{"info":{"_postman_id":"06315dfe-bab2-48d1-8726-f352da165510","name":"Overtime API","description":"<html><head></head><body><p>The REST API to help with <a href=\"https://overtimemarkets.xyz\">Overtime</a> features.</p>\n<p>The API is available on <a href=\"https://overtimemarketsv2.xyz\">overtimemarketsv2.xyz</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1435701","collectionId":"06315dfe-bab2-48d1-8726-f352da165510","publishedId":"2s9XxvUahM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-17T07:32:38.000Z"},"item":[{"name":"Overtime sports","id":"6a3034ef-2416-4de5-ab33-ddf6f6a11c49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/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/networks/{{network}}/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 supported market types per league.</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>8453</strong> (base), <strong>420</strong> (optimism goerli).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","sports"],"host":["overtimemarketsv2","xyz"],"query":[],"variable":[]}},"response":[{"id":"d52c8a4c-f8b0-4fb9-a741-e460861c63b9","name":"Overtime sports response example (optimisim)","originalRequest":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/10/sports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Aug 2023 12:37:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4297"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10c9-wCkM/mNUTVpLEoKo1tbk2pxHZoY\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 9001,\n        \"name\": \"NCAAF\",\n        \"sport\": \"Football\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9002,\n        \"name\": \"NFL\",\n        \"sport\": \"Football\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9003,\n        \"name\": \"MLB\",\n        \"sport\": \"Baseball\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9004,\n        \"name\": \"NBA\",\n        \"sport\": \"Basketball\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9005,\n        \"name\": \"NCAAB\",\n        \"sport\": \"Basketball\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9006,\n        \"name\": \"NHL\",\n        \"sport\": \"Hockey\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9007,\n        \"name\": \"UFC\",\n        \"sport\": \"MMA\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 9008,\n        \"name\": \"WNBA\",\n        \"sport\": \"Basketball\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 9010,\n        \"name\": \"MLS\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9012,\n        \"name\": \"France Ligue 1\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9013,\n        \"name\": \"Bundesliga\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9014,\n        \"name\": \"La Liga\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9015,\n        \"name\": \"Serie A\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9016,\n        \"name\": \"UEFA Champions League\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9017,\n        \"name\": \"UEFA Europa League\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9018,\n        \"name\": \"FIFA World Cup\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9019,\n        \"name\": \"J1 League\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9020,\n        \"name\": \"Indian Premier League\",\n        \"sport\": \"Cricket\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 9021,\n        \"name\": \"T20 Blast\",\n        \"sport\": \"Cricket\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 9033,\n        \"name\": \"IIHF World Championship\",\n        \"sport\": \"Hockey\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9042,\n        \"name\": \"UEFA Champions League Qualification\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9045,\n        \"name\": \"Copa Libertadores\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9050,\n        \"name\": \"UEFA EURO Qualifications\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9057,\n        \"name\": \"Netherlands Eredivisie\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9061,\n        \"name\": \"Portugal Primeira Liga\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9076,\n        \"name\": \"FIFA World Cup Women\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9153,\n        \"name\": \"Tennis Grand Slam\",\n        \"sport\": \"Tennis\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9156,\n        \"name\": \"Tennis Masters 1000\",\n        \"sport\": \"Tennis\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9288,\n        \"name\": \"UEFA EURO U21\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9296,\n        \"name\": \"FIFA World Cup U20\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 9399,\n        \"name\": \"Euroleague\",\n        \"sport\": \"Basketball\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\"\n        ]\n    },\n    {\n        \"id\": 9445,\n        \"name\": \"Formula 1\",\n        \"sport\": \"Motosport\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 9497,\n        \"name\": \"Moto GP\",\n        \"sport\": \"Motosport\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 18196,\n        \"name\": \"Boxing\",\n        \"sport\": \"MMA\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 18806,\n        \"name\": \"UEFA Nations League\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 18821,\n        \"name\": \"CONCACAF Nations League\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 18977,\n        \"name\": \"CS GO\",\n        \"sport\": \"eSports\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 18983,\n        \"name\": \"DOTA 2\",\n        \"sport\": \"eSports\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 19138,\n        \"name\": \"LOL\",\n        \"sport\": \"eSports\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 19216,\n        \"name\": \"UEFA Conference League Qualification\",\n        \"sport\": \"Soccer\",\n        \"supportedTypes\": [\n            \"moneyline\",\n            \"spread\",\n            \"total\",\n            \"doubleChance\"\n        ]\n    },\n    {\n        \"id\": 109021,\n        \"name\": \"Golf H2H\",\n        \"sport\": \"Golf\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    },\n    {\n        \"id\": 109121,\n        \"name\": \"Golf Tournament Winner\",\n        \"sport\": \"Golf\",\n        \"supportedTypes\": [\n            \"moneyline\"\n        ]\n    }\n]"}],"_postman_id":"6a3034ef-2416-4de5-ab33-ddf6f6a11c49"},{"name":"Overtime collaterals","id":"22fc4186-08a5-4020-9265-30cd9a1057c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/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/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<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>8453</strong> (base), <strong>420</strong> (optimism goerli).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","collaterals"],"host":["overtimemarketsv2","xyz"],"query":[],"variable":[]}},"response":[{"id":"0788c984-d90a-4cca-b611-22f64ba90139","name":"Overtime collaterals response example (optimisim)","originalRequest":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/10/collaterals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Oct 2023 08:09:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"856"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"358-cwfrVlr13CApHKfq0CyTLpHUqL8\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"symbol\": \"sUSD\",\n        \"name\": \"Synth sUSD\",\n        \"address\": \"0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9\",\n        \"decimals\": 18,\n        \"default\": true\n    },\n    {\n        \"symbol\": \"DAI\",\n        \"name\": \"Dai Stablecoin\",\n        \"address\": \"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1\",\n        \"decimals\": 18,\n        \"default\": false\n    },\n    {\n        \"symbol\": \"USDC\",\n        \"name\": \"USD Coin\",\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":"22fc4186-08a5-4020-9265-30cd9a1057c4"},{"name":"Overtime markets","id":"041f84f4-a332-491c-9f91-4f2b427150d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/markets","description":"<h2 id=\"get-a-list-of-all-markets\">Get a list of all markets</h2>\n<p>Use <code>/overtime/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<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>8453</strong> (base), <strong>420</strong> (optimism goerli).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","markets"],"host":["overtimemarketsv2","xyz"],"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, canceled, paused, ongoing. Default: open.</p>\n","type":"text/plain"},"key":"status","value":""},{"disabled":true,"description":{"content":"<p>(Optional) Filter markets by type. See supported types per sport under /sports. 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":""}],"variable":[]}},"response":[{"id":"57bd8ad1-a040-49de-934f-944210607027","name":"Overtime markets response example (optimisim)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://overtimemarketsv2.xyz/overtime/networks/10/markets","protocol":"https","host":["overtimemarketsv2","xyz"],"path":["overtime","networks","10","markets"],"query":[{"key":"sport","value":"","description":"(Optional) Filter markets by sport. See supported sports under /sports.","type":"text","disabled":true},{"key":"leagueId","value":"","description":"(Optional) Filter markets by leagueId. See supported leagues under /sports.","disabled":true},{"key":"status","value":"","description":"(Optional) Filter markets by status. Supported statuses: open, resolved, canceled, paused, ongoing. Default: open.","disabled":true},{"key":"type","value":"","description":"(Optional) Filter markets by type. See supported types per sport under /sports. 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}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Aug 2023 14:36:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"398364"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"6141c-l7bfkiVcuuAeJxHDQHkt/lH9bKo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"Soccer\": {\n        \"9019\": [\n            {\n                \"address\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n                \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                \"homeTeam\": \"Shonan Bellmare\",\n                \"awayTeam\": \"Sanfrecce Hiroshima\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 268.23688153069,\n                        \"decimal\": 3.6823688153069005,\n                        \"normalizedImplied\": 0.27156432453022955\n                    },\n                    \"awayOdds\": {\n                        \"american\": -101.73349350492725,\n                        \"decimal\": 1.982960444537931,\n                        \"normalizedImplied\": 0.5042964940397587\n                    },\n                    \"drawOdds\": {\n                        \"american\": 278.16240394391616,\n                        \"decimal\": 3.7816240394391616,\n                        \"normalizedImplied\": 0.264436651970381\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000526003552642036,\n                    \"awayPriceImpact\": 0.000541669949760645,\n                    \"drawPriceImpact\": -0.000526003552642036\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.052628037799054485,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.052628037799054485\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x105cc75789f6af172d939cbe2bce0ff18d22fb6a\",\n                        \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Shonan Bellmare\",\n                        \"awayTeam\": \"Sanfrecce Hiroshima\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -143.365575248537,\n                                \"decimal\": 1.6975175165073002,\n                                \"normalizedImplied\": 0.5890955411509001\n                            },\n                            \"awayOdds\": {\n                                \"american\": 103.40376680462562,\n                                \"decimal\": 2.034037668046256,\n                                \"normalizedImplied\": 0.49163297991453864\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000026653010878164,\n                            \"awayPriceImpact\": 0.000032298739121835\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x218af05dfee3b1a26e88f13127945021fd9733e9\",\n                        \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Shonan Bellmare\",\n                        \"awayTeam\": \"Sanfrecce Hiroshima\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.5176949421567,\n                                \"decimal\": 1.8656682428616076,\n                                \"normalizedImplied\": 0.5360009765006106\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000526003552642036,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.052628037799054485,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x3d1c30bd092e9731a9f985ddf5afb7a43dee14f6\",\n                        \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Shonan Bellmare\",\n                        \"awayTeam\": \"Sanfrecce Hiroshima\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -381.6852022483179,\n                                \"decimal\": 1.2619960098294345,\n                                \"normalizedImplied\": 0.7923955323243497\n                            },\n                            \"awayOdds\": {\n                                \"american\": 246.81253241428118,\n                                \"decimal\": 3.468125324142812,\n                                \"normalizedImplied\": 0.28834021453569064\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00001487663141399,\n                            \"awayPriceImpact\": 0.000044075118586009\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x468a652a4a1ed496e7b57ac82a4cd2702d5aa240\",\n                        \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Shonan Bellmare\",\n                        \"awayTeam\": \"Sanfrecce Hiroshima\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -332.4009181375575,\n                                \"decimal\": 1.3008415276356637,\n                                \"normalizedImplied\": 0.7687331460101398\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007833198559304,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5a791ea2d4fe186db69af7d30a0528dd010d9865\",\n                        \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Shonan Bellmare\",\n                        \"awayTeam\": \"Sanfrecce Hiroshima\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -346.1513572147375,\n                                \"decimal\": 1.2888909660925127,\n                                \"normalizedImplied\": 0.7758608185699883\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007833198559304,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xcc14bc8b462d4ef9bb233f1d7f4dd34e79c863c2\",\n                \"gameId\": \"0x3738323665396465366138633830353737323864303261663361613163303338\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                \"homeTeam\": \"Nagoya Grampus\",\n                \"awayTeam\": \"Albirex Niigata\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -122.08472527552549,\n                        \"decimal\": 1.8191032889193646,\n                        \"normalizedImplied\": 0.5497213963007281\n                    },\n                    \"awayOdds\": {\n                        \"american\": 311.09788326857915,\n                        \"decimal\": 4.110978832685792,\n                        \"normalizedImplied\": 0.24325107004909544\n                    },\n                    \"drawOdds\": {\n                        \"american\": 304.71570505746257,\n                        \"decimal\": 4.047157050574626,\n                        \"normalizedImplied\": 0.2470870261528441\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000471473985877581,\n                    \"awayPriceImpact\": -0.001432510575317578,\n                    \"drawPriceImpact\": -0.000457135677892325\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.1434565605718757,\n                    \"drawBonus\": 0.04573447464930436\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0205a9c429a6305c14b707252f1864954334fc3c\",\n                        \"gameId\": \"0x3738323665396465366138633830353737323864303261663361613163303338\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xcc14bc8b462d4ef9bb233f1d7f4dd34e79c863c2\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Nagoya Grampus\",\n                        \"awayTeam\": \"Albirex Niigata\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -383.0275385928834,\n                                \"decimal\": 1.261077833639239,\n                                \"normalizedImplied\": 0.7929724663498237\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000480518294719998,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.04807493035555303,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x3218351277d6c183e45a7aa6f68d9c845c5e7581\",\n                        \"gameId\": \"0x3738323665396465366138633830353737323864303261663361613163303338\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xcc14bc8b462d4ef9bb233f1d7f4dd34e79c863c2\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Nagoya Grampus\",\n                        \"awayTeam\": \"Albirex Niigata\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -392.1463832680307,\n                                \"decimal\": 1.2550068144620636,\n                                \"normalizedImplied\": 0.7968084224535723\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007169153992628,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x6c0e14f3721ef669260fe02ef38dcac8a95a515f\",\n                        \"gameId\": \"0x3738323665396465366138633830353737323864303261663361613163303338\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xcc14bc8b462d4ef9bb233f1d7f4dd34e79c863c2\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Nagoya Grampus\",\n                        \"awayTeam\": \"Albirex Niigata\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 214.3962849312312,\n                                \"decimal\": 3.143962849312312,\n                                \"normalizedImplied\": 0.3180699161946945\n                            },\n                            \"awayOdds\": {\n                                \"american\": -321.34387178029056,\n                                \"decimal\": 1.3111931136137305,\n                                \"normalizedImplied\": 0.7626641641244876\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000042352913478516,\n                            \"awayPriceImpact\": 0.000016598836521483\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8724f5e2067890a1225329ef9277e480d8b2439c\",\n                        \"gameId\": \"0x3738323665396465366138633830353737323864303261663361613163303338\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xcc14bc8b462d4ef9bb233f1d7f4dd34e79c863c2\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Nagoya Grampus\",\n                        \"awayTeam\": \"Albirex Niigata\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 103.94091500248486,\n                                \"decimal\": 2.0394091500248486,\n                                \"normalizedImplied\": 0.4903380962019396\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000944823126604951,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.09457166615780255,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe052ba03536c30f17361b784659610cd92314dee\",\n                        \"gameId\": \"0x3738323665396465366138633830353737323864303261663361613163303338\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xcc14bc8b462d4ef9bb233f1d7f4dd34e79c863c2\",\n                        \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n                        \"homeTeam\": \"Nagoya Grampus\",\n                        \"awayTeam\": \"Albirex Niigata\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -113.03754945747251,\n                                \"decimal\": 1.8846617825665306,\n                                \"normalizedImplied\": 0.5305991819063689\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.28597867468133,\n                                \"decimal\": 1.8177552413104616,\n                                \"normalizedImplied\": 0.5501290697855873\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000030041530356255,\n                            \"awayPriceImpact\": 0.000028910219643744\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x94593d4b12dd0069bf533692f89b78583380e2e3\",\n                \"gameId\": \"0x3565336230313138303431303361336237346165326535383733663734613466\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T09:00:00.000Z\",\n                \"homeTeam\": \"Kashima Antlers\",\n                \"awayTeam\": \"Consadole Sapporo\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 116.37572949464877,\n                        \"decimal\": 2.1637572949464876,\n                        \"normalizedImplied\": 0.4621590426687533\n                    },\n                    \"awayOdds\": {\n                        \"american\": 228.52384682705457,\n                        \"decimal\": 3.2852384682705456,\n                        \"normalizedImplied\": 0.3043919062978804\n                    },\n                    \"drawOdds\": {\n                        \"american\": 265.243200358902,\n                        \"decimal\": 3.6524320035890203,\n                        \"normalizedImplied\": 0.27379017570138514\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000016482967310988,\n                    \"awayPriceImpact\": 0.000021229831945001,\n                    \"drawPriceImpact\": 0.000022150575744009\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0c086df4b4aac193609b0b3c49df1d93792481e7\",\n                        \"gameId\": \"0x3565336230313138303431303361336237346165326535383733663734613466\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x94593d4b12dd0069bf533692f89b78583380e2e3\",\n                        \"maturityDate\": \"2023-08-06T09:00:00.000Z\",\n                        \"homeTeam\": \"Kashima Antlers\",\n                        \"awayTeam\": \"Consadole Sapporo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -147.7406875091244,\n                                \"decimal\": 1.676861612640215,\n                                \"normalizedImplied\": 0.5963521333316839\n                            },\n                            \"awayOdds\": {\n                                \"american\": 106.45098314524004,\n                                \"decimal\": 2.0645098314524004,\n                                \"normalizedImplied\": 0.4843764775372813\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000026232659787397,\n                            \"awayPriceImpact\": 0.000032719090212602\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x1891fb0927a01b0453ceca266354a28bbc5cfa88\",\n                        \"gameId\": \"0x3565336230313138303431303361336237346165326535383733663734613466\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x94593d4b12dd0069bf533692f89b78583380e2e3\",\n                        \"maturityDate\": \"2023-08-06T09:00:00.000Z\",\n                        \"homeTeam\": \"Kashima Antlers\",\n                        \"awayTeam\": \"Consadole Sapporo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -278.71503118736075,\n                                \"decimal\": 1.3587894042671023,\n                                \"normalizedImplied\": 0.7359492183701385\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019316771527498,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x39be3bb63086f0b5a73659456a0d77c4fd913071\",\n                        \"gameId\": \"0x3565336230313138303431303361336237346165326535383733663734613466\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x94593d4b12dd0069bf533692f89b78583380e2e3\",\n                        \"maturityDate\": \"2023-08-06T09:00:00.000Z\",\n                        \"homeTeam\": \"Kashima Antlers\",\n                        \"awayTeam\": \"Consadole Sapporo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 209.49337518871377,\n                                \"decimal\": 3.0949337518871376,\n                                \"normalizedImplied\": 0.3231086931635449\n                            },\n                            \"awayOdds\": {\n                                \"american\": -312.58401955723514,\n                                \"decimal\": 1.319913987099042,\n                                \"normalizedImplied\": 0.7576251254052082\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000042061023916292,\n                            \"awayPriceImpact\": 0.000016890726083706\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4af2675bdbcac777f4f0b3760deccc1b9ff8113a\",\n                        \"gameId\": \"0x3565336230313138303431303361336237346165326535383733663734613466\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x94593d4b12dd0069bf533692f89b78583380e2e3\",\n                        \"maturityDate\": \"2023-08-06T09:00:00.000Z\",\n                        \"homeTeam\": \"Kashima Antlers\",\n                        \"awayTeam\": \"Consadole Sapporo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -328.35899121177926,\n                                \"decimal\": 1.3045447290203902,\n                                \"normalizedImplied\": 0.7665509489666337\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018856399627994,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xcf9a1362237ef93c8fb98aa0f63a81ae2b373fc9\",\n                        \"gameId\": \"0x3565336230313138303431303361336237346165326535383733663734613466\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x94593d4b12dd0069bf533692f89b78583380e2e3\",\n                        \"maturityDate\": \"2023-08-06T09:00:00.000Z\",\n                        \"homeTeam\": \"Kashima Antlers\",\n                        \"awayTeam\": \"Consadole Sapporo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -137.06911378720972,\n                                \"decimal\": 1.7295589592506089,\n                                \"normalizedImplied\": 0.5781820819992656\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021690203844505,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x931bf160c498231a5d517cbc96cbddc93f594c59\",\n                \"gameId\": \"0x6539633835656435346365353931373131383564343334393732343838356335\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T09:30:00.000Z\",\n                \"homeTeam\": \"Yokohama FC\",\n                \"awayTeam\": \"Vissel Kobe\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 399.0775839427149,\n                        \"decimal\": 4.990775839427149,\n                        \"normalizedImplied\": 0.2003696483620835\n                    },\n                    \"awayOdds\": {\n                        \"american\": -149.77892389721362,\n                        \"decimal\": 1.6676506773985464,\n                        \"normalizedImplied\": 0.5996459651609719\n                    },\n                    \"drawOdds\": {\n                        \"american\": 316.2307050082243,\n                        \"decimal\": 4.1623070500822426,\n                        \"normalizedImplied\": 0.24025137693295384\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.001731998597213486,\n                    \"awayPriceImpact\": 0.001744471607422758,\n                    \"drawPriceImpact\": -0.001731998597213486\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.1735003621051307,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.1735003621051307\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x25aff35538c296ae063629ae34e7705fd26396b8\",\n                        \"gameId\": \"0x6539633835656435346365353931373131383564343334393732343838356335\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x931bf160c498231a5d517cbc96cbddc93f594c59\",\n                        \"maturityDate\": \"2023-08-06T09:30:00.000Z\",\n                        \"homeTeam\": \"Yokohama FC\",\n                        \"awayTeam\": \"Vissel Kobe\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -400.0390368551525,\n                                \"decimal\": 1.2499756043463537,\n                                \"normalizedImplied\": 0.8000156135230554\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006236505104636,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x262dc29bdc67a72e17f78be2f1a6ad807adadd5a\",\n                        \"gameId\": \"0x6539633835656435346365353931373131383564343334393732343838356335\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x931bf160c498231a5d517cbc96cbddc93f594c59\",\n                        \"maturityDate\": \"2023-08-06T09:30:00.000Z\",\n                        \"homeTeam\": \"Yokohama FC\",\n                        \"awayTeam\": \"Vissel Kobe\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -245.23416823593857,\n                                \"decimal\": 1.4077735199761825,\n                                \"normalizedImplied\": 0.7103415327892505\n                            },\n                            \"awayOdds\": {\n                                \"american\": 169.98560182384384,\n                                \"decimal\": 2.6998560182384383,\n                                \"normalizedImplied\": 0.370390122008234\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019629667097318,\n                            \"awayPriceImpact\": 0.000039322082902681\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xaca39a0f790664c2ee72e9418fd2976635c670d8\",\n                        \"gameId\": \"0x6539633835656435346365353931373131383564343334393732343838356335\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x931bf160c498231a5d517cbc96cbddc93f594c59\",\n                        \"maturityDate\": \"2023-08-06T09:30:00.000Z\",\n                        \"homeTeam\": \"Yokohama FC\",\n                        \"awayTeam\": \"Vissel Kobe\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -524.5992496805766,\n                                \"decimal\": 1.1906216984886826,\n                                \"normalizedImplied\": 0.8398973420939257\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006236505104636,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xbee210c1d2e3b4a6cdbdfa1cc6a981c606346200\",\n                        \"gameId\": \"0x6539633835656435346365353931373131383564343334393732343838356335\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x931bf160c498231a5d517cbc96cbddc93f594c59\",\n                        \"maturityDate\": \"2023-08-06T09:30:00.000Z\",\n                        \"homeTeam\": \"Yokohama FC\",\n                        \"awayTeam\": \"Vissel Kobe\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.95240185835561,\n                                \"decimal\": 2.269524018583556,\n                                \"normalizedImplied\": 0.4406210252950374\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001731998597213486,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.1735003621051307,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf234c920ac2709619b01d72cc7cfe148850f7457\",\n                        \"gameId\": \"0x6539633835656435346365353931373131383564343334393732343838356335\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x931bf160c498231a5d517cbc96cbddc93f594c59\",\n                        \"maturityDate\": \"2023-08-06T09:30:00.000Z\",\n                        \"homeTeam\": \"Yokohama FC\",\n                        \"awayTeam\": \"Vissel Kobe\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -155.2311636122455,\n                                \"decimal\": 1.6442005437116458,\n                                \"normalizedImplied\": 0.6081983148737947\n                            },\n                            \"awayOdds\": {\n                                \"american\": 111.62656482191511,\n                                \"decimal\": 2.116265648219151,\n                                \"normalizedImplied\": 0.4725304693394732\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000025546449292452,\n                            \"awayPriceImpact\": 0.000033405300707547\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x085ed8b88d98723e5e112e7a99728a50214b66ce\",\n                \"gameId\": \"0x3965393434653663366165663564633665326564626564313163346463353931\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                \"homeTeam\": \"Cerezo Osaka\",\n                \"awayTeam\": \"FC Tokyo\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 117.81142797032311,\n                        \"decimal\": 2.178114279703231,\n                        \"normalizedImplied\": 0.4591127331189667\n                    },\n                    \"awayOdds\": {\n                        \"american\": 246.09921681868826,\n                        \"decimal\": 3.4609921681868827,\n                        \"normalizedImplied\": 0.2889344879748376\n                    },\n                    \"drawOdds\": {\n                        \"american\": 242.12145569839217,\n                        \"decimal\": 3.4212145569839216,\n                        \"normalizedImplied\": 0.2922938574427151\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000016574623600973,\n                    \"awayPriceImpact\": 0.000021694913990267,\n                    \"drawPriceImpact\": 0.000021593837408759\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x06c032e77e8983149223c6d6e1a747075b93b072\",\n                        \"gameId\": \"0x3965393434653663366165663564633665326564626564313163346463353931\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x085ed8b88d98723e5e112e7a99728a50214b66ce\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Cerezo Osaka\",\n                        \"awayTeam\": \"FC Tokyo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -138.793621549455,\n                                \"decimal\": 1.7204942048750271,\n                                \"normalizedImplied\": 0.5812283454175527\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021644375699513,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x22c7584758917d1527164b1787cbb6f69f388afb\",\n                        \"gameId\": \"0x3965393434653663366165663564633665326564626564313163346463353931\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x085ed8b88d98723e5e112e7a99728a50214b66ce\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Cerezo Osaka\",\n                        \"awayTeam\": \"FC Tokyo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -111.42700626152792,\n                                \"decimal\": 1.8974485033304418,\n                                \"normalizedImplied\": 0.527023525668696\n                            },\n                            \"awayOdds\": {\n                                \"american\": -124.06690820775296,\n                                \"decimal\": 1.8060167005415146,\n                                \"normalizedImplied\": 0.5537047357868622\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000030248658208385,\n                            \"awayPriceImpact\": 0.000028703091791614\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5c4b57e8592bdac6d59c002a7c355b881ed5d839\",\n                        \"gameId\": \"0x3965393434653663366165663564633665326564626564313163346463353931\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x085ed8b88d98723e5e112e7a99728a50214b66ce\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Cerezo Osaka\",\n                        \"awayTeam\": \"FC Tokyo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 221.76022919819047,\n                                \"decimal\": 3.2176022919819047,\n                                \"normalizedImplied\": 0.31079043003293083\n                            },\n                            \"awayOdds\": {\n                                \"american\": -334.6768481015197,\n                                \"decimal\": 1.2987956907304994,\n                                \"normalizedImplied\": 0.7699440390332342\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00004277460461285,\n                            \"awayPriceImpact\": 0.000016177145387149\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa19d6b3d94fb301749f1788c6473174a4cba01b0\",\n                        \"gameId\": \"0x3965393434653663366165663564633665326564626564313163346463353931\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x085ed8b88d98723e5e112e7a99728a50214b66ce\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Cerezo Osaka\",\n                        \"awayTeam\": \"FC Tokyo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -296.8997700050409,\n                                \"decimal\": 1.3368140029151998,\n                                \"normalizedImplied\": 0.7480472210938043\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00001913476879562,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfbebe33e8d7afeeebf3c4061ba082aa78d4c718b\",\n                        \"gameId\": \"0x3965393434653663366165663564633665326564626564313163346463353931\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x085ed8b88d98723e5e112e7a99728a50214b66ce\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Cerezo Osaka\",\n                        \"awayTeam\": \"FC Tokyo\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -302.2632789257927,\n                                \"decimal\": 1.3308374088820447,\n                                \"normalizedImplied\": 0.7514065905616818\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019084230504866,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x0e9f1d00378061290273a4a861efe00d2e914b6e\",\n                \"gameId\": \"0x6263616539626637616664353638626266323334356136386562623238383132\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                \"homeTeam\": \"Sagan Tosu\",\n                \"awayTeam\": \"Avispa Fukuoka\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 157.22383674548274,\n                        \"decimal\": 2.5722383674548275,\n                        \"normalizedImplied\": 0.3887664582926961\n                    },\n                    \"awayOdds\": {\n                        \"american\": 195.95325713841692,\n                        \"decimal\": 2.959532571384169,\n                        \"normalizedImplied\": 0.337891195950684\n                    },\n                    \"drawOdds\": {\n                        \"american\": 218.79324427856073,\n                        \"decimal\": 3.1879324427856073,\n                        \"normalizedImplied\": 0.31368293335796116\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000018691182336246,\n                    \"awayPriceImpact\": 0.000020221908473448,\n                    \"drawPriceImpact\": 0.000020950284190304\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x1e33afa85ac7f47ebd62c0f521a04d8973b16d6a\",\n                        \"gameId\": \"0x6263616539626637616664353638626266323334356136386562623238383132\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x0e9f1d00378061290273a4a861efe00d2e914b6e\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Sagan Tosu\",\n                        \"awayTeam\": \"Avispa Fukuoka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 123.90441978056658,\n                                \"decimal\": 2.239044197805666,\n                                \"normalizedImplied\": 0.4466191426591899\n                            },\n                            \"awayOdds\": {\n                                \"american\": -173.30628675983988,\n                                \"decimal\": 1.5770131128513274,\n                                \"normalizedImplied\": 0.634110136339922\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034906284302963,\n                            \"awayPriceImpact\": 0.000024045465697036\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x45953dcd36a8da818e770e8b8937d788420899c5\",\n                        \"gameId\": \"0x6263616539626637616664353638626266323334356136386562623238383132\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0e9f1d00378061290273a4a861efe00d2e914b6e\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Sagan Tosu\",\n                        \"awayTeam\": \"Avispa Fukuoka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -187.0050946606739,\n                                \"decimal\": 1.5347447896082878,\n                                \"normalizedImplied\": 0.6515741293086452\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020586096331876,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x71b5c99e91a1711b3297a1fdc1f0ebec6162f77a\",\n                        \"gameId\": \"0x6263616539626637616664353638626266323334356136386562623238383132\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x0e9f1d00378061290273a4a861efe00d2e914b6e\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Sagan Tosu\",\n                        \"awayTeam\": \"Avispa Fukuoka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -870.3430495643877,\n                                \"decimal\": 1.1148972236292927,\n                                \"normalizedImplied\": 0.8969436633313419\n                            },\n                            \"awayOdds\": {\n                                \"american\": 444.0708169801389,\n                                \"decimal\": 5.440708169801389,\n                                \"normalizedImplied\": 0.18379960269703358\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000008820674101035,\n                            \"awayPriceImpact\": 0.000050131075898963\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb5136216f5c296e3ad6eec71813b1585cf972936\",\n                        \"gameId\": \"0x6263616539626637616664353638626266323334356136386562623238383132\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0e9f1d00378061290273a4a861efe00d2e914b6e\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Sagan Tosu\",\n                        \"awayTeam\": \"Avispa Fukuoka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -265.84159590493374,\n                                \"decimal\": 1.3761638567493422,\n                                \"normalizedImplied\": 0.7266576542433801\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019456545404847,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd33513d945268d6b34ae7073648ed58ba3bac215\",\n                        \"gameId\": \"0x6263616539626637616664353638626266323334356136386562623238383132\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0e9f1d00378061290273a4a861efe00d2e914b6e\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Sagan Tosu\",\n                        \"awayTeam\": \"Avispa Fukuoka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -236.07728296960448,\n                                \"decimal\": 1.4235901004201037,\n                                \"normalizedImplied\": 0.7024493916506573\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019820733263275,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x948359afa5e64a5f6e82dfee153e470368c15bc9\",\n                \"gameId\": \"0x6136353738393661366232613866626338643936363664336334616565333235\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                \"homeTeam\": \"Kawasaki Frontale\",\n                \"awayTeam\": \"Gamba Osaka\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -127.26177912098494,\n                        \"decimal\": 1.7857818796084268,\n                        \"normalizedImplied\": 0.559978803357145\n                    },\n                    \"awayOdds\": {\n                        \"american\": 365.90986416887984,\n                        \"decimal\": 4.659098641688798,\n                        \"normalizedImplied\": 0.21463379011815187\n                    },\n                    \"drawOdds\": {\n                        \"american\": 276.3217786910051,\n                        \"decimal\": 3.763217786910051,\n                        \"normalizedImplied\": 0.26573003653373256\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000013539809877123,\n                    \"awayPriceImpact\": 0.000023930475905965,\n                    \"drawPriceImpact\": 0.00002239308921691\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x1670c5908505803bb2b9391c61e26dd8d5fa97da\",\n                        \"gameId\": \"0x6136353738393661366232613866626338643936363664336334616565333235\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x948359afa5e64a5f6e82dfee153e470368c15bc9\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kawasaki Frontale\",\n                        \"awayTeam\": \"Gamba Osaka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -122.85327834454996,\n                                \"decimal\": 1.8139790923571737,\n                                \"normalizedImplied\": 0.5512742700361286\n                            },\n                            \"awayOdds\": {\n                                \"american\": -112.51906656557813,\n                                \"decimal\": 1.8887382650096747,\n                                \"normalizedImplied\": 0.5294539844539432\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002884388153998,\n                            \"awayPriceImpact\": 0.000030107868460019\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x3722fcd653a2e28b6c1150cd24c7a85fe991a2d5\",\n                        \"gameId\": \"0x6136353738393661366232613866626338643936363664336334616565333235\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x948359afa5e64a5f6e82dfee153e470368c15bc9\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kawasaki Frontale\",\n                        \"awayTeam\": \"Gamba Osaka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -343.6805123317291,\n                                \"decimal\": 1.2909679088917252,\n                                \"normalizedImplied\": 0.7746125934752969\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018735142891544,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4fc7293e08376287bdf3fd706768b2f69b64b10a\",\n                        \"gameId\": \"0x6136353738393661366232613866626338643936363664336334616565333235\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x948359afa5e64a5f6e82dfee153e470368c15bc9\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kawasaki Frontale\",\n                        \"awayTeam\": \"Gamba Osaka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 207.48480822660244,\n                                \"decimal\": 3.0748480822660245,\n                                \"normalizedImplied\": 0.32521931921366504\n                            },\n                            \"awayOdds\": {\n                                \"american\": -309.02203042728013,\n                                \"decimal\": 1.3236015240134547,\n                                \"normalizedImplied\": 0.7555143914973573\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000041938758244023,\n                            \"awayPriceImpact\": 0.000017012991755976\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x89685da8e5f14f4496e9adf88bb886c36a0f5ee5\",\n                        \"gameId\": \"0x6136353738393661366232613866626338643936363664336334616565333235\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x948359afa5e64a5f6e82dfee153e470368c15bc9\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kawasaki Frontale\",\n                        \"awayTeam\": \"Gamba Osaka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 108.17554206151567,\n                                \"decimal\": 2.0817554206151567,\n                                \"normalizedImplied\": 0.48036382665188443\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000023161782561437,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x93ae753c30e676e584a0fa34bd31c6925663f9b4\",\n                        \"gameId\": \"0x6136353738393661366232613866626338643936363664336334616565333235\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x948359afa5e64a5f6e82dfee153e470368c15bc9\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kawasaki Frontale\",\n                        \"awayTeam\": \"Gamba Osaka\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -473.75256402786454,\n                                \"decimal\": 1.2110806517853872,\n                                \"normalizedImplied\": 0.8257088398908776\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000017966449547016,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xb65e579c8874402d3341646942f1ed0e0d27b74f\",\n                \"gameId\": \"0x3462346438646338316338343633376364613763366538393231616162646432\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                \"homeTeam\": \"Kyoto Sanga\",\n                \"awayTeam\": \"Kashiwa Reysol\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 136.39099599575152,\n                        \"decimal\": 2.3639099599575153,\n                        \"normalizedImplied\": 0.4230279566223293\n                    },\n                    \"awayOdds\": {\n                        \"american\": 198.96003914421803,\n                        \"decimal\": 2.9896003914421803,\n                        \"normalizedImplied\": 0.33449286495363384\n                    },\n                    \"drawOdds\": {\n                        \"american\": 253.58180285404154,\n                        \"decimal\": 3.5358180285404153,\n                        \"normalizedImplied\": 0.2828199844924711\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000017660330964777,\n                    \"awayPriceImpact\": 0.000020324157041916,\n                    \"drawPriceImpact\": 0.000021878886993306\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x086face17d4d010ababca9e3550bd7f1227a3e1c\",\n                        \"gameId\": \"0x3462346438646338316338343633376364613763366538393231616162646432\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xb65e579c8874402d3341646942f1ed0e0d27b74f\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kyoto Sanga\",\n                        \"awayTeam\": \"Kashiwa Reysol\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 269.74540759664586,\n                                \"decimal\": 3.6974540759664585,\n                                \"normalizedImplied\": 0.270456367937069\n                            },\n                            \"awayOdds\": {\n                                \"american\": -427.09389676584425,\n                                \"decimal\": 1.2341405502566227,\n                                \"normalizedImplied\": 0.8102804820667011\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000045111110772047,\n                            \"awayPriceImpact\": 0.000013840639227952\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x68188a96e9c7e351bded1af2a75b16fedd9b9416\",\n                        \"gameId\": \"0x3462346438646338316338343633376364613763366538393231616162646432\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb65e579c8874402d3341646942f1ed0e0d27b74f\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kyoto Sanga\",\n                        \"awayTeam\": \"Kashiwa Reysol\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -312.4065441409753,\n                                \"decimal\": 1.320095727427766,\n                                \"normalizedImplied\": 0.7575208215759631\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018992244003346,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x76598e39fd06e1473b4786ebbdb7dedb87a2de79\",\n                        \"gameId\": \"0x3462346438646338316338343633376364613763366538393231616162646432\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xb65e579c8874402d3341646942f1ed0e0d27b74f\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kyoto Sanga\",\n                        \"awayTeam\": \"Kashiwa Reysol\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -100.55036416610214,\n                                \"decimal\": 1.9945264826172784,\n                                \"normalizedImplied\": 0.5013721345468272\n                            },\n                            \"awayOdds\": {\n                                \"american\": -137.7308790440769,\n                                \"decimal\": 1.7260535959259928,\n                                \"normalizedImplied\": 0.5793562855523732\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031734574742267,\n                            \"awayPriceImpact\": 0.000027217175257731\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9f2a425c0cc7d35ac9c413a474d53eefb4d639f8\",\n                        \"gameId\": \"0x3462346438646338316338343633376364613763366538393231616162646432\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb65e579c8874402d3341646942f1ed0e0d27b74f\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kyoto Sanga\",\n                        \"awayTeam\": \"Kashiwa Reysol\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -161.31005406181427,\n                                \"decimal\": 1.6199241614641071,\n                                \"normalizedImplied\": 0.6173128494461049\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021101522017611,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfd0da56cedf6c3e9da589bec8346df5e4249756d\",\n                        \"gameId\": \"0x3462346438646338316338343633376364613763366538393231616162646432\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb65e579c8874402d3341646942f1ed0e0d27b74f\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Kyoto Sanga\",\n                        \"awayTeam\": \"Kashiwa Reysol\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -239.96022458244133,\n                                \"decimal\": 1.4167357326574086,\n                                \"normalizedImplied\": 0.7058479411148003\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019769608979041,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xc1ca840c9834d9d723fbba8bdbd82b4f62027d58\",\n                \"gameId\": \"0x3632373437313766626637313061303763323563663431366330623062386563\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9019,\n                \"leagueName\": \"J1 League\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                \"homeTeam\": \"Urawa Red Diamonds\",\n                \"awayTeam\": \"Yokohama F. Marinos\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 141.47482353525672,\n                        \"decimal\": 2.414748235352567,\n                        \"normalizedImplied\": 0.4141218473047126\n                    },\n                    \"awayOdds\": {\n                        \"american\": 177.24622116186666,\n                        \"decimal\": 2.7724622116186666,\n                        \"normalizedImplied\": 0.36069021817836167\n                    },\n                    \"drawOdds\": {\n                        \"american\": 276.6070107788048,\n                        \"decimal\": 3.766070107788048,\n                        \"normalizedImplied\": 0.26552877970382155\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000017928295540403,\n                    \"awayPriceImpact\": 0.000019535934825512,\n                    \"drawPriceImpact\": 0.000022399144634084\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x067f5cecec11394b9d8460bc35d0dff0a6047334\",\n                        \"gameId\": \"0x3632373437313766626637313061303763323563663431366330623062386563\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc1ca840c9834d9d723fbba8bdbd82b4f62027d58\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Urawa Red Diamonds\",\n                        \"awayTeam\": \"Yokohama F. Marinos\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -592.3659110999004,\n                                \"decimal\": 1.168814575798801,\n                                \"normalizedImplied\": 0.85556770141797\n                            },\n                            \"awayOdds\": {\n                                \"american\": 344.1043987134508,\n                                \"decimal\": 4.441043987134508,\n                                \"normalizedImplied\": 0.2251722799632141\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000011217370449946,\n                            \"awayPriceImpact\": 0.000047734379550053\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x26560751752a5c6605ab2e131b4f3cf2166015c0\",\n                        \"gameId\": \"0x3632373437313766626637313061303763323563663431366330623062386563\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc1ca840c9834d9d723fbba8bdbd82b4f62027d58\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Urawa Red Diamonds\",\n                        \"awayTeam\": \"Yokohama F. Marinos\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -167.5363366072836,\n                                \"decimal\": 1.596885440048786,\n                                \"normalizedImplied\": 0.6262189978821833\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020967539729798,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4989212827f41a2339c2526b327ca8eaebd487b4\",\n                        \"gameId\": \"0x3632373437313766626637313061303763323563663431366330623062386563\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc1ca840c9834d9d723fbba8bdbd82b4f62027d58\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Urawa Red Diamonds\",\n                        \"awayTeam\": \"Yokohama F. Marinos\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -344.07352558439896,\n                                \"decimal\": 1.2906355547993786,\n                                \"normalizedImplied\": 0.7748120654830742\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018732115182957,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa9490fbe535d734330a9b3ac14e6c77ae547f56a\",\n                        \"gameId\": \"0x3632373437313766626637313061303763323563663431366330623062386563\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc1ca840c9834d9d723fbba8bdbd82b4f62027d58\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Urawa Red Diamonds\",\n                        \"awayTeam\": \"Yokohama F. Marinos\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -181.81949589396086,\n                                \"decimal\": 1.5499960249494977,\n                                \"normalizedImplied\": 0.6451629448743794\n                            },\n                            \"awayOdds\": {\n                                \"american\": 129.5860185367022,\n                                \"decimal\": 2.295860185367022,\n                                \"normalizedImplied\": 0.4355665934596699\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000023405215528602,\n                            \"awayPriceImpact\": 0.000035546534471397\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xcb169376a988104c9b1fb97ef3aa18b82bf495e8\",\n                        \"gameId\": \"0x3632373437313766626637313061303763323563663431366330623062386563\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9019,\n                        \"leagueName\": \"J1 League\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc1ca840c9834d9d723fbba8bdbd82b4f62027d58\",\n                        \"maturityDate\": \"2023-08-06T10:00:00.000Z\",\n                        \"homeTeam\": \"Urawa Red Diamonds\",\n                        \"awayTeam\": \"Yokohama F. Marinos\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -212.15918753386788,\n                                \"decimal\": 1.4713441881183513,\n                                \"normalizedImplied\": 0.6796506270085341\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020163720087243,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            }\n        ],\n        \"9042\": [\n            {\n                \"address\": \"0x536124108cd20adc4ce507288a1959dbd46f91a2\",\n                \"gameId\": \"0x3432303038313800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T16:00:00.000Z\",\n                \"homeTeam\": \"Qarabag FK\",\n                \"awayTeam\": \"Rakow Czestochowa\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -106.21600520092339,\n                        \"decimal\": 1.9414776973661843,\n                        \"normalizedImplied\": 0.5150715876657268\n                    },\n                    \"awayOdds\": {\n                        \"american\": 284.9192430936511,\n                        \"decimal\": 3.8491924309365113,\n                        \"normalizedImplied\": 0.25979475381975103\n                    },\n                    \"drawOdds\": {\n                        \"american\": 269.9454833836898,\n                        \"decimal\": 3.699454833836898,\n                        \"normalizedImplied\": 0.2703100983565321\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.04888811021332274,\n                    \"awayPriceImpact\": -0.04388852084298098,\n                    \"drawPriceImpact\": -0.032822978954380085\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 4.590314184040176,\n                    \"drawBonus\": 3.3936888739245474\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x94d12993633a18f78cc8a5ce0803bb5f50eeceae\",\n                        \"gameId\": \"0x3432303038313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x536124108cd20adc4ce507288a1959dbd46f91a2\",\n                        \"maturityDate\": \"2023-08-02T16:00:00.000Z\",\n                        \"homeTeam\": \"Qarabag FK\",\n                        \"awayTeam\": \"Rakow Czestochowa\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -112.81343393976779,\n                                \"decimal\": 1.8864192544071567,\n                                \"normalizedImplied\": 0.5301048521762831\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.038355749898680534,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 3.9885591677628547,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9cfd4d82a4497e6e4afe93b5488a908ed3ad7149\",\n                        \"gameId\": \"0x3432303038313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x536124108cd20adc4ce507288a1959dbd46f91a2\",\n                        \"maturityDate\": \"2023-08-02T16:00:00.000Z\",\n                        \"homeTeam\": \"Qarabag FK\",\n                        \"awayTeam\": \"Rakow Czestochowa\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"awayOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000033035252269086,\n                            \"awayPriceImpact\": 0.000025916497730912\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb3f7a21fc3293a02454c2c53a9ab7a2c59b75071\",\n                        \"gameId\": \"0x3432303038313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x536124108cd20adc4ce507288a1959dbd46f91a2\",\n                        \"maturityDate\": \"2023-08-02T16:00:00.000Z\",\n                        \"homeTeam\": \"Qarabag FK\",\n                        \"awayTeam\": \"Rakow Czestochowa\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -365.9434609591212,\n                                \"decimal\": 1.2732662574101052,\n                                \"normalizedImplied\": 0.7853816860222589\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.008032565629471328,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf78b7b74f7420924f9334f40d08c4d1f3e7b6317\",\n                        \"gameId\": \"0x3432303038313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x536124108cd20adc4ce507288a1959dbd46f91a2\",\n                        \"maturityDate\": \"2023-08-02T16:00:00.000Z\",\n                        \"homeTeam\": \"Qarabag FK\",\n                        \"awayTeam\": \"Rakow Czestochowa\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -344.1805843685055,\n                                \"decimal\": 1.2905451514165962,\n                                \"normalizedImplied\": 0.7748663414854778\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.002499794685170882,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x33725eed26ce1d5ee96be28a0e54b4f22c8c99bd\",\n                \"gameId\": \"0x3432303038313900000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                \"homeTeam\": \"Haecken\",\n                \"awayTeam\": \"Klaksvik\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -320.15260678904195,\n                        \"decimal\": 1.3123510409705736,\n                        \"normalizedImplied\": 0.7619912422673367\n                    },\n                    \"awayOdds\": {\n                        \"american\": 902.1308288618595,\n                        \"decimal\": 10.021308288618595,\n                        \"normalizedImplied\": 0.09978737019154679\n                    },\n                    \"drawOdds\": {\n                        \"american\": 459.64397630627303,\n                        \"decimal\": 5.5964397630627305,\n                        \"normalizedImplied\": 0.17868502875705677\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.001270236830605652,\n                    \"awayPriceImpact\": 0.001480433652348559,\n                    \"drawPriceImpact\": -0.001362310889803582\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.12718523843473437,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.1364169312513555\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x491bc890d54ce1af17edaad6265bc5484905d9f3\",\n                        \"gameId\": \"0x3432303038313900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x33725eed26ce1d5ee96be28a0e54b4f22c8c99bd\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Haecken\",\n                        \"awayTeam\": \"Klaksvik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1585.6661192205145,\n                                \"decimal\": 1.0630649786785873,\n                                \"normalizedImplied\": 0.9406762710243936\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001316273860204617,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.13180087206311053,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd2c1c9867a0998df5d0e620022cdc4226739eacf\",\n                        \"gameId\": \"0x3432303038313900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x33725eed26ce1d5ee96be28a0e54b4f22c8c99bd\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Haecken\",\n                        \"awayTeam\": \"Klaksvik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.26780509749068,\n                                \"decimal\": 1.8675449308280179,\n                                \"normalizedImplied\": 0.5354623513966155\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.96599043074097,\n                                \"decimal\": 1.9807191552552383,\n                                \"normalizedImplied\": 0.5048671323982519\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000285553125,\n                            \"awayPriceImpact\": 0.0000303964375\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd90ded1c9ae6dde528e15d643cf47fb899c3a400\",\n                        \"gameId\": \"0x3432303038313900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x33725eed26ce1d5ee96be28a0e54b4f22c8c99bd\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Haecken\",\n                        \"awayTeam\": \"Klaksvik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -155.21051859769406,\n                                \"decimal\": 1.6442862307496064,\n                                \"normalizedImplied\": 0.6081666204454649\n                            },\n                            \"awayOdds\": {\n                                \"american\": 131.39375252138348,\n                                \"decimal\": 2.313937525213835,\n                                \"normalizedImplied\": 0.43216378536736355\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024180223745624,\n                            \"awayPriceImpact\": 0.000034771526254375\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe8bc7e31c3aa2a64b08b4e8ae30fa6aadfabb125\",\n                        \"gameId\": \"0x3432303038313900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x33725eed26ce1d5ee96be28a0e54b4f22c8c99bd\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Haecken\",\n                        \"awayTeam\": \"Klaksvik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 259.1020164926886,\n                                \"decimal\": 3.5910201649268862,\n                                \"normalizedImplied\": 0.27847239894860354\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000059061381272488,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xedc82bf28f2d1c2f42ada67b5a45e0de77e8717a\",\n                        \"gameId\": \"0x3432303038313900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x33725eed26ce1d5ee96be28a0e54b4f22c8c99bd\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Haecken\",\n                        \"awayTeam\": \"Klaksvik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -623.4770376636046,\n                                \"decimal\": 1.1603908307108413,\n                                \"normalizedImplied\": 0.8617786124588835\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000105098410871453,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x50cfbfaee0f0dfdb2d1c7bd12630ad401ca0efc3\",\n                \"gameId\": \"0x3432303038323900000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                \"homeTeam\": \"Genk\",\n                \"awayTeam\": \"Servette\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -148.8948797679926,\n                        \"decimal\": 1.671614767115025,\n                        \"normalizedImplied\": 0.59822395666309\n                    },\n                    \"awayOdds\": {\n                        \"american\": 387.0893843968256,\n                        \"decimal\": 4.870893843968256,\n                        \"normalizedImplied\": 0.20530112789017643\n                    },\n                    \"drawOdds\": {\n                        \"american\": 326.2296257740202,\n                        \"decimal\": 4.262296257740202,\n                        \"normalizedImplied\": 0.23461531989570883\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000779836153345569,\n                    \"awayPriceImpact\": -0.011114091925071654,\n                    \"drawPriceImpact\": -0.000766695192844729\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 1.1239003240229746,\n                    \"drawBonus\": 0.07672834653891922\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x45c1b95cc28078727e116178675775e1bbdd050a\",\n                        \"gameId\": \"0x3432303038323900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x50cfbfaee0f0dfdb2d1c7bd12630ad401ca0efc3\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Genk\",\n                        \"awayTeam\": \"Servette\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 127.31589260484229,\n                                \"decimal\": 2.273158926048423,\n                                \"normalizedImplied\": 0.4399164477858853\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.005940393558958192,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.5975892713542745,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x6f1004806f29611a881ecc67301bdece8cad31ca\",\n                        \"gameId\": \"0x3432303038323900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x50cfbfaee0f0dfdb2d1c7bd12630ad401ca0efc3\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Genk\",\n                        \"awayTeam\": \"Servette\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -498.22665241799496,\n                                \"decimal\": 1.2007118637966872,\n                                \"normalizedImplied\": 0.8328392765587989\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00000657048025042,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa190a9e852702d4b1cdbb37d8bf926e85eff8bd3\",\n                        \"gameId\": \"0x3432303038323900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x50cfbfaee0f0dfdb2d1c7bd12630ad401ca0efc3\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Genk\",\n                        \"awayTeam\": \"Servette\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -408.9708259836918,\n                                \"decimal\": 1.2445162188756898,\n                                \"normalizedImplied\": 0.8035250845532664\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.005167127885863043,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.5193965771237824,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xba052e45646b9b2d29fb305eb59fd958dce0281c\",\n                        \"gameId\": \"0x3432303038323900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x50cfbfaee0f0dfdb2d1c7bd12630ad401ca0efc3\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Genk\",\n                        \"awayTeam\": \"Servette\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -151.78851913000457,\n                                \"decimal\": 1.6588113552537627,\n                                \"normalizedImplied\": 0.6028413037038931\n                            },\n                            \"awayOdds\": {\n                                \"american\": 128.69433496557969,\n                                \"decimal\": 2.2869433496557967,\n                                \"normalizedImplied\": 0.4372648759098069\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.009280273335570854,\n                            \"awayPriceImpact\": -0.009255171162631791\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0.9341629542990062\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x63031e16bc3b6e2a53f1128fbaeba617a77f86c0\",\n                \"gameId\": \"0x3432303038323300000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                \"homeTeam\": \"Maccabi Haifa\",\n                \"awayTeam\": \"FC Sheriff\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -236.0894281363435,\n                        \"decimal\": 1.4235683096417566,\n                        \"normalizedImplied\": 0.70246014415118\n                    },\n                    \"awayOdds\": {\n                        \"american\": 767.986739339598,\n                        \"decimal\": 8.67986739339598,\n                        \"normalizedImplied\": 0.11520913335160435\n                    },\n                    \"drawOdds\": {\n                        \"american\": 350.3482227827745,\n                        \"decimal\": 4.503482227827745,\n                        \"normalizedImplied\": 0.22205039332027077\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.002935299785676706,\n                    \"awayPriceImpact\": -0.002925833132554011,\n                    \"drawPriceImpact\": -0.005222732813642397\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.293441875216388,\n                    \"drawBonus\": 0.5250152959782093\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x7146716dbc9e17f2ee3a39a557efad0b67c056b6\",\n                        \"gameId\": \"0x3432303038323300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x63031e16bc3b6e2a53f1128fbaeba617a77f86c0\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Maccabi Haifa\",\n                        \"awayTeam\": \"FC Sheriff\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -448.4539227969495,\n                                \"decimal\": 1.2229883493410267,\n                                \"normalizedImplied\": 0.8176692775027843\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004733326561347,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x92b85d60846d1c1a71d12b4796a666fb54f98996\",\n                        \"gameId\": \"0x3432303038323300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x63031e16bc3b6e2a53f1128fbaeba617a77f86c0\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Maccabi Haifa\",\n                        \"awayTeam\": \"FC Sheriff\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xabd2f2b5bdbd86312f9ce662c98bfb89c8da607a\",\n                        \"gameId\": \"0x3432303038323300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x63031e16bc3b6e2a53f1128fbaeba617a77f86c0\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Maccabi Haifa\",\n                        \"awayTeam\": \"FC Sheriff\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 130.382951869741,\n                                \"decimal\": 2.30382951869741,\n                                \"normalizedImplied\": 0.4340598954411358\n                            },\n                            \"awayOdds\": {\n                                \"american\": -153.93637534098784,\n                                \"decimal\": 1.6496190375958106,\n                                \"normalizedImplied\": 0.6062005694705251\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00325171339864175,\n                            \"awayPriceImpact\": -0.003216506454091709\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0.3226885752942666\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc2546e3e28799622814207ff728e882e5150d7aa\",\n                        \"gameId\": \"0x3432303038323300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x63031e16bc3b6e2a53f1128fbaeba617a77f86c0\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Maccabi Haifa\",\n                        \"awayTeam\": \"FC Sheriff\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1224.68819687491,\n                                \"decimal\": 1.0816534365687318,\n                                \"normalizedImplied\": 0.9245105374714507\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001143716513982845,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.11450260992414887,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf553fd31cd8bfb5fbf6f6350c368dfcf01eb6f2a\",\n                        \"gameId\": \"0x3432303038323300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x63031e16bc3b6e2a53f1128fbaeba617a77f86c0\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Maccabi Haifa\",\n                        \"awayTeam\": \"FC Sheriff\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 196.50756195626022,\n                                \"decimal\": 2.9650756195626022,\n                                \"normalizedImplied\": 0.3372595266718751\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.004074282973098204,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.40909506637312293,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xc83b125b5d130ff5ec46f3aa84aab17045af5c93\",\n                \"gameId\": \"0x3432303038323100000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                \"homeTeam\": \"Molde\",\n                \"awayTeam\": \"HJK\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -399.54122197596604,\n                        \"decimal\": 1.2502870655133937,\n                        \"normalizedImplied\": 0.7998163202539245\n                    },\n                    \"awayOdds\": {\n                        \"american\": 1228.3955535769671,\n                        \"decimal\": 13.283955535769671,\n                        \"normalizedImplied\": 0.07527878253636898\n                    },\n                    \"drawOdds\": {\n                        \"american\": 513.2440958727426,\n                        \"decimal\": 6.132440958727426,\n                        \"normalizedImplied\": 0.16306720386387788\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.002727573764893491,\n                    \"awayPriceImpact\": 0.000028701370356372,\n                    \"drawPriceImpact\": 0.000026005684427938\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.2735033771254061,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x3da01bae9c9af52fb1d49654b54d11a360088fe3\",\n                        \"gameId\": \"0x3432303038323100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc83b125b5d130ff5ec46f3aa84aab17045af5c93\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Molde\",\n                        \"awayTeam\": \"HJK\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -131.68747104103556,\n                                \"decimal\": 1.7593736838399658,\n                                \"normalizedImplied\": 0.568384084168762\n                            },\n                            \"awayOdds\": {\n                                \"american\": 111.9003276125048,\n                                \"decimal\": 2.119003276125048,\n                                \"normalizedImplied\": 0.4719199876975496\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00073719623779874,\n                            \"awayPriceImpact\": 0.000770821125202356\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.07377400970227384,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4be0e7ad382405469e873da384adbc65d5b5de20\",\n                        \"gameId\": \"0x3432303038323100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc83b125b5d130ff5ec46f3aa84aab17045af5c93\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Molde\",\n                        \"awayTeam\": \"HJK\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -2594.2213026200484,\n                                \"decimal\": 1.0385472125677961,\n                                \"normalizedImplied\": 0.9628835241178023\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001350784040232776,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.13526111257540857,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x59eace8af3deb96a947bdebb0540a5a18be140e9\",\n                        \"gameId\": \"0x3432303038323100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc83b125b5d130ff5ec46f3aa84aab17045af5c93\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Molde\",\n                        \"awayTeam\": \"HJK\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -700.6091212909532,\n                                \"decimal\": 1.1427329404672015,\n                                \"normalizedImplied\": 0.8750951027902935\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001349436197268559,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.13512596359331952,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xcaaf29a823617e27ad11b34ed089bca9d7907d47\",\n                        \"gameId\": \"0x3432303038323100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc83b125b5d130ff5ec46f3aa84aab17045af5c93\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Molde\",\n                        \"awayTeam\": \"HJK\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"awayOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000025916497730912,\n                            \"awayPriceImpact\": 0.000033035252269086\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe09e047c0a12fc7637dcf3fbd84112cb3190a544\",\n                        \"gameId\": \"0x3432303038323100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc83b125b5d130ff5ec46f3aa84aab17045af5c93\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"Molde\",\n                        \"awayTeam\": \"HJK\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 319.5581453260688,\n                                \"decimal\": 4.195581453260688,\n                                \"normalizedImplied\": 0.23834598640024687\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000027353527392155,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xb19bd44f8a14c1213d814afa3558292674b700b6\",\n                \"gameId\": \"0x3432303038323200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T18:00:00.000Z\",\n                \"homeTeam\": \"FC Koebenhavn\",\n                \"awayTeam\": \"Breidablik\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -361.56287685297474,\n                        \"decimal\": 1.276577066955532,\n                        \"normalizedImplied\": 0.7833447943608043\n                    },\n                    \"awayOdds\": {\n                        \"american\": 1027.576362621983,\n                        \"decimal\": 11.27576362621983,\n                        \"normalizedImplied\": 0.0886857895526183\n                    },\n                    \"drawOdds\": {\n                        \"american\": 494.5402639279547,\n                        \"decimal\": 5.945402639279547,\n                        \"normalizedImplied\": 0.16819718708255194\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.002873432024667081,\n                    \"awayPriceImpact\": -0.002866553207525422,\n                    \"drawPriceImpact\": -0.002866553207525422\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.2874793957364881,\n                    \"drawBonus\": 0.2874793957364881\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x231bd5bc0ec53f94a218e3ab3ab765bf30e2ce5d\",\n                        \"gameId\": \"0x3432303038323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xb19bd44f8a14c1213d814afa3558292674b700b6\",\n                        \"maturityDate\": \"2023-08-02T18:00:00.000Z\",\n                        \"homeTeam\": \"FC Koebenhavn\",\n                        \"awayTeam\": \"Breidablik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 3.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 136.80790838415837,\n                                \"decimal\": 2.3680790838415837,\n                                \"normalizedImplied\": 0.42228319435082534\n                            },\n                            \"awayOdds\": {\n                                \"american\": -161.81261672993872,\n                                \"decimal\": 1.6179987816827506,\n                                \"normalizedImplied\": 0.6180474369455212\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000035366116236162,\n                            \"awayPriceImpact\": 0.000023585633763837\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x2c77c68944eac49d056c268d9d2748b661a77bd6\",\n                        \"gameId\": \"0x3432303038323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb19bd44f8a14c1213d814afa3558292674b700b6\",\n                        \"maturityDate\": \"2023-08-02T18:00:00.000Z\",\n                        \"homeTeam\": \"FC Koebenhavn\",\n                        \"awayTeam\": \"Breidablik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -681.4367140062998,\n                                \"decimal\": 1.146748770567527,\n                                \"normalizedImplied\": 0.8720305839134226\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000003439408570829,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5a9183a42d41cab7c43e9251ceb7d670dddbfb20\",\n                        \"gameId\": \"0x3432303038323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xb19bd44f8a14c1213d814afa3558292674b700b6\",\n                        \"maturityDate\": \"2023-08-02T18:00:00.000Z\",\n                        \"homeTeam\": \"FC Koebenhavn\",\n                        \"awayTeam\": \"Breidablik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -119.77140335276856,\n                                \"decimal\": 1.8349238399208292,\n                                \"normalizedImplied\": 0.544981747058857\n                            },\n                            \"awayOdds\": {\n                                \"american\": 102.05161717484827,\n                                \"decimal\": 2.0205161717484827,\n                                \"normalizedImplied\": 0.49492303698546275\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.01969500125937768,\n                            \"awayPriceImpact\": -0.019666048691913882\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 2.006056065453302\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa9c8be64cfc4e98ed75887137b58d196c1a4cc48\",\n                        \"gameId\": \"0x3432303038323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb19bd44f8a14c1213d814afa3558292674b700b6\",\n                        \"maturityDate\": \"2023-08-02T18:00:00.000Z\",\n                        \"homeTeam\": \"FC Koebenhavn\",\n                        \"awayTeam\": \"Breidablik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 289.2823156671132,\n                                \"decimal\": 3.892823156671132,\n                                \"normalizedImplied\": 0.25688297663517023\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.002866553207525422,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.2874793957364881,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xec85a3f43b17203827385cdc8235653e08996c7d\",\n                        \"gameId\": \"0x3432303038323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb19bd44f8a14c1213d814afa3558292674b700b6\",\n                        \"maturityDate\": \"2023-08-02T18:00:00.000Z\",\n                        \"homeTeam\": \"FC Koebenhavn\",\n                        \"awayTeam\": \"Breidablik\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1963.6419519115818,\n                                \"decimal\": 1.0509257809972186,\n                                \"normalizedImplied\": 0.9515419814433562\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000003439408570829,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x8878014b03fb989b081a08453b873105d0b0f471\",\n                \"gameId\": \"0x3432303038313600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T18:30:00.000Z\",\n                \"homeTeam\": \"Galatasaray\",\n                \"awayTeam\": \"Zalgiris Vilnius\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -784.2237836376725,\n                        \"decimal\": 1.1275146228492887,\n                        \"normalizedImplied\": 0.8869064575614527\n                    },\n                    \"awayOdds\": {\n                        \"american\": 1826.320745177739,\n                        \"decimal\": 19.26320745177739,\n                        \"normalizedImplied\": 0.05191243475435506\n                    },\n                    \"drawOdds\": {\n                        \"american\": 765.4226450602321,\n                        \"decimal\": 8.654226450602321,\n                        \"normalizedImplied\": 0.1155504776432562\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.001975573910124805,\n                    \"awayPriceImpact\": -0.001971839770161256,\n                    \"drawPriceImpact\": -0.002053421348640273\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.1975735604200943,\n                    \"drawBonus\": 0.2057646564022794\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0925b31ea24a01ea1949094af0be7331a7d3d30b\",\n                        \"gameId\": \"0x3432303038313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8878014b03fb989b081a08453b873105d0b0f471\",\n                        \"maturityDate\": \"2023-08-02T18:30:00.000Z\",\n                        \"homeTeam\": \"Galatasaray\",\n                        \"awayTeam\": \"Zalgiris Vilnius\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 497.14714481119,\n                                \"decimal\": 5.9714714481119,\n                                \"normalizedImplied\": 0.16746291239761127\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.002012630559400764,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.20166894101364247,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x2cb9de8f19fc4d928865d582cbf30fb12072b71b\",\n                        \"gameId\": \"0x3432303038313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x8878014b03fb989b081a08453b873105d0b0f471\",\n                        \"maturityDate\": \"2023-08-02T18:30:00.000Z\",\n                        \"homeTeam\": \"Galatasaray\",\n                        \"awayTeam\": \"Zalgiris Vilnius\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -2.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.88866934739309,\n                                \"decimal\": 2.078886693473931,\n                                \"normalizedImplied\": 0.4810266971928838\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.87139070901598,\n                                \"decimal\": 1.7881997623038084,\n                                \"normalizedImplied\": 0.5592216379179362\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.003027598475270911,\n                            \"awayPriceImpact\": 0.003055112879548042\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.3036792664110486,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5ed14e4422267dbccee85cdba0af3c0945703cac\",\n                        \"gameId\": \"0x3432303038313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8878014b03fb989b081a08453b873105d0b0f471\",\n                        \"maturityDate\": \"2023-08-02T18:30:00.000Z\",\n                        \"homeTeam\": \"Galatasaray\",\n                        \"awayTeam\": \"Zalgiris Vilnius\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 40801.114058008585,\n                                \"decimal\": 0.9975490865308769,\n                                \"normalizedImplied\": 1.002456935204709\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000038923719257734,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.003892523437262876,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x96b0dba4501058701ffb0251d4eb0b1c0c150eed\",\n                        \"gameId\": \"0x3432303038313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8878014b03fb989b081a08453b873105d0b0f471\",\n                        \"maturityDate\": \"2023-08-02T18:30:00.000Z\",\n                        \"homeTeam\": \"Galatasaray\",\n                        \"awayTeam\": \"Zalgiris Vilnius\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1534.4914923114034,\n                                \"decimal\": 1.0651681684134788,\n                                \"normalizedImplied\": 0.9388188923158078\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000001867069981774,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xdb758decb79a2b19449022b571b2c24160f1ea63\",\n                        \"gameId\": \"0x3432303038313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x8878014b03fb989b081a08453b873105d0b0f471\",\n                        \"maturityDate\": \"2023-08-02T18:30:00.000Z\",\n                        \"homeTeam\": \"Galatasaray\",\n                        \"awayTeam\": \"Zalgiris Vilnius\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 3.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xeb6c2bd4d847a08abee79b8719ac651f2aa4f942\",\n                \"gameId\": \"0x3432363838393100000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-08T18:30:00.000Z\",\n                \"homeTeam\": \"PSV Eindhoven\",\n                \"awayTeam\": \"Sturm Graz\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -191.57528407741037,\n                        \"decimal\": 1.52198800321023,\n                        \"normalizedImplied\": 0.6570354023098508\n                    },\n                    \"awayOdds\": {\n                        \"american\": 508.71739740243197,\n                        \"decimal\": 6.08717397402432,\n                        \"normalizedImplied\": 0.16427984550257324\n                    },\n                    \"drawOdds\": {\n                        \"american\": 356.5590315091015,\n                        \"decimal\": 4.565590315091015,\n                        \"normalizedImplied\": 0.21902972693248868\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000010619631578947,\n                    \"awayPriceImpact\": 0.000025445532894736,\n                    \"drawPriceImpact\": 0.000023798210526315\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x6f6c7207a66ae7c170687d9a2f2b83a87ae7f54f\",\n                        \"gameId\": \"0x3432363838393100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xeb6c2bd4d847a08abee79b8719ac651f2aa4f942\",\n                        \"maturityDate\": \"2023-08-08T18:30:00.000Z\",\n                        \"homeTeam\": \"PSV Eindhoven\",\n                        \"awayTeam\": \"Sturm Graz\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -706.8754127765842,\n                                \"decimal\": 1.1414676450652077,\n                                \"normalizedImplied\": 0.8760651292423395\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000017208921052631,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x86ea61c27ff63d03637c55738cbfe36ea36f7b6c\",\n                        \"gameId\": \"0x3432363838393100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xeb6c2bd4d847a08abee79b8719ac651f2aa4f942\",\n                        \"maturityDate\": \"2023-08-08T18:30:00.000Z\",\n                        \"homeTeam\": \"PSV Eindhoven\",\n                        \"awayTeam\": \"Sturm Graz\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"awayOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024734200016254,\n                            \"awayPriceImpact\": 0.000034217549983745\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8d98c6a7f5720038f1cb36caf8cfc8d290072463\",\n                        \"gameId\": \"0x3432363838393100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xeb6c2bd4d847a08abee79b8719ac651f2aa4f942\",\n                        \"maturityDate\": \"2023-08-08T18:30:00.000Z\",\n                        \"homeTeam\": \"PSV Eindhoven\",\n                        \"awayTeam\": \"Sturm Graz\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -459.64484252704494,\n                                \"decimal\": 1.217559277833333,\n                                \"normalizedImplied\": 0.821315247812424\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018032582236841,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa6fefa02f17427a1b3f620314a986b3cb6d4d7c7\",\n                        \"gameId\": \"0x3432363838393100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xeb6c2bd4d847a08abee79b8719ac651f2aa4f942\",\n                        \"maturityDate\": \"2023-08-08T18:30:00.000Z\",\n                        \"homeTeam\": \"PSV Eindhoven\",\n                        \"awayTeam\": \"Sturm Graz\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034217549983745,\n                            \"awayPriceImpact\": 0.000024734200016254\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf7c56892d2c98c343e4d1b7ed57e1ef121954836\",\n                        \"gameId\": \"0x3432363838393100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xeb6c2bd4d847a08abee79b8719ac651f2aa4f942\",\n                        \"maturityDate\": \"2023-08-08T18:30:00.000Z\",\n                        \"homeTeam\": \"PSV Eindhoven\",\n                        \"awayTeam\": \"Sturm Graz\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 160.88573620723082,\n                                \"decimal\": 2.608857362072308,\n                                \"normalizedImplied\": 0.3833095724350619\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024621871710525,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xe94686f8902e7a878d344ca5a1d2f653551c5fc0\",\n                \"gameId\": \"0x3432363838383800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9042,\n                \"leagueName\": \"UEFA Champions League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-08T19:00:00.000Z\",\n                \"homeTeam\": \"Braga\",\n                \"awayTeam\": \"TSC Backa Topola\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -372.3583832323873,\n                        \"decimal\": 1.268558476196816,\n                        \"normalizedImplied\": 0.7882963369556569\n                    },\n                    \"awayOdds\": {\n                        \"american\": 1117.4267361040745,\n                        \"decimal\": 12.174267361040744,\n                        \"normalizedImplied\": 0.08214046647276134\n                    },\n                    \"drawOdds\": {\n                        \"american\": 488.53722700219305,\n                        \"decimal\": 5.88537227002193,\n                        \"normalizedImplied\": 0.16991278616199987\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000006670362275449,\n                    \"awayPriceImpact\": 0.000027916964820359,\n                    \"drawPriceImpact\": 0.000025276047904191\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x04aa5c3281de6051ad52e73f925f4b5b4c79ac48\",\n                        \"gameId\": \"0x3432363838383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xe94686f8902e7a878d344ca5a1d2f653551c5fc0\",\n                        \"maturityDate\": \"2023-08-08T19:00:00.000Z\",\n                        \"homeTeam\": \"Braga\",\n                        \"awayTeam\": \"TSC Backa Topola\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 296.7415574077333,\n                                \"decimal\": 3.9674155740773327,\n                                \"normalizedImplied\": 0.2520532526347612\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000026596506362275,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x81b67de013678f6754edbb6c7ddeff9bb747ee0d\",\n                        \"gameId\": \"0x3432363838383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xe94686f8902e7a878d344ca5a1d2f653551c5fc0\",\n                        \"maturityDate\": \"2023-08-08T19:00:00.000Z\",\n                        \"homeTeam\": \"Braga\",\n                        \"awayTeam\": \"TSC Backa Topola\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"awayOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000027209597847358,\n                            \"awayPriceImpact\": 0.000031742152152641\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xaba8ab2aadf4755165b3c8c0ccd8071624a02b5d\",\n                        \"gameId\": \"0x3432363838383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xe94686f8902e7a878d344ca5a1d2f653551c5fc0\",\n                        \"maturityDate\": \"2023-08-08T19:00:00.000Z\",\n                        \"homeTeam\": \"Braga\",\n                        \"awayTeam\": \"TSC Backa Topola\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -671.8241186242386,\n                                \"decimal\": 1.148848481660319,\n                                \"normalizedImplied\": 0.8704368034284183\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000017293663547904,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xbe7dbef4d5db17a96f95aba6520c121567234f6e\",\n                        \"gameId\": \"0x3432363838383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xe94686f8902e7a878d344ca5a1d2f653551c5fc0\",\n                        \"maturityDate\": \"2023-08-08T19:00:00.000Z\",\n                        \"homeTeam\": \"Braga\",\n                        \"awayTeam\": \"TSC Backa Topola\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -2292.8667560993554,\n                                \"decimal\": 1.0436135243070648,\n                                \"normalizedImplied\": 0.9582091231176568\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00001597320508982,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc47810bc53303657082dc4924189663879165f83\",\n                        \"gameId\": \"0x3432363838383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9042,\n                        \"leagueName\": \"UEFA Champions League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xe94686f8902e7a878d344ca5a1d2f653551c5fc0\",\n                        \"maturityDate\": \"2023-08-08T19:00:00.000Z\",\n                        \"homeTeam\": \"Braga\",\n                        \"awayTeam\": \"TSC Backa Topola\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"awayOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024734200016254,\n                            \"awayPriceImpact\": 0.000034217549983745\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            }\n        ],\n        \"9045\": [\n            {\n                \"address\": \"0x88f34b27087bb9284a27e55368d5bc70ea96994a\",\n                \"gameId\": \"0x3432333331343200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9045,\n                \"leagueName\": \"Copa Libertadores\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                \"homeTeam\": \"Nacional\",\n                \"awayTeam\": \"Boca Juniors\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 186.44483108282728,\n                        \"decimal\": 2.864448310828273,\n                        \"normalizedImplied\": 0.3491073643115745\n                    },\n                    \"awayOdds\": {\n                        \"american\": 165.2282298887481,\n                        \"decimal\": 2.652282298887481,\n                        \"normalizedImplied\": 0.3770337721665063\n                    },\n                    \"drawOdds\": {\n                        \"american\": 218.2692043914533,\n                        \"decimal\": 3.1826920439145328,\n                        \"normalizedImplied\": 0.3141994218108693\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000019884437919463,\n                    \"awayPriceImpact\": 0.00001904419295302,\n                    \"drawPriceImpact\": 0.000020934744127516\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x26713939e91884792185cf7bfae7074ee8d2494f\",\n                        \"gameId\": \"0x3432333331343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x88f34b27087bb9284a27e55368d5bc70ea96994a\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Nacional\",\n                        \"awayTeam\": \"Boca Juniors\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -265.15159200606325,\n                                \"decimal\": 1.3771427478274891,\n                                \"normalizedImplied\": 0.7261411364780808\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019464315436241,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x43d187ae9343ba912476b449c6ca2ed8b9b82bc5\",\n                        \"gameId\": \"0x3432333331343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x88f34b27087bb9284a27e55368d5bc70ea96994a\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Nacional\",\n                        \"awayTeam\": \"Boca Juniors\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -197.00628310366412,\n                                \"decimal\": 1.5075980239035336,\n                                \"normalizedImplied\": 0.6633067861224438\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020409591023489,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x519bfe7c318f8f45a476ef2db6aba1005b9545e5\",\n                        \"gameId\": \"0x3432333331343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x88f34b27087bb9284a27e55368d5bc70ea96994a\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Nacional\",\n                        \"awayTeam\": \"Boca Juniors\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 1.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -172.76235718339612,\n                                \"decimal\": 1.5788297962029127,\n                                \"normalizedImplied\": 0.6333804963682602\n                            },\n                            \"awayOdds\": {\n                                \"american\": 145.7301122967079,\n                                \"decimal\": 2.457301122967079,\n                                \"normalizedImplied\": 0.40695053229477457\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002266294995398,\n                            \"awayPriceImpact\": 0.000036288800046019\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x83b749ae37aee05b2a7e6f9372e5d675ba03fd1c\",\n                        \"gameId\": \"0x3432333331343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x88f34b27087bb9284a27e55368d5bc70ea96994a\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Nacional\",\n                        \"awayTeam\": \"Boca Juniors\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -223.86901068851506,\n                                \"decimal\": 1.4466897838715924,\n                                \"normalizedImplied\": 0.6912331939773756\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019989468540268,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xd52e9d809270b7e4666e7cfca461f71951efa264\",\n                \"gameId\": \"0x3432333331343100000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9045,\n                \"leagueName\": \"Copa Libertadores\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                \"homeTeam\": \"Deportivo Pereira\",\n                \"awayTeam\": \"Independiente del Valle\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 201.0932722709966,\n                        \"decimal\": 3.010932722709966,\n                        \"normalizedImplied\": 0.3321229971222864\n                    },\n                    \"awayOdds\": {\n                        \"american\": 143.10753151169985,\n                        \"decimal\": 2.4310753151169986,\n                        \"normalizedImplied\": 0.411340608734647\n                    },\n                    \"drawOdds\": {\n                        \"american\": 243.51119166058143,\n                        \"decimal\": 3.4351119166058144,\n                        \"normalizedImplied\": 0.29111133036622744\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.01703029724582011,\n                    \"awayPriceImpact\": 0.000019504073868511,\n                    \"drawPriceImpact\": 0.000023421187311185\n                },\n                \"bonus\": {\n                    \"homeBonus\": 1.732535316002413,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x518d714d722f1197a834bff2eaf084332637564d\",\n                        \"gameId\": \"0x3432333331343100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xd52e9d809270b7e4666e7cfca461f71951efa264\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Deportivo Pereira\",\n                        \"awayTeam\": \"Independiente del Valle\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.94373322207713,\n                                \"decimal\": 2.2694373322207713,\n                                \"normalizedImplied\": 0.4406378558254544\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.7733798042152,\n                                \"decimal\": 1.6676753915196458,\n                                \"normalizedImplied\": 0.5996370787055652\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001612749844781883,\n                            \"awayPriceImpact\": 0.001637894573486865\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.161535500832082,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5860307b05ba59039f03a9f8ab540b89d3654175\",\n                        \"gameId\": \"0x3432333331343100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd52e9d809270b7e4666e7cfca461f71951efa264\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Deportivo Pereira\",\n                        \"awayTeam\": \"Independiente del Valle\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -236.08016028678443,\n                                \"decimal\": 1.4235849377538647,\n                                \"normalizedImplied\": 0.7024519391008744\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021462630589848,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb1ca3019f5a6092ed89806c77155bf655c5bab9d\",\n                        \"gameId\": \"0x3432333331343100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd52e9d809270b7e4666e7cfca461f71951efa264\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Deportivo Pereira\",\n                        \"awayTeam\": \"Independiente del Valle\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -165.41696151193653,\n                                \"decimal\": 1.6045329274941613,\n                                \"normalizedImplied\": 0.6232343274885138\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.008503438029254464,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.8576366631420917,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd045856b330f40471ad5dfb3c5c36c6546587fe1\",\n                        \"gameId\": \"0x3432333331343100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd52e9d809270b7e4666e7cfca461f71951efa264\",\n                        \"maturityDate\": \"2023-08-03T00:00:00.000Z\",\n                        \"homeTeam\": \"Deportivo Pereira\",\n                        \"awayTeam\": \"Independiente del Valle\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -289.8082388428343,\n                                \"decimal\": 1.3450557527256184,\n                                \"normalizedImplied\": 0.7434636058569334\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.0085053965859758,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.8578358930738578,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x0c6552db2fc8aa0b1c87bc5090dc56902b6f2cfe\",\n                \"gameId\": \"0x3432333331353400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9045,\n                \"leagueName\": \"Copa Libertadores\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T00:30:00.000Z\",\n                \"homeTeam\": \"Atletico MG\",\n                \"awayTeam\": \"Palmeiras\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 155.7639006649572,\n                        \"decimal\": 2.557639006649572,\n                        \"normalizedImplied\": 0.39098559155538104\n                    },\n                    \"awayOdds\": {\n                        \"american\": 200.1731037232134,\n                        \"decimal\": 3.0017310372321337,\n                        \"normalizedImplied\": 0.3331411067802031\n                    },\n                    \"drawOdds\": {\n                        \"american\": 225.34239551441817,\n                        \"decimal\": 3.2534239551441817,\n                        \"normalizedImplied\": 0.3073684874111905\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.025023767240765323,\n                    \"awayPriceImpact\": 0.00251686603297045,\n                    \"drawPriceImpact\": -0.001662574036893146\n                },\n                \"bonus\": {\n                    \"homeBonus\": 2.5666027950185746,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.1665342792582621\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x129d9b7eb8f6355845de817e4ac87ee9f03ed76b\",\n                        \"gameId\": \"0x3432333331353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x0c6552db2fc8aa0b1c87bc5090dc56902b6f2cfe\",\n                        \"maturityDate\": \"2023-08-03T00:30:00.000Z\",\n                        \"homeTeam\": \"Atletico MG\",\n                        \"awayTeam\": \"Palmeiras\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034217549983745,\n                            \"awayPriceImpact\": 0.000024734200016254\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9cd7f7d784f7efa88bfb2e0eb77e14f9bacb667d\",\n                        \"gameId\": \"0x3432333331353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0c6552db2fc8aa0b1c87bc5090dc56902b6f2cfe\",\n                        \"maturityDate\": \"2023-08-03T00:30:00.000Z\",\n                        \"homeTeam\": \"Atletico MG\",\n                        \"awayTeam\": \"Palmeiras\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -178.17154055911092,\n                                \"decimal\": 1.561256863392409,\n                                \"normalizedImplied\": 0.6405095941913936\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000427145998038652,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xafa8d09574424a7d9153c5f9d7e777e2bb389cd3\",\n                        \"gameId\": \"0x3432333331353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0c6552db2fc8aa0b1c87bc5090dc56902b6f2cfe\",\n                        \"maturityDate\": \"2023-08-03T00:30:00.000Z\",\n                        \"homeTeam\": \"Atletico MG\",\n                        \"awayTeam\": \"Palmeiras\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -262.4852401326038,\n                                \"decimal\": 1.3809738023725884,\n                                \"normalizedImplied\": 0.7241266983355842\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.011253450603897435,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 1.1381532113331485,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd0ba8181bd8dde8fa6cb3f4a5f05bd24a5bafe15\",\n                        \"gameId\": \"0x3432333331353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0c6552db2fc8aa0b1c87bc5090dc56902b6f2cfe\",\n                        \"maturityDate\": \"2023-08-03T00:30:00.000Z\",\n                        \"homeTeam\": \"Atletico MG\",\n                        \"awayTeam\": \"Palmeiras\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -231.5145109783135,\n                                \"decimal\": 1.4319383678259685,\n                                \"normalizedImplied\": 0.6983540789665715\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.013343170638829234,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 1.3523618589320987,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x171232993cea9d346a32283a634d52499d84377d\",\n                \"gameId\": \"0x3432333331353200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9045,\n                \"leagueName\": \"Copa Libertadores\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                \"homeTeam\": \"Atletico Nacional\",\n                \"awayTeam\": \"Racing Club\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 137.712335010513,\n                        \"decimal\": 2.37712335010513,\n                        \"normalizedImplied\": 0.42067652903067665\n                    },\n                    \"awayOdds\": {\n                        \"american\": 217.57255270597952,\n                        \"decimal\": 3.1757255270597953,\n                        \"normalizedImplied\": 0.31488867393582254\n                    },\n                    \"drawOdds\": {\n                        \"american\": 228.1583044628455,\n                        \"decimal\": 3.281583044628455,\n                        \"normalizedImplied\": 0.30473097477660244\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000814829955609048,\n                    \"awayPriceImpact\": -0.000796679842172083,\n                    \"drawPriceImpact\": -0.000796679842172083\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.07973150469978867,\n                    \"drawBonus\": 0.07973150469978867\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x403499107fd58fa375e4b16fe79b01e6fb5d1e6c\",\n                        \"gameId\": \"0x3432333331353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x171232993cea9d346a32283a634d52499d84377d\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Atletico Nacional\",\n                        \"awayTeam\": \"Racing Club\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 136.80790838415837,\n                                \"decimal\": 2.3680790838415837,\n                                \"normalizedImplied\": 0.42228319435082534\n                            },\n                            \"awayOdds\": {\n                                \"american\": -161.81261672993872,\n                                \"decimal\": 1.6179987816827506,\n                                \"normalizedImplied\": 0.6180474369455212\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000035366116236162,\n                            \"awayPriceImpact\": 0.000023585633763837\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x495cf42f861b841847848cb5b4db0bdeaa8a3e64\",\n                        \"gameId\": \"0x3432333331353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x171232993cea9d346a32283a634d52499d84377d\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Atletico Nacional\",\n                        \"awayTeam\": \"Racing Club\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -162.89475694920438,\n                                \"decimal\": 1.613893300636945,\n                                \"normalizedImplied\": 0.619619648712425\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000796679842172083,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.07973150469978867,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8a9fa3806054485a2a43f463f6ea79160d322a10\",\n                        \"gameId\": \"0x3432333331353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x171232993cea9d346a32283a634d52499d84377d\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Atletico Nacional\",\n                        \"awayTeam\": \"Racing Club\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -264.17601131319935,\n                                \"decimal\": 1.3785355055627777,\n                                \"normalizedImplied\": 0.725407503807279\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000009075056718482,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfd5962068a91ffdc20d4deaaad001d8716af34eb\",\n                        \"gameId\": \"0x3432333331353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x171232993cea9d346a32283a634d52499d84377d\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Atletico Nacional\",\n                        \"awayTeam\": \"Racing Club\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -278.1650566484681,\n                                \"decimal\": 1.359498785378982,\n                                \"normalizedImplied\": 0.7355652029664992\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000009075056718482,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x36bbe9672549949fcbdf04d90cbf44c2ab1f5b39\",\n                \"gameId\": \"0x3432333331343400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9045,\n                \"leagueName\": \"Copa Libertadores\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                \"homeTeam\": \"Flamengo\",\n                \"awayTeam\": \"Olimpia\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -462.2638202548508,\n                        \"decimal\": 1.2163266853652293,\n                        \"normalizedImplied\": 0.8221475464050414\n                    },\n                    \"awayOdds\": {\n                        \"american\": 1275.1895483609467,\n                        \"decimal\": 13.751895483609466,\n                        \"normalizedImplied\": 0.07271724841072814\n                    },\n                    \"drawOdds\": {\n                        \"american\": 587.609297661667,\n                        \"decimal\": 6.87609297661667,\n                        \"normalizedImplied\": 0.14543142499682174\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000076850809823647,\n                    \"awayPriceImpact\": -0.000070747866822001,\n                    \"drawPriceImpact\": -0.000091868078165639\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.0070752872436797435,\n                    \"drawBonus\": 0.009187651868483913\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x4dbe7e7bbb878d06578aa9bcd5e20b8a6e91822a\",\n                        \"gameId\": \"0x3432333331343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x36bbe9672549949fcbdf04d90cbf44c2ab1f5b39\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Flamengo\",\n                        \"awayTeam\": \"Olimpia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 358.40297095539944,\n                                \"decimal\": 4.584029709553994,\n                                \"normalizedImplied\": 0.21814867340754987\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00008130797249382,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.008131458401778065,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb707d0679ff2bcb3081b40fe7e6494da386e1888\",\n                        \"gameId\": \"0x3432333331343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x36bbe9672549949fcbdf04d90cbf44c2ab1f5b39\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Flamengo\",\n                        \"awayTeam\": \"Olimpia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -851.156178606091,\n                                \"decimal\": 1.1174872514745373,\n                                \"normalizedImplied\": 0.8948647948157695\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000003051471500823,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc66ce38ecb743842416a2c9bb7ddb07187e3d454\",\n                        \"gameId\": \"0x3432333331343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x36bbe9672549949fcbdf04d90cbf44c2ab1f5b39\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Flamengo\",\n                        \"awayTeam\": \"Olimpia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"awayOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000025916497730912,\n                            \"awayPriceImpact\": 0.000033035252269086\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd0cc88167d4fe6764854e3b5472c8a952e12deb5\",\n                        \"gameId\": \"0x3432333331343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x36bbe9672549949fcbdf04d90cbf44c2ab1f5b39\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Flamengo\",\n                        \"awayTeam\": \"Olimpia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -2984.4178708675136,\n                                \"decimal\": 1.0335073720661416,\n                                \"normalizedImplied\": 0.9675789714018631\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000007508634170996,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0007508690551006451,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf55376be58040d4ac1b2ed8a2313619bd97afccb\",\n                        \"gameId\": \"0x3432333331343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9045,\n                        \"leagueName\": \"Copa Libertadores\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x36bbe9672549949fcbdf04d90cbf44c2ab1f5b39\",\n                        \"maturityDate\": \"2023-08-04T00:00:00.000Z\",\n                        \"homeTeam\": \"Flamengo\",\n                        \"awayTeam\": \"Olimpia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 3.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 136.80790838415837,\n                                \"decimal\": 2.3680790838415837,\n                                \"normalizedImplied\": 0.42228319435082534\n                            },\n                            \"awayOdds\": {\n                                \"american\": -161.81261672993872,\n                                \"decimal\": 1.6179987816827506,\n                                \"normalizedImplied\": 0.6180474369455212\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000035366116236162,\n                            \"awayPriceImpact\": 0.000023585633763837\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            }\n        ],\n        \"9076\": [\n            {\n                \"address\": \"0x3b707008611a4113d2aa6f8db9ad2d1965f667a7\",\n                \"gameId\": \"0x3430353237333500000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9076,\n                \"leagueName\": \"FIFA World Cup Women\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                \"homeTeam\": \"South Korea\",\n                \"awayTeam\": \"Germany\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 1204.2021845940508,\n                        \"decimal\": 13.042021845940507,\n                        \"normalizedImplied\": 0.07667522810592918\n                    },\n                    \"awayOdds\": {\n                        \"american\": -426.855188162705,\n                        \"decimal\": 1.2342714877858831,\n                        \"normalizedImplied\": 0.8101945235677973\n                    },\n                    \"drawOdds\": {\n                        \"american\": 552.1466964240458,\n                        \"decimal\": 6.5214669642404575,\n                        \"normalizedImplied\": 0.15333973253002103\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.0030821039311327,\n                    \"awayPriceImpact\": 0.003088170539758909,\n                    \"drawPriceImpact\": -0.003151817648323268\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.30916326643210224,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.31617830118200907\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x02d2276fef6733d5f2766d32e0b938c017b66811\",\n                        \"gameId\": \"0x3430353237333500000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x3b707008611a4113d2aa6f8db9ad2d1965f667a7\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"South Korea\",\n                        \"awayTeam\": \"Germany\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -160.85640165105647,\n                                \"decimal\": 1.621672491573749,\n                                \"normalizedImplied\": 0.6166473225611367\n                            },\n                            \"awayOdds\": {\n                                \"american\": 136.29359651430462,\n                                \"decimal\": 2.362935965143046,\n                                \"normalizedImplied\": 0.42320232742297886\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.020714867450466815,\n                            \"awayPriceImpact\": -0.02068981127555881\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 2.1126923332133862\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x1b14817506f660daf0b5bfcddc2c10588052a977\",\n                        \"gameId\": \"0x3430353237333500000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x3b707008611a4113d2aa6f8db9ad2d1965f667a7\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"South Korea\",\n                        \"awayTeam\": \"Germany\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -2642.299739400548,\n                                \"decimal\": 1.0378458198776066,\n                                \"normalizedImplied\": 0.9635342560978184\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000031823554282179,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.003182456705301612,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7e4a6c1b4f525f814e72371ee4f8a6c6100a8dae\",\n                        \"gameId\": \"0x3430353237333500000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x3b707008611a4113d2aa6f8db9ad2d1965f667a7\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"South Korea\",\n                        \"awayTeam\": \"Germany\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 334.7543295597726,\n                                \"decimal\": 4.347543295597726,\n                                \"normalizedImplied\": 0.2300149606359502\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.003116960789727984,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.31267066116374415,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9cd1591128c0bfd1ddd25b02e71807e3fa783ffd\",\n                        \"gameId\": \"0x3430353237333500000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x3b707008611a4113d2aa6f8db9ad2d1965f667a7\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"South Korea\",\n                        \"awayTeam\": \"Germany\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 117.34331534735429,\n                                \"decimal\": 2.173433153473543,\n                                \"normalizedImplied\": 0.46010156714588507\n                            },\n                            \"awayOdds\": {\n                                \"american\": -138.19041679505528,\n                                \"decimal\": 1.7236391807711675,\n                                \"normalizedImplied\": 0.5801678281370892\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001944254652859907,\n                            \"awayPriceImpact\": 0.00197056505893003\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.194804214286013,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa6383a310ad45de890f37255ee127011fa0e0029\",\n                        \"gameId\": \"0x3430353237333500000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x3b707008611a4113d2aa6f8db9ad2d1965f667a7\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"South Korea\",\n                        \"awayTeam\": \"Germany\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -783.9368911451052,\n                                \"decimal\": 1.1275612885801674,\n                                \"normalizedImplied\": 0.8868697516737265\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000003033304313104,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x7739deb5a81f997e11ec475c50f8e493155133ad\",\n                \"gameId\": \"0x3430353237333600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 9076,\n                \"leagueName\": \"FIFA World Cup Women\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                \"homeTeam\": \"Morocco\",\n                \"awayTeam\": \"Colombia\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 602.8546315784381,\n                        \"decimal\": 7.028546315784381,\n                        \"normalizedImplied\": 0.1422769311136567\n                    },\n                    \"awayOdds\": {\n                        \"american\": -186.5828014290762,\n                        \"decimal\": 1.5359550785714404,\n                        \"normalizedImplied\": 0.6510607074069373\n                    },\n                    \"drawOdds\": {\n                        \"american\": 305.33334241527024,\n                        \"decimal\": 4.053333424152703,\n                        \"normalizedImplied\": 0.24671052078797026\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.009058099602570554,\n                    \"awayPriceImpact\": 0.008678659209748436,\n                    \"drawPriceImpact\": -0.008667636888750446\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.9140898774123581,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.874342169315191\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x28e14e97567c0123e2502bd30520911a84fb6f7c\",\n                        \"gameId\": \"0x3430353237333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7739deb5a81f997e11ec475c50f8e493155133ad\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"Morocco\",\n                        \"awayTeam\": \"Colombia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -383.8810477347857,\n                                \"decimal\": 1.260497361331283,\n                                \"normalizedImplied\": 0.793337638520594\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00018972019641106,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.018975619699402393,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x322f5e3d3d64530d4f2c99a348df6a628534db10\",\n                        \"gameId\": \"0x3430353237333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7739deb5a81f997e11ec475c50f8e493155133ad\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"Morocco\",\n                        \"awayTeam\": \"Colombia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -878.1981944443033,\n                                \"decimal\": 1.1138695121814466,\n                                \"normalizedImplied\": 0.8977712281949076\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005511160498994,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x73458ee6cc4471c14d1c1282b4dcab5a50ca64fc\",\n                        \"gameId\": \"0x3430353237333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x7739deb5a81f997e11ec475c50f8e493155133ad\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"Morocco\",\n                        \"awayTeam\": \"Colombia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 131.39375252138348,\n                                \"decimal\": 2.313937525213835,\n                                \"normalizedImplied\": 0.43216378536736355\n                            },\n                            \"awayOdds\": {\n                                \"american\": -155.21051859769406,\n                                \"decimal\": 1.6442862307496064,\n                                \"normalizedImplied\": 0.6081666204454649\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034771526254375,\n                            \"awayPriceImpact\": 0.000024180223745624\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8397767d20b3a5a7a14d08682d084f0f6803281e\",\n                        \"gameId\": \"0x3430353237333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 9076,\n                        \"leagueName\": \"FIFA World Cup Women\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7739deb5a81f997e11ec475c50f8e493155133ad\",\n                        \"maturityDate\": \"2023-08-03T10:00:00.000Z\",\n                        \"homeTeam\": \"Morocco\",\n                        \"awayTeam\": \"Colombia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 157.07770137862832,\n                                \"decimal\": 2.5707770137862833,\n                                \"normalizedImplied\": 0.3889874519016269\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.0088628682456605,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.8942121086688564,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            }\n        ],\n        \"19216\": [\n            {\n                \"address\": \"0x32cf7d22da9c515013a94d49d375b883222b4298\",\n                \"gameId\": \"0x3432303130323200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                \"homeTeam\": \"AEK Larnaca\",\n                \"awayTeam\": \"Torpedo Zhodino\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -231.98507013890662,\n                        \"decimal\": 1.4310622228409897,\n                        \"normalizedImplied\": 0.698781635095341\n                    },\n                    \"awayOdds\": {\n                        \"american\": 589.3224616894839,\n                        \"decimal\": 6.893224616894839,\n                        \"normalizedImplied\": 0.14506998619326372\n                    },\n                    \"drawOdds\": {\n                        \"american\": 409.0381255553113,\n                        \"decimal\": 5.090381255553113,\n                        \"normalizedImplied\": 0.19644893963671128\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000120695330811887,\n                    \"awayPriceImpact\": -0.000110545773096562,\n                    \"drawPriceImpact\": -0.000110545773096562\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.011055799481557087,\n                    \"drawBonus\": 0.011055799481557087\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x3c979a3d0de322cd0710edeec378127c5839420b\",\n                        \"gameId\": \"0x3432303130323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x32cf7d22da9c515013a94d49d375b883222b4298\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"AEK Larnaca\",\n                        \"awayTeam\": \"Torpedo Zhodino\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -540.4165116874331,\n                                \"decimal\": 1.1850424586172492,\n                                \"normalizedImplied\": 0.8438516212886047\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005074778857662,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x77661ed2677e50647905da041f5339ece0430f6a\",\n                        \"gameId\": \"0x3432303130323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x32cf7d22da9c515013a94d49d375b883222b4298\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"AEK Larnaca\",\n                        \"awayTeam\": \"Torpedo Zhodino\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -854.476935845072,\n                                \"decimal\": 1.1170306602847047,\n                                \"normalizedImplied\": 0.8952305747320523\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005074778857662,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8c590cf4a19c30511c7c792326ca968929fc22cf\",\n                        \"gameId\": \"0x3432303130323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x32cf7d22da9c515013a94d49d375b883222b4298\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"AEK Larnaca\",\n                        \"awayTeam\": \"Torpedo Zhodino\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -155.21051859769406,\n                                \"decimal\": 1.6442862307496064,\n                                \"normalizedImplied\": 0.6081666204454649\n                            },\n                            \"awayOdds\": {\n                                \"american\": 131.39375252138348,\n                                \"decimal\": 2.313937525213835,\n                                \"normalizedImplied\": 0.43216378536736355\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024180223745624,\n                            \"awayPriceImpact\": 0.000034771526254375\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa38318763c3b7e208bef1cafbbf3bf9062bf01a7\",\n                        \"gameId\": \"0x3432303130323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x32cf7d22da9c515013a94d49d375b883222b4298\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"AEK Larnaca\",\n                        \"awayTeam\": \"Torpedo Zhodino\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc6aeea6202f7464b249c9062c7dfef1fbc418f69\",\n                        \"gameId\": \"0x3432303130323200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x32cf7d22da9c515013a94d49d375b883222b4298\",\n                        \"maturityDate\": \"2023-08-02T17:00:00.000Z\",\n                        \"homeTeam\": \"AEK Larnaca\",\n                        \"awayTeam\": \"Torpedo Zhodino\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 192.80954124863035,\n                                \"decimal\": 2.9280954124863037,\n                                \"normalizedImplied\": 0.341518925829975\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000110545773096562,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.011055799481557087,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x001f6eee7cc89cd9893d3c5ff03c06eb3d500e55\",\n                \"gameId\": \"0x3432303039353400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:30:00.000Z\",\n                \"homeTeam\": \"F91 Dudelange\",\n                \"awayTeam\": \"Gzira United\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -175.50452017948572,\n                        \"decimal\": 1.5697858943902503,\n                        \"normalizedImplied\": 0.6370295487897912\n                    },\n                    \"awayOdds\": {\n                        \"american\": 507.54594643854716,\n                        \"decimal\": 6.075459464385472,\n                        \"normalizedImplied\": 0.16459660472792723\n                    },\n                    \"drawOdds\": {\n                        \"american\": 318.9972044403774,\n                        \"decimal\": 4.189972044403774,\n                        \"normalizedImplied\": 0.23866507685549448\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000586396726672748,\n                    \"awayPriceImpact\": -0.00057494325540033,\n                    \"drawPriceImpact\": -0.00057494325540033\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.057527400530969,\n                    \"drawBonus\": 0.057527400530969\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x71ebe5087efd7ac4aa252a48f62ca99cf5eeff80\",\n                        \"gameId\": \"0x3432303039353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x001f6eee7cc89cd9893d3c5ff03c06eb3d500e55\",\n                        \"maturityDate\": \"2023-08-02T17:30:00.000Z\",\n                        \"homeTeam\": \"F91 Dudelange\",\n                        \"awayTeam\": \"Gzira United\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -101.96599043074097,\n                                \"decimal\": 1.9807191552552383,\n                                \"normalizedImplied\": 0.5048671323982519\n                            },\n                            \"awayOdds\": {\n                                \"american\": -115.26780509749068,\n                                \"decimal\": 1.8675449308280179,\n                                \"normalizedImplied\": 0.5354623513966155\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000303964375,\n                            \"awayPriceImpact\": 0.0000285553125\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9046691eb86361d28e8624209f355a0b7aad7fb5\",\n                        \"gameId\": \"0x3432303039353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x001f6eee7cc89cd9893d3c5ff03c06eb3d500e55\",\n                        \"maturityDate\": \"2023-08-02T17:30:00.000Z\",\n                        \"homeTeam\": \"F91 Dudelange\",\n                        \"awayTeam\": \"Gzira United\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 147.977937321856,\n                                \"decimal\": 2.47977937321856,\n                                \"normalizedImplied\": 0.40326168158342174\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00057494325540033,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.057527400530969,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe7c0ee5e2b3f9ac8c6d8c7faed73bcdcc6a604e4\",\n                        \"gameId\": \"0x3432303039353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x001f6eee7cc89cd9893d3c5ff03c06eb3d500e55\",\n                        \"maturityDate\": \"2023-08-02T17:30:00.000Z\",\n                        \"homeTeam\": \"F91 Dudelange\",\n                        \"awayTeam\": \"Gzira United\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -704.4704464236829,\n                                \"decimal\": 1.1419505963772651,\n                                \"normalizedImplied\": 0.8756946256452857\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005726735636209,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xeeb3397fb12d8b3ca2bc6f2977b478436e9b8589\",\n                        \"gameId\": \"0x3432303039353400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x001f6eee7cc89cd9893d3c5ff03c06eb3d500e55\",\n                        \"maturityDate\": \"2023-08-02T17:30:00.000Z\",\n                        \"homeTeam\": \"F91 Dudelange\",\n                        \"awayTeam\": \"Gzira United\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -404.098709448233,\n                                \"decimal\": 1.2474642894468597,\n                                \"normalizedImplied\": 0.8016261535177185\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005726735636209,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x72ded34953dff7e180efeadd3ff84f06cf5c404c\",\n                \"gameId\": \"0x3432303130313000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T14:00:00.000Z\",\n                \"homeTeam\": \"Tobol Kostanay\",\n                \"awayTeam\": \"Basel\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 244.576062341997,\n                        \"decimal\": 3.44576062341997,\n                        \"normalizedImplied\": 0.29021168597819913\n                    },\n                    \"awayOdds\": {\n                        \"american\": 111.5646688789547,\n                        \"decimal\": 2.115646688789547,\n                        \"normalizedImplied\": 0.4726687141566833\n                    },\n                    \"drawOdds\": {\n                        \"american\": 260.47957291162766,\n                        \"decimal\": 3.6047957291162764,\n                        \"normalizedImplied\": 0.2774082292438668\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.001044021016399534,\n                    \"awayPriceImpact\": 0.001060481438746168,\n                    \"drawPriceImpact\": -0.001044021016399534\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.10451121354334207,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.10451121354334207\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0d31aa2ee5432b400a9761bc5e015d4d5b563cef\",\n                        \"gameId\": \"0x3432303130313000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x72ded34953dff7e180efeadd3ff84f06cf5c404c\",\n                        \"maturityDate\": \"2023-08-03T14:00:00.000Z\",\n                        \"homeTeam\": \"Tobol Kostanay\",\n                        \"awayTeam\": \"Basel\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -101.96599043074097,\n                                \"decimal\": 1.9807191552552383,\n                                \"normalizedImplied\": 0.5048671323982519\n                            },\n                            \"awayOdds\": {\n                                \"american\": -115.26780509749068,\n                                \"decimal\": 1.8675449308280179,\n                                \"normalizedImplied\": 0.5354623513966155\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000303964375,\n                            \"awayPriceImpact\": 0.0000285553125\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x6f88e70386df0a33c469a343bc16c07857d7775b\",\n                        \"gameId\": \"0x3432303130313000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x72ded34953dff7e180efeadd3ff84f06cf5c404c\",\n                        \"maturityDate\": \"2023-08-03T14:00:00.000Z\",\n                        \"homeTeam\": \"Tobol Kostanay\",\n                        \"awayTeam\": \"Basel\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -321.72810706868495,\n                                \"decimal\": 1.3108214601177237,\n                                \"normalizedImplied\": 0.7628804001348825\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000008230211173317,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x976048231badc1684e5655423575b16970eb562c\",\n                        \"gameId\": \"0x3432303130313000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x72ded34953dff7e180efeadd3ff84f06cf5c404c\",\n                        \"maturityDate\": \"2023-08-03T14:00:00.000Z\",\n                        \"homeTeam\": \"Tobol Kostanay\",\n                        \"awayTeam\": \"Basel\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -131.27799711533658,\n                                \"decimal\": 1.761742273628255,\n                                \"normalizedImplied\": 0.567619915222066\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001044021016399534,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.10451121354334207,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe491329bff868ec667a1fa34c5fdb4f8611f888c\",\n                        \"gameId\": \"0x3432303130313000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x72ded34953dff7e180efeadd3ff84f06cf5c404c\",\n                        \"maturityDate\": \"2023-08-03T14:00:00.000Z\",\n                        \"homeTeam\": \"Tobol Kostanay\",\n                        \"awayTeam\": \"Basel\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -300.12314734238123,\n                                \"decimal\": 1.3331965590975219,\n                                \"normalizedImplied\": 0.7500769434005501\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000008230211173317,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x9b0841e7fe922deca90317d5bcb5c76bb8712e94\",\n                \"gameId\": \"0x3432303039363000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                \"homeTeam\": \"FC Santa Coloma\",\n                \"awayTeam\": \"Sutjeska\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 177.37214723558418,\n                        \"decimal\": 2.7737214723558417,\n                        \"normalizedImplied\": 0.36052646596511245\n                    },\n                    \"awayOdds\": {\n                        \"american\": 154.08295115170588,\n                        \"decimal\": 2.540829511517059,\n                        \"normalizedImplied\": 0.3935722548353619\n                    },\n                    \"drawOdds\": {\n                        \"american\": 249.3547880137638,\n                        \"decimal\": 3.493547880137638,\n                        \"normalizedImplied\": 0.28624196212836855\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000019540861774743,\n                    \"awayPriceImpact\": 0.000018546586604095,\n                    \"drawPriceImpact\": 0.00002177592662116\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x5f09c7a4bfef360a25826d12c907606cd6ab6beb\",\n                        \"gameId\": \"0x3432303039363000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x9b0841e7fe922deca90317d5bcb5c76bb8712e94\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"FC Santa Coloma\",\n                        \"awayTeam\": \"Sutjeska\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xab4c30eebdf858df22c42de5696df6f4f30a6baa\",\n                        \"gameId\": \"0x3432303039363000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9b0841e7fe922deca90317d5bcb5c76bb8712e94\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"FC Santa Coloma\",\n                        \"awayTeam\": \"Sutjeska\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -306.6672622669012,\n                                \"decimal\": 1.3260863232051394,\n                                \"normalizedImplied\": 0.7540987208004744\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019043724189419,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb2c4bb1321dce1b5858c17853f21601cb39da77f\",\n                        \"gameId\": \"0x3432303039363000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9b0841e7fe922deca90317d5bcb5c76bb8712e94\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"FC Santa Coloma\",\n                        \"awayTeam\": \"Sutjeska\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -212.31867652497345,\n                                \"decimal\": 1.4709901250172768,\n                                \"normalizedImplied\": 0.6798142169637305\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020161256612627,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf65503bf217660e0678d45793c18909a916ad5e2\",\n                        \"gameId\": \"0x3432303039363000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9b0841e7fe922deca90317d5bcb5c76bb8712e94\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"FC Santa Coloma\",\n                        \"awayTeam\": \"Sutjeska\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -183.10040198350254,\n                                \"decimal\": 1.546148445971244,\n                                \"normalizedImplied\": 0.646768428093481\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020658394197951,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xc8080298ab4863b23c01a8a70e9b6e182e295100\",\n                \"gameId\": \"0x3432303039383200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                \"homeTeam\": \"Pyunik\",\n                \"awayTeam\": \"Kalmar FF\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 137.76746952097625,\n                        \"decimal\": 2.3776746952097625,\n                        \"normalizedImplied\": 0.42057898080619405\n                    },\n                    \"awayOdds\": {\n                        \"american\": 204.33687739406673,\n                        \"decimal\": 3.043368773940667,\n                        \"normalizedImplied\": 0.32858324911613085\n                    },\n                    \"drawOdds\": {\n                        \"american\": 243.43190296274585,\n                        \"decimal\": 3.4343190296274586,\n                        \"normalizedImplied\": 0.2911785397259602\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000017734015063168,\n                    \"awayPriceImpact\": 0.0000205019648931,\n                    \"drawPriceImpact\": 0.000021627395043731\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x4c885e415a2cf6c4b39e5bd9059707978420a5d6\",\n                        \"gameId\": \"0x3432303039383200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc8080298ab4863b23c01a8a70e9b6e182e295100\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"Pyunik\",\n                        \"awayTeam\": \"Kalmar FF\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -298.6640447689904,\n                                \"decimal\": 1.3348243678858218,\n                                \"normalizedImplied\": 0.7491622299223248\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019117989978134,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x58be0110eb656f39706988e7a34f0860e3d4eef0\",\n                        \"gameId\": \"0x3432303039383200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc8080298ab4863b23c01a8a70e9b6e182e295100\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"Pyunik\",\n                        \"awayTeam\": \"Kalmar FF\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -246.93012697025208,\n                                \"decimal\": 1.4049728610557395,\n                                \"normalizedImplied\": 0.7117575205321542\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019680705053449,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xbb6a894238ca0544c7c6aa12e494c08f5afb574c\",\n                        \"gameId\": \"0x3432303039383200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc8080298ab4863b23c01a8a70e9b6e182e295100\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"Pyunik\",\n                        \"awayTeam\": \"Kalmar FF\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"awayOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000033035252269086,\n                            \"awayPriceImpact\": 0.000025916497730912\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd5bad1151817f1fab06f69cf894dafec163f8513\",\n                        \"gameId\": \"0x3432303039383200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc8080298ab4863b23c01a8a70e9b6e182e295100\",\n                        \"maturityDate\": \"2023-08-03T15:00:00.000Z\",\n                        \"homeTeam\": \"Pyunik\",\n                        \"awayTeam\": \"Kalmar FF\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -162.99303190880795,\n                                \"decimal\": 1.6135231600326843,\n                                \"normalizedImplied\": 0.6197617888420911\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021064679968415,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x0bfe16ed769092e0122800ba11becc9995461f00\",\n                \"gameId\": \"0x3432303039383600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T15:30:00.000Z\",\n                \"homeTeam\": \"Spartak Trnava\",\n                \"awayTeam\": \"Auda\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -311.0606817872014,\n                        \"decimal\": 1.3214806816002886,\n                        \"normalizedImplied\": 0.7567269154392924\n                    },\n                    \"awayOdds\": {\n                        \"american\": 957.9729740223885,\n                        \"decimal\": 10.579729740223884,\n                        \"normalizedImplied\": 0.0945203728785267\n                    },\n                    \"drawOdds\": {\n                        \"american\": 429.0161954269343,\n                        \"decimal\": 5.290161954269343,\n                        \"normalizedImplied\": 0.18903012963392654\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000561333887684666,\n                    \"awayPriceImpact\": -0.000553588711147028,\n                    \"drawPriceImpact\": -0.000609715479577046\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.05538953413551592,\n                    \"drawBonus\": 0.06100874593449044\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x1ed033c6efea756459b74cafef956e4d3f1b6f0d\",\n                        \"gameId\": \"0x3432303039383600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x0bfe16ed769092e0122800ba11becc9995461f00\",\n                        \"maturityDate\": \"2023-08-03T15:30:00.000Z\",\n                        \"homeTeam\": \"Spartak Trnava\",\n                        \"awayTeam\": \"Auda\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb52f5bef51d8a09fe656543cc703f607a2c1030d\",\n                        \"gameId\": \"0x3432303039383600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0bfe16ed769092e0122800ba11becc9995461f00\",\n                        \"maturityDate\": \"2023-08-03T15:30:00.000Z\",\n                        \"homeTeam\": \"Spartak Trnava\",\n                        \"awayTeam\": \"Auda\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -572.2566524612736,\n                                \"decimal\": 1.174746767154039,\n                                \"normalizedImplied\": 0.851247288317819\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000003872588268819,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xbed845572f04b67e12ceadcdea708381c7ea9774\",\n                        \"gameId\": \"0x3432303039383600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0bfe16ed769092e0122800ba11becc9995461f00\",\n                        \"maturityDate\": \"2023-08-03T15:30:00.000Z\",\n                        \"homeTeam\": \"Spartak Trnava\",\n                        \"awayTeam\": \"Auda\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 252.67086150061792,\n                                \"decimal\": 3.526708615006179,\n                                \"normalizedImplied\": 0.28355050251245323\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000581652095362037,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.058199061142065085,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc68554bc7a3cfadf6f1a6897e35a2d891eeca562\",\n                        \"gameId\": \"0x3432303039383600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0bfe16ed769092e0122800ba11becc9995461f00\",\n                        \"maturityDate\": \"2023-08-03T15:30:00.000Z\",\n                        \"homeTeam\": \"Spartak Trnava\",\n                        \"awayTeam\": \"Auda\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1743.5573824284302,\n                                \"decimal\": 1.0573540056712787,\n                                \"normalizedImplied\": 0.9457570450732189\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00002419079594619,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0024191381154955176,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfa788861d4112269c3a2a0e140195e55dd8f1684\",\n                        \"gameId\": \"0x3432303039383600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x0bfe16ed769092e0122800ba11becc9995461f00\",\n                        \"maturityDate\": \"2023-08-03T15:30:00.000Z\",\n                        \"homeTeam\": \"Spartak Trnava\",\n                        \"awayTeam\": \"Auda\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"awayOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000027209597847358,\n                            \"awayPriceImpact\": 0.000031742152152641\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x08cc88db7aedc830eb7a0d30caf78e065cc93e45\",\n                \"gameId\": \"0x3432303130323400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"Aktobe\",\n                \"awayTeam\": \"Torpedo Kutaisi\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -172.77456576538924,\n                        \"decimal\": 1.578788894980006,\n                        \"normalizedImplied\": 0.6333969051718369\n                    },\n                    \"awayOdds\": {\n                        \"american\": 511.2672818960492,\n                        \"decimal\": 6.112672818960492,\n                        \"normalizedImplied\": 0.16359455668855147\n                    },\n                    \"drawOdds\": {\n                        \"american\": 311.0380138806098,\n                        \"decimal\": 4.110380138806098,\n                        \"normalizedImplied\": 0.2432865005742413\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000824122084243734,\n                    \"awayPriceImpact\": -0.000812607127060144,\n                    \"drawPriceImpact\": -0.000845332375989095\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.08132679944286265,\n                    \"drawBonus\": 0.0846047567389436\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x02947b903c06ccfa6c21a29ad253ce12ddbafd01\",\n                        \"gameId\": \"0x3432303130323400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x08cc88db7aedc830eb7a0d30caf78e065cc93e45\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Aktobe\",\n                        \"awayTeam\": \"Torpedo Kutaisi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -710.9208708285403,\n                                \"decimal\": 1.1406626308262062,\n                                \"normalizedImplied\": 0.8766834057460782\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00001060514587268,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0010605258342991745,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x2280e675cb882be7c15c32190d2a1559905b3431\",\n                        \"gameId\": \"0x3432303130323400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x08cc88db7aedc830eb7a0d30caf78e065cc93e45\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Aktobe\",\n                        \"awayTeam\": \"Torpedo Kutaisi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -392.5901191960145,\n                                \"decimal\": 1.2547185859002006,\n                                \"normalizedImplied\": 0.7969914618603883\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005757478591795,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x704076c69f0f953853b29ab9e960acfe37e0909f\",\n                        \"gameId\": \"0x3432303130323400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x08cc88db7aedc830eb7a0d30caf78e065cc93e45\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Aktobe\",\n                        \"awayTeam\": \"Torpedo Kutaisi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 145.77207076861498,\n                                \"decimal\": 2.45772070768615,\n                                \"normalizedImplied\": 0.4068810572627928\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000828969751524619,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.08296575125066122,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfed38d71f202e5d9e7f9780fc82681793fbb7852\",\n                        \"gameId\": \"0x3432303130323400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x08cc88db7aedc830eb7a0d30caf78e065cc93e45\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Aktobe\",\n                        \"awayTeam\": \"Torpedo Kutaisi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x17d4e601b144a95ee0b5b799f542d787700529d6\",\n                \"gameId\": \"0x3432303039333700000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"Dinamo Tbilisi\",\n                \"awayTeam\": \"Hamrun Spartans\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -169.9189346359185,\n                        \"decimal\": 1.5885159309306391,\n                        \"normalizedImplied\": 0.6295183954586754\n                    },\n                    \"awayOdds\": {\n                        \"american\": 515.0224585145685,\n                        \"decimal\": 6.1502245851456845,\n                        \"normalizedImplied\": 0.16259568836156774\n                    },\n                    \"drawOdds\": {\n                        \"american\": 302.9553096953646,\n                        \"decimal\": 4.029553096953646,\n                        \"normalizedImplied\": 0.24816647800372776\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000808150590324867,\n                    \"awayPriceImpact\": -0.000796517216604483,\n                    \"drawPriceImpact\": -0.000820225547688004\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.079715216202579,\n                    \"drawBonus\": 0.0820898869913175\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x14e4fd1c4f97d8af3098c1673e813a89b856d685\",\n                        \"gameId\": \"0x3432303039333700000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x17d4e601b144a95ee0b5b799f542d787700529d6\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Dinamo Tbilisi\",\n                        \"awayTeam\": \"Hamrun Spartans\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 143.4498797317883,\n                                \"decimal\": 2.434498797317883,\n                                \"normalizedImplied\": 0.4107621663652955\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000808371382146243,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.08090253751069096,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x46915809f85ff745eeeb1582cdabe2a47fbd2e82\",\n                        \"gameId\": \"0x3432303039333700000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x17d4e601b144a95ee0b5b799f542d787700529d6\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Dinamo Tbilisi\",\n                        \"awayTeam\": \"Hamrun Spartans\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"awayOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000032403509279119,\n                            \"awayPriceImpact\": 0.00002654824072088\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe41906b7ff8ef8072f60c112e7d920ac38e63c98\",\n                        \"gameId\": \"0x3432303039333700000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x17d4e601b144a95ee0b5b799f542d787700529d6\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Dinamo Tbilisi\",\n                        \"awayTeam\": \"Hamrun Spartans\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -717.5603691115201,\n                                \"decimal\": 1.1393610967169487,\n                                \"normalizedImplied\": 0.8776848734624032\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000006037478681568,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0006037515132936906,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf746f55ab4ec1356bd0584b263794f6ef0dde4d4\",\n                        \"gameId\": \"0x3432303039333700000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x17d4e601b144a95ee0b5b799f542d787700529d6\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Dinamo Tbilisi\",\n                        \"awayTeam\": \"Hamrun Spartans\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -381.0330677405344,\n                                \"decimal\": 1.2624444135334083,\n                                \"normalizedImplied\": 0.7921140838202432\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005816686860192,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x4b2ae75f0cac3e21660173d7d772dce3435a9e37\",\n                \"gameId\": \"0x3432303130303000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"FK Panevezys\",\n                \"awayTeam\": \"Hapoel Beer Sheva\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 207.41535251806528,\n                        \"decimal\": 3.0741535251806527,\n                        \"normalizedImplied\": 0.32529279745104306\n                    },\n                    \"awayOdds\": {\n                        \"american\": 133.1278176092873,\n                        \"decimal\": 2.331278176092873,\n                        \"normalizedImplied\": 0.4289492392005999\n                    },\n                    \"drawOdds\": {\n                        \"american\": 249.68048413036706,\n                        \"decimal\": 3.4968048413036708,\n                        \"normalizedImplied\": 0.2859753533248891\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000335272427678342,\n                    \"awayPriceImpact\": 0.000017507930141333,\n                    \"drawPriceImpact\": 0.000021816043439971\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.03353848729789123,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x3d488831e34d820e73117645ff4e1c22de9c8101\",\n                        \"gameId\": \"0x3432303130303000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x4b2ae75f0cac3e21660173d7d772dce3435a9e37\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Panevezys\",\n                        \"awayTeam\": \"Hapoel Beer Sheva\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -157.2467375637114,\n                                \"decimal\": 1.6359432414900383,\n                                \"normalizedImplied\": 0.6112681507759322\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000156728192119185,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.01567527596958218,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8ab5eaa33e8b1e86d8b2ae93a6969f667b8c06f4\",\n                        \"gameId\": \"0x3432303130303000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x4b2ae75f0cac3e21660173d7d772dce3435a9e37\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Panevezys\",\n                        \"awayTeam\": \"Hapoel Beer Sheva\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x98e4f67cc71c2621266940d54d2aaf1bd2baa65b\",\n                        \"gameId\": \"0x3432303130303000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x4b2ae75f0cac3e21660173d7d772dce3435a9e37\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Panevezys\",\n                        \"awayTeam\": \"Hapoel Beer Sheva\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -250.7843797748185,\n                                \"decimal\": 1.3987489176550425,\n                                \"normalizedImplied\": 0.714924592525489\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019661986790652,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc2a7fd219eb399f2ba5679628f35bfc3eabe82ad\",\n                        \"gameId\": \"0x3432303130303000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x4b2ae75f0cac3e21660173d7d772dce3435a9e37\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Panevezys\",\n                        \"awayTeam\": \"Hapoel Beer Sheva\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -306.904413747326,\n                                \"decimal\": 1.3258343494607734,\n                                \"normalizedImplied\": 0.754242036651643\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000158882248768504,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.01589074963488701,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x62cdf461415c8ccb8406da4b1614cabaa0da658c\",\n                \"gameId\": \"0x3432303130333400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"Pogon Szczecin\",\n                \"awayTeam\": \"Linfield\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -266.5517485656568,\n                        \"decimal\": 1.3751616732514815,\n                        \"normalizedImplied\": 0.7271872242014745\n                    },\n                    \"awayOdds\": {\n                        \"american\": 751.9902956808049,\n                        \"decimal\": 8.51990295680805,\n                        \"normalizedImplied\": 0.11737222889386599\n                    },\n                    \"drawOdds\": {\n                        \"american\": 411.2106538589834,\n                        \"decimal\": 5.112106538589834,\n                        \"normalizedImplied\": 0.1956140765947042\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.004991323553897372,\n                    \"awayPriceImpact\": -0.004982755974912433,\n                    \"drawPriceImpact\": -0.005014825635911354\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.5007708162680647,\n                    \"drawBonus\": 0.5040100862926336\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x5ef163e7c95406165d73b44e4218b5b7bdfb6af3\",\n                        \"gameId\": \"0x3432303130333400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x62cdf461415c8ccb8406da4b1614cabaa0da658c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Pogon Szczecin\",\n                        \"awayTeam\": \"Linfield\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x620c5fa5da17fa427a64239de5f04631ca79825b\",\n                        \"gameId\": \"0x3432303130333400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x62cdf461415c8ccb8406da4b1614cabaa0da658c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Pogon Szczecin\",\n                        \"awayTeam\": \"Linfield\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"awayOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002654824072088,\n                            \"awayPriceImpact\": 0.000032403509279119\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x6ef70c0cca89e490703081b366d943f129dae9ac\",\n                        \"gameId\": \"0x3432303130333400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x62cdf461415c8ccb8406da4b1614cabaa0da658c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Pogon Szczecin\",\n                        \"awayTeam\": \"Linfield\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 219.50279691598791,\n                                \"decimal\": 3.195027969159879,\n                                \"normalizedImplied\": 0.3129863054885702\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.004998790805411893,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.5023904251793025,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x73d09b588279590a3e35329722c272b7570fca59\",\n                        \"gameId\": \"0x3432303130333400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x62cdf461415c8ccb8406da4b1614cabaa0da658c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Pogon Szczecin\",\n                        \"awayTeam\": \"Linfield\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1195.3586139577073,\n                                \"decimal\": 1.0836569033195071,\n                                \"normalizedImplied\": 0.9228013007961787\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000011751041006991,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0011751179095578434,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe0c885138c669f1d756fea6236238af6d78bf9c2\",\n                        \"gameId\": \"0x3432303130333400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x62cdf461415c8ccb8406da4b1614cabaa0da658c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Pogon Szczecin\",\n                        \"awayTeam\": \"Linfield\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -543.3327853725044,\n                                \"decimal\": 1.184049265371389,\n                                \"normalizedImplied\": 0.8445594530953405\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004283789492469,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x706d3678e05ef9f21368fd1b11cfc68a253b0f1c\",\n                \"gameId\": \"0x3432303039333900000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"Urartu FC\",\n                \"awayTeam\": \"FCV Farul Constanta\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 127.37380781779213,\n                        \"decimal\": 2.2737380781779213,\n                        \"normalizedImplied\": 0.4398043950609114\n                    },\n                    \"awayOdds\": {\n                        \"american\": 227.83234935785725,\n                        \"decimal\": 3.2783234935785726,\n                        \"normalizedImplied\": 0.30503396079085954\n                    },\n                    \"drawOdds\": {\n                        \"american\": 238.40656508988397,\n                        \"decimal\": 3.38406565089884,\n                        \"normalizedImplied\": 0.29550254136895676\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000017155566481994,\n                    \"awayPriceImpact\": 0.000021210513850415,\n                    \"drawPriceImpact\": 0.000021497294667589\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x927f9679c8b6f453fce716cce5ee3f25c51f33ad\",\n                        \"gameId\": \"0x3432303039333900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x706d3678e05ef9f21368fd1b11cfc68a253b0f1c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Urartu FC\",\n                        \"awayTeam\": \"FCV Farul Constanta\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"awayOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000033035252269086,\n                            \"awayPriceImpact\": 0.000025916497730912\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x957e588c7cc067f2daf25faac4845dceb76072e8\",\n                        \"gameId\": \"0x3432303039333900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x706d3678e05ef9f21368fd1b11cfc68a253b0f1c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Urartu FC\",\n                        \"awayTeam\": \"FCV Farul Constanta\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -150.33576419542533,\n                                \"decimal\": 1.6651777142663633,\n                                \"normalizedImplied\": 0.6005365021598164\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021353904259002,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe0cd4aee6affcd625ec623085b1de166ec1b9bf0\",\n                        \"gameId\": \"0x3432303039333900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x706d3678e05ef9f21368fd1b11cfc68a253b0f1c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Urartu FC\",\n                        \"awayTeam\": \"FCV Farul Constanta\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -291.90843253035234,\n                                \"decimal\": 1.342573179997471,\n                                \"normalizedImplied\": 0.7448383558517709\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019183040166204,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe86538dc08bd28c9791f96054ca79bc9d813e6ab\",\n                        \"gameId\": \"0x3432303039333900000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x706d3678e05ef9f21368fd1b11cfc68a253b0f1c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Urartu FC\",\n                        \"awayTeam\": \"FCV Farul Constanta\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -277.79607312416204,\n                                \"decimal\": 1.3599762907926514,\n                                \"normalizedImplied\": 0.7353069364298682\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019326430574791,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x7b65f0fe686472c7bdce44bf0f7ae11aa80484c5\",\n                \"gameId\": \"0x3432303130323800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"KuPS\",\n                \"awayTeam\": \"Derry City\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 105.36547969883863,\n                        \"decimal\": 2.0536547969883863,\n                        \"normalizedImplied\": 0.4869367536678829\n                    },\n                    \"awayOdds\": {\n                        \"american\": 289.66453664382504,\n                        \"decimal\": 3.8966453664382503,\n                        \"normalizedImplied\": 0.25663100076106116\n                    },\n                    \"drawOdds\": {\n                        \"american\": 237.00716682709194,\n                        \"decimal\": 3.3700716682709193,\n                        \"normalizedImplied\": 0.29672959462997694\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000585602496996827,\n                    \"awayPriceImpact\": -0.000569414306684153,\n                    \"drawPriceImpact\": -0.000569414306684153\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.056973872406470734,\n                    \"drawBonus\": 0.056973872406470734\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x04c5e7af313c14a6bbbfd988e622802343081f98\",\n                        \"gameId\": \"0x3432303130323800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7b65f0fe686472c7bdce44bf0f7ae11aa80484c5\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"KuPS\",\n                        \"awayTeam\": \"Derry City\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -362.2489345193756,\n                                \"decimal\": 1.2760532619169134,\n                                \"normalizedImplied\": 0.7836663482978599\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000008094095156337,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x09b18412bf74ebdcfe4cf472440d0b7ac5839707\",\n                        \"gameId\": \"0x3432303130323800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x7b65f0fe686472c7bdce44bf0f7ae11aa80484c5\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"KuPS\",\n                        \"awayTeam\": \"Derry City\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 136.80790838415837,\n                                \"decimal\": 2.3680790838415837,\n                                \"normalizedImplied\": 0.42228319435082534\n                            },\n                            \"awayOdds\": {\n                                \"american\": -161.81261672993872,\n                                \"decimal\": 1.6179987816827506,\n                                \"normalizedImplied\": 0.6180474369455212\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000035366116236162,\n                            \"awayPriceImpact\": 0.000023585633763837\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x156ad978ff10ddeffdd69a8953f033d9571ff987\",\n                        \"gameId\": \"0x3432303130323800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7b65f0fe686472c7bdce44bf0f7ae11aa80484c5\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"KuPS\",\n                        \"awayTeam\": \"Derry City\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -123.89426227977174,\n                                \"decimal\": 1.8071398800873044,\n                                \"normalizedImplied\": 0.5533605953910381\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000569414306684153,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.056973872406470734,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd8378a1b5949db5ef56b51ffc3b5c73149e2bafc\",\n                        \"gameId\": \"0x3432303130323800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7b65f0fe686472c7bdce44bf0f7ae11aa80484c5\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"KuPS\",\n                        \"awayTeam\": \"Derry City\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -289.9665573543892,\n                                \"decimal\": 1.3448673561268059,\n                                \"normalizedImplied\": 0.7435677544289441\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000008094095156337,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x810c3f9c32f591c5575e7a88bf1ca49982202380\",\n                \"gameId\": \"0x3432303039383000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"FK Kauno Zalgiris\",\n                \"awayTeam\": \"Lech Poznan\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 481.05396355761354,\n                        \"decimal\": 5.810539635576135,\n                        \"normalizedImplied\": 0.17210105475871976\n                    },\n                    \"awayOdds\": {\n                        \"american\": -171.40951278660597,\n                        \"decimal\": 1.5833981928674734,\n                        \"normalizedImplied\": 0.6315530764810577\n                    },\n                    \"drawOdds\": {\n                        \"american\": 322.5847007691734,\n                        \"decimal\": 4.225847007691734,\n                        \"normalizedImplied\": 0.23663895029323967\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000502541734180686,\n                    \"awayPriceImpact\": 0.000514200535894246,\n                    \"drawPriceImpact\": -0.000502541734180686\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.05027944093550997,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.05027944093550997\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x158010421c45dadee237ea7686600b2aa6cfd518\",\n                        \"gameId\": \"0x3432303039383000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x810c3f9c32f591c5575e7a88bf1ca49982202380\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Kauno Zalgiris\",\n                        \"awayTeam\": \"Lech Poznan\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -409.3053428189005,\n                                \"decimal\": 1.2443163808009357,\n                                \"normalizedImplied\": 0.8036541312397775\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00000582940085678,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x3f245de5d509a5ade34f9e1cd3ec6b70f66f0d72\",\n                        \"gameId\": \"0x3432303039383000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x810c3f9c32f591c5575e7a88bf1ca49982202380\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Kauno Zalgiris\",\n                        \"awayTeam\": \"Lech Poznan\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7a956e29fc63eac0bf32080f2a26324e3cfb0786\",\n                        \"gameId\": \"0x3432303039383000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x810c3f9c32f591c5575e7a88bf1ca49982202380\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Kauno Zalgiris\",\n                        \"awayTeam\": \"Lech Poznan\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 144.65430044531095,\n                                \"decimal\": 2.4465430044531096,\n                                \"normalizedImplied\": 0.4087400050519594\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000502541734180686,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.05027944093550997,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9eb42d9426a19f6fd38b0c02f8b6226a26121f62\",\n                        \"gameId\": \"0x3432303039383000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x810c3f9c32f591c5575e7a88bf1ca49982202380\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"FK Kauno Zalgiris\",\n                        \"awayTeam\": \"Lech Poznan\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -658.6794452014229,\n                                \"decimal\": 1.1518189169686632,\n                                \"normalizedImplied\": 0.8681920267742974\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00000582940085678,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x876f4e7b5c1271abf9a8ad15dba54a8928bba14c\",\n                \"gameId\": \"0x3432303039363800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                \"homeTeam\": \"Sabah FK\",\n                \"awayTeam\": \"RFS\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 102.83396614467134,\n                        \"decimal\": 2.0283396614467133,\n                        \"normalizedImplied\": 0.49301407402680775\n                    },\n                    \"awayOdds\": {\n                        \"american\": 265.6508792427091,\n                        \"decimal\": 3.6565087924270907,\n                        \"normalizedImplied\": 0.27348491601362385\n                    },\n                    \"drawOdds\": {\n                        \"american\": 265.6508792427091,\n                        \"decimal\": 3.6565087924270907,\n                        \"normalizedImplied\": 0.27348491601362385\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.016420854399984405,\n                    \"awayPriceImpact\": -0.016405068038771658,\n                    \"drawPriceImpact\": -0.016405068038771658\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 1.6678682967653107,\n                    \"drawBonus\": 1.6678682967653107\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x1ccfa206d9ece66aaf00cdca42234f3e3acf986b\",\n                        \"gameId\": \"0x3432303039363800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x876f4e7b5c1271abf9a8ad15dba54a8928bba14c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Sabah FK\",\n                        \"awayTeam\": \"RFS\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -120.73585175902576,\n                                \"decimal\": 1.8282543962135454,\n                                \"normalizedImplied\": 0.5469698320272477\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.016405068038771658,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 1.6678682967653107,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7a351744ff01aa33f84cb611a64b3c52b5fd4f73\",\n                        \"gameId\": \"0x3432303039363800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x876f4e7b5c1271abf9a8ad15dba54a8928bba14c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Sabah FK\",\n                        \"awayTeam\": \"RFS\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -328.2636722527042,\n                                \"decimal\": 1.3046331606350212,\n                                \"normalizedImplied\": 0.7664989900404316\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007893180606374,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xbfe39455bec1d96e883019475be198bd07ae1e5f\",\n                        \"gameId\": \"0x3432303039363800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x876f4e7b5c1271abf9a8ad15dba54a8928bba14c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Sabah FK\",\n                        \"awayTeam\": \"RFS\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"awayOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000032403509279119,\n                            \"awayPriceImpact\": 0.00002654824072088\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf48b365157d12f0f092d0fc5e3a690c54769c38d\",\n                        \"gameId\": \"0x3432303039363800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x876f4e7b5c1271abf9a8ad15dba54a8928bba14c\",\n                        \"maturityDate\": \"2023-08-03T16:00:00.000Z\",\n                        \"homeTeam\": \"Sabah FK\",\n                        \"awayTeam\": \"RFS\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -328.2636722527042,\n                                \"decimal\": 1.3046331606350212,\n                                \"normalizedImplied\": 0.7664989900404316\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007893180606374,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xb111bdec64a3a90dbcbdc38085e4f48e3e57cc45\",\n                \"gameId\": \"0x3432303039383800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T16:45:00.000Z\",\n                \"homeTeam\": \"Zalaegerszeg\",\n                \"awayTeam\": \"Osijek\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 159.16275626689762,\n                        \"decimal\": 2.591627562668976,\n                        \"normalizedImplied\": 0.3858579119949451\n                    },\n                    \"awayOdds\": {\n                        \"american\": 175.15081455837938,\n                        \"decimal\": 2.7515081455837938,\n                        \"normalizedImplied\": 0.36343704873453236\n                    },\n                    \"drawOdds\": {\n                        \"american\": 243.77920917532853,\n                        \"decimal\": 3.4377920917532854,\n                        \"normalizedImplied\": 0.29088437383948856\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000018813880944457,\n                    \"awayPriceImpact\": -0.000408551054122176,\n                    \"drawPriceImpact\": 0.000021676787296854\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.04087180363067478,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x04bb1ceb84ce50da8b8f45867f63080033ca0e1b\",\n                        \"gameId\": \"0x3432303039383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb111bdec64a3a90dbcbdc38085e4f48e3e57cc45\",\n                        \"maturityDate\": \"2023-08-03T16:45:00.000Z\",\n                        \"homeTeam\": \"Zalaegerszeg\",\n                        \"awayTeam\": \"Osijek\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -209.35069951271745,\n                                \"decimal\": 1.4776673793436514,\n                                \"normalizedImplied\": 0.6767422858344337\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020245334120655,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x31c95521d5ca9e14673435c98e01d265ee48ad01\",\n                        \"gameId\": \"0x3432303039383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xb111bdec64a3a90dbcbdc38085e4f48e3e57cc45\",\n                        \"maturityDate\": \"2023-08-03T16:45:00.000Z\",\n                        \"homeTeam\": \"Zalaegerszeg\",\n                        \"awayTeam\": \"Osijek\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"awayOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000033035252269086,\n                            \"awayPriceImpact\": 0.000025916497730912\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x40a5c32fe4b60f0371afa30fa89036e03c99393a\",\n                        \"gameId\": \"0x3432303039383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb111bdec64a3a90dbcbdc38085e4f48e3e57cc45\",\n                        \"maturityDate\": \"2023-08-03T16:45:00.000Z\",\n                        \"homeTeam\": \"Zalaegerszeg\",\n                        \"awayTeam\": \"Osijek\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -189.28607825404868,\n                                \"decimal\": 1.5283008709482895,\n                                \"normalizedImplied\": 0.6543214225740209\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000193437133412661,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.019347455857666035,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfcd80b713402b2d25c77feeec555586a4d1a78cd\",\n                        \"gameId\": \"0x3432303039383800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb111bdec64a3a90dbcbdc38085e4f48e3e57cc45\",\n                        \"maturityDate\": \"2023-08-03T16:45:00.000Z\",\n                        \"homeTeam\": \"Zalaegerszeg\",\n                        \"awayTeam\": \"Osijek\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -298.8751095349757,\n                                \"decimal\": 1.3345879158541891,\n                                \"normalizedImplied\": 0.7492949607294775\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000194868586588859,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.019490656775623456,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x28aaf8cdb3af17ae3c1bcd35010496270807e3c7\",\n                \"gameId\": \"0x3432303130333200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"Riga FC\",\n                \"awayTeam\": \"Kecskemeti TE\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -120.1885837747132,\n                        \"decimal\": 1.8320257786500291,\n                        \"normalizedImplied\": 0.5458438476432756\n                    },\n                    \"awayOdds\": {\n                        \"american\": 344.92992552019774,\n                        \"decimal\": 4.449299255201978,\n                        \"normalizedImplied\": 0.22475449338024006\n                    },\n                    \"drawOdds\": {\n                        \"american\": 270.77493793349817,\n                        \"decimal\": 3.707749379334982,\n                        \"normalizedImplied\": 0.2697053920562881\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000178896265118886,\n                    \"awayPriceImpact\": -0.00016374561116414,\n                    \"drawPriceImpact\": -0.00016374561116414\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.016377242818048424,\n                    \"drawBonus\": 0.016377242818048424\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x317c25edb3ab5f16f6efc9a22d9711522e14c728\",\n                        \"gameId\": \"0x3432303130333200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x28aaf8cdb3af17ae3c1bcd35010496270807e3c7\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Riga FC\",\n                        \"awayTeam\": \"Kecskemeti TE\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"awayOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000032403509279119,\n                            \"awayPriceImpact\": 0.00002654824072088\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4fc3e9a34c0bbe87f8671097c147f7a99bbbef9c\",\n                        \"gameId\": \"0x3432303130333200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x28aaf8cdb3af17ae3c1bcd35010496270807e3c7\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Riga FC\",\n                        \"awayTeam\": \"Kecskemeti TE\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 102.24087523645355,\n                                \"decimal\": 2.0224087523645355,\n                                \"normalizedImplied\": 0.49445988543652813\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00016374561116414,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.016377242818048424,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x88af34cb6264514b1d8b05985ce526228ee661ce\",\n                        \"gameId\": \"0x3432303130333200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x28aaf8cdb3af17ae3c1bcd35010496270807e3c7\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Riga FC\",\n                        \"awayTeam\": \"Kecskemeti TE\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -442.150110073379,\n                                \"decimal\": 1.2261675338798492,\n                                \"normalizedImplied\": 0.8155492396995637\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007575326977373,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xed823ed40e9375a7bf981f5cfacd71c79a889bdd\",\n                        \"gameId\": \"0x3432303130333200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x28aaf8cdb3af17ae3c1bcd35010496270807e3c7\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Riga FC\",\n                        \"awayTeam\": \"Kecskemeti TE\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -335.91663829358305,\n                                \"decimal\": 1.2976929053231427,\n                                \"normalizedImplied\": 0.7705983410235157\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007575326977373,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x38f14c85214696947e7f8bf469cd1be3fefe4d10\",\n                \"gameId\": \"0x3432303039363200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"Dila Gori\",\n                \"awayTeam\": \"Vorskla\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 133.12782590584854,\n                        \"decimal\": 2.3312782590584855,\n                        \"normalizedImplied\": 0.4289492239351393\n                    },\n                    \"awayOdds\": {\n                        \"american\": 207.2987019361331,\n                        \"decimal\": 3.072987019361331,\n                        \"normalizedImplied\": 0.325416278591321\n                    },\n                    \"drawOdds\": {\n                        \"american\": 249.68051311281795,\n                        \"decimal\": 3.4968051311281796,\n                        \"normalizedImplied\": 0.2859753296224913\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000017482173578199,\n                    \"awayPriceImpact\": 0.000020597252369668,\n                    \"drawPriceImpact\": 0.000021783949052132\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x319db6c891644abfea1199b3a3ba1d23e4d57a17\",\n                        \"gameId\": \"0x3432303039363200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x38f14c85214696947e7f8bf469cd1be3fefe4d10\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Dila Gori\",\n                        \"awayTeam\": \"Vorskla\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -250.7843318249995,\n                                \"decimal\": 1.3987489938956046,\n                                \"normalizedImplied\": 0.7149245535576305\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019633061315165,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x351e1d1f6dfc1c9f2b539abc52de187bed0f656b\",\n                        \"gameId\": \"0x3432303039363200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x38f14c85214696947e7f8bf469cd1be3fefe4d10\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Dila Gori\",\n                        \"awayTeam\": \"Vorskla\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x995bc569e02cc364de6ed5bc0c30c2a44ac551e0\",\n                        \"gameId\": \"0x3432303039363200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x38f14c85214696947e7f8bf469cd1be3fefe4d10\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Dila Gori\",\n                        \"awayTeam\": \"Vorskla\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -157.32846256964004,\n                                \"decimal\": 1.635612897798044,\n                                \"normalizedImplied\": 0.6113916082138123\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000211906007109,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc4fd2981c51e88ce514749a926696425f7d0948d\",\n                        \"gameId\": \"0x3432303039363200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x38f14c85214696947e7f8bf469cd1be3fefe4d10\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Dila Gori\",\n                        \"awayTeam\": \"Vorskla\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -307.108940432002,\n                                \"decimal\": 1.325617352133522,\n                                \"normalizedImplied\": 0.7543655025264603\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019039712973933,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x7cd3e6f999f5cf25cfa6375e4203b722fd63e135\",\n                \"gameId\": \"0x3432303039393400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"AGF\",\n                \"awayTeam\": \"Club Brugge\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 191.68448372227377,\n                        \"decimal\": 2.9168448372227376,\n                        \"normalizedImplied\": 0.342836200005807\n                    },\n                    \"awayOdds\": {\n                        \"american\": 138.00440398997065,\n                        \"decimal\": 2.3800440398997065,\n                        \"normalizedImplied\": 0.4201602925138055\n                    },\n                    \"drawOdds\": {\n                        \"american\": 260.6280889657202,\n                        \"decimal\": 3.6062808896572025,\n                        \"normalizedImplied\": 0.2772939852988145\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.001103328334190943,\n                    \"awayPriceImpact\": 0.001121388379693649,\n                    \"drawPriceImpact\": -0.001103328334190943\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.11045470122059556,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.11045470122059556\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x016e2d1f06920408375e2ee732609d98a389fbff\",\n                        \"gameId\": \"0x3432303039393400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7cd3e6f999f5cf25cfa6375e4203b722fd63e135\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"AGF\",\n                        \"awayTeam\": \"Club Brugge\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -230.52855375712616,\n                                \"decimal\": 1.433785743111698,\n                                \"normalizedImplied\": 0.6974542778126199\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000009030022751353,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x91bc5fa4bed13a094532c90da00c1b439ce7b444\",\n                        \"gameId\": \"0x3432303039393400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x7cd3e6f999f5cf25cfa6375e4203b722fd63e135\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"AGF\",\n                        \"awayTeam\": \"Club Brugge\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb8fb559e3a3a926a55132c7b7dffac6a6ecd6a0f\",\n                        \"gameId\": \"0x3432303039393400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7cd3e6f999f5cf25cfa6375e4203b722fd63e135\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"AGF\",\n                        \"awayTeam\": \"Club Brugge\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -321.9346838496691,\n                                \"decimal\": 1.3106220143918885,\n                                \"normalizedImplied\": 0.7629964925196124\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000009030022751353,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe1924f783995e7ad679c06e3ec5b4f3d8944ddbb\",\n                        \"gameId\": \"0x3432303039393400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x7cd3e6f999f5cf25cfa6375e4203b722fd63e135\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"AGF\",\n                        \"awayTeam\": \"Club Brugge\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -163.24808166237432,\n                                \"decimal\": 1.6125646254564727,\n                                \"normalizedImplied\": 0.6201301853046215\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001103328334190943,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.11045470122059556,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x8348f9df8d8f4b2176feff64a96ae6382a2ebdf8\",\n                \"gameId\": \"0x3432303130303200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"Rosenborg\",\n                \"awayTeam\": \"Crusaders\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -320.6659238368604,\n                        \"decimal\": 1.3118510342585552,\n                        \"normalizedImplied\": 0.7622816721451836\n                    },\n                    \"awayOdds\": {\n                        \"american\": 848.5370248311366,\n                        \"decimal\": 9.485370248311366,\n                        \"normalizedImplied\": 0.10542551042517556\n                    },\n                    \"drawOdds\": {\n                        \"american\": 479.73813194029947,\n                        \"decimal\": 5.797381319402994,\n                        \"normalizedImplied\": 0.17249167251654554\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.003176198914071622,\n                    \"awayPriceImpact\": -0.003168646456529484,\n                    \"drawPriceImpact\": -0.003300385236618349\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.3178718692249986,\n                    \"drawBonus\": 0.3311313847955953\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x77bb1c9a699abb834e25bce247cc0ff08da6bf33\",\n                        \"gameId\": \"0x3432303130303200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8348f9df8d8f4b2176feff64a96ae6382a2ebdf8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Rosenborg\",\n                        \"awayTeam\": \"Crusaders\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -655.8989364874958,\n                                \"decimal\": 1.1524625128004098,\n                                \"normalizedImplied\": 0.8677071825703592\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000003776228771069,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd45724b52f754da1f6bbd13b8c67c4fa1523a603\",\n                        \"gameId\": \"0x3432303130303200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8348f9df8d8f4b2176feff64a96ae6382a2ebdf8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Rosenborg\",\n                        \"awayTeam\": \"Crusaders\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1433.1155565373037,\n                                \"decimal\": 1.0697780437480005,\n                                \"normalizedImplied\": 0.9347733446617291\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000062093161273363,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0062097017073458735,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd581447415cfecb5148d56e0d4759ffd963ef64c\",\n                        \"gameId\": \"0x3432303130303200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8348f9df8d8f4b2176feff64a96ae6382a2ebdf8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Rosenborg\",\n                        \"awayTeam\": \"Crusaders\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 259.81942153238464,\n                                \"decimal\": 3.5981942153238466,\n                                \"normalizedImplied\": 0.2779171829417211\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.003234515846573916,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.3245011888951049,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe557ba210e636ba76a9056018355dd189c09c57d\",\n                        \"gameId\": \"0x3432303130303200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x8348f9df8d8f4b2176feff64a96ae6382a2ebdf8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Rosenborg\",\n                        \"awayTeam\": \"Crusaders\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xed905721f5c33c12b94832dc5ef2a53987189583\",\n                        \"gameId\": \"0x3432303130303200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x8348f9df8d8f4b2176feff64a96ae6382a2ebdf8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Rosenborg\",\n                        \"awayTeam\": \"Crusaders\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -144.02929574162636,\n                                \"decimal\": 1.6943031935627155,\n                                \"normalizedImplied\": 0.5902131352873381\n                            },\n                            \"awayOdds\": {\n                                \"american\": 122.43948817128829,\n                                \"decimal\": 2.224394881712883,\n                                \"normalizedImplied\": 0.4495604661839338\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.024836571969272213,\n                            \"awayPriceImpact\": -0.02481008934805874\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 2.5441290026752337\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x9180a551ee864fdcdd0d8e68fbc1a47a26501e0d\",\n                \"gameId\": \"0x3432303130323000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"CS Petrocub\",\n                \"awayTeam\": \"Maccabi Tel Aviv\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 534.9992156147614,\n                        \"decimal\": 6.349992156147614,\n                        \"normalizedImplied\": 0.15748050948879844\n                    },\n                    \"awayOdds\": {\n                        \"american\": -190.30615764761288,\n                        \"decimal\": 1.5254690717111137,\n                        \"normalizedImplied\": 0.6555360698845918\n                    },\n                    \"drawOdds\": {\n                        \"american\": 339.82916400298626,\n                        \"decimal\": 4.398291640029862,\n                        \"normalizedImplied\": 0.22736100328108538\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.001844987453658251,\n                    \"awayPriceImpact\": -0.002441395405987873,\n                    \"drawPriceImpact\": 0.002465323478211449\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.18483977242688976,\n                    \"awayBonus\": 0.24473704048510267,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x164ae98202956e2bc253cbfe3d79d75bcf9167a0\",\n                        \"gameId\": \"0x3432303130323000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9180a551ee864fdcdd0d8e68fbc1a47a26501e0d\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"CS Petrocub\",\n                        \"awayTeam\": \"Maccabi Tel Aviv\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -434.8067741240632,\n                                \"decimal\": 1.2299872171988449,\n                                \"normalizedImplied\": 0.8130165793733902\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.002143191429823062,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.21477945647272062,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x39464c2659a64224065476281e4426c3623f9754\",\n                        \"gameId\": \"0x3432303130323000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9180a551ee864fdcdd0d8e68fbc1a47a26501e0d\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"CS Petrocub\",\n                        \"awayTeam\": \"Maccabi Tel Aviv\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -753.9496211011018,\n                                \"decimal\": 1.1326348567613251,\n                                \"normalizedImplied\": 0.8828970731656772\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000011964036111788,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa271f1689f758b929437b3d4d0209374e6f95e79\",\n                        \"gameId\": \"0x3432303130323000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x9180a551ee864fdcdd0d8e68fbc1a47a26501e0d\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"CS Petrocub\",\n                        \"awayTeam\": \"Maccabi Tel Aviv\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.7473658412518,\n                                \"decimal\": 1.8639505467204376,\n                                \"normalizedImplied\": 0.5364949202968226\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.52137399236005,\n                                \"decimal\": 1.9850142493887588,\n                                \"normalizedImplied\": 0.5037747211678344\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.002161774813281524,\n                            \"awayPriceImpact\": -0.002132804365502355\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0.21373629425168175\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb726daeed044d4620f5f851cd8ef9a7e02634db1\",\n                        \"gameId\": \"0x3432303130323000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9180a551ee864fdcdd0d8e68fbc1a47a26501e0d\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"CS Petrocub\",\n                        \"awayTeam\": \"Maccabi Tel Aviv\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 159.84722718776715,\n                                \"decimal\": 2.5984722718776716,\n                                \"normalizedImplied\": 0.3848415127698838\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000310168012276599,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xec11aea2ddd543506a2a7a454ddfd0dd58e253c6\",\n                        \"gameId\": \"0x3432303130323000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x9180a551ee864fdcdd0d8e68fbc1a47a26501e0d\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"CS Petrocub\",\n                        \"awayTeam\": \"Maccabi Tel Aviv\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -172.76235718339612,\n                                \"decimal\": 1.5788297962029127,\n                                \"normalizedImplied\": 0.6333804963682602\n                            },\n                            \"awayOdds\": {\n                                \"american\": 145.7301122967079,\n                                \"decimal\": 2.457301122967079,\n                                \"normalizedImplied\": 0.40695053229477457\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002266294995398,\n                            \"awayPriceImpact\": 0.000036288800046019\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x9b09c7d719eab8458cf488a635bf05bd5419793b\",\n                \"gameId\": \"0x3432303130343400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"Levski Sofia\",\n                \"awayTeam\": \"Shkupi\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -212.68892196635304,\n                        \"decimal\": 1.470170233012041,\n                        \"normalizedImplied\": 0.6801933392102694\n                    },\n                    \"awayOdds\": {\n                        \"american\": 641.809065114935,\n                        \"decimal\": 7.41809065114935,\n                        \"normalizedImplied\": 0.1348055782851698\n                    },\n                    \"drawOdds\": {\n                        \"american\": 344.4582976276823,\n                        \"decimal\": 4.444582976276823,\n                        \"normalizedImplied\": 0.22499298704457726\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.005135864036713128,\n                    \"awayPriceImpact\": -0.00652750791153004,\n                    \"drawPriceImpact\": -0.005125694121834611\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.6570396224869764,\n                    \"drawBonus\": 0.5152102221908539\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x5449e7ca5c9812b09190fa9c37d4b0eece74dd62\",\n                        \"gameId\": \"0x3432303130343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x9b09c7d719eab8458cf488a635bf05bd5419793b\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Levski Sofia\",\n                        \"awayTeam\": \"Shkupi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 145.7301122967079,\n                                \"decimal\": 2.457301122967079,\n                                \"normalizedImplied\": 0.40695053229477457\n                            },\n                            \"awayOdds\": {\n                                \"american\": -172.76235718339612,\n                                \"decimal\": 1.5788297962029127,\n                                \"normalizedImplied\": 0.6333804963682602\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000036288800046019,\n                            \"awayPriceImpact\": 0.00002266294995398\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x99b6995fc1167f021e2e792d6c441714c9b0fd27\",\n                        \"gameId\": \"0x3432303130343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9b09c7d719eab8458cf488a635bf05bd5419793b\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Levski Sofia\",\n                        \"awayTeam\": \"Shkupi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 177.93329278106575,\n                                \"decimal\": 2.7793329278106573,\n                                \"normalizedImplied\": 0.3597985653297471\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.005826601016682325,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.586074926430424,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa54af6ba7732f37644a76232ed5b8f86639fca57\",\n                        \"gameId\": \"0x3432303130343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9b09c7d719eab8458cf488a635bf05bd5419793b\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Levski Sofia\",\n                        \"awayTeam\": \"Shkupi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -440.53737765309955,\n                                \"decimal\": 1.226995494758551,\n                                \"normalizedImplied\": 0.8149989174954392\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000695821937408456,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.069630644270645,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb17866ccbd81028297efb394f9edf1b92a5949a5\",\n                        \"gameId\": \"0x3432303130343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9b09c7d719eab8458cf488a635bf05bd5419793b\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Levski Sofia\",\n                        \"awayTeam\": \"Shkupi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -954.7001930205427,\n                                \"decimal\": 1.104744924879101,\n                                \"normalizedImplied\": 0.9051863262548466\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005084957439258,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd0346f6f56382987d0dd499b7633d620c74f6c48\",\n                        \"gameId\": \"0x3432303130343400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x9b09c7d719eab8458cf488a635bf05bd5419793b\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Levski Sofia\",\n                        \"awayTeam\": \"Shkupi\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -101.96599043074097,\n                                \"decimal\": 1.9807191552552383,\n                                \"normalizedImplied\": 0.5048671323982519\n                            },\n                            \"awayOdds\": {\n                                \"american\": -115.26780509749068,\n                                \"decimal\": 1.8675449308280179,\n                                \"normalizedImplied\": 0.5354623513966155\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000303964375,\n                            \"awayPriceImpact\": 0.0000285553125\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xc2244388372fb7b1206a023eee5ce69afb1b0ee8\",\n                \"gameId\": \"0x3432303130343200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"Omonia Nicosia\",\n                \"awayTeam\": \"FK Qabala\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -191.8572940773052,\n                        \"decimal\": 1.5212207358647878,\n                        \"normalizedImplied\": 0.6573667952478424\n                    },\n                    \"awayOdds\": {\n                        \"american\": 534.2197159750594,\n                        \"decimal\": 6.342197159750595,\n                        \"normalizedImplied\": 0.15767406386327554\n                    },\n                    \"drawOdds\": {\n                        \"american\": 343.9834863888298,\n                        \"decimal\": 4.439834863888298,\n                        \"normalizedImplied\": 0.2252336022975919\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000628994805479374,\n                    \"awayPriceImpact\": -0.000618186310382065,\n                    \"drawPriceImpact\": -0.000685006037262604\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.06185687010851065,\n                    \"drawBonus\": 0.06854755921816447\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x6ddc5b35b85d87171c2681d0aebd5842c1a5ab24\",\n                        \"gameId\": \"0x3432303130343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc2244388372fb7b1206a023eee5ce69afb1b0ee8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Omonia Nicosia\",\n                        \"awayTeam\": \"FK Qabala\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -440.65995072975056,\n                                \"decimal\": 1.2269323541528927,\n                                \"normalizedImplied\": 0.8150408591111179\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005404247548654,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9689406d632c19d64d670e39d98eb7b139a401df\",\n                        \"gameId\": \"0x3432303130343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc2244388372fb7b1206a023eee5ce69afb1b0ee8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Omonia Nicosia\",\n                        \"awayTeam\": \"FK Qabala\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 161.1595662281359,\n                                \"decimal\": 2.611595662281359,\n                                \"normalizedImplied\": 0.3829076661608674\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000651596173822334,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.065202102822958,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xbcaf6981031412d149eecfad501d31ab155fbe58\",\n                        \"gameId\": \"0x3432303130343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc2244388372fb7b1206a023eee5ce69afb1b0ee8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Omonia Nicosia\",\n                        \"awayTeam\": \"FK Qabala\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd39fce60a62990547bb23ac23c9dbf364854594e\",\n                        \"gameId\": \"0x3432303130343200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc2244388372fb7b1206a023eee5ce69afb1b0ee8\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Omonia Nicosia\",\n                        \"awayTeam\": \"FK Qabala\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -751.791640765569,\n                                \"decimal\": 1.1330155784894966,\n                                \"normalizedImplied\": 0.8826003975454343\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000028005615891615,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.0028006400228102295,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xcd2c43a0ddeb30493d248e808395d94c08e60b29\",\n                \"gameId\": \"0x3432303130313600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"Sepsi OSK\",\n                \"awayTeam\": \"PFC CSKA-Sofia\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 191.53219162490785,\n                        \"decimal\": 2.9153219162490784,\n                        \"normalizedImplied\": 0.34301529255699603\n                    },\n                    \"awayOdds\": {\n                        \"american\": 154.43065929952104,\n                        \"decimal\": 2.5443065929952104,\n                        \"normalizedImplied\": 0.3930343940282682\n                    },\n                    \"drawOdds\": {\n                        \"american\": 228.63286204565432,\n                        \"decimal\": 3.286328620456543,\n                        \"normalizedImplied\": 0.3042909323721491\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000020067735320186,\n                    \"awayPriceImpact\": 0.000018562769637713,\n                    \"drawPriceImpact\": 0.0000212328700421\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x5df0079b3798f761daa9022d6bea3a5aaa2d1c30\",\n                        \"gameId\": \"0x3432303130313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xcd2c43a0ddeb30493d248e808395d94c08e60b29\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Sepsi OSK\",\n                        \"awayTeam\": \"PFC CSKA-Sofia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -278.8591826480371,\n                                \"decimal\": 1.358603934252419,\n                                \"normalizedImplied\": 0.7360496865852643\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019315252478949,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x85b672dcaf8ef6514e5db8f1f9d48707f3997661\",\n                        \"gameId\": \"0x3432303130313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xcd2c43a0ddeb30493d248e808395d94c08e60b29\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Sepsi OSK\",\n                        \"awayTeam\": \"PFC CSKA-Sofia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -230.38773548755182,\n                                \"decimal\": 1.4340508829099679,\n                                \"normalizedImplied\": 0.6973253264004173\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019897819839906,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xcc8ea105d550d40097ace562607adc074d92aca7\",\n                        \"gameId\": \"0x3432303130313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xcd2c43a0ddeb30493d248e808395d94c08e60b29\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Sepsi OSK\",\n                        \"awayTeam\": \"PFC CSKA-Sofia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -183.5320809955049,\n                                \"decimal\": 1.5448638704339064,\n                                \"normalizedImplied\": 0.6473062249291451\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020650302681143,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd71c135ab3008a05908f2f0c872d2592a49deb52\",\n                        \"gameId\": \"0x3432303130313600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xcd2c43a0ddeb30493d248e808395d94c08e60b29\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"Sepsi OSK\",\n                        \"awayTeam\": \"PFC CSKA-Sofia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034217549983745,\n                            \"awayPriceImpact\": 0.000024734200016254\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xd3a4d0b65344e4a330fd83c6590410f7b4e60e71\",\n                \"gameId\": \"0x3432303039373200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                \"homeTeam\": \"FK Neftchi\",\n                \"awayTeam\": \"Zeljeznicar\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -106.45884564649158,\n                        \"decimal\": 1.9393301175936202,\n                        \"normalizedImplied\": 0.5156419688056154\n                    },\n                    \"awayOdds\": {\n                        \"american\": 281.2025978468161,\n                        \"decimal\": 3.812025978468161,\n                        \"normalizedImplied\": 0.26232769809240486\n                    },\n                    \"drawOdds\": {\n                        \"american\": 281.2025978468161,\n                        \"decimal\": 3.812025978468161,\n                        \"normalizedImplied\": 0.26232769809240486\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000523249928082087,\n                    \"awayPriceImpact\": -0.000507927186314063,\n                    \"drawPriceImpact\": -0.000507927186314063\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.05081853074474008,\n                    \"drawBonus\": 0.05081853074474008\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x5928b24eb0884be2d74bf434103bcdcb9ef5b1c2\",\n                        \"gameId\": \"0x3432303039373200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xd3a4d0b65344e4a330fd83c6590410f7b4e60e71\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"FK Neftchi\",\n                        \"awayTeam\": \"Zeljeznicar\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"awayOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000032403509279119,\n                            \"awayPriceImpact\": 0.00002654824072088\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5b2be2ae51e9d9855aa55226c3fc05cec77672b0\",\n                        \"gameId\": \"0x3432303039373200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd3a4d0b65344e4a330fd83c6590410f7b4e60e71\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"FK Neftchi\",\n                        \"awayTeam\": \"Zeljeznicar\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -110.37369352125666,\n                                \"decimal\": 1.9060129892340805,\n                                \"normalizedImplied\": 0.5246553961848097\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000507927186314063,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.05081853074474008,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8cbded2c9b214fd29decb7fea907b55c4f5a741e\",\n                        \"gameId\": \"0x3432303039373200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd3a4d0b65344e4a330fd83c6590410f7b4e60e71\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"FK Neftchi\",\n                        \"awayTeam\": \"Zeljeznicar\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -350.3889112937981,\n                                \"decimal\": 1.2853971594898757,\n                                \"normalizedImplied\": 0.7779696668980203\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007661370884012,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9eabe72d4cdf8dcc9dd63fce3ed31ccd8c74aae8\",\n                        \"gameId\": \"0x3432303039373200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd3a4d0b65344e4a330fd83c6590410f7b4e60e71\",\n                        \"maturityDate\": \"2023-08-03T17:00:00.000Z\",\n                        \"homeTeam\": \"FK Neftchi\",\n                        \"awayTeam\": \"Zeljeznicar\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -350.3889112937981,\n                                \"decimal\": 1.2853971594898757,\n                                \"normalizedImplied\": 0.7779696668980203\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007661370884012,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x27aa03b4f1196f47ddd585c1c5e85392c9d6a5a3\",\n                \"gameId\": \"0x3432303039383400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:05:00.000Z\",\n                \"homeTeam\": \"Bohemians 1905\",\n                \"awayTeam\": \"Bodoe/Glimt\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 288.5368833130913,\n                        \"decimal\": 3.8853688331309133,\n                        \"normalizedImplied\": 0.25737582272058807\n                    },\n                    \"awayOdds\": {\n                        \"american\": -112.32399290578095,\n                        \"decimal\": 1.8902817413540622,\n                        \"normalizedImplied\": 0.529021668105238\n                    },\n                    \"drawOdds\": {\n                        \"american\": 293.78677594222216,\n                        \"decimal\": 3.937867759422222,\n                        \"normalizedImplied\": 0.25394453574711295\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000022644450934579,\n                    \"awayPriceImpact\": 0.000014471232476635,\n                    \"drawPriceImpact\": 0.000022747691588785\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x8ad761b9b0e49e0689d9b911506c2620f69cc77c\",\n                        \"gameId\": \"0x3432303039383400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x27aa03b4f1196f47ddd585c1c5e85392c9d6a5a3\",\n                        \"maturityDate\": \"2023-08-03T17:05:00.000Z\",\n                        \"homeTeam\": \"Bohemians 1905\",\n                        \"awayTeam\": \"Bodoe/Glimt\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -360.7577334728531,\n                                \"decimal\": 1.2771943349276114,\n                                \"normalizedImplied\": 0.7829662038523509\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00001860946203271,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8dde29b3263ac23d250bdb52d348975eccb1fcf5\",\n                        \"gameId\": \"0x3432303039383400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x27aa03b4f1196f47ddd585c1c5e85392c9d6a5a3\",\n                        \"maturityDate\": \"2023-08-03T17:05:00.000Z\",\n                        \"homeTeam\": \"Bohemians 1905\",\n                        \"awayTeam\": \"Bodoe/Glimt\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -368.1592945074388,\n                                \"decimal\": 1.2716215548321013,\n                                \"normalizedImplied\": 0.7863974908258261\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018557841705607,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x98b270d144da29c6c4a9a6761afb16b0c94bfb00\",\n                        \"gameId\": \"0x3432303039383400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x27aa03b4f1196f47ddd585c1c5e85392c9d6a5a3\",\n                        \"maturityDate\": \"2023-08-03T17:05:00.000Z\",\n                        \"homeTeam\": \"Bohemians 1905\",\n                        \"awayTeam\": \"Bodoe/Glimt\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -104.63303870494993,\n                                \"decimal\": 1.9557210727864416,\n                                \"normalizedImplied\": 0.511320358467701\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000022696071261682,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa463d56f787edff749f10734d0fbdbe62e4ee335\",\n                        \"gameId\": \"0x3432303039383400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x27aa03b4f1196f47ddd585c1c5e85392c9d6a5a3\",\n                        \"maturityDate\": \"2023-08-03T17:05:00.000Z\",\n                        \"homeTeam\": \"Bohemians 1905\",\n                        \"awayTeam\": \"Bodoe/Glimt\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -142.45081089503768,\n                                \"decimal\": 1.701996705892276,\n                                \"normalizedImplied\": 0.5875452029595718\n                            },\n                            \"awayOdds\": {\n                                \"american\": 121.06280183814721,\n                                \"decimal\": 2.210628018381472,\n                                \"normalizedImplied\": 0.45236014005294184\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.018763591011042663,\n                            \"awayPriceImpact\": -0.0187370159451686\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 1.9094795431640987\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x6684f18e22be3684097302813af85652d0b7dbd2\",\n                \"gameId\": \"0x3432303130333600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                \"homeTeam\": \"Beitar Jerusalem\",\n                \"awayTeam\": \"PAOK Thessaloniki FC\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 326.34480566382507,\n                        \"decimal\": 4.263448056638251,\n                        \"normalizedImplied\": 0.2345519370038965\n                    },\n                    \"awayOdds\": {\n                        \"american\": -114.99487840444763,\n                        \"decimal\": 1.8696039457365288,\n                        \"normalizedImplied\": 0.5348726409571471\n                    },\n                    \"drawOdds\": {\n                        \"american\": 268.8199700655097,\n                        \"decimal\": 3.688199700655097,\n                        \"normalizedImplied\": 0.2711349929946527\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.002062124328772431,\n                    \"awayPriceImpact\": -0.003312170684248254,\n                    \"drawPriceImpact\": 0.003334665731003541\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.20663854725279526,\n                    \"awayBonus\": 0.33231776157256104,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x43da3d0c662994bcf1ca49110adaa4c469b26042\",\n                        \"gameId\": \"0x3432303130333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x6684f18e22be3684097302813af85652d0b7dbd2\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"Beitar Jerusalem\",\n                        \"awayTeam\": \"PAOK Thessaloniki FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -333.69756895904004,\n                                \"decimal\": 1.2996725457483767,\n                                \"normalizedImplied\": 0.7694245779610437\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.002687147506510342,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.2694387723763826,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4afdb0dfdd13d392ca3762f02b0c06454bc58b5c\",\n                        \"gameId\": \"0x3432303130333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x6684f18e22be3684097302813af85652d0b7dbd2\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"Beitar Jerusalem\",\n                        \"awayTeam\": \"PAOK Thessaloniki FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -102.30094259839521,\n                                \"decimal\": 1.9775080997305365,\n                                \"normalizedImplied\": 0.5056869299985493\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000636270701115555,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4de11a5905fd3ecd933d5c842119c71ec41138bb\",\n                        \"gameId\": \"0x3432303130333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x6684f18e22be3684097302813af85652d0b7dbd2\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"Beitar Jerusalem\",\n                        \"awayTeam\": \"PAOK Thessaloniki FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x62d61376c13b6f9bdd65077369f27d6b6fd58fbe\",\n                        \"gameId\": \"0x3432303130333600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x6684f18e22be3684097302813af85652d0b7dbd2\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"Beitar Jerusalem\",\n                        \"awayTeam\": \"PAOK Thessaloniki FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -415.4842019667598,\n                                \"decimal\": 1.2406830380713256,\n                                \"normalizedImplied\": 0.8060076339517999\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000011247523377643,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xc6e69859d877798737c6c8913a0be811072d4c48\",\n                \"gameId\": \"0x3432303130323600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                \"homeTeam\": \"FC Progres Niederkorn\",\n                \"awayTeam\": \"FC Midtjylland\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 485.1658963701457,\n                        \"decimal\": 5.851658963701457,\n                        \"normalizedImplied\": 0.1708917088646348\n                    },\n                    \"awayOdds\": {\n                        \"american\": -187.68143649326169,\n                        \"decimal\": 1.532817746221749,\n                        \"normalizedImplied\": 0.6523932818920616\n                    },\n                    \"drawOdds\": {\n                        \"american\": 360.70245154815126,\n                        \"decimal\": 4.607024515481513,\n                        \"normalizedImplied\": 0.21705983908693896\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000025246593897596,\n                    \"awayPriceImpact\": 0.000010759300401068,\n                    \"drawPriceImpact\": 0.000023857480701335\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x10ee497c135c4eb2740f2157284369a13764579b\",\n                        \"gameId\": \"0x3432303130323600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc6e69859d877798737c6c8913a0be811072d4c48\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"FC Progres Niederkorn\",\n                        \"awayTeam\": \"FC Midtjylland\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -137.706712718844,\n                                \"decimal\": 1.7261810119900993,\n                                \"normalizedImplied\": 0.5793135210351483\n                            },\n                            \"awayOdds\": {\n                                \"american\": 116.91204024054431,\n                                \"decimal\": 2.169120402405443,\n                                \"normalizedImplied\": 0.4610163635412084\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000025916497730912,\n                            \"awayPriceImpact\": 0.000033035252269086\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x192124e4683ed327b5a97f9a796efbf95b5d6422\",\n                        \"gameId\": \"0x3432303130323600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc6e69859d877798737c6c8913a0be811072d4c48\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"FC Progres Niederkorn\",\n                        \"awayTeam\": \"FC Midtjylland\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -465.8828892248691,\n                                \"decimal\": 1.2146462175642014,\n                                \"normalizedImplied\": 0.8232849907566965\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018002947149332,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x19a86f3d23248a59741d23aab7454950e27c1809\",\n                        \"gameId\": \"0x3432303130323600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc6e69859d877798737c6c8913a0be811072d4c48\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"FC Progres Niederkorn\",\n                        \"awayTeam\": \"FC Midtjylland\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 157.7641474251381,\n                                \"decimal\": 2.577641474251381,\n                                \"normalizedImplied\": 0.38795154795157377\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024552037299465,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x26e975d847af4d5d22b217c35f0401d944648b5e\",\n                        \"gameId\": \"0x3432303130323600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc6e69859d877798737c6c8913a0be811072d4c48\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"FC Progres Niederkorn\",\n                        \"awayTeam\": \"FC Midtjylland\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -172.76235718339612,\n                                \"decimal\": 1.5788297962029127,\n                                \"normalizedImplied\": 0.6333804963682602\n                            },\n                            \"awayOdds\": {\n                                \"american\": 145.7301122967079,\n                                \"decimal\": 2.457301122967079,\n                                \"normalizedImplied\": 0.40695053229477457\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002266294995398,\n                            \"awayPriceImpact\": 0.000036288800046019\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x2702057a0c0e8a1193efe6e6d3c871934acd2393\",\n                        \"gameId\": \"0x3432303130323600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc6e69859d877798737c6c8913a0be811072d4c48\",\n                        \"maturityDate\": \"2023-08-03T17:30:00.000Z\",\n                        \"homeTeam\": \"FC Progres Niederkorn\",\n                        \"awayTeam\": \"FC Midtjylland\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -666.0083546226664,\n                                \"decimal\": 1.150148266618451,\n                                \"normalizedImplied\": 0.8694531209790006\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000017308390551201,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x0bae46e4fd3201346d2e009185710b756cf1661c\",\n                \"gameId\": \"0x3432303130303600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                \"homeTeam\": \"Drita\",\n                \"awayTeam\": \"Viktoria Plzen\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 586.3898687000141,\n                        \"decimal\": 6.86389868700014,\n                        \"normalizedImplied\": 0.14568979607667387\n                    },\n                    \"awayOdds\": {\n                        \"american\": -192.2758789180216,\n                        \"decimal\": 1.520086037638844,\n                        \"normalizedImplied\": 0.6578574996671268\n                    },\n                    \"drawOdds\": {\n                        \"american\": 322.3937653538547,\n                        \"decimal\": 4.223937653538547,\n                        \"normalizedImplied\": 0.23674591862459507\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000459545107556109,\n                    \"awayPriceImpact\": 0.000470399260550771,\n                    \"drawPriceImpact\": -0.000459545107556109\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.04597563863541257,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.04597563863541257\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x2a3a03feaca5d06cbd2b8643a46299b4e2db3bf7\",\n                        \"gameId\": \"0x3432303130303600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x0bae46e4fd3201346d2e009185710b756cf1661c\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Drita\",\n                        \"awayTeam\": \"Viktoria Plzen\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4b03fcefa67322903e2b2f9c9ea93b31b945f8a6\",\n                        \"gameId\": \"0x3432303130303600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0bae46e4fd3201346d2e009185710b756cf1661c\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Drita\",\n                        \"awayTeam\": \"Viktoria Plzen\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -409.028370867256,\n                                \"decimal\": 1.2444818186767135,\n                                \"normalizedImplied\": 0.8035472957438007\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005427076497331,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5eb5edc6b15b726a5e073df280f112419c634759\",\n                        \"gameId\": \"0x3432303130303600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0bae46e4fd3201346d2e009185710b756cf1661c\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Drita\",\n                        \"awayTeam\": \"Viktoria Plzen\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 161.48185474286248,\n                                \"decimal\": 2.6148185474286247,\n                                \"normalizedImplied\": 0.38243571470126897\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000459545107556109,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.04597563863541257,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x6984e735518082395bae936e60bb0528479ca235\",\n                        \"gameId\": \"0x3432303130303600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x0bae46e4fd3201346d2e009185710b756cf1661c\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Drita\",\n                        \"awayTeam\": \"Viktoria Plzen\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -172.76235718339612,\n                                \"decimal\": 1.5788297962029127,\n                                \"normalizedImplied\": 0.6333804963682602\n                            },\n                            \"awayOdds\": {\n                                \"american\": 145.7301122967079,\n                                \"decimal\": 2.457301122967079,\n                                \"normalizedImplied\": 0.40695053229477457\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002266294995398,\n                            \"awayPriceImpact\": 0.000036288800046019\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xce24b633d4d7ebbe0f1cfb53369cf3e9e80020aa\",\n                        \"gameId\": \"0x3432303130303600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0bae46e4fd3201346d2e009185710b756cf1661c\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Drita\",\n                        \"awayTeam\": \"Viktoria Plzen\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -848.7973744422274,\n                                \"decimal\": 1.1178137480287487,\n                                \"normalizedImplied\": 0.8946034182917219\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005427076497331,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x292c9ff600eef1f1b0a41a7b1f6a52c62508de06\",\n                \"gameId\": \"0x3432303039363400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                \"homeTeam\": \"Adana Demirspor\",\n                \"awayTeam\": \"CFR Cluj\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -155.4150137257511,\n                        \"decimal\": 1.6434384787074838,\n                        \"normalizedImplied\": 0.6084803373877863\n                    },\n                    \"awayOdds\": {\n                        \"american\": 414.93287955212577,\n                        \"decimal\": 5.149328795521257,\n                        \"normalizedImplied\": 0.1942000675641012\n                    },\n                    \"drawOdds\": {\n                        \"american\": 324.5638519069911,\n                        \"decimal\": 4.245638519069911,\n                        \"normalizedImplied\": 0.23553583177379625\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000430531450074387,\n                    \"awayPriceImpact\": -0.011009164225106926,\n                    \"drawPriceImpact\": -0.000417533136662296\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 1.1131715104802804,\n                    \"drawBonus\": 0.04177075434031006\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x46f0cb8d6936faa7bf52a582bc536bdc78f8b6c2\",\n                        \"gameId\": \"0x3432303039363400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x292c9ff600eef1f1b0a41a7b1f6a52c62508de06\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Adana Demirspor\",\n                        \"awayTeam\": \"CFR Cluj\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4f8e7c740ab374cddb08ea15b41d2b572dfbcb60\",\n                        \"gameId\": \"0x3432303039363400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x292c9ff600eef1f1b0a41a7b1f6a52c62508de06\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Adana Demirspor\",\n                        \"awayTeam\": \"CFR Cluj\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -406.7920394607386,\n                                \"decimal\": 1.2458258527688113,\n                                \"normalizedImplied\": 0.8026804049518875\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.005289316387516269,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.5317442020736217,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xea128476e9c0506d6bb8ff3e40ead58513af1c5c\",\n                        \"gameId\": \"0x3432303039363400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x292c9ff600eef1f1b0a41a7b1f6a52c62508de06\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Adana Demirspor\",\n                        \"awayTeam\": \"CFR Cluj\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -541.0920892408988,\n                                \"decimal\": 1.1848114248727801,\n                                \"normalizedImplied\": 0.8440161691615825\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006499156706045,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xeb7ccac63edce18dc489d9cc17772e3c8524acfa\",\n                        \"gameId\": \"0x3432303039363400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x292c9ff600eef1f1b0a41a7b1f6a52c62508de06\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Adana Demirspor\",\n                        \"awayTeam\": \"CFR Cluj\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 132.70106163825724,\n                                \"decimal\": 2.3270106163825726,\n                                \"normalizedImplied\": 0.42973589933789746\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.005713348680884611,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.5746178602825189,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x5b2aa3cf255fd1d749b6ba8b73e78b55d10b08cb\",\n                \"gameId\": \"0x3432303039373400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                \"homeTeam\": \"Vojvodina\",\n                \"awayTeam\": \"APOEL Nicosia\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 195.95342107569454,\n                        \"decimal\": 2.9595342107569453,\n                        \"normalizedImplied\": 0.3378910087828432\n                    },\n                    \"awayOdds\": {\n                        \"american\": 143.10806999907237,\n                        \"decimal\": 2.4310806999907237,\n                        \"normalizedImplied\": 0.41133969761012695\n                    },\n                    \"drawOdds\": {\n                        \"american\": 243.512742006553,\n                        \"decimal\": 3.43512742006553,\n                        \"normalizedImplied\": 0.2911100165189574\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000020221914104931,\n                    \"awayPriceImpact\": 0.000018012004127742,\n                    \"drawPriceImpact\": 0.000021629456767325\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x578b61826c059f85ab3586f26f60f6391d10e55e\",\n                        \"gameId\": \"0x3432303039373400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x5b2aa3cf255fd1d749b6ba8b73e78b55d10b08cb\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Vojvodina\",\n                        \"awayTeam\": \"APOEL Nicosia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -236.0776472027399,\n                                \"decimal\": 1.423589446882794,\n                                \"normalizedImplied\": 0.7024497141290843\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019820730447533,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7a9d8624cf94378dcb9434a2c2fc1fffe97c8d6c\",\n                        \"gameId\": \"0x3432303039373400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x5b2aa3cf255fd1d749b6ba8b73e78b55d10b08cb\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Vojvodina\",\n                        \"awayTeam\": \"APOEL Nicosia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -169.54252388796516,\n                                \"decimal\": 1.5898225277457865,\n                                \"normalizedImplied\": 0.6290010253018006\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020925685436128,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x81e91d8d897e90b519bbfeafc6d027085ef0301e\",\n                        \"gameId\": \"0x3432303039373400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x5b2aa3cf255fd1d749b6ba8b73e78b55d10b08cb\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Vojvodina\",\n                        \"awayTeam\": \"APOEL Nicosia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034217549983745,\n                            \"awayPriceImpact\": 0.000024734200016254\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xeaadd086912c2ac1479f3dbfe5eff4c227935542\",\n                        \"gameId\": \"0x3432303039373400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x5b2aa3cf255fd1d749b6ba8b73e78b55d10b08cb\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Vojvodina\",\n                        \"awayTeam\": \"APOEL Nicosia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -298.77290621038253,\n                                \"decimal\": 1.3347023706680567,\n                                \"normalizedImplied\": 0.7492307063929702\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019116959116336,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x8bd703ebc060f0f854b4c33aece3f0ca7f596e16\",\n                \"gameId\": \"0x3432303039393000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                \"homeTeam\": \"Hammarby\",\n                \"awayTeam\": \"FC Twente\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 322.3812672498105,\n                        \"decimal\": 4.223812672498105,\n                        \"normalizedImplied\": 0.23675292384796184\n                    },\n                    \"awayOdds\": {\n                        \"american\": -117.64385362709267,\n                        \"decimal\": 1.8500231581751807,\n                        \"normalizedImplied\": 0.5405337741752252\n                    },\n                    \"drawOdds\": {\n                        \"american\": 280.1478602778613,\n                        \"decimal\": 3.801478602778613,\n                        \"normalizedImplied\": 0.2630555382500563\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000023264953594682,\n                    \"awayPriceImpact\": 0.00001412486185567,\n                    \"drawPriceImpact\": 0.000022473559549647\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x05e17a76a34fb525686aa7e3163ca19d05d17083\",\n                        \"gameId\": \"0x3432303039393000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8bd703ebc060f0f854b4c33aece3f0ca7f596e16\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Hammarby\",\n                        \"awayTeam\": \"FC Twente\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -349.00775621570716,\n                                \"decimal\": 1.2865265834900075,\n                                \"normalizedImplied\": 0.7772866980231871\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018694907725176,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x2a19bc9d3d4213d4501f03c1302cce6814683556\",\n                        \"gameId\": \"0x3432303039393000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8bd703ebc060f0f854b4c33aece3f0ca7f596e16\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Hammarby\",\n                        \"awayTeam\": \"FC Twente\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100.07664452145444,\n                                \"decimal\": 2.0007664452145444,\n                                \"normalizedImplied\": 0.4998084620980181\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000022869256572164,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x710f0dd7c30b409c3333075d0eb8063a4532ab4d\",\n                        \"gameId\": \"0x3432303039393000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x8bd703ebc060f0f854b4c33aece3f0ca7f596e16\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Hammarby\",\n                        \"awayTeam\": \"FC Twente\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -409.1372635308247,\n                                \"decimal\": 1.2444167493740543,\n                                \"normalizedImplied\": 0.8035893124252814\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018299210702658,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7a62643bf608dec35fb0cfbb3a079df7213fc1c0\",\n                        \"gameId\": \"0x3432303039393000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x8bd703ebc060f0f854b4c33aece3f0ca7f596e16\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Hammarby\",\n                        \"awayTeam\": \"FC Twente\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xd15b9f81dd2e75a3d01687141da37f54173ebdfd\",\n                \"gameId\": \"0x3432303039373000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                \"homeTeam\": \"KF Tirana\",\n                \"awayTeam\": \"Besiktas\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 594.3874910086157,\n                        \"decimal\": 6.943874910086158,\n                        \"normalizedImplied\": 0.14401181083309467\n                    },\n                    \"awayOdds\": {\n                        \"american\": -220.8527646960338,\n                        \"decimal\": 1.4527903471692236,\n                        \"normalizedImplied\": 0.6883305646602829\n                    },\n                    \"drawOdds\": {\n                        \"american\": 380.7610136184544,\n                        \"decimal\": 4.807610136184544,\n                        \"normalizedImplied\": 0.20800355512887497\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000026055361863786,\n                    \"awayPriceImpact\": 0.000009678045999633,\n                    \"drawPriceImpact\": 0.000024129967136579\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x2ff2c3e9dd154ef7c4d7306d8274368eb76a2794\",\n                        \"gameId\": \"0x3432303039373000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd15b9f81dd2e75a3d01687141da37f54173ebdfd\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"KF Tirana\",\n                        \"awayTeam\": \"Besiktas\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 184.078508126272,\n                                \"decimal\": 2.84078508126272,\n                                \"normalizedImplied\": 0.35201536596196964\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000025092664500182,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5f9e5d692ebb0002f27a5870fcf569e95bf42522\",\n                        \"gameId\": \"0x3432303039373000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd15b9f81dd2e75a3d01687141da37f54173ebdfd\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"KF Tirana\",\n                        \"awayTeam\": \"Besiktas\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -864.6375431975657,\n                                \"decimal\": 1.1156553989434512,\n                                \"normalizedImplied\": 0.8963341197891578\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000016904006568106,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x947b335977d2e1bb036291a0b3df77c0c6b6eea1\",\n                        \"gameId\": \"0x3432303039373000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd15b9f81dd2e75a3d01687141da37f54173ebdfd\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"KF Tirana\",\n                        \"awayTeam\": \"Besiktas\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -496.45363755019685,\n                                \"decimal\": 1.2014286782013737,\n                                \"normalizedImplied\": 0.8323423754933775\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000017866703931709,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc1759a6475db8059f15be95013244f2c007b982e\",\n                        \"gameId\": \"0x3432303039373000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xd15b9f81dd2e75a3d01687141da37f54173ebdfd\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"KF Tirana\",\n                        \"awayTeam\": \"Besiktas\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -155.21051859769406,\n                                \"decimal\": 1.6442862307496064,\n                                \"normalizedImplied\": 0.6081666204454649\n                            },\n                            \"awayOdds\": {\n                                \"american\": 131.39375252138348,\n                                \"decimal\": 2.313937525213835,\n                                \"normalizedImplied\": 0.43216378536736355\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024180223745624,\n                            \"awayPriceImpact\": 0.000034771526254375\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfbfd17ae9fafd5f0cf87de33348a8c1935b78d7f\",\n                        \"gameId\": \"0x3432303039373000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xd15b9f81dd2e75a3d01687141da37f54173ebdfd\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"KF Tirana\",\n                        \"awayTeam\": \"Besiktas\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -130.01873271440766,\n                                \"decimal\": 1.769119940736961,\n                                \"normalizedImplied\": 0.5652527999788588\n                            },\n                            \"awayOdds\": {\n                                \"american\": 110.65149166220452,\n                                \"decimal\": 2.106514916622045,\n                                \"normalizedImplied\": 0.47471773976496456\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.016131335245635377,\n                            \"awayPriceImpact\": -0.016103497328152718\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 1.636706430444912\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xe7a8dabd8f22056c8ba91ceb59df2a3adf292de0\",\n                \"gameId\": \"0x3432303130333000000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                \"homeTeam\": \"Zilina\",\n                \"awayTeam\": \"Gent\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 592.2726405400175,\n                        \"decimal\": 6.922726405400176,\n                        \"normalizedImplied\": 0.1444517580847822\n                    },\n                    \"awayOdds\": {\n                        \"american\": -224.3671530696553,\n                        \"decimal\": 1.4456980383797746,\n                        \"normalizedImplied\": 0.6917073783407232\n                    },\n                    \"drawOdds\": {\n                        \"american\": 389.91602253601246,\n                        \"decimal\": 4.8991602253601245,\n                        \"normalizedImplied\": 0.20411661468501832\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.001144938944184229,\n                    \"awayPriceImpact\": 0.001154616651333852,\n                    \"drawPriceImpact\": -0.001144938944184229\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.1146251331974029,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0.1146251331974029\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x27ba0704210fbac48bfda78efdc2ee48f2a25fed\",\n                        \"gameId\": \"0x3432303130333000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xe7a8dabd8f22056c8ba91ceb59df2a3adf292de0\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Zilina\",\n                        \"awayTeam\": \"Gent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -859.9139274430983,\n                                \"decimal\": 1.1162907086495784,\n                                \"normalizedImplied\": 0.8958239930257416\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004838853574811,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8bf7aff82d95104573149f56d53aa71c6c9ff93c\",\n                        \"gameId\": \"0x3432303130333000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xe7a8dabd8f22056c8ba91ceb59df2a3adf292de0\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Zilina\",\n                        \"awayTeam\": \"Gent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -510.3483454512702,\n                                \"decimal\": 1.1959445952775178,\n                                \"normalizedImplied\": 0.8361591364255054\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004838853574811,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xc667e4ecacc70d711a5dea9e12b5113f02087dc1\",\n                        \"gameId\": \"0x3432303130333000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xe7a8dabd8f22056c8ba91ceb59df2a3adf292de0\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Zilina\",\n                        \"awayTeam\": \"Gent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 186.8877609445118,\n                                \"decimal\": 2.868877609445118,\n                                \"normalizedImplied\": 0.3485683727698005\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001144938944184229,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.1146251331974029,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xca83e7885762d1753b6f92bd3c9b460c91ad8395\",\n                        \"gameId\": \"0x3432303130333000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xe7a8dabd8f22056c8ba91ceb59df2a3adf292de0\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Zilina\",\n                        \"awayTeam\": \"Gent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -161.66429310274378,\n                                \"decimal\": 1.6185657827139739,\n                                \"normalizedImplied\": 0.6178309282698556\n                            },\n                            \"awayOdds\": {\n                                \"american\": 136.9923148254951,\n                                \"decimal\": 2.369923148254951,\n                                \"normalizedImplied\": 0.4219546109486004\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.023602554717964335,\n                            \"awayPriceImpact\": -0.023577086171797528\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 2.4146387633776705\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf7b445566bc5838f390e52a57d64272c4a2f2243\",\n                        \"gameId\": \"0x3432303130333000000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xe7a8dabd8f22056c8ba91ceb59df2a3adf292de0\",\n                        \"maturityDate\": \"2023-08-03T18:00:00.000Z\",\n                        \"homeTeam\": \"Zilina\",\n                        \"awayTeam\": \"Gent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -149.35213821853205,\n                                \"decimal\": 1.6695585426013788,\n                                \"normalizedImplied\": 0.5989607279310352\n                            },\n                            \"awayOdds\": {\n                                \"american\": 126.56754127356473,\n                                \"decimal\": 2.2656754127356473,\n                                \"normalizedImplied\": 0.4413694893711932\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000024734200016254,\n                            \"awayPriceImpact\": 0.000034217549983745\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x0382de9d42487f0523f405b4d24fdcf6daa0e825\",\n                \"gameId\": \"0x3432303130313800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                \"homeTeam\": \"Aris Thessaloniki FC\",\n                \"awayTeam\": \"Ararat Armenia\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -263.2622050817302,\n                        \"decimal\": 1.3798494355426174,\n                        \"normalizedImplied\": 0.7247167511481106\n                    },\n                    \"awayOdds\": {\n                        \"american\": 802.4164971848298,\n                        \"decimal\": 9.024164971848299,\n                        \"normalizedImplied\": 0.11081357700347796\n                    },\n                    \"drawOdds\": {\n                        \"american\": 388.3665749470844,\n                        \"decimal\": 4.883665749470844,\n                        \"normalizedImplied\": 0.20476421837599187\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000334899132200834,\n                    \"awayPriceImpact\": -0.000326084859482008,\n                    \"drawPriceImpact\": -0.000326084859482008\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.03261912255019401,\n                    \"drawBonus\": 0.03261912255019401\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x03064405ceaf9dbbc6a6a521a38c96ad8394ab61\",\n                        \"gameId\": \"0x3432303130313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x0382de9d42487f0523f405b4d24fdcf6daa0e825\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Aris Thessaloniki FC\",\n                        \"awayTeam\": \"Ararat Armenia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 116.05378218205576,\n                                \"decimal\": 2.1605378218205575,\n                                \"normalizedImplied\": 0.46284771777675204\n                            },\n                            \"awayOdds\": {\n                                \"american\": -136.44604739790495,\n                                \"decimal\": 1.732890412782565,\n                                \"normalizedImplied\": 0.5770705363845043\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.0183434586730656,\n                            \"awayPriceImpact\": 0.018370567499763006\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 1.8686228737670512,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x36cc9ee752828b05587a5a8d8d2c6781d9f91b73\",\n                        \"gameId\": \"0x3432303130313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0382de9d42487f0523f405b4d24fdcf6daa0e825\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Aris Thessaloniki FC\",\n                        \"awayTeam\": \"Ararat Armenia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -508.0148326201328,\n                                \"decimal\": 1.196844646216806,\n                                \"normalizedImplied\": 0.8355303281515886\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004407136359413,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x36cef1da88ffefe398eb6320fd09df8759f3de0a\",\n                        \"gameId\": \"0x3432303130313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0382de9d42487f0523f405b4d24fdcf6daa0e825\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Aris Thessaloniki FC\",\n                        \"awayTeam\": \"Ararat Armenia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 216.87907534734484,\n                                \"decimal\": 3.1687907534734485,\n                                \"normalizedImplied\": 0.31557779537946984\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000326084859482008,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.03261912255019401,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x3c05970ba9043ae837f558861629c9ec489caebf\",\n                        \"gameId\": \"0x3432303130313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x0382de9d42487f0523f405b4d24fdcf6daa0e825\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Aris Thessaloniki FC\",\n                        \"awayTeam\": \"Ararat Armenia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1318.0569319395113,\n                                \"decimal\": 1.0758692569165815,\n                                \"normalizedImplied\": 0.9294809695241025\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004407136359413,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7ce0c14d7718bea52793721e2d2e37633811e41e\",\n                        \"gameId\": \"0x3432303130313800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x0382de9d42487f0523f405b4d24fdcf6daa0e825\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Aris Thessaloniki FC\",\n                        \"awayTeam\": \"Ararat Armenia\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.26780509749068,\n                                \"decimal\": 1.8675449308280179,\n                                \"normalizedImplied\": 0.5354623513966155\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.96599043074097,\n                                \"decimal\": 1.9807191552552383,\n                                \"normalizedImplied\": 0.5048671323982519\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000285553125,\n                            \"awayPriceImpact\": 0.0000303964375\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xc76064ee069eef6fda6bf0f198237bda7115a5d5\",\n                \"gameId\": \"0x3432303039353200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                \"homeTeam\": \"Rijeka\",\n                \"awayTeam\": \"Dukagjini\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -595.8800880961289,\n                        \"decimal\": 1.1678189991538495,\n                        \"normalizedImplied\": 0.8562970809042807\n                    },\n                    \"awayOdds\": {\n                        \"american\": 1823.8571131198619,\n                        \"decimal\": 19.23857113119862,\n                        \"normalizedImplied\": 0.05197891221652785\n                    },\n                    \"drawOdds\": {\n                        \"american\": 643.8303572883354,\n                        \"decimal\": 7.438303572883354,\n                        \"normalizedImplied\": 0.13443925623653513\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000698462472807759,\n                    \"awayPriceImpact\": -0.000693795702627057,\n                    \"drawPriceImpact\": -0.000776652675913043\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.06942773892961819,\n                    \"drawBonus\": 0.07772563341248113\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x292976fc975ce103a3ed976631d9a3151bf75a4a\",\n                        \"gameId\": \"0x3432303039353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc76064ee069eef6fda6bf0f198237bda7115a5d5\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Rijeka\",\n                        \"awayTeam\": \"Dukagjini\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -2.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 136.80790838415837,\n                                \"decimal\": 2.3680790838415837,\n                                \"normalizedImplied\": 0.42228319435082534\n                            },\n                            \"awayOdds\": {\n                                \"american\": -161.81261672993872,\n                                \"decimal\": 1.6179987816827506,\n                                \"normalizedImplied\": 0.6180474369455212\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000035366116236162,\n                            \"awayPriceImpact\": 0.000023585633763837\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x31b627361695cafcf141e4bcc1c08b8412878fbb\",\n                        \"gameId\": \"0x3432303039353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc76064ee069eef6fda6bf0f198237bda7115a5d5\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Rijeka\",\n                        \"awayTeam\": \"Dukagjini\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 436.42840088936043,\n                                \"decimal\": 5.364284008893605,\n                                \"normalizedImplied\": 0.18641816845306297\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00073522418927005,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.07357651415997758,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x3231ffa10b0940e6fb93d50188d78ca01145c622\",\n                        \"gameId\": \"0x3432303039353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc76064ee069eef6fda6bf0f198237bda7115a5d5\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Rijeka\",\n                        \"awayTeam\": \"Dukagjini\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -10694.86608268127,\n                                \"decimal\": 1.0093502807072952,\n                                \"normalizedImplied\": 0.9907363371408159\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000039095101552642,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.003909663003936375,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x325ab15c82949e93cd3d9d62016521929f42c760\",\n                        \"gameId\": \"0x3432303039353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc76064ee069eef6fda6bf0f198237bda7115a5d5\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Rijeka\",\n                        \"awayTeam\": \"Dukagjini\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -161.81261672993872,\n                                \"decimal\": 1.6179987816827506,\n                                \"normalizedImplied\": 0.6180474369455212\n                            },\n                            \"awayOdds\": {\n                                \"american\": 136.80790838415837,\n                                \"decimal\": 2.3680790838415837,\n                                \"normalizedImplied\": 0.42228319435082534\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000023585633763837,\n                            \"awayPriceImpact\": 0.000035366116236162\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4fb37c6face6187d79564d0bdfd34e921a427e8f\",\n                        \"gameId\": \"0x3432303039353200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xc76064ee069eef6fda6bf0f198237bda7115a5d5\",\n                        \"maturityDate\": \"2023-08-03T18:15:00.000Z\",\n                        \"homeTeam\": \"Rijeka\",\n                        \"awayTeam\": \"Dukagjini\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -990.2271215834338,\n                                \"decimal\": 1.1009869330180473,\n                                \"normalizedImplied\": 0.9082759931208085\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000002333385090351,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x23d3e5472618b4bdadd65d1a82f86fc205673347\",\n                \"gameId\": \"0x3432303039343300000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                \"homeTeam\": \"Larne\",\n                \"awayTeam\": \"Ballkani\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 185.29440244323402,\n                        \"decimal\": 2.85294402443234,\n                        \"normalizedImplied\": 0.35051511401418867\n                    },\n                    \"awayOdds\": {\n                        \"american\": 143.03132607737473,\n                        \"decimal\": 2.4303132607737474,\n                        \"normalizedImplied\": 0.41146958959588054\n                    },\n                    \"drawOdds\": {\n                        \"american\": 259.2520949704801,\n                        \"decimal\": 3.592520949704801,\n                        \"normalizedImplied\": 0.27835606639459415\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000019842081753554,\n                    \"awayPriceImpact\": 0.000018008095971563,\n                    \"drawPriceImpact\": 0.000022013197274881\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x160ea68f4194243dd0413c00c4d92341b56a3d9d\",\n                        \"gameId\": \"0x3432303039343300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x23d3e5472618b4bdadd65d1a82f86fc205673347\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Larne\",\n                        \"awayTeam\": \"Ballkani\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -169.44822045926216,\n                                \"decimal\": 1.590150783106285,\n                                \"normalizedImplied\": 0.6288711804087829\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020927639514217,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x4aa859d8614d5ebc6f68ba1635d659ba009c5b0c\",\n                        \"gameId\": \"0x3432303039343300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x23d3e5472618b4bdadd65d1a82f86fc205673347\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Larne\",\n                        \"awayTeam\": \"Ballkani\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -222.39932776944656,\n                                \"decimal\": 1.4496416468653468,\n                                \"normalizedImplied\": 0.6898256559904747\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000020010646623222,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x51a680e1381d9797b4d1a947dd845e842d573be4\",\n                        \"gameId\": \"0x3432303039343300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x23d3e5472618b4bdadd65d1a82f86fc205673347\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Larne\",\n                        \"awayTeam\": \"Ballkani\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -320.1410645313067,\n                                \"decimal\": 1.3123623023694324,\n                                \"normalizedImplied\": 0.7619847036100692\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018925088862558,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8498e20a093da3cf075c197a42c12b18d33b5889\",\n                        \"gameId\": \"0x3432303039343300000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x23d3e5472618b4bdadd65d1a82f86fc205673347\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Larne\",\n                        \"awayTeam\": \"Ballkani\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xbb9c42180185019e608db152fc1fc2e73712765e\",\n                \"gameId\": \"0x3432303130313400000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                \"homeTeam\": \"Borac Banja Luka\",\n                \"awayTeam\": \"Austria Wien\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 322.3812672498105,\n                        \"decimal\": 4.223812672498105,\n                        \"normalizedImplied\": 0.23675292384796184\n                    },\n                    \"awayOdds\": {\n                        \"american\": -117.64385362709267,\n                        \"decimal\": 1.8500231581751807,\n                        \"normalizedImplied\": 0.5405337741752252\n                    },\n                    \"drawOdds\": {\n                        \"american\": 280.1478602778613,\n                        \"decimal\": 3.801478602778613,\n                        \"normalizedImplied\": 0.2630555382500563\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000023264953594682,\n                    \"awayPriceImpact\": 0.00001412486185567,\n                    \"drawPriceImpact\": 0.000022473559549647\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0564b48ee452ca2770d75d3ffcb6927fd330190d\",\n                        \"gameId\": \"0x3432303130313400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xbb9c42180185019e608db152fc1fc2e73712765e\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Borac Banja Luka\",\n                        \"awayTeam\": \"Austria Wien\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100.07664452145444,\n                                \"decimal\": 2.0007664452145444,\n                                \"normalizedImplied\": 0.4998084620980181\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000022869256572164,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7d82965119661aea7aac999db616f96c6704dc86\",\n                        \"gameId\": \"0x3432303130313400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xbb9c42180185019e608db152fc1fc2e73712765e\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Borac Banja Luka\",\n                        \"awayTeam\": \"Austria Wien\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -409.1372635308247,\n                                \"decimal\": 1.2444167493740543,\n                                \"normalizedImplied\": 0.8035893124252814\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018299210702658,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9983800da78bdfdb441c6221714736fa627257a1\",\n                        \"gameId\": \"0x3432303130313400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xbb9c42180185019e608db152fc1fc2e73712765e\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Borac Banja Luka\",\n                        \"awayTeam\": \"Austria Wien\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -349.00775621570716,\n                                \"decimal\": 1.2865265834900075,\n                                \"normalizedImplied\": 0.7772866980231871\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018694907725176,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb8227e905c400f4d69bff9ea8d6b17de7fc7c3ca\",\n                        \"gameId\": \"0x3432303130313400000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xbb9c42180185019e608db152fc1fc2e73712765e\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Borac Banja Luka\",\n                        \"awayTeam\": \"Austria Wien\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xd20f2166444657b9d7d0526c54561a45dc6dfa69\",\n                \"gameId\": \"0x3432303039373600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                \"homeTeam\": \"FC FCSB\",\n                \"awayTeam\": \"CSKA 1948\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -143.87455969342432,\n                        \"decimal\": 1.6950499116249975,\n                        \"normalizedImplied\": 0.5899531294871002\n                    },\n                    \"awayOdds\": {\n                        \"american\": 431.4876302722766,\n                        \"decimal\": 5.314876302722766,\n                        \"normalizedImplied\": 0.18815113335520312\n                    },\n                    \"drawOdds\": {\n                        \"american\": 281.93021543837483,\n                        \"decimal\": 3.8193021543837484,\n                        \"normalizedImplied\": 0.26182793598883297\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000399395613028434,\n                    \"awayPriceImpact\": -0.00232156846865945,\n                    \"drawPriceImpact\": -0.000386245396664102\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.2326970690441875,\n                    \"drawBonus\": 0.03863946398150262\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x1c8bea2ecbb8fd8232aa504b5b752b81b042cfdb\",\n                        \"gameId\": \"0x3432303039373600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd20f2166444657b9d7d0526c54561a45dc6dfa69\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"FC FCSB\",\n                        \"awayTeam\": \"CSKA 1948\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.23255882940629,\n                                \"decimal\": 2.222325588294063,\n                                \"normalizedImplied\": 0.4499790693440361\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001353906932661776,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.13557424818067984,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x7e19133c560ae968d4a99a14f0763a966cfbe232\",\n                        \"gameId\": \"0x3432303039373600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd20f2166444657b9d7d0526c54561a45dc6dfa69\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"FC FCSB\",\n                        \"awayTeam\": \"CSKA 1948\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -350.6621050089488,\n                                \"decimal\": 1.2851748123665887,\n                                \"normalizedImplied\": 0.7781042628423033\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000961086427815508,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.09620110035344141,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa2dd818317d66928e82280f06fbd5f13dd58837b\",\n                        \"gameId\": \"0x3432303039373600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xd20f2166444657b9d7d0526c54561a45dc6dfa69\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"FC FCSB\",\n                        \"awayTeam\": \"CSKA 1948\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xe27fce3e9ad0f0d00ca9b63acda2c4cd9ffbb1b1\",\n                        \"gameId\": \"0x3432303039373600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd20f2166444657b9d7d0526c54561a45dc6dfa69\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"FC FCSB\",\n                        \"awayTeam\": \"CSKA 1948\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -574.6776336039756,\n                                \"decimal\": 1.1740106002958042,\n                                \"normalizedImplied\": 0.8517810654759331\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006575108182166,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xf70683aeba00b3fdf14e09f298c5910f82016648\",\n                \"gameId\": \"0x3432303130313200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                \"homeTeam\": \"Maribor\",\n                \"awayTeam\": \"FC Differdange 03\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -273.7113313553546,\n                        \"decimal\": 1.3653484110607454,\n                        \"normalizedImplied\": 0.7324137867660426\n                    },\n                    \"awayOdds\": {\n                        \"american\": 799.9583688733859,\n                        \"decimal\": 8.999583688733859,\n                        \"normalizedImplied\": 0.1111162509941267\n                    },\n                    \"drawOdds\": {\n                        \"american\": 408.21178477555907,\n                        \"decimal\": 5.08211784775559,\n                        \"normalizedImplied\": 0.1967683611354327\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000173900335093202,\n                    \"awayPriceImpact\": -0.000165124282579551,\n                    \"drawPriceImpact\": -0.000165124282579551\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.01651515531112754,\n                    \"drawBonus\": 0.01651515531112754\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x3642b2457f94ecc08cba806eab87679697f0c1a8\",\n                        \"gameId\": \"0x3432303130313200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xf70683aeba00b3fdf14e09f298c5910f82016648\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Maribor\",\n                        \"awayTeam\": \"FC Differdange 03\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x5e74ce5dab2028cf844eb69568896e26abfd9143\",\n                        \"gameId\": \"0x3432303130313200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xf70683aeba00b3fdf14e09f298c5910f82016648\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Maribor\",\n                        \"awayTeam\": \"FC Differdange 03\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -539.1003012241038,\n                                \"decimal\": 1.1854942387769694,\n                                \"normalizedImplied\": 0.8435300377601692\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004388026256825,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x73827a3a6d73cd5a6b4137e21c707eb329820471\",\n                        \"gameId\": \"0x3432303130313200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xf70683aeba00b3fdf14e09f298c5910f82016648\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Maribor\",\n                        \"awayTeam\": \"FC Differdange 03\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 224.79700530768815,\n                                \"decimal\": 3.2479700530768816,\n                                \"normalizedImplied\": 0.30788461212955937\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000165124282579551,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.01651515531112754,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8f3c0c108231c8ecc0a165af2e9fc320075aab2f\",\n                        \"gameId\": \"0x3432303130313200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xf70683aeba00b3fdf14e09f298c5910f82016648\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Maribor\",\n                        \"awayTeam\": \"FC Differdange 03\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"awayOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.00002654824072088,\n                            \"awayPriceImpact\": 0.000032403509279119\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xa84c7df1eae3c18fafbf3cd937401c0c20ae50a9\",\n                        \"gameId\": \"0x3432303130313200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xf70683aeba00b3fdf14e09f298c5910f82016648\",\n                        \"maturityDate\": \"2023-08-03T18:30:00.000Z\",\n                        \"homeTeam\": \"Maribor\",\n                        \"awayTeam\": \"FC Differdange 03\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1312.0733266645227,\n                                \"decimal\": 1.076215252583645,\n                                \"normalizedImplied\": 0.9291821479014752\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004388026256825,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x81374b04232cd0cefc2201c712368bf8f56cf715\",\n                \"gameId\": \"0x3432303039393200000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                \"homeTeam\": \"Dundalk\",\n                \"awayTeam\": \"KA Akureyri\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -120.8807366210836,\n                        \"decimal\": 1.8272616696030155,\n                        \"normalizedImplied\": 0.5472669933569265\n                    },\n                    \"awayOdds\": {\n                        \"american\": 322.2797372605593,\n                        \"decimal\": 4.2227973726055925,\n                        \"normalizedImplied\": 0.23680984706660696\n                    },\n                    \"drawOdds\": {\n                        \"american\": 290.61240909400567,\n                        \"decimal\": 3.9061240909400565,\n                        \"normalizedImplied\": 0.2560082518421318\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000458058345178136,\n                    \"awayPriceImpact\": 0.000023323696221601,\n                    \"drawPriceImpact\": 0.000022744552594502\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.04582682587783996,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x50fa85e283a5af0a5d540ed6585571667f2e6509\",\n                        \"gameId\": \"0x3432303039393200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x81374b04232cd0cefc2201c712368bf8f56cf715\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Dundalk\",\n                        \"awayTeam\": \"KA Akureyri\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.26780509749068,\n                                \"decimal\": 1.8675449308280179,\n                                \"normalizedImplied\": 0.5354623513966155\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.96599043074097,\n                                \"decimal\": 1.9807191552552383,\n                                \"normalizedImplied\": 0.5048671323982519\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.0000285553125,\n                            \"awayPriceImpact\": 0.0000303964375\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x88b68b1fb80bc5fbc404a6eefe041f31f47af533\",\n                        \"gameId\": \"0x3432303039393200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x81374b04232cd0cefc2201c712368bf8f56cf715\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Dundalk\",\n                        \"awayTeam\": \"KA Akureyri\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -408.3244358402489,\n                                \"decimal\": 1.244903295572356,\n                                \"normalizedImplied\": 0.8032752451990582\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000217656896291817,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.021770428112995715,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb309d546b13a317e3557c217adbdd40c17a2cbd8\",\n                        \"gameId\": \"0x3432303039393200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x81374b04232cd0cefc2201c712368bf8f56cf715\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Dundalk\",\n                        \"awayTeam\": \"KA Akureyri\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 102.91462554121465,\n                                \"decimal\": 2.0291462554121464,\n                                \"normalizedImplied\": 0.4928180989087387\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000023034124408051,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xefe6824439d77b08aec21f4676b79a6b9448e367\",\n                        \"gameId\": \"0x3432303039393200000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x81374b04232cd0cefc2201c712368bf8f56cf715\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Dundalk\",\n                        \"awayTeam\": \"KA Akureyri\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -363.12771726826355,\n                                \"decimal\": 1.2753852026286503,\n                                \"normalizedImplied\": 0.7840768404235334\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000217367324478267,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.02174145833045425,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x9f193c431181bfe65bb1ec99b7db3f7a57c06608\",\n                \"gameId\": \"0x3432303130303800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                \"homeTeam\": \"Haverfordwest\",\n                \"awayTeam\": \"B36 Torshavn\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 207.7608592813834,\n                        \"decimal\": 3.077608592813834,\n                        \"normalizedImplied\": 0.3249276085123312\n                    },\n                    \"awayOdds\": {\n                        \"american\": 128.2554069604669,\n                        \"decimal\": 2.282554069604669,\n                        \"normalizedImplied\": 0.43810572258347286\n                    },\n                    \"drawOdds\": {\n                        \"american\": 260.8176026582028,\n                        \"decimal\": 3.6081760265820284,\n                        \"normalizedImplied\": 0.27714834105454805\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000020646543187165,\n                    \"awayPriceImpact\": -0.000340590913743825,\n                    \"drawPriceImpact\": 0.000022086535435947\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.034070695543709624,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x237c5e1cf408c0f23be563a5e7c82f06af7c0e25\",\n                        \"gameId\": \"0x3432303130303800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x9f193c431181bfe65bb1ec99b7db3f7a57c06608\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Haverfordwest\",\n                        \"awayTeam\": \"B36 Torshavn\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x49e3856530486ab7d4342e241179f9ff5360f5e7\",\n                        \"gameId\": \"0x3432303130303800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9f193c431181bfe65bb1ec99b7db3f7a57c06608\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Haverfordwest\",\n                        \"awayTeam\": \"B36 Torshavn\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -151.30423730647829,\n                                \"decimal\": 1.660920022996067,\n                                \"normalizedImplied\": 0.6020759495668793\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021366539311556,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x9859590c768969ac32c63a16864d4caae97ba9ec\",\n                        \"gameId\": \"0x3432303130303800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9f193c431181bfe65bb1ec99b7db3f7a57c06608\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Haverfordwest\",\n                        \"awayTeam\": \"B36 Torshavn\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -322.000277348834,\n                                \"decimal\": 1.310558738717068,\n                                \"normalizedImplied\": 0.7630333310958041\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00015997218527833,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.015999778047291194,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xecf84a75944c36aa8fdbfd9f561dd3d950c0f205\",\n                        \"gameId\": \"0x3432303130303800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x9f193c431181bfe65bb1ec99b7db3f7a57c06608\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Haverfordwest\",\n                        \"awayTeam\": \"B36 Torshavn\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -251.190262019671,\n                                \"decimal\": 1.3981046048360302,\n                                \"normalizedImplied\": 0.7152540636380209\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000159252189153939,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.015927755445316875,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xb2463d91912582079e4963e972b1866b9b3956aa\",\n                \"gameId\": \"0x3432303039353600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                \"homeTeam\": \"Luzern\",\n                \"awayTeam\": \"Djurgaarden\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 120.04411766028112,\n                        \"decimal\": 2.200441176602811,\n                        \"normalizedImplied\": 0.45445432063031427\n                    },\n                    \"awayOdds\": {\n                        \"american\": 201.7682086882948,\n                        \"decimal\": 3.017682086882948,\n                        \"normalizedImplied\": 0.3313801690200339\n                    },\n                    \"drawOdds\": {\n                        \"american\": 292.9170691113272,\n                        \"decimal\": 3.9291706911132716,\n                        \"normalizedImplied\": 0.2545066322167503\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000016714784310156,\n                    \"awayPriceImpact\": 0.000020417811476155,\n                    \"drawPriceImpact\": 0.000022730779213687\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x066c5d2b7c4f856d2eaa73e503e75a31e2013d9a\",\n                        \"gameId\": \"0x3432303039353600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xb2463d91912582079e4963e972b1866b9b3956aa\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Luzern\",\n                        \"awayTeam\": \"Djurgaarden\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"awayOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000027209597847358,\n                            \"awayPriceImpact\": 0.000031742152152641\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x0d3eddb6450d642d243ef045b78335e8fbadbdfe\",\n                        \"gameId\": \"0x3432303039353600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb2463d91912582079e4963e972b1866b9b3956aa\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Luzern\",\n                        \"awayTeam\": \"Djurgaarden\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -243.5965069919016,\n                                \"decimal\": 1.4105149176187675,\n                                \"normalizedImplied\": 0.7089609528470645\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019722781761921,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x22d5f5e0b5d3fb66fd603aa9ef085a237fd3343b\",\n                        \"gameId\": \"0x3432303039353600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb2463d91912582079e4963e972b1866b9b3956aa\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Luzern\",\n                        \"awayTeam\": \"Djurgaarden\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -366.9285910543559,\n                                \"decimal\": 1.2725325920028572,\n                                \"normalizedImplied\": 0.7858344896503482\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000018566297893155,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb2d158d88e49fab6a39121d041e96748ba137b47\",\n                        \"gameId\": \"0x3432303039353600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb2463d91912582079e4963e972b1866b9b3956aa\",\n                        \"maturityDate\": \"2023-08-03T18:45:00.000Z\",\n                        \"homeTeam\": \"Luzern\",\n                        \"awayTeam\": \"Djurgaarden\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -141.47986661294183,\n                                \"decimal\": 1.706814350296062,\n                                \"normalizedImplied\": 0.5858868012367843\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000021574295344921,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x2e81331de461dfd4a401eaa470a687b407b8bc87\",\n                \"gameId\": \"0x3432303039363600000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                \"homeTeam\": \"Legia Warszawa\",\n                \"awayTeam\": \"Ordabasy Shymkent\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -231.7733501880678,\n                        \"decimal\": 1.431455988873859,\n                        \"normalizedImplied\": 0.6985894136966867\n                    },\n                    \"awayOdds\": {\n                        \"american\": 699.7363975809282,\n                        \"decimal\": 7.997363975809281,\n                        \"normalizedImplied\": 0.12504120145398365\n                    },\n                    \"drawOdds\": {\n                        \"american\": 361.71448020338926,\n                        \"decimal\": 4.617144802033892,\n                        \"normalizedImplied\": 0.21658406718357442\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.003682860474495499,\n                    \"awayPriceImpact\": -0.003673385335506715,\n                    \"drawPriceImpact\": -0.003673385335506715\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.3686928845862162,\n                    \"drawBonus\": 0.3686928845862162\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x09e94205b43d26ce92509edc1a62db002db68547\",\n                        \"gameId\": \"0x3432303039363600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x2e81331de461dfd4a401eaa470a687b407b8bc87\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Legia Warszawa\",\n                        \"awayTeam\": \"Ordabasy Shymkent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -466.99182845950793,\n                                \"decimal\": 1.2141365092615766,\n                                \"normalizedImplied\": 0.8236306151506704\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004737569494392,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x262af7d34187e33f4d5fe1a252e7a9e411898455\",\n                        \"gameId\": \"0x3432303039363600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x2e81331de461dfd4a401eaa470a687b407b8bc87\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Legia Warszawa\",\n                        \"awayTeam\": \"Ordabasy Shymkent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -1078.8766182759734,\n                                \"decimal\": 1.0926890047536653,\n                                \"normalizedImplied\": 0.9151734808802612\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000004737569494392,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x2cf7b7fac5999fd0ef02fe840d62056680636640\",\n                        \"gameId\": \"0x3432303039363600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x2e81331de461dfd4a401eaa470a687b407b8bc87\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Legia Warszawa\",\n                        \"awayTeam\": \"Ordabasy Shymkent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 192.7183940427235,\n                                \"decimal\": 2.927183940427235,\n                                \"normalizedImplied\": 0.3416252686375581\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.003673385335506715,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.3686928845862162,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x829826aeedbad8e0c3f4a0297399a372ac08ffe1\",\n                        \"gameId\": \"0x3432303039363600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x2e81331de461dfd4a401eaa470a687b407b8bc87\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Legia Warszawa\",\n                        \"awayTeam\": \"Ordabasy Shymkent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x8ea2260be3bc8e48fb905b74d673693e9a38ab14\",\n                        \"gameId\": \"0x3432303039363600000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x2e81331de461dfd4a401eaa470a687b407b8bc87\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Legia Warszawa\",\n                        \"awayTeam\": \"Ordabasy Shymkent\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 112.08260271287563,\n                                \"decimal\": 2.1208260271287562,\n                                \"normalizedImplied\": 0.47151439448988314\n                            },\n                            \"awayOdds\": {\n                                \"american\": -131.91920275234298,\n                                \"decimal\": 1.7580397539828516,\n                                \"normalizedImplied\": 0.5688153511514702\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000032403509279119,\n                            \"awayPriceImpact\": 0.00002654824072088\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xb01d0addc32e3ff61ab383d742345dec0d5ae4d5\",\n                \"gameId\": \"0x3432303039333100000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                \"homeTeam\": \"Shamrock Rovers\",\n                \"awayTeam\": \"Ferencvaros\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 203.16387819461482,\n                        \"decimal\": 3.0316387819461483,\n                        \"normalizedImplied\": 0.32985460073777456\n                    },\n                    \"awayOdds\": {\n                        \"american\": 136.75923186306713,\n                        \"decimal\": 2.3675923186306713,\n                        \"normalizedImplied\": 0.42237001367632554\n                    },\n                    \"drawOdds\": {\n                        \"american\": 247.23627900207555,\n                        \"decimal\": 3.4723627900207554,\n                        \"normalizedImplied\": 0.2879883412165071\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.00034452006099449,\n                    \"awayPriceImpact\": 0.000017706977482104,\n                    \"drawPriceImpact\": 0.000021756372697265\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.034463879597349985,\n                    \"awayBonus\": 0,\n                    \"drawBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x40c2b7f009c67f498fe51dd36c4bef9069bcbd01\",\n                        \"gameId\": \"0x3432303039333100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb01d0addc32e3ff61ab383d742345dec0d5ae4d5\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Shamrock Rovers\",\n                        \"awayTeam\": \"Ferencvaros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -161.67251891508118,\n                                \"decimal\": 1.618534310413789,\n                                \"normalizedImplied\": 0.6178429419542817\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000161381844148612,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.016140789245195606,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x44a04677ac8dc78cb7f05b25188ff27c8399f488\",\n                        \"gameId\": \"0x3432303039333100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb01d0addc32e3ff61ab383d742345dec0d5ae4d5\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Shamrock Rovers\",\n                        \"awayTeam\": \"Ferencvaros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -303.59134045351544,\n                                \"decimal\": 1.3293901593194868,\n                                \"normalizedImplied\": 0.7522246144141\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000163406541756193,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.01634332478180269,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x44b0159af8204dcfc0c44a02875ca22058650276\",\n                        \"gameId\": \"0x3432303039333100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xb01d0addc32e3ff61ab383d742345dec0d5ae4d5\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Shamrock Rovers\",\n                        \"awayTeam\": \"Ferencvaros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -245.2542190989145,\n                                \"decimal\": 1.4077401822786526,\n                                \"normalizedImplied\": 0.7103583548928326\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000019731675089684,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x515df5e25b58fea59c5bcedeac883aea92e2f7d5\",\n                        \"gameId\": \"0x3432303039333100000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xb01d0addc32e3ff61ab383d742345dec0d5ae4d5\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Shamrock Rovers\",\n                        \"awayTeam\": \"Ferencvaros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xd906bc235aeba1aa94148864569dbf356cd290d9\",\n                \"gameId\": \"0x3432303039373800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                \"homeTeam\": \"Debrecen\",\n                \"awayTeam\": \"Alashkert FC\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -159.0163727380164,\n                        \"decimal\": 1.6288660612624626,\n                        \"normalizedImplied\": 0.6139240197717324\n                    },\n                    \"awayOdds\": {\n                        \"american\": 478.52277016039994,\n                        \"decimal\": 5.785227701604,\n                        \"normalizedImplied\": 0.17285404336336532\n                    },\n                    \"drawOdds\": {\n                        \"american\": 294.44734329118177,\n                        \"decimal\": 3.944473432911818,\n                        \"normalizedImplied\": 0.2535192635996025\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000354677714965138,\n                    \"awayPriceImpact\": -0.000342338611115209,\n                    \"drawPriceImpact\": -0.000342338611115209\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.03424558469742304,\n                    \"drawBonus\": 0.03424558469742304\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x48bbb3eb5d23ff4778c701ba81866b5c4af0dfc9\",\n                        \"gameId\": \"0x3432303039373800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd906bc235aeba1aa94148864569dbf356cd290d9\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Debrecen\",\n                        \"awayTeam\": \"Alashkert FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 134.53625817313508,\n                                \"decimal\": 2.345362581731351,\n                                \"normalizedImplied\": 0.4263733069629678\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000342338611115209,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.03424558469742304,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x6b8fc5545617db143a3fad39a63c6116ade846ae\",\n                        \"gameId\": \"0x3432303039373800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd906bc235aeba1aa94148864569dbf356cd290d9\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Debrecen\",\n                        \"awayTeam\": \"Alashkert FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -654.3940627326555,\n                                \"decimal\": 1.1528131223905278,\n                                \"normalizedImplied\": 0.8674432833713349\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006169551924964,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x957b0c14b3cd2793f2e23ce9d6bb4486c6d57737\",\n                        \"gameId\": \"0x3432303039373800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0xd906bc235aeba1aa94148864569dbf356cd290d9\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Debrecen\",\n                        \"awayTeam\": \"Alashkert FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -368.9948955081489,\n                                \"decimal\": 1.2710064589437975,\n                                \"normalizedImplied\": 0.7867780631350977\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006169551924964,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd19969a417007d193c2315dad77ccdeec72170be\",\n                        \"gameId\": \"0x3432303039373800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xd906bc235aeba1aa94148864569dbf356cd290d9\",\n                        \"maturityDate\": \"2023-08-03T19:00:00.000Z\",\n                        \"homeTeam\": \"Debrecen\",\n                        \"awayTeam\": \"Alashkert FC\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.25192954844056,\n                                \"decimal\": 2.0725192954844056,\n                                \"normalizedImplied\": 0.48250455480863064\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.15484100399614,\n                                \"decimal\": 1.7926766757752273,\n                                \"normalizedImplied\": 0.5578250743779878\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000031742152152641,\n                            \"awayPriceImpact\": 0.000027209597847358\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x30460e3b9da6b4672c658ad9f989f5a62ec48623\",\n                \"gameId\": \"0x3432303039353800000000000000000000000000000000000000000000000000\",\n                \"sport\": \"Soccer\",\n                \"leagueId\": 19216,\n                \"leagueName\": \"UEFA Conference League Qualification\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T19:15:00.000Z\",\n                \"homeTeam\": \"Vitoria de Guimaraes\",\n                \"awayTeam\": \"NK Celje\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -218.12413652786807,\n                        \"decimal\": 1.4584545369064361,\n                        \"normalizedImplied\": 0.6856573000356423\n                    },\n                    \"awayOdds\": {\n                        \"american\": 640.1712637380141,\n                        \"decimal\": 7.401712637380141,\n                        \"normalizedImplied\": 0.13510386703609625\n                    },\n                    \"drawOdds\": {\n                        \"american\": 356.6418979870325,\n                        \"decimal\": 4.566418979870325,\n                        \"normalizedImplied\": 0.21898997976493115\n                    }\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.008223424062393367,\n                    \"awayPriceImpact\": -0.010827722494675996,\n                    \"drawPriceImpact\": -0.00821335430062359\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 1.0946245402250185,\n                    \"drawBonus\": 0.8281372144138716\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0b54c8567056e71dfeb12792a4b1d3ee5b25447a\",\n                        \"gameId\": \"0x3432303039353800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x30460e3b9da6b4672c658ad9f989f5a62ec48623\",\n                        \"maturityDate\": \"2023-08-03T19:15:00.000Z\",\n                        \"homeTeam\": \"Vitoria de Guimaraes\",\n                        \"awayTeam\": \"NK Celje\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"NoDraw\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -457.91481324822036,\n                                \"decimal\": 1.2183812296672598,\n                                \"normalizedImplied\": 0.8207611670717385\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.001302149216141315,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.13038470195157456,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x134690ab2f0a5b19a2415228daa9fae240c6e373\",\n                        \"gameId\": \"0x3432303039353800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x30460e3b9da6b4672c658ad9f989f5a62ec48623\",\n                        \"maturityDate\": \"2023-08-03T19:15:00.000Z\",\n                        \"homeTeam\": \"Vitoria de Guimaraes\",\n                        \"awayTeam\": \"NK Celje\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 2.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.40485420291088,\n                                \"decimal\": 1.922467916545704,\n                                \"normalizedImplied\": 0.5201647275325161\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000029475875,\n                            \"awayPriceImpact\": 0.000029475875\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x632143fc03a1c38f4a47020d209b7c49302d7915\",\n                        \"gameId\": \"0x3432303039353800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x30460e3b9da6b4672c658ad9f989f5a62ec48623\",\n                        \"maturityDate\": \"2023-08-03T19:15:00.000Z\",\n                        \"homeTeam\": \"Vitoria de Guimaraes\",\n                        \"awayTeam\": \"NK Celje\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 182.41100743044555,\n                                \"decimal\": 2.8241100743044556,\n                                \"normalizedImplied\": 0.3540938468010274\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.009520538397649794,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.961205029153045,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x650b6caf35eb95e1bf7c0186bd3c494b4a6a6c11\",\n                        \"gameId\": \"0x3432303039353800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"doubleChance\",\n                        \"parentMarket\": \"0x30460e3b9da6b4672c658ad9f989f5a62ec48623\",\n                        \"maturityDate\": \"2023-08-03T19:15:00.000Z\",\n                        \"homeTeam\": \"Vitoria de Guimaraes\",\n                        \"awayTeam\": \"NK Celje\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -948.7377789627171,\n                                \"decimal\": 1.105403202251873,\n                                \"normalizedImplied\": 0.9046472798005735\n                            },\n                            \"awayOdds\": {},\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005034880884888,\n                            \"awayPriceImpact\": 0\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xb945f3019f125a321ee7e208621a409c7f520d33\",\n                        \"gameId\": \"0x3432303039353800000000000000000000000000000000000000000000000000\",\n                        \"sport\": \"Soccer\",\n                        \"leagueId\": 19216,\n                        \"leagueName\": \"UEFA Conference League Qualification\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x30460e3b9da6b4672c658ad9f989f5a62ec48623\",\n                        \"maturityDate\": \"2023-08-03T19:15:00.000Z\",\n                        \"homeTeam\": \"Vitoria de Guimaraes\",\n                        \"awayTeam\": \"NK Celje\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 131.39375252138348,\n                                \"decimal\": 2.313937525213835,\n                                \"normalizedImplied\": 0.43216378536736355\n                            },\n                            \"awayOdds\": {\n                                \"american\": -155.21051859769406,\n                                \"decimal\": 1.6442862307496064,\n                                \"normalizedImplied\": 0.6081666204454649\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000034771526254375,\n                            \"awayPriceImpact\": 0.000024180223745624\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            }\n        ]\n    },\n    \"Baseball\": {\n        \"9003\": [\n            {\n                \"address\": \"0xdc846ac263011a8868f7f4283d9f362d31f53d20\",\n                \"gameId\": \"0x6163663336393835303139393234383961646130396633303330626165663664\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T16:20:00.000Z\",\n                \"homeTeam\": \"Atlanta Braves\",\n                \"awayTeam\": \"Los Angeles Angels\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -158.7032038876078,\n                        \"decimal\": 1.6301070019406736,\n                        \"normalizedImplied\": 0.6134566619304628\n                    },\n                    \"awayOdds\": {\n                        \"american\": 129.23021937673295,\n                        \"decimal\": 2.2923021937673296,\n                        \"normalizedImplied\": 0.4362426571500724\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.021758043259719285,\n                    \"awayPriceImpact\": -0.021753855954582187\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 2.2237609713054187\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x2350beff578a1070066f1937c6b0ed0b8d2396aa\",\n                        \"gameId\": \"0x6163663336393835303139393234383961646130396633303330626165663664\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xdc846ac263011a8868f7f4283d9f362d31f53d20\",\n                        \"maturityDate\": \"2023-08-02T16:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Los Angeles Angels\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 127.0120805175905,\n                                \"decimal\": 2.270120805175905,\n                                \"normalizedImplied\": 0.44050519149464956\n                            },\n                            \"awayOdds\": {\n                                \"american\": -163.13572149460578,\n                                \"decimal\": 1.6129865309928861,\n                                \"normalizedImplied\": 0.6199679791401869\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000797611758785715,\n                            \"awayPriceImpact\": -0.00079058805537971\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0.07912135793848259\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x265cf4a3aa0b97d39d76ef6a65b13d374badec26\",\n                        \"gameId\": \"0x6163663336393835303139393234383961646130396633303330626165663664\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xdc846ac263011a8868f7f4283d9f362d31f53d20\",\n                        \"maturityDate\": \"2023-08-02T16:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Los Angeles Angels\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 10,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -121.95598082524974,\n                                \"decimal\": 1.8199679861809288,\n                                \"normalizedImplied\": 0.5494602144614794\n                            },\n                            \"awayOdds\": {\n                                \"american\": -104.47702195115154,\n                                \"decimal\": 1.9571482621964016,\n                                \"normalizedImplied\": 0.5109474940226317\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.002356753768427556,\n                            \"awayPriceImpact\": 0.002362916939889834\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.23623211777654912,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x15e3f8ef4a5057782355371f31f002c7b9669da1\",\n                \"gameId\": \"0x6163636431303962666135626630383364316137613039343764333065616633\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T16:35:00.000Z\",\n                \"homeTeam\": \"Pittsburgh Pirates\",\n                \"awayTeam\": \"Detroit Tigers\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 101.21098491052116,\n                        \"decimal\": 2.0121098491052116,\n                        \"normalizedImplied\": 0.4969907584542174\n                    },\n                    \"awayOdds\": {\n                        \"american\": -123.83344550830624,\n                        \"decimal\": 1.8075362806027424,\n                        \"normalizedImplied\": 0.5532392410217842\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.005516730080851368,\n                    \"awayPriceImpact\": 0.005521411532064639\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.5547333220899612,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0d03964cc7332ff9430f09a051bcbb5d029f31b5\",\n                        \"gameId\": \"0x6163636431303962666135626630383364316137613039343764333065616633\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x15e3f8ef4a5057782355371f31f002c7b9669da1\",\n                        \"maturityDate\": \"2023-08-02T16:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -106.46611517078065,\n                                \"decimal\": 1.9392659799748637,\n                                \"normalizedImplied\": 0.5156590227055712\n                            },\n                            \"awayOdds\": {\n                                \"american\": -119.70622078034805,\n                                \"decimal\": 1.8353784736341523,\n                                \"normalizedImplied\": 0.5448467519726021\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006067463761467,\n                            \"awayPriceImpact\": 0.000005722886238532\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x902a057c9a3dd9429e430f484ed9733b782ee676\",\n                        \"gameId\": \"0x6163636431303962666135626630383364316137613039343764333065616633\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x15e3f8ef4a5057782355371f31f002c7b9669da1\",\n                        \"maturityDate\": \"2023-08-02T16:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -167.41295461431045,\n                                \"decimal\": 1.5973253397885614,\n                                \"normalizedImplied\": 0.6260465386045716\n                            },\n                            \"awayOdds\": {\n                                \"american\": 130.4590692313734,\n                                \"decimal\": 2.304590692313734,\n                                \"normalizedImplied\": 0.43391653161457167\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.013944587516873719,\n                            \"awayPriceImpact\": 0.0139517803512648\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 1.4141788930256842,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x763f41accd832b5403dda806c74501c72c6474b2\",\n                \"gameId\": \"0x6133366161653530373436333963313465646466376661373231653137316635\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T17:05:00.000Z\",\n                \"homeTeam\": \"Washington Nationals\",\n                \"awayTeam\": \"Milwaukee Brewers\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 108.04704782948482,\n                        \"decimal\": 2.080470478294848,\n                        \"normalizedImplied\": 0.480660509453419\n                    },\n                    \"awayOdds\": {\n                        \"american\": -132.41309757601445,\n                        \"decimal\": 1.75521230022274,\n                        \"normalizedImplied\": 0.5697316500534425\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.00031269165264804,\n                    \"awayPriceImpact\": 0.000317228400513927\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.03127894593009997,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0xaf53fb22a170c4f9d484a2318a85431f61cf674b\",\n                        \"gameId\": \"0x6133366161653530373436333963313465646466376661373231653137316635\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x763f41accd832b5403dda806c74501c72c6474b2\",\n                        \"maturityDate\": \"2023-08-02T17:05:00.000Z\",\n                        \"homeTeam\": \"Washington Nationals\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -156.52290506826432,\n                                \"decimal\": 1.6388841298108223,\n                                \"normalizedImplied\": 0.6101712633677348\n                            },\n                            \"awayOdds\": {\n                                \"american\": 122.07279150851159,\n                                \"decimal\": 2.220727915085116,\n                                \"normalizedImplied\": 0.45030280081009927\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000760423459444551,\n                            \"awayPriceImpact\": 0.000767331376045611\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.07610021433270245,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xd4d57cd7d7a693321a36b21b60211e36c59c8883\",\n                        \"gameId\": \"0x6133366161653530373436333963313465646466376661373231653137316635\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x763f41accd832b5403dda806c74501c72c6474b2\",\n                        \"maturityDate\": \"2023-08-02T17:05:00.000Z\",\n                        \"homeTeam\": \"Washington Nationals\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -119.70622078034805,\n                                \"decimal\": 1.8353784736341523,\n                                \"normalizedImplied\": 0.5448467519726021\n                            },\n                            \"awayOdds\": {\n                                \"american\": -106.46611517078065,\n                                \"decimal\": 1.9392659799748637,\n                                \"normalizedImplied\": 0.5156590227055712\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005722886238532,\n                            \"awayPriceImpact\": 0.000006067463761467\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0xea58307d40ecb663567fd656e69fbbccf9996aa9\",\n                \"gameId\": \"0x3061336636366264363763323062666435356339346666323437333233383135\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T19:10:00.000Z\",\n                \"homeTeam\": \"Colorado Rockies\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 198.67590082321112,\n                        \"decimal\": 2.986759008232111,\n                        \"normalizedImplied\": 0.3348110769043629\n                    },\n                    \"awayOdds\": {\n                        \"american\": -251.40063629309373,\n                        \"decimal\": 1.3977714673856898,\n                        \"normalizedImplied\": 0.7154245335042799\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.006316578276716572,\n                    \"awayPriceImpact\": -0.006309703841921946\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.6349769003800543\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x0f630583ac39bdea9726817570fd16f3d49b3770\",\n                        \"gameId\": \"0x3061336636366264363763323062666435356339346666323437333233383135\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xea58307d40ecb663567fd656e69fbbccf9996aa9\",\n                        \"maturityDate\": \"2023-08-02T19:10:00.000Z\",\n                        \"homeTeam\": \"Colorado Rockies\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 11.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -120.88508876730383,\n                                \"decimal\": 1.827231886246067,\n                                \"normalizedImplied\": 0.5472759136523373\n                            },\n                            \"awayOdds\": {\n                                \"american\": -105.43577424600137,\n                                \"decimal\": 1.9484446879166581,\n                                \"normalizedImplied\": 0.5132298628755191\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005694208632676,\n                            \"awayPriceImpact\": 0.000006096141367323\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xfe99c419830270a556294ffa2ea8e6e3472a78de\",\n                        \"gameId\": \"0x3061336636366264363763323062666435356339346666323437333233383135\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xea58307d40ecb663567fd656e69fbbccf9996aa9\",\n                        \"maturityDate\": \"2023-08-02T19:10:00.000Z\",\n                        \"homeTeam\": \"Colorado Rockies\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 126.41981747216549,\n                                \"decimal\": 2.264198174721655,\n                                \"normalizedImplied\": 0.4416574534704469\n                            },\n                            \"awayOdds\": {\n                                \"american\": -162.3486047449159,\n                                \"decimal\": 1.6159584811777177,\n                                \"normalizedImplied\": 0.6188277803221749\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.00039197377478874,\n                            \"awayPriceImpact\": 0.000396885726853763\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.039212747847667685,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x1194b1c9e466ba7f2b2abfa2f713db3085d60bd9\",\n                \"gameId\": \"0x3534386635363165376361373834373235386464363932613963386531636139\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T20:10:00.000Z\",\n                \"homeTeam\": \"Seattle Mariners\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -133.57781428566955,\n                        \"decimal\": 1.7486273116143372,\n                        \"normalizedImplied\": 0.5718771480681023\n                    },\n                    \"awayOdds\": {\n                        \"american\": 108.97983208870552,\n                        \"decimal\": 2.089798320887055,\n                        \"normalizedImplied\": 0.4785150748783886\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000314161601436059,\n                    \"awayPriceImpact\": -0.000309646182599673\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.030974209305637837\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x7b8c0b67855cc6a638de70ef6e2db5580c1e1d77\",\n                        \"gameId\": \"0x3534386635363165376361373834373235386464363932613963386531636139\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x1194b1c9e466ba7f2b2abfa2f713db3085d60bd9\",\n                        \"maturityDate\": \"2023-08-02T20:10:00.000Z\",\n                        \"homeTeam\": \"Seattle Mariners\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 157.00755270868513,\n                                \"decimal\": 2.570075527086851,\n                                \"normalizedImplied\": 0.38909362369342027\n                            },\n                            \"awayOdds\": {\n                                \"american\": -204.29742073663772,\n                                \"decimal\": 1.4894824400593447,\n                                \"normalizedImplied\": 0.6713741452099009\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000981347841001224,\n                            \"awayPriceImpact\": -0.000973716831351136\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0.09746658799233611\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xf530a337de66b8d23c5dc2ded90345b4d99e9244\",\n                        \"gameId\": \"0x3534386635363165376361373834373235386464363932613963386531636139\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x1194b1c9e466ba7f2b2abfa2f713db3085d60bd9\",\n                        \"maturityDate\": \"2023-08-02T20:10:00.000Z\",\n                        \"homeTeam\": \"Seattle Mariners\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 7.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -122.59859390812588,\n                                \"decimal\": 1.8156700400245942,\n                                \"normalizedImplied\": 0.55076086400944\n                            },\n                            \"awayOdds\": {\n                                \"american\": -103.97544706004916,\n                                \"decimal\": 1.9617655208757774,\n                                \"normalizedImplied\": 0.5097449156684011\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005653066856695,\n                            \"awayPriceImpact\": 0.000006137283143304\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x626594c8209071ad3a9bee53a99b48e58641e4d9\",\n                \"gameId\": \"0x6236373731636438323336306639613432323164626133396630323030373031\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T22:40:00.000Z\",\n                \"homeTeam\": \"Miami Marlins\",\n                \"awayTeam\": \"Philadelphia Phillies\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 105.77078176093964,\n                        \"decimal\": 2.0577078176093964,\n                        \"normalizedImplied\": 0.485977645340231\n                    },\n                    \"awayOdds\": {\n                        \"american\": -129.57597772137623,\n                        \"decimal\": 1.771747987231301,\n                        \"normalizedImplied\": 0.5644143564473261\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000320303737481038,\n                    \"awayPriceImpact\": 0.000324893348019272\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.03204063648372081,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x15dd5429fc809ce45e3e61075462abe441224147\",\n                        \"gameId\": \"0x6236373731636438323336306639613432323164626133396630323030373031\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x626594c8209071ad3a9bee53a99b48e58641e4d9\",\n                        \"maturityDate\": \"2023-08-02T22:40:00.000Z\",\n                        \"homeTeam\": \"Miami Marlins\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -172.25669884924167,\n                                \"decimal\": 1.5805289470194688,\n                                \"normalizedImplied\": 0.6326995793944684\n                            },\n                            \"awayOdds\": {\n                                \"american\": 133.7691866632477,\n                                \"decimal\": 2.337691866632477,\n                                \"normalizedImplied\": 0.42777237422677666\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000831771502708953,\n                            \"awayPriceImpact\": 0.000838945657467526\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.08324639224767025,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x48d6a2918f683e46f9c40242b3379a39e62fb00c\",\n                        \"gameId\": \"0x6236373731636438323336306639613432323164626133396630323030373031\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x626594c8209071ad3a9bee53a99b48e58641e4d9\",\n                        \"maturityDate\": \"2023-08-02T22:40:00.000Z\",\n                        \"homeTeam\": \"Miami Marlins\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 7.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -101.08476492716812,\n                                \"decimal\": 1.9892687594619258,\n                                \"normalizedImplied\": 0.5026972827294027\n                            },\n                            \"awayOdds\": {\n                                \"american\": -126.14636679989016,\n                                \"decimal\": 1.7927299258537748,\n                                \"normalizedImplied\": 0.5578085051063992\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000006220484453141,\n                            \"awayPriceImpact\": 0.000005569865546857\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x3b3e7beac5ec4b3349145cf31f115f4fe1f4a426\",\n                \"gameId\": \"0x3836663161623331383839333939396363363334393363373962373232626566\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T23:05:00.000Z\",\n                \"homeTeam\": \"New York Yankees\",\n                \"awayTeam\": \"Tampa Bay Rays\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -108.09687076896681,\n                        \"decimal\": 1.925096159478362,\n                        \"normalizedImplied\": 0.5194545711789105\n                    },\n                    \"awayOdds\": {\n                        \"american\": -113.08167724575925,\n                        \"decimal\": 1.8843165615829258,\n                        \"normalizedImplied\": 0.5306963916720803\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.008252031801469922,\n                    \"awayPriceImpact\": -0.008246990260491534\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.8315568674359425\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x8d0a0dbb386ccc07834508903dec00d1b3d29ff4\",\n                        \"gameId\": \"0x3836663161623331383839333939396363363334393363373962373232626566\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x3b3e7beac5ec4b3349145cf31f115f4fe1f4a426\",\n                        \"maturityDate\": \"2023-08-02T23:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Tampa Bay Rays\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 7.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.10482254443126,\n                                \"decimal\": 1.8687733301652005,\n                                \"normalizedImplied\": 0.5351103763406124\n                            },\n                            \"awayOdds\": {\n                                \"american\": -110.70170556436025,\n                                \"decimal\": 1.9033284490983886,\n                                \"normalizedImplied\": 0.5253953937764669\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005837829589593,\n                            \"awayPriceImpact\": 0.000005952520410406\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xff019616ee877aca53c7f4af393d4f61c405d683\",\n                        \"gameId\": \"0x3836663161623331383839333939396363363334393363373962373232626566\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x3b3e7beac5ec4b3349145cf31f115f4fe1f4a426\",\n                        \"maturityDate\": \"2023-08-02T23:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Tampa Bay Rays\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 180.0163951992575,\n                                \"decimal\": 2.800163951992575,\n                                \"normalizedImplied\": 0.35712194612333603\n                            },\n                            \"awayOdds\": {\n                                \"american\": -237.13684982302973,\n                                \"decimal\": 1.421697429457412,\n                                \"normalizedImplied\": 0.7033845453189347\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000007939087145829,\n                            \"awayPriceImpact\": 0.00000385126285417\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x157ca4801413901fb5893d8e6be93f85b7b1ba19\",\n                \"gameId\": \"0x3830323034373634306637343233623333613535356164633234376235383231\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-02T23:07:00.000Z\",\n                \"homeTeam\": \"Toronto Blue Jays\",\n                \"awayTeam\": \"Baltimore Orioles\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -127.5633088408516,\n                        \"decimal\": 1.7839244756872865,\n                        \"normalizedImplied\": 0.5605618475606897\n                    },\n                    \"awayOdds\": {\n                        \"american\": 104.15334318364016,\n                        \"decimal\": 2.0415334318364016,\n                        \"normalizedImplied\": 0.48982788349465295\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000436749535152379,\n                    \"awayPriceImpact\": 0.000442080938056372\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.043694036865527856,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x8ecd8ef711a01e7ec9ea09531a1d9fd54ed387db\",\n                        \"gameId\": \"0x3830323034373634306637343233623333613535356164633234376235383231\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x157ca4801413901fb5893d8e6be93f85b7b1ba19\",\n                        \"maturityDate\": \"2023-08-02T23:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Baltimore Orioles\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 156.70185864677273,\n                                \"decimal\": 2.5670185864677273,\n                                \"normalizedImplied\": 0.38955697682579754\n                            },\n                            \"awayOdds\": {\n                                \"american\": -203.86902130637483,\n                                \"decimal\": 1.490511012213669,\n                                \"normalizedImplied\": 0.6709108431978811\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000979575938857958,\n                            \"awayPriceImpact\": -0.000971950406094\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0.09728960127686978\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0xed8cbd11794878d9b5b05acb430b829e266a7c28\",\n                        \"gameId\": \"0x3830323034373634306637343233623333613535356164633234376235383231\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x157ca4801413901fb5893d8e6be93f85b7b1ba19\",\n                        \"maturityDate\": \"2023-08-02T23:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Baltimore Orioles\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -110.70170556436025,\n                                \"decimal\": 1.9033284490983886,\n                                \"normalizedImplied\": 0.5253953937764669\n                            },\n                            \"awayOdds\": {\n                                \"american\": -115.10482254443126,\n                                \"decimal\": 1.8687733301652005,\n                                \"normalizedImplied\": 0.5351103763406124\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005952520410406,\n                            \"awayPriceImpact\": 0.000005837829589593\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            },\n            {\n                \"address\": \"0x95980b3d361605b89fda02138dd298eb754f81b7\",\n                \"gameId\": \"0x3564623832376265623966613133393337623139303332336663386566313634\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-03T00:10:00.000Z\",\n                \"homeTeam\": \"Kansas City Royals\",\n                \"awayTeam\": \"New York Mets\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 159.1461225144999,\n                        \"decimal\": 2.591461225144999,\n                        \"normalizedImplied\": 0.38588267896775014\n                    },\n                    \"awayOdds\": {\n                        \"american\": -197.83085115082991,\n                        \"decimal\": 1.505482332094695,\n                        \"normalizedImplied\": 0.664238947665777\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.010172583198275208,\n                    \"awayPriceImpact\": -0.010166190414912629\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 1.0270603323980247\n                },\n                \"childMarkets\": [\n                    {\n                        \"address\": \"0x17456c455372a48f7e0cdde6b1fc2011bf7efdef\",\n                        \"gameId\": \"0x3564623832376265623966613133393337623139303332336663386566313634\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x95980b3d361605b89fda02138dd298eb754f81b7\",\n                        \"maturityDate\": \"2023-08-03T00:10:00.000Z\",\n                        \"homeTeam\": \"Kansas City Royals\",\n                        \"awayTeam\": \"New York Mets\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 9,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -123.7793832073903,\n                                \"decimal\": 1.807888982872468,\n                                \"normalizedImplied\": 0.553131309208571\n                            },\n                            \"awayOdds\": {\n                                \"american\": -102.9939467368873,\n                                \"decimal\": 1.9709308475716951,\n                                \"normalizedImplied\": 0.5073744729461512\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": 0.000005625082435545,\n                            \"awayPriceImpact\": 0.000006165267564454\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    },\n                    {\n                        \"address\": \"0x62c7a05a663aa29936bfa9da449066c5d6ca265d\",\n                        \"gameId\": \"0x3564623832376265623966613133393337623139303332336663386566313634\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x95980b3d361605b89fda02138dd298eb754f81b7\",\n                        \"maturityDate\": \"2023-08-03T00:10:00.000Z\",\n                        \"homeTeam\": \"Kansas City Royals\",\n                        \"awayTeam\": \"New York Mets\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -103.23240183205714,\n                                \"decimal\": 1.9686881078547824,\n                                \"normalizedImplied\": 0.507952476580797\n                            },\n                            \"awayOdds\": {\n                                \"american\": -123.47821826714788,\n                                \"decimal\": 1.809859434346937,\n                                \"normalizedImplied\": 0.5525290975764846\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {\n                            \"homePriceImpact\": -0.000509995981789856,\n                            \"awayPriceImpact\": 0.000515694260916001\n                        },\n                        \"bonus\": {\n                            \"homeBonus\": 0.05102562104068467,\n                            \"awayBonus\": 0\n                        },\n                        \"childMarkets\": []\n                    }\n                ]\n            }\n        ]\n    },\n    \"eSports\": {\n        \"18977\": [\n            {\n                \"address\": \"0x62b13d53bc319386a6d81a477a98d4bce5745fef\",\n                \"gameId\": \"0x3432383035313700000000000000000000000000000000000000000000000000\",\n                \"sport\": \"eSports\",\n                \"leagueId\": 18977,\n                \"leagueName\": \"CS GO\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-04T13:30:00.000Z\",\n                \"homeTeam\": \"Team Vitality\",\n                \"awayTeam\": \"Cloud 9\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -278.4030551261956,\n                        \"decimal\": 1.359191460577441,\n                        \"normalizedImplied\": 0.7357315205432196\n                    },\n                    \"awayOdds\": {\n                        \"american\": 181.64636330758154,\n                        \"decimal\": 2.8164636330758155,\n                        \"normalizedImplied\": 0.3550551792170367\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.00027054390276979,\n                    \"awayPriceImpact\": -0.000250621671343443\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.02506844983113897\n                },\n                \"childMarkets\": []\n            },\n            {\n                \"address\": \"0xa827f5f5bf1905f70cf40415905d23d79ffacb01\",\n                \"gameId\": \"0x3432383035333500000000000000000000000000000000000000000000000000\",\n                \"sport\": \"eSports\",\n                \"leagueId\": 18977,\n                \"leagueName\": \"CS GO\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-04T17:00:00.000Z\",\n                \"homeTeam\": \"Heroic\",\n                \"awayTeam\": \"Astralis\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -207.80943326453593,\n                        \"decimal\": 1.4812101088438205,\n                        \"normalizedImplied\": 0.6751236668108916\n                    },\n                    \"awayOdds\": {\n                        \"american\": 140.55448396773093,\n                        \"decimal\": 2.4055448396773094,\n                        \"normalizedImplied\": 0.4157062398114119\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000022031794111505,\n                    \"awayPriceImpact\": 0.000036919955888494\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": []\n            }\n        ]\n    },\n    \"MMA\": {\n        \"9007\": [\n            {\n                \"address\": \"0x04ce0d8fcd94d8f02a751980ae7d1804b9fef964\",\n                \"gameId\": \"0x6264616262633461353566613733616434353935343335343734666462663031\",\n                \"sport\": \"MMA\",\n                \"leagueId\": 9007,\n                \"leagueName\": \"UFC\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T01:00:00.000Z\",\n                \"homeTeam\": \"Kennedy Nzechukwu\",\n                \"awayTeam\": \"Dustin Jacoby\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -158.17456287779203,\n                        \"decimal\": 1.6322129056696775,\n                        \"normalizedImplied\": 0.6126651716368533\n                    },\n                    \"awayOdds\": {\n                        \"american\": 118.37384979130063,\n                        \"decimal\": 2.1837384979130063,\n                        \"normalizedImplied\": 0.45793028833612526\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000162502262357217,\n                    \"awayPriceImpact\": -0.000153733629820657\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.015375726748349854\n                },\n                \"childMarkets\": []\n            },\n            {\n                \"address\": \"0x23a38adb7a80b513118dd380f1c8cdab869050d4\",\n                \"gameId\": \"0x3139393032363464636539363136643563353565353536343362653966353366\",\n                \"sport\": \"MMA\",\n                \"leagueId\": 9007,\n                \"leagueName\": \"UFC\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T01:00:00.000Z\",\n                \"homeTeam\": \"Ludovit Klein\",\n                \"awayTeam\": \"Ignacio Bahamondes\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 176.44678308154585,\n                        \"decimal\": 2.7644678308154584,\n                        \"normalizedImplied\": 0.3617332742501191\n                    },\n                    \"awayOdds\": {\n                        \"american\": -243.48205357083984,\n                        \"decimal\": 1.4107078880493569,\n                        \"normalizedImplied\": 0.7088639742298036\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000089287797546985,\n                    \"awayPriceImpact\": 0.000096194011688023\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.008929577056966943,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": []\n            },\n            {\n                \"address\": \"0x8825248112dc7e69128480179e2bea631b2dba8e\",\n                \"gameId\": \"0x3833373466633434353733323339623663353732623431616131623337316336\",\n                \"sport\": \"MMA\",\n                \"leagueId\": 9007,\n                \"leagueName\": \"UFC\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T01:00:00.000Z\",\n                \"homeTeam\": \"Aleksa Camur\",\n                \"awayTeam\": \"Tanner Boser\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 122.33806482127542,\n                        \"decimal\": 2.2233806482127543,\n                        \"normalizedImplied\": 0.4497655409584686\n                    },\n                    \"awayOdds\": {\n                        \"american\": -163.73400244679033,\n                        \"decimal\": 1.6107466897872824,\n                        \"normalizedImplied\": 0.6208300823092558\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000147592489113333,\n                    \"awayPriceImpact\": 0.000156202755320652\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.014761427587173758,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": []\n            },\n            {\n                \"address\": \"0x9424f45550da43f932c64896750d3949ec9b16c7\",\n                \"gameId\": \"0x6561363037323536393633376165616534303164663132323865336439666166\",\n                \"sport\": \"MMA\",\n                \"leagueId\": 9007,\n                \"leagueName\": \"UFC\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T01:00:00.000Z\",\n                \"homeTeam\": \"Rob Font\",\n                \"awayTeam\": \"Cory Sandhagen\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 250.37666833544856,\n                        \"decimal\": 3.5037666833544856,\n                        \"normalizedImplied\": 0.28540713191627415\n                    },\n                    \"awayOdds\": {\n                        \"american\": -365.53046053031846,\n                        \"decimal\": 1.2735750116554394,\n                        \"normalizedImplied\": 0.7851912850426952\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000050442091098682,\n                    \"awayPriceImpact\": 0.000055879695419567\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.005044463563158797,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": []\n            },\n            {\n                \"address\": \"0xa615a08914d1e4ef25c32f23cc99bd39b09ba71f\",\n                \"gameId\": \"0x6233323932313431653961663962373733663762393362313963376330626464\",\n                \"sport\": \"MMA\",\n                \"leagueId\": 9007,\n                \"leagueName\": \"UFC\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T01:00:00.000Z\",\n                \"homeTeam\": \"Gavin Tucker\",\n                \"awayTeam\": \"Diego Lopes\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 127.19718290569757,\n                        \"decimal\": 2.2719718290569757,\n                        \"normalizedImplied\": 0.44014630252482867\n                    },\n                    \"awayOdds\": {\n                        \"american\": -170.59901929302717,\n                        \"decimal\": 1.5861698409194036,\n                        \"normalizedImplied\": 0.6304495106402744\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": -0.000140517175100612,\n                    \"awayPriceImpact\": 0.000148940919608826\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0.014053692295202256,\n                    \"awayBonus\": 0\n                },\n                \"childMarkets\": []\n            },\n            {\n                \"address\": \"0xb7c99211bfe52c589cfbbfc7d42cb6c50e155ef0\",\n                \"gameId\": \"0x6266373033333162396339376463313163326231313961363963326630613366\",\n                \"sport\": \"MMA\",\n                \"leagueId\": 9007,\n                \"leagueName\": \"UFC\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-06T01:00:00.000Z\",\n                \"homeTeam\": \"Tatiana Suarez\",\n                \"awayTeam\": \"Jessica Andrade\",\n                \"homeScore\": 0,\n                \"awayScore\": 0,\n                \"finalResult\": 0,\n                \"isResolved\": false,\n                \"isOpen\": true,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -437.6233069265996,\n                        \"decimal\": 1.2285070251451953,\n                        \"normalizedImplied\": 0.813996159185017\n                    },\n                    \"awayOdds\": {\n                        \"american\": 289.71319442515517,\n                        \"decimal\": 3.8971319442515515,\n                        \"normalizedImplied\": 0.25659895900497953\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {\n                    \"homePriceImpact\": 0.000106879525357792,\n                    \"awayPriceImpact\": -0.000102296703588526\n                },\n                \"bonus\": {\n                    \"homeBonus\": 0,\n                    \"awayBonus\": 0.010230716927469626\n                },\n                \"childMarkets\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"041f84f4-a332-491c-9f91-4f2b427150d6"},{"name":"Overtime market","id":"3e797c74-7d9a-4398-a196-9c594224ad55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/markets/{{marketAddress}}","description":"<h2 id=\"get-a-single-market-details\">Get a single market details</h2>\n<p>Use <code>/overtime/networks/{{network}}/markets/{{marketAddress}}</code> to get details for single market.</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>8453</strong> (base), <strong>420</strong> (optimism goerli).</p>\n</li>\n<li><p><code>marketAddress</code> - (Required) market address</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","markets","{{marketAddress}}"],"host":["overtimemarketsv2","xyz"],"query":[],"variable":[]}},"response":[{"id":"c752cd23-4a20-4259-b4e6-c70e29f59850","name":"Overtime market response example (optimisim)","originalRequest":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/10/markets/0x61df0d0bae5fcff5d8b0c6e56672126140304103"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Aug 2023 14:54:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5609"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"15e9-oNDSDzaXq/YKNQx6PyzATOltvWE\""}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n    \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n    \"sport\": \"Soccer\",\n    \"leagueId\": 9019,\n    \"leagueName\": \"J1 League\",\n    \"type\": \"moneyline\",\n    \"parentMarket\": null,\n    \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n    \"homeTeam\": \"Shonan Bellmare\",\n    \"awayTeam\": \"Sanfrecce Hiroshima\",\n    \"homeScore\": 0,\n    \"awayScore\": 0,\n    \"finalResult\": 0,\n    \"isResolved\": false,\n    \"isOpen\": true,\n    \"isCanceled\": false,\n    \"isPaused\": false,\n    \"isOneSideMarket\": false,\n    \"spread\": 0,\n    \"total\": 0,\n    \"doubleChanceMarketType\": null,\n    \"odds\": {\n        \"homeOdds\": {\n            \"american\": 268.23688153069,\n            \"decimal\": 3.6823688153069005,\n            \"normalizedImplied\": 0.27156432453022955\n        },\n        \"awayOdds\": {\n            \"american\": -101.73349350492725,\n            \"decimal\": 1.982960444537931,\n            \"normalizedImplied\": 0.5042964940397587\n        },\n        \"drawOdds\": {\n            \"american\": 278.16240394391616,\n            \"decimal\": 3.7816240394391616,\n            \"normalizedImplied\": 0.264436651970381\n        }\n    },\n    \"priceImpact\": {\n        \"homePriceImpact\": -0.000526003552642036,\n        \"awayPriceImpact\": 0.000541669949760645,\n        \"drawPriceImpact\": -0.000526003552642036\n    },\n    \"bonus\": {\n        \"homeBonus\": 0.052628037799054485,\n        \"awayBonus\": 0,\n        \"drawBonus\": 0.052628037799054485\n    },\n    \"childMarkets\": [\n        {\n            \"address\": \"0x105cc75789f6af172d939cbe2bce0ff18d22fb6a\",\n            \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 9019,\n            \"leagueName\": \"J1 League\",\n            \"type\": \"total\",\n            \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n            \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n            \"homeTeam\": \"Shonan Bellmare\",\n            \"awayTeam\": \"Sanfrecce Hiroshima\",\n            \"homeScore\": 0,\n            \"awayScore\": 0,\n            \"finalResult\": 0,\n            \"isResolved\": false,\n            \"isOpen\": true,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"spread\": 0,\n            \"total\": 2.5,\n            \"doubleChanceMarketType\": null,\n            \"odds\": {\n                \"homeOdds\": {\n                    \"american\": -143.365575248537,\n                    \"decimal\": 1.6975175165073002,\n                    \"normalizedImplied\": 0.5890955411509001\n                },\n                \"awayOdds\": {\n                    \"american\": 103.40376680462562,\n                    \"decimal\": 2.034037668046256,\n                    \"normalizedImplied\": 0.49163297991453864\n                },\n                \"drawOdds\": {}\n            },\n            \"priceImpact\": {\n                \"homePriceImpact\": 0.000026653010878164,\n                \"awayPriceImpact\": 0.000032298739121835\n            },\n            \"bonus\": {\n                \"homeBonus\": 0,\n                \"awayBonus\": 0\n            },\n            \"childMarkets\": []\n        },\n        {\n            \"address\": \"0x218af05dfee3b1a26e88f13127945021fd9733e9\",\n            \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 9019,\n            \"leagueName\": \"J1 League\",\n            \"type\": \"doubleChance\",\n            \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n            \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n            \"homeTeam\": \"Shonan Bellmare\",\n            \"awayTeam\": \"Sanfrecce Hiroshima\",\n            \"homeScore\": 0,\n            \"awayScore\": 0,\n            \"finalResult\": 0,\n            \"isResolved\": false,\n            \"isOpen\": true,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"spread\": 0,\n            \"total\": 0,\n            \"doubleChanceMarketType\": \"HomeTeamNotToLose\",\n            \"odds\": {\n                \"homeOdds\": {\n                    \"american\": -115.5176949421567,\n                    \"decimal\": 1.8656682428616076,\n                    \"normalizedImplied\": 0.5360009765006106\n                },\n                \"awayOdds\": {},\n                \"drawOdds\": {}\n            },\n            \"priceImpact\": {\n                \"homePriceImpact\": -0.000526003552642036,\n                \"awayPriceImpact\": 0\n            },\n            \"bonus\": {\n                \"homeBonus\": 0.052628037799054485,\n                \"awayBonus\": 0\n            },\n            \"childMarkets\": []\n        },\n        {\n            \"address\": \"0x3d1c30bd092e9731a9f985ddf5afb7a43dee14f6\",\n            \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 9019,\n            \"leagueName\": \"J1 League\",\n            \"type\": \"spread\",\n            \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n            \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n            \"homeTeam\": \"Shonan Bellmare\",\n            \"awayTeam\": \"Sanfrecce Hiroshima\",\n            \"homeScore\": 0,\n            \"awayScore\": 0,\n            \"finalResult\": 0,\n            \"isResolved\": false,\n            \"isOpen\": true,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"spread\": 1.5,\n            \"total\": 0,\n            \"doubleChanceMarketType\": null,\n            \"odds\": {\n                \"homeOdds\": {\n                    \"american\": -381.6852022483179,\n                    \"decimal\": 1.2619960098294345,\n                    \"normalizedImplied\": 0.7923955323243497\n                },\n                \"awayOdds\": {\n                    \"american\": 246.81253241428118,\n                    \"decimal\": 3.468125324142812,\n                    \"normalizedImplied\": 0.28834021453569064\n                },\n                \"drawOdds\": {}\n            },\n            \"priceImpact\": {\n                \"homePriceImpact\": 0.00001487663141399,\n                \"awayPriceImpact\": 0.000044075118586009\n            },\n            \"bonus\": {\n                \"homeBonus\": 0,\n                \"awayBonus\": 0\n            },\n            \"childMarkets\": []\n        },\n        {\n            \"address\": \"0x468a652a4a1ed496e7b57ac82a4cd2702d5aa240\",\n            \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 9019,\n            \"leagueName\": \"J1 League\",\n            \"type\": \"doubleChance\",\n            \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n            \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n            \"homeTeam\": \"Shonan Bellmare\",\n            \"awayTeam\": \"Sanfrecce Hiroshima\",\n            \"homeScore\": 0,\n            \"awayScore\": 0,\n            \"finalResult\": 0,\n            \"isResolved\": false,\n            \"isOpen\": true,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"spread\": 0,\n            \"total\": 0,\n            \"doubleChanceMarketType\": \"AwayTeamNotToLose\",\n            \"odds\": {\n                \"homeOdds\": {\n                    \"american\": -332.4009181375575,\n                    \"decimal\": 1.3008415276356637,\n                    \"normalizedImplied\": 0.7687331460101398\n                },\n                \"awayOdds\": {},\n                \"drawOdds\": {}\n            },\n            \"priceImpact\": {\n                \"homePriceImpact\": 0.000007833198559304,\n                \"awayPriceImpact\": 0\n            },\n            \"bonus\": {\n                \"homeBonus\": 0,\n                \"awayBonus\": 0\n            },\n            \"childMarkets\": []\n        },\n        {\n            \"address\": \"0x5a791ea2d4fe186db69af7d30a0528dd010d9865\",\n            \"gameId\": \"0x3262353839313531646638656637353438666564643435663231643062393636\",\n            \"sport\": \"Soccer\",\n            \"leagueId\": 9019,\n            \"leagueName\": \"J1 League\",\n            \"type\": \"doubleChance\",\n            \"parentMarket\": \"0x61df0d0bae5fcff5d8b0c6e56672126140304103\",\n            \"maturityDate\": \"2023-08-05T10:00:00.000Z\",\n            \"homeTeam\": \"Shonan Bellmare\",\n            \"awayTeam\": \"Sanfrecce Hiroshima\",\n            \"homeScore\": 0,\n            \"awayScore\": 0,\n            \"finalResult\": 0,\n            \"isResolved\": false,\n            \"isOpen\": true,\n            \"isCanceled\": false,\n            \"isPaused\": false,\n            \"isOneSideMarket\": false,\n            \"spread\": 0,\n            \"total\": 0,\n            \"doubleChanceMarketType\": \"NoDraw\",\n            \"odds\": {\n                \"homeOdds\": {\n                    \"american\": -346.1513572147375,\n                    \"decimal\": 1.2888909660925127,\n                    \"normalizedImplied\": 0.7758608185699883\n                },\n                \"awayOdds\": {},\n                \"drawOdds\": {}\n            },\n            \"priceImpact\": {\n                \"homePriceImpact\": 0.000007833198559304,\n                \"awayPriceImpact\": 0\n            },\n            \"bonus\": {\n                \"homeBonus\": 0,\n                \"awayBonus\": 0\n            },\n            \"childMarkets\": []\n        }\n    ]\n}"}],"_postman_id":"3e797c74-7d9a-4398-a196-9c594224ad55"},{"name":"User Overtime positions","id":"8d5f7ab8-05a8-493f-a3f2-724e619f726f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/users/{{userAddress}}/positions","description":"<h2 id=\"get-a-list-of-all-user-positions\">Get a list of all user positions</h2>\n<p>Use <code>/overtime/networks/{{network}}/users/{{userAddress}}/positions</code> to get a list of all user positions on Overtime.</p>\n<p>By default, it returns all positions grouped by type and status. Use query parameters to filter markets by <code>type</code> or <code>status</code>.</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>8453</strong> (base), <strong>420</strong> (optimism goerli).</p>\n</li>\n<li><p><code>userAddress</code> - (Required) user address</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","users","{{userAddress}}","positions"],"host":["overtimemarketsv2","xyz"],"query":[{"disabled":true,"description":{"content":"<p>(Optional) Filter positions by type. Supported types: single or parlay.</p>\n","type":"text/plain"},"key":"type","value":""},{"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":"b06987fe-0079-4279-9a19-5328adf8d125","name":"User Overtime positions response example (optimism)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://overtimemarketsv2.xyz/overtime/networks/10/users/0xb82b04f420d4bc501512013133ac7f2aca64a064/positions","protocol":"https","host":["overtimemarketsv2","xyz"],"path":["overtime","networks","10","users","0xb82b04f420d4bc501512013133ac7f2aca64a064","positions"],"query":[{"key":"type","value":"","description":"(Optional) Filter positions by type. Supported types: single or parlay.","disabled":true},{"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":"Wed, 02 Aug 2023 17:47:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339556"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"52e64-8wMCIhffmF6mNYpRJmeji6qb6SU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"singles\": {\n        \"open\": [],\n        \"claimable\": [],\n        \"closed\": [\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3000.7974747596163,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x333caed24389b9657a8a019493528e33fb8e22c7\",\n                    \"gameId\": \"0x3763373439373565366563323864623831663233653531653938326230633863\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x8d45aa880d016ec114989b63c8182841547ea110\",\n                    \"maturityDate\": \"2023-06-27T23:20:00.000Z\",\n                    \"homeTeam\": \"Atlanta Braves\",\n                    \"awayTeam\": \"Minnesota Twins\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 140.45344129554658,\n                            \"decimal\": 2.4045344129554658,\n                            \"normalizedImplied\": 0.4158809267241379\n                        },\n                        \"awayOdds\": {\n                            \"american\": -140.45344129554653,\n                            \"decimal\": 1.7119797071370924,\n                            \"normalizedImplied\": 0.584119073275862\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 9739.91,\n                \"claimablePayout\": 0,\n                \"paid\": 5370.000341836844,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xa82e263ef5d9f53b6128aafd3348d2747f0ad335\",\n                    \"gameId\": \"0x6336333037636461353434663366316330333634316539373839383262366236\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-23T23:05:00.000Z\",\n                    \"homeTeam\": \"Baltimore Orioles\",\n                    \"awayTeam\": \"Seattle Mariners\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 13,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100.93353248693053,\n                            \"decimal\": 2.0093353248693053,\n                            \"normalizedImplied\": 0.497677011707861\n                        },\n                        \"awayOdds\": {\n                            \"american\": -100.93353248693056,\n                            \"decimal\": 1.9907510173880871,\n                            \"normalizedImplied\": 0.5023229882921391\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4164.38,\n                \"claimablePayout\": 0,\n                \"paid\": 2191.2326395616187,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x8da2c857bee22197554cc77ec727fbd687a13447\",\n                    \"gameId\": \"0x3761383662353664653336643536303736333535646131613963653239666563\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T18:20:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"Los Angeles Dodgers\",\n                    \"homeScore\": 4,\n                    \"awayScore\": 9,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 109.65116279069767,\n                            \"decimal\": 2.0965116279069766,\n                            \"normalizedImplied\": 0.4769828064337216\n                        },\n                        \"awayOdds\": {\n                            \"american\": -109.65116279069767,\n                            \"decimal\": 1.911983032873807,\n                            \"normalizedImplied\": 0.5230171935662784\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3957.986533550553,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x9d41309fe0252571664245daec7ce451abe52478\",\n                    \"gameId\": \"0x6364646630653237623736393233383465383364346439613130333137633337\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-20T20:05:00.000Z\",\n                    \"homeTeam\": \"Texas Rangers\",\n                    \"awayTeam\": \"Colorado Rockies\",\n                    \"homeScore\": 11,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -171.33807829181498,\n                            \"decimal\": 1.5836414240019938,\n                            \"normalizedImplied\": 0.631456076384335\n                        },\n                        \"awayOdds\": {\n                            \"american\": 171.33807829181498,\n                            \"decimal\": 2.7133807829181498,\n                            \"normalizedImplied\": 0.36854392361566507\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 1704.08,\n                \"claimablePayout\": 0,\n                \"paid\": 497.5644204808602,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xbdbc21a5d79f0b23a51942b1e170380eeae73dca\",\n                    \"gameId\": \"0x6438323337356631363232643730323134353934643630643862626131626364\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-23T23:00:00.000Z\",\n                    \"homeTeam\": \"Atlanta Hawks\",\n                    \"awayTeam\": \"Boston Celtics\",\n                    \"homeScore\": 121,\n                    \"awayScore\": 129,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 262.5,\n                            \"decimal\": 3.625,\n                            \"normalizedImplied\": 0.27586206896551724\n                        },\n                        \"awayOdds\": {\n                            \"american\": -262.5,\n                            \"decimal\": 1.380952380952381,\n                            \"normalizedImplied\": 0.7241379310344828\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 863.119955438879,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x2d794b1dbe0217d1f55c8df6252890a2f4f560c5\",\n                    \"gameId\": \"0x3634343933653733333735666562376334346337326263613837376138323933\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x26277fea1f98efc40d4e202034145f8894b5bde1\",\n                    \"maturityDate\": \"2023-04-22T23:05:00.000Z\",\n                    \"homeTeam\": \"Texas Rangers\",\n                    \"awayTeam\": \"Oakland Athletics\",\n                    \"homeScore\": 18,\n                    \"awayScore\": 3,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -119.44444444444446,\n                            \"decimal\": 1.8372093023255813,\n                            \"normalizedImplied\": 0.5443037974683544\n                        },\n                        \"awayOdds\": {\n                            \"american\": 119.44444444444446,\n                            \"decimal\": 2.1944444444444446,\n                            \"normalizedImplied\": 0.45569620253164556\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2509.12,\n                \"claimablePayout\": 0,\n                \"paid\": 1181.9862950587506,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xc87a8cab331b3075cdd8040a662e529783c4605d\",\n                    \"gameId\": \"0x3037626636623634313932393265623935633130393933623339376561666531\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-27T17:10:00.000Z\",\n                    \"homeTeam\": \"Detroit Tigers\",\n                    \"awayTeam\": \"Los Angeles Angels\",\n                    \"homeScore\": 0,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 119.01785714285715,\n                            \"decimal\": 2.1901785714285715,\n                            \"normalizedImplied\": 0.4565837749694252\n                        },\n                        \"awayOdds\": {\n                            \"american\": -119.01785714285712,\n                            \"decimal\": 1.8402100525131284,\n                            \"normalizedImplied\": 0.5434162250305747\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 12260.3,\n                \"claimablePayout\": 0,\n                \"paid\": 7499.975862008725,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                    \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                    \"homeTeam\": \"Chicago White Sox\",\n                    \"awayTeam\": \"Cleveland Guardians\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 123.36681222707422,\n                            \"decimal\": 2.233668122270742,\n                            \"normalizedImplied\": 0.4476940822271315\n                        },\n                        \"awayOdds\": {\n                            \"american\": -123.3668122270742,\n                            \"decimal\": 1.8105907755477684,\n                            \"normalizedImplied\": 0.5523059177728685\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4458.84,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.9244571627028,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x55f46dbad23e43aa8bbc8833341589faab0a6e30\",\n                    \"gameId\": \"0x6635396233623464373364303365373862666337613262383634663432623161\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-23T01:40:00.000Z\",\n                    \"homeTeam\": \"Seattle Mariners\",\n                    \"awayTeam\": \"St. Louis Cardinals\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 4,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -154.94296577946767,\n                            \"decimal\": 1.645398773006135,\n                            \"normalizedImplied\": 0.6077554064131245\n                        },\n                        \"awayOdds\": {\n                            \"american\": 154.9429657794677,\n                            \"decimal\": 2.549429657794677,\n                            \"normalizedImplied\": 0.39224459358687547\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3236.9604594052207,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x9d7adda8c19b8cf32286ee59373fd5d7bd8bd9e7\",\n                    \"gameId\": \"0x3239633764373762343862393566646433363735323833373331613666343861\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-29T23:15:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Houston Astros\",\n                    \"homeScore\": 0,\n                    \"awayScore\": 14,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 113.12844036697247,\n                            \"decimal\": 2.1312844036697247,\n                            \"normalizedImplied\": 0.4692006370797641\n                        },\n                        \"awayOdds\": {\n                            \"american\": -113.12844036697247,\n                            \"decimal\": 1.8839510177601169,\n                            \"normalizedImplied\": 0.5307993629202359\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5091.4,\n                \"claimablePayout\": 0,\n                \"paid\": 2808.6069795031117,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xdfe953cec992bc45ae24fdb38b0689d912dca058\",\n                    \"gameId\": \"0x6438323337356631363232643730323134353934643630643862626131626364\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xbdbc21a5d79f0b23a51942b1e170380eeae73dca\",\n                    \"maturityDate\": \"2023-04-23T23:00:00.000Z\",\n                    \"homeTeam\": \"Atlanta Hawks\",\n                    \"awayTeam\": \"Boston Celtics\",\n                    \"homeScore\": 121,\n                    \"awayScore\": 129,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 7,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3620.4188407605034,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xad69996140d9fb0492462b86089495e32b1748e5\",\n                    \"gameId\": \"0x3935623130616564383264346361333932313462393539323164666364396337\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -102.82805429864251,\n                            \"decimal\": 1.9724972497249726,\n                            \"normalizedImplied\": 0.5069715560513106\n                        },\n                        \"awayOdds\": {\n                            \"american\": 102.82805429864253,\n                            \"decimal\": 2.0282805429864252,\n                            \"normalizedImplied\": 0.49302844394868933\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2999.999148201017,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x7afdc64d6d1c21fc3d6247910b0351aa881b525a\",\n                    \"gameId\": \"0x6262653432363536636539346365366533343839373131343764356463656434\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-23T17:40:00.000Z\",\n                    \"homeTeam\": \"Tampa Bay Rays\",\n                    \"awayTeam\": \"Chicago White Sox\",\n                    \"homeScore\": 4,\n                    \"awayScore\": 1,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -167.07246376811588,\n                            \"decimal\": 1.5985426786953507,\n                            \"normalizedImplied\": 0.6255697851096157\n                        },\n                        \"awayOdds\": {\n                            \"american\": 167.07246376811594,\n                            \"decimal\": 2.6707246376811593,\n                            \"normalizedImplied\": 0.3744302148903842\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3999.9977368838504,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x4e4e940de06cc3a20476375d26e4cccd7dcd730d\",\n                    \"gameId\": \"0x3336303765323538306535363635373062346436303964343530306238656334\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-23T02:00:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Lakers\",\n                    \"awayTeam\": \"Memphis Grizzlies\",\n                    \"homeScore\": 111,\n                    \"awayScore\": 101,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -163.92857142857144,\n                            \"decimal\": 1.6100217864923747,\n                            \"normalizedImplied\": 0.6211096075778079\n                        },\n                        \"awayOdds\": {\n                            \"american\": 163.92857142857142,\n                            \"decimal\": 2.6392857142857142,\n                            \"normalizedImplied\": 0.37889039242219213\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2229.175834447173,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x9283bf47c4fdb1a8af306b4cc11a3f3e18ffc41d\",\n                    \"gameId\": \"0x3561313630396334306632303630363335623935653162316131316362656130\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-18T23:07:00.000Z\",\n                    \"homeTeam\": \"Toronto Blue Jays\",\n                    \"awayTeam\": \"New York Yankees\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 4,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -121.40528634361233,\n                            \"decimal\": 1.8236873616604377,\n                            \"normalizedImplied\": 0.5483396008675063\n                        },\n                        \"awayOdds\": {\n                            \"american\": 121.40528634361232,\n                            \"decimal\": 2.214052863436123,\n                            \"normalizedImplied\": 0.4516603991324937\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 5999.854455181108,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x5a6d76b77e89d99cb83fd9fb36ee3ecc023903e7\",\n                    \"gameId\": \"0x6665323164643631643431373039303439626339623463646664353037393166\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -104.82775119617227,\n                            \"decimal\": 1.9539458669952985,\n                            \"normalizedImplied\": 0.5117849050433321\n                        },\n                        \"awayOdds\": {\n                            \"american\": 104.82775119617224,\n                            \"decimal\": 2.0482775119617225,\n                            \"normalizedImplied\": 0.488215094956668\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3230.0029492617427,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xc2c4212f21de8197db0790b3c3eec2aed1c61661\",\n                    \"gameId\": \"0x3661643863363937396634316566623933386666393039393665336661623931\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x8ae9d536b9f10b32ba99273540a12ff78a8d6127\",\n                    \"maturityDate\": \"2023-06-23T22:40:00.000Z\",\n                    \"homeTeam\": \"Cincinnati Reds\",\n                    \"awayTeam\": \"Atlanta Braves\",\n                    \"homeScore\": 11,\n                    \"awayScore\": 10,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -108.67289719626169,\n                            \"decimal\": 1.9201926384588923,\n                            \"normalizedImplied\": 0.5207810820494446\n                        },\n                        \"awayOdds\": {\n                            \"american\": 108.6728971962617,\n                            \"decimal\": 2.086728971962617,\n                            \"normalizedImplied\": 0.4792189179505553\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 6311.58,\n                \"claimablePayout\": 0,\n                \"paid\": 3991.5300678226495,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xab600cef0e49286d2c62c05d3ecacc111c0a732d\",\n                    \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                    \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                    \"homeTeam\": \"Tampa Bay Rays\",\n                    \"awayTeam\": \"Kansas City Royals\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -139.47154471544715,\n                            \"decimal\": 1.7169921305741767,\n                            \"normalizedImplied\": 0.582413851638092\n                        },\n                        \"awayOdds\": {\n                            \"american\": 139.47154471544712,\n                            \"decimal\": 2.3947154471544714,\n                            \"normalizedImplied\": 0.417586148361908\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1784.7971576851346,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": true,\n                \"status\": \"CANCELED\",\n                \"market\": {\n                    \"address\": \"0x21c3b16020ad453c50093c8659a3acbeb4c10370\",\n                    \"gameId\": \"0x6438303739363634383339616337343835343435376533393865393232333838\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"total\",\n                    \"parentMarket\": \"0x5d16481f33c456959045d473c5bc4dd8a92510d8\",\n                    \"maturityDate\": \"2023-04-23T23:00:00.000Z\",\n                    \"homeTeam\": \"San Francisco Giants\",\n                    \"awayTeam\": \"New York Mets\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 4,\n                    \"finalResult\": 0,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": true,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 9,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 5566.005933354149,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x57706f017f9690e7d4b99c52b84f97dafbeda5ea\",\n                    \"gameId\": \"0x6131356435396630353737316138383238643839363464323131363366623334\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xc9f525d7cc0fa3e8af05e07faf111fca42fb1bd8\",\n                    \"maturityDate\": \"2023-06-30T21:10:00.000Z\",\n                    \"homeTeam\": \"Cincinnati Reds\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -119.30973451327434,\n                            \"decimal\": 1.8381545764723335,\n                            \"normalizedImplied\": 0.5440238883060285\n                        },\n                        \"awayOdds\": {\n                            \"american\": 119.30973451327431,\n                            \"decimal\": 2.193097345132743,\n                            \"normalizedImplied\": 0.45597611169397145\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2827.24,\n                \"claimablePayout\": 0,\n                \"paid\": 1342.1198617250507,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x524b4c42035e14065c26a89e529387fb082c6563\",\n                    \"gameId\": \"0x3561643362393637376633336363333134333965373539386636333966366230\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x5a137242d12d04b06538e5eecd3bbea7b82b1cd3\",\n                    \"maturityDate\": \"2023-04-23T18:10:00.000Z\",\n                    \"homeTeam\": \"Milwaukee Brewers\",\n                    \"awayTeam\": \"Boston Red Sox\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 12,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 135.54545454545456,\n                            \"decimal\": 2.3554545454545455,\n                            \"normalizedImplied\": 0.42454650714010034\n                        },\n                        \"awayOdds\": {\n                            \"american\": -135.54545454545453,\n                            \"decimal\": 1.7377598926894702,\n                            \"normalizedImplied\": 0.5754534928598997\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 7645.883716335338,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x764543edb9bc1cbca2e99db3c9d2988eb5f7cbc1\",\n                    \"gameId\": \"0x3430623534663535663134646638323533616165303163346232373633396464\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-25T01:10:00.000Z\",\n                    \"homeTeam\": \"Colorado Rockies\",\n                    \"awayTeam\": \"Los Angeles Angels\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 25,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 140.45344129554658,\n                            \"decimal\": 2.4045344129554658,\n                            \"normalizedImplied\": 0.4158809267241379\n                        },\n                        \"awayOdds\": {\n                            \"american\": -140.45344129554653,\n                            \"decimal\": 1.7119797071370924,\n                            \"normalizedImplied\": 0.584119073275862\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4229.7,\n                \"claimablePayout\": 0,\n                \"paid\": 2120.5961972677514,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xeb430b629734ae860e6b516f70251081126d2949\",\n                    \"gameId\": \"0x3766396339616566306466646138666463663463663930386338306636376230\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-24T20:05:00.000Z\",\n                    \"homeTeam\": \"Philadelphia Phillies\",\n                    \"awayTeam\": \"New York Mets\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 4,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 113.56621004566212,\n                            \"decimal\": 2.135662100456621,\n                            \"normalizedImplied\": 0.468238865963952\n                        },\n                        \"awayOdds\": {\n                            \"american\": -113.56621004566209,\n                            \"decimal\": 1.8805436050018094,\n                            \"normalizedImplied\": 0.531761134036048\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 9186.003945849312,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x54fba69707e3e4ff7fdf15b98f6054569ede9cae\",\n                    \"gameId\": \"0x3061393261663838343965663335633137643762343664376339623130343865\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-25T17:40:00.000Z\",\n                    \"homeTeam\": \"Miami Marlins\",\n                    \"awayTeam\": \"Pittsburgh Pirates\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -152.9808429118774,\n                            \"decimal\": 1.653676617912242,\n                            \"normalizedImplied\": 0.6047131519961229\n                        },\n                        \"awayOdds\": {\n                            \"american\": 152.9808429118774,\n                            \"decimal\": 2.529808429118774,\n                            \"normalizedImplied\": 0.39528684800387714\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3049.58,\n                \"claimablePayout\": 0,\n                \"paid\": 1799.9867739728013,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xbaffb62b723a754663a399e2578f23468ce89afd\",\n                    \"gameId\": \"0x3137353233353137343230353532633163343933626239633538313730326365\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x9f942320944c6c2b0319d487a204aad674a61301\",\n                    \"maturityDate\": \"2023-04-23T00:10:00.000Z\",\n                    \"homeTeam\": \"Arizona Diamondbacks\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -124.34782608695653,\n                            \"decimal\": 1.8041958041958042,\n                            \"normalizedImplied\": 0.5542635658914729\n                        },\n                        \"awayOdds\": {\n                            \"american\": 124.34782608695656,\n                            \"decimal\": 2.2434782608695656,\n                            \"normalizedImplied\": 0.4457364341085271\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 4499.957042139383,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x5ce25da063423ae09b30a9ea5b400a68b4aa4922\",\n                    \"gameId\": \"0x3666333739643730623962633465386464393861343862346635336664326166\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-28T00:10:00.000Z\",\n                    \"homeTeam\": \"Chicago White Sox\",\n                    \"awayTeam\": \"Cleveland Guardians\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 106.2654028436019,\n                            \"decimal\": 2.062654028436019,\n                            \"normalizedImplied\": 0.4848122788474794\n                        },\n                        \"awayOdds\": {\n                            \"american\": -106.26540284360189,\n                            \"decimal\": 1.941040049950941,\n                            \"normalizedImplied\": 0.5151877211525205\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2093.71,\n                \"claimablePayout\": 0,\n                \"paid\": 1158.7908829866876,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x8a1c01488366b4b9700fbdc3ab93f244711e5a9d\",\n                    \"gameId\": \"0x3230616636323735336437633761343335323632343934656334646232636638\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x4a4141e7a99c06ef3faaac67c6a1dbf47e1b1eb9\",\n                    \"maturityDate\": \"2023-04-22T00:05:00.000Z\",\n                    \"homeTeam\": \"Texas Rangers\",\n                    \"awayTeam\": \"Oakland Athletics\",\n                    \"homeScore\": 4,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -108.67289719626169,\n                            \"decimal\": 1.9201926384588923,\n                            \"normalizedImplied\": 0.5207810820494446\n                        },\n                        \"awayOdds\": {\n                            \"american\": 108.6728971962617,\n                            \"decimal\": 2.086728971962617,\n                            \"normalizedImplied\": 0.4792189179505553\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1173.8613833880795,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x527b90e038a33ffc09b0fd0cecdde4e8ffb9248a\",\n                    \"gameId\": \"0x3438623462663933383564663536623337356263363663383436313833303136\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-20T23:05:00.000Z\",\n                    \"homeTeam\": \"Pittsburgh Pirates\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 0,\n                    \"awayScore\": 4,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 130.2372881355932,\n                            \"decimal\": 2.302372881355932,\n                            \"normalizedImplied\": 0.4343345111896349\n                        },\n                        \"awayOdds\": {\n                            \"american\": -130.23728813559322,\n                            \"decimal\": 1.7678292555960438,\n                            \"normalizedImplied\": 0.5656654888103652\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3198.9589378623828,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x46c50b5fdbfef875bf42ff90fe02e070d6f9be5c\",\n                    \"gameId\": \"0x3563373966613333343533373233623136363764306162633836333762613563\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-21T16:35:00.000Z\",\n                    \"homeTeam\": \"Pittsburgh Pirates\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 8,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 107.69483568075118,\n                            \"decimal\": 2.0769483568075118,\n                            \"normalizedImplied\": 0.4814756210583422\n                        },\n                        \"awayOdds\": {\n                            \"american\": -107.69483568075117,\n                            \"decimal\": 1.928549631631719,\n                            \"normalizedImplied\": 0.5185243789416578\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3028.9704456538475,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x3a21ccd7e2ae40abc458da75de4bdfc278ab8391\",\n                    \"gameId\": \"0x6366646533623835323461306362356638636537633431393232616461653037\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                    \"homeTeam\": \"San Francisco Giants\",\n                    \"awayTeam\": \"Boston Red Sox\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 109.20560747663552,\n                            \"decimal\": 2.0920560747663552,\n                            \"normalizedImplied\": 0.47799865981684164\n                        },\n                        \"awayOdds\": {\n                            \"american\": -109.20560747663552,\n                            \"decimal\": 1.915703893881044,\n                            \"normalizedImplied\": 0.5220013401831584\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1066.6698328007453,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x6016a85d96f2efc10473ffab888a140afb6feaec\",\n                    \"gameId\": \"0x3935623130616564383264346361333932313462393539323164666364396337\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xad69996140d9fb0492462b86089495e32b1748e5\",\n                    \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 192.5921052631579,\n                            \"decimal\": 2.925921052631579,\n                            \"normalizedImplied\": 0.3417727211404416\n                        },\n                        \"awayOdds\": {\n                            \"american\": -192.59210526315798,\n                            \"decimal\": 1.519232083077133,\n                            \"normalizedImplied\": 0.6582272788595585\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 6372.0913569482245,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x86599d8ad49fd6ed01c1681904263b0055e79153\",\n                    \"gameId\": \"0x6437396365376264383832623537343933383166303736353737356437316261\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-27T00:10:00.000Z\",\n                    \"homeTeam\": \"Chicago White Sox\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 10,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 114.10958904109592,\n                            \"decimal\": 2.141095890410959,\n                            \"normalizedImplied\": 0.46705054382597566\n                        },\n                        \"awayOdds\": {\n                            \"american\": -114.10958904109592,\n                            \"decimal\": 1.8763505402160863,\n                            \"normalizedImplied\": 0.5329494561740243\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8112.06,\n                \"claimablePayout\": 0,\n                \"paid\": 4480.18522903443,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                    \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -100.93353248693056,\n                            \"decimal\": 1.9907510173880871,\n                            \"normalizedImplied\": 0.5023229882921391\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100.93353248693053,\n                            \"decimal\": 2.0093353248693053,\n                            \"normalizedImplied\": 0.497677011707861\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 4670.4218069276085,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x49a93a8a8580d26ee31da606948f234d06ef1c73\",\n                    \"gameId\": \"0x3734643432303963366236376563336663633363393537393036303735343838\",\n                    \"sport\": \"Hockey\",\n                    \"leagueId\": 9006,\n                    \"leagueName\": \"NHL\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-24T01:00:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Kings\",\n                    \"awayTeam\": \"Edmonton Oilers\",\n                    \"homeScore\": 4,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 164.18181818181816,\n                            \"decimal\": 2.6418181818181816,\n                            \"normalizedImplied\": 0.37852718513420514\n                        },\n                        \"awayOdds\": {\n                            \"american\": -164.18181818181822,\n                            \"decimal\": 1.609080841638981,\n                            \"normalizedImplied\": 0.621472814865795\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2432.522488703936,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x3183b39b780192cca5f973c702b17b926df41ea8\",\n                    \"gameId\": \"0x6336623164333866356433363838613262643837353537316437616239326139\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xc2f6a69a943c54dfb419dbe6e3f2ada6d11ff693\",\n                    \"maturityDate\": \"2023-04-23T16:05:00.000Z\",\n                    \"homeTeam\": \"Philadelphia Phillies\",\n                    \"awayTeam\": \"Colorado Rockies\",\n                    \"homeScore\": 9,\n                    \"awayScore\": 3,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -143.78087649402391,\n                            \"decimal\": 1.6955027847820665,\n                            \"normalizedImplied\": 0.5897955514880125\n                        },\n                        \"awayOdds\": {\n                            \"american\": 143.78087649402391,\n                            \"decimal\": 2.437808764940239,\n                            \"normalizedImplied\": 0.41020444851198745\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5680.28,\n                \"claimablePayout\": 0,\n                \"paid\": 3216.0024937827234,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x8c1f5e697f32d7a0d6b27c3d5f8be694e1817e0d\",\n                    \"gameId\": \"0x3738326461326536656662613032633063616536623861373537353039636632\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x708e05c05544b27ae1962fc69b0bc1d95c91e96b\",\n                    \"maturityDate\": \"2023-06-25T14:00:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -109.65116279069767,\n                            \"decimal\": 1.911983032873807,\n                            \"normalizedImplied\": 0.5230171935662784\n                        },\n                        \"awayOdds\": {\n                            \"american\": 109.65116279069767,\n                            \"decimal\": 2.0965116279069766,\n                            \"normalizedImplied\": 0.4769828064337216\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3597.876885007861,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x8bc1bf63897db70e8ddb798982ddcc159b56947a\",\n                    \"gameId\": \"0x6332356164386534613732316164346564613466346636326336323032366165\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                    \"homeTeam\": \"Philadelphia Phillies\",\n                    \"awayTeam\": \"Atlanta Braves\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -112.58715596330278,\n                            \"decimal\": 1.8882007822685787,\n                            \"normalizedImplied\": 0.5296046953219403\n                        },\n                        \"awayOdds\": {\n                            \"american\": 112.58715596330275,\n                            \"decimal\": 2.1258715596330275,\n                            \"normalizedImplied\": 0.47039530467805973\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3180.41,\n                \"claimablePayout\": 0,\n                \"paid\": 1722.9827242702654,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x4e441ff05cbd54568ed0000ccef69020857fe7a4\",\n                    \"gameId\": \"0x3062303032336235306331646363633761616334613135366364373330363937\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xb2eb19fdd5939e6d578366265d2538c5e7279e4e\",\n                    \"maturityDate\": \"2023-04-24T01:30:00.000Z\",\n                    \"homeTeam\": \"Minnesota Timberwolves\",\n                    \"awayTeam\": \"Denver Nuggets\",\n                    \"homeScore\": 114,\n                    \"awayScore\": 108,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 4,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2108.18,\n                \"claimablePayout\": 0,\n                \"paid\": 1180.7308293502351,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x96eed39ebd406d9118891bd93f7f46ef37a5524a\",\n                    \"gameId\": \"0x6263373832626433353937356533356131663065376431323365303635396637\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xc0004bb1228f632c323cbe196c8218f622a81da9\",\n                    \"maturityDate\": \"2023-05-19T22:35:00.000Z\",\n                    \"homeTeam\": \"Pittsburgh Pirates\",\n                    \"awayTeam\": \"Arizona Diamondbacks\",\n                    \"homeScore\": 13,\n                    \"awayScore\": 3,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 9455.88,\n                \"claimablePayout\": 0,\n                \"paid\": 6506.978856709192,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xf026bf54255d00c4b2454a8d72259ee5d7a7f87f\",\n                    \"gameId\": \"0x6538653366383734656663666465333265643231656235353530653433306331\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-27T00:05:00.000Z\",\n                    \"homeTeam\": \"Texas Rangers\",\n                    \"awayTeam\": \"Detroit Tigers\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 7,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -181.47945205479456,\n                            \"decimal\": 1.551026570048309,\n                            \"normalizedImplied\": 0.6447342807085849\n                        },\n                        \"awayOdds\": {\n                            \"american\": 181.47945205479454,\n                            \"decimal\": 2.814794520547945,\n                            \"normalizedImplied\": 0.3552657192914152\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5879.9,\n                \"claimablePayout\": 0,\n                \"paid\": 3651.030754291222,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x318a1e9b95202fb73af13d8b80da50be470c069a\",\n                    \"gameId\": \"0x3431643837653864366336323362323633653335336630363163623039373232\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-21T20:05:00.000Z\",\n                    \"homeTeam\": \"Washington Nationals\",\n                    \"awayTeam\": \"St. Louis Cardinals\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 144.76190476190473,\n                            \"decimal\": 2.4476190476190474,\n                            \"normalizedImplied\": 0.40856031128404674\n                        },\n                        \"awayOdds\": {\n                            \"american\": -144.7619047619048,\n                            \"decimal\": 1.6907894736842104,\n                            \"normalizedImplied\": 0.5914396887159533\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 7447.99956434772,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x90c236be873e970ec569299016b88f614b128fad\",\n                    \"gameId\": \"0x3030313433313337363133346438653134303235626435396663373233643135\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-24T17:10:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 9,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 120.42477876106194,\n                            \"decimal\": 2.2042477876106195,\n                            \"normalizedImplied\": 0.4536695037738879\n                        },\n                        \"awayOdds\": {\n                            \"american\": -120.42477876106194,\n                            \"decimal\": 1.8303938859494415,\n                            \"normalizedImplied\": 0.5463304962261121\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 1674.81,\n                \"claimablePayout\": 0,\n                \"paid\": 915.8267930495856,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x821617ffebf0d9055fbbb1111e771ffd8e61c78e\",\n                    \"gameId\": \"0x6139613836383237306339643635373563393731346463653539346239346564\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"total\",\n                    \"parentMarket\": \"0xadc7a8a6c5b7ee912636e10d4f74c97c176479ab\",\n                    \"maturityDate\": \"2023-04-26T17:05:00.000Z\",\n                    \"homeTeam\": \"Baltimore Orioles\",\n                    \"awayTeam\": \"Boston Red Sox\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 2,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 8.5,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 106.18867924528304,\n                            \"decimal\": 2.0618867924528304,\n                            \"normalizedImplied\": 0.4849926793557833\n                        },\n                        \"awayOdds\": {\n                            \"american\": -106.18867924528304,\n                            \"decimal\": 1.9417199715707176,\n                            \"normalizedImplied\": 0.5150073206442167\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2788.7837864496605,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xc3ba2af80a4a54daf0ea087ef7f6e1fcafc483ab\",\n                    \"gameId\": \"0x6630653065343865323166323964393937393065653837623364383536633665\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xa3c3c112a45aabfe509014b0adf128893d7332d2\",\n                    \"maturityDate\": \"2023-04-25T02:00:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Lakers\",\n                    \"awayTeam\": \"Memphis Grizzlies\",\n                    \"homeScore\": 117,\n                    \"awayScore\": 111,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -4.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.9440064562948,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xebd2b570fc7a87cc7b689def9ebad8655c12a146\",\n                    \"gameId\": \"0x3963346231663836653733346663626331373436383739626236316562613430\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-29T00:15:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 3,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -140.8387096774194,\n                            \"decimal\": 1.7100320659642692,\n                            \"normalizedImplied\": 0.5847843557460488\n                        },\n                        \"awayOdds\": {\n                            \"american\": 140.83870967741933,\n                            \"decimal\": 2.4083870967741934,\n                            \"normalizedImplied\": 0.41521564425395124\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 4484.021676755295,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xa0c62d35b1f2d4a0bb7a88694468f17cd47351bc\",\n                    \"gameId\": \"0x6134396430363962636661653862306635666432303565623732613430303465\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-23T23:05:00.000Z\",\n                    \"homeTeam\": \"New York Yankees\",\n                    \"awayTeam\": \"Texas Rangers\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 4,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 103.78985266947747,\n                            \"decimal\": 2.0378985266947747,\n                            \"normalizedImplied\": 0.4907015667859965\n                        },\n                        \"awayOdds\": {\n                            \"american\": -103.78985266947748,\n                            \"decimal\": 1.9634853256652516,\n                            \"normalizedImplied\": 0.5092984332140035\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1994.9877907120886,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xb3ee6a71472d73b178ff344bd167b81656cdbd13\",\n                    \"gameId\": \"0x3336303765323538306535363635373062346436303964343530306238656334\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x4e4e940de06cc3a20476375d26e4cccd7dcd730d\",\n                    \"maturityDate\": \"2023-04-23T02:00:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Lakers\",\n                    \"awayTeam\": \"Memphis Grizzlies\",\n                    \"homeScore\": 111,\n                    \"awayScore\": 101,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -4,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 4474.001161909495,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xc81bf6f9c832d37e2d1d29fa1a158a1fffb8574e\",\n                    \"gameId\": \"0x3837663432333164303639343464383033376331393134396138356466646335\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xb90db13486fee2dcce2c83d511510fa59af58c6a\",\n                    \"maturityDate\": \"2023-06-25T17:35:00.000Z\",\n                    \"homeTeam\": \"Baltimore Orioles\",\n                    \"awayTeam\": \"Seattle Mariners\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -148.68749999999997,\n                            \"decimal\": 1.6725514922236235,\n                            \"normalizedImplied\": 0.5978889168132696\n                        },\n                        \"awayOdds\": {\n                            \"american\": 148.68750000000003,\n                            \"decimal\": 2.4868750000000004,\n                            \"normalizedImplied\": 0.4021110831867303\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3249.982885616177,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x1ec4c9d0581896f1953f12c0565bed1eda4ccfe0\",\n                    \"gameId\": \"0x3532353930663033363634653731393533643862376164336231636563356330\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-29T23:07:00.000Z\",\n                    \"homeTeam\": \"Toronto Blue Jays\",\n                    \"awayTeam\": \"San Francisco Giants\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 1,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -146.11811023622047,\n                            \"decimal\": 1.6843778628010992,\n                            \"normalizedImplied\": 0.5936910132130403\n                        },\n                        \"awayOdds\": {\n                            \"american\": 146.11811023622045,\n                            \"decimal\": 2.4611811023622043,\n                            \"normalizedImplied\": 0.40630898678695976\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 7958.59,\n                \"claimablePayout\": 0,\n                \"paid\": 3496.1355333895335,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x075305fc72b5ccb9a73899af93c154328d403fc9\",\n                    \"gameId\": \"0x6434333761646635393833306237326563666164653263396234353164353564\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-24T02:15:00.000Z\",\n                    \"homeTeam\": \"San Francisco Giants\",\n                    \"awayTeam\": \"Arizona Diamondbacks\",\n                    \"homeScore\": 8,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -158.8689138576779,\n                            \"decimal\": 1.6294497618935357,\n                            \"normalizedImplied\": 0.6137041002343818\n                        },\n                        \"awayOdds\": {\n                            \"american\": 158.8689138576779,\n                            \"decimal\": 2.588689138576779,\n                            \"normalizedImplied\": 0.38629589976561823\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3943.25,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.9621805187069,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xd2304c16a2072e90122f06bd7a2700a463e7ab03\",\n                    \"gameId\": \"0x6130643130646666646132353937613662326165386565653736383361383030\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T20:05:00.000Z\",\n                    \"homeTeam\": \"San Francisco Giants\",\n                    \"awayTeam\": \"New York Mets\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 4,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -113.56621004566209,\n                            \"decimal\": 1.8805436050018094,\n                            \"normalizedImplied\": 0.531761134036048\n                        },\n                        \"awayOdds\": {\n                            \"american\": 113.56621004566212,\n                            \"decimal\": 2.135662100456621,\n                            \"normalizedImplied\": 0.468238865963952\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2074.29,\n                \"claimablePayout\": 0,\n                \"paid\": 1108.8213449181203,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x68ba355ddb2711d2ea7910da8e107dd8579770cc\",\n                    \"gameId\": \"0x3537343231313366316264373563363934633766653264663463616334326239\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x0694d8cee17d021a8206ce8a613c5e329872de0e\",\n                    \"maturityDate\": \"2023-04-21T23:00:00.000Z\",\n                    \"homeTeam\": \"Atlanta Hawks\",\n                    \"awayTeam\": \"Boston Celtics\",\n                    \"homeScore\": 130,\n                    \"awayScore\": 122,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 5.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 104.42967884828352,\n                            \"decimal\": 2.044296788482835,\n                            \"normalizedImplied\": 0.4891657638136511\n                        },\n                        \"awayOdds\": {\n                            \"american\": -104.42967884828349,\n                            \"decimal\": 1.9575821845174974,\n                            \"normalizedImplied\": 0.5108342361863488\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 13058.16,\n                \"claimablePayout\": 0,\n                \"paid\": 7964.998144385052,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x136625cdce60397b7a1d624c93ea7662112bffa0\",\n                    \"gameId\": \"0x3962616234383531386433303838333438333336666432353762353631383736\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"Cleveland Guardians\",\n                    \"homeScore\": 0,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -122.38596491228068,\n                            \"decimal\": 1.8170871559633028,\n                            \"normalizedImplied\": 0.5503313348059324\n                        },\n                        \"awayOdds\": {\n                            \"american\": 122.38596491228071,\n                            \"decimal\": 2.223859649122807,\n                            \"normalizedImplied\": 0.4496686651940675\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2096.98944609587,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x933558dbee43000d110521cc8ed450c41dfb69fa\",\n                    \"gameId\": \"0x3532363433633666363733643139633435613830313933646435666636616432\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x6e6d03236dc8e24a92199dfd38eb18a2cade84fc\",\n                    \"maturityDate\": \"2023-06-28T23:05:00.000Z\",\n                    \"homeTeam\": \"Baltimore Orioles\",\n                    \"awayTeam\": \"Cincinnati Reds\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 11,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 123.21739130434781,\n                            \"decimal\": 2.232173913043478,\n                            \"normalizedImplied\": 0.4479937670432412\n                        },\n                        \"awayOdds\": {\n                            \"american\": -123.21739130434784,\n                            \"decimal\": 1.8115737473535638,\n                            \"normalizedImplied\": 0.5520062329567589\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1499.9870420945545,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xcb684228b17f282d7288a2706330dbbed761c3a3\",\n                    \"gameId\": \"0x3065383232353461386339393938353764636437393962623765653231323732\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xc557d728acc515d033487f022c5b350c6eed3cfe\",\n                    \"maturityDate\": \"2023-04-25T23:20:00.000Z\",\n                    \"homeTeam\": \"Atlanta Braves\",\n                    \"awayTeam\": \"Miami Marlins\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 4,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -109.65116279069767,\n                            \"decimal\": 1.911983032873807,\n                            \"normalizedImplied\": 0.5230171935662784\n                        },\n                        \"awayOdds\": {\n                            \"american\": 109.65116279069767,\n                            \"decimal\": 2.0965116279069766,\n                            \"normalizedImplied\": 0.4769828064337216\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3202.7,\n                \"claimablePayout\": 0,\n                \"paid\": 1426.9770750148205,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x93e4d6936bbbb426d6eed427c86a2c9541560886\",\n                    \"gameId\": \"0x3164306663326666343637346431343931323736333761653237323936656163\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T17:05:00.000Z\",\n                    \"homeTeam\": \"New York Yankees\",\n                    \"awayTeam\": \"Toronto Blue Jays\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -153.96183206106875,\n                            \"decimal\": 1.6495116267539291,\n                            \"normalizedImplied\": 0.6062400432835373\n                        },\n                        \"awayOdds\": {\n                            \"american\": 153.9618320610687,\n                            \"decimal\": 2.539618320610687,\n                            \"normalizedImplied\": 0.3937599567164628\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3807.870565165935,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xcd59bf0f8c1b9f2b61530625f719b71685b4a894\",\n                    \"gameId\": \"0x6131356435396630353737316138383238643839363464323131363366623334\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"total\",\n                    \"parentMarket\": \"0xc9f525d7cc0fa3e8af05e07faf111fca42fb1bd8\",\n                    \"maturityDate\": \"2023-06-30T21:10:00.000Z\",\n                    \"homeTeam\": \"Cincinnati Reds\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 11,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 108.04651162790697,\n                            \"decimal\": 2.0804651162790697,\n                            \"normalizedImplied\": 0.48066174826738206\n                        },\n                        \"awayOdds\": {\n                            \"american\": -108.046511627907,\n                            \"decimal\": 1.9255273353422298,\n                            \"normalizedImplied\": 0.5193382517326179\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 10067.86,\n                \"claimablePayout\": 0,\n                \"paid\": 4892.445937157525,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xde072766f0bc64ea5ff334a8d4c7b530998d6ce1\",\n                    \"gameId\": \"0x3238353530356565376434636331613261653466396662353636323932343763\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-28T00:30:00.000Z\",\n                    \"homeTeam\": \"Miami Heat\",\n                    \"awayTeam\": \"Boston Celtics\",\n                    \"homeScore\": 103,\n                    \"awayScore\": 104,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 113.88888888888889,\n                            \"decimal\": 2.138888888888889,\n                            \"normalizedImplied\": 0.4675324675324675\n                        },\n                        \"awayOdds\": {\n                            \"american\": -113.88888888888893,\n                            \"decimal\": 1.8780487804878045,\n                            \"normalizedImplied\": 0.5324675324675325\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3634.57,\n                \"claimablePayout\": 0,\n                \"paid\": 2096.9915755816983,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x48ebba2198502f6856171d30ca4f7e1daacadb7a\",\n                    \"gameId\": \"0x3735346663623264336162623838303235663832306634663237656637336666\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-29T01:38:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Angels\",\n                    \"awayTeam\": \"Chicago White Sox\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 11,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -118.0358744394619,\n                            \"decimal\": 1.8472000607856545,\n                            \"normalizedImplied\": 0.5413598782444161\n                        },\n                        \"awayOdds\": {\n                            \"american\": 118.03587443946188,\n                            \"decimal\": 2.180358744394619,\n                            \"normalizedImplied\": 0.4586401217555839\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2031.5737603608834,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xd9d2f05a72dbe3b0fc5aaf0a44fba0fe3dfa3f95\",\n                    \"gameId\": \"0x6465656136636263373863633932326461383063343263333439383338323036\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-21T02:07:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Angels\",\n                    \"awayTeam\": \"Los Angeles Dodgers\",\n                    \"homeScore\": 0,\n                    \"awayScore\": 2,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 125.32900432900429,\n                            \"decimal\": 2.253290043290043,\n                            \"normalizedImplied\": 0.4437955082515226\n                        },\n                        \"awayOdds\": {\n                            \"american\": -125.32900432900429,\n                            \"decimal\": 1.7978998998307487,\n                            \"normalizedImplied\": 0.5562044917484774\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4898.63,\n                \"claimablePayout\": 0,\n                \"paid\": 2698.5855774572433,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x9a6b219030c144822773dfb90bfc7d5999cc75fd\",\n                    \"gameId\": \"0x3239626433373233366664363736393930613737663632623166393839393130\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x19262061c6c41adec90ef216a8a1a18e17c4e15b\",\n                    \"maturityDate\": \"2023-04-26T02:00:00.000Z\",\n                    \"homeTeam\": \"Phoenix Suns\",\n                    \"awayTeam\": \"LA Clippers\",\n                    \"homeScore\": 136,\n                    \"awayScore\": 130,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -12.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 5499.926515017483,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x45f40ae7ba3d502705e94275e6704c8d261a5d70\",\n                    \"gameId\": \"0x3731373632323766646630343831323130343837653032376263323833643862\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-27T23:45:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 10,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -103.84615384615384,\n                            \"decimal\": 1.962962962962963,\n                            \"normalizedImplied\": 0.5094339622641509\n                        },\n                        \"awayOdds\": {\n                            \"american\": 103.84615384615384,\n                            \"decimal\": 2.0384615384615383,\n                            \"normalizedImplied\": 0.4905660377358491\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 13817.54,\n                \"claimablePayout\": 0,\n                \"paid\": 8000.001687404284,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x11c3410affa5fc9c1c624ad8b6cf350aaf148ef7\",\n                    \"gameId\": \"0x6636333364323533613565303166306462303333396231323466363934353339\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-08-01T00:05:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"Cincinnati Reds\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -117.48430493273544,\n                            \"decimal\": 1.8511775258597656,\n                            \"normalizedImplied\": 0.5401967050867028\n                        },\n                        \"awayOdds\": {\n                            \"american\": 117.48430493273543,\n                            \"decimal\": 2.1748430493273543,\n                            \"normalizedImplied\": 0.45980329491329713\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 1988.16,\n                \"claimablePayout\": 0,\n                \"paid\": 1247.6962846490042,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x02b57fbe4e1710c2658ef7b21b024dbb6ecb11f5\",\n                    \"gameId\": \"0x3266306634336638626136663965656364316363623466356635623033333465\",\n                    \"sport\": \"Hockey\",\n                    \"leagueId\": 9006,\n                    \"leagueName\": \"NHL\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T02:00:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Kings\",\n                    \"awayTeam\": \"Edmonton Oilers\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 139.6451612903226,\n                            \"decimal\": 2.396451612903226,\n                            \"normalizedImplied\": 0.4172836182527931\n                        },\n                        \"awayOdds\": {\n                            \"american\": -139.64516129032256,\n                            \"decimal\": 1.7161007161007162,\n                            \"normalizedImplied\": 0.5827163817472069\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3230.56,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.996454445155,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xe893b00c46ac8712cada2cedf5d82dd288656904\",\n                    \"gameId\": \"0x3062343531336439353832626666353930373663626432306636613434643365\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x5fc62ccaa5ba6241160bddbaebcc07b1caa117f0\",\n                    \"maturityDate\": \"2023-07-29T01:40:00.000Z\",\n                    \"homeTeam\": \"San Diego Padres\",\n                    \"awayTeam\": \"Texas Rangers\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 1,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 136.7142857142857,\n                            \"decimal\": 2.367142857142857,\n                            \"normalizedImplied\": 0.4224502112251056\n                        },\n                        \"awayOdds\": {\n                            \"american\": -136.7142857142857,\n                            \"decimal\": 1.7314524555903867,\n                            \"normalizedImplied\": 0.5775497887748944\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2542.59,\n                \"claimablePayout\": 0,\n                \"paid\": 1199.9765256182827,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xd81be4b35f273a352b4023d7d5ec742f4c340ab4\",\n                    \"gameId\": \"0x6630353835353737343232623663623937656531653136343164643938363564\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x6ea4dce8d6c0ff3a69a1a943ee9d998403fde0cf\",\n                    \"maturityDate\": \"2023-07-28T22:40:00.000Z\",\n                    \"homeTeam\": \"Miami Marlins\",\n                    \"awayTeam\": \"Detroit Tigers\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 137.6910569105691,\n                            \"decimal\": 2.376910569105691,\n                            \"normalizedImplied\": 0.4207141879874128\n                        },\n                        \"awayOdds\": {\n                            \"american\": -137.6910569105691,\n                            \"decimal\": 1.7262635805384978,\n                            \"normalizedImplied\": 0.5792858120125872\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 6415.78,\n                \"claimablePayout\": 0,\n                \"paid\": 4966.003420055404,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                    \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                    \"homeTeam\": \"Tampa Bay Rays\",\n                    \"awayTeam\": \"Kansas City Royals\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -274.49999999999983,\n                            \"decimal\": 1.364298724954463,\n                            \"normalizedImplied\": 0.7329773030707609\n                        },\n                        \"awayOdds\": {\n                            \"american\": 274.5,\n                            \"decimal\": 3.745,\n                            \"normalizedImplied\": 0.26702269692923897\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 1904.52,\n                \"claimablePayout\": 0,\n                \"paid\": 1091.5515033499275,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x321cdcfa73cf4f4e82cee5b5157ec708b3076f03\",\n                    \"gameId\": \"0x6563623332313430333137353863306431366565363639363637373163336232\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9005,\n                    \"leagueName\": \"NCAAB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-03-23T22:30:00.000Z\",\n                    \"homeTeam\": \"Kansas State Wildcats\",\n                    \"awayTeam\": \"Michigan State Spartans\",\n                    \"homeScore\": 98,\n                    \"awayScore\": 93,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -104.69241236919903,\n                            \"decimal\": 1.9551790596566714,\n                            \"normalizedImplied\": 0.5114621062766495\n                        },\n                        \"awayOdds\": {\n                            \"american\": 104.69241236919902,\n                            \"decimal\": 2.04692412369199,\n                            \"normalizedImplied\": 0.4885378937233506\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5388.43,\n                \"claimablePayout\": 0,\n                \"paid\": 2965.3400193457383,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x390f7d79311ad7cb04a30102c1e80b22560b7dba\",\n                    \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                    \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                    \"homeTeam\": \"Memphis Grizzlies\",\n                    \"awayTeam\": \"Los Angeles Lakers\",\n                    \"homeScore\": 116,\n                    \"awayScore\": 99,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -4,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3201.39,\n                \"claimablePayout\": 0,\n                \"paid\": 1749.9840269437784,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x796979efcf94224ed4f52da9119ded6c713b3380\",\n                    \"gameId\": \"0x6464613038346665316665386331323437636164316139336635333661646235\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-24T22:35:00.000Z\",\n                    \"homeTeam\": \"Baltimore Orioles\",\n                    \"awayTeam\": \"Boston Red Sox\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 4,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 108.6728971962617,\n                            \"decimal\": 2.086728971962617,\n                            \"normalizedImplied\": 0.4792189179505553\n                        },\n                        \"awayOdds\": {\n                            \"american\": -108.67289719626169,\n                            \"decimal\": 1.9201926384588923,\n                            \"normalizedImplied\": 0.5207810820494446\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2200.000818535363,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x61a7d2a0af4f619272bb5eb1ee43a287655faf75\",\n                    \"gameId\": \"0x3937366133613935613033383432633565646335356262313635333765303766\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-24T23:07:00.000Z\",\n                    \"homeTeam\": \"Toronto Blue Jays\",\n                    \"awayTeam\": \"Chicago White Sox\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -143.78087649402391,\n                            \"decimal\": 1.6955027847820665,\n                            \"normalizedImplied\": 0.5897955514880125\n                        },\n                        \"awayOdds\": {\n                            \"american\": 143.78087649402391,\n                            \"decimal\": 2.437808764940239,\n                            \"normalizedImplied\": 0.41020444851198745\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4087.39,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.9517219436952,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xffc70f077df3364c559c853518931c4c3a11aed2\",\n                    \"gameId\": \"0x6136663364653666376631623435396265326434336163333030376361383431\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-23T18:20:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"Los Angeles Dodgers\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 7,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 133.18410041841005,\n                            \"decimal\": 2.3318410041841005,\n                            \"normalizedImplied\": 0.42884570526278015\n                        },\n                        \"awayOdds\": {\n                            \"american\": -133.18410041841003,\n                            \"decimal\": 1.7508403757343471,\n                            \"normalizedImplied\": 0.5711542947372198\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3643.599889077658,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xefcd7b07c677ea1971cf5acd6d0c90fa9c5dbc3e\",\n                    \"gameId\": \"0x6135303561653763376666386563383532663332666538373434333663316364\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-24T02:10:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Dodgers\",\n                    \"awayTeam\": \"Houston Astros\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -138.48979591836738,\n                            \"decimal\": 1.7220748600058944,\n                            \"normalizedImplied\": 0.5806948485367106\n                        },\n                        \"awayOdds\": {\n                            \"american\": 138.48979591836735,\n                            \"decimal\": 2.3848979591836734,\n                            \"normalizedImplied\": 0.4193051514632894\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 6499.938703104787,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xb3573b5e8185ecec9d23229deecbbd2393ed7a08\",\n                    \"gameId\": \"0x3332616533666162663333313462636631373530653838616661613063656233\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                    \"homeTeam\": \"Washington Nationals\",\n                    \"awayTeam\": \"Arizona Diamondbacks\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 138.48979591836735,\n                            \"decimal\": 2.3848979591836734,\n                            \"normalizedImplied\": 0.4193051514632894\n                        },\n                        \"awayOdds\": {\n                            \"american\": -138.48979591836738,\n                            \"decimal\": 1.7220748600058944,\n                            \"normalizedImplied\": 0.5806948485367106\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 13941.66,\n                \"claimablePayout\": 0,\n                \"paid\": 7671.631720855645,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x1e6ce1c4920091748390e094341aecd7774a1a6d\",\n                    \"gameId\": \"0x3831366566643165353736376437313333623562633730633737313733613138\",\n                    \"sport\": \"Football\",\n                    \"leagueId\": 9002,\n                    \"leagueName\": \"NFL\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-02-12T23:30:00.000Z\",\n                    \"homeTeam\": \"Philadelphia Eagles\",\n                    \"awayTeam\": \"Kansas City Chiefs\",\n                    \"homeScore\": 35,\n                    \"awayScore\": 38,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -102.63261813873896,\n                            \"decimal\": 1.974349108631525,\n                            \"normalizedImplied\": 0.5064960374171755\n                        },\n                        \"awayOdds\": {\n                            \"american\": 102.63261813873896,\n                            \"decimal\": 2.0263261813873896,\n                            \"normalizedImplied\": 0.4935039625828245\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2717.000279860903,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xc839c181f7a4fda183638bf2a84aab0b3e32891c\",\n                    \"gameId\": \"0x3030313433313337363133346438653134303235626435396663373233643135\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x90c236be873e970ec569299016b88f614b128fad\",\n                    \"maturityDate\": \"2023-06-24T17:10:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 9,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -116.5045045045045,\n                            \"decimal\": 1.8583359109186515,\n                            \"normalizedImplied\": 0.5381158455392809\n                        },\n                        \"awayOdds\": {\n                            \"american\": 116.50450450450451,\n                            \"decimal\": 2.165045045045045,\n                            \"normalizedImplied\": 0.46188415446071907\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3999.9970189560077,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xa53fad03abcb00925d0586dfbe22f386706629d4\",\n                    \"gameId\": \"0x6538613637643733386137626132636634316161663262393065386533393333\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T20:05:00.000Z\",\n                    \"homeTeam\": \"Tampa Bay Rays\",\n                    \"awayTeam\": \"Chicago White Sox\",\n                    \"homeScore\": 4,\n                    \"awayScore\": 3,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -177.22648083623702,\n                            \"decimal\": 1.5642497640767534,\n                            \"normalizedImplied\": 0.6392840983359309\n                        },\n                        \"awayOdds\": {\n                            \"american\": 177.22648083623693,\n                            \"decimal\": 2.7722648083623693,\n                            \"normalizedImplied\": 0.3607159016640692\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8370.61,\n                \"claimablePayout\": 0,\n                \"paid\": 5566.066644204643,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xc0004bb1228f632c323cbe196c8218f622a81da9\",\n                    \"gameId\": \"0x6263373832626433353937356533356131663065376431323365303635396637\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-19T22:35:00.000Z\",\n                    \"homeTeam\": \"Pittsburgh Pirates\",\n                    \"awayTeam\": \"Arizona Diamondbacks\",\n                    \"homeScore\": 13,\n                    \"awayScore\": 3,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 164.12820512820514,\n                            \"decimal\": 2.6412820512820514,\n                            \"normalizedImplied\": 0.3786040190272789\n                        },\n                        \"awayOdds\": {\n                            \"american\": -164.12820512820517,\n                            \"decimal\": 1.609279800031245,\n                            \"normalizedImplied\": 0.6213959809727212\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 4145.949203238772,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xdec9de05414e71a2d81b2bbc2256de961f91ab0e\",\n                    \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                    \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                    \"homeTeam\": \"Denver Nuggets\",\n                    \"awayTeam\": \"Los Angeles Lakers\",\n                    \"homeScore\": 108,\n                    \"awayScore\": 103,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -5.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -104.42967884828349,\n                            \"decimal\": 1.9575821845174974,\n                            \"normalizedImplied\": 0.5108342361863488\n                        },\n                        \"awayOdds\": {\n                            \"american\": 104.42967884828352,\n                            \"decimal\": 2.044296788482835,\n                            \"normalizedImplied\": 0.4891657638136511\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2519.84,\n                \"claimablePayout\": 0,\n                \"paid\": 1498.6957314208182,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x5c6c91ba01709732af7e6949c16909067f99014b\",\n                    \"gameId\": \"0x3836323664313566383464666434313438653662373634363930336561343836\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x8901cb61ecdd0b9cd172ad3d1a57b51439e8ccb0\",\n                    \"maturityDate\": \"2023-05-19T22:40:00.000Z\",\n                    \"homeTeam\": \"Tampa Bay Rays\",\n                    \"awayTeam\": \"Milwaukee Brewers\",\n                    \"homeScore\": 1,\n                    \"awayScore\": 0,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100.93353248693053,\n                            \"decimal\": 2.0093353248693053,\n                            \"normalizedImplied\": 0.497677011707861\n                        },\n                        \"awayOdds\": {\n                            \"american\": -100.93353248693056,\n                            \"decimal\": 1.9907510173880871,\n                            \"normalizedImplied\": 0.5023229882921391\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8748.21,\n                \"claimablePayout\": 0,\n                \"paid\": 4202.725287050723,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x061af8cbc2397ad493c5410129a23ecd65c1153c\",\n                    \"gameId\": \"0x6534613433343162396534306232653730633636633465616237636438616336\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-29T00:05:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"Philadelphia Phillies\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 8,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 124.34782608695656,\n                            \"decimal\": 2.2434782608695656,\n                            \"normalizedImplied\": 0.4457364341085271\n                        },\n                        \"awayOdds\": {\n                            \"american\": -124.34782608695653,\n                            \"decimal\": 1.8041958041958042,\n                            \"normalizedImplied\": 0.5542635658914729\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 7149.984936869434,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xddbc2c358e7569012d14d49dd873c12ddeff412c\",\n                    \"gameId\": \"0x6131366236353939336661663736343931346663313264643933333239316130\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-26T23:20:00.000Z\",\n                    \"homeTeam\": \"Atlanta Braves\",\n                    \"awayTeam\": \"Minnesota Twins\",\n                    \"homeScore\": 4,\n                    \"awayScore\": 1,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -202.03174603174605,\n                            \"decimal\": 1.4949717159019484,\n                            \"normalizedImplied\": 0.6689089762455329\n                        },\n                        \"awayOdds\": {\n                            \"american\": 202.03174603174605,\n                            \"decimal\": 3.0203174603174605,\n                            \"normalizedImplied\": 0.3310910237544671\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2037.6114505887695,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xe98962b0674df2364b82d802e138bfee1c0396e5\",\n                    \"gameId\": \"0x3763363366306438343265343733393466646661633130373634383432383633\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T01:40:00.000Z\",\n                    \"homeTeam\": \"Arizona Diamondbacks\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 9,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 102.82805429864253,\n                            \"decimal\": 2.0282805429864252,\n                            \"normalizedImplied\": 0.49302844394868933\n                        },\n                        \"awayOdds\": {\n                            \"american\": -102.82805429864251,\n                            \"decimal\": 1.9724972497249726,\n                            \"normalizedImplied\": 0.5069715560513106\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1499.9934830740167,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x693fb640fd870af4b6e9b462364a9b4403594ff3\",\n                    \"gameId\": \"0x6138373661636433363465636639633964373834303938663963353165343961\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-25T22:35:00.000Z\",\n                    \"homeTeam\": \"Pittsburgh Pirates\",\n                    \"awayTeam\": \"Los Angeles Dodgers\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 8,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 106.71698113207549,\n                            \"decimal\": 2.067169811320755,\n                            \"normalizedImplied\": 0.48375319459656807\n                        },\n                        \"awayOdds\": {\n                            \"american\": -106.71698113207549,\n                            \"decimal\": 1.937057991513437,\n                            \"normalizedImplied\": 0.5162468054034319\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 11151.73,\n                \"claimablePayout\": 0,\n                \"paid\": 6346.051849138376,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x6cff39d6583f8b7f02527b9d116197cc6be59a7f\",\n                    \"gameId\": \"0x3538343966336632353265303464653737646635633933643534353332303862\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x24fb28bcf8604c527e8852762dc36db57ce45f3f\",\n                    \"maturityDate\": \"2023-07-01T17:40:00.000Z\",\n                    \"homeTeam\": \"Cincinnati Reds\",\n                    \"awayTeam\": \"San Diego Padres\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 12,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -101.87608461141598,\n                            \"decimal\": 1.981584641591087,\n                            \"normalizedImplied\": 0.5046466242274987\n                        },\n                        \"awayOdds\": {\n                            \"american\": 101.87608461141599,\n                            \"decimal\": 2.01876084611416,\n                            \"normalizedImplied\": 0.49535337577250127\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8882.14,\n                \"claimablePayout\": 0,\n                \"paid\": 5494.3360492358315,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x2a9e50d18eaa26ce419881e42040e62ae1a6418f\",\n                    \"gameId\": \"0x6434323865336536343635646232356463393736333461393465393366653335\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-16T18:20:00.000Z\",\n                    \"homeTeam\": \"Chicago Cubs\",\n                    \"awayTeam\": \"Boston Red Sox\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 11,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -135.54545454545453,\n                            \"decimal\": 1.7377598926894702,\n                            \"normalizedImplied\": 0.5754534928598997\n                        },\n                        \"awayOdds\": {\n                            \"american\": 135.54545454545456,\n                            \"decimal\": 2.3554545454545455,\n                            \"normalizedImplied\": 0.42454650714010034\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 8499.993796393554,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x7b20722dab9fe061be1090838cde8d8ad71dff15\",\n                    \"gameId\": \"0x3263663236316333666262393039396464633465326466323865623561353639\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                    \"homeTeam\": \"Miami Marlins\",\n                    \"awayTeam\": \"Pittsburgh Pirates\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 4,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -149.66926070038915,\n                            \"decimal\": 1.6681398674119328,\n                            \"normalizedImplied\": 0.5994701161069119\n                        },\n                        \"awayOdds\": {\n                            \"american\": 149.66926070038912,\n                            \"decimal\": 2.496692607003891,\n                            \"normalizedImplied\": 0.40052988389308813\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 9902.003028644682,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x044a07dcce935a82fa8cea2c4d539ecf6f1a34fa\",\n                    \"gameId\": \"0x3834643930633166313434663731633833326230666335336562626435323066\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-24T23:15:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Dodgers\",\n                    \"awayTeam\": \"Houston Astros\",\n                    \"homeScore\": 8,\n                    \"awayScore\": 7,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -162.16605166051664,\n                            \"decimal\": 1.6166518761235122,\n                            \"normalizedImplied\": 0.6185623601278027\n                        },\n                        \"awayOdds\": {\n                            \"american\": 162.16605166051662,\n                            \"decimal\": 2.621660516605166,\n                            \"normalizedImplied\": 0.38143763987219725\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.9998156902898,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xb0c1df9eecfad36b4482a8638275fc0ae5db944a\",\n                    \"gameId\": \"0x3966636163623032613035386433653863303635343031633364333664343063\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xb4e154c5db20e318d088f8f0f40f46d72d966c07\",\n                    \"maturityDate\": \"2023-04-23T18:35:00.000Z\",\n                    \"homeTeam\": \"Texas Rangers\",\n                    \"awayTeam\": \"Oakland Athletics\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -158.8689138576779,\n                            \"decimal\": 1.6294497618935357,\n                            \"normalizedImplied\": 0.6137041002343818\n                        },\n                        \"awayOdds\": {\n                            \"american\": 158.8689138576779,\n                            \"decimal\": 2.588689138576779,\n                            \"normalizedImplied\": 0.38629589976561823\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3389.38,\n                \"claimablePayout\": 0,\n                \"paid\": 1999.9841235675487,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x238607c644b903e1a71499d20b2946ca2906cfb7\",\n                    \"gameId\": \"0x6362356434313733653864346366346662356665646262623038633036373663\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-20T19:07:00.000Z\",\n                    \"homeTeam\": \"Toronto Blue Jays\",\n                    \"awayTeam\": \"Baltimore Orioles\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -122.38596491228068,\n                            \"decimal\": 1.8170871559633028,\n                            \"normalizedImplied\": 0.5503313348059324\n                        },\n                        \"awayOdds\": {\n                            \"american\": 122.38596491228071,\n                            \"decimal\": 2.223859649122807,\n                            \"normalizedImplied\": 0.4496686651940675\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3221.3,\n                \"claimablePayout\": 0,\n                \"paid\": 1749.9855446149893,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x757126c80f9c724799b66818a046f648118c4911\",\n                    \"gameId\": \"0x6633646362373637373563306662653862336265643766386438356539623763\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-24T22:40:00.000Z\",\n                    \"homeTeam\": \"Cincinnati Reds\",\n                    \"awayTeam\": \"Texas Rangers\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 6,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 104.76190476190479,\n                            \"decimal\": 2.047619047619048,\n                            \"normalizedImplied\": 0.4883720930232558\n                        },\n                        \"awayOdds\": {\n                            \"american\": -104.76190476190479,\n                            \"decimal\": 1.9545454545454544,\n                            \"normalizedImplied\": 0.5116279069767442\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 3753.9850971184715,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xf7e66c01999bbdaaaa9bd9b5500fa87eb383f9ef\",\n                    \"gameId\": \"0x3532613436363334383832346666386335366364666161636561366636643232\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-19T23:20:00.000Z\",\n                    \"homeTeam\": \"Atlanta Braves\",\n                    \"awayTeam\": \"Seattle Mariners\",\n                    \"homeScore\": 6,\n                    \"awayScore\": 2,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -136.5267489711934,\n                            \"decimal\": 1.7324571979744394,\n                            \"normalizedImplied\": 0.5772148374973902\n                        },\n                        \"awayOdds\": {\n                            \"american\": 136.52674897119343,\n                            \"decimal\": 2.3652674897119343,\n                            \"normalizedImplied\": 0.4227851625026098\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1390.9904244812008,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xe9f83bb5c48ef41f30aa7b85d45ff9a0b16d9d05\",\n                    \"gameId\": \"0x3963636364623566396135383739356366353261356231323661383236663139\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0xbd819c435dc5c67a40d982672c22481d0fa02848\",\n                    \"maturityDate\": \"2023-04-26T19:40:00.000Z\",\n                    \"homeTeam\": \"Arizona Diamondbacks\",\n                    \"awayTeam\": \"Kansas City Royals\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -115.52488687782808,\n                            \"decimal\": 1.8656143511809171,\n                            \"normalizedImplied\": 0.536016459868573\n                        },\n                        \"awayOdds\": {\n                            \"american\": 115.52488687782807,\n                            \"decimal\": 2.1552488687782807,\n                            \"normalizedImplied\": 0.463983540131427\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 1955.3763574811167,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x15b606002ff5dd5f68b9c9bfc4f6ab28eee4a5a8\",\n                    \"gameId\": \"0x6138323033646536623435653061353465343538346265313030373432643735\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x750d64e5146f6bf4512c86844ee008493bfdfce0\",\n                    \"maturityDate\": \"2023-04-22T01:38:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Angels\",\n                    \"awayTeam\": \"Kansas City Royals\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -116.5045045045045,\n                            \"decimal\": 1.8583359109186515,\n                            \"normalizedImplied\": 0.5381158455392809\n                        },\n                        \"awayOdds\": {\n                            \"american\": 116.50450450450451,\n                            \"decimal\": 2.165045045045045,\n                            \"normalizedImplied\": 0.46188415446071907\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2075.66,\n                \"claimablePayout\": 0,\n                \"paid\": 1098.8469230092405,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xdc6120080c2017e71c94af28f525b1b0014b4a5d\",\n                    \"gameId\": \"0x6636636164393064343638626664616666623963623662323265633631353534\",\n                    \"sport\": \"Hockey\",\n                    \"leagueId\": 9006,\n                    \"leagueName\": \"NHL\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-04-22T01:30:00.000Z\",\n                    \"homeTeam\": \"Minnesota Wild\",\n                    \"awayTeam\": \"Dallas Stars\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 1,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -102.82805429864251,\n                            \"decimal\": 1.9724972497249726,\n                            \"normalizedImplied\": 0.5069715560513106\n                        },\n                        \"awayOdds\": {\n                            \"american\": 102.82805429864253,\n                            \"decimal\": 2.0282805429864252,\n                            \"normalizedImplied\": 0.49302844394868933\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 11978.36,\n                \"claimablePayout\": 0,\n                \"paid\": 7152.997878503529,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x21db1937b69a55915e5ebc897f9bfafbf890f3bc\",\n                    \"gameId\": \"0x3939636438393361386363343365626138323965386539343433383531376435\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-25T23:00:00.000Z\",\n                    \"homeTeam\": \"Los Angeles Dodgers\",\n                    \"awayTeam\": \"Houston Astros\",\n                    \"homeScore\": 5,\n                    \"awayScore\": 6,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -119.44444444444446,\n                            \"decimal\": 1.8372093023255813,\n                            \"normalizedImplied\": 0.5443037974683544\n                        },\n                        \"awayOdds\": {\n                            \"american\": 119.44444444444446,\n                            \"decimal\": 2.1944444444444446,\n                            \"normalizedImplied\": 0.45569620253164556\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2790.993925184468,\n                \"position\": 0,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0xdd5d05236bb4cb1613ea49e51dd83468ff144e2c\",\n                    \"gameId\": \"0x3366616339653561363638376466613835373436373131336437623065303230\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"total\",\n                    \"parentMarket\": \"0x67504e2c5e8f2122306802f04f4ac11dd44b8441\",\n                    \"maturityDate\": \"2023-05-22T00:30:00.000Z\",\n                    \"homeTeam\": \"Miami Heat\",\n                    \"awayTeam\": \"Boston Celtics\",\n                    \"homeScore\": 128,\n                    \"awayScore\": 102,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 214.5,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"awayOdds\": {\n                            \"american\": 100,\n                            \"decimal\": 2,\n                            \"normalizedImplied\": 0.5\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 0,\n                \"claimablePayout\": 0,\n                \"paid\": 2096.9854742811954,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"isCanceled\": false,\n                \"status\": \"WON\",\n                \"market\": {\n                    \"address\": \"0x98f4580df1cc3a0c0797d83c999984d088fa4516\",\n                    \"gameId\": \"0x3363383838326338313566353934623133343337383463303063316635616439\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"spread\",\n                    \"parentMarket\": \"0x86ab5292b4e3ea70acca333159a6ea7b280034b1\",\n                    \"maturityDate\": \"2023-06-28T23:10:00.000Z\",\n                    \"homeTeam\": \"New York Mets\",\n                    \"awayTeam\": \"Milwaukee Brewers\",\n                    \"homeScore\": 2,\n                    \"awayScore\": 5,\n                    \"finalResult\": 2,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": -1.5,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 146.85937499999997,\n                            \"decimal\": 2.4685937499999997,\n                            \"normalizedImplied\": 0.40508892967909366\n                        },\n                        \"awayOdds\": {\n                            \"american\": -146.859375,\n                            \"decimal\": 1.680923502500266,\n                            \"normalizedImplied\": 0.5949110703209064\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 14199.49,\n                \"claimablePayout\": 0,\n                \"paid\": 9401.000001671197,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x708e05c05544b27ae1962fc69b0bc1d95c91e96b\",\n                    \"gameId\": \"0x3738326461326536656662613032633063616536623861373537353039636632\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-06-25T14:00:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": 135.54545454545456,\n                            \"decimal\": 2.3554545454545455,\n                            \"normalizedImplied\": 0.42454650714010034\n                        },\n                        \"awayOdds\": {\n                            \"american\": -135.54545454545453,\n                            \"decimal\": 1.7377598926894702,\n                            \"normalizedImplied\": 0.5754534928598997\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8963.75,\n                \"claimablePayout\": 0,\n                \"paid\": 3578.622946860184,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                    \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                    \"sport\": \"Basketball\",\n                    \"leagueId\": 9004,\n                    \"leagueName\": \"NBA\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                    \"homeTeam\": \"Denver Nuggets\",\n                    \"awayTeam\": \"Los Angeles Lakers\",\n                    \"homeScore\": 108,\n                    \"awayScore\": 103,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -189.6774193548387,\n                            \"decimal\": 1.5272108843537415,\n                            \"normalizedImplied\": 0.6547884187082406\n                        },\n                        \"awayOdds\": {\n                            \"american\": 189.6774193548387,\n                            \"decimal\": 2.896774193548387,\n                            \"normalizedImplied\": 0.3452115812917595\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 11534,\n                \"claimablePayout\": 0,\n                \"paid\": 5822.931843131074,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0xec2faf599cb85d0caee6227499c208aa9310cdcf\",\n                    \"gameId\": \"0x6338396132646265613831346531396237333237623735363561326337316363\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-07-30T18:15:00.000Z\",\n                    \"homeTeam\": \"St. Louis Cardinals\",\n                    \"awayTeam\": \"Chicago Cubs\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 0,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -126.72103004291849,\n                            \"decimal\": 1.7891349996613153,\n                            \"normalizedImplied\": 0.5589293151099838\n                        },\n                        \"awayOdds\": {\n                            \"american\": 126.72103004291846,\n                            \"decimal\": 2.2672103004291846,\n                            \"normalizedImplied\": 0.4410706848900163\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4362.18,\n                \"claimablePayout\": 0,\n                \"paid\": 2259.000759421093,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x83f4f370c87eb1324efc59c894321ff956e2360b\",\n                    \"gameId\": \"0x6261303938383564346633383463326563346366663437666534653737373934\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-21T20:05:00.000Z\",\n                    \"homeTeam\": \"San Francisco Giants\",\n                    \"awayTeam\": \"Miami Marlins\",\n                    \"homeScore\": 7,\n                    \"awayScore\": 5,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -120.42477876106194,\n                            \"decimal\": 1.8303938859494415,\n                            \"normalizedImplied\": 0.5463304962261121\n                        },\n                        \"awayOdds\": {\n                            \"american\": 120.42477876106194,\n                            \"decimal\": 2.2042477876106195,\n                            \"normalizedImplied\": 0.4536695037738879\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            },\n            {\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4375.18,\n                \"claimablePayout\": 0,\n                \"paid\": 2240.485497650597,\n                \"position\": 1,\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"isCanceled\": false,\n                \"status\": \"LOSS\",\n                \"market\": {\n                    \"address\": \"0x653259950cc20d2c69aff1c005f15c020ce59fda\",\n                    \"gameId\": \"0x3937396336316439333236636465303531346162663431376462656433333762\",\n                    \"sport\": \"Baseball\",\n                    \"leagueId\": 9003,\n                    \"leagueName\": \"MLB\",\n                    \"type\": \"moneyline\",\n                    \"parentMarket\": null,\n                    \"maturityDate\": \"2023-05-13T23:15:00.000Z\",\n                    \"homeTeam\": \"Chicago White Sox\",\n                    \"awayTeam\": \"Houston Astros\",\n                    \"homeScore\": 3,\n                    \"awayScore\": 1,\n                    \"finalResult\": 1,\n                    \"isResolved\": true,\n                    \"isOpen\": false,\n                    \"isCanceled\": false,\n                    \"isPaused\": false,\n                    \"isOneSideMarket\": false,\n                    \"spread\": 0,\n                    \"total\": 0,\n                    \"doubleChanceMarketType\": null,\n                    \"odds\": {\n                        \"homeOdds\": {\n                            \"american\": -118.46428571428571,\n                            \"decimal\": 1.8441362677117878,\n                            \"normalizedImplied\": 0.5422592774235736\n                        },\n                        \"awayOdds\": {\n                            \"american\": 118.4642857142857,\n                            \"decimal\": 2.184642857142857,\n                            \"normalizedImplied\": 0.4577407225764264\n                        },\n                        \"drawOdds\": {}\n                    },\n                    \"priceImpact\": {},\n                    \"bonus\": {}\n                }\n            }\n        ]\n    },\n    \"parlays\": {\n        \"open\": [\n            {\n                \"id\": \"0xe366b2e2c6990e26aefea63ec545537f66385a5c\",\n                \"hash\": \"0x7d952eca733031ce21930fdc0eed52bc835f75daec9dda4cfd6a92cf20ef6379\",\n                \"timestamp\": 1690932189000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 9748.739381685895,\n                \"paid\": 1840,\n                \"paidAfterFees\": 1748,\n                \"totalQuote\": {\n                    \"american\": 457.7082026136095,\n                    \"decimal\": 5.577082026136095,\n                    \"normalizedImplied\": 0.17930523440639054\n                },\n                \"lastGameStarts\": \"2023-08-02T16:20:00.000Z\",\n                \"isOpen\": true,\n                \"isClaimable\": false,\n                \"isClaimed\": false,\n                \"status\": \"OPEN\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x43a38999877c54a76075a0f962d3cd00f049201e\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -182.28823907054493,\n                            \"decimal\": 1.5485817434513718,\n                            \"normalizedImplied\": 0.6457521562738233\n                        },\n                        \"market\": {\n                            \"address\": \"0x0bd1766791578aad2bdd0b99b06da4ed6d4d8dd1\",\n                            \"gameId\": \"0x3332333164386462386137386238346230396261646366663432663634613464\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 20,\n                            \"awayScore\": 9,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -151.01930501930502,\n                                    \"decimal\": 1.6621669990284809,\n                                    \"normalizedImplied\": 0.6016242655428061\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 151.019305019305,\n                                    \"decimal\": 2.51019305019305,\n                                    \"normalizedImplied\": 0.3983757344571939\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x8a02c8bc3dc1b0e5880304ad8c3a4296113108a1\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -212.59520327217584,\n                            \"decimal\": 1.4703774989315004,\n                            \"normalizedImplied\": 0.6800974584599423\n                        },\n                        \"market\": {\n                            \"address\": \"0xd17c79813d95d205955a65207fb17a80899f458c\",\n                            \"gameId\": \"0x6430356234393063393636323932656532333336353961626138313931623535\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -172.6537102473498,\n                                    \"decimal\": 1.5791940402365896,\n                                    \"normalizedImplied\": 0.6332344059822967\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 172.6537102473498,\n                                    \"decimal\": 2.726537102473498,\n                                    \"normalizedImplied\": 0.36676559401770326\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x3e68b6ab69259f38ae5f4bb7784f76587e50283c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -205.00541390525748,\n                            \"decimal\": 1.4877919958065822,\n                            \"normalizedImplied\": 0.6721369672767101\n                        },\n                        \"market\": {\n                            \"address\": \"0xa47fdb193b83418a78274ff60992897f75a1dbf3\",\n                            \"gameId\": \"0x3335663130643766616265663363366338333365376138313662643636616637\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-08-02T00:10:00.000Z\",\n                            \"homeTeam\": \"Houston Astros\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -175.59440559440569,\n                                    \"decimal\": 1.5694942254082036,\n                                    \"normalizedImplied\": 0.6371479319969552\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 175.5944055944056,\n                                    \"decimal\": 2.755944055944056,\n                                    \"normalizedImplied\": 0.3628520680030449\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5fb09cb78428bfb430688b989b5a501825f57bcc\",\n                        \"position\": 0,\n                        \"isOpen\": true,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -154.73339342966952,\n                            \"decimal\": 1.6462729071178335,\n                            \"normalizedImplied\": 0.6074327018785253\n                        },\n                        \"market\": {\n                            \"address\": \"0xdc846ac263011a8868f7f4283d9f362d31f53d20\",\n                            \"gameId\": \"0x6163663336393835303139393234383961646130396633303330626165663664\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-08-02T16:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Los Angeles Angels\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 0,\n                            \"finalResult\": 0,\n                            \"isResolved\": false,\n                            \"isOpen\": true,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -159.22388059701498,\n                                    \"decimal\": 1.6280464941882262,\n                                    \"normalizedImplied\": 0.6142330723169047\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 159.22388059701493,\n                                    \"decimal\": 2.5922388059701493,\n                                    \"normalizedImplied\": 0.38576692768309534\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            }\n        ],\n        \"claimable\": [],\n        \"closed\": [\n            {\n                \"id\": \"0xe350cd31e823cea7a52a5bcf2f75524853f22e67\",\n                \"hash\": \"0x6ad942e8ed9761cb17b1ecc67f157ac05cad2cfdacb9ade5fb3c3e71d495e2c3\",\n                \"timestamp\": 1690932135000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 11089.781761497065,\n                \"paid\": 1100,\n                \"paidAfterFees\": 1045,\n                \"totalQuote\": {\n                    \"american\": 961.2231350714893,\n                    \"decimal\": 10.612231350714893,\n                    \"normalizedImplied\": 0.09423088952283677\n                },\n                \"lastGameStarts\": \"2023-08-02T00:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x6faa57e8fc5df185e698f2ec6e932811b25679cf\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 105.78887097522602,\n                            \"decimal\": 2.0578887097522602,\n                            \"normalizedImplied\": 0.4859349270254684\n                        },\n                        \"market\": {\n                            \"address\": \"0x3d5675bb668462bfaa7d270884c109117516404b\",\n                            \"gameId\": \"0x3362393734643361653935323665616461633062613937353638663439616265\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-08-01T23:45:00.000Z\",\n                            \"homeTeam\": \"St. Louis Cardinals\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 121.40528634361232,\n                                    \"decimal\": 2.214052863436123,\n                                    \"normalizedImplied\": 0.4516603991324937\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -121.40528634361233,\n                                    \"decimal\": 1.8236873616604377,\n                                    \"normalizedImplied\": 0.5483396008675063\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x43a38999877c54a76075a0f962d3cd00f049201e\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -177.97314491222522,\n                            \"decimal\": 1.5618825247445007,\n                            \"normalizedImplied\": 0.6402530178533012\n                        },\n                        \"market\": {\n                            \"address\": \"0x0bd1766791578aad2bdd0b99b06da4ed6d4d8dd1\",\n                            \"gameId\": \"0x3332333164386462386137386238346230396261646366663432663634613464\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 20,\n                            \"awayScore\": 9,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -151.01930501930502,\n                                    \"decimal\": 1.6621669990284809,\n                                    \"normalizedImplied\": 0.6016242655428061\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 151.019305019305,\n                                    \"decimal\": 2.51019305019305,\n                                    \"normalizedImplied\": 0.3983757344571939\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x9c12f12e1bc08c611695d0096d19b50709a6618c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -115.4703772228276,\n                            \"decimal\": 1.8660229784044629,\n                            \"normalizedImplied\": 0.5358990814009412\n                        },\n                        \"market\": {\n                            \"address\": \"0xc7261bfa10dd843a904b4570595ba302c587184a\",\n                            \"gameId\": \"0x6430356234393063393636323932656532333336353961626138313931623535\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xd17c79813d95d205955a65207fb17a80899f458c\",\n                            \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 107.1643192488263,\n                                    \"decimal\": 2.071643192488263,\n                                    \"normalizedImplied\": 0.4827086071703757\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -107.16431924882627,\n                                    \"decimal\": 1.9331464119863315,\n                                    \"normalizedImplied\": 0.5172913928296242\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x4e7207f01993b9f23494a417fc909e1e65981d7b\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -129.97591533271782,\n                            \"decimal\": 1.7693733084626933,\n                            \"normalizedImplied\": 0.5651718578646597\n                        },\n                        \"market\": {\n                            \"address\": \"0x95b5615928777093c81f1c24c2e22e307bdbe0e9\",\n                            \"gameId\": \"0x3037616561626534306437323863306336346330653133643465313438636562\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xcb0508a9f586073f870a039c086073e7c3e260fd\",\n                            \"maturityDate\": \"2023-08-02T00:10:00.000Z\",\n                            \"homeTeam\": \"Kansas City Royals\",\n                            \"awayTeam\": \"New York Mets\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 6,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -111.06912442396313,\n                                    \"decimal\": 1.9003402207285702,\n                                    \"normalizedImplied\": 0.5262215623771888\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 111.06912442396317,\n                                    \"decimal\": 2.1106912442396317,\n                                    \"normalizedImplied\": 0.4737784376228112\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x2caac3682838696a061376715b5d4ddc2c18cea3\",\n                \"hash\": \"0x8c13e9d05e0c4a265bf288b5b6da06c648c51029cdb1fa27ec12dc57cc37453c\",\n                \"timestamp\": 1690666981000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3555.3223432583836,\n                \"paid\": 196.99,\n                \"paidAfterFees\": 187.14049999999997,\n                \"totalQuote\": {\n                    \"american\": 1799.8144940610841,\n                    \"decimal\": 18.998144940610842,\n                    \"normalizedImplied\": 0.05263671811779783\n                },\n                \"lastGameStarts\": \"2023-07-30T00:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xd8e9cb867cdb0cc699729dc120891f00b1959d33\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -182.33721714163013,\n                            \"decimal\": 1.5484343874916395,\n                            \"normalizedImplied\": 0.6458136089446666\n                        },\n                        \"market\": {\n                            \"address\": \"0xdb885d8bafd8a9066b00d693645b4e5671895307\",\n                            \"gameId\": \"0x6330643065633261323730313532616230303137383862346665613561663266\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-29T23:05:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Philadelphia Phillies\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 6,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 160.20446096654277,\n                                    \"decimal\": 2.6020446096654277,\n                                    \"normalizedImplied\": 0.38431316522608755\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -160.2044609665427,\n                                    \"decimal\": 1.6242023436593573,\n                                    \"normalizedImplied\": 0.6156868347739124\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x218c08760da3c2218bee269935badabc7bad6ee5\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -131.29927401942177,\n                            \"decimal\": 1.7616188341240029,\n                            \"normalizedImplied\": 0.5676596892751026\n                        },\n                        \"market\": {\n                            \"address\": \"0xed0541bd43163760e8b8afec6050a651d8720d16\",\n                            \"gameId\": \"0x3739643433316464616431366430623564373461336162633033376333663033\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-29T23:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x474175d90426e3f3d14eb287a9c7ba66ec7fa0d2\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -113.52320136296382,\n                            \"decimal\": 1.8808772021877136,\n                            \"normalizedImplied\": 0.5316668195227553\n                        },\n                        \"market\": {\n                            \"address\": \"0x3a21ccd7e2ae40abc458da75de4bdfc278ab8391\",\n                            \"gameId\": \"0x6366646533623835323461306362356638636537633431393232616461653037\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                            \"homeTeam\": \"San Francisco Giants\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 109.20560747663552,\n                                    \"decimal\": 2.0920560747663552,\n                                    \"normalizedImplied\": 0.47799865981684164\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -109.20560747663552,\n                                    \"decimal\": 1.915703893881044,\n                                    \"normalizedImplied\": 0.5220013401831584\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x268f5250ebd6c7d933137275d739a137aac69dd8\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -123.40799846306004,\n                            \"decimal\": 1.8103202486501164,\n                            \"normalizedImplied\": 0.5523884521236837\n                        },\n                        \"market\": {\n                            \"address\": \"0x5a6d76b77e89d99cb83fd9fb36ee3ecc023903e7\",\n                            \"gameId\": \"0x6665323164643631643431373039303439626339623463646664353037393166\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                            \"homeTeam\": \"St. Louis Cardinals\",\n                            \"awayTeam\": \"Chicago Cubs\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -104.82775119617227,\n                                    \"decimal\": 1.9539458669952985,\n                                    \"normalizedImplied\": 0.5117849050433321\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 104.82775119617224,\n                                    \"decimal\": 2.0482775119617225,\n                                    \"normalizedImplied\": 0.488215094956668\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf1ccf80744d334f596b7d0f04c3488b53178aee8\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 104.54581239357776,\n                            \"decimal\": 2.0454581239357776,\n                            \"normalizedImplied\": 0.488888033589192\n                        },\n                        \"market\": {\n                            \"address\": \"0x791739c0fd43bfe30715157d98a7fce0415dff8c\",\n                            \"gameId\": \"0x3635633236396536623332626231366232646538663738306634386265386639\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-30T00:10:00.000Z\",\n                            \"homeTeam\": \"Arizona Diamondbacks\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100.94719393795879,\n                                    \"decimal\": 2.009471939379588,\n                                    \"normalizedImplied\": 0.4976431769974075\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -100.94719393795882,\n                                    \"decimal\": 1.9906169364297441,\n                                    \"normalizedImplied\": 0.5023568230025925\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xd825b38fe4eec91bd004d13f441bff35fad60dec\",\n                \"hash\": \"0xe8ae54404c0881626525d02e8c6fa7996ff215a764a23a55b36b3792a837c058\",\n                \"timestamp\": 1690582571000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 7887.202317629348,\n                \"paid\": 500,\n                \"paidAfterFees\": 475,\n                \"totalQuote\": {\n                    \"american\": 1560.4636458167047,\n                    \"decimal\": 16.604636458167047,\n                    \"normalizedImplied\": 0.06022414296870357\n                },\n                \"lastGameStarts\": \"2023-07-29T01:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x3cdd3e6a4f3774c4a8d328673ba45d7b021d74d5\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -172.2662048199233,\n                            \"decimal\": 1.5804969123487336,\n                            \"normalizedImplied\": 0.6327124034136372\n                        },\n                        \"market\": {\n                            \"address\": \"0x6ea4dce8d6c0ff3a69a1a943ee9d998403fde0cf\",\n                            \"gameId\": \"0x6630353835353737343232623663623937656531653136343164643938363564\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T22:40:00.000Z\",\n                            \"homeTeam\": \"Miami Marlins\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -148.68749999999997,\n                                    \"decimal\": 1.6725514922236235,\n                                    \"normalizedImplied\": 0.5978889168132696\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 148.68750000000003,\n                                    \"decimal\": 2.4868750000000004,\n                                    \"normalizedImplied\": 0.4021110831867303\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x26029f51552f4c716d15a628b4af39e50af31595\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -174.3551485710218,\n                            \"decimal\": 1.573541996434169,\n                            \"normalizedImplied\": 0.6355089360602497\n                        },\n                        \"market\": {\n                            \"address\": \"0x073dcf0a77c69161d35e60aa5199b2bec34342b2\",\n                            \"gameId\": \"0x3733613261663935373861336137636536323237333739383035663036373533\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:05:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Philadelphia Phillies\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 147.7058823529412,\n                                    \"decimal\": 2.4770588235294118,\n                                    \"normalizedImplied\": 0.4037045832343861\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -147.70588235294116,\n                                    \"decimal\": 1.677021107128634,\n                                    \"normalizedImplied\": 0.5962954167656138\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0db03822b6dd01105704ca3752ec259b22e89e37\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -147.77351814838772,\n                            \"decimal\": 1.6767112352267635,\n                            \"normalizedImplied\": 0.5964056177298513\n                        },\n                        \"market\": {\n                            \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                            \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 123.36681222707422,\n                                    \"decimal\": 2.233668122270742,\n                                    \"normalizedImplied\": 0.4476940822271315\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -123.3668122270742,\n                                    \"decimal\": 1.8105907755477684,\n                                    \"normalizedImplied\": 0.5523059177728685\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0b5f082d2fb768822e73803136baeb4af12fdd65\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -187.2494196028224,\n                            \"decimal\": 1.5340470491823768,\n                            \"normalizedImplied\": 0.6518704889351239\n                        },\n                        \"market\": {\n                            \"address\": \"0x2a303f2c2f6ae095bb541e17c69b9bd97e39e225\",\n                            \"gameId\": \"0x6630623332613438306637343136653734643133306235653764623330633036\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 10,\n                            \"awayScore\": 7,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -159.22388059701498,\n                                    \"decimal\": 1.6280464941882262,\n                                    \"normalizedImplied\": 0.6142330723169047\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 159.22388059701493,\n                                    \"decimal\": 2.5922388059701493,\n                                    \"normalizedImplied\": 0.38576692768309534\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x090bc5891f1a5bdd82dc281c967c4b89071d48b9\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -158.69244543822498,\n                            \"decimal\": 1.6301497196281314,\n                            \"normalizedImplied\": 0.6134405864438754\n                        },\n                        \"market\": {\n                            \"address\": \"0xf77ebf5f42dfe3b703b2e09c6f5d47a4ac7b2d06\",\n                            \"gameId\": \"0x3436353832306335616233373965383734306231656166353039373962633265\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xccbea8825d8e3c1953b182dfc95e03687fd3bafe\",\n                            \"maturityDate\": \"2023-07-29T01:40:00.000Z\",\n                            \"homeTeam\": \"Arizona Diamondbacks\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -128.5084745762712,\n                                    \"decimal\": 1.7781587971511474,\n                                    \"normalizedImplied\": 0.562379468921525\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 128.5084745762712,\n                                    \"decimal\": 2.285084745762712,\n                                    \"normalizedImplied\": 0.437620531078475\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa7360f59544c7b244b655a3046909aba65a4be76\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -168.82496054688056,\n                            \"decimal\": 1.5923294735332176,\n                            \"normalizedImplied\": 0.6280107330935107\n                        },\n                        \"market\": {\n                            \"address\": \"0xe893b00c46ac8712cada2cedf5d82dd288656904\",\n                            \"gameId\": \"0x3062343531336439353832626666353930373663626432306636613434643365\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x5fc62ccaa5ba6241160bddbaebcc07b1caa117f0\",\n                            \"maturityDate\": \"2023-07-29T01:40:00.000Z\",\n                            \"homeTeam\": \"San Diego Padres\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 136.7142857142857,\n                                    \"decimal\": 2.367142857142857,\n                                    \"normalizedImplied\": 0.4224502112251056\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -136.7142857142857,\n                                    \"decimal\": 1.7314524555903867,\n                                    \"normalizedImplied\": 0.5775497887748944\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xf4dfb2f8ce333b53eae45e97f9f68d6b9601e019\",\n                \"hash\": \"0x74a036d04cafce804bd9967df671fb009c0676a550e229b0673acb81e71788a6\",\n                \"timestamp\": 1690579567000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 9515.984386195749,\n                \"paid\": 175,\n                \"paidAfterFees\": 166.25,\n                \"totalQuote\": {\n                    \"american\": 5623.900382674135,\n                    \"decimal\": 57.239003826741346,\n                    \"normalizedImplied\": 0.01747060453789401\n                },\n                \"lastGameStarts\": \"2023-07-29T00:15:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x3cdd3e6a4f3774c4a8d328673ba45d7b021d74d5\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -170.7642373300784,\n                            \"decimal\": 1.5856027091123606,\n                            \"normalizedImplied\": 0.6306750072089697\n                        },\n                        \"market\": {\n                            \"address\": \"0x6ea4dce8d6c0ff3a69a1a943ee9d998403fde0cf\",\n                            \"gameId\": \"0x6630353835353737343232623663623937656531653136343164643938363564\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T22:40:00.000Z\",\n                            \"homeTeam\": \"Miami Marlins\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -148.68749999999997,\n                                    \"decimal\": 1.6725514922236235,\n                                    \"normalizedImplied\": 0.5978889168132696\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 148.68750000000003,\n                                    \"decimal\": 2.4868750000000004,\n                                    \"normalizedImplied\": 0.4021110831867303\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x26029f51552f4c716d15a628b4af39e50af31595\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -176.17231518823763,\n                            \"decimal\": 1.5676260761695242,\n                            \"normalizedImplied\": 0.6379072249445404\n                        },\n                        \"market\": {\n                            \"address\": \"0x073dcf0a77c69161d35e60aa5199b2bec34342b2\",\n                            \"gameId\": \"0x3733613261663935373861336137636536323237333739383035663036373533\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:05:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Philadelphia Phillies\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 147.7058823529412,\n                                    \"decimal\": 2.4770588235294118,\n                                    \"normalizedImplied\": 0.4037045832343861\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -147.70588235294116,\n                                    \"decimal\": 1.677021107128634,\n                                    \"normalizedImplied\": 0.5962954167656138\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa94c28084d5c070a1d42077f73a924e0df5e05c2\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 152.31768312353657,\n                            \"decimal\": 2.5231768312353657,\n                            \"normalizedImplied\": 0.39632576980757733\n                        },\n                        \"market\": {\n                            \"address\": \"0x6734a888aba0bd71dbdb5bcbdb83e3891dd1ed3a\",\n                            \"gameId\": \"0x3366376439646564343730353830646164616138346239396364626133633330\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"Los Angeles Angels\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -188.31229235880394,\n                                    \"decimal\": 1.5310327793655836,\n                                    \"normalizedImplied\": 0.6531538798368325\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 188.31229235880394,\n                                    \"decimal\": 2.8831229235880396,\n                                    \"normalizedImplied\": 0.3468461201631675\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0db03822b6dd01105704ca3752ec259b22e89e37\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -146.09599451607383,\n                            \"decimal\": 1.684481462556441,\n                            \"normalizedImplied\": 0.5936544997546944\n                        },\n                        \"market\": {\n                            \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                            \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 123.36681222707422,\n                                    \"decimal\": 2.233668122270742,\n                                    \"normalizedImplied\": 0.4476940822271315\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -123.3668122270742,\n                                    \"decimal\": 1.8105907755477684,\n                                    \"normalizedImplied\": 0.5523059177728685\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0b5f082d2fb768822e73803136baeb4af12fdd65\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -169.0751924889018,\n                            \"decimal\": 1.5914528236102057,\n                            \"normalizedImplied\": 0.6283566720699286\n                        },\n                        \"market\": {\n                            \"address\": \"0x2a303f2c2f6ae095bb541e17c69b9bd97e39e225\",\n                            \"gameId\": \"0x6630623332613438306637343136653734643133306235653764623330633036\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 10,\n                            \"awayScore\": 7,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -159.22388059701498,\n                                    \"decimal\": 1.6280464941882262,\n                                    \"normalizedImplied\": 0.6142330723169047\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 159.22388059701493,\n                                    \"decimal\": 2.5922388059701493,\n                                    \"normalizedImplied\": 0.38576692768309534\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb51cd4231e12a1b91799022f4d6fee46d121da37\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -183.5864608274073,\n                            \"decimal\": 1.5447024772377504,\n                            \"normalizedImplied\": 0.6473738566071365\n                        },\n                        \"market\": {\n                            \"address\": \"0x06d5e640dd3ba987cbe91f76fbc109fade07151c\",\n                            \"gameId\": \"0x3236343937353239363739333432376135643961653331666536393864653131\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-29T00:10:00.000Z\",\n                            \"homeTeam\": \"Kansas City Royals\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 165.45454545454547,\n                                    \"decimal\": 2.6545454545454548,\n                                    \"normalizedImplied\": 0.37671232876712324\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -165.45454545454544,\n                                    \"decimal\": 1.6043956043956045,\n                                    \"normalizedImplied\": 0.6232876712328766\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x66070b29a4bfabc69b56b86caa26c2146b0b0904\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 120.39547434843345,\n                            \"decimal\": 2.2039547434843345,\n                            \"normalizedImplied\": 0.4537298249686622\n                        },\n                        \"market\": {\n                            \"address\": \"0xebd2b570fc7a87cc7b689def9ebad8655c12a146\",\n                            \"gameId\": \"0x3963346231663836653733346663626331373436383739626236316562613430\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-29T00:15:00.000Z\",\n                            \"homeTeam\": \"St. Louis Cardinals\",\n                            \"awayTeam\": \"Chicago Cubs\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -140.8387096774194,\n                                    \"decimal\": 1.7100320659642692,\n                                    \"normalizedImplied\": 0.5847843557460488\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 140.83870967741933,\n                                    \"decimal\": 2.4083870967741934,\n                                    \"normalizedImplied\": 0.41521564425395124\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xb8bcf61cf666f133b53dc4891c831fca64a95afd\",\n                \"hash\": \"0x94949b0122871a4e7105218b4fffe7809c73d945c42e9ad5de4ff550512dee57\",\n                \"timestamp\": 1690476139000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4087.7421067087025,\n                \"paid\": 250,\n                \"paidAfterFees\": 237.5,\n                \"totalQuote\": {\n                    \"american\": 1621.1545712457691,\n                    \"decimal\": 17.211545712457692,\n                    \"normalizedImplied\": 0.05810053418248202\n                },\n                \"lastGameStarts\": \"2023-07-28T00:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x5487686c4d55d7b1e3687c76e1db82929bc0c51c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -151.32255694068152,\n                            \"decimal\": 1.6608400097230713,\n                            \"normalizedImplied\": 0.6021049554115331\n                        },\n                        \"market\": {\n                            \"address\": \"0xae83b04fbeb77f334a32fe5bb3ee3d84a8b7ee3c\",\n                            \"gameId\": \"0x3037626636623634313932393265623935633130393933623339376561666531\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xc87a8cab331b3075cdd8040a662e529783c4605d\",\n                            \"maturityDate\": \"2023-07-27T17:10:00.000Z\",\n                            \"homeTeam\": \"Detroit Tigers\",\n                            \"awayTeam\": \"Los Angeles Angels\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -142.95238095238093,\n                                    \"decimal\": 1.6995336442371753,\n                                    \"normalizedImplied\": 0.5883967071736573\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 142.95238095238093,\n                                    \"decimal\": 2.4295238095238094,\n                                    \"normalizedImplied\": 0.4116032928263426\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xcac1f9a1f8656709728092fb607fb1790cd00c38\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 176.08477479490517,\n                            \"decimal\": 2.7608477479490516,\n                            \"normalizedImplied\": 0.36220758668886\n                        },\n                        \"market\": {\n                            \"address\": \"0x2ec67b6a2c0bd3cd3eea753d88426304087206e6\",\n                            \"gameId\": \"0x3038613564666264343732623931363531626136386630346564393164386364\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-27T23:10:00.000Z\",\n                            \"homeTeam\": \"New York Mets\",\n                            \"awayTeam\": \"Washington Nationals\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -194.18892508143315,\n                                    \"decimal\": 1.5149624261943104,\n                                    \"normalizedImplied\": 0.6600823774303556\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 194.1889250814332,\n                                    \"decimal\": 2.941889250814332,\n                                    \"normalizedImplied\": 0.33991762256964436\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa3afd0a0df9cc1826cb840a1f4cd2985a28dce13\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -107.4603200499351,\n                            \"decimal\": 1.9305760484756753,\n                            \"normalizedImplied\": 0.5179801131323316\n                        },\n                        \"market\": {\n                            \"address\": \"0x45f40ae7ba3d502705e94275e6704c8d261a5d70\",\n                            \"gameId\": \"0x3731373632323766646630343831323130343837653032376263323833643862\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-27T23:45:00.000Z\",\n                            \"homeTeam\": \"St. Louis Cardinals\",\n                            \"awayTeam\": \"Chicago Cubs\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 10,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -103.84615384615384,\n                                    \"decimal\": 1.962962962962963,\n                                    \"normalizedImplied\": 0.5094339622641509\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 103.84615384615384,\n                                    \"decimal\": 2.0384615384615383,\n                                    \"normalizedImplied\": 0.4905660377358491\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x383e5ed704f56385173de1f01f8b3422a686ae5b\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -105.89883595977045,\n                            \"decimal\": 1.944297442872636,\n                            \"normalizedImplied\": 0.5143245976410546\n                        },\n                        \"market\": {\n                            \"address\": \"0x5ce25da063423ae09b30a9ea5b400a68b4aa4922\",\n                            \"gameId\": \"0x3666333739643730623962633465386464393861343862346635336664326166\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-28T00:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 106.2654028436019,\n                                    \"decimal\": 2.062654028436019,\n                                    \"normalizedImplied\": 0.4848122788474794\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -106.26540284360189,\n                                    \"decimal\": 1.941040049950941,\n                                    \"normalizedImplied\": 0.5151877211525205\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x4d43e62587966201d0451f3360434ed5ca151eb0\",\n                \"hash\": \"0x18c81be399e65a9bc21645adb4f0536ac638572d8752b36dde1adeeca1ab8e19\",\n                \"timestamp\": 1689530415000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8352.244400242515,\n                \"paid\": 525,\n                \"paidAfterFees\": 498.75,\n                \"totalQuote\": {\n                    \"american\": 1574.6354687203038,\n                    \"decimal\": 16.746354687203038,\n                    \"normalizedImplied\": 0.059714488238097815\n                },\n                \"lastGameStarts\": \"2023-07-16T20:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xd5475b521d6f72da9c2fd46a55a61cb1551b4735\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -176.0920884854021,\n                            \"decimal\": 1.567884683861251,\n                            \"normalizedImplied\": 0.6378020082046381\n                        },\n                        \"market\": {\n                            \"address\": \"0x2a9e50d18eaa26ce419881e42040e62ae1a6418f\",\n                            \"gameId\": \"0x6434323865336536343635646232356463393736333461393465393366653335\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-16T18:20:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 11,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -135.54545454545453,\n                                    \"decimal\": 1.7377598926894702,\n                                    \"normalizedImplied\": 0.5754534928598997\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 135.54545454545456,\n                                    \"decimal\": 2.3554545454545455,\n                                    \"normalizedImplied\": 0.42454650714010034\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xdf40f75cee37fb78f7785ceec73b5bcbcf70f191\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 147.03492008908987,\n                            \"decimal\": 2.4703492008908987,\n                            \"normalizedImplied\": 0.40480107008327537\n                        },\n                        \"market\": {\n                            \"address\": \"0x5fc66cc992036ad4e26b7e5fb066ef210421a273\",\n                            \"gameId\": \"0x3539666265663434616166383966306238333835613963323365303063646666\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-16T20:07:00.000Z\",\n                            \"homeTeam\": \"Oakland Athletics\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 166.43478260869563,\n                                    \"decimal\": 2.6643478260869564,\n                                    \"normalizedImplied\": 0.37532637075718017\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -166.43478260869568,\n                                    \"decimal\": 1.6008359456635317,\n                                    \"normalizedImplied\": 0.6246736292428199\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x74bc9ee310c5e46eececf28b17389dd06188b7ad\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -141.53591506422106,\n                            \"decimal\": 1.7065344506701752,\n                            \"normalizedImplied\": 0.5859828962768896\n                        },\n                        \"market\": {\n                            \"address\": \"0x30866fbf022c38bc7b78ea57bf9e34645b23201f\",\n                            \"gameId\": \"0x3736613861343063313331653337646665653763653939303165396264643363\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-16T18:35:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -127.70085470085473,\n                                    \"decimal\": 1.7830801151194697,\n                                    \"normalizedImplied\": 0.5608272962726625\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 127.70085470085473,\n                                    \"decimal\": 2.2770085470085473,\n                                    \"normalizedImplied\": 0.4391727037273375\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x89015c525c5f807d806e75264c48fd6410715fa5\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -160.26266273652362,\n                            \"decimal\": 1.6239756552928541,\n                            \"normalizedImplied\": 0.6157727775910954\n                        },\n                        \"market\": {\n                            \"address\": \"0x916e405582f3d50b868398e673b8916c55aa72ec\",\n                            \"gameId\": \"0x6231636133323736636431643035353334633364663337353761653739633533\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x8e90eeddf3e52259b2fce359702c6e020375d9c6\",\n                            \"maturityDate\": \"2023-07-16T19:10:00.000Z\",\n                            \"homeTeam\": \"Colorado Rockies\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 7,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 134.76131687242798,\n                                    \"decimal\": 2.34761316872428,\n                                    \"normalizedImplied\": 0.4259645555419216\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -134.76131687242798,\n                                    \"decimal\": 1.7420527071182093,\n                                    \"normalizedImplied\": 0.5740354444580784\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0e45dc2e4ce2ef4540579ea235560b58c04b7136\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -178.53862113631524,\n                            \"decimal\": 1.560102903022027,\n                            \"normalizedImplied\": 0.6409833595354069\n                        },\n                        \"market\": {\n                            \"address\": \"0xb1d4b90113700282a310d2dd408fb60d07a9671f\",\n                            \"gameId\": \"0x3938306230373564313534653531333831383439336134363631333033346632\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-16T20:10:00.000Z\",\n                            \"homeTeam\": \"Seattle Mariners\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -151.01930501930502,\n                                    \"decimal\": 1.6621669990284809,\n                                    \"normalizedImplied\": 0.6016242655428061\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 151.019305019305,\n                                    \"decimal\": 2.51019305019305,\n                                    \"normalizedImplied\": 0.3983757344571939\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xdf0eefd175789fabf3a46339ac3754785e32d3a8\",\n                \"hash\": \"0xc1912ba57174be33db0c7b467b89e4a3a8172e7ef11c71f5658dd0edf3c123fd\",\n                \"timestamp\": 1688230609000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 10153.18375894974,\n                \"paid\": 460,\n                \"paidAfterFees\": 437,\n                \"totalQuote\": {\n                    \"american\": 2223.3830112013143,\n                    \"decimal\": 23.23383011201314,\n                    \"normalizedImplied\": 0.043040686584126575\n                },\n                \"lastGameStarts\": \"2023-07-01T23:15:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xc2011adcda2dd9ec64cc7cd3fcfe7fc7f5e6a63f\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -172.7058356873691,\n                            \"decimal\": 1.5790192300219623,\n                            \"normalizedImplied\": 0.6333045101585566\n                        },\n                        \"market\": {\n                            \"address\": \"0x5289b8447863491fe06785651532c6165878c313\",\n                            \"gameId\": \"0x3232393036333363373066386363663134326166663737353963613634396236\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x653a780fc75fcdb54f23acc9e6e97b6155021c87\",\n                            \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                            \"homeTeam\": \"New York Mets\",\n                            \"awayTeam\": \"San Francisco Giants\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 140.62248995983938,\n                                    \"decimal\": 2.406224899598394,\n                                    \"normalizedImplied\": 0.4155887507302011\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -140.62248995983938,\n                                    \"decimal\": 1.7111238040839638,\n                                    \"normalizedImplied\": 0.5844112492697989\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x4984878e59aa954a83682fa7adb36f7685c42272\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -151.53176655078627,\n                            \"decimal\": 1.6599276328405024,\n                            \"normalizedImplied\": 0.6024359015511895\n                        },\n                        \"market\": {\n                            \"address\": \"0xf3451d6070792b45071d2a892156b62127d4cbdd\",\n                            \"gameId\": \"0x3333663932306661633161613135313135386134356262653961343036376466\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x6b349c4ae92ba1d50bf3d166e3ed83854ef049c3\",\n                            \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                            \"homeTeam\": \"Kansas City Royals\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 131.83333333333334,\n                                    \"decimal\": 2.3183333333333334,\n                                    \"normalizedImplied\": 0.4313443565780014\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -131.83333333333334,\n                                    \"decimal\": 1.7585335018963337,\n                                    \"normalizedImplied\": 0.5686556434219986\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xfcdb7a91ea58551044c42114b2d036c1df1bb18c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -174.37218513524022,\n                            \"decimal\": 1.5734859600597517,\n                            \"normalizedImplied\": 0.6355315683668546\n                        },\n                        \"market\": {\n                            \"address\": \"0xf3788b08cd24514318c6b49f5f3f9dfcb913f93a\",\n                            \"gameId\": \"0x3231343831623231346131623232333536336161376332343839306338363533\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Miami Marlins\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -147.09803921568627,\n                                    \"decimal\": 1.6798187150093309,\n                                    \"normalizedImplied\": 0.5953023329630217\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 147.0980392156863,\n                                    \"decimal\": 2.470980392156863,\n                                    \"normalizedImplied\": 0.40469766703697824\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb4be14c63715d4bbfcb2f356561e5851d4d4e12a\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 179.22286558269934,\n                            \"decimal\": 2.7922286558269933,\n                            \"normalizedImplied\": 0.3581368588539978\n                        },\n                        \"market\": {\n                            \"address\": \"0xc83cc2d9e533de20bda1c0ed0899eb2541a19a75\",\n                            \"gameId\": \"0x3238393130346432373432626433353463323563633438326430373566383363\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:07:00.000Z\",\n                            \"homeTeam\": \"Oakland Athletics\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 6,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 214.66666666666669,\n                                    \"decimal\": 3.146666666666667,\n                                    \"normalizedImplied\": 0.3177966101694915\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -214.66666666666663,\n                                    \"decimal\": 1.4658385093167703,\n                                    \"normalizedImplied\": 0.6822033898305084\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf94bd25c45489a223cde1ff8f9d42253ae9e8813\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 101.7578232580051,\n                            \"decimal\": 2.017578232580051,\n                            \"normalizedImplied\": 0.4956437296219309\n                        },\n                        \"market\": {\n                            \"address\": \"0x988359d53154170bf333c496dd5bd7f3973390ab\",\n                            \"gameId\": \"0x6164643762653238343035663331633864393131326465383761306633313130\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 11,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 127.70085470085473,\n                                    \"decimal\": 2.2770085470085473,\n                                    \"normalizedImplied\": 0.4391727037273375\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -127.70085470085473,\n                                    \"decimal\": 1.7830801151194697,\n                                    \"normalizedImplied\": 0.5608272962726625\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xf150c7a29b75e571f25fa93a90bab8b562835390\",\n                \"hash\": \"0x092002762337a8cbf3797c82e284d0a0fb6ed019f6c31ec7c4fd0ac2ffe9be8d\",\n                \"timestamp\": 1688230067000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 10037.592940749324,\n                \"paid\": 815,\n                \"paidAfterFees\": 774.2499999999999,\n                \"totalQuote\": {\n                    \"american\": 1196.4278903131192,\n                    \"decimal\": 12.964278903131191,\n                    \"normalizedImplied\": 0.07713502675096534\n                },\n                \"lastGameStarts\": \"2023-07-01T23:15:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x7c2434c930d49026f43fb8a1d55c6a28b5111f90\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 131.0502742121236,\n                            \"decimal\": 2.310502742121236,\n                            \"normalizedImplied\": 0.43280623812716873\n                        },\n                        \"market\": {\n                            \"address\": \"0x24fb28bcf8604c527e8852762dc36db57ce45f3f\",\n                            \"gameId\": \"0x3538343966336632353265303464653737646635633933643534353332303862\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T17:40:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 12,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 149.05836575875483,\n                                    \"decimal\": 2.4905836575875484,\n                                    \"normalizedImplied\": 0.4015123109611299\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -149.05836575875492,\n                                    \"decimal\": 1.6708781455570636,\n                                    \"normalizedImplied\": 0.5984876890388702\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf94bd25c45489a223cde1ff8f9d42253ae9e8813\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 112.79582589120452,\n                            \"decimal\": 2.127958258912045,\n                            \"normalizedImplied\": 0.46993402986732785\n                        },\n                        \"market\": {\n                            \"address\": \"0x988359d53154170bf333c496dd5bd7f3973390ab\",\n                            \"gameId\": \"0x6164643762653238343035663331633864393131326465383761306633313130\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 11,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 127.70085470085473,\n                                    \"decimal\": 2.2770085470085473,\n                                    \"normalizedImplied\": 0.4391727037273375\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -127.70085470085473,\n                                    \"decimal\": 1.7830801151194697,\n                                    \"normalizedImplied\": 0.5608272962726625\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xfcdb7a91ea58551044c42114b2d036c1df1bb18c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -175.06475295524473,\n                            \"decimal\": 1.5712172114141387,\n                            \"normalizedImplied\": 0.6364492399494355\n                        },\n                        \"market\": {\n                            \"address\": \"0xf3788b08cd24514318c6b49f5f3f9dfcb913f93a\",\n                            \"gameId\": \"0x3231343831623231346131623232333536336161376332343839306338363533\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Miami Marlins\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -147.09803921568627,\n                                    \"decimal\": 1.6798187150093309,\n                                    \"normalizedImplied\": 0.5953023329630217\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 147.0980392156863,\n                                    \"decimal\": 2.470980392156863,\n                                    \"normalizedImplied\": 0.40469766703697824\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x8dabeb7e680e5ee675ebce9344c5021f3a598a58\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -147.45011476657416,\n                            \"decimal\": 1.6781954707753761,\n                            \"normalizedImplied\": 0.5958781425729688\n                        },\n                        \"market\": {\n                            \"address\": \"0x136625cdce60397b7a1d624c93ea7662112bffa0\",\n                            \"gameId\": \"0x3962616234383531386433303838333438333336666432353762353631383736\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xf078d9d40e3b5067935e9cf9eb192923b8e7b413\",\n                \"hash\": \"0x8ce0278611abea7fce1d9d7a1d90de7f70245e949d26d7add64fd4a960c3c7c2\",\n                \"timestamp\": 1688229701000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4457.399999999999,\n                \"paid\": 68,\n                \"paidAfterFees\": 64.6,\n                \"totalQuote\": {\n                    \"american\": 6799.999999999998,\n                    \"decimal\": 68.99999999999999,\n                    \"normalizedImplied\": 0.01449275362318841\n                },\n                \"lastGameStarts\": \"2023-07-02T02:07:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x8b16239e241b920258a4aaa5c7c4cc7ec9a82dda\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -131.2764820312765,\n                            \"decimal\": 1.7617510650245418,\n                            \"normalizedImplied\": 0.5676170827154117\n                        },\n                        \"market\": {\n                            \"address\": \"0x9758074b978432b32aa3d64483ad93bdb4043826\",\n                            \"gameId\": \"0x3538343966336632353265303464653737646635633933643534353332303862\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x24fb28bcf8604c527e8852762dc36db57ce45f3f\",\n                            \"maturityDate\": \"2023-07-01T17:40:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 12,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 11.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -106.10328638497654,\n                                    \"decimal\": 1.9424778761061945,\n                                    \"normalizedImplied\": 0.5148063781321185\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 106.10328638497654,\n                                    \"decimal\": 2.0610328638497655,\n                                    \"normalizedImplied\": 0.4851936218678815\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x450ab41a90d7c181f8825cdff85a59b65b4ff5ed\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 100.99290117156747,\n                            \"decimal\": 2.0099290117156747,\n                            \"normalizedImplied\": 0.4975300093541117\n                        },\n                        \"market\": {\n                            \"address\": \"0x0eebeeea6c8f010166ff47ee3d0fc24c938c41a7\",\n                            \"gameId\": \"0x3133656639306432346434633435383535323531623033303135306335663461\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T18:15:00.000Z\",\n                            \"homeTeam\": \"St. Louis Cardinals\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 11,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -124.34782608695653,\n                                    \"decimal\": 1.8041958041958042,\n                                    \"normalizedImplied\": 0.5542635658914729\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 124.34782608695656,\n                                    \"decimal\": 2.2434782608695656,\n                                    \"normalizedImplied\": 0.4457364341085271\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5df028a69cb240ca6598174a0752e63d2315417d\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 121.48968609058035,\n                            \"decimal\": 2.2148968609058035,\n                            \"normalizedImplied\": 0.451488291690043\n                        },\n                        \"market\": {\n                            \"address\": \"0xfd93b0258bfc3bf5109d906e834e1b84ca78adc7\",\n                            \"gameId\": \"0x6162393132376539323634613234326464663139656239383133323734316363\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T19:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 7,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -151.01930501930502,\n                                    \"decimal\": 1.6621669990284809,\n                                    \"normalizedImplied\": 0.6016242655428061\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 151.019305019305,\n                                    \"decimal\": 2.51019305019305,\n                                    \"normalizedImplied\": 0.3983757344571939\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb6454ebcdd8f3b9e707965eed69a412606757b19\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 145.71014438091098,\n                            \"decimal\": 2.4571014438091097,\n                            \"normalizedImplied\": 0.4069836035950371\n                        },\n                        \"market\": {\n                            \"address\": \"0xd149227bf32bb32948612c2348c5b8c3fde91289\",\n                            \"gameId\": \"0x3538373137353635666139633036646430353939336264646262646331333531\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                            \"homeTeam\": \"Philadelphia Phillies\",\n                            \"awayTeam\": \"Washington Nationals\",\n                            \"homeScore\": 19,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -188,\n                                    \"decimal\": 1.5319148936170213,\n                                    \"normalizedImplied\": 0.6527777777777778\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 188,\n                                    \"decimal\": 2.88,\n                                    \"normalizedImplied\": 0.3472222222222222\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x89411a40fe71ae3ba1bcf5abf05733480a4d7913\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -115.83317047489301,\n                            \"decimal\": 1.8633105663085958,\n                            \"normalizedImplied\": 0.5366791870778148\n                        },\n                        \"market\": {\n                            \"address\": \"0xaeb058e776c56b583e7da2b732f242138344615f\",\n                            \"gameId\": \"0x6164643762653238343035663331633864393131326465383761306633313130\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x988359d53154170bf333c496dd5bd7f3973390ab\",\n                            \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 11,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 8,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -106.63380281690142,\n                                    \"decimal\": 1.9377889314489498,\n                                    \"normalizedImplied\": 0.5160520755231409\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 106.63380281690138,\n                                    \"decimal\": 2.066338028169014,\n                                    \"normalizedImplied\": 0.48394792447685914\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2f1d1b2bd99a5778186fcd910461c0214ee7dbe7\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -123.03213153180627,\n                            \"decimal\": 1.8127958018361081,\n                            \"normalizedImplied\": 0.5516341106853514\n                        },\n                        \"market\": {\n                            \"address\": \"0x550f76535a0e3c16b4d2f9f7ec7bc96ab716a73f\",\n                            \"gameId\": \"0x3766663861376532636239623634373564396565643534653239663834643635\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x418a5b0352aeddcca491113599b17918ed27c5ca\",\n                            \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 8,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -103.73482726423904,\n                                    \"decimal\": 1.9639963996399639,\n                                    \"normalizedImplied\": 0.5091659028414299\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 103.73482726423902,\n                                    \"decimal\": 2.03734827264239,\n                                    \"normalizedImplied\": 0.4908340971585701\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf9e6cecc37a3bd7d8849376ee3dbf5846eaab501\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -123.03213153180627,\n                            \"decimal\": 1.8127958018361081,\n                            \"normalizedImplied\": 0.5516341106853514\n                        },\n                        \"market\": {\n                            \"address\": \"0xc680ce7af07c8ff8130f32fb08a9c9ae763a5561\",\n                            \"gameId\": \"0x3238393130346432373432626433353463323563633438326430373566383363\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xc83cc2d9e533de20bda1c0ed0899eb2541a19a75\",\n                            \"maturityDate\": \"2023-07-01T20:07:00.000Z\",\n                            \"homeTeam\": \"Oakland Athletics\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 6,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 8.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -109.0185185185185,\n                                    \"decimal\": 1.9172753524715476,\n                                    \"normalizedImplied\": 0.5215734916275361\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 109.01851851851853,\n                                    \"decimal\": 2.0901851851851854,\n                                    \"normalizedImplied\": 0.47842650837246387\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x1537a6560994573e9e4f2f25eaba5656533d2521\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 106.4321823134879,\n                            \"decimal\": 2.064321823134879,\n                            \"normalizedImplied\": 0.4844205921736564\n                        },\n                        \"market\": {\n                            \"address\": \"0x136625cdce60397b7a1d624c93ea7662112bffa0\",\n                            \"gameId\": \"0x3962616234383531386433303838333438333336666432353762353631383736\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd467ccc80ab77e0e1f4705ca2ce23819300354ef\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -105.32872276675415,\n                            \"decimal\": 1.949408645364908,\n                            \"normalizedImplied\": 0.5129760773235983\n                        },\n                        \"market\": {\n                            \"address\": \"0x14fec6cd11fe724aaf5d91614a5a557ff7bcbbb2\",\n                            \"gameId\": \"0x3038343732646233393061323962303936666232626633333733386537316233\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-02T02:07:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Arizona Diamondbacks\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -106.79146919431277,\n                                    \"decimal\": 1.936404384680247,\n                                    \"normalizedImplied\": 0.5164210574565122\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 106.79146919431277,\n                                    \"decimal\": 2.0679146919431277,\n                                    \"normalizedImplied\": 0.48357894254348777\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xfcdb7a91ea58551044c42114b2d036c1df1bb18c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -178.57437569230817,\n                            \"decimal\": 1.5599907579814507,\n                            \"normalizedImplied\": 0.6410294387217713\n                        },\n                        \"market\": {\n                            \"address\": \"0xf3788b08cd24514318c6b49f5f3f9dfcb913f93a\",\n                            \"gameId\": \"0x3231343831623231346131623232333536336161376332343839306338363533\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Miami Marlins\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -147.09803921568627,\n                                    \"decimal\": 1.6798187150093309,\n                                    \"normalizedImplied\": 0.5953023329630217\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 147.0980392156863,\n                                    \"decimal\": 2.470980392156863,\n                                    \"normalizedImplied\": 0.40469766703697824\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xeae935556ff6550df2f83ac90336456be74ff75c\",\n                \"hash\": \"0xddc106d58b31482f8cda975e1ede62b4e2fb6af4d54c8ee77f2454a7f52135f6\",\n                \"timestamp\": 1688149039000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 11352.241316991098,\n                \"paid\": 1500,\n                \"paidAfterFees\": 1425,\n                \"totalQuote\": {\n                    \"american\": 696.6485134730596,\n                    \"decimal\": 7.966485134730595,\n                    \"normalizedImplied\": 0.12552587283950506\n                },\n                \"lastGameStarts\": \"2023-06-30T23:05:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x0abae06eab27a9d2307cd45d2884f9e02b30d3a6\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 159.39599519673445,\n                            \"decimal\": 2.5939599519673444,\n                            \"normalizedImplied\": 0.38551096335992663\n                        },\n                        \"market\": {\n                            \"address\": \"0x20c166e22640e47e816c1117137b1e845f7940e5\",\n                            \"gameId\": \"0x6430383439623832623730363430663532363635383266663364383232666536\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-30T18:20:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 10,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -179.84192439862542,\n                                    \"decimal\": 1.5560438720525853,\n                                    \"normalizedImplied\": 0.6426554019205737\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 179.8419243986254,\n                                    \"decimal\": 2.798419243986254,\n                                    \"normalizedImplied\": 0.3573445980794263\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2c9594d4a4c983c7634e52ac46743de430bf70ba\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -147.4665745418759,\n                            \"decimal\": 1.6781197726377182,\n                            \"normalizedImplied\": 0.5959050219807437\n                        },\n                        \"market\": {\n                            \"address\": \"0x57706f017f9690e7d4b99c52b84f97dafbeda5ea\",\n                            \"gameId\": \"0x6131356435396630353737316138383238643839363464323131363366623334\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xc9f525d7cc0fa3e8af05e07faf111fca42fb1bd8\",\n                            \"maturityDate\": \"2023-06-30T21:10:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -119.30973451327434,\n                                    \"decimal\": 1.8381545764723335,\n                                    \"normalizedImplied\": 0.5440238883060285\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 119.30973451327431,\n                                    \"decimal\": 2.193097345132743,\n                                    \"normalizedImplied\": 0.45597611169397145\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xc468be73b4cf7eae34f3265a111d5ba86e3128e1\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -120.46392307109687,\n                            \"decimal\": 1.8301240525014346,\n                            \"normalizedImplied\": 0.5464110471818501\n                        },\n                        \"market\": {\n                            \"address\": \"0x727f69be57d86026567de5520baa8b07a73f36bb\",\n                            \"gameId\": \"0x6632353334323764383437653066363664323230366164306336383036393230\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-30T23:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 8,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -108.75586854460093,\n                                    \"decimal\": 1.919490610835312,\n                                    \"normalizedImplied\": 0.5209715506578207\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 108.75586854460093,\n                                    \"decimal\": 2.0875586854460093,\n                                    \"normalizedImplied\": 0.47902844934217925\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xb9951455cf5b44ee2da2a2d4691f3887351c0f50\",\n                \"hash\": \"0xf15304121f4cfb1087b13b64bd5452c47b6a21d5f493c3d9403ebb21ae27c62a\",\n                \"timestamp\": 1688078811000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2259.549021198862,\n                \"paid\": 250,\n                \"paidAfterFees\": 237.5,\n                \"totalQuote\": {\n                    \"american\": 851.3890615574157,\n                    \"decimal\": 9.513890615574157,\n                    \"normalizedImplied\": 0.10510946997467142\n                },\n                \"lastGameStarts\": \"2023-06-30T00:05:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x78d763499bfe6c320d907bbb98f54b6ec0c62a1f\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -175.39461249278173,\n                            \"decimal\": 1.5701429398472284,\n                            \"normalizedImplied\": 0.6368846903182572\n                        },\n                        \"market\": {\n                            \"address\": \"0x1ec4c9d0581896f1953f12c0565bed1eda4ccfe0\",\n                            \"gameId\": \"0x3532353930663033363634653731393533643862376164336231636563356330\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-29T23:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"San Francisco Giants\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -146.11811023622047,\n                                    \"decimal\": 1.6843778628010992,\n                                    \"normalizedImplied\": 0.5936910132130403\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 146.11811023622045,\n                                    \"decimal\": 2.4611811023622043,\n                                    \"normalizedImplied\": 0.40630898678695976\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x6ff2a7168540576c1b36be02c73a4ec0ea1c2221\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -134.7190243534319,\n                            \"decimal\": 1.7422856606922312,\n                            \"normalizedImplied\": 0.5739586926306263\n                        },\n                        \"market\": {\n                            \"address\": \"0x78145ca5795355d9d8d5c11e8aaf87fd4450f1bb\",\n                            \"gameId\": \"0x6565616536396331623064383262373139383662383766396564653734316132\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x9b1a95a3eee2a6eea9762a3ba194d54c40924419\",\n                            \"maturityDate\": \"2023-06-29T23:10:00.000Z\",\n                            \"homeTeam\": \"New York Mets\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 117.35714285714285,\n                                    \"decimal\": 2.1735714285714285,\n                                    \"normalizedImplied\": 0.46007229707525465\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -117.35714285714288,\n                                    \"decimal\": 1.8520998174071819,\n                                    \"normalizedImplied\": 0.5399277029247453\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x1cab1cb84e2dc024d44cd3a891f31caa6bddbd67\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -139.95410595584454,\n                            \"decimal\": 1.7145199443562589,\n                            \"normalizedImplied\": 0.5832536409341476\n                        },\n                        \"market\": {\n                            \"address\": \"0x9d7adda8c19b8cf32286ee59373fd5d7bd8bd9e7\",\n                            \"gameId\": \"0x3239633764373762343862393566646433363735323833373331613666343861\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-29T23:15:00.000Z\",\n                            \"homeTeam\": \"St. Louis Cardinals\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 14,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 113.12844036697247,\n                                    \"decimal\": 2.1312844036697247,\n                                    \"normalizedImplied\": 0.4692006370797641\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -113.12844036697247,\n                                    \"decimal\": 1.8839510177601169,\n                                    \"normalizedImplied\": 0.5307993629202359\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x4e68b1feea4b65886074060cc8eaea15d5d68970\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 102.84161485150629,\n                            \"decimal\": 2.028416148515063,\n                            \"normalizedImplied\": 0.4929954835609386\n                        },\n                        \"market\": {\n                            \"address\": \"0x5874a743029710c012d2e5e9c249c8c6a2229145\",\n                            \"gameId\": \"0x3863666666346239333230353463653464383662343137383037396537356361\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-30T00:05:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Philadelphia Phillies\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 108.75586854460093,\n                                    \"decimal\": 2.0875586854460093,\n                                    \"normalizedImplied\": 0.47902844934217925\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -108.75586854460093,\n                                    \"decimal\": 1.919490610835312,\n                                    \"normalizedImplied\": 0.5209715506578207\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xc0ea0ca4408ef9d5ae7c58413c14a9766f10ef60\",\n                \"hash\": \"0x469ac201525b5d3e4693d88b5629a4ae92379aeb50683788779998db18d8e2c0\",\n                \"timestamp\": 1687900059000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 12816.248353837906,\n                \"paid\": 2820,\n                \"paidAfterFees\": 2679.0000000000005,\n                \"totalQuote\": {\n                    \"american\": 378.39672840007114,\n                    \"decimal\": 4.7839672840007115,\n                    \"normalizedImplied\": 0.2090315298234492\n                },\n                \"lastGameStarts\": \"2023-06-28T01:38:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x66b85add68e721b5df0a2e64f627657e4401a745\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -167.43494252837132,\n                            \"decimal\": 1.5972468977498846,\n                            \"normalizedImplied\": 0.6260772842374878\n                        },\n                        \"market\": {\n                            \"address\": \"0x8d45aa880d016ec114989b63c8182841547ea110\",\n                            \"gameId\": \"0x3763373439373565366563323864623831663233653531653938326230633863\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-27T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -131.21940928270044,\n                                    \"decimal\": 1.762082382070163,\n                                    \"normalizedImplied\": 0.5675103560283947\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 131.2194092827004,\n                                    \"decimal\": 2.312194092827004,\n                                    \"normalizedImplied\": 0.43248964397160533\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xfb382fee9a24d6af6fd2d5d1945e0d33034e612d\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -100.49199279740839,\n                            \"decimal\": 1.9951041592099756,\n                            \"normalizedImplied\": 0.5012269637069884\n                        },\n                        \"market\": {\n                            \"address\": \"0xc84fef81f178a2925c16a952a02efe8e02537622\",\n                            \"gameId\": \"0x6536383731386263613331623739306536616137633638376539336434663137\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-28T00:05:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Philadelphia Phillies\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 134.56431535269707,\n                                    \"decimal\": 2.3456431535269706,\n                                    \"normalizedImplied\": 0.4263223067397842\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -134.5643153526971,\n                                    \"decimal\": 1.7431390687634907,\n                                    \"normalizedImplied\": 0.5736776932602158\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd5670cb03907c0dd90c6d196d28919c5f9590a1c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -199.50461316210303,\n                            \"decimal\": 1.501241542313346,\n                            \"normalizedImplied\": 0.6661153264244505\n                        },\n                        \"market\": {\n                            \"address\": \"0x0889a7a8deba26a2a2eaf66fc65e380f2b8547d6\",\n                            \"gameId\": \"0x6233613264616333393539353865386633393764326563333865616561646138\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-28T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -154.94296577946767,\n                                    \"decimal\": 1.645398773006135,\n                                    \"normalizedImplied\": 0.6077554064131245\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 154.9429657794677,\n                                    \"decimal\": 2.549429657794677,\n                                    \"normalizedImplied\": 0.39224459358687547\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xe82e899805099ddf73e47d4eaf7dd1979ff78c91\",\n                \"hash\": \"0xdfdb8bbe9188e021cde04a8aa6db3d97a2fa9ca17366399d4a66308131fe1d74\",\n                \"timestamp\": 1687819553000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 6841.529550873621,\n                \"paid\": 166.13,\n                \"paidAfterFees\": 157.82350000000002,\n                \"totalQuote\": {\n                    \"american\": 4234.924488985241,\n                    \"decimal\": 43.34924488985241,\n                    \"normalizedImplied\": 0.023068452577223307\n                },\n                \"lastGameStarts\": \"2023-06-27T01:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x1f7efdf7ad5ca3013e43fd48b7d07ee229267e0d\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -116.70147654289666,\n                            \"decimal\": 1.8568871873976882,\n                            \"normalizedImplied\": 0.538535677765884\n                        },\n                        \"market\": {\n                            \"address\": \"0x7d2c0425b85eb57f3d16b23ededc02fcbdf14f97\",\n                            \"gameId\": \"0x3835613463386231663833393634326564333435613638356138353638353233\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x56cc7d716d1b51e016f058e26cd80435af2dadf1\",\n                            \"maturityDate\": \"2023-06-26T23:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 10,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 10,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -101.87608461141598,\n                                    \"decimal\": 1.981584641591087,\n                                    \"normalizedImplied\": 0.5046466242274987\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 101.87608461141599,\n                                    \"decimal\": 2.01876084611416,\n                                    \"normalizedImplied\": 0.49535337577250127\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd41138622a6f54f3418b28b3599d0781a0b60370\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 108.96938923802848,\n                            \"decimal\": 2.089693892380285,\n                            \"normalizedImplied\": 0.47853898776578274\n                        },\n                        \"market\": {\n                            \"address\": \"0xdb59f6c65c2e4bfcb1cf3ed121246a839620a08d\",\n                            \"gameId\": \"0x3433316462633366343364623161333362633863373830353866396361623362\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xf372a10e706939994bd781f319a61e895c6f9b77\",\n                            \"maturityDate\": \"2023-06-26T23:10:00.000Z\",\n                            \"homeTeam\": \"New York Mets\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x48a30025c4eb63f08e5c0fdac87f68eb1e7383ee\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -114.90698134241224,\n                            \"decimal\": 1.8702691414545927,\n                            \"normalizedImplied\": 0.5346824036364386\n                        },\n                        \"market\": {\n                            \"address\": \"0x68f06b7894bb3c539537a6728606c274b4fa16ad\",\n                            \"gameId\": \"0x6131366236353939336661663736343931346663313264643933333239316130\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xddbc2c358e7569012d14d49dd873c12ddeff412c\",\n                            \"maturityDate\": \"2023-06-26T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x125fff929227ebd4258c572fc52f6ddefaaa1855\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -109.29314009878512,\n                            \"decimal\": 1.9149705087585052,\n                            \"normalizedImplied\": 0.5222012534534071\n                        },\n                        \"market\": {\n                            \"address\": \"0xe0cd6ed9c913ea5289ec9f9f88f6fedf8031333f\",\n                            \"gameId\": \"0x6538653366383734656663666465333265643231656235353530653433306331\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xf026bf54255d00c4b2454a8d72259ee5d7a7f87f\",\n                            \"maturityDate\": \"2023-06-27T00:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 7,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 104.76190476190479,\n                                    \"decimal\": 2.047619047619048,\n                                    \"normalizedImplied\": 0.4883720930232558\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -104.76190476190479,\n                                    \"decimal\": 1.9545454545454544,\n                                    \"normalizedImplied\": 0.5116279069767442\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xaa65a91f7b210c1567fb8b4bd15d3b50ee959f50\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -133.3227970487035,\n                            \"decimal\": 1.7500592712847862,\n                            \"normalizedImplied\": 0.5714092181951422\n                        },\n                        \"market\": {\n                            \"address\": \"0xca49245b96c8a4f7659acfe3600a39d26b1db532\",\n                            \"gameId\": \"0x3630393861646536363335336139383433396236373738303030663133353338\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-27T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -117.48430493273544,\n                                    \"decimal\": 1.8511775258597656,\n                                    \"normalizedImplied\": 0.5401967050867028\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 117.48430493273543,\n                                    \"decimal\": 2.1748430493273543,\n                                    \"normalizedImplied\": 0.45980329491329713\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xde499c27f15249d6cf14ffc1fd176c8872fa8936\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -127.81909246711191,\n                            \"decimal\": 1.7823557347329013,\n                            \"normalizedImplied\": 0.5610552262452013\n                        },\n                        \"market\": {\n                            \"address\": \"0xc259c00268db208007f7748ee77353ee24e34ab1\",\n                            \"gameId\": \"0x6339623330363862376131313938376435346334623066626662623030363564\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x412b821684c1b344a8961506e2a6a7c88da1688c\",\n                            \"maturityDate\": \"2023-06-27T01:40:00.000Z\",\n                            \"homeTeam\": \"Seattle Mariners\",\n                            \"awayTeam\": \"Washington Nationals\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -111.60829493087559,\n                                    \"decimal\": 1.8959907510632148,\n                                    \"normalizedImplied\": 0.5274287332041203\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 111.60829493087556,\n                                    \"decimal\": 2.1160829493087556,\n                                    \"normalizedImplied\": 0.4725712667958797\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xbc0396658dc4a7fe212124c8541bc9a626ab9f7e\",\n                \"hash\": \"0xf7062c6ccb12e35e60b2f7cce5bb041362247aeadf9f8b948f04340a7fe0a233\",\n                \"timestamp\": 1687711929000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5529.688461462574,\n                \"paid\": 679.6300000000001,\n                \"paidAfterFees\": 645.6485,\n                \"totalQuote\": {\n                    \"american\": 756.4549381687673,\n                    \"decimal\": 8.564549381687673,\n                    \"normalizedImplied\": 0.1167603752905149\n                },\n                \"lastGameStarts\": \"2023-06-25T23:00:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xb3fcc04602d00e7d7db80db85b1febb4e2531572\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": true,\n                        \"quote\": {\n                            \"american\": null,\n                            \"decimal\": 1,\n                            \"normalizedImplied\": 1\n                        },\n                        \"market\": {\n                            \"address\": \"0xfe45036eb5d30134c9f520e2123dbe0e0dfc51c0\",\n                            \"gameId\": \"0x3965653265383633623662666239343737306563316262313965363239626432\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x8607408b4e62093c55ab8524c9674dfeaff45c1b\",\n                            \"maturityDate\": \"2023-06-25T17:35:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 0,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": true,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 8,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -110.0925925925926,\n                                    \"decimal\": 1.9083263246425568,\n                                    \"normalizedImplied\": 0.5240193918025562\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 110.09259259259264,\n                                    \"decimal\": 2.1009259259259263,\n                                    \"normalizedImplied\": 0.47598060819744376\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x78b83da530cca15670c5f147b2b9540837e305e7\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -184.4784994302151,\n                            \"decimal\": 1.5420685896126785,\n                            \"normalizedImplied\": 0.6484795856267134\n                        },\n                        \"market\": {\n                            \"address\": \"0xc81bf6f9c832d37e2d1d29fa1a158a1fffb8574e\",\n                            \"gameId\": \"0x3837663432333164303639343464383033376331393134396138356466646335\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xb90db13486fee2dcce2c83d511510fa59af58c6a\",\n                            \"maturityDate\": \"2023-06-25T17:35:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -148.68749999999997,\n                                    \"decimal\": 1.6725514922236235,\n                                    \"normalizedImplied\": 0.5978889168132696\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 148.68750000000003,\n                                    \"decimal\": 2.4868750000000004,\n                                    \"normalizedImplied\": 0.4021110831867303\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x815491ab3e34956ced77dde801c2bb9848689903\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -109.61554041646572,\n                            \"decimal\": 1.9122794050922607,\n                            \"normalizedImplied\": 0.5229361344043516\n                        },\n                        \"market\": {\n                            \"address\": \"0x14e49c2317dbbfdfac939e7e82166937c88dd885\",\n                            \"gameId\": \"0x3834333335333432616464326237643563653831363737636339316433336236\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-25T18:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 111.60829493087556,\n                                    \"decimal\": 2.1160829493087556,\n                                    \"normalizedImplied\": 0.4725712667958797\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -111.60829493087559,\n                                    \"decimal\": 1.8959907510632148,\n                                    \"normalizedImplied\": 0.5274287332041203\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x3e6ca1dec92cac1b33ab4caf84c331c0326a19a2\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -161.94324498681002,\n                            \"decimal\": 1.6175002854126137,\n                            \"normalizedImplied\": 0.6182379125484398\n                        },\n                        \"market\": {\n                            \"address\": \"0xa7e70144a5dbaf4db82f538ecc1922bd76a9c896\",\n                            \"gameId\": \"0x3438366337636331353637343162313837376662626531656533326362316332\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-25T19:10:00.000Z\",\n                            \"homeTeam\": \"Colorado Rockies\",\n                            \"awayTeam\": \"Los Angeles Angels\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 145.74308300395256,\n                                    \"decimal\": 2.4574308300395256,\n                                    \"normalizedImplied\": 0.40692905280427194\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -145.74308300395253,\n                                    \"decimal\": 1.6861389092289754,\n                                    \"normalizedImplied\": 0.593070947195728\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf3565999e45ab424f3caade64a35c83d372ca3d3\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -125.69423098003064,\n                            \"decimal\": 1.7955814616176557,\n                            \"normalizedImplied\": 0.5569226578554063\n                        },\n                        \"market\": {\n                            \"address\": \"0x21db1937b69a55915e5ebc897f9bfafbf890f3bc\",\n                            \"gameId\": \"0x3939636438393361386363343365626138323965386539343433383531376435\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-25T23:00:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Dodgers\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -119.44444444444446,\n                                    \"decimal\": 1.8372093023255813,\n                                    \"normalizedImplied\": 0.5443037974683544\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 119.44444444444446,\n                                    \"decimal\": 2.1944444444444446,\n                                    \"normalizedImplied\": 0.45569620253164556\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xe817f281b33106d2c3f96f3bff4aaf2cb28a9914\",\n                \"hash\": \"0x1e439dff878bfe4f2c2512d77cd5b81834b9b35d7887f0946211020b73e0750e\",\n                \"timestamp\": 1687624979000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2298.8319054302383,\n                \"paid\": 250,\n                \"paidAfterFees\": 237.5,\n                \"totalQuote\": {\n                    \"american\": 867.9292233390477,\n                    \"decimal\": 9.679292233390477,\n                    \"normalizedImplied\": 0.10331333902186757\n                },\n                \"lastGameStarts\": \"2023-06-24T20:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x8ccab1cbacacd60e24afcedc4db1d36539ba983a\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -144.21900331224973,\n                            \"decimal\": 1.6933898980253608,\n                            \"normalizedImplied\": 0.5905314547855084\n                        },\n                        \"market\": {\n                            \"address\": \"0x89eb86e8f6809db8506848eea4040b4e09ed8ee5\",\n                            \"gameId\": \"0x6162303731376533313535363836323837313035363238326534373730313234\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-24T20:05:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 130.2372881355932,\n                                    \"decimal\": 2.302372881355932,\n                                    \"normalizedImplied\": 0.4343345111896349\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -130.23728813559322,\n                                    \"decimal\": 1.7678292555960438,\n                                    \"normalizedImplied\": 0.5656654888103652\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xff2e7c8afa6f53b60f89f9b6d911f0e8fc169804\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -123.58061276497307,\n                            \"decimal\": 1.8091884136404233,\n                            \"normalizedImplied\": 0.5527340283966412\n                        },\n                        \"market\": {\n                            \"address\": \"0x02f0a2abdee403e84b9fbdcdc84f0474e0d97e62\",\n                            \"gameId\": \"0x6338356532616639353731363161323362663633626361633161393538303766\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-24T20:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -109.65116279069767,\n                                    \"decimal\": 1.911983032873807,\n                                    \"normalizedImplied\": 0.5230171935662784\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 109.65116279069767,\n                                    \"decimal\": 2.0965116279069766,\n                                    \"normalizedImplied\": 0.4769828064337216\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x3e419b38bb583aa3c45cc33239524d79ea492d92\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -115.9252629554245,\n                            \"decimal\": 1.86262474158417,\n                            \"normalizedImplied\": 0.5368767941681565\n                        },\n                        \"market\": {\n                            \"address\": \"0x8ac0a6d321d4d68f3de05b6148b12388126a1b58\",\n                            \"gameId\": \"0x6465396535366661653532393935623038383631393466306633313065626664\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-24T20:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 103.78985266947747,\n                                    \"decimal\": 2.0378985266947747,\n                                    \"normalizedImplied\": 0.4907015667859965\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -103.78985266947748,\n                                    \"decimal\": 1.9634853256652516,\n                                    \"normalizedImplied\": 0.5092984332140035\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd3b63eb640f561d65d8e0862da71121bcc8c48bf\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -143.63655289211135,\n                            \"decimal\": 1.6962016143280203,\n                            \"normalizedImplied\": 0.5895525576398931\n                        },\n                        \"market\": {\n                            \"address\": \"0x5d62715e876ce3e023c991827881fff518af3902\",\n                            \"gameId\": \"0x3132383362626361663065383531346364323262313363623061303139656639\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xb4c2e0f638beb2fc067b510c3462df705d1334fc\",\n                            \"maturityDate\": \"2023-06-24T20:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -129.25531914893617,\n                                    \"decimal\": 1.7736625514403292,\n                                    \"normalizedImplied\": 0.5638051044083526\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 129.25531914893617,\n                                    \"decimal\": 2.2925531914893615,\n                                    \"normalizedImplied\": 0.43619489559164737\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x7dd569cc2bfedb3d84731d34e41d1502f9a6dbdb\",\n                \"hash\": \"0x67d764cd8f3c9e1196ae8dfdc3d081ab4f545fee7499a8a91189bfc2f4f0c08e\",\n                \"timestamp\": 1687449643000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 1364.931160307243,\n                \"paid\": 32,\n                \"paidAfterFees\": 30.4,\n                \"totalQuote\": {\n                    \"american\": 4389.905132589615,\n                    \"decimal\": 44.89905132589615,\n                    \"normalizedImplied\": 0.022272185502129664\n                },\n                \"lastGameStarts\": \"2023-06-22T23:05:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xc481d325c427eadb27a4a8ff530e51c04ef30040\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -119.28662381002219,\n                            \"decimal\": 1.8383169613322414,\n                            \"normalizedImplied\": 0.543975832804857\n                        },\n                        \"market\": {\n                            \"address\": \"0x6c982a80cde7ac53128415755f7e1e5c7fc81e69\",\n                            \"gameId\": \"0x3332616533666162663333313462636631373530653838616661613063656233\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xb3573b5e8185ecec9d23229deecbbd2393ed7a08\",\n                            \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                            \"homeTeam\": \"Washington Nationals\",\n                            \"awayTeam\": \"Arizona Diamondbacks\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 9,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -110.0925925925926,\n                                    \"decimal\": 1.9083263246425568,\n                                    \"normalizedImplied\": 0.5240193918025562\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 110.09259259259264,\n                                    \"decimal\": 2.1009259259259263,\n                                    \"normalizedImplied\": 0.47598060819744376\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x67ced6fea52fbf7349f082aa48ba33660874a0f9\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -124.65817810954593,\n                            \"decimal\": 1.8021936588237553,\n                            \"normalizedImplied\": 0.5548793244854018\n                        },\n                        \"market\": {\n                            \"address\": \"0x8bc1bf63897db70e8ddb798982ddcc159b56947a\",\n                            \"gameId\": \"0x6332356164386534613732316164346564613466346636326336323032366165\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                            \"homeTeam\": \"Philadelphia Phillies\",\n                            \"awayTeam\": \"Atlanta Braves\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -112.58715596330278,\n                                    \"decimal\": 1.8882007822685787,\n                                    \"normalizedImplied\": 0.5296046953219403\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 112.58715596330275,\n                                    \"decimal\": 2.1258715596330275,\n                                    \"normalizedImplied\": 0.47039530467805973\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5dd4954c00245c2ead84c03c215fba0753027a19\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -149.3131338297158,\n                            \"decimal\": 1.6697334483250819,\n                            \"normalizedImplied\": 0.5988979863840573\n                        },\n                        \"market\": {\n                            \"address\": \"0xcf0ac9e44eeabac7f865b08edd98f7b608b5c73b\",\n                            \"gameId\": \"0x6266323236333463373938626564373563346666643233633762326538326139\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-22T17:10:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -133.18410041841003,\n                                    \"decimal\": 1.7508403757343471,\n                                    \"normalizedImplied\": 0.5711542947372198\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 133.18410041841005,\n                                    \"decimal\": 2.3318410041841005,\n                                    \"normalizedImplied\": 0.42884570526278015\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd46d672a780a1b6c5c25b406e2d1af58e699f484\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -145.9550501287881,\n                            \"decimal\": 1.685142445648587,\n                            \"normalizedImplied\": 0.5934216437205191\n                        },\n                        \"market\": {\n                            \"address\": \"0x68554ea8efcbcdce600ea55e60f6fc3c6ea25e19\",\n                            \"gameId\": \"0x3238623435373364343038333034313865643664653661323266373239353134\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xbb5c0db293506eae3bdfea1d51c8cad19a659d41\",\n                            \"maturityDate\": \"2023-06-22T17:10:00.000Z\",\n                            \"homeTeam\": \"Cleveland Guardians\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 132.60251046025107,\n                                    \"decimal\": 2.3260251046025107,\n                                    \"normalizedImplied\": 0.4299179738091812\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -132.60251046025104,\n                                    \"decimal\": 1.7541335352770415,\n                                    \"normalizedImplied\": 0.5700820261908188\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2aa638f8a4b4936f0165c345815efd895bab030c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -169.65346291202854,\n                            \"decimal\": 1.5894368336699005,\n                            \"normalizedImplied\": 0.629153659218447\n                        },\n                        \"market\": {\n                            \"address\": \"0xab600cef0e49286d2c62c05d3ecacc111c0a732d\",\n                            \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                            \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Kansas City Royals\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -139.47154471544715,\n                                    \"decimal\": 1.7169921305741767,\n                                    \"normalizedImplied\": 0.582413851638092\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 139.47154471544712,\n                                    \"decimal\": 2.3947154471544714,\n                                    \"normalizedImplied\": 0.417586148361908\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xda18f6b74f58aee619c94acb6e51f9fb2eb300ff\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -162.36277107523156,\n                            \"decimal\": 1.615904738122907,\n                            \"normalizedImplied\": 0.6188483617924383\n                        },\n                        \"market\": {\n                            \"address\": \"0x7b20722dab9fe061be1090838cde8d8ad71dff15\",\n                            \"gameId\": \"0x3263663236316333666262393039396464633465326466323865623561353639\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                            \"homeTeam\": \"Miami Marlins\",\n                            \"awayTeam\": \"Pittsburgh Pirates\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -149.66926070038915,\n                                    \"decimal\": 1.6681398674119328,\n                                    \"normalizedImplied\": 0.5994701161069119\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 149.66926070038912,\n                                    \"decimal\": 2.496692607003891,\n                                    \"normalizedImplied\": 0.40052988389308813\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x9912c891d3301ffe48f485453fcccdeac4fa1687\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -114.24554800081474,\n                            \"decimal\": 1.8753076312372965,\n                            \"normalizedImplied\": 0.5332458436913717\n                        },\n                        \"market\": {\n                            \"address\": \"0x329580e8d201ce2aafe6292a59740014da796dec\",\n                            \"gameId\": \"0x6665386533653032346661326636323763346235393433643336343732363465\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-22T23:05:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 10,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xe2005ac33f12634eb81b9629c402feeda0381100\",\n                \"hash\": \"0x32c3caa95401f4e92681a70668918d8d5f4285f118cb4c2180099a04ffb29a68\",\n                \"timestamp\": 1687397403000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4556.186755601512,\n                \"paid\": 1897,\n                \"paidAfterFees\": 1802.15,\n                \"totalQuote\": {\n                    \"american\": 152.81950756604678,\n                    \"decimal\": 2.528195075660468,\n                    \"normalizedImplied\": 0.39553909808117127\n                },\n                \"lastGameStarts\": \"2023-06-22T01:45:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"WON\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xe01300a8077f88a6080ca2d2287d41f076fb4113\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -170.51878930775413,\n                            \"decimal\": 1.5864456369058482,\n                            \"normalizedImplied\": 0.6303399100081156\n                        },\n                        \"market\": {\n                            \"address\": \"0xb2dfe00e4374acfefd807088ebb5eb7632375b5e\",\n                            \"gameId\": \"0x3562353238323565373333643339623436363539643035323264343631353534\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xc99069ced2ce25e367a4e0942160d99b83d9d2de\",\n                            \"maturityDate\": \"2023-06-22T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 151.019305019305,\n                                    \"decimal\": 2.51019305019305,\n                                    \"normalizedImplied\": 0.3983757344571939\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -151.01930501930502,\n                                    \"decimal\": 1.6621669990284809,\n                                    \"normalizedImplied\": 0.6016242655428061\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x7c94d15fc2f42fef81f0f83e641b33fb143bdf81\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -168.4572957116685,\n                            \"decimal\": 1.5936222564747804,\n                            \"normalizedImplied\": 0.6275012763765485\n                        },\n                        \"market\": {\n                            \"address\": \"0xd08f1b3c8cff3dbcc702221c4cad7d07b3153ef3\",\n                            \"gameId\": \"0x3636643639363437626232363031663531373964326533646634313939353862\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x405a3520f697e37db74c8852f35c9f3ea572608c\",\n                            \"maturityDate\": \"2023-06-22T01:45:00.000Z\",\n                            \"homeTeam\": \"San Francisco Giants\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -153.96183206106875,\n                                    \"decimal\": 1.6495116267539291,\n                                    \"normalizedImplied\": 0.6062400432835373\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 153.9618320610687,\n                                    \"decimal\": 2.539618320610687,\n                                    \"normalizedImplied\": 0.3937599567164628\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x3dc1fc7cc50a76a34dc7a839f3cf8b11b3ccf8f5\",\n                \"hash\": \"0x907f434abf5c9331ad92b97053136bb703eaa31013ee1b13c5a812726fc1de67\",\n                \"timestamp\": 1687386127000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2853.634825433937,\n                \"paid\": 505,\n                \"paidAfterFees\": 479.75,\n                \"totalQuote\": {\n                    \"american\": 494.81705584865796,\n                    \"decimal\": 5.94817055848658,\n                    \"normalizedImplied\": 0.16811891827366068\n                },\n                \"lastGameStarts\": \"2023-06-21T23:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x275ba1213ca0b049b613d8e91ab1b952306f4c25\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 151.91984871270478,\n                            \"decimal\": 2.519198487127048,\n                            \"normalizedImplied\": 0.3969516515312071\n                        },\n                        \"market\": {\n                            \"address\": \"0x8d4c5f9e288e87ac26dbade45954ebc73853fc00\",\n                            \"gameId\": \"0x3731343435366638643166656533306130626534313734643434623730663136\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T23:10:00.000Z\",\n                            \"homeTeam\": \"Cleveland Guardians\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 6,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -168.0541516245487,\n                                    \"decimal\": 1.595046293312711,\n                                    \"normalizedImplied\": 0.6269410512989724\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 168.05415162454875,\n                                    \"decimal\": 2.6805415162454875,\n                                    \"normalizedImplied\": 0.37305894870102757\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x35ef136766f01d9e9a29b7463e7e7ed8597bce40\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": true,\n                        \"quote\": {\n                            \"american\": null,\n                            \"decimal\": 1,\n                            \"normalizedImplied\": 1\n                        },\n                        \"market\": {\n                            \"address\": \"0x8eb620e4985899f7f6deb3dbd35583e694dd3d83\",\n                            \"gameId\": \"0x6238653130626135383461363934393466373138616466363765656237613933\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T22:40:00.000Z\",\n                            \"homeTeam\": \"Philadelphia Phillies\",\n                            \"awayTeam\": \"Atlanta Braves\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 0,\n                            \"finalResult\": 0,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": true,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -125.32900432900429,\n                                    \"decimal\": 1.7978998998307487,\n                                    \"normalizedImplied\": 0.5562044917484774\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 125.32900432900429,\n                                    \"decimal\": 2.253290043290043,\n                                    \"normalizedImplied\": 0.4437955082515226\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa87ec0946db4f7c8b1ce243845ad23ba645d77b8\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 136.11361267805506,\n                            \"decimal\": 2.3611361267805506,\n                            \"normalizedImplied\": 0.4235249245724418\n                        },\n                        \"market\": {\n                            \"address\": \"0xaa5d38bcce185d2fbea48a8520ce358367b9db6d\",\n                            \"gameId\": \"0x6634316466616232343361386461333334653332386166343263323362323262\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T23:05:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 149.66926070038912,\n                                    \"decimal\": 2.496692607003891,\n                                    \"normalizedImplied\": 0.40052988389308813\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -149.66926070038915,\n                                    \"decimal\": 1.6681398674119328,\n                                    \"normalizedImplied\": 0.5994701161069119\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xa4cea0b289063910ff86eb63909130896e3d2742\",\n                \"hash\": \"0x71bb2191b224485283e5cabbe9097be06c64f6ace0a856affb6efcdc01b3a648\",\n                \"timestamp\": 1687385469000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5542.193334958484,\n                \"paid\": 1495,\n                \"paidAfterFees\": 1420.25,\n                \"totalQuote\": {\n                    \"american\": 290.2266034119686,\n                    \"decimal\": 3.9022660341196858,\n                    \"normalizedImplied\": 0.2562613597475013\n                },\n                \"lastGameStarts\": \"2023-06-22T01:38:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"WON\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x9fbd1d127c7f60896501855d723e575c138dcd88\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": true,\n                        \"quote\": {\n                            \"american\": null,\n                            \"decimal\": 1,\n                            \"normalizedImplied\": 1\n                        },\n                        \"market\": {\n                            \"address\": \"0x8eb620e4985899f7f6deb3dbd35583e694dd3d83\",\n                            \"gameId\": \"0x6238653130626135383461363934393466373138616466363765656237613933\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T22:40:00.000Z\",\n                            \"homeTeam\": \"Philadelphia Phillies\",\n                            \"awayTeam\": \"Atlanta Braves\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 0,\n                            \"finalResult\": 0,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": true,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -125.32900432900429,\n                                    \"decimal\": 1.7978998998307487,\n                                    \"normalizedImplied\": 0.5562044917484774\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 125.32900432900429,\n                                    \"decimal\": 2.253290043290043,\n                                    \"normalizedImplied\": 0.4437955082515226\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xe0bfe5c38c98f77aed949ae2034085bdf04e92e8\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -119.58263476036481,\n                            \"decimal\": 1.836241818892793,\n                            \"normalizedImplied\": 0.5445905815406026\n                        },\n                        \"market\": {\n                            \"address\": \"0xcee34c0cea343c35a563877a1e515d3ff308507f\",\n                            \"gameId\": \"0x6535346538623931323531616634313365626535363939373533663132663962\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-22T00:10:00.000Z\",\n                            \"homeTeam\": \"Chicago White Sox\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -104.76190476190479,\n                                    \"decimal\": 1.9545454545454544,\n                                    \"normalizedImplied\": 0.5116279069767442\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 104.76190476190479,\n                                    \"decimal\": 2.047619047619048,\n                                    \"normalizedImplied\": 0.4883720930232558\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xcff40c54f3f8f0c496baeeeaa34d66df53c0fada\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 112.51373288473805,\n                            \"decimal\": 2.1251373288473805,\n                            \"normalizedImplied\": 0.47055782533469215\n                        },\n                        \"market\": {\n                            \"address\": \"0xc99069ced2ce25e367a4e0942160d99b83d9d2de\",\n                            \"gameId\": \"0x3562353238323565373333643339623436363539643035323264343631353534\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-22T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -131.21940928270044,\n                                    \"decimal\": 1.762082382070163,\n                                    \"normalizedImplied\": 0.5675103560283947\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 131.2194092827004,\n                                    \"decimal\": 2.312194092827004,\n                                    \"normalizedImplied\": 0.43248964397160533\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xa2cac724907823562b6555db2931c05c144f1ec0\",\n                \"hash\": \"0xdfaad1dd31b0dee88992caa2ede0c2af560ba635d2a2ad87807addadfbb6ee07\",\n                \"timestamp\": 1687360539000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 6189.932848627459,\n                \"paid\": 237.94,\n                \"paidAfterFees\": 226.043,\n                \"totalQuote\": {\n                    \"american\": 2638.3873195044566,\n                    \"decimal\": 27.38387319504457,\n                    \"normalizedImplied\": 0.036517843654818034\n                },\n                \"lastGameStarts\": \"2023-06-21T18:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xc2d8ed430a26733715e776314ac74b41a85a2529\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -141.018852543609,\n                            \"decimal\": 1.7091250438949344,\n                            \"normalizedImplied\": 0.5850946971797304\n                        },\n                        \"market\": {\n                            \"address\": \"0x591ca41b08ce48efdd085db9f0cdc52c8625468b\",\n                            \"gameId\": \"0x6435353564303465336434306533636234646239646564643131623165643232\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T16:10:00.000Z\",\n                            \"homeTeam\": \"Miami Marlins\",\n                            \"awayTeam\": \"Toronto Blue Jays\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xe2b43094886a1b86c825deff4f3bf859ca2c51e5\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 120.09043511789659,\n                            \"decimal\": 2.200904351178966,\n                            \"normalizedImplied\": 0.4543586819047028\n                        },\n                        \"market\": {\n                            \"address\": \"0x3e45d2161ea6b5d697605a75226a6768c9fa7b3f\",\n                            \"gameId\": \"0x3233386464303464323634613239353336303732373934303566633834656431\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T16:10:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Baltimore Orioles\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -134.5643153526971,\n                                    \"decimal\": 1.7431390687634907,\n                                    \"normalizedImplied\": 0.5736776932602158\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 134.56431535269707,\n                                    \"decimal\": 2.3456431535269706,\n                                    \"normalizedImplied\": 0.4263223067397842\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x3f252fbe1dc0e88aafbcf6b94e52705e3875f709\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -121.01139988904177,\n                            \"decimal\": 1.8263684255507528,\n                            \"normalizedImplied\": 0.547534651831513\n                        },\n                        \"market\": {\n                            \"address\": \"0x46c50b5fdbfef875bf42ff90fe02e070d6f9be5c\",\n                            \"gameId\": \"0x3563373966613333343533373233623136363764306162633836333762613563\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T16:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Chicago Cubs\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 8,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 107.69483568075118,\n                                    \"decimal\": 2.0769483568075118,\n                                    \"normalizedImplied\": 0.4814756210583422\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -107.69483568075117,\n                                    \"decimal\": 1.928549631631719,\n                                    \"normalizedImplied\": 0.5185243789416578\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x6ba3443a0088d8c09e4ee3c9b2591b761eb71cd2\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -213.23912190552699,\n                            \"decimal\": 1.4689570989900427,\n                            \"normalizedImplied\": 0.6807550749354991\n                        },\n                        \"market\": {\n                            \"address\": \"0x22dbc8720bed7453179ffd7c9a059a78bfeba8d6\",\n                            \"gameId\": \"0x6362323939353865306461633332356261653465346639646133653131623539\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T16:35:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"Colorado Rockies\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -195.84415584415595,\n                                    \"decimal\": 1.5106100795755966,\n                                    \"normalizedImplied\": 0.6619841966637402\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 195.8441558441558,\n                                    \"decimal\": 2.958441558441558,\n                                    \"normalizedImplied\": 0.3380158033362599\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x9839f17936c156176660bda1e72c0a14e1b7340e\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -155.08667554541614,\n                            \"decimal\": 1.6448007196512227,\n                            \"normalizedImplied\": 0.6079763876878947\n                        },\n                        \"market\": {\n                            \"address\": \"0x2de5b360720de651880264fb8835d4b48698277c\",\n                            \"gameId\": \"0x6437393836633861303565366134313562376134323532306639616635636364\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T18:10:00.000Z\",\n                            \"homeTeam\": \"Houston Astros\",\n                            \"awayTeam\": \"New York Mets\",\n                            \"homeScore\": 10,\n                            \"awayScore\": 8,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -134.5643153526971,\n                                    \"decimal\": 1.7431390687634907,\n                                    \"normalizedImplied\": 0.5736776932602158\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 134.56431535269707,\n                                    \"decimal\": 2.3456431535269706,\n                                    \"normalizedImplied\": 0.4263223067397842\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x1c206bcfb9df853bef1cb2d5b6874e16a5d33cb2\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -153.91349981138902,\n                            \"decimal\": 1.6497155877979741,\n                            \"normalizedImplied\": 0.6061650913626823\n                        },\n                        \"market\": {\n                            \"address\": \"0x084b3134fad0fb2450f816a4172ef9675b2804a0\",\n                            \"gameId\": \"0x3535613630623337373362636132626233306139333538623732333666356235\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-06-21T18:10:00.000Z\",\n                            \"homeTeam\": \"Milwaukee Brewers\",\n                            \"awayTeam\": \"Arizona Diamondbacks\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 134.56431535269707,\n                                    \"decimal\": 2.3456431535269706,\n                                    \"normalizedImplied\": 0.4263223067397842\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -134.5643153526971,\n                                    \"decimal\": 1.7431390687634907,\n                                    \"normalizedImplied\": 0.5736776932602158\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x29115ad7673a5cc5380afe8456c49987a6ab8190\",\n                \"hash\": \"0x2e859c8cd3a436081da6d545b3b8bf64550e991b22532da60440dd54d63356df\",\n                \"timestamp\": 1684695794000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4452.910069883092,\n                \"paid\": 225,\n                \"paidAfterFees\": 213.75,\n                \"totalQuote\": {\n                    \"american\": 1983.2327812318556,\n                    \"decimal\": 20.832327812318557,\n                    \"normalizedImplied\": 0.048002316832239975\n                },\n                \"lastGameStarts\": \"2023-05-22T00:30:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xfd455877abfc6a756253e10ee73abfbfba6775cc\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 104.68175810423128,\n                            \"decimal\": 2.046817581042313,\n                            \"normalizedImplied\": 0.48856332350378\n                        },\n                        \"market\": {\n                            \"address\": \"0x83f4f370c87eb1324efc59c894321ff956e2360b\",\n                            \"gameId\": \"0x6261303938383564346633383463326563346366663437666534653737373934\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-21T20:05:00.000Z\",\n                            \"homeTeam\": \"San Francisco Giants\",\n                            \"awayTeam\": \"Miami Marlins\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -120.42477876106194,\n                                    \"decimal\": 1.8303938859494415,\n                                    \"normalizedImplied\": 0.5463304962261121\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 120.42477876106194,\n                                    \"decimal\": 2.2042477876106195,\n                                    \"normalizedImplied\": 0.4536695037738879\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2695d620c249a7d636911941d56ed929528cb3e8\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -169.4038404345176,\n                            \"decimal\": 1.5903053894380548,\n                            \"normalizedImplied\": 0.6288100428015004\n                        },\n                        \"market\": {\n                            \"address\": \"0x78c88dca8e009d7616dd1255ff55aa88f9d1c0ee\",\n                            \"gameId\": \"0x6165353338306138336564303530386165643661613763383637333661363234\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-21T20:07:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -143.78087649402391,\n                                    \"decimal\": 1.6955027847820665,\n                                    \"normalizedImplied\": 0.5897955514880125\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 143.78087649402391,\n                                    \"decimal\": 2.437808764940239,\n                                    \"normalizedImplied\": 0.41020444851198745\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x8e7bbdcf1ae35f95b8ad995b7c4e129fffa51fc2\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -110.95494011665036,\n                            \"decimal\": 1.901266765543444,\n                            \"normalizedImplied\": 0.5259651186897844\n                        },\n                        \"market\": {\n                            \"address\": \"0xa8515f41d685ecaaf10c5e666e76f3df5a6fca0d\",\n                            \"gameId\": \"0x6666313735316264316665656435613762663835643433366163366265383463\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xa9da12bab4944be56d094acdfb5348b8fdc75fb3\",\n                            \"maturityDate\": \"2023-05-21T20:10:00.000Z\",\n                            \"homeTeam\": \"San Diego Padres\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 0,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 9,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -102.82805429864251,\n                                    \"decimal\": 1.9724972497249726,\n                                    \"normalizedImplied\": 0.5069715560513106\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 102.82805429864253,\n                                    \"decimal\": 2.0282805429864252,\n                                    \"normalizedImplied\": 0.49302844394868933\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf5177c0c3a73bd8bb873fcd58283631a49fac0ab\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -121.11705554342703,\n                            \"decimal\": 1.8256475485745653,\n                            \"normalizedImplied\": 0.5477508518995263\n                        },\n                        \"market\": {\n                            \"address\": \"0xdd5d05236bb4cb1613ea49e51dd83468ff144e2c\",\n                            \"gameId\": \"0x3366616339653561363638376466613835373436373131336437623065303230\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x67504e2c5e8f2122306802f04f4ac11dd44b8441\",\n                            \"maturityDate\": \"2023-05-22T00:30:00.000Z\",\n                            \"homeTeam\": \"Miami Heat\",\n                            \"awayTeam\": \"Boston Celtics\",\n                            \"homeScore\": 128,\n                            \"awayScore\": 102,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 214.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd989ea2c420448ef21166e31ebafa76927126133\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -118.50891627398336,\n                            \"decimal\": 1.8438183652680429,\n                            \"normalizedImplied\": 0.5423527712040259\n                        },\n                        \"market\": {\n                            \"address\": \"0x5fdfe9ae2bbef37fc4f904cf3eaf379d26f0fdbd\",\n                            \"gameId\": \"0x6337333566326561646437363661396662383063323661323638306666363535\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xfcce8db3b87809be1f3c8c3f10e21162c1c2f758\",\n                            \"maturityDate\": \"2023-05-21T23:00:00.000Z\",\n                            \"homeTeam\": \"New York Mets\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 7.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 111.06912442396317,\n                                    \"decimal\": 2.1106912442396317,\n                                    \"normalizedImplied\": 0.4737784376228112\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -111.06912442396313,\n                                    \"decimal\": 1.9003402207285702,\n                                    \"normalizedImplied\": 0.5262215623771888\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x9b4bf0c924bba5fc64f015c408e3dcdc56d51500\",\n                \"hash\": \"0x80e423cd7c3cf4759e995be013fa12af038bf5c479beafb96dab4889ec22acf5\",\n                \"timestamp\": 1684695264000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 9966.329522756034,\n                \"paid\": 500,\n                \"paidAfterFees\": 475,\n                \"totalQuote\": {\n                    \"american\": 1998.174636369691,\n                    \"decimal\": 20.98174636369691,\n                    \"normalizedImplied\": 0.04766047509420963\n                },\n                \"lastGameStarts\": \"2023-05-22T00:30:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xfd455877abfc6a756253e10ee73abfbfba6775cc\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 103.93877092742439,\n                            \"decimal\": 2.039387709274244,\n                            \"normalizedImplied\": 0.4903432512868628\n                        },\n                        \"market\": {\n                            \"address\": \"0x83f4f370c87eb1324efc59c894321ff956e2360b\",\n                            \"gameId\": \"0x6261303938383564346633383463326563346366663437666534653737373934\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-21T20:05:00.000Z\",\n                            \"homeTeam\": \"San Francisco Giants\",\n                            \"awayTeam\": \"Miami Marlins\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -120.42477876106194,\n                                    \"decimal\": 1.8303938859494415,\n                                    \"normalizedImplied\": 0.5463304962261121\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 120.42477876106194,\n                                    \"decimal\": 2.2042477876106195,\n                                    \"normalizedImplied\": 0.4536695037738879\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x8e7bbdcf1ae35f95b8ad995b7c4e129fffa51fc2\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -109.5773035590693,\n                            \"decimal\": 1.9125977438027892,\n                            \"normalizedImplied\": 0.5228490952894858\n                        },\n                        \"market\": {\n                            \"address\": \"0xa8515f41d685ecaaf10c5e666e76f3df5a6fca0d\",\n                            \"gameId\": \"0x6666313735316264316665656435613762663835643433366163366265383463\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xa9da12bab4944be56d094acdfb5348b8fdc75fb3\",\n                            \"maturityDate\": \"2023-05-21T20:10:00.000Z\",\n                            \"homeTeam\": \"San Diego Padres\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 0,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 9,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -102.82805429864251,\n                                    \"decimal\": 1.9724972497249726,\n                                    \"normalizedImplied\": 0.5069715560513106\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 102.82805429864253,\n                                    \"decimal\": 2.0282805429864252,\n                                    \"normalizedImplied\": 0.49302844394868933\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2695d620c249a7d636911941d56ed929528cb3e8\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -167.77640980721483,\n                            \"decimal\": 1.5960313497881258,\n                            \"normalizedImplied\": 0.6265541088104257\n                        },\n                        \"market\": {\n                            \"address\": \"0x78c88dca8e009d7616dd1255ff55aa88f9d1c0ee\",\n                            \"gameId\": \"0x6165353338306138336564303530386165643661613763383637333661363234\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-21T20:07:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Minnesota Twins\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -143.78087649402391,\n                                    \"decimal\": 1.6955027847820665,\n                                    \"normalizedImplied\": 0.5897955514880125\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 143.78087649402391,\n                                    \"decimal\": 2.437808764940239,\n                                    \"normalizedImplied\": 0.41020444851198745\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd989ea2c420448ef21166e31ebafa76927126133\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -122.60681277415135,\n                            \"decimal\": 1.8156153621267819,\n                            \"normalizedImplied\": 0.55077745036736\n                        },\n                        \"market\": {\n                            \"address\": \"0x5fdfe9ae2bbef37fc4f904cf3eaf379d26f0fdbd\",\n                            \"gameId\": \"0x6337333566326561646437363661396662383063323661323638306666363535\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xfcce8db3b87809be1f3c8c3f10e21162c1c2f758\",\n                            \"maturityDate\": \"2023-05-21T23:00:00.000Z\",\n                            \"homeTeam\": \"New York Mets\",\n                            \"awayTeam\": \"Cleveland Guardians\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 7.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 111.06912442396317,\n                                    \"decimal\": 2.1106912442396317,\n                                    \"normalizedImplied\": 0.4737784376228112\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -111.06912442396313,\n                                    \"decimal\": 1.9003402207285702,\n                                    \"normalizedImplied\": 0.5262215623771888\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf5177c0c3a73bd8bb873fcd58283631a49fac0ab\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -116.77872422244928,\n                            \"decimal\": 1.8563203671373576,\n                            \"normalizedImplied\": 0.5387001175568126\n                        },\n                        \"market\": {\n                            \"address\": \"0xdd5d05236bb4cb1613ea49e51dd83468ff144e2c\",\n                            \"gameId\": \"0x3366616339653561363638376466613835373436373131336437623065303230\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x67504e2c5e8f2122306802f04f4ac11dd44b8441\",\n                            \"maturityDate\": \"2023-05-22T00:30:00.000Z\",\n                            \"homeTeam\": \"Miami Heat\",\n                            \"awayTeam\": \"Boston Celtics\",\n                            \"homeScore\": 128,\n                            \"awayScore\": 102,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 214.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x184de834e90e29975d574aa5a7bafe008a6d738b\",\n                \"hash\": \"0x3896397ff335b8a667477bc0f51b4a8e51e72b4b87aa69e3d322146de5f28c11\",\n                \"timestamp\": 1684516370000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4181.195249053706,\n                \"paid\": 331,\n                \"paidAfterFees\": 314.45,\n                \"totalQuote\": {\n                    \"american\": 1229.6852437760235,\n                    \"decimal\": 13.296852437760235,\n                    \"normalizedImplied\": 0.07520576803275733\n                },\n                \"lastGameStarts\": \"2023-05-19T23:20:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x5c00bee2058da5a1ebb1559af06b35fe943f5877\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -106.77920031081652,\n                            \"decimal\": 1.9365119771352155,\n                            \"normalizedImplied\": 0.5163923651426896\n                        },\n                        \"market\": {\n                            \"address\": \"0x96eed39ebd406d9118891bd93f7f46ef37a5524a\",\n                            \"gameId\": \"0x6263373832626433353937356533356131663065376431323365303635396637\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xc0004bb1228f632c323cbe196c8218f622a81da9\",\n                            \"maturityDate\": \"2023-05-19T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Arizona Diamondbacks\",\n                            \"homeScore\": 13,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x828e40aef7e0ff202fd83276d970c2470f52b04d\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -180.52336826931372,\n                            \"decimal\": 1.553944904522361,\n                            \"normalizedImplied\": 0.643523458965472\n                        },\n                        \"market\": {\n                            \"address\": \"0x8fe526297894d15868549f3d4560d7df32cbfcb6\",\n                            \"gameId\": \"0x6431373530666238346664336234613136356562303638356530313733373637\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-19T22:40:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 152.9808429118774,\n                                    \"decimal\": 2.529808429118774,\n                                    \"normalizedImplied\": 0.39528684800387714\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -152.9808429118774,\n                                    \"decimal\": 1.653676617912242,\n                                    \"normalizedImplied\": 0.6047131519961229\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xc36c91f4a8515f6b89394ba05c4d19d5ba71ff68\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -131.16078488162674,\n                            \"decimal\": 1.7624230069242914,\n                            \"normalizedImplied\": 0.5674006728640925\n                        },\n                        \"market\": {\n                            \"address\": \"0x5c6c91ba01709732af7e6949c16909067f99014b\",\n                            \"gameId\": \"0x3836323664313566383464666434313438653662373634363930336561343836\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x8901cb61ecdd0b9cd172ad3d1a57b51439e8ccb0\",\n                            \"maturityDate\": \"2023-05-19T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Milwaukee Brewers\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 0,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xee97daf54c65297511f483c378e9d4b06fdb3b6a\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -156.99995148478774,\n                            \"decimal\": 1.6369428719835581,\n                            \"normalizedImplied\": 0.6108948681808636\n                        },\n                        \"market\": {\n                            \"address\": \"0xf7e66c01999bbdaaaa9bd9b5500fa87eb383f9ef\",\n                            \"gameId\": \"0x3532613436363334383832346666386335366364666161636561366636643232\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-19T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Seattle Mariners\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -136.5267489711934,\n                                    \"decimal\": 1.7324571979744394,\n                                    \"normalizedImplied\": 0.5772148374973902\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 136.52674897119343,\n                                    \"decimal\": 2.3652674897119343,\n                                    \"normalizedImplied\": 0.4227851625026098\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x297e4aeca1de65142f07ef2e796eda71f4557966\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -188.10635692653094,\n                            \"decimal\": 1.5316141444334983,\n                            \"normalizedImplied\": 0.6529059578317438\n                        },\n                        \"market\": {\n                            \"address\": \"0x59997b54fce5b08cd7bcc1e61b7c5e36def61a5e\",\n                            \"gameId\": \"0x3032343234373836346631303963646338306462336535633736353833313666\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xc940e29fbe4fbd27fc7cf098bda73d449b615cf5\",\n                            \"maturityDate\": \"2023-05-19T23:05:00.000Z\",\n                            \"homeTeam\": \"Washington Nationals\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 8,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -152,\n                                    \"decimal\": 1.6578947368421053,\n                                    \"normalizedImplied\": 0.6031746031746031\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 152,\n                                    \"decimal\": 2.52,\n                                    \"normalizedImplied\": 0.3968253968253968\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x0cc169e50769d8277c0d17bb58c8197326f5d56c\",\n                \"hash\": \"0x23a85950cfb4fd4f1765551d3bb7d51e3fcedeae2aebc6af4c8fa8c08fbd7671\",\n                \"timestamp\": 1682971280000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2160.4986013010675,\n                \"paid\": 60,\n                \"paidAfterFees\": 57,\n                \"totalQuote\": {\n                    \"american\": 3690.348423335206,\n                    \"decimal\": 37.90348423335206,\n                    \"normalizedImplied\": 0.026382798843597583\n                },\n                \"lastGameStarts\": \"2023-05-02T01:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x80eb6fd2c7f97bffed381ad9c04651e923534f1f\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 375.03414975165504,\n                            \"decimal\": 4.75034149751655,\n                            \"normalizedImplied\": 0.21051118125355703\n                        },\n                        \"market\": {\n                            \"address\": \"0x644dc7288b0a2bd400eb7786e0ba7ee1fe912b11\",\n                            \"gameId\": \"0x6130393761356632653937316335656464303937306635633730373137303262\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-01T23:30:00.000Z\",\n                            \"homeTeam\": \"Boston Celtics\",\n                            \"awayTeam\": \"Philadelphia 76ers\",\n                            \"homeScore\": 115,\n                            \"awayScore\": 119,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -438.75,\n                                    \"decimal\": 1.227920227920228,\n                                    \"normalizedImplied\": 0.814385150812065\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 438.75,\n                                    \"decimal\": 5.3875,\n                                    \"normalizedImplied\": 0.18561484918793503\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x7030212f5380716e1fdd53924f214e85bd260814\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -139.6206289233851,\n                            \"decimal\": 1.7162265402405086,\n                            \"normalizedImplied\": 0.5826736602382702\n                        },\n                        \"market\": {\n                            \"address\": \"0xd522cb6de582f430c8d42ab5ea00dcd4bcd40844\",\n                            \"gameId\": \"0x6631346466363334636464646166373164386563313438306632376361373335\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-01T23:05:00.000Z\",\n                            \"homeTeam\": \"Washington Nationals\",\n                            \"awayTeam\": \"Chicago Cubs\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2ae896f1bde6a797a66dbd996e6a5fb367b41a2a\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -168.07645507700127,\n                            \"decimal\": 1.5949673317073874,\n                            \"normalizedImplied\": 0.6269720890957157\n                        },\n                        \"market\": {\n                            \"address\": \"0xdaff71623437aa64a6867eb84ad201c8ee510683\",\n                            \"gameId\": \"0x6237353838323936613539343731363065386638643730656530656463653631\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-01T23:10:00.000Z\",\n                            \"homeTeam\": \"Boston Red Sox\",\n                            \"awayTeam\": \"Toronto Blue Jays\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 143.78087649402391,\n                                    \"decimal\": 2.437808764940239,\n                                    \"normalizedImplied\": 0.41020444851198745\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -143.78087649402391,\n                                    \"decimal\": 1.6955027847820665,\n                                    \"normalizedImplied\": 0.5897955514880125\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5a74872187eadd11c9987d3109b239f5ac4fd94e\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 191.49284303822128,\n                            \"decimal\": 2.9149284303822127,\n                            \"normalizedImplied\": 0.34306159615345255\n                        },\n                        \"market\": {\n                            \"address\": \"0x377473c0d59742d1eed692c26b9e389d1e0dac14\",\n                            \"gameId\": \"0x6539396531663566303366356330663338626432643539636332353637393361\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-02T01:40:00.000Z\",\n                            \"homeTeam\": \"San Diego Padres\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -210.46153846153848,\n                                    \"decimal\": 1.4751461988304093,\n                                    \"normalizedImplied\": 0.6778989098116948\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 210.46153846153842,\n                                    \"decimal\": 3.1046153846153843,\n                                    \"normalizedImplied\": 0.3221010901883053\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x6f25d472113e9c3186db7f5798cd9eacc49f946c\",\n                \"hash\": \"0xb766990cb8b463f7840b7ea5ea050040e04f39ed2d60cd9dcbadbe0fab39c7e2\",\n                \"timestamp\": 1682971188000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3730.269623104667,\n                \"paid\": 900,\n                \"paidAfterFees\": 855,\n                \"totalQuote\": {\n                    \"american\": 336.2888448075634,\n                    \"decimal\": 4.362888448075634,\n                    \"normalizedImplied\": 0.22920595195164253\n                },\n                \"lastGameStarts\": \"2023-05-02T02:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x7030212f5380716e1fdd53924f214e85bd260814\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -142.54968950717026,\n                            \"decimal\": 1.7015097707032887,\n                            \"normalizedImplied\": 0.5877133456522368\n                        },\n                        \"market\": {\n                            \"address\": \"0xd522cb6de582f430c8d42ab5ea00dcd4bcd40844\",\n                            \"gameId\": \"0x6631346466363334636464646166373164386563313438306632376361373335\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-01T23:05:00.000Z\",\n                            \"homeTeam\": \"Washington Nationals\",\n                            \"awayTeam\": \"Chicago Cubs\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x83a000ad0ec8eb5d22d74e6e89290d6347c41d8c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -180.94434098279507,\n                            \"decimal\": 1.5526561342391383,\n                            \"normalizedImplied\": 0.6440576106634447\n                        },\n                        \"market\": {\n                            \"address\": \"0x64d8a0f65ae2449ba4779e97a2074bb882cf832b\",\n                            \"gameId\": \"0x3236613237623565626538356430316332643662313732363462623466333563\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-02T02:10:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Dodgers\",\n                            \"awayTeam\": \"Philadelphia Phillies\",\n                            \"homeScore\": 13,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -156.90566037735843,\n                                    \"decimal\": 1.6373256373256375,\n                                    \"normalizedImplied\": 0.6107520564042302\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 156.90566037735852,\n                                    \"decimal\": 2.569056603773585,\n                                    \"normalizedImplied\": 0.38924794359576964\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2ae896f1bde6a797a66dbd996e6a5fb367b41a2a\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -153.50466436005323,\n                            \"decimal\": 1.651446002744547,\n                            \"normalizedImplied\": 0.6055299406326907\n                        },\n                        \"market\": {\n                            \"address\": \"0xdaff71623437aa64a6867eb84ad201c8ee510683\",\n                            \"gameId\": \"0x6237353838323936613539343731363065386638643730656530656463653631\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-05-01T23:10:00.000Z\",\n                            \"homeTeam\": \"Boston Red Sox\",\n                            \"awayTeam\": \"Toronto Blue Jays\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 5,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 143.78087649402391,\n                                    \"decimal\": 2.437808764940239,\n                                    \"normalizedImplied\": 0.41020444851198745\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -143.78087649402391,\n                                    \"decimal\": 1.6955027847820665,\n                                    \"normalizedImplied\": 0.5897955514880125\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xa987201ae3b3977f2db887a0566b4203bb7639c3\",\n                \"hash\": \"0x946f8e0e1c1145509b19521170763ead821c950a64d363103b7480f437502416\",\n                \"timestamp\": 1682550122000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 9658.209703836525,\n                \"paid\": 457,\n                \"paidAfterFees\": 434.15,\n                \"totalQuote\": {\n                    \"american\": 2124.6250613466595,\n                    \"decimal\": 22.246250613466596,\n                    \"normalizedImplied\": 0.044951395063159885\n                },\n                \"lastGameStarts\": \"2023-04-27T02:00:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xc86e3e12061d12cc2aeb6bb318ad692d85fd42ec\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -114.61760265021532,\n                            \"decimal\": 1.8724663375238737,\n                            \"normalizedImplied\": 0.5340549947201655\n                        },\n                        \"market\": {\n                            \"address\": \"0xf6b5007a8adfd400e9e50738708788eeb9644fb0\",\n                            \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                            \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                            \"homeTeam\": \"Memphis Grizzlies\",\n                            \"awayTeam\": \"Los Angeles Lakers\",\n                            \"homeScore\": 116,\n                            \"awayScore\": 99,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -4.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x3e010f11a079dfccff56785af732a4a2a0932bfc\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -117.8017398635232,\n                            \"decimal\": 1.848883896925911,\n                            \"normalizedImplied\": 0.5408668449450357\n                        },\n                        \"market\": {\n                            \"address\": \"0xfe3a603eba0c8842cd8055112f8a14c5d4aff237\",\n                            \"gameId\": \"0x3761363465386135633666653365626561343837353831613531393233356362\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x77065f87d3c9e676692b409df16c515601fc9902\",\n                            \"maturityDate\": \"2023-04-27T01:30:00.000Z\",\n                            \"homeTeam\": \"Milwaukee Bucks\",\n                            \"awayTeam\": \"Miami Heat\",\n                            \"homeScore\": 126,\n                            \"awayScore\": 128,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -12,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x847b8b6575e97e8e4dd9ad0638d494cd53d00930\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 103.40952149530449,\n                            \"decimal\": 2.034095214953045,\n                            \"normalizedImplied\": 0.4916190710487877\n                        },\n                        \"market\": {\n                            \"address\": \"0xee70d99ffef917a1eaccc65c0e238e89b434b372\",\n                            \"gameId\": \"0x6438316665353435666531326535323937626434306633303135326332343330\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-27T02:00:00.000Z\",\n                            \"homeTeam\": \"Sacramento Kings\",\n                            \"awayTeam\": \"Golden State Warriors\",\n                            \"homeScore\": 116,\n                            \"awayScore\": 123,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 118.69565217391305,\n                                    \"decimal\": 2.1869565217391305,\n                                    \"normalizedImplied\": 0.4572564612326043\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -118.69565217391306,\n                                    \"decimal\": 1.8424908424908424,\n                                    \"normalizedImplied\": 0.5427435387673957\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x51f9849ae565446238cfa84e4c22eb79632ae5fe\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -125.3449306576871,\n                            \"decimal\": 1.7977985186580598,\n                            \"normalizedImplied\": 0.5562358571451239\n                        },\n                        \"market\": {\n                            \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                            \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xde0815551d431fb71cdfa316a1c1f7cf7e36a23a\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -132.06573339395862,\n                            \"decimal\": 1.7571986875785186,\n                            \"normalizedImplied\": 0.5690876091980441\n                        },\n                        \"market\": {\n                            \"address\": \"0x03fc6b94072f55c0106e9ad91273b34000cac735\",\n                            \"gameId\": \"0x6264383732393032393065633236396134633437666631656563643530343531\",\n                            \"sport\": \"Hockey\",\n                            \"leagueId\": 9006,\n                            \"leagueName\": \"NHL\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0x30ab106507ab7e08dcd936d6ede55d9e22020d80\",\n                            \"maturityDate\": \"2023-04-27T01:30:00.000Z\",\n                            \"homeTeam\": \"Colorado Avalanche\",\n                            \"awayTeam\": \"Seattle Kraken\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 5.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -113.02283105022829,\n                                    \"decimal\": 1.8847769877181644,\n                                    \"normalizedImplied\": 0.5305667495498585\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 113.02283105022828,\n                                    \"decimal\": 2.130228310502283,\n                                    \"normalizedImplied\": 0.4694332504501415\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xc001f7d574688fbf72151f77598a309546145e4a\",\n                \"hash\": \"0xfdc98cea3b5ba98da563dd3db46ce1b5107481e2e0efc79eaabe6f49a736ff02\",\n                \"timestamp\": 1682525239000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4191.040006173237,\n                \"paid\": 1000,\n                \"paidAfterFees\": 950,\n                \"totalQuote\": {\n                    \"american\": 341.1621059129724,\n                    \"decimal\": 4.411621059129724,\n                    \"normalizedImplied\": 0.22667404715791004\n                },\n                \"lastGameStarts\": \"2023-04-26T17:05:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x3a30111c78a8648a1548d039a0e55904e05f62ca\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 129.56401864097197,\n                            \"decimal\": 2.29564018640972,\n                            \"normalizedImplied\": 0.43560833527834164\n                        },\n                        \"market\": {\n                            \"address\": \"0x899fb89b2b2650e208c0606c88250110f4338013\",\n                            \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                            \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -157.8872180451128,\n                                    \"decimal\": 1.6333634934996903,\n                                    \"normalizedImplied\": 0.6122335928161171\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 157.88721804511277,\n                                    \"decimal\": 2.578872180451128,\n                                    \"normalizedImplied\": 0.3877664071838829\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x648cc5272dc53feb88228277576d4132f3516460\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -108.49059251933465,\n                            \"decimal\": 1.9217389054463732,\n                            \"normalizedImplied\": 0.5203620518718303\n                        },\n                        \"market\": {\n                            \"address\": \"0x821617ffebf0d9055fbbb1111e771ffd8e61c78e\",\n                            \"gameId\": \"0x6139613836383237306339643635373563393731346463653539346239346564\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xadc7a8a6c5b7ee912636e10d4f74c97c176479ab\",\n                            \"maturityDate\": \"2023-04-26T17:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 2,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 8.5,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 106.18867924528304,\n                                    \"decimal\": 2.0618867924528304,\n                                    \"normalizedImplied\": 0.4849926793557833\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -106.18867924528304,\n                                    \"decimal\": 1.9417199715707176,\n                                    \"normalizedImplied\": 0.5150073206442167\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x5831238db19cea0edff8d89d78738a5798454d93\",\n                \"hash\": \"0xffd14b4a46a1e6d13fc928faa5c219c3367d90bc1794edc43c41c1c39c7ce5a9\",\n                \"timestamp\": 1682525089000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8662.702275655562,\n                \"paid\": 1500,\n                \"paidAfterFees\": 1425,\n                \"totalQuote\": {\n                    \"american\": 507.9089316249516,\n                    \"decimal\": 6.079089316249516,\n                    \"normalizedImplied\": 0.16449832334704836\n                },\n                \"lastGameStarts\": \"2023-04-26T22:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xb2fb88abc6cec63b7507c548bd4b5c821008f382\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -122.52768973792938,\n                            \"decimal\": 1.8161420509428265,\n                            \"normalizedImplied\": 0.5506177225954672\n                        },\n                        \"market\": {\n                            \"address\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                            \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xbf13c73ec8ec2819e466b5895f29764da13170a1\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -128.9022296785281,\n                            \"decimal\": 1.775781770799404,\n                            \"normalizedImplied\": 0.5631322589542238\n                        },\n                        \"market\": {\n                            \"address\": \"0x2b7be8cb961ff575ab0f68ad8dcf7020505a0efc\",\n                            \"gameId\": \"0x6537396165616164396139613465643861346563663334313539323835386238\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T17:10:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 12,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 101.87608461141599,\n                                    \"decimal\": 2.01876084611416,\n                                    \"normalizedImplied\": 0.49535337577250127\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -101.87608461141598,\n                                    \"decimal\": 1.981584641591087,\n                                    \"normalizedImplied\": 0.5046466242274987\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb82f08dbb7cbf25f7a00e226e0394f681d376586\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -113.00113244836807,\n                            \"decimal\": 1.8849468835694325,\n                            \"normalizedImplied\": 0.5305189279956518\n                        },\n                        \"market\": {\n                            \"address\": \"0xab5f10ebc8692a094e1523703f1ceed7d83c77af\",\n                            \"gameId\": \"0x3538636131353630643334643065353939333762633237383731306334613566\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 1,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -108.67289719626169,\n                                    \"decimal\": 1.9201926384588923,\n                                    \"normalizedImplied\": 0.5207810820494446\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 108.6728971962617,\n                                    \"decimal\": 2.086728971962617,\n                                    \"normalizedImplied\": 0.4792189179505553\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xd0e7c2212cea95686cfe1c7f5facf09d979218e6\",\n                \"hash\": \"0x1668c0cefdd5c1f343efc029b548ce049fb5f8da79734efa1a3ae6fe35e28d17\",\n                \"timestamp\": 1682524969000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5399.389312527705,\n                \"paid\": 250,\n                \"paidAfterFees\": 237.5,\n                \"totalQuote\": {\n                    \"american\": 2173.4270789590346,\n                    \"decimal\": 22.734270789590344,\n                    \"normalizedImplied\": 0.04398645592177445\n                },\n                \"lastGameStarts\": \"2023-04-27T01:30:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xb82f08dbb7cbf25f7a00e226e0394f681d376586\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -104.69866234100083,\n                            \"decimal\": 1.955122040378153,\n                            \"normalizedImplied\": 0.5114770225835025\n                        },\n                        \"market\": {\n                            \"address\": \"0xab5f10ebc8692a094e1523703f1ceed7d83c77af\",\n                            \"gameId\": \"0x3538636131353630643334643065353939333762633237383731306334613566\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 1,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -108.67289719626169,\n                                    \"decimal\": 1.9201926384588923,\n                                    \"normalizedImplied\": 0.5207810820494446\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 108.6728971962617,\n                                    \"decimal\": 2.086728971962617,\n                                    \"normalizedImplied\": 0.4792189179505553\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xab54ca4b2adc5a140420aebb58cc69d14e851564\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -123.87885815081948,\n                            \"decimal\": 1.8072402465822897,\n                            \"normalizedImplied\": 0.5533298640792895\n                        },\n                        \"market\": {\n                            \"address\": \"0x390f7d79311ad7cb04a30102c1e80b22560b7dba\",\n                            \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                            \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                            \"homeTeam\": \"Memphis Grizzlies\",\n                            \"awayTeam\": \"Los Angeles Lakers\",\n                            \"homeScore\": 116,\n                            \"awayScore\": 99,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -4,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x40c3722ff79ca85f7d713d95931cb721d083aca5\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -113.20449276710278,\n                            \"decimal\": 1.8833571668019522,\n                            \"normalizedImplied\": 0.5309667319757818\n                        },\n                        \"market\": {\n                            \"address\": \"0xc535a6c4c0e07783c3bd3aaa123461bf6652fb0a\",\n                            \"gameId\": \"0x3761363465386135633666653365626561343837353831613531393233356362\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x77065f87d3c9e676692b409df16c515601fc9902\",\n                            \"maturityDate\": \"2023-04-27T01:30:00.000Z\",\n                            \"homeTeam\": \"Milwaukee Bucks\",\n                            \"awayTeam\": \"Miami Heat\",\n                            \"homeScore\": 126,\n                            \"awayScore\": 128,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -11.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb2fb88abc6cec63b7507c548bd4b5c821008f382\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -114.72036362952511,\n                            \"decimal\": 1.8716848241776616,\n                            \"normalizedImplied\": 0.5342779869144675\n                        },\n                        \"market\": {\n                            \"address\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                            \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xbf13c73ec8ec2819e466b5895f29764da13170a1\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -121.17324016557237,\n                            \"decimal\": 1.825264719036637,\n                            \"normalizedImplied\": 0.5478657367177916\n                        },\n                        \"market\": {\n                            \"address\": \"0x2b7be8cb961ff575ab0f68ad8dcf7020505a0efc\",\n                            \"gameId\": \"0x6537396165616164396139613465643861346563663334313539323835386238\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T17:10:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 12,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 101.87608461141599,\n                                    \"decimal\": 2.01876084611416,\n                                    \"normalizedImplied\": 0.49535337577250127\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -101.87608461141598,\n                                    \"decimal\": 1.981584641591087,\n                                    \"normalizedImplied\": 0.5046466242274987\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x5c38ecf1d4518b08711f3f97785d872e04a07b8e\",\n                \"hash\": \"0x1f6cfbfe3576100ac2bad3e57ea7a120a0b1aeb687e8c8cffbe6f7ef981a503c\",\n                \"timestamp\": 1682487146000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 8702.672922785241,\n                \"paid\": 250,\n                \"paidAfterFees\": 237.5,\n                \"totalQuote\": {\n                    \"american\": 3564.283335909575,\n                    \"decimal\": 36.64283335909575,\n                    \"normalizedImplied\": 0.0272904660564894\n                },\n                \"lastGameStarts\": \"2023-04-26T22:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x1e44405bd5db6ad03c07eaec438b90f30abf9711\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -108.13271046301666,\n                            \"decimal\": 1.924789543994662,\n                            \"normalizedImplied\": 0.5195373193500542\n                        },\n                        \"market\": {\n                            \"address\": \"0xadc7a8a6c5b7ee912636e10d4f74c97c176479ab\",\n                            \"gameId\": \"0x6139613836383237306339643635373563393731346463653539346239346564\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T17:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -118.46428571428571,\n                                    \"decimal\": 1.8441362677117878,\n                                    \"normalizedImplied\": 0.5422592774235736\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 118.4642857142857,\n                                    \"decimal\": 2.184642857142857,\n                                    \"normalizedImplied\": 0.4577407225764264\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb2fb88abc6cec63b7507c548bd4b5c821008f382\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -116.60339773040666,\n                            \"decimal\": 1.857607942362069,\n                            \"normalizedImplied\": 0.5383267250291981\n                        },\n                        \"market\": {\n                            \"address\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                            \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                            \"homeTeam\": \"Cincinnati Reds\",\n                            \"awayTeam\": \"Texas Rangers\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x344f6646a8b9718cffb91ad4cdabb9ca76a427d0\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -189.9284288993925,\n                            \"decimal\": 1.526514122080014,\n                            \"normalizedImplied\": 0.6550872904060718\n                        },\n                        \"market\": {\n                            \"address\": \"0x6205465b1cb0ef70dbe12682f184cfb6c208a3b6\",\n                            \"gameId\": \"0x6534303132333235393561613735393461633535653139343635353162633830\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T17:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -177.22648083623702,\n                                    \"decimal\": 1.5642497640767534,\n                                    \"normalizedImplied\": 0.6392840983359309\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 177.22648083623693,\n                                    \"decimal\": 2.7722648083623693,\n                                    \"normalizedImplied\": 0.3607159016640692\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xbf13c73ec8ec2819e466b5895f29764da13170a1\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -103.27763230099839,\n                            \"decimal\": 1.9682638706177358,\n                            \"normalizedImplied\": 0.5080619600491635\n                        },\n                        \"market\": {\n                            \"address\": \"0x2b7be8cb961ff575ab0f68ad8dcf7020505a0efc\",\n                            \"gameId\": \"0x6537396165616164396139613465643861346563663334313539323835386238\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T17:10:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 12,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 101.87608461141599,\n                                    \"decimal\": 2.01876084611416,\n                                    \"normalizedImplied\": 0.49535337577250127\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -101.87608461141598,\n                                    \"decimal\": 1.981584641591087,\n                                    \"normalizedImplied\": 0.5046466242274987\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xaf549b10b67f660796463932dfd0f3ece7dde5a3\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -149.9253575760728,\n                            \"decimal\": 1.6669985759364259,\n                            \"normalizedImplied\": 0.5998805364535218\n                        },\n                        \"market\": {\n                            \"address\": \"0xd65883d8c04da5d3889ddf0060e781c76c7b45d1\",\n                            \"gameId\": \"0x3763383335323532363037666536393133616639316433626463663632373433\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 134.16666666666669,\n                                    \"decimal\": 2.341666666666667,\n                                    \"normalizedImplied\": 0.4270462633451957\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -134.16666666666669,\n                                    \"decimal\": 1.7453416149068322,\n                                    \"normalizedImplied\": 0.5729537366548043\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb82f08dbb7cbf25f7a00e226e0394f681d376586\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 104.61259418453488,\n                            \"decimal\": 2.046125941845349,\n                            \"normalizedImplied\": 0.48872846951841364\n                        },\n                        \"market\": {\n                            \"address\": \"0xab5f10ebc8692a094e1523703f1ceed7d83c77af\",\n                            \"gameId\": \"0x3538636131353630643334643065353939333762633237383731306334613566\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 1,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -108.67289719626169,\n                                    \"decimal\": 1.9201926384588923,\n                                    \"normalizedImplied\": 0.5207810820494446\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 108.6728971962617,\n                                    \"decimal\": 2.086728971962617,\n                                    \"normalizedImplied\": 0.4792189179505553\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xc4a31ae3b2f87742143157112f7981b207cb93c6\",\n                \"hash\": \"0x83a1a8ea28eb6bf487ae564a95a0924a04d0027ea365272b1f8dfd67221530ac\",\n                \"timestamp\": 1682487040000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3125.5635156000217,\n                \"paid\": 500,\n                \"paidAfterFees\": 475,\n                \"totalQuote\": {\n                    \"american\": 558.0133717052678,\n                    \"decimal\": 6.580133717052678,\n                    \"normalizedImplied\": 0.15197259554292344\n                },\n                \"lastGameStarts\": \"2023-04-26T23:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x51f9849ae565446238cfa84e4c22eb79632ae5fe\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -126.4473386507945,\n                            \"decimal\": 1.7908430582012227,\n                            \"normalizedImplied\": 0.5583962231757095\n                        },\n                        \"market\": {\n                            \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                            \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -100.93353248693056,\n                                    \"decimal\": 1.9907510173880871,\n                                    \"normalizedImplied\": 0.5023229882921391\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100.93353248693053,\n                                    \"decimal\": 2.0093353248693053,\n                                    \"normalizedImplied\": 0.497677011707861\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x344f6646a8b9718cffb91ad4cdabb9ca76a427d0\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -186.49596725312347,\n                            \"decimal\": 1.5362046240081644,\n                            \"normalizedImplied\": 0.6509549472588265\n                        },\n                        \"market\": {\n                            \"address\": \"0x6205465b1cb0ef70dbe12682f184cfb6c208a3b6\",\n                            \"gameId\": \"0x6534303132333235393561613735393461633535653139343635353162633830\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T17:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -177.22648083623702,\n                                    \"decimal\": 1.5642497640767534,\n                                    \"normalizedImplied\": 0.6392840983359309\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 177.22648083623693,\n                                    \"decimal\": 2.7722648083623693,\n                                    \"normalizedImplied\": 0.3607159016640692\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x671351aa957d5c9a0255431e426ecb58273e2009\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 139.18179636815293,\n                            \"decimal\": 2.3918179636815293,\n                            \"normalizedImplied\": 0.41809201836613935\n                        },\n                        \"market\": {\n                            \"address\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                            \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                            \"homeTeam\": \"Memphis Grizzlies\",\n                            \"awayTeam\": \"Los Angeles Lakers\",\n                            \"homeScore\": 116,\n                            \"awayScore\": 99,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -163.92857142857144,\n                                    \"decimal\": 1.6100217864923747,\n                                    \"normalizedImplied\": 0.6211096075778079\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 163.92857142857142,\n                                    \"decimal\": 2.6392857142857142,\n                                    \"normalizedImplied\": 0.37889039242219213\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x5bb5951cc09a2155f2ee0edfb78eec4c13952393\",\n                \"hash\": \"0x0daead47897597704582a45bd2a60973b9f27a57b2591c0f86e1f118fa927c10\",\n                \"timestamp\": 1682439122000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4814.434733268421,\n                \"paid\": 313.56,\n                \"paidAfterFees\": 297.882,\n                \"totalQuote\": {\n                    \"american\": 1516.2221058232528,\n                    \"decimal\": 16.16222105823253,\n                    \"normalizedImplied\": 0.0618726842305273\n                },\n                \"lastGameStarts\": \"2023-04-26T01:38:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xcde88d5c74dd6c846d1893879230ab2b74079232\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -133.68478863164748,\n                            \"decimal\": 1.7480282612821276,\n                            \"normalizedImplied\": 0.5720731307092994\n                        },\n                        \"market\": {\n                            \"address\": \"0x693fb640fd870af4b6e9b462364a9b4403594ff3\",\n                            \"gameId\": \"0x6138373661636433363465636639633964373834303938663963353165343961\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 8,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 106.71698113207549,\n                                    \"decimal\": 2.067169811320755,\n                                    \"normalizedImplied\": 0.48375319459656807\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -106.71698113207549,\n                                    \"decimal\": 1.937057991513437,\n                                    \"normalizedImplied\": 0.5162468054034319\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x951e26a67b854aa54afdf2b1ae2c1151f017f302\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 106.30315589257594,\n                            \"decimal\": 2.0630315589257595,\n                            \"normalizedImplied\": 0.4847235592075526\n                        },\n                        \"market\": {\n                            \"address\": \"0xb5e8ca62d15399fcd7dd25cd00988e979fd9bd5f\",\n                            \"gameId\": \"0x6261656133643232303332346632633930333136653735326538623439303438\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -120.42477876106194,\n                                    \"decimal\": 1.8303938859494415,\n                                    \"normalizedImplied\": 0.5463304962261121\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 120.42477876106194,\n                                    \"decimal\": 2.2042477876106195,\n                                    \"normalizedImplied\": 0.4536695037738879\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xc6528783af14d4a19173359f3158fe8ca33a6133\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -188.22754477795368,\n                            \"decimal\": 1.531271871595451,\n                            \"normalizedImplied\": 0.6530518966289688\n                        },\n                        \"market\": {\n                            \"address\": \"0x4f2462c2ac76d461a7e83531b444db327696af5a\",\n                            \"gameId\": \"0x3261306631623135633636316264366536396163373238663337393662643735\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -163.14705882352936,\n                                    \"decimal\": 1.6129439336578333,\n                                    \"normalizedImplied\": 0.6199843522968592\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 163.1470588235294,\n                                    \"decimal\": 2.631470588235294,\n                                    \"normalizedImplied\": 0.3800156477031407\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x52b39c767d6ea0dc22ca9cc70b32492e3561afef\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -114.39120889172327,\n                            \"decimal\": 1.8741930517987162,\n                            \"normalizedImplied\": 0.5335629640928781\n                        },\n                        \"market\": {\n                            \"address\": \"0xb1bb0aae676e9f559e22791f8270340fe23a0545\",\n                            \"gameId\": \"0x6530636133396564383532636231313463653634633866336436336163356264\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"total\",\n                            \"parentMarket\": \"0xcec93ab693cdea212acf8e690759879e33f58fd2\",\n                            \"maturityDate\": \"2023-04-25T22:10:00.000Z\",\n                            \"homeTeam\": \"Cleveland Guardians\",\n                            \"awayTeam\": \"Colorado Rockies\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 8,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xb0e098e9e0941eb7f52fc5b1bfeca477550b261c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -178.05094464107407,\n                            \"decimal\": 1.5616370090121459,\n                            \"normalizedImplied\": 0.6403536764491615\n                        },\n                        \"market\": {\n                            \"address\": \"0xaced7873e05fdddc43ffa5b4f8f2fe2b3942c623\",\n                            \"gameId\": \"0x3566633739376236613661333165316265343164643635353235306431666438\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-26T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -156.90566037735843,\n                                    \"decimal\": 1.6373256373256375,\n                                    \"normalizedImplied\": 0.6107520564042302\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 156.90566037735852,\n                                    \"decimal\": 2.569056603773585,\n                                    \"normalizedImplied\": 0.38924794359576964\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xabd0e5f0e33afc009f283d3837fecfd5b53496b1\",\n                \"hash\": \"0xd392bea6ea3d449119cbd36dd151ed67e3953863dab10691bbb5b45219b9822d\",\n                \"timestamp\": 1682438789000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3137.465320603584,\n                \"paid\": 491,\n                \"paidAfterFees\": 466.45,\n                \"totalQuote\": {\n                    \"american\": 572.6262880487906,\n                    \"decimal\": 6.726262880487906,\n                    \"normalizedImplied\": 0.14867096599820412\n                },\n                \"lastGameStarts\": \"2023-04-25T23:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xcde88d5c74dd6c846d1893879230ab2b74079232\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -112.3984785846235,\n                            \"decimal\": 1.8896917579245627,\n                            \"normalizedImplied\": 0.5291868347345147\n                        },\n                        \"market\": {\n                            \"address\": \"0x693fb640fd870af4b6e9b462364a9b4403594ff3\",\n                            \"gameId\": \"0x6138373661636433363465636639633964373834303938663963353165343961\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 8,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 106.71698113207549,\n                                    \"decimal\": 2.067169811320755,\n                                    \"normalizedImplied\": 0.48375319459656807\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -106.71698113207549,\n                                    \"decimal\": 1.937057991513437,\n                                    \"normalizedImplied\": 0.5162468054034319\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x951e26a67b854aa54afdf2b1ae2c1151f017f302\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 104.84484477901557,\n                            \"decimal\": 2.0484484477901557,\n                            \"normalizedImplied\": 0.4881743551216968\n                        },\n                        \"market\": {\n                            \"address\": \"0xb5e8ca62d15399fcd7dd25cd00988e979fd9bd5f\",\n                            \"gameId\": \"0x6261656133643232303332346632633930333136653735326538623439303438\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"New York Yankees\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -120.42477876106194,\n                                    \"decimal\": 1.8303938859494415,\n                                    \"normalizedImplied\": 0.5463304962261121\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 120.42477876106194,\n                                    \"decimal\": 2.2042477876106195,\n                                    \"normalizedImplied\": 0.4536695037738879\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x22c9bae9709b79010354524f90d7400b1fcfdba3\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -135.5689387388144,\n                            \"decimal\": 1.7376320927956725,\n                            \"normalizedImplied\": 0.5754958164884617\n                        },\n                        \"market\": {\n                            \"address\": \"0xad69996140d9fb0492462b86089495e32b1748e5\",\n                            \"gameId\": \"0x3935623130616564383264346361333932313462393539323164666364396337\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 6,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -102.82805429864251,\n                                    \"decimal\": 1.9724972497249726,\n                                    \"normalizedImplied\": 0.5069715560513106\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 102.82805429864253,\n                                    \"decimal\": 2.0282805429864252,\n                                    \"normalizedImplied\": 0.49302844394868933\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xb20e659c4083497eed2b1b55a33d7beec2b9c5a8\",\n                \"hash\": \"0x3192794e3294824f206ffbdf9c328daf7ffc5e14021713619351bb06dfd0bf14\",\n                \"timestamp\": 1682311389000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 7961.061540399292,\n                \"paid\": 500,\n                \"paidAfterFees\": 475,\n                \"totalQuote\": {\n                    \"american\": 1576.012955873535,\n                    \"decimal\": 16.76012955873535,\n                    \"normalizedImplied\": 0.05966540989409009\n                },\n                \"lastGameStarts\": \"2023-04-25T02:00:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xa617a9f2cb43e5e98ce8a6ca02f45743d71e9a6c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -202.07216785063096,\n                            \"decimal\": 1.4948727034685878,\n                            \"normalizedImplied\": 0.6689532812256701\n                        },\n                        \"market\": {\n                            \"address\": \"0xa3c3c112a45aabfe509014b0adf128893d7332d2\",\n                            \"gameId\": \"0x6630653065343865323166323964393937393065653837623364383536633665\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-25T02:00:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Lakers\",\n                            \"awayTeam\": \"Memphis Grizzlies\",\n                            \"homeScore\": 117,\n                            \"awayScore\": 111,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -180.00000000000006,\n                                    \"decimal\": 1.5555555555555554,\n                                    \"normalizedImplied\": 0.6428571428571429\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 179.99999999999997,\n                                    \"decimal\": 2.8,\n                                    \"normalizedImplied\": 0.35714285714285715\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0e22fc80f7ba6fa8a0643e8dc10dd6d246557a8d\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -216.92789665756968,\n                            \"decimal\": 1.4609826653962097,\n                            \"normalizedImplied\": 0.6844708179537544\n                        },\n                        \"market\": {\n                            \"address\": \"0x10860adb8e041daf6e234aa042e7d312efb5dec9\",\n                            \"gameId\": \"0x3861303766666561616336623735666439643630386132363030663536366238\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-24T22:10:00.000Z\",\n                            \"homeTeam\": \"Cleveland Guardians\",\n                            \"awayTeam\": \"Colorado Rockies\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -179.1903114186851,\n                                    \"decimal\": 1.55806588653304,\n                                    \"normalizedImplied\": 0.6418213816523313\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 179.1903114186851,\n                                    \"decimal\": 2.791903114186851,\n                                    \"normalizedImplied\": 0.35817861834766873\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5079c09a0d2af9e267cb46c913554e036751ead5\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -167.61540257182037,\n                            \"decimal\": 1.5966038828511102,\n                            \"normalizedImplied\": 0.6263294300739554\n                        },\n                        \"market\": {\n                            \"address\": \"0x8b65c5005123c9f03974a703b06e17a78d5147f7\",\n                            \"gameId\": \"0x6464613038346665316665386331323437636164316139336635333661646235\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x796979efcf94224ed4f52da9119ded6c713b3380\",\n                            \"maturityDate\": \"2023-04-24T22:35:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -148.68749999999997,\n                                    \"decimal\": 1.6725514922236235,\n                                    \"normalizedImplied\": 0.5978889168132696\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 148.68750000000003,\n                                    \"decimal\": 2.4868750000000004,\n                                    \"normalizedImplied\": 0.4021110831867303\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xaff00dc31354b5695f3b38794ed08df0134a5f08\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -170.03959433600684,\n                            \"decimal\": 1.5880983213968092,\n                            \"normalizedImplied\": 0.6296839348841146\n                        },\n                        \"market\": {\n                            \"address\": \"0x61a7d2a0af4f619272bb5eb1ee43a287655faf75\",\n                            \"gameId\": \"0x3937366133613935613033383432633565646335356262313635333765303766\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-24T23:07:00.000Z\",\n                            \"homeTeam\": \"Toronto Blue Jays\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -143.78087649402391,\n                                    \"decimal\": 1.6955027847820665,\n                                    \"normalizedImplied\": 0.5897955514880125\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 143.78087649402391,\n                                    \"decimal\": 2.437808764940239,\n                                    \"normalizedImplied\": 0.41020444851198745\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x09850d61dccf03eaa9340f3281a060cf1c575c9c\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -167.61540257182037,\n                            \"decimal\": 1.5966038828511102,\n                            \"normalizedImplied\": 0.6263294300739554\n                        },\n                        \"market\": {\n                            \"address\": \"0x8977088b241663e8e8969646890fde3685468609\",\n                            \"gameId\": \"0x6364303662636339623634653437386130633862336464393636383562343866\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x99d1a34143048f4684beec24c294db3b34d05c8c\",\n                            \"maturityDate\": \"2023-04-25T01:45:00.000Z\",\n                            \"homeTeam\": \"San Francisco Giants\",\n                            \"awayTeam\": \"St. Louis Cardinals\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -163.14705882352936,\n                                    \"decimal\": 1.6129439336578333,\n                                    \"normalizedImplied\": 0.6199843522968592\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 163.1470588235294,\n                                    \"decimal\": 2.631470588235294,\n                                    \"normalizedImplied\": 0.3800156477031407\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x3e92fd793232c0891bb240540b2814af2fab75d1\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -111.65173989519107,\n                            \"decimal\": 1.8956421108517547,\n                            \"normalizedImplied\": 0.5275257361478837\n                        },\n                        \"market\": {\n                            \"address\": \"0x705fa8a58b8e833c1e2239ef3cd4f381dd96c270\",\n                            \"gameId\": \"0x3265336534653331656262333163623236623332393730323330346230663332\",\n                            \"sport\": \"Hockey\",\n                            \"leagueId\": 9006,\n                            \"leagueName\": \"NHL\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-24T23:30:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Lightning\",\n                            \"awayTeam\": \"Toronto Maple Leafs\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -112.04587155963303,\n                                    \"decimal\": 1.8924916073036928,\n                                    \"normalizedImplied\": 0.5284039285250725\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 112.04587155963304,\n                                    \"decimal\": 2.1204587155963304,\n                                    \"normalizedImplied\": 0.47159607147492755\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x31b45a25de35c9c93018ca2d6a69b92707e2dab3\",\n                \"hash\": \"0x6a8df91f434da30f8d808b57ea2ea562953259c02f93580d5fbaf3472e87de0d\",\n                \"timestamp\": 1682260318000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 5928,\n                \"paid\": 156,\n                \"paidAfterFees\": 148.2,\n                \"totalQuote\": {\n                    \"american\": 3900,\n                    \"decimal\": 40,\n                    \"normalizedImplied\": 0.025\n                },\n                \"lastGameStarts\": \"2023-04-23T20:10:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x93b05030c8ff52ca411517578b9a079d32a49382\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -106.80931550566984,\n                            \"decimal\": 1.9362479248796574,\n                            \"normalizedImplied\": 0.516462787203324\n                        },\n                        \"market\": {\n                            \"address\": \"0xf452230579e7e13d83f4ef92a8cd8336c709b482\",\n                            \"gameId\": \"0x3262643831636638346261643364666564666234633731383738626537303963\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T17:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 104.76190476190479,\n                                    \"decimal\": 2.047619047619048,\n                                    \"normalizedImplied\": 0.4883720930232558\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -104.76190476190479,\n                                    \"decimal\": 1.9545454545454544,\n                                    \"normalizedImplied\": 0.5116279069767442\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x61cf8b23c577fe05f155fc3d5c933b1fa6a5eba1\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -135.62773367105743,\n                            \"decimal\": 1.7373123275991134,\n                            \"normalizedImplied\": 0.5756017407543262\n                        },\n                        \"market\": {\n                            \"address\": \"0x310a0558f64860ea5469d5203b4d2b1262439012\",\n                            \"gameId\": \"0x6563333834363037616135623435303235376361366636666530323362623939\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T17:35:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Toronto Blue Jays\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 122.38596491228071,\n                                    \"decimal\": 2.223859649122807,\n                                    \"normalizedImplied\": 0.4496686651940675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -122.38596491228068,\n                                    \"decimal\": 1.8170871559633028,\n                                    \"normalizedImplied\": 0.5503313348059324\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf6609684ab0c9a7d7f181ab1249a859f4874d1f1\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -178.11307120481067,\n                            \"decimal\": 1.5614411077388637,\n                            \"normalizedImplied\": 0.6404340163991895\n                        },\n                        \"market\": {\n                            \"address\": \"0x55284a9fc52108f3a89cc5d465c8cb2852af9ef2\",\n                            \"gameId\": \"0x6464333232346662383661346663343735386531346437343834666538653062\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T17:35:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -154.94296577946767,\n                                    \"decimal\": 1.645398773006135,\n                                    \"normalizedImplied\": 0.6077554064131245\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 154.9429657794677,\n                                    \"decimal\": 2.549429657794677,\n                                    \"normalizedImplied\": 0.39224459358687547\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x233054b533f2a5496a81721b213deb0f0463ceb3\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -196.7010221183808,\n                            \"decimal\": 1.5083857670033707,\n                            \"normalizedImplied\": 0.6629603791519768\n                        },\n                        \"market\": {\n                            \"address\": \"0x7afdc64d6d1c21fc3d6247910b0351aa881b525a\",\n                            \"gameId\": \"0x6262653432363536636539346365366533343839373131343764356463656434\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T17:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -167.07246376811588,\n                                    \"decimal\": 1.5985426786953507,\n                                    \"normalizedImplied\": 0.6255697851096157\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 167.07246376811594,\n                                    \"decimal\": 2.6707246376811593,\n                                    \"normalizedImplied\": 0.3744302148903842\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x75110a5969613c312c038333bf841998c7f54a58\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -185.66776872432794,\n                            \"decimal\": 1.5385964439981825,\n                            \"normalizedImplied\": 0.6499430074083684\n                        },\n                        \"market\": {\n                            \"address\": \"0x5a137242d12d04b06538e5eecd3bbea7b82b1cd3\",\n                            \"gameId\": \"0x3561643362393637376633336363333134333965373539386636333966366230\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T18:10:00.000Z\",\n                            \"homeTeam\": \"Milwaukee Brewers\",\n                            \"awayTeam\": \"Boston Red Sox\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 12,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -152.9808429118774,\n                                    \"decimal\": 1.653676617912242,\n                                    \"normalizedImplied\": 0.6047131519961229\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 152.9808429118774,\n                                    \"decimal\": 2.529808429118774,\n                                    \"normalizedImplied\": 0.39528684800387714\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa419bb24b5944e0e2f95a7eb74874002ccd00062\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -155.10251481924524,\n                            \"decimal\": 1.644734871749429,\n                            \"normalizedImplied\": 0.6080007283704917\n                        },\n                        \"market\": {\n                            \"address\": \"0x787901551027ac5d50b8409c14354ef224ffe702\",\n                            \"gameId\": \"0x6136663364653666376631623435396265326434336163333030376361383431\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xffc70f077df3364c559c853518931c4c3a11aed2\",\n                            \"maturityDate\": \"2023-04-23T18:20:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 7,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -128.27350427350427,\n                                    \"decimal\": 1.7795842217484008,\n                                    \"normalizedImplied\": 0.5619290100344466\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 128.27350427350427,\n                                    \"decimal\": 2.282735042735043,\n                                    \"normalizedImplied\": 0.4380709899655534\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xdf1bac1fc6fa6b301ca713a49db72e14f18925fa\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -210.05613260035574,\n                            \"decimal\": 1.4760632253963084,\n                            \"normalizedImplied\": 0.6774777548783588\n                        },\n                        \"market\": {\n                            \"address\": \"0xb0c1df9eecfad36b4482a8638275fc0ae5db944a\",\n                            \"gameId\": \"0x3966636163623032613035386433653863303635343031633364333664343063\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xb4e154c5db20e318d088f8f0f40f46d72d966c07\",\n                            \"maturityDate\": \"2023-04-23T18:35:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -158.8689138576779,\n                                    \"decimal\": 1.6294497618935357,\n                                    \"normalizedImplied\": 0.6137041002343818\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 158.8689138576779,\n                                    \"decimal\": 2.588689138576779,\n                                    \"normalizedImplied\": 0.38629589976561823\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x29d78a94ba4186b17d9357df9dfa1be5bd5b9cff\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -137.30648535850614,\n                            \"decimal\": 1.7282977183408401,\n                            \"normalizedImplied\": 0.5786040156090679\n                        },\n                        \"market\": {\n                            \"address\": \"0x5f5ef3a58a31fe545d0afdd3b0189adc88321ea1\",\n                            \"gameId\": \"0x3064336639363937633665376264636466393131396261626431333638633765\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x2facf40c1392aaaca92c0e1fa74c5701e62560e7\",\n                            \"maturityDate\": \"2023-04-23T20:10:00.000Z\",\n                            \"homeTeam\": \"Arizona Diamondbacks\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 7,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -113.56621004566209,\n                                    \"decimal\": 1.8805436050018094,\n                                    \"normalizedImplied\": 0.531761134036048\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 113.56621004566212,\n                                    \"decimal\": 2.135662100456621,\n                                    \"normalizedImplied\": 0.468238865963952\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xf59de46aedf11d04ad19f093e02b92b5cb202855\",\n                \"hash\": \"0x585aad540e7f54efbc0b72b0e04c06c8e1169f93180c378f0c6a3a59eb6561fa\",\n                \"timestamp\": 1682205096000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 2276.4818056437766,\n                \"paid\": 148,\n                \"paidAfterFees\": 140.6,\n                \"totalQuote\": {\n                    \"american\": 1519.1193496755168,\n                    \"decimal\": 16.19119349675517,\n                    \"normalizedImplied\": 0.06176196956699993\n                },\n                \"lastGameStarts\": \"2023-04-23T02:00:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x2e2bef753be53baed0a545af5fce0f02b1316174\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -145.55076941396783,\n                            \"decimal\": 1.687045492116811,\n                            \"normalizedImplied\": 0.5927522432991748\n                        },\n                        \"market\": {\n                            \"address\": \"0x40cf1bf9e9bd5b073f09bd8d120a322e0350cd77\",\n                            \"gameId\": \"0x6631613364386161623738396239656134346566376434353764623531613230\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T23:30:00.000Z\",\n                            \"homeTeam\": \"Miami Heat\",\n                            \"awayTeam\": \"Milwaukee Bucks\",\n                            \"homeScore\": 121,\n                            \"awayScore\": 99,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 128.33333333333331,\n                                    \"decimal\": 2.283333333333333,\n                                    \"normalizedImplied\": 0.43795620437956206\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -128.33333333333331,\n                                    \"decimal\": 1.7792207792207793,\n                                    \"normalizedImplied\": 0.5620437956204379\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x23b0744d0c1d63ebcb63e3744dd393d597fc0891\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -220.95280985021407,\n                            \"decimal\": 1.4525853283684915,\n                            \"normalizedImplied\": 0.6884277160662057\n                        },\n                        \"market\": {\n                            \"address\": \"0x4e4e940de06cc3a20476375d26e4cccd7dcd730d\",\n                            \"gameId\": \"0x3336303765323538306535363635373062346436303964343530306238656334\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T02:00:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Lakers\",\n                            \"awayTeam\": \"Memphis Grizzlies\",\n                            \"homeScore\": 111,\n                            \"awayScore\": 101,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -163.92857142857144,\n                                    \"decimal\": 1.6100217864923747,\n                                    \"normalizedImplied\": 0.6211096075778079\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 163.92857142857142,\n                                    \"decimal\": 2.6392857142857142,\n                                    \"normalizedImplied\": 0.37889039242219213\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xe3e682356a7d399b1edf8a647f762a2d86bae7eb\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -119.22979477131145,\n                            \"decimal\": 1.8387165321537697,\n                            \"normalizedImplied\": 0.5438576216142768\n                        },\n                        \"market\": {\n                            \"address\": \"0x6cc0f67f6670bb18a4037a97cd88d1cd7b523c29\",\n                            \"gameId\": \"0x3536323239373233346636383035643566393862666338656432353761333638\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -104.76190476190479,\n                                    \"decimal\": 1.9545454545454544,\n                                    \"normalizedImplied\": 0.5116279069767442\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 104.76190476190479,\n                                    \"decimal\": 2.047619047619048,\n                                    \"normalizedImplied\": 0.4883720930232558\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa7f4a363cc21c907520a1602238048c9f282314f\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 122.75556433593935,\n                            \"decimal\": 2.2275556433593935,\n                            \"normalizedImplied\": 0.4489225680988567\n                        },\n                        \"market\": {\n                            \"address\": \"0x9f942320944c6c2b0319d487a204aad674a61301\",\n                            \"gameId\": \"0x3137353233353137343230353532633163343933626239633538313730326365\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T00:10:00.000Z\",\n                            \"homeTeam\": \"Arizona Diamondbacks\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 133.18410041841005,\n                                    \"decimal\": 2.3318410041841005,\n                                    \"normalizedImplied\": 0.42884570526278015\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -133.18410041841003,\n                                    \"decimal\": 1.7508403757343471,\n                                    \"normalizedImplied\": 0.5711542947372198\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xc1d2ae8c3795bcfd584264d7bc7aa6467aca64e4\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -163.09981559093413,\n                            \"decimal\": 1.613121478020595,\n                            \"normalizedImplied\": 0.6199161151998702\n                        },\n                        \"market\": {\n                            \"address\": \"0x55f46dbad23e43aa8bbc8833341589faab0a6e30\",\n                            \"gameId\": \"0x6635396233623464373364303365373862666337613262383634663432623161\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-23T01:40:00.000Z\",\n                            \"homeTeam\": \"Seattle Mariners\",\n                            \"awayTeam\": \"St. Louis Cardinals\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -154.94296577946767,\n                                    \"decimal\": 1.645398773006135,\n                                    \"normalizedImplied\": 0.6077554064131245\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 154.9429657794677,\n                                    \"decimal\": 2.549429657794677,\n                                    \"normalizedImplied\": 0.39224459358687547\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x9f8cf3b481598055ce4cc045e9fbe985ffb12429\",\n                \"hash\": \"0x94cf4a95c5e993c6eee7568c527468381ee5a018f82c4114034ccb5abb28a078\",\n                \"timestamp\": 1682169151000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 10028.894725174632,\n                \"paid\": 500,\n                \"paidAfterFees\": 475,\n                \"totalQuote\": {\n                    \"american\": 2011.3462579315017,\n                    \"decimal\": 21.113462579315016,\n                    \"normalizedImplied\": 0.04736314549275806\n                },\n                \"lastGameStarts\": \"2023-04-22T23:05:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x959ef32ae84531d30ed70b8552943d542e71c82b\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 133.50514345565378,\n                            \"decimal\": 2.335051434556538,\n                            \"normalizedImplied\": 0.4282560911511208\n                        },\n                        \"market\": {\n                            \"address\": \"0x93e4d6936bbbb426d6eed427c86a2c9541560886\",\n                            \"gameId\": \"0x3164306663326666343637346431343931323736333761653237323936656163\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T17:05:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Toronto Blue Jays\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -153.96183206106875,\n                                    \"decimal\": 1.6495116267539291,\n                                    \"normalizedImplied\": 0.6062400432835373\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 153.9618320610687,\n                                    \"decimal\": 2.539618320610687,\n                                    \"normalizedImplied\": 0.3937599567164628\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0899365765348870f78b2c5468260bc5272f90dc\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 110.6068470077742,\n                            \"decimal\": 2.106068470077742,\n                            \"normalizedImplied\": 0.47481837091606366\n                        },\n                        \"market\": {\n                            \"address\": \"0x8da2c857bee22197554cc77ec727fbd687a13447\",\n                            \"gameId\": \"0x3761383662353664653336643536303736333535646131613963653239666563\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T18:20:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 9,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 109.65116279069767,\n                                    \"decimal\": 2.0965116279069766,\n                                    \"normalizedImplied\": 0.4769828064337216\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -109.65116279069767,\n                                    \"decimal\": 1.911983032873807,\n                                    \"normalizedImplied\": 0.5230171935662784\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xd6b9d019088d2f125aff7c0e7dcc5bfd20232341\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -164.1589454661315,\n                            \"decimal\": 1.6091657065416,\n                            \"normalizedImplied\": 0.6214400393538017\n                        },\n                        \"market\": {\n                            \"address\": \"0x868ee78816f8ec1b8b98ffa93f10cd68f3270aef\",\n                            \"gameId\": \"0x3036346632613665396339353664316163636661383463653332323364643965\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x29fce8f4b6031185cc05a6651810c9940c3c880a\",\n                            \"maturityDate\": \"2023-04-22T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 133.5833333333333,\n                                    \"decimal\": 2.335833333333333,\n                                    \"normalizedImplied\": 0.42811273635390656\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -133.58333333333331,\n                                    \"decimal\": 1.7485963817841548,\n                                    \"normalizedImplied\": 0.5718872636460934\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x0c8f9d1696a6d112f5e098e0448d481a08795e53\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -126.24317446699409,\n                            \"decimal\": 1.7921220329115275,\n                            \"normalizedImplied\": 0.5579977153538893\n                        },\n                        \"market\": {\n                            \"address\": \"0x2d794b1dbe0217d1f55c8df6252890a2f4f560c5\",\n                            \"gameId\": \"0x3634343933653733333735666562376334346337326263613837376138323933\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x26277fea1f98efc40d4e202034145f8894b5bde1\",\n                            \"maturityDate\": \"2023-04-22T23:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 18,\n                            \"awayScore\": 3,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -119.44444444444446,\n                                    \"decimal\": 1.8372093023255813,\n                                    \"normalizedImplied\": 0.5443037974683544\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 119.44444444444446,\n                                    \"decimal\": 2.1944444444444446,\n                                    \"normalizedImplied\": 0.45569620253164556\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf0fa74340044d27729a50288cc36a936b7ac6510\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -204.60300239132536,\n                            \"decimal\": 1.488751381119712,\n                            \"normalizedImplied\": 0.6717038268994822\n                        },\n                        \"market\": {\n                            \"address\": \"0xefa527f40ebdfa79ff9ea761d9236bbbd56bc504\",\n                            \"gameId\": \"0x6130643130646666646132353937613662326165386565653736383361383030\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xd2304c16a2072e90122f06bd7a2700a463e7ab03\",\n                            \"maturityDate\": \"2023-04-22T20:05:00.000Z\",\n                            \"homeTeam\": \"San Francisco Giants\",\n                            \"awayTeam\": \"New York Mets\",\n                            \"homeScore\": 7,\n                            \"awayScore\": 4,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 171.33807829181498,\n                                    \"decimal\": 2.7133807829181498,\n                                    \"normalizedImplied\": 0.36854392361566507\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -171.33807829181498,\n                                    \"decimal\": 1.5836414240019938,\n                                    \"normalizedImplied\": 0.631456076384335\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x8f92acbe86e8d5b0cc497cc1bca5ee50328d9985\",\n                \"hash\": \"0x5b680bc1896e835a74bcd2eea80a69252d49e1b015574e1b984012e1dcd93e70\",\n                \"timestamp\": 1682123853000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 4278.171734236021,\n                \"paid\": 2200,\n                \"paidAfterFees\": 2090,\n                \"totalQuote\": {\n                    \"american\": 104.69721216440293,\n                    \"decimal\": 2.0469721216440293,\n                    \"normalizedImplied\": 0.48852643835561776\n                },\n                \"lastGameStarts\": \"2023-04-22T01:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"WON\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x6bfe99539c5d5b63675e7ad6fd3f4d5f672163e4\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -193.45786977686225,\n                            \"decimal\": 1.5169084106805362,\n                            \"normalizedImplied\": 0.6592355826884541\n                        },\n                        \"market\": {\n                            \"address\": \"0x12b330c8f1eb355ebb9db3930cc940942d049530\",\n                            \"gameId\": \"0x3763363366306438343265343733393466646661633130373634383432383633\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xe98962b0674df2364b82d802e138bfee1c0396e5\",\n                            \"maturityDate\": \"2023-04-22T01:40:00.000Z\",\n                            \"homeTeam\": \"Arizona Diamondbacks\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 9,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -153.96183206106875,\n                                    \"decimal\": 1.6495116267539291,\n                                    \"normalizedImplied\": 0.6062400432835373\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 153.9618320610687,\n                                    \"decimal\": 2.539618320610687,\n                                    \"normalizedImplied\": 0.3937599567164628\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5987f39aa73eccf0ff7a7d0f10b5e613f5a757c6\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -286.17473320768596,\n                            \"decimal\": 1.3494368593590227,\n                            \"normalizedImplied\": 0.7410498631814431\n                        },\n                        \"market\": {\n                            \"address\": \"0x750d64e5146f6bf4512c86844ee008493bfdfce0\",\n                            \"gameId\": \"0x6138323033646536623435653061353465343538346265313030373432643735\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Kansas City Royals\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -227.24637681159416,\n                                    \"decimal\": 1.4400510204081634,\n                                    \"normalizedImplied\": 0.6944198405668733\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 227.24637681159422,\n                                    \"decimal\": 3.272463768115942,\n                                    \"normalizedImplied\": 0.30558015943312666\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xc5a31e4b9962247d0545becc915e29ca037a529e\",\n                \"hash\": \"0x49559c22d4cb650aba8c359e735dcd39f5a5a41e48a8b9db53120e573a160efb\",\n                \"timestamp\": 1682115211000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3868.225286937378,\n                \"paid\": 179,\n                \"paidAfterFees\": 170.05,\n                \"totalQuote\": {\n                    \"american\": 3873.102628113584,\n                    \"decimal\": 39.73102628113584,\n                    \"normalizedImplied\": 0.02516924664678991\n                },\n                \"lastGameStarts\": \"2023-04-22T01:30:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x5442e95fbeed83a415a735b20bb58ca54bf00dfa\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -249.13140161475144,\n                            \"decimal\": 1.4013946028154118,\n                            \"normalizedImplied\": 0.7135748903206797\n                        },\n                        \"market\": {\n                            \"address\": \"0x0694d8cee17d021a8206ce8a613c5e329872de0e\",\n                            \"gameId\": \"0x3537343231313366316264373563363934633766653264663463616334326239\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T23:00:00.000Z\",\n                            \"homeTeam\": \"Atlanta Hawks\",\n                            \"awayTeam\": \"Boston Celtics\",\n                            \"homeScore\": 130,\n                            \"awayScore\": 122,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 200.76923076923077,\n                                    \"decimal\": 3.0076923076923077,\n                                    \"normalizedImplied\": 0.33248081841432225\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -200.7692307692307,\n                                    \"decimal\": 1.4980842911877397,\n                                    \"normalizedImplied\": 0.6675191815856777\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xbf311d18637a0e7d047a91e79815e769bbed0c4d\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -134.71090279520277,\n                            \"decimal\": 1.7423304122015069,\n                            \"normalizedImplied\": 0.573943950583092\n                        },\n                        \"market\": {\n                            \"address\": \"0x34eff521c6e189bd47529ec0db5cc6d9584df373\",\n                            \"gameId\": \"0x6235306633323230646461616161363138376136626233646434633261353433\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T00:30:00.000Z\",\n                            \"homeTeam\": \"New York Knicks\",\n                            \"awayTeam\": \"Cleveland Cavaliers\",\n                            \"homeScore\": 99,\n                            \"awayScore\": 79,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -118.69565217391306,\n                                    \"decimal\": 1.8424908424908424,\n                                    \"normalizedImplied\": 0.5427435387673957\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 118.69565217391305,\n                                    \"decimal\": 2.1869565217391305,\n                                    \"normalizedImplied\": 0.4572564612326043\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x790224bef4c6a77c7bd0b9bf22de79e6aefcd340\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -141.1575005734186,\n                            \"decimal\": 1.708428525539018,\n                            \"normalizedImplied\": 0.58533323756374\n                        },\n                        \"market\": {\n                            \"address\": \"0x50c074e552f605780c9eca3f7211c739b6a802a8\",\n                            \"gameId\": \"0x3239336133303032373163303464346663393236636233316161333461643532\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T01:30:00.000Z\",\n                            \"homeTeam\": \"Minnesota Timberwolves\",\n                            \"awayTeam\": \"Denver Nuggets\",\n                            \"homeScore\": 111,\n                            \"awayScore\": 120,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 113.88888888888889,\n                                    \"decimal\": 2.138888888888889,\n                                    \"normalizedImplied\": 0.4675324675324675\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -113.88888888888893,\n                                    \"decimal\": 1.8780487804878045,\n                                    \"normalizedImplied\": 0.5324675324675325\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x2350857beff20b634bb07dd656433f74550c52f8\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -162.7278756156453,\n                            \"decimal\": 1.6145228629186725,\n                            \"normalizedImplied\": 0.619378036054713\n                        },\n                        \"market\": {\n                            \"address\": \"0x9c2a039cee94fb1b79e0d4d7414891d7a2913db5\",\n                            \"gameId\": \"0x3239393262383761333462303139396635396430636561623635376238646532\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xff0dac07677c0449d615806ecd6af87b68e8b63b\",\n                            \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                            \"homeTeam\": \"Philadelphia Phillies\",\n                            \"awayTeam\": \"Colorado Rockies\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -139.47154471544715,\n                                    \"decimal\": 1.7169921305741767,\n                                    \"normalizedImplied\": 0.582413851638092\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 139.47154471544712,\n                                    \"decimal\": 2.3947154471544714,\n                                    \"normalizedImplied\": 0.417586148361908\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x8ae9a7090e54c57d80b74ea129f0749b6c53bf0e\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -206.15071120354514,\n                            \"decimal\": 1.4850820034341958,\n                            \"normalizedImplied\": 0.6733634894824245\n                        },\n                        \"market\": {\n                            \"address\": \"0xb9d6a925fa8c55218132e6d7324dccf318b2fb69\",\n                            \"gameId\": \"0x6331653661376436306165333762353038613163393964376139373965666633\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -173.30035335689047,\n                                    \"decimal\": 1.577032868444662,\n                                    \"normalizedImplied\": 0.634102192800993\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 173.3003533568904,\n                                    \"decimal\": 2.7330035335689042,\n                                    \"normalizedImplied\": 0.36589780719900705\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xad2b1b883fcb0fd214d4d46aeed2a1fabf592694\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": 105.68857882173508,\n                            \"decimal\": 2.056885788217351,\n                            \"normalizedImplied\": 0.48617186512172555\n                        },\n                        \"market\": {\n                            \"address\": \"0x6c0911270804089e7b04fad4ea276b775241edfd\",\n                            \"gameId\": \"0x3334616437376631336362666232313738303662393832346536383838336335\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                            \"homeTeam\": \"New York Yankees\",\n                            \"awayTeam\": \"Toronto Blue Jays\",\n                            \"homeScore\": 1,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -119.44444444444446,\n                                    \"decimal\": 1.8372093023255813,\n                                    \"normalizedImplied\": 0.5443037974683544\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 119.44444444444446,\n                                    \"decimal\": 2.1944444444444446,\n                                    \"normalizedImplied\": 0.45569620253164556\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x83acdcbde01be372b51c5da1c2f17a636b1084d7\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": true,\n                        \"quote\": {\n                            \"american\": null,\n                            \"decimal\": 1,\n                            \"normalizedImplied\": 1\n                        },\n                        \"market\": {\n                            \"address\": \"0x17374e53939cfb538f60dd42413c329305feedc3\",\n                            \"gameId\": \"0x3133356236303438396166633138366633653761313031643235653335633936\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T23:10:00.000Z\",\n                            \"homeTeam\": \"Cleveland Guardians\",\n                            \"awayTeam\": \"Miami Marlins\",\n                            \"homeScore\": 0,\n                            \"awayScore\": 0,\n                            \"finalResult\": 0,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": true,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -115.52488687782808,\n                                    \"decimal\": 1.8656143511809171,\n                                    \"normalizedImplied\": 0.536016459868573\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 115.52488687782807,\n                                    \"decimal\": 2.1552488687782807,\n                                    \"normalizedImplied\": 0.463983540131427\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x07934445ba0f1d31c71d6c643cc282ef96269634\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -107.38321567243143,\n                            \"decimal\": 1.931244230057762,\n                            \"normalizedImplied\": 0.5178008997702434\n                        },\n                        \"market\": {\n                            \"address\": \"0x4f6cd7a773f73b919c2e1635756303beb48c8543\",\n                            \"gameId\": \"0x6434666365636134623533353863313033346230646561316631653461363433\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T23:20:00.000Z\",\n                            \"homeTeam\": \"Atlanta Braves\",\n                            \"awayTeam\": \"Houston Astros\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 6,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -105.73933649289098,\n                                    \"decimal\": 1.9457218412442294,\n                                    \"normalizedImplied\": 0.513948077676165\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 105.739336492891,\n                                    \"decimal\": 2.05739336492891,\n                                    \"normalizedImplied\": 0.48605192232383493\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xa84a995f026c470ab9aff15cc862a5d62318a675\",\n                \"hash\": \"0x0c78e24d52bd8ecca1e2cb1440857d23208b63a0ca66d11f2f0619b432eae8cb\",\n                \"timestamp\": 1682101406000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 3575.5927917771087,\n                \"paid\": 1544.56,\n                \"paidAfterFees\": 1467.3319999999999,\n                \"totalQuote\": {\n                    \"american\": 143.6798755685222,\n                    \"decimal\": 2.436798755685222,\n                    \"normalizedImplied\": 0.41037447087779816\n                },\n                \"lastGameStarts\": \"2023-04-21T22:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"WON\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xd0aae6f80686a6594088295275fcf34b4d9a89c7\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -164.9929150987308,\n                            \"decimal\": 1.6060866306905395,\n                            \"normalizedImplied\": 0.6226314203051727\n                        },\n                        \"market\": {\n                            \"address\": \"0xb9c7a6cdd19b29ea147fefa6e3e24d783515d4fe\",\n                            \"gameId\": \"0x3162393861626636346336323737626137323730383565356636326237313336\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -135.54545454545453,\n                                    \"decimal\": 1.7377598926894702,\n                                    \"normalizedImplied\": 0.5754534928598997\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 135.54545454545456,\n                                    \"decimal\": 2.3554545454545455,\n                                    \"normalizedImplied\": 0.42454650714010034\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x64fe4a028f112493400717ddd08f3668e79a4e51\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -193.33853237074382,\n                            \"decimal\": 1.5172274702501678,\n                            \"normalizedImplied\": 0.6590969512535356\n                        },\n                        \"market\": {\n                            \"address\": \"0x4f60178451cf3143d8e13b93d31b1b91c02ea920\",\n                            \"gameId\": \"0x6231623234353266653031383366656137633962663461626639633763363063\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 7,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -170.01792114695343,\n                                    \"decimal\": 1.5881732897649414,\n                                    \"normalizedImplied\": 0.629654211190018\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 170.01792114695337,\n                                    \"decimal\": 2.7001792114695338,\n                                    \"normalizedImplied\": 0.3703457888099821\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xb708c9f58771848c4a0af788f6ae2de502019990\",\n                \"hash\": \"0x7d2511e4788d6ccae000ed542467f88a93395023740de7c3f9d88fb83e4729d9\",\n                \"timestamp\": 1682100904000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 10267.820377797567,\n                \"paid\": 450,\n                \"paidAfterFees\": 427.5,\n                \"totalQuote\": {\n                    \"american\": 2301.8293281397814,\n                    \"decimal\": 24.018293281397813,\n                    \"normalizedImplied\": 0.04163493168661159\n                },\n                \"lastGameStarts\": \"2023-04-22T02:00:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0xd0aae6f80686a6594088295275fcf34b4d9a89c7\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -158.98609986599493,\n                            \"decimal\": 1.6289858049495352,\n                            \"normalizedImplied\": 0.6138788913700689\n                        },\n                        \"market\": {\n                            \"address\": \"0xb9c7a6cdd19b29ea147fefa6e3e24d783515d4fe\",\n                            \"gameId\": \"0x3162393861626636346336323737626137323730383565356636326237313336\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T22:35:00.000Z\",\n                            \"homeTeam\": \"Pittsburgh Pirates\",\n                            \"awayTeam\": \"Cincinnati Reds\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -135.54545454545453,\n                                    \"decimal\": 1.7377598926894702,\n                                    \"normalizedImplied\": 0.5754534928598997\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 135.54545454545456,\n                                    \"decimal\": 2.3554545454545455,\n                                    \"normalizedImplied\": 0.42454650714010034\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x66b562d06a47ef23195b8f84f18bfe9f1dbcb5b0\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -227.9626404887433,\n                            \"decimal\": 1.43866837033298,\n                            \"normalizedImplied\": 0.6950872213646776\n                        },\n                        \"market\": {\n                            \"address\": \"0x4a4141e7a99c06ef3faaac67c6a1dbf47e1b1eb9\",\n                            \"gameId\": \"0x3230616636323735336437633761343335323632343934656334646232636638\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T00:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -206.25000000000009,\n                                    \"decimal\": 1.4848484848484846,\n                                    \"normalizedImplied\": 0.6734693877551021\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 206.24999999999994,\n                                    \"decimal\": 3.0624999999999996,\n                                    \"normalizedImplied\": 0.326530612244898\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xf28b63ac1799bf9ef6ae81038aa388bf7bbf7784\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -105.64085272055947,\n                            \"decimal\": 1.9466034912130006,\n                            \"normalizedImplied\": 0.5137153018136544\n                        },\n                        \"market\": {\n                            \"address\": \"0xdc6120080c2017e71c94af28f525b1b0014b4a5d\",\n                            \"gameId\": \"0x6636636164393064343638626664616666623963623662323265633631353534\",\n                            \"sport\": \"Hockey\",\n                            \"leagueId\": 9006,\n                            \"leagueName\": \"NHL\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T01:30:00.000Z\",\n                            \"homeTeam\": \"Minnesota Wild\",\n                            \"awayTeam\": \"Dallas Stars\",\n                            \"homeScore\": 5,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -102.82805429864251,\n                                    \"decimal\": 1.9724972497249726,\n                                    \"normalizedImplied\": 0.5069715560513106\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 102.82805429864253,\n                                    \"decimal\": 2.0282805429864252,\n                                    \"normalizedImplied\": 0.49302844394868933\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xa66c12ef76d2c5495ff8af2a0207397f1a732ba3\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -156.28165372631622,\n                            \"decimal\": 1.6398703725974269,\n                            \"normalizedImplied\": 0.6098042971628775\n                        },\n                        \"market\": {\n                            \"address\": \"0x02b57fbe4e1710c2658ef7b21b024dbb6ecb11f5\",\n                            \"gameId\": \"0x3266306634336638626136663965656364316363623466356635623033333465\",\n                            \"sport\": \"Hockey\",\n                            \"leagueId\": 9006,\n                            \"leagueName\": \"NHL\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T02:00:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Kings\",\n                            \"awayTeam\": \"Edmonton Oilers\",\n                            \"homeScore\": 3,\n                            \"awayScore\": 2,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 139.6451612903226,\n                                    \"decimal\": 2.396451612903226,\n                                    \"normalizedImplied\": 0.4172836182527931\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -139.64516129032256,\n                                    \"decimal\": 1.7161007161007162,\n                                    \"normalizedImplied\": 0.5827163817472069\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xdab82a76293c9a0742effafbcf70dec5b96fc8a1\",\n                        \"position\": 1,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -118.74094566850682,\n                            \"decimal\": 1.8421694760556602,\n                            \"normalizedImplied\": 0.5428382203689198\n                        },\n                        \"market\": {\n                            \"address\": \"0xf4e4153aa4f833d4781e45fece26e5296818f25e\",\n                            \"gameId\": \"0x3537343231313366316264373563363934633766653264663463616334326239\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x0694d8cee17d021a8206ce8a613c5e329872de0e\",\n                            \"maturityDate\": \"2023-04-21T23:00:00.000Z\",\n                            \"homeTeam\": \"Atlanta Hawks\",\n                            \"awayTeam\": \"Boston Celtics\",\n                            \"homeScore\": 130,\n                            \"awayScore\": 122,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 100,\n                                    \"decimal\": 2,\n                                    \"normalizedImplied\": 0.5\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xbf311d18637a0e7d047a91e79815e769bbed0c4d\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -134.62574233628501,\n                            \"decimal\": 1.7427999895458886,\n                            \"normalizedImplied\": 0.5737893080092136\n                        },\n                        \"market\": {\n                            \"address\": \"0x34eff521c6e189bd47529ec0db5cc6d9584df373\",\n                            \"gameId\": \"0x6235306633323230646461616161363138376136626233646434633261353433\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9004,\n                            \"leagueName\": \"NBA\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-22T00:30:00.000Z\",\n                            \"homeTeam\": \"New York Knicks\",\n                            \"awayTeam\": \"Cleveland Cavaliers\",\n                            \"homeScore\": 99,\n                            \"awayScore\": 79,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -118.69565217391306,\n                                    \"decimal\": 1.8424908424908424,\n                                    \"normalizedImplied\": 0.5427435387673957\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 118.69565217391305,\n                                    \"decimal\": 2.1869565217391305,\n                                    \"normalizedImplied\": 0.4572564612326043\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0x0bbfbf15eefd75a09fd07110991e3ce03f52c3e2\",\n                \"hash\": \"0xa5c9bd41bdc0880a5d985a537513e50d9921d70043e636da22052d47628cf9de\",\n                \"timestamp\": 1682100767000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 10124.83245145903,\n                \"paid\": 270,\n                \"paidAfterFees\": 256.5,\n                \"totalQuote\": {\n                    \"american\": 3847.3030999840275,\n                    \"decimal\": 39.473030999840276,\n                    \"normalizedImplied\": 0.025333752556373147\n                },\n                \"lastGameStarts\": \"2023-04-22T01:40:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x0302194029160325a92086cbecd272ed99cc6e1d\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -116.97403944089616,\n                            \"decimal\": 1.8548905421918622,\n                            \"normalizedImplied\": 0.5391153694806883\n                        },\n                        \"market\": {\n                            \"address\": \"0x624c75496c87105e134e11c318bdb6c7b93a3107\",\n                            \"gameId\": \"0x3335616433613931613166656632323066363439326432343136396330333834\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x5d7820a5434ce0d74102ab2fd22a8b26c2f3fa13\",\n                            \"maturityDate\": \"2023-04-21T18:20:00.000Z\",\n                            \"homeTeam\": \"Chicago Cubs\",\n                            \"awayTeam\": \"Los Angeles Dodgers\",\n                            \"homeScore\": 13,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": 102.82805429864253,\n                                    \"decimal\": 2.0282805429864252,\n                                    \"normalizedImplied\": 0.49302844394868933\n                                },\n                                \"awayOdds\": {\n                                    \"american\": -102.82805429864251,\n                                    \"decimal\": 1.9724972497249726,\n                                    \"normalizedImplied\": 0.5069715560513106\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x6bfe99539c5d5b63675e7ad6fd3f4d5f672163e4\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -186.16418805296485,\n                            \"decimal\": 1.537160240354871,\n                            \"normalizedImplied\": 0.6505502638873476\n                        },\n                        \"market\": {\n                            \"address\": \"0x12b330c8f1eb355ebb9db3930cc940942d049530\",\n                            \"gameId\": \"0x3763363366306438343265343733393466646661633130373634383432383633\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0xe98962b0674df2364b82d802e138bfee1c0396e5\",\n                            \"maturityDate\": \"2023-04-22T01:40:00.000Z\",\n                            \"homeTeam\": \"Arizona Diamondbacks\",\n                            \"awayTeam\": \"San Diego Padres\",\n                            \"homeScore\": 9,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -153.96183206106875,\n                                    \"decimal\": 1.6495116267539291,\n                                    \"normalizedImplied\": 0.6062400432835373\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 153.9618320610687,\n                                    \"decimal\": 2.539618320610687,\n                                    \"normalizedImplied\": 0.3937599567164628\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0xef50320a57e76620cbe6f3b109b8624b25b20137\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -147.23249677485478,\n                            \"decimal\": 1.679197882196606,\n                            \"normalizedImplied\": 0.5955224280606356\n                        },\n                        \"market\": {\n                            \"address\": \"0x15b606002ff5dd5f68b9c9bfc4f6ab28eee4a5a8\",\n                            \"gameId\": \"0x6138323033646536623435653061353465343538346265313030373432643735\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x750d64e5146f6bf4512c86844ee008493bfdfce0\",\n                            \"maturityDate\": \"2023-04-22T01:38:00.000Z\",\n                            \"homeTeam\": \"Los Angeles Angels\",\n                            \"awayTeam\": \"Kansas City Royals\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 0,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -116.5045045045045,\n                                    \"decimal\": 1.8583359109186515,\n                                    \"normalizedImplied\": 0.5381158455392809\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 116.50450450450451,\n                                    \"decimal\": 2.165045045045045,\n                                    \"normalizedImplied\": 0.46188415446071907\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x386de8f96ed09f084c3f9bb0a5f2545208e52808\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -113.99024793655003,\n                            \"decimal\": 1.877268027837457,\n                            \"normalizedImplied\": 0.532688984828641\n                        },\n                        \"market\": {\n                            \"address\": \"0x8a1c01488366b4b9700fbdc3ab93f244711e5a9d\",\n                            \"gameId\": \"0x3230616636323735336437633761343335323632343934656334646232636638\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x4a4141e7a99c06ef3faaac67c6a1dbf47e1b1eb9\",\n                            \"maturityDate\": \"2023-04-22T00:05:00.000Z\",\n                            \"homeTeam\": \"Texas Rangers\",\n                            \"awayTeam\": \"Oakland Athletics\",\n                            \"homeScore\": 4,\n                            \"awayScore\": 5,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -108.67289719626169,\n                                    \"decimal\": 1.9201926384588923,\n                                    \"normalizedImplied\": 0.5207810820494446\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 108.6728971962617,\n                                    \"decimal\": 2.086728971962617,\n                                    \"normalizedImplied\": 0.4792189179505553\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x8ae9a7090e54c57d80b74ea129f0749b6c53bf0e\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -187.82968410608237,\n                            \"decimal\": 1.5323972112071595,\n                            \"normalizedImplied\": 0.6525723178602244\n                        },\n                        \"market\": {\n                            \"address\": \"0xb9d6a925fa8c55218132e6d7324dccf318b2fb69\",\n                            \"gameId\": \"0x6331653661376436306165333762353038613163393964376139373965666633\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                            \"homeTeam\": \"Baltimore Orioles\",\n                            \"awayTeam\": \"Detroit Tigers\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 1,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -173.30035335689047,\n                                    \"decimal\": 1.577032868444662,\n                                    \"normalizedImplied\": 0.634102192800993\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 173.3003533568904,\n                                    \"decimal\": 2.7330035335689042,\n                                    \"normalizedImplied\": 0.36589780719900705\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x64fe4a028f112493400717ddd08f3668e79a4e51\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -179.26064312821094,\n                            \"decimal\": 1.55784693313009,\n                            \"normalizedImplied\": 0.6419115888303346\n                        },\n                        \"market\": {\n                            \"address\": \"0x4f60178451cf3143d8e13b93d31b1b91c02ea920\",\n                            \"gameId\": \"0x6231623234353266653031383366656137633962663461626639633763363063\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-04-21T22:40:00.000Z\",\n                            \"homeTeam\": \"Tampa Bay Rays\",\n                            \"awayTeam\": \"Chicago White Sox\",\n                            \"homeScore\": 8,\n                            \"awayScore\": 7,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -170.01792114695343,\n                                    \"decimal\": 1.5881732897649414,\n                                    \"normalizedImplied\": 0.629654211190018\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 170.01792114695337,\n                                    \"decimal\": 2.7001792114695338,\n                                    \"normalizedImplied\": 0.3703457888099821\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x395068d988d9c3073e966b929124b688f4b45a09\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -119.09511396967626,\n                            \"decimal\": 1.839665009476894,\n                            \"normalizedImplied\": 0.5435772245754397\n                        },\n                        \"market\": {\n                            \"address\": \"0xe878ca5260232683fc32af1ebc8f5d3fd3449ecd\",\n                            \"gameId\": \"0x3663383962363638373337303039373731643962636362376366313933376562\",\n                            \"sport\": \"Baseball\",\n                            \"leagueId\": 9003,\n                            \"leagueName\": \"MLB\",\n                            \"type\": \"spread\",\n                            \"parentMarket\": \"0x8d4cad799e428b0921b3bd4141f69b243c09fb83\",\n                            \"maturityDate\": \"2023-04-22T00:10:00.000Z\",\n                            \"homeTeam\": \"Minnesota Twins\",\n                            \"awayTeam\": \"Washington Nationals\",\n                            \"homeScore\": 2,\n                            \"awayScore\": 3,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": -1.5,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -104.76190476190479,\n                                    \"decimal\": 1.9545454545454544,\n                                    \"normalizedImplied\": 0.5116279069767442\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 104.76190476190479,\n                                    \"decimal\": 2.047619047619048,\n                                    \"normalizedImplied\": 0.4883720930232558\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"0xfd7b0321df90bcdaf152cda18835ce427f7458dd\",\n                \"hash\": \"0xa60ae50dea6b6a89824055b9734458213a8637fa17918bd0ea458564429c6cb9\",\n                \"timestamp\": 1679514169000,\n                \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n                \"payout\": 11036.85868325671,\n                \"paid\": 6228,\n                \"paidAfterFees\": 5916.6,\n                \"totalQuote\": {\n                    \"american\": -115.55275555407644,\n                    \"decimal\": 1.8654055848387099,\n                    \"normalizedImplied\": 0.5360764480001617\n                },\n                \"lastGameStarts\": \"2023-03-24T22:30:00.000Z\",\n                \"isOpen\": false,\n                \"isClaimable\": false,\n                \"isClaimed\": true,\n                \"status\": \"LOSS\",\n                \"positions\": [\n                    {\n                        \"id\": \"0x8994c6433bad469b5a1a0d86154aced9622a2bad\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": false,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -373.6831190613921,\n                            \"decimal\": 1.2676064154334226,\n                            \"normalizedImplied\": 0.7888884024447588\n                        },\n                        \"market\": {\n                            \"address\": \"0xa628afbfdd4715c3b4820e177b99c00c7404a0d4\",\n                            \"gameId\": \"0x6434626364643432623235653230623835393538356139326161396137303864\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9005,\n                            \"leagueName\": \"NCAAB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-03-24T22:30:00.000Z\",\n                            \"homeTeam\": \"Alabama Crimson Tide\",\n                            \"awayTeam\": \"San Diego State Aztecs\",\n                            \"homeScore\": 64,\n                            \"awayScore\": 71,\n                            \"finalResult\": 2,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -265.72069825436415,\n                                    \"decimal\": 1.3763350038478142,\n                                    \"normalizedImplied\": 0.7265672944481569\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 265.72069825436404,\n                                    \"decimal\": 3.6572069825436406,\n                                    \"normalizedImplied\": 0.2734327055518431\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    },\n                    {\n                        \"id\": \"0x5371ea897edf28303e38e3d5e9391a2137861a49\",\n                        \"position\": 0,\n                        \"isOpen\": false,\n                        \"isClaimable\": true,\n                        \"isCanceled\": false,\n                        \"quote\": {\n                            \"american\": -212.04552972104065,\n                            \"decimal\": 1.4715968317349408,\n                            \"normalizedImplied\": 0.6795339446477666\n                        },\n                        \"market\": {\n                            \"address\": \"0x26b7665cbc00ba1fcd3170c398046182ffb8cc12\",\n                            \"gameId\": \"0x3239616464643734336663653534653061653538656664366664613238643331\",\n                            \"sport\": \"Basketball\",\n                            \"leagueId\": 9005,\n                            \"leagueName\": \"NCAAB\",\n                            \"type\": \"moneyline\",\n                            \"parentMarket\": null,\n                            \"maturityDate\": \"2023-03-23T23:15:00.000Z\",\n                            \"homeTeam\": \"UConn Huskies\",\n                            \"awayTeam\": \"Arkansas Razorbacks\",\n                            \"homeScore\": 88,\n                            \"awayScore\": 65,\n                            \"finalResult\": 1,\n                            \"isResolved\": true,\n                            \"isOpen\": false,\n                            \"isCanceled\": false,\n                            \"isPaused\": false,\n                            \"isOneSideMarket\": false,\n                            \"spread\": 0,\n                            \"total\": 0,\n                            \"doubleChanceMarketType\": null,\n                            \"odds\": {\n                                \"homeOdds\": {\n                                    \"american\": -159.35294117647052,\n                                    \"decimal\": 1.6275378368401627,\n                                    \"normalizedImplied\": 0.6144250396915399\n                                },\n                                \"awayOdds\": {\n                                    \"american\": 159.3529411764706,\n                                    \"decimal\": 2.593529411764706,\n                                    \"normalizedImplied\": 0.38557496030845995\n                                },\n                                \"drawOdds\": {}\n                            },\n                            \"priceImpact\": {},\n                            \"bonus\": {}\n                        }\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"8d5f7ab8-05a8-493f-a3f2-724e619f726f"},{"name":"User Overtime transactions","id":"89d4739c-81f0-46fd-85c6-964f6181c8ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/users/{{userAddress}}/transactions","description":"<h2 id=\"get-a-list-of-all-user-transactions\">Get a list of all user transactions</h2>\n<p>Use <code>/overtime/networks/{{network}}/users/{{userAddress}}/transactions</code> to get a list of all user transactions on Overtime.</p>\n<p>By default, it returns all transactions grouped by type. Use query parameters to filter markets by <code>type</code>.</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>8453</strong> (base), <strong>420</strong> (optimism goerli).</p>\n</li>\n<li><p><code>userAddress</code> - (Required) user address</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","users","{{userAddress}}","transactions"],"host":["overtimemarketsv2","xyz"],"query":[{"disabled":true,"description":{"content":"<p>(Optional) Filter transactions by type. Supported types: single or parlay.</p>\n","type":"text/plain"},"key":"type","value":""}],"variable":[]}},"response":[{"id":"843c725a-9c75-46c6-a451-d1d0ae281756","name":"User Overtime transactions response example (optimism)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://overtimemarketsv2.xyz/overtime/networks/10/users/0xb82b04f420d4bc501512013133ac7f2aca64a064/transactions","protocol":"https","host":["overtimemarketsv2","xyz"],"path":["overtime","networks","10","users","0xb82b04f420d4bc501512013133ac7f2aca64a064","transactions"],"query":[{"key":"type","value":"","description":"(Optional) Filter transactions by type. Supported types: single or parlay.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Aug 2023 17:52:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"354675"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"56973-QCJFxfZchHsnkz5mtD2CbqXfd3I\""}],"cookie":[],"responseTime":null,"body":"{\n    \"singles\": [\n        {\n            \"hash\": \"0x15ae09ca59b8e1190ea82247451642ec5ff7ebc91c7ca57cb14ef53817029ff1\",\n            \"timestamp\": 1690843297000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 13817.54,\n            \"paid\": 8000.001687404284,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x11c3410affa5fc9c1c624ad8b6cf350aaf148ef7\",\n                \"gameId\": \"0x6636333364323533613565303166306462303333396231323466363934353339\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-08-01T00:05:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"Cincinnati Reds\",\n                \"homeScore\": 5,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -117.48430493273544,\n                        \"decimal\": 1.8511775258597656,\n                        \"normalizedImplied\": 0.5401967050867028\n                    },\n                    \"awayOdds\": {\n                        \"american\": 117.48430493273543,\n                        \"decimal\": 2.1748430493273543,\n                        \"normalizedImplied\": 0.45980329491329713\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x9dc33a9681e27dfe70c1db97608281389d4d1bb33519935ced9768f4528585d7\",\n            \"timestamp\": 1690736527000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 11378.91,\n            \"paid\": 5749.935355869192,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xec2faf599cb85d0caee6227499c208aa9310cdcf\",\n                \"gameId\": \"0x6338396132646265613831346531396237333237623735363561326337316363\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-30T18:15:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -126.72103004291849,\n                        \"decimal\": 1.7891349996613153,\n                        \"normalizedImplied\": 0.5589293151099838\n                    },\n                    \"awayOdds\": {\n                        \"american\": 126.72103004291846,\n                        \"decimal\": 2.2672103004291846,\n                        \"normalizedImplied\": 0.4410706848900163\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xa32e6108490458d37d8cc86774862732e833eaba943823ec338bc183dfbe5b58\",\n            \"timestamp\": 1690736385000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 12.73,\n            \"paid\": 5.996618725211605,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xec2faf599cb85d0caee6227499c208aa9310cdcf\",\n                \"gameId\": \"0x6338396132646265613831346531396237333237623735363561326337316363\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-30T18:15:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -126.72103004291849,\n                        \"decimal\": 1.7891349996613153,\n                        \"normalizedImplied\": 0.5589293151099838\n                    },\n                    \"awayOdds\": {\n                        \"american\": 126.72103004291846,\n                        \"decimal\": 2.2672103004291846,\n                        \"normalizedImplied\": 0.4410706848900163\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xef2a851a8e6aa8eac39c18e062fa8b569e4b93dc9770ab3ba4a13e62823136f4\",\n            \"timestamp\": 1690736287000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 142.36,\n            \"paid\": 66.99986853667033,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xec2faf599cb85d0caee6227499c208aa9310cdcf\",\n                \"gameId\": \"0x6338396132646265613831346531396237333237623735363561326337316363\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-30T18:15:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -126.72103004291849,\n                        \"decimal\": 1.7891349996613153,\n                        \"normalizedImplied\": 0.5589293151099838\n                    },\n                    \"awayOdds\": {\n                        \"american\": 126.72103004291846,\n                        \"decimal\": 2.2672103004291846,\n                        \"normalizedImplied\": 0.4410706848900163\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x71bd3701845f5a5e5a4b464fefe4ba51d553a9982461e7c60f4684e929d8104b\",\n            \"timestamp\": 1690667293000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 56.14,\n            \"paid\": 29.96872457679353,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x3a21ccd7e2ae40abc458da75de4bdfc278ab8391\",\n                \"gameId\": \"0x6366646533623835323461306362356638636537633431393232616461653037\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                \"homeTeam\": \"San Francisco Giants\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 3,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 109.20560747663552,\n                        \"decimal\": 2.0920560747663552,\n                        \"normalizedImplied\": 0.47799865981684164\n                    },\n                    \"awayOdds\": {\n                        \"american\": -109.20560747663552,\n                        \"decimal\": 1.915703893881044,\n                        \"normalizedImplied\": 0.5220013401831584\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x73dcc186a3bc4405ff50bf8cfffc164e911d96122bfeec50d1ed0ba5a6204df5\",\n            \"timestamp\": 1690666293000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5746.959999999999,\n            \"paid\": 2999.001721077054,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x3a21ccd7e2ae40abc458da75de4bdfc278ab8391\",\n                \"gameId\": \"0x6366646533623835323461306362356638636537633431393232616461653037\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                \"homeTeam\": \"San Francisco Giants\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 3,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 109.20560747663552,\n                        \"decimal\": 2.0920560747663552,\n                        \"normalizedImplied\": 0.47799865981684164\n                    },\n                    \"awayOdds\": {\n                        \"american\": -109.20560747663552,\n                        \"decimal\": 1.915703893881044,\n                        \"normalizedImplied\": 0.5220013401831584\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7cd1d2b9b72bf6c95eb45f526e27d2ea97f4ff52bed9b191cd57faa75b66708c\",\n            \"timestamp\": 1690666273000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 10960.46,\n            \"paid\": 5999.854455181108,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x5a6d76b77e89d99cb83fd9fb36ee3ecc023903e7\",\n                \"gameId\": \"0x6665323164643631643431373039303439626339623463646664353037393166\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 1,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -104.82775119617227,\n                        \"decimal\": 1.9539458669952985,\n                        \"normalizedImplied\": 0.5117849050433321\n                    },\n                    \"awayOdds\": {\n                        \"american\": 104.82775119617224,\n                        \"decimal\": 2.0482775119617225,\n                        \"normalizedImplied\": 0.488215094956668\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xd041ba7e4371a22efeaa2376a8591cfc6f18c8603dcede51cbb3126720a28612\",\n            \"timestamp\": 1690582687000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5738.53,\n            \"paid\": 3499.9873616607015,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Cleveland Guardians\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 123.36681222707422,\n                        \"decimal\": 2.233668122270742,\n                        \"normalizedImplied\": 0.4476940822271315\n                    },\n                    \"awayOdds\": {\n                        \"american\": -123.3668122270742,\n                        \"decimal\": 1.8105907755477684,\n                        \"normalizedImplied\": 0.5523059177728685\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7f45bb912c286c79c1c5809c21fdc9f485dbfae63e94144f61a1d4e814a12a90\",\n            \"timestamp\": 1690582389000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3230.56,\n            \"paid\": 1999.996454445155,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xe893b00c46ac8712cada2cedf5d82dd288656904\",\n                \"gameId\": \"0x3062343531336439353832626666353930373663626432306636613434643365\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x5fc62ccaa5ba6241160bddbaebcc07b1caa117f0\",\n                \"maturityDate\": \"2023-07-29T01:40:00.000Z\",\n                \"homeTeam\": \"San Diego Padres\",\n                \"awayTeam\": \"Texas Rangers\",\n                \"homeScore\": 7,\n                \"awayScore\": 1,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 136.7142857142857,\n                        \"decimal\": 2.367142857142857,\n                        \"normalizedImplied\": 0.4224502112251056\n                    },\n                    \"awayOdds\": {\n                        \"american\": -136.7142857142857,\n                        \"decimal\": 1.7314524555903867,\n                        \"normalizedImplied\": 0.5775497887748944\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xeae7a885f9472f14eb3bdffa7d941c5f5bf12b7e4703dca3b72eeb0de99f62a0\",\n            \"timestamp\": 1690579825000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3229.57,\n            \"paid\": 1999.9967084464581,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Cleveland Guardians\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 123.36681222707422,\n                        \"decimal\": 2.233668122270742,\n                        \"normalizedImplied\": 0.4476940822271315\n                    },\n                    \"awayOdds\": {\n                        \"american\": -123.3668122270742,\n                        \"decimal\": 1.8105907755477684,\n                        \"normalizedImplied\": 0.5523059177728685\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x57a1e86d1098ad4ffcd876b353e2dbd12bad47b2a91b0198a9c8977c0465a97e\",\n            \"timestamp\": 1690579735000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4182.04,\n            \"paid\": 1999.9440064562948,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xebd2b570fc7a87cc7b689def9ebad8655c12a146\",\n                \"gameId\": \"0x3963346231663836653733346663626331373436383739626236316562613430\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-29T00:15:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 2,\n                \"awayScore\": 3,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -140.8387096774194,\n                        \"decimal\": 1.7100320659642692,\n                        \"normalizedImplied\": 0.5847843557460488\n                    },\n                    \"awayOdds\": {\n                        \"american\": 140.83870967741933,\n                        \"decimal\": 2.4083870967741934,\n                        \"normalizedImplied\": 0.41521564425395124\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x54f1d66b253796ce0089f144ef656bbafe30b1b702669eb257d2cabe20e141f8\",\n            \"timestamp\": 1690579705000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3292.2,\n            \"paid\": 1999.9917919015652,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Cleveland Guardians\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 123.36681222707422,\n                        \"decimal\": 2.233668122270742,\n                        \"normalizedImplied\": 0.4476940822271315\n                    },\n                    \"awayOdds\": {\n                        \"american\": -123.3668122270742,\n                        \"decimal\": 1.8105907755477684,\n                        \"normalizedImplied\": 0.5523059177728685\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xb6ed804d37f905323e7131ec307b6016638127f5b8e3d603140eaa0dd42fb275\",\n            \"timestamp\": 1690579675000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2542.5899999999997,\n            \"paid\": 1199.9765256182827,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xd81be4b35f273a352b4023d7d5ec742f4c340ab4\",\n                \"gameId\": \"0x6630353835353737343232623663623937656531653136343164643938363564\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x6ea4dce8d6c0ff3a69a1a943ee9d998403fde0cf\",\n                \"maturityDate\": \"2023-07-28T22:40:00.000Z\",\n                \"homeTeam\": \"Miami Marlins\",\n                \"awayTeam\": \"Detroit Tigers\",\n                \"homeScore\": 6,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 137.6910569105691,\n                        \"decimal\": 2.376910569105691,\n                        \"normalizedImplied\": 0.4207141879874128\n                    },\n                    \"awayOdds\": {\n                        \"american\": -137.6910569105691,\n                        \"decimal\": 1.7262635805384978,\n                        \"normalizedImplied\": 0.5792858120125872\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x625d8ae40a9f3ae87d4d73b220d29cec8ea84393dba71ff3afc8842892079d5c\",\n            \"timestamp\": 1690496681000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4575.17,\n            \"paid\": 2499.9779633810235,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x5ce25da063423ae09b30a9ea5b400a68b4aa4922\",\n                \"gameId\": \"0x3666333739643730623962633465386464393861343862346635336664326166\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-28T00:10:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Cleveland Guardians\",\n                \"homeScore\": 3,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 106.2654028436019,\n                        \"decimal\": 2.062654028436019,\n                        \"normalizedImplied\": 0.4848122788474794\n                    },\n                    \"awayOdds\": {\n                        \"american\": -106.26540284360189,\n                        \"decimal\": 1.941040049950941,\n                        \"normalizedImplied\": 0.5151877211525205\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x297f01e32a9f1eee6bc6ee6e3fa5e4fd36616b703aaf81ebccd3f9c8edf17695\",\n            \"timestamp\": 1690496657000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4490.03,\n            \"paid\": 2499.988765751781,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x45f40ae7ba3d502705e94275e6704c8d261a5d70\",\n                \"gameId\": \"0x3731373632323766646630343831323130343837653032376263323833643862\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-27T23:45:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 3,\n                \"awayScore\": 10,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -103.84615384615384,\n                        \"decimal\": 1.962962962962963,\n                        \"normalizedImplied\": 0.5094339622641509\n                    },\n                    \"awayOdds\": {\n                        \"american\": 103.84615384615384,\n                        \"decimal\": 2.0384615384615383,\n                        \"normalizedImplied\": 0.4905660377358491\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x0ba0c0027f71bb240d3e56b0eeb5d9ceb435b9a50e8d2c6142174dfd6821d92f\",\n            \"timestamp\": 1690476401000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3725.25,\n            \"paid\": 1999.9790787583597,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x5ce25da063423ae09b30a9ea5b400a68b4aa4922\",\n                \"gameId\": \"0x3666333739643730623962633465386464393861343862346635336664326166\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-28T00:10:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Cleveland Guardians\",\n                \"homeScore\": 3,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 106.2654028436019,\n                        \"decimal\": 2.062654028436019,\n                        \"normalizedImplied\": 0.4848122788474794\n                    },\n                    \"awayOdds\": {\n                        \"american\": -106.26540284360189,\n                        \"decimal\": 1.941040049950941,\n                        \"normalizedImplied\": 0.5151877211525205\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xbc9916e9f5a13b25570669c3a0db1d8e1be96877585b1be3662e4460830b04f3\",\n            \"timestamp\": 1690476361000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2509.12,\n            \"paid\": 1181.9862950587506,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xc87a8cab331b3075cdd8040a662e529783c4605d\",\n                \"gameId\": \"0x3037626636623634313932393265623935633130393933623339376561666531\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-27T17:10:00.000Z\",\n                \"homeTeam\": \"Detroit Tigers\",\n                \"awayTeam\": \"Los Angeles Angels\",\n                \"homeScore\": 0,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 119.01785714285715,\n                        \"decimal\": 2.1901785714285715,\n                        \"normalizedImplied\": 0.4565837749694252\n                    },\n                    \"awayOdds\": {\n                        \"american\": -119.01785714285712,\n                        \"decimal\": 1.8402100525131284,\n                        \"normalizedImplied\": 0.5434162250305747\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x2b873a313347f8e45f076e101a6a85103e7c7027460265bf7608603f22787349\",\n            \"timestamp\": 1690476267000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5598.17,\n            \"paid\": 2999.9377492657018,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x45f40ae7ba3d502705e94275e6704c8d261a5d70\",\n                \"gameId\": \"0x3731373632323766646630343831323130343837653032376263323833643862\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-27T23:45:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 3,\n                \"awayScore\": 10,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -103.84615384615384,\n                        \"decimal\": 1.962962962962963,\n                        \"normalizedImplied\": 0.5094339622641509\n                    },\n                    \"awayOdds\": {\n                        \"american\": 103.84615384615384,\n                        \"decimal\": 2.0384615384615383,\n                        \"normalizedImplied\": 0.4905660377358491\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xddbf0e5a1e976724e425dcd33d8f2a607cbeebd348ff06fb9f1f6839df96596a\",\n            \"timestamp\": 1690406841000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 11431.900000000001,\n            \"paid\": 6372.0913569482245,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x86599d8ad49fd6ed01c1681904263b0055e79153\",\n                \"gameId\": \"0x6437396365376264383832623537343933383166303736353737356437316261\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-27T00:10:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 7,\n                \"awayScore\": 10,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 114.10958904109592,\n                        \"decimal\": 2.141095890410959,\n                        \"normalizedImplied\": 0.46705054382597566\n                    },\n                    \"awayOdds\": {\n                        \"american\": -114.10958904109592,\n                        \"decimal\": 1.8763505402160863,\n                        \"normalizedImplied\": 0.5329494561740243\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xc4be37571d67c4c38ef7ad73ba89b06efe3f084251c550240e487249ae39ae13\",\n            \"timestamp\": 1689530315000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 8882.14,\n            \"paid\": 5494.3360492358315,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x2a9e50d18eaa26ce419881e42040e62ae1a6418f\",\n                \"gameId\": \"0x6434323865336536343635646232356463393736333461393465393366653335\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-16T18:20:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 5,\n                \"awayScore\": 11,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -135.54545454545453,\n                        \"decimal\": 1.7377598926894702,\n                        \"normalizedImplied\": 0.5754534928598997\n                    },\n                    \"awayOdds\": {\n                        \"american\": 135.54545454545456,\n                        \"decimal\": 2.3554545454545455,\n                        \"normalizedImplied\": 0.42454650714010034\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x27522787b351a9f4cc0fff0f5bc82a61ece70fe66fd7dde990288285eef0f533\",\n            \"timestamp\": 1688230521000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 13058.16,\n            \"paid\": 7964.998144385052,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x136625cdce60397b7a1d624c93ea7662112bffa0\",\n                \"gameId\": \"0x3962616234383531386433303838333438333336666432353762353631383736\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"Cleveland Guardians\",\n                \"homeScore\": 0,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -122.38596491228068,\n                        \"decimal\": 1.8170871559633028,\n                        \"normalizedImplied\": 0.5503313348059324\n                    },\n                    \"awayOdds\": {\n                        \"american\": 122.38596491228071,\n                        \"decimal\": 2.223859649122807,\n                        \"normalizedImplied\": 0.4496686651940675\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xa20ebf9c19cef8435a87e6d849dee47a47acd5a0a3d6a8575bc67165595ec66a\",\n            \"timestamp\": 1688230423000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 11151.73,\n            \"paid\": 6346.051849138376,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x6cff39d6583f8b7f02527b9d116197cc6be59a7f\",\n                \"gameId\": \"0x3538343966336632353265303464653737646635633933643534353332303862\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x24fb28bcf8604c527e8852762dc36db57ce45f3f\",\n                \"maturityDate\": \"2023-07-01T17:40:00.000Z\",\n                \"homeTeam\": \"Cincinnati Reds\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 5,\n                \"awayScore\": 12,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -101.87608461141598,\n                        \"decimal\": 1.981584641591087,\n                        \"normalizedImplied\": 0.5046466242274987\n                    },\n                    \"awayOdds\": {\n                        \"american\": 101.87608461141599,\n                        \"decimal\": 2.01876084611416,\n                        \"normalizedImplied\": 0.49535337577250127\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x8f329f7dae391932ee0b400468201195aa3925ac4519d96a0867ba65559ce734\",\n            \"timestamp\": 1688149115000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6871.63,\n            \"paid\": 3807.870565165935,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xcd59bf0f8c1b9f2b61530625f719b71685b4a894\",\n                \"gameId\": \"0x6131356435396630353737316138383238643839363464323131363366623334\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"total\",\n                \"parentMarket\": \"0xc9f525d7cc0fa3e8af05e07faf111fca42fb1bd8\",\n                \"maturityDate\": \"2023-06-30T21:10:00.000Z\",\n                \"homeTeam\": \"Cincinnati Reds\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 7,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 11,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 108.04651162790697,\n                        \"decimal\": 2.0804651162790697,\n                        \"normalizedImplied\": 0.48066174826738206\n                    },\n                    \"awayOdds\": {\n                        \"american\": -108.046511627907,\n                        \"decimal\": 1.9255273353422298,\n                        \"normalizedImplied\": 0.5193382517326179\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x831a8e1a97291bcf3a460c23a45e9730e0316d3ff0e113d0d4465be51029269a\",\n            \"timestamp\": 1688149089000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 9010.59,\n            \"paid\": 5566.005933354149,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x57706f017f9690e7d4b99c52b84f97dafbeda5ea\",\n                \"gameId\": \"0x6131356435396630353737316138383238643839363464323131363366623334\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xc9f525d7cc0fa3e8af05e07faf111fca42fb1bd8\",\n                \"maturityDate\": \"2023-06-30T21:10:00.000Z\",\n                \"homeTeam\": \"Cincinnati Reds\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 7,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -119.30973451327434,\n                        \"decimal\": 1.8381545764723335,\n                        \"normalizedImplied\": 0.5440238883060285\n                    },\n                    \"awayOdds\": {\n                        \"american\": 119.30973451327431,\n                        \"decimal\": 2.193097345132743,\n                        \"normalizedImplied\": 0.45597611169397145\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4349ee465e5693bd197b35ed8bdffc73584028756c5dbee479c13e283a01f7af\",\n            \"timestamp\": 1688078777000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5683.87,\n            \"paid\": 3236.9604594052207,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x9d7adda8c19b8cf32286ee59373fd5d7bd8bd9e7\",\n                \"gameId\": \"0x3239633764373762343862393566646433363735323833373331613666343861\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-29T23:15:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Houston Astros\",\n                \"homeScore\": 0,\n                \"awayScore\": 14,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 113.12844036697247,\n                        \"decimal\": 2.1312844036697247,\n                        \"normalizedImplied\": 0.4692006370797641\n                    },\n                    \"awayOdds\": {\n                        \"american\": -113.12844036697247,\n                        \"decimal\": 1.8839510177601169,\n                        \"normalizedImplied\": 0.5307993629202359\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x85b85466d002279f08366d2d6b36735e8dca5cbd3fd99e6a3b25b12bc30e6371\",\n            \"timestamp\": 1688078747000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5177.19,\n            \"paid\": 3249.982885616177,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x1ec4c9d0581896f1953f12c0565bed1eda4ccfe0\",\n                \"gameId\": \"0x3532353930663033363634653731393533643862376164336231636563356330\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-29T23:07:00.000Z\",\n                \"homeTeam\": \"Toronto Blue Jays\",\n                \"awayTeam\": \"San Francisco Giants\",\n                \"homeScore\": 2,\n                \"awayScore\": 1,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -146.11811023622047,\n                        \"decimal\": 1.6843778628010992,\n                        \"normalizedImplied\": 0.5936910132130403\n                    },\n                    \"awayOdds\": {\n                        \"american\": 146.11811023622045,\n                        \"decimal\": 2.4611811023622043,\n                        \"normalizedImplied\": 0.40630898678695976\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7eca88dc1f799e839531ec3e8715e0f5e76513b38888e277a92e0545a3e9f005\",\n            \"timestamp\": 1687979321000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3634.5699999999997,\n            \"paid\": 2096.9915755816983,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x48ebba2198502f6856171d30ca4f7e1daacadb7a\",\n                \"gameId\": \"0x3735346663623264336162623838303235663832306634663237656637336666\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-29T01:38:00.000Z\",\n                \"homeTeam\": \"Los Angeles Angels\",\n                \"awayTeam\": \"Chicago White Sox\",\n                \"homeScore\": 5,\n                \"awayScore\": 11,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -118.0358744394619,\n                        \"decimal\": 1.8472000607856545,\n                        \"normalizedImplied\": 0.5413598782444161\n                    },\n                    \"awayOdds\": {\n                        \"american\": 118.03587443946188,\n                        \"decimal\": 2.180358744394619,\n                        \"normalizedImplied\": 0.4586401217555839\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x72f132eb1306199052d09a16e4f6942e0711bfc155fe84ae58677ea0184b07d1\",\n            \"timestamp\": 1687979281000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3230.3,\n            \"paid\": 2096.9854742811954,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x98f4580df1cc3a0c0797d83c999984d088fa4516\",\n                \"gameId\": \"0x3363383838326338313566353934623133343337383463303063316635616439\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x86ab5292b4e3ea70acca333159a6ea7b280034b1\",\n                \"maturityDate\": \"2023-06-28T23:10:00.000Z\",\n                \"homeTeam\": \"New York Mets\",\n                \"awayTeam\": \"Milwaukee Brewers\",\n                \"homeScore\": 2,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 146.85937499999997,\n                        \"decimal\": 2.4685937499999997,\n                        \"normalizedImplied\": 0.40508892967909366\n                    },\n                    \"awayOdds\": {\n                        \"american\": -146.859375,\n                        \"decimal\": 1.680923502500266,\n                        \"normalizedImplied\": 0.5949110703209064\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xd88d0a820217a73ce92884eeefba02d3f2de5296c12b713f2c5b3670083a8ef5\",\n            \"timestamp\": 1687979249000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3520.1899999999996,\n            \"paid\": 2096.98944609587,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x933558dbee43000d110521cc8ed450c41dfb69fa\",\n                \"gameId\": \"0x3532363433633666363733643139633435613830313933646435666636616432\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x6e6d03236dc8e24a92199dfd38eb18a2cade84fc\",\n                \"maturityDate\": \"2023-06-28T23:05:00.000Z\",\n                \"homeTeam\": \"Baltimore Orioles\",\n                \"awayTeam\": \"Cincinnati Reds\",\n                \"homeScore\": 7,\n                \"awayScore\": 11,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 123.21739130434781,\n                        \"decimal\": 2.232173913043478,\n                        \"normalizedImplied\": 0.4479937670432412\n                    },\n                    \"awayOdds\": {\n                        \"american\": -123.21739130434784,\n                        \"decimal\": 1.8115737473535638,\n                        \"normalizedImplied\": 0.5520062329567589\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x34334045f8a222fb08b60a16bd6bbd2710a0f7726b7cf8e3b96b8f367cafa068\",\n            \"timestamp\": 1687900151000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6290.73,\n            \"paid\": 3000.7974747596163,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x333caed24389b9657a8a019493528e33fb8e22c7\",\n                \"gameId\": \"0x3763373439373565366563323864623831663233653531653938326230633863\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x8d45aa880d016ec114989b63c8182841547ea110\",\n                \"maturityDate\": \"2023-06-27T23:20:00.000Z\",\n                \"homeTeam\": \"Atlanta Braves\",\n                \"awayTeam\": \"Minnesota Twins\",\n                \"homeScore\": 6,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 140.45344129554658,\n                        \"decimal\": 2.4045344129554658,\n                        \"normalizedImplied\": 0.4158809267241379\n                    },\n                    \"awayOdds\": {\n                        \"american\": -140.45344129554653,\n                        \"decimal\": 1.7119797071370924,\n                        \"normalizedImplied\": 0.584119073275862\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xea5ef1e4e99cba6ed9071c62f084869be103891302c680553121fc6042958c5d\",\n            \"timestamp\": 1687900105000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 8748.21,\n            \"paid\": 4202.725287050723,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x061af8cbc2397ad493c5410129a23ecd65c1153c\",\n                \"gameId\": \"0x6534613433343162396534306232653730633636633465616237636438616336\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-29T00:05:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"Philadelphia Phillies\",\n                \"homeScore\": 5,\n                \"awayScore\": 8,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 124.34782608695656,\n                        \"decimal\": 2.2434782608695656,\n                        \"normalizedImplied\": 0.4457364341085271\n                    },\n                    \"awayOdds\": {\n                        \"american\": -124.34782608695653,\n                        \"decimal\": 1.8041958041958042,\n                        \"normalizedImplied\": 0.5542635658914729\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xde04a54ae631c401dcb741bef1c7dd9fddd663f7b39249126991bf04503c5e47\",\n            \"timestamp\": 1687819379000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 10023.91,\n            \"paid\": 7149.984936869434,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xddbc2c358e7569012d14d49dd873c12ddeff412c\",\n                \"gameId\": \"0x6131366236353939336661663736343931346663313264643933333239316130\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-26T23:20:00.000Z\",\n                \"homeTeam\": \"Atlanta Braves\",\n                \"awayTeam\": \"Minnesota Twins\",\n                \"homeScore\": 4,\n                \"awayScore\": 1,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -202.03174603174605,\n                        \"decimal\": 1.4949717159019484,\n                        \"normalizedImplied\": 0.6689089762455329\n                    },\n                    \"awayOdds\": {\n                        \"american\": 202.03174603174605,\n                        \"decimal\": 3.0203174603174605,\n                        \"normalizedImplied\": 0.3310910237544671\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x1cccf8c80fc05f0f4be13998b1a02711661e951496c47446ae2bc3f7ea50e81c\",\n            \"timestamp\": 1687819319000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 10,\n            \"paid\": 6.998616476056347,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xf026bf54255d00c4b2454a8d72259ee5d7a7f87f\",\n                \"gameId\": \"0x6538653366383734656663666465333265643231656235353530653433306331\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-27T00:05:00.000Z\",\n                \"homeTeam\": \"Texas Rangers\",\n                \"awayTeam\": \"Detroit Tigers\",\n                \"homeScore\": 2,\n                \"awayScore\": 7,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -181.47945205479456,\n                        \"decimal\": 1.551026570048309,\n                        \"normalizedImplied\": 0.6447342807085849\n                    },\n                    \"awayOdds\": {\n                        \"american\": 181.47945205479454,\n                        \"decimal\": 2.814794520547945,\n                        \"normalizedImplied\": 0.3552657192914152\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xec034fd7a8bd86168c9d003919df70b6848cc23003877424edee7f4cb37ef333\",\n            \"timestamp\": 1687819271000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 9445.88,\n            \"paid\": 6499.980240233136,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xf026bf54255d00c4b2454a8d72259ee5d7a7f87f\",\n                \"gameId\": \"0x6538653366383734656663666465333265643231656235353530653433306331\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-27T00:05:00.000Z\",\n                \"homeTeam\": \"Texas Rangers\",\n                \"awayTeam\": \"Detroit Tigers\",\n                \"homeScore\": 2,\n                \"awayScore\": 7,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -181.47945205479456,\n                        \"decimal\": 1.551026570048309,\n                        \"normalizedImplied\": 0.6447342807085849\n                    },\n                    \"awayOdds\": {\n                        \"american\": 181.47945205479454,\n                        \"decimal\": 2.814794520547945,\n                        \"normalizedImplied\": 0.3552657192914152\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xa2635109da1bfe01c5d23d143a3bc77fd1ad48eac241c3d34ffcd235c9564e15\",\n            \"timestamp\": 1687732095000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 11978.359999999999,\n            \"paid\": 7152.997878503529,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x21db1937b69a55915e5ebc897f9bfafbf890f3bc\",\n                \"gameId\": \"0x3939636438393361386363343365626138323965386539343433383531376435\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-25T23:00:00.000Z\",\n                \"homeTeam\": \"Los Angeles Dodgers\",\n                \"awayTeam\": \"Houston Astros\",\n                \"homeScore\": 5,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -119.44444444444446,\n                        \"decimal\": 1.8372093023255813,\n                        \"normalizedImplied\": 0.5443037974683544\n                    },\n                    \"awayOdds\": {\n                        \"american\": 119.44444444444446,\n                        \"decimal\": 2.1944444444444446,\n                        \"normalizedImplied\": 0.45569620253164556\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x37673bc957a18add47145849f7304a89becd3b9482aca00b913dde71c5168ef7\",\n            \"timestamp\": 1687711749000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 14033.5,\n            \"paid\": 9186.003945849312,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x54fba69707e3e4ff7fdf15b98f6054569ede9cae\",\n                \"gameId\": \"0x3061393261663838343965663335633137643762343664376339623130343865\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-25T17:40:00.000Z\",\n                \"homeTeam\": \"Miami Marlins\",\n                \"awayTeam\": \"Pittsburgh Pirates\",\n                \"homeScore\": 2,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -152.9808429118774,\n                        \"decimal\": 1.653676617912242,\n                        \"normalizedImplied\": 0.6047131519961229\n                    },\n                    \"awayOdds\": {\n                        \"american\": 152.9808429118774,\n                        \"decimal\": 2.529808429118774,\n                        \"normalizedImplied\": 0.39528684800387714\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x23040ab4bb49530e138153e5fc3443d1433a9821961e875ac8ceab6a8bee62c1\",\n            \"timestamp\": 1687681619000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6942.59,\n            \"paid\": 4474.001161909495,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xc81bf6f9c832d37e2d1d29fa1a158a1fffb8574e\",\n                \"gameId\": \"0x3837663432333164303639343464383033376331393134396138356466646335\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xb90db13486fee2dcce2c83d511510fa59af58c6a\",\n                \"maturityDate\": \"2023-06-25T17:35:00.000Z\",\n                \"homeTeam\": \"Baltimore Orioles\",\n                \"awayTeam\": \"Seattle Mariners\",\n                \"homeScore\": 3,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -148.68749999999997,\n                        \"decimal\": 1.6725514922236235,\n                        \"normalizedImplied\": 0.5978889168132696\n                    },\n                    \"awayOdds\": {\n                        \"american\": 148.68750000000003,\n                        \"decimal\": 2.4868750000000004,\n                        \"normalizedImplied\": 0.4021110831867303\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x264bcda3a0dca3df3bf724a51c7d7fc938bc3f05363654cdd489e4b97b58fa3d\",\n            \"timestamp\": 1687681409000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5680.280000000001,\n            \"paid\": 3216.0024937827234,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x8c1f5e697f32d7a0d6b27c3d5f8be694e1817e0d\",\n                \"gameId\": \"0x3738326461326536656662613032633063616536623861373537353039636632\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x708e05c05544b27ae1962fc69b0bc1d95c91e96b\",\n                \"maturityDate\": \"2023-06-25T14:00:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 7,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -109.65116279069767,\n                        \"decimal\": 1.911983032873807,\n                        \"normalizedImplied\": 0.5230171935662784\n                    },\n                    \"awayOdds\": {\n                        \"american\": 109.65116279069767,\n                        \"decimal\": 2.0965116279069766,\n                        \"normalizedImplied\": 0.4769828064337216\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x924d7b8837670107b666c20d823e3b650e7200c966d90496cad29ffb8176bca0\",\n            \"timestamp\": 1687681235000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 14199.49,\n            \"paid\": 9401.000001671197,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x708e05c05544b27ae1962fc69b0bc1d95c91e96b\",\n                \"gameId\": \"0x3738326461326536656662613032633063616536623861373537353039636632\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-25T14:00:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 7,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 135.54545454545456,\n                        \"decimal\": 2.3554545454545455,\n                        \"normalizedImplied\": 0.42454650714010034\n                    },\n                    \"awayOdds\": {\n                        \"american\": -135.54545454545453,\n                        \"decimal\": 1.7377598926894702,\n                        \"normalizedImplied\": 0.5754534928598997\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4742e9cde423ea42b243110d028e46aa5c4d7ae0301eaea6e2571df80a1e6aa1\",\n            \"timestamp\": 1687648093000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 12159.09,\n            \"paid\": 7645.883716335338,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x764543edb9bc1cbca2e99db3c9d2988eb5f7cbc1\",\n                \"gameId\": \"0x3430623534663535663134646638323533616165303163346232373633396464\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-25T01:10:00.000Z\",\n                \"homeTeam\": \"Colorado Rockies\",\n                \"awayTeam\": \"Los Angeles Angels\",\n                \"homeScore\": 1,\n                \"awayScore\": 25,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 140.45344129554658,\n                        \"decimal\": 2.4045344129554658,\n                        \"normalizedImplied\": 0.4158809267241379\n                    },\n                    \"awayOdds\": {\n                        \"american\": -140.45344129554653,\n                        \"decimal\": 1.7119797071370924,\n                        \"normalizedImplied\": 0.584119073275862\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x59ca55ffb67e6c53bac69ba7c1c5c7c2d0742a92c3aad8366276dfd13a10bcc1\",\n            \"timestamp\": 1687647681000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 14797.5,\n            \"paid\": 9902.003028644682,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x044a07dcce935a82fa8cea2c4d539ecf6f1a34fa\",\n                \"gameId\": \"0x3834643930633166313434663731633833326230666335336562626435323066\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-24T23:15:00.000Z\",\n                \"homeTeam\": \"Los Angeles Dodgers\",\n                \"awayTeam\": \"Houston Astros\",\n                \"homeScore\": 8,\n                \"awayScore\": 7,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -162.16605166051664,\n                        \"decimal\": 1.6166518761235122,\n                        \"normalizedImplied\": 0.6185623601278027\n                    },\n                    \"awayOdds\": {\n                        \"american\": 162.16605166051662,\n                        \"decimal\": 2.621660516605166,\n                        \"normalizedImplied\": 0.38143763987219725\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4e94223ec9b53ed566154e7bf73dcf7203988e91871da65efda4ea4f5f6bcfd4\",\n            \"timestamp\": 1687631927000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4229.7,\n            \"paid\": 2120.5961972677514,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xeb430b629734ae860e6b516f70251081126d2949\",\n                \"gameId\": \"0x3766396339616566306466646138666463663463663930386338306636376230\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-24T20:05:00.000Z\",\n                \"homeTeam\": \"Philadelphia Phillies\",\n                \"awayTeam\": \"New York Mets\",\n                \"homeScore\": 2,\n                \"awayScore\": 4,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 113.56621004566212,\n                        \"decimal\": 2.135662100456621,\n                        \"normalizedImplied\": 0.468238865963952\n                    },\n                    \"awayOdds\": {\n                        \"american\": -113.56621004566209,\n                        \"decimal\": 1.8805436050018094,\n                        \"normalizedImplied\": 0.531761134036048\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xbc40b528a424b225ae13ce8c4ed4ca4b9f17afa09ae3ef095c25e49fb121b35d\",\n            \"timestamp\": 1687624875000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5186.42,\n            \"paid\": 2717.000279860903,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xc839c181f7a4fda183638bf2a84aab0b3e32891c\",\n                \"gameId\": \"0x3030313433313337363133346438653134303235626435396663373233643135\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x90c236be873e970ec569299016b88f614b128fad\",\n                \"maturityDate\": \"2023-06-24T17:10:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 1,\n                \"awayScore\": 9,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -116.5045045045045,\n                        \"decimal\": 1.8583359109186515,\n                        \"normalizedImplied\": 0.5381158455392809\n                    },\n                    \"awayOdds\": {\n                        \"american\": 116.50450450450451,\n                        \"decimal\": 2.165045045045045,\n                        \"normalizedImplied\": 0.46188415446071907\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xf948c8d25fb6e4ffe804a7a2a118703019993929cb23f7cad7bf870cd3a7e060\",\n            \"timestamp\": 1687624817000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 12340.03,\n            \"paid\": 7447.99956434772,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x90c236be873e970ec569299016b88f614b128fad\",\n                \"gameId\": \"0x3030313433313337363133346438653134303235626435396663373233643135\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-24T17:10:00.000Z\",\n                \"homeTeam\": \"St. Louis Cardinals\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 1,\n                \"awayScore\": 9,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 120.42477876106194,\n                        \"decimal\": 2.2042477876106195,\n                        \"normalizedImplied\": 0.4536695037738879\n                    },\n                    \"awayOdds\": {\n                        \"american\": -120.42477876106194,\n                        \"decimal\": 1.8303938859494415,\n                        \"normalizedImplied\": 0.5463304962261121\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x6eac392cc7102a0ee80458768140202e8aebde1e843fcb4a43d4b3fafe7a4e7f\",\n            \"timestamp\": 1687572541000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 7958.59,\n            \"paid\": 3496.1355333895335,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x075305fc72b5ccb9a73899af93c154328d403fc9\",\n                \"gameId\": \"0x6434333761646635393833306237326563666164653263396234353164353564\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-24T02:15:00.000Z\",\n                \"homeTeam\": \"San Francisco Giants\",\n                \"awayTeam\": \"Arizona Diamondbacks\",\n                \"homeScore\": 8,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -158.8689138576779,\n                        \"decimal\": 1.6294497618935357,\n                        \"normalizedImplied\": 0.6137041002343818\n                    },\n                    \"awayOdds\": {\n                        \"american\": 158.8689138576779,\n                        \"decimal\": 2.588689138576779,\n                        \"normalizedImplied\": 0.38629589976561823\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x25b9af4d14899e583327c131cdd1060f6491686b826a9a42ae59459307528a7c\",\n            \"timestamp\": 1687572511000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6052.2,\n            \"paid\": 3643.599889077658,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xefcd7b07c677ea1971cf5acd6d0c90fa9c5dbc3e\",\n                \"gameId\": \"0x6135303561653763376666386563383532663332666538373434333663316364\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-24T02:10:00.000Z\",\n                \"homeTeam\": \"Los Angeles Dodgers\",\n                \"awayTeam\": \"Houston Astros\",\n                \"homeScore\": 3,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -138.48979591836738,\n                        \"decimal\": 1.7220748600058944,\n                        \"normalizedImplied\": 0.5806948485367106\n                    },\n                    \"awayOdds\": {\n                        \"american\": 138.48979591836735,\n                        \"decimal\": 2.3848979591836734,\n                        \"normalizedImplied\": 0.4193051514632894\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7f31ddb83221f1ba65f61db48421694b6239fd974784aa73ffb4eed27e9f2db6\",\n            \"timestamp\": 1687557037000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 7961.139999999999,\n            \"paid\": 4484.021676755295,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xa0c62d35b1f2d4a0bb7a88694468f17cd47351bc\",\n                \"gameId\": \"0x6134396430363962636661653862306635666432303565623732613430303465\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-23T23:05:00.000Z\",\n                \"homeTeam\": \"New York Yankees\",\n                \"awayTeam\": \"Texas Rangers\",\n                \"homeScore\": 2,\n                \"awayScore\": 4,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 103.78985266947747,\n                        \"decimal\": 2.0378985266947747,\n                        \"normalizedImplied\": 0.4907015667859965\n                    },\n                    \"awayOdds\": {\n                        \"american\": -103.78985266947748,\n                        \"decimal\": 1.9634853256652516,\n                        \"normalizedImplied\": 0.5092984332140035\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x855ed53fb719f81a65a9e29f96c0d8366755c64b89da7c0e24280f390714ef5a\",\n            \"timestamp\": 1687556991000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 9739.91,\n            \"paid\": 5370.000341836844,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xa82e263ef5d9f53b6128aafd3348d2747f0ad335\",\n                \"gameId\": \"0x6336333037636461353434663366316330333634316539373839383262366236\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-23T23:05:00.000Z\",\n                \"homeTeam\": \"Baltimore Orioles\",\n                \"awayTeam\": \"Seattle Mariners\",\n                \"homeScore\": 1,\n                \"awayScore\": 13,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100.93353248693053,\n                        \"decimal\": 2.0093353248693053,\n                        \"normalizedImplied\": 0.497677011707861\n                    },\n                    \"awayOdds\": {\n                        \"american\": -100.93353248693056,\n                        \"decimal\": 1.9907510173880871,\n                        \"normalizedImplied\": 0.5023229882921391\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xd57da4e1c3fca97ce780e2dfc3853b6b597710b00e2347e1b69c0e15d3824095\",\n            \"timestamp\": 1687556351000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5681.200000000001,\n            \"paid\": 3230.0029492617427,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xc2c4212f21de8197db0790b3c3eec2aed1c61661\",\n                \"gameId\": \"0x3661643863363937396634316566623933386666393039393665336661623931\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x8ae9d536b9f10b32ba99273540a12ff78a8d6127\",\n                \"maturityDate\": \"2023-06-23T22:40:00.000Z\",\n                \"homeTeam\": \"Cincinnati Reds\",\n                \"awayTeam\": \"Atlanta Braves\",\n                \"homeScore\": 11,\n                \"awayScore\": 10,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -108.67289719626169,\n                        \"decimal\": 1.9201926384588923,\n                        \"normalizedImplied\": 0.5207810820494446\n                    },\n                    \"awayOdds\": {\n                        \"american\": 108.6728971962617,\n                        \"decimal\": 2.086728971962617,\n                        \"normalizedImplied\": 0.4792189179505553\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x15da5aa92f48041194bf8123f4f42dd67c626695c85361f3ba369f6a800b2751\",\n            \"timestamp\": 1687470459000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6415.780000000001,\n            \"paid\": 4966.003420055404,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                \"homeTeam\": \"Tampa Bay Rays\",\n                \"awayTeam\": \"Kansas City Royals\",\n                \"homeScore\": 5,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -274.49999999999983,\n                        \"decimal\": 1.364298724954463,\n                        \"normalizedImplied\": 0.7329773030707609\n                    },\n                    \"awayOdds\": {\n                        \"american\": 274.5,\n                        \"decimal\": 3.745,\n                        \"normalizedImplied\": 0.26702269692923897\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xfac2493d12d7594fdf8ce6f7462d479e56f240502d314eb0e35d468c0f9e2821\",\n            \"timestamp\": 1687470235000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5.98,\n            \"paid\": 3.999760246790865,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xab600cef0e49286d2c62c05d3ecacc111c0a732d\",\n                \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                \"homeTeam\": \"Tampa Bay Rays\",\n                \"awayTeam\": \"Kansas City Royals\",\n                \"homeScore\": 5,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -139.47154471544715,\n                        \"decimal\": 1.7169921305741767,\n                        \"normalizedImplied\": 0.582413851638092\n                    },\n                    \"awayOdds\": {\n                        \"american\": 139.47154471544712,\n                        \"decimal\": 2.3947154471544714,\n                        \"normalizedImplied\": 0.417586148361908\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xf0054093648df89165feebeb262ff78467cf5a7a7868ecfb324106cbb70d5108\",\n            \"timestamp\": 1687470175000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 13085.68,\n            \"paid\": 8499.993796393554,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x7b20722dab9fe061be1090838cde8d8ad71dff15\",\n                \"gameId\": \"0x3263663236316333666262393039396464633465326466323865623561353639\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                \"homeTeam\": \"Miami Marlins\",\n                \"awayTeam\": \"Pittsburgh Pirates\",\n                \"homeScore\": 6,\n                \"awayScore\": 4,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -149.66926070038915,\n                        \"decimal\": 1.6681398674119328,\n                        \"normalizedImplied\": 0.5994701161069119\n                    },\n                    \"awayOdds\": {\n                        \"american\": 149.66926070038912,\n                        \"decimal\": 2.496692607003891,\n                        \"normalizedImplied\": 0.40052988389308813\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xb8ac1855ffaeeaefc9a8e9fe1a64225f4d3dd2c3a2a9a4e4fe9f6b9da4c16876\",\n            \"timestamp\": 1687470119000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6305.6,\n            \"paid\": 3987.5303075758584,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xab600cef0e49286d2c62c05d3ecacc111c0a732d\",\n                \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                \"homeTeam\": \"Tampa Bay Rays\",\n                \"awayTeam\": \"Kansas City Royals\",\n                \"homeScore\": 5,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -139.47154471544715,\n                        \"decimal\": 1.7169921305741767,\n                        \"normalizedImplied\": 0.582413851638092\n                    },\n                    \"awayOdds\": {\n                        \"american\": 139.47154471544712,\n                        \"decimal\": 2.3947154471544714,\n                        \"normalizedImplied\": 0.417586148361908\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xdc5da3a1af2023a23dd4ced3f5e61296eff7fe4b0509cfcfe293a3f6567bd993\",\n            \"timestamp\": 1687451827000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 10388.81,\n            \"paid\": 6499.938703104787,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xb3573b5e8185ecec9d23229deecbbd2393ed7a08\",\n                \"gameId\": \"0x3332616533666162663333313462636631373530653838616661613063656233\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                \"homeTeam\": \"Washington Nationals\",\n                \"awayTeam\": \"Arizona Diamondbacks\",\n                \"homeScore\": 3,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 138.48979591836735,\n                        \"decimal\": 2.3848979591836734,\n                        \"normalizedImplied\": 0.4193051514632894\n                    },\n                    \"awayOdds\": {\n                        \"american\": -138.48979591836738,\n                        \"decimal\": 1.7220748600058944,\n                        \"normalizedImplied\": 0.5806948485367106\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x41236293fd4f21897cb02d7f2946c16ace7dd2870b3b3c012b42341b4649ac4a\",\n            \"timestamp\": 1687451825000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 7068.53,\n            \"paid\": 3597.876885007861,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x8bc1bf63897db70e8ddb798982ddcc159b56947a\",\n                \"gameId\": \"0x6332356164386534613732316164346564613466346636326336323032366165\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                \"homeTeam\": \"Philadelphia Phillies\",\n                \"awayTeam\": \"Atlanta Braves\",\n                \"homeScore\": 1,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -112.58715596330278,\n                        \"decimal\": 1.8882007822685787,\n                        \"normalizedImplied\": 0.5296046953219403\n                    },\n                    \"awayOdds\": {\n                        \"american\": 112.58715596330275,\n                        \"decimal\": 2.1258715596330275,\n                        \"normalizedImplied\": 0.47039530467805973\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x975f9c7d9a4127a071c70a613275822858a75c84083bfd7c9311140cedfe8d80\",\n            \"timestamp\": 1687376823000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5879.9,\n            \"paid\": 3651.030754291222,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x318a1e9b95202fb73af13d8b80da50be470c069a\",\n                \"gameId\": \"0x3431643837653864366336323362323633653335336630363163623039373232\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-21T20:05:00.000Z\",\n                \"homeTeam\": \"Washington Nationals\",\n                \"awayTeam\": \"St. Louis Cardinals\",\n                \"homeScore\": 3,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 144.76190476190473,\n                        \"decimal\": 2.4476190476190474,\n                        \"normalizedImplied\": 0.40856031128404674\n                    },\n                    \"awayOdds\": {\n                        \"american\": -144.7619047619048,\n                        \"decimal\": 1.6907894736842104,\n                        \"normalizedImplied\": 0.5914396887159533\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x30d4a1a604245163d70c27c2427a65a4ac07c930f592914c44a124003e61cbc8\",\n            \"timestamp\": 1687360665000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5650.24,\n            \"paid\": 3198.9589378623828,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x46c50b5fdbfef875bf42ff90fe02e070d6f9be5c\",\n                \"gameId\": \"0x3563373966613333343533373233623136363764306162633836333762613563\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-21T16:35:00.000Z\",\n                \"homeTeam\": \"Pittsburgh Pirates\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 3,\n                \"awayScore\": 8,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 107.69483568075118,\n                        \"decimal\": 2.0769483568075118,\n                        \"normalizedImplied\": 0.4814756210583422\n                    },\n                    \"awayOdds\": {\n                        \"american\": -107.69483568075117,\n                        \"decimal\": 1.928549631631719,\n                        \"normalizedImplied\": 0.5185243789416578\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xc3d9421264f4c7537738ae644286ceefbe3b802127fe7704442b21cfb5ef0cb8\",\n            \"timestamp\": 1687312971000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3437.93,\n            \"paid\": 2031.5737603608834,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xd9d2f05a72dbe3b0fc5aaf0a44fba0fe3dfa3f95\",\n                \"gameId\": \"0x6465656136636263373863633932326461383063343263333439383338323036\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-21T02:07:00.000Z\",\n                \"homeTeam\": \"Los Angeles Angels\",\n                \"awayTeam\": \"Los Angeles Dodgers\",\n                \"homeScore\": 0,\n                \"awayScore\": 2,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 125.32900432900429,\n                        \"decimal\": 2.253290043290043,\n                        \"normalizedImplied\": 0.4437955082515226\n                    },\n                    \"awayOdds\": {\n                        \"american\": -125.32900432900429,\n                        \"decimal\": 1.7978998998307487,\n                        \"normalizedImplied\": 0.5562044917484774\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xcec577370e546d975e29230ea6962f5d9177b29902c3f7aa8e3cb44c74b8a56d\",\n            \"timestamp\": 1687293827000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2031.5800000000002,\n            \"paid\": 1173.8613833880795,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x527b90e038a33ffc09b0fd0cecdde4e8ffb9248a\",\n                \"gameId\": \"0x3438623462663933383564663536623337356263363663383436313833303136\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-06-20T23:05:00.000Z\",\n                \"homeTeam\": \"Pittsburgh Pirates\",\n                \"awayTeam\": \"Chicago Cubs\",\n                \"homeScore\": 0,\n                \"awayScore\": 4,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 130.2372881355932,\n                        \"decimal\": 2.302372881355932,\n                        \"normalizedImplied\": 0.4343345111896349\n                    },\n                    \"awayOdds\": {\n                        \"american\": -130.23728813559322,\n                        \"decimal\": 1.7678292555960438,\n                        \"normalizedImplied\": 0.5656654888103652\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x12ed54625d99b2825c2e6339573b4297f050c124378b5d3bd98452b2e8ab33fa\",\n            \"timestamp\": 1685231533000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 10067.86,\n            \"paid\": 4892.445937157525,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xde072766f0bc64ea5ff334a8d4c7b530998d6ce1\",\n                \"gameId\": \"0x3238353530356565376434636331613261653466396662353636323932343763\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-28T00:30:00.000Z\",\n                \"homeTeam\": \"Miami Heat\",\n                \"awayTeam\": \"Boston Celtics\",\n                \"homeScore\": 103,\n                \"awayScore\": 104,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 113.88888888888889,\n                        \"decimal\": 2.138888888888889,\n                        \"normalizedImplied\": 0.4675324675324675\n                    },\n                    \"awayOdds\": {\n                        \"american\": -113.88888888888893,\n                        \"decimal\": 1.8780487804878045,\n                        \"normalizedImplied\": 0.5324675324675325\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x6f907cee119632d2580a7c2b9c2baeb242b69e4fb6da93fb36f2771c1f0186c3\",\n            \"timestamp\": 1684695884000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4918.990000000001,\n            \"paid\": 2790.993925184468,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xdd5d05236bb4cb1613ea49e51dd83468ff144e2c\",\n                \"gameId\": \"0x3366616339653561363638376466613835373436373131336437623065303230\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"total\",\n                \"parentMarket\": \"0x67504e2c5e8f2122306802f04f4ac11dd44b8441\",\n                \"maturityDate\": \"2023-05-22T00:30:00.000Z\",\n                \"homeTeam\": \"Miami Heat\",\n                \"awayTeam\": \"Boston Celtics\",\n                \"homeScore\": 128,\n                \"awayScore\": 102,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 214.5,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x611b0ce81ccf7040910ba0640e558d104bc51cb001bbfbab92438733a6b09f08\",\n            \"timestamp\": 1684695854000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4362.18,\n            \"paid\": 2259.000759421093,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x83f4f370c87eb1324efc59c894321ff956e2360b\",\n                \"gameId\": \"0x6261303938383564346633383463326563346366663437666534653737373934\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-21T20:05:00.000Z\",\n                \"homeTeam\": \"San Francisco Giants\",\n                \"awayTeam\": \"Miami Marlins\",\n                \"homeScore\": 7,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -120.42477876106194,\n                        \"decimal\": 1.8303938859494415,\n                        \"normalizedImplied\": 0.5463304962261121\n                    },\n                    \"awayOdds\": {\n                        \"american\": 120.42477876106194,\n                        \"decimal\": 2.2042477876106195,\n                        \"normalizedImplied\": 0.4536695037738879\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xce6cb3d4b0725720883982581b5962299dab48ab1ba5b14c61811379a58337a0\",\n            \"timestamp\": 1684604769000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3389.3799999999997,\n            \"paid\": 1999.9841235675487,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x238607c644b903e1a71499d20b2946ca2906cfb7\",\n                \"gameId\": \"0x6362356434313733653864346366346662356665646262623038633036373663\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-20T19:07:00.000Z\",\n                \"homeTeam\": \"Toronto Blue Jays\",\n                \"awayTeam\": \"Baltimore Orioles\",\n                \"homeScore\": 5,\n                \"awayScore\": 6,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -122.38596491228068,\n                        \"decimal\": 1.8170871559633028,\n                        \"normalizedImplied\": 0.5503313348059324\n                    },\n                    \"awayOdds\": {\n                        \"american\": 122.38596491228071,\n                        \"decimal\": 2.223859649122807,\n                        \"normalizedImplied\": 0.4496686651940675\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x0b836edfa217f84a87777347094cf8805b16e966b200da798c789a570d137bbc\",\n            \"timestamp\": 1684604724000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5775.5,\n            \"paid\": 3957.986533550553,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x9d41309fe0252571664245daec7ce451abe52478\",\n                \"gameId\": \"0x6364646630653237623736393233383465383364346439613130333137633337\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-20T20:05:00.000Z\",\n                \"homeTeam\": \"Texas Rangers\",\n                \"awayTeam\": \"Colorado Rockies\",\n                \"homeScore\": 11,\n                \"awayScore\": 5,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -171.33807829181498,\n                        \"decimal\": 1.5836414240019938,\n                        \"normalizedImplied\": 0.631456076384335\n                    },\n                    \"awayOdds\": {\n                        \"american\": 171.33807829181498,\n                        \"decimal\": 2.7133807829181498,\n                        \"normalizedImplied\": 0.36854392361566507\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x924d4e02594f03fbd0a12aa57c4964a7f4f4a904cadb6a3fbf5a4a385084d419\",\n            \"timestamp\": 1684516661000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5957.46,\n            \"paid\": 3753.9850971184715,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xf7e66c01999bbdaaaa9bd9b5500fa87eb383f9ef\",\n                \"gameId\": \"0x3532613436363334383832346666386335366364666161636561366636643232\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-19T23:20:00.000Z\",\n                \"homeTeam\": \"Atlanta Braves\",\n                \"awayTeam\": \"Seattle Mariners\",\n                \"homeScore\": 6,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -136.5267489711934,\n                        \"decimal\": 1.7324571979744394,\n                        \"normalizedImplied\": 0.5772148374973902\n                    },\n                    \"awayOdds\": {\n                        \"american\": 136.52674897119343,\n                        \"decimal\": 2.3652674897119343,\n                        \"normalizedImplied\": 0.4227851625026098\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xcae98699cb00bcf4a91f49d89e1f426b967198f44e8fb8389871a416388d1e8a\",\n            \"timestamp\": 1684516599000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 8370.609999999999,\n            \"paid\": 5566.066644204643,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xc0004bb1228f632c323cbe196c8218f622a81da9\",\n                \"gameId\": \"0x6263373832626433353937356533356131663065376431323365303635396637\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-19T22:35:00.000Z\",\n                \"homeTeam\": \"Pittsburgh Pirates\",\n                \"awayTeam\": \"Arizona Diamondbacks\",\n                \"homeScore\": 13,\n                \"awayScore\": 3,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 164.12820512820514,\n                        \"decimal\": 2.6412820512820514,\n                        \"normalizedImplied\": 0.3786040190272789\n                    },\n                    \"awayOdds\": {\n                        \"american\": -164.12820512820517,\n                        \"decimal\": 1.609279800031245,\n                        \"normalizedImplied\": 0.6213959809727212\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xf834f25b620ae9bfcbdf2653f57ca4439606f269883f9b891ad4326272872fb8\",\n            \"timestamp\": 1684516522000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2519.84,\n            \"paid\": 1498.6957314208182,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x5c6c91ba01709732af7e6949c16909067f99014b\",\n                \"gameId\": \"0x3836323664313566383464666434313438653662373634363930336561343836\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x8901cb61ecdd0b9cd172ad3d1a57b51439e8ccb0\",\n                \"maturityDate\": \"2023-05-19T22:40:00.000Z\",\n                \"homeTeam\": \"Tampa Bay Rays\",\n                \"awayTeam\": \"Milwaukee Brewers\",\n                \"homeScore\": 1,\n                \"awayScore\": 0,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100.93353248693053,\n                        \"decimal\": 2.0093353248693053,\n                        \"normalizedImplied\": 0.497677011707861\n                    },\n                    \"awayOdds\": {\n                        \"american\": -100.93353248693056,\n                        \"decimal\": 1.9907510173880871,\n                        \"normalizedImplied\": 0.5023229882921391\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xd3766b29c39f59c980e4bad10bf90465d100be1f4241f46261c35170cc9c3bbe\",\n            \"timestamp\": 1684516507000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2108.18,\n            \"paid\": 1180.7308293502351,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x96eed39ebd406d9118891bd93f7f46ef37a5524a\",\n                \"gameId\": \"0x6263373832626433353937356533356131663065376431323365303635396637\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xc0004bb1228f632c323cbe196c8218f622a81da9\",\n                \"maturityDate\": \"2023-05-19T22:35:00.000Z\",\n                \"homeTeam\": \"Pittsburgh Pirates\",\n                \"awayTeam\": \"Arizona Diamondbacks\",\n                \"homeScore\": 13,\n                \"awayScore\": 3,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x163bcc67eca135d536ae096f9f6b0e66503af8f58221f3bb9a1ff836bb9f9474\",\n            \"timestamp\": 1684449326000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4570.24,\n            \"paid\": 2229.175834447173,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x9283bf47c4fdb1a8af306b4cc11a3f3e18ffc41d\",\n                \"gameId\": \"0x3561313630396334306632303630363335623935653162316131316362656130\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-18T23:07:00.000Z\",\n                \"homeTeam\": \"Toronto Blue Jays\",\n                \"awayTeam\": \"New York Yankees\",\n                \"homeScore\": 2,\n                \"awayScore\": 4,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -121.40528634361233,\n                        \"decimal\": 1.8236873616604377,\n                        \"normalizedImplied\": 0.5483396008675063\n                    },\n                    \"awayOdds\": {\n                        \"american\": 121.40528634361232,\n                        \"decimal\": 2.214052863436123,\n                        \"normalizedImplied\": 0.4516603991324937\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x76ed56cf644f6a5370d7f54bf323583a8b3f74569fdcafe07bc0d3c27d8dbf75\",\n            \"timestamp\": 1684449265000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 7375.53,\n            \"paid\": 2997.060430027476,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                \"homeTeam\": \"Denver Nuggets\",\n                \"awayTeam\": \"Los Angeles Lakers\",\n                \"homeScore\": 108,\n                \"awayScore\": 103,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -189.6774193548387,\n                        \"decimal\": 1.5272108843537415,\n                        \"normalizedImplied\": 0.6547884187082406\n                    },\n                    \"awayOdds\": {\n                        \"american\": 189.6774193548387,\n                        \"decimal\": 2.896774193548387,\n                        \"normalizedImplied\": 0.3452115812917595\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x8cfc7f182e8b1d2ff878410ee5c34d0fe0da4def74b9e075f3aaf88b2cfb19a2\",\n            \"timestamp\": 1684449234000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1588.22,\n            \"paid\": 581.5625168327088,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                \"homeTeam\": \"Denver Nuggets\",\n                \"awayTeam\": \"Los Angeles Lakers\",\n                \"homeScore\": 108,\n                \"awayScore\": 103,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -189.6774193548387,\n                        \"decimal\": 1.5272108843537415,\n                        \"normalizedImplied\": 0.6547884187082406\n                    },\n                    \"awayOdds\": {\n                        \"american\": 189.6774193548387,\n                        \"decimal\": 2.896774193548387,\n                        \"normalizedImplied\": 0.3452115812917595\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xbff46e0bb93f54f9073a7e4b01919ee5a2fb371dce3b6e8c74d74d0abe4f07c6\",\n            \"timestamp\": 1684449140000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5868.49,\n            \"paid\": 3196.8729084427773,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xdec9de05414e71a2d81b2bbc2256de961f91ab0e\",\n                \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                \"homeTeam\": \"Denver Nuggets\",\n                \"awayTeam\": \"Los Angeles Lakers\",\n                \"homeScore\": 108,\n                \"awayScore\": 103,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -5.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -104.42967884828349,\n                        \"decimal\": 1.9575821845174974,\n                        \"normalizedImplied\": 0.5108342361863488\n                    },\n                    \"awayOdds\": {\n                        \"american\": 104.42967884828352,\n                        \"decimal\": 2.044296788482835,\n                        \"normalizedImplied\": 0.4891657638136511\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x446eba65ea992fd443d851d7020f869d649b06de0fea6ad7e98afc34db3aa567\",\n            \"timestamp\": 1684449047000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 886.2,\n            \"paid\": 449.5632993988624,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xdec9de05414e71a2d81b2bbc2256de961f91ab0e\",\n                \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                \"homeTeam\": \"Denver Nuggets\",\n                \"awayTeam\": \"Los Angeles Lakers\",\n                \"homeScore\": 108,\n                \"awayScore\": 103,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -5.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -104.42967884828349,\n                        \"decimal\": 1.9575821845174974,\n                        \"normalizedImplied\": 0.5108342361863488\n                    },\n                    \"awayOdds\": {\n                        \"american\": 104.42967884828352,\n                        \"decimal\": 2.044296788482835,\n                        \"normalizedImplied\": 0.4891657638136511\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xf01325eefb9045bf70f76a3a974dc081f913eefa20e217c7de6ac62d53e79d06\",\n            \"timestamp\": 1684448908000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1006.11,\n            \"paid\": 499.5129953971321,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xdec9de05414e71a2d81b2bbc2256de961f91ab0e\",\n                \"gameId\": \"0x6438383433663432343162323831623462663534383266343237323039383264\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xd5f742118434a726dae48fc82a1c82e3aac2ba0e\",\n                \"maturityDate\": \"2023-05-19T00:30:00.000Z\",\n                \"homeTeam\": \"Denver Nuggets\",\n                \"awayTeam\": \"Los Angeles Lakers\",\n                \"homeScore\": 108,\n                \"awayScore\": 103,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -5.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -104.42967884828349,\n                        \"decimal\": 1.9575821845174974,\n                        \"normalizedImplied\": 0.5108342361863488\n                    },\n                    \"awayOdds\": {\n                        \"american\": 104.42967884828352,\n                        \"decimal\": 2.044296788482835,\n                        \"normalizedImplied\": 0.4891657638136511\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x383332c6ec19ef2f8823cc8574b1a2b94ecf52cb9b3e0c563f9f8cbe13bd8f8a\",\n            \"timestamp\": 1684018675000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4375.18,\n            \"paid\": 2240.485497650597,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x653259950cc20d2c69aff1c005f15c020ce59fda\",\n                \"gameId\": \"0x3937396336316439333236636465303531346162663431376462656433333762\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-05-13T23:15:00.000Z\",\n                \"homeTeam\": \"Chicago White Sox\",\n                \"awayTeam\": \"Houston Astros\",\n                \"homeScore\": 3,\n                \"awayScore\": 1,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -118.46428571428571,\n                        \"decimal\": 1.8441362677117878,\n                        \"normalizedImplied\": 0.5422592774235736\n                    },\n                    \"awayOdds\": {\n                        \"american\": 118.4642857142857,\n                        \"decimal\": 2.184642857142857,\n                        \"normalizedImplied\": 0.4577407225764264\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x8b00c5466ec03c24822855d6abea4fc08d15c5b12eb17f9361879c697df5483b\",\n            \"timestamp\": 1682550167000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3447.4300000000003,\n            \"paid\": 1980.21808662523,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 3,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -100.93353248693056,\n                        \"decimal\": 1.9907510173880871,\n                        \"normalizedImplied\": 0.5023229882921391\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100.93353248693053,\n                        \"decimal\": 2.0093353248693053,\n                        \"normalizedImplied\": 0.497677011707861\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xe378f1a9b529d29665e17db1beac0f4bef55297b0505712e203fa03d84e8e051\",\n            \"timestamp\": 1682525285000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1674.81,\n            \"paid\": 915.8267930495856,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x821617ffebf0d9055fbbb1111e771ffd8e61c78e\",\n                \"gameId\": \"0x6139613836383237306339643635373563393731346463653539346239346564\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"total\",\n                \"parentMarket\": \"0xadc7a8a6c5b7ee912636e10d4f74c97c176479ab\",\n                \"maturityDate\": \"2023-04-26T17:05:00.000Z\",\n                \"homeTeam\": \"Baltimore Orioles\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 6,\n                \"awayScore\": 2,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 8.5,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 106.18867924528304,\n                        \"decimal\": 2.0618867924528304,\n                        \"normalizedImplied\": 0.4849926793557833\n                    },\n                    \"awayOdds\": {\n                        \"american\": -106.18867924528304,\n                        \"decimal\": 1.9417199715707176,\n                        \"normalizedImplied\": 0.5150073206442167\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xa39656ed57a0233c051703806b95126afa484a0d8e4c85b525b84030cd86dee1\",\n            \"timestamp\": 1682486949000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4664.63,\n            \"paid\": 2499.9671424092003,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 3,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -100.93353248693056,\n                        \"decimal\": 1.9907510173880871,\n                        \"normalizedImplied\": 0.5023229882921391\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100.93353248693053,\n                        \"decimal\": 2.0093353248693053,\n                        \"normalizedImplied\": 0.497677011707861\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x066efc75363d265f06ca34fa9ae7f367c40249e3a5653f2b51d84dfdedc6aa79\",\n            \"timestamp\": 1682486648000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2372.4500000000003,\n            \"paid\": 1390.9904244812008,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xe9f83bb5c48ef41f30aa7b85d45ff9a0b16d9d05\",\n                \"gameId\": \"0x3963636364623566396135383739356366353261356231323661383236663139\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xbd819c435dc5c67a40d982672c22481d0fa02848\",\n                \"maturityDate\": \"2023-04-26T19:40:00.000Z\",\n                \"homeTeam\": \"Arizona Diamondbacks\",\n                \"awayTeam\": \"Kansas City Royals\",\n                \"homeScore\": 2,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -115.52488687782808,\n                        \"decimal\": 1.8656143511809171,\n                        \"normalizedImplied\": 0.536016459868573\n                    },\n                    \"awayOdds\": {\n                        \"american\": 115.52488687782807,\n                        \"decimal\": 2.1552488687782807,\n                        \"normalizedImplied\": 0.463983540131427\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x54460a0be4584a1e755596a188d2560961381cb0c027bcb323301c81051d2cb1\",\n            \"timestamp\": 1682486602000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5388.43,\n            \"paid\": 2965.3400193457383,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x390f7d79311ad7cb04a30102c1e80b22560b7dba\",\n                \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                \"homeTeam\": \"Memphis Grizzlies\",\n                \"awayTeam\": \"Los Angeles Lakers\",\n                \"homeScore\": 116,\n                \"awayScore\": 99,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -4,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xaaec83d4510bc5087d50acffb818462985b5e808a5394c165ff1bce045844d20\",\n            \"timestamp\": 1682474268000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4898.629999999999,\n            \"paid\": 2698.5855774572433,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x9a6b219030c144822773dfb90bfc7d5999cc75fd\",\n                \"gameId\": \"0x3239626433373233366664363736393930613737663632623166393839393130\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x19262061c6c41adec90ef216a8a1a18e17c4e15b\",\n                \"maturityDate\": \"2023-04-26T02:00:00.000Z\",\n                \"homeTeam\": \"Phoenix Suns\",\n                \"awayTeam\": \"LA Clippers\",\n                \"homeScore\": 136,\n                \"awayScore\": 130,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -12.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x2c6f5e260e63a94a15875bba4f389c5c355fe63c5778c379d37001f272ceb0dc\",\n            \"timestamp\": 1682439015000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2554.5200000000004,\n            \"paid\": 1066.6698328007453,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x6016a85d96f2efc10473ffab888a140afb6feaec\",\n                \"gameId\": \"0x3935623130616564383264346361333932313462393539323164666364396337\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xad69996140d9fb0492462b86089495e32b1748e5\",\n                \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 6,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 192.5921052631579,\n                        \"decimal\": 2.925921052631579,\n                        \"normalizedImplied\": 0.3417727211404416\n                    },\n                    \"awayOdds\": {\n                        \"american\": -192.59210526315798,\n                        \"decimal\": 1.519232083077133,\n                        \"normalizedImplied\": 0.6582272788595585\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xaf5e56f45c5242f0186cd1449300e98d96bf785817d6bde89d5c466b9c09beb2\",\n            \"timestamp\": 1682438985000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 6080.49,\n            \"paid\": 3620.4188407605034,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xad69996140d9fb0492462b86089495e32b1748e5\",\n                \"gameId\": \"0x3935623130616564383264346361333932313462393539323164666364396337\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 6,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -102.82805429864251,\n                        \"decimal\": 1.9724972497249726,\n                        \"normalizedImplied\": 0.5069715560513106\n                    },\n                    \"awayOdds\": {\n                        \"american\": 102.82805429864253,\n                        \"decimal\": 2.0282805429864252,\n                        \"normalizedImplied\": 0.49302844394868933\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4d6d0e108f4905b8b8d591212d031a942a841cecc4bdb30a2b9824b212b51efe\",\n            \"timestamp\": 1682438970000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2694.6200000000003,\n            \"paid\": 1499.9870420945545,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xcb684228b17f282d7288a2706330dbbed761c3a3\",\n                \"gameId\": \"0x3065383232353461386339393938353764636437393962623765653231323732\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xc557d728acc515d033487f022c5b350c6eed3cfe\",\n                \"maturityDate\": \"2023-04-25T23:20:00.000Z\",\n                \"homeTeam\": \"Atlanta Braves\",\n                \"awayTeam\": \"Miami Marlins\",\n                \"homeScore\": 7,\n                \"awayScore\": 4,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -109.65116279069767,\n                        \"decimal\": 1.911983032873807,\n                        \"normalizedImplied\": 0.5230171935662784\n                    },\n                    \"awayOdds\": {\n                        \"american\": 109.65116279069767,\n                        \"decimal\": 2.0965116279069766,\n                        \"normalizedImplied\": 0.4769828064337216\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x407e8797aa009df9c6b9cf5d75f42976d736dc4864240d0b28d06b8b21d559f0\",\n            \"timestamp\": 1682438880000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2725.85,\n            \"paid\": 1499.9934830740167,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x693fb640fd870af4b6e9b462364a9b4403594ff3\",\n                \"gameId\": \"0x6138373661636433363465636639633964373834303938663963353165343961\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-25T22:35:00.000Z\",\n                \"homeTeam\": \"Pittsburgh Pirates\",\n                \"awayTeam\": \"Los Angeles Dodgers\",\n                \"homeScore\": 7,\n                \"awayScore\": 8,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 106.71698113207549,\n                        \"decimal\": 2.067169811320755,\n                        \"normalizedImplied\": 0.48375319459656807\n                    },\n                    \"awayOdds\": {\n                        \"american\": -106.71698113207549,\n                        \"decimal\": 1.937057991513437,\n                        \"normalizedImplied\": 0.5162468054034319\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x29ca247d64b8d2ebc79f94208a7bf7a5e830bff378d09e081d133dd0445a5f47\",\n            \"timestamp\": 1682312289000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5071.11,\n            \"paid\": 2788.7837864496605,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xc3ba2af80a4a54daf0ea087ef7f6e1fcafc483ab\",\n                \"gameId\": \"0x6630653065343865323166323964393937393065653837623364383536633665\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xa3c3c112a45aabfe509014b0adf128893d7332d2\",\n                \"maturityDate\": \"2023-04-25T02:00:00.000Z\",\n                \"homeTeam\": \"Los Angeles Lakers\",\n                \"awayTeam\": \"Memphis Grizzlies\",\n                \"homeScore\": 117,\n                \"awayScore\": 111,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -4.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x8b62ab5c1b39e5e9933112b8404467f6a82ed614ea1d935af2a87e2deab80a2b\",\n            \"timestamp\": 1682312229000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3221.2999999999997,\n            \"paid\": 1749.9855446149893,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x757126c80f9c724799b66818a046f648118c4911\",\n                \"gameId\": \"0x6633646362373637373563306662653862336265643766386438356539623763\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-24T22:40:00.000Z\",\n                \"homeTeam\": \"Cincinnati Reds\",\n                \"awayTeam\": \"Texas Rangers\",\n                \"homeScore\": 7,\n                \"awayScore\": 6,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 104.76190476190479,\n                        \"decimal\": 2.047619047619048,\n                        \"normalizedImplied\": 0.4883720930232558\n                    },\n                    \"awayOdds\": {\n                        \"american\": -104.76190476190479,\n                        \"decimal\": 1.9545454545454544,\n                        \"normalizedImplied\": 0.5116279069767442\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4b823ea2d4cdc997931814177aee3b6af931752bb75cbfc6d39abba6904766f0\",\n            \"timestamp\": 1682312169000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3392.3399999999997,\n            \"paid\": 2200.000818535363,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x61a7d2a0af4f619272bb5eb1ee43a287655faf75\",\n                \"gameId\": \"0x3937366133613935613033383432633565646335356262313635333765303766\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-24T23:07:00.000Z\",\n                \"homeTeam\": \"Toronto Blue Jays\",\n                \"awayTeam\": \"Chicago White Sox\",\n                \"homeScore\": 5,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -143.78087649402391,\n                        \"decimal\": 1.6955027847820665,\n                        \"normalizedImplied\": 0.5897955514880125\n                    },\n                    \"awayOdds\": {\n                        \"american\": 143.78087649402391,\n                        \"decimal\": 2.437808764940239,\n                        \"normalizedImplied\": 0.41020444851198745\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x57d3f7de18790daa1a6ab120e442ab64d080ac7fcad01e81aae220d774352030\",\n            \"timestamp\": 1682312109000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3201.39,\n            \"paid\": 1749.9840269437784,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x796979efcf94224ed4f52da9119ded6c713b3380\",\n                \"gameId\": \"0x6464613038346665316665386331323437636164316139336635333661646235\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-24T22:35:00.000Z\",\n                \"homeTeam\": \"Baltimore Orioles\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 5,\n                \"awayScore\": 4,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 108.6728971962617,\n                        \"decimal\": 2.086728971962617,\n                        \"normalizedImplied\": 0.4792189179505553\n                    },\n                    \"awayOdds\": {\n                        \"american\": -108.67289719626169,\n                        \"decimal\": 1.9201926384588923,\n                        \"normalizedImplied\": 0.5207810820494446\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xd9fc33e21d260272d5b2137668da8e14542b567427dea20eb0c1a536c0fabfc2\",\n            \"timestamp\": 1682289612000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 7347.85,\n            \"paid\": 4670.4218069276085,\n            \"position\": 1,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x49a93a8a8580d26ee31da606948f234d06ef1c73\",\n                \"gameId\": \"0x3734643432303963366236376563336663633363393537393036303735343838\",\n                \"sport\": \"Hockey\",\n                \"leagueId\": 9006,\n                \"leagueName\": \"NHL\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-24T01:00:00.000Z\",\n                \"homeTeam\": \"Los Angeles Kings\",\n                \"awayTeam\": \"Edmonton Oilers\",\n                \"homeScore\": 4,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 164.18181818181816,\n                        \"decimal\": 2.6418181818181816,\n                        \"normalizedImplied\": 0.37852718513420514\n                    },\n                    \"awayOdds\": {\n                        \"american\": -164.18181818181822,\n                        \"decimal\": 1.609080841638981,\n                        \"normalizedImplied\": 0.621472814865795\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x1436093ddec649d6763d286e063dc90f4a04799e34f6c5333f8b3d7cef5a41f5\",\n            \"timestamp\": 1682286674000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3243.77,\n            \"paid\": 1784.7971576851346,\n            \"position\": 0,\n            \"status\": \"CANCELED\",\n            \"market\": {\n                \"address\": \"0x21c3b16020ad453c50093c8659a3acbeb4c10370\",\n                \"gameId\": \"0x6438303739363634383339616337343835343435376533393865393232333838\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"total\",\n                \"parentMarket\": \"0x5d16481f33c456959045d473c5bc4dd8a92510d8\",\n                \"maturityDate\": \"2023-04-23T23:00:00.000Z\",\n                \"homeTeam\": \"San Francisco Giants\",\n                \"awayTeam\": \"New York Mets\",\n                \"homeScore\": 5,\n                \"awayScore\": 4,\n                \"finalResult\": 0,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": true,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 9,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x3e41f587389c001304c49fb2cf944cd00ff701d726fab68ed04cc6fd6da98e53\",\n            \"timestamp\": 1682286612000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1704.08,\n            \"paid\": 497.5644204808602,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xbdbc21a5d79f0b23a51942b1e170380eeae73dca\",\n                \"gameId\": \"0x6438323337356631363232643730323134353934643630643862626131626364\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-23T23:00:00.000Z\",\n                \"homeTeam\": \"Atlanta Hawks\",\n                \"awayTeam\": \"Boston Celtics\",\n                \"homeScore\": 121,\n                \"awayScore\": 129,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 262.5,\n                        \"decimal\": 3.625,\n                        \"normalizedImplied\": 0.27586206896551724\n                    },\n                    \"awayOdds\": {\n                        \"american\": -262.5,\n                        \"decimal\": 1.380952380952381,\n                        \"normalizedImplied\": 0.7241379310344828\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xb8e7c74e3dc128084f984d003c9585dce8f85b46065237edd040830e042e5631\",\n            \"timestamp\": 1682286552000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3180.41,\n            \"paid\": 1722.9827242702654,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x4e441ff05cbd54568ed0000ccef69020857fe7a4\",\n                \"gameId\": \"0x3062303032336235306331646363633761616334613135366364373330363937\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xb2eb19fdd5939e6d578366265d2538c5e7279e4e\",\n                \"maturityDate\": \"2023-04-24T01:30:00.000Z\",\n                \"homeTeam\": \"Minnesota Timberwolves\",\n                \"awayTeam\": \"Denver Nuggets\",\n                \"homeScore\": 114,\n                \"awayScore\": 108,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 4,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4a5f1ec0518f3ba63988607d4716a2a7e311f492efa87ff0af8ee98a0f50d6f4\",\n            \"timestamp\": 1682286490000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5091.4,\n            \"paid\": 2808.6069795031117,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xdfe953cec992bc45ae24fdb38b0689d912dca058\",\n                \"gameId\": \"0x6438323337356631363232643730323134353934643630643862626131626364\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xbdbc21a5d79f0b23a51942b1e170380eeae73dca\",\n                \"maturityDate\": \"2023-04-23T23:00:00.000Z\",\n                \"homeTeam\": \"Atlanta Hawks\",\n                \"awayTeam\": \"Boston Celtics\",\n                \"homeScore\": 121,\n                \"awayScore\": 129,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 7,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x4ac78f5c8e8edc75e44896dbde50696df2218cb24eb2b28ea431d2b8ba09a1f2\",\n            \"timestamp\": 1682260167000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3025.7400000000002,\n            \"paid\": 1999.9998156902898,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xb0c1df9eecfad36b4482a8638275fc0ae5db944a\",\n                \"gameId\": \"0x3966636163623032613035386433653863303635343031633364333664343063\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xb4e154c5db20e318d088f8f0f40f46d72d966c07\",\n                \"maturityDate\": \"2023-04-23T18:35:00.000Z\",\n                \"homeTeam\": \"Texas Rangers\",\n                \"awayTeam\": \"Oakland Athletics\",\n                \"homeScore\": 5,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -158.8689138576779,\n                        \"decimal\": 1.6294497618935357,\n                        \"normalizedImplied\": 0.6137041002343818\n                    },\n                    \"awayOdds\": {\n                        \"american\": 158.8689138576779,\n                        \"decimal\": 2.588689138576779,\n                        \"normalizedImplied\": 0.38629589976561823\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x2bf34a951d425aac95300103103d5fa5345f5c77bd6ae9417b1b35307eeb3ded\",\n            \"timestamp\": 1682260122000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4087.39,\n            \"paid\": 1999.9517219436952,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xffc70f077df3364c559c853518931c4c3a11aed2\",\n                \"gameId\": \"0x6136663364653666376631623435396265326434336163333030376361383431\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-23T18:20:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"Los Angeles Dodgers\",\n                \"homeScore\": 3,\n                \"awayScore\": 7,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 133.18410041841005,\n                        \"decimal\": 2.3318410041841005,\n                        \"normalizedImplied\": 0.42884570526278015\n                    },\n                    \"awayOdds\": {\n                        \"american\": -133.18410041841003,\n                        \"decimal\": 1.7508403757343471,\n                        \"normalizedImplied\": 0.5711542947372198\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x664b61ba81d24fe28ac0919b06f1cafc9e32a84b413a02a827206080946aef37\",\n            \"timestamp\": 1682260092000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2827.24,\n            \"paid\": 1342.1198617250507,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x524b4c42035e14065c26a89e529387fb082c6563\",\n                \"gameId\": \"0x3561643362393637376633336363333134333965373539386636333966366230\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x5a137242d12d04b06538e5eecd3bbea7b82b1cd3\",\n                \"maturityDate\": \"2023-04-23T18:10:00.000Z\",\n                \"homeTeam\": \"Milwaukee Brewers\",\n                \"awayTeam\": \"Boston Red Sox\",\n                \"homeScore\": 5,\n                \"awayScore\": 12,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 135.54545454545456,\n                        \"decimal\": 2.3554545454545455,\n                        \"normalizedImplied\": 0.42454650714010034\n                    },\n                    \"awayOdds\": {\n                        \"american\": -135.54545454545453,\n                        \"decimal\": 1.7377598926894702,\n                        \"normalizedImplied\": 0.5754534928598997\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x85f078dd307b6d5447d992c8d984cb3eea082c3069ff47bdac9f25d692cccd0b\",\n            \"timestamp\": 1682260047000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4603.67,\n            \"paid\": 2999.999148201017,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x7afdc64d6d1c21fc3d6247910b0351aa881b525a\",\n                \"gameId\": \"0x6262653432363536636539346365366533343839373131343764356463656434\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-23T17:40:00.000Z\",\n                \"homeTeam\": \"Tampa Bay Rays\",\n                \"awayTeam\": \"Chicago White Sox\",\n                \"homeScore\": 4,\n                \"awayScore\": 1,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -167.07246376811588,\n                        \"decimal\": 1.5985426786953507,\n                        \"normalizedImplied\": 0.6255697851096157\n                    },\n                    \"awayOdds\": {\n                        \"american\": 167.07246376811594,\n                        \"decimal\": 2.6707246376811593,\n                        \"normalizedImplied\": 0.3744302148903842\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x0ca6f554e137d693400a195086c2df721c566679be18356270992903606c909e\",\n            \"timestamp\": 1682259942000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3901.84,\n            \"paid\": 2432.522488703936,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x3183b39b780192cca5f973c702b17b926df41ea8\",\n                \"gameId\": \"0x6336623164333866356433363838613262643837353537316437616239326139\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0xc2f6a69a943c54dfb419dbe6e3f2ada6d11ff693\",\n                \"maturityDate\": \"2023-04-23T16:05:00.000Z\",\n                \"homeTeam\": \"Philadelphia Phillies\",\n                \"awayTeam\": \"Colorado Rockies\",\n                \"homeScore\": 9,\n                \"awayScore\": 3,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -143.78087649402391,\n                        \"decimal\": 1.6955027847820665,\n                        \"normalizedImplied\": 0.5897955514880125\n                    },\n                    \"awayOdds\": {\n                        \"american\": 143.78087649402391,\n                        \"decimal\": 2.437808764940239,\n                        \"normalizedImplied\": 0.41020444851198745\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x5f420140902b248e28d1302030454b18d0525ccd520d228feb29689fcca70a29\",\n            \"timestamp\": 1682205309000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5758.24,\n            \"paid\": 3999.9977368838504,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x4e4e940de06cc3a20476375d26e4cccd7dcd730d\",\n                \"gameId\": \"0x3336303765323538306535363635373062346436303964343530306238656334\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-23T02:00:00.000Z\",\n                \"homeTeam\": \"Los Angeles Lakers\",\n                \"awayTeam\": \"Memphis Grizzlies\",\n                \"homeScore\": 111,\n                \"awayScore\": 101,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -163.92857142857144,\n                        \"decimal\": 1.6100217864923747,\n                        \"normalizedImplied\": 0.6211096075778079\n                    },\n                    \"awayOdds\": {\n                        \"american\": 163.92857142857142,\n                        \"decimal\": 2.6392857142857142,\n                        \"normalizedImplied\": 0.37889039242219213\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x149dc0e547eb1fb5dd28638b4ed06df7696b6f44a2c7dd534335da1549aca304\",\n            \"timestamp\": 1682205309000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3049.58,\n            \"paid\": 1799.9867739728013,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xbaffb62b723a754663a399e2578f23468ce89afd\",\n                \"gameId\": \"0x3137353233353137343230353532633163343933626239633538313730326365\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x9f942320944c6c2b0319d487a204aad674a61301\",\n                \"maturityDate\": \"2023-04-23T00:10:00.000Z\",\n                \"homeTeam\": \"Arizona Diamondbacks\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 3,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -124.34782608695653,\n                        \"decimal\": 1.8041958041958042,\n                        \"normalizedImplied\": 0.5542635658914729\n                    },\n                    \"awayOdds\": {\n                        \"american\": 124.34782608695656,\n                        \"decimal\": 2.2434782608695656,\n                        \"normalizedImplied\": 0.4457364341085271\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x1f7c1af7f683405a02b3bd5f89163f8dead362ff2e6b1c26e0dcb863fefdfc4f\",\n            \"timestamp\": 1682171545000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3682.1099999999997,\n            \"paid\": 1994.9877907120886,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xb3ee6a71472d73b178ff344bd167b81656cdbd13\",\n                \"gameId\": \"0x3336303765323538306535363635373062346436303964343530306238656334\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x4e4e940de06cc3a20476375d26e4cccd7dcd730d\",\n                \"maturityDate\": \"2023-04-23T02:00:00.000Z\",\n                \"homeTeam\": \"Los Angeles Lakers\",\n                \"awayTeam\": \"Memphis Grizzlies\",\n                \"homeScore\": 111,\n                \"awayScore\": 101,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -4,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"awayOdds\": {\n                        \"american\": 100,\n                        \"decimal\": 2,\n                        \"normalizedImplied\": 0.5\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x516f383b1f23bcd7c9c432f1d2cb659a4e78053912a3a4fb7d81303586622b29\",\n            \"timestamp\": 1682171515000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4458.84,\n            \"paid\": 1999.9244571627028,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x55f46dbad23e43aa8bbc8833341589faab0a6e30\",\n                \"gameId\": \"0x6635396233623464373364303365373862666337613262383634663432623161\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-23T01:40:00.000Z\",\n                \"homeTeam\": \"Seattle Mariners\",\n                \"awayTeam\": \"St. Louis Cardinals\",\n                \"homeScore\": 5,\n                \"awayScore\": 4,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -154.94296577946767,\n                        \"decimal\": 1.645398773006135,\n                        \"normalizedImplied\": 0.6077554064131245\n                    },\n                    \"awayOdds\": {\n                        \"american\": 154.9429657794677,\n                        \"decimal\": 2.549429657794677,\n                        \"normalizedImplied\": 0.39224459358687547\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xa0aeb590d30becc2439865a4d7648710e0dc1bf6242e19f01c9cd85e6eed253f\",\n            \"timestamp\": 1682171500000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1490.14,\n            \"paid\": 863.119955438879,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x2d794b1dbe0217d1f55c8df6252890a2f4f560c5\",\n                \"gameId\": \"0x3634343933653733333735666562376334346337326263613837376138323933\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x26277fea1f98efc40d4e202034145f8894b5bde1\",\n                \"maturityDate\": \"2023-04-22T23:05:00.000Z\",\n                \"homeTeam\": \"Texas Rangers\",\n                \"awayTeam\": \"Oakland Athletics\",\n                \"homeScore\": 18,\n                \"awayScore\": 3,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -119.44444444444446,\n                        \"decimal\": 1.8372093023255813,\n                        \"normalizedImplied\": 0.5443037974683544\n                    },\n                    \"awayOdds\": {\n                        \"american\": 119.44444444444446,\n                        \"decimal\": 2.1944444444444446,\n                        \"normalizedImplied\": 0.45569620253164556\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7a80fbdb150b5a499b31227a656ebf23f2e252dbfe2d73808e1f78570a57f11d\",\n            \"timestamp\": 1682171469000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 5928.23,\n            \"paid\": 3999.9970189560077,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xa53fad03abcb00925d0586dfbe22f386706629d4\",\n                \"gameId\": \"0x6538613637643733386137626132636634316161663262393065386533393333\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T20:05:00.000Z\",\n                \"homeTeam\": \"Tampa Bay Rays\",\n                \"awayTeam\": \"Chicago White Sox\",\n                \"homeScore\": 4,\n                \"awayScore\": 3,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -177.22648083623702,\n                        \"decimal\": 1.5642497640767534,\n                        \"normalizedImplied\": 0.6392840983359309\n                    },\n                    \"awayOdds\": {\n                        \"american\": 177.22648083623693,\n                        \"decimal\": 2.7722648083623693,\n                        \"normalizedImplied\": 0.3607159016640692\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7ea468c54cc99f3a4810c313ef8ab7e1c7e09efe66ea3dfa96506523290fb3b2\",\n            \"timestamp\": 1682171439000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3943.25,\n            \"paid\": 1999.9621805187069,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xd2304c16a2072e90122f06bd7a2700a463e7ab03\",\n                \"gameId\": \"0x6130643130646666646132353937613662326165386565653736383361383030\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T20:05:00.000Z\",\n                \"homeTeam\": \"San Francisco Giants\",\n                \"awayTeam\": \"New York Mets\",\n                \"homeScore\": 7,\n                \"awayScore\": 4,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -113.56621004566209,\n                        \"decimal\": 1.8805436050018094,\n                        \"normalizedImplied\": 0.531761134036048\n                    },\n                    \"awayOdds\": {\n                        \"american\": 113.56621004566212,\n                        \"decimal\": 2.135662100456621,\n                        \"normalizedImplied\": 0.468238865963952\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xc32131f377bd0439bee40ffd7b96257d28f04616559e357a4bc041fc9d9e7ade\",\n            \"timestamp\": 1682171424000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 4164.38,\n            \"paid\": 2191.2326395616187,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x8da2c857bee22197554cc77ec727fbd687a13447\",\n                \"gameId\": \"0x3761383662353664653336643536303736333535646131613963653239666563\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T18:20:00.000Z\",\n                \"homeTeam\": \"Chicago Cubs\",\n                \"awayTeam\": \"Los Angeles Dodgers\",\n                \"homeScore\": 4,\n                \"awayScore\": 9,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 109.65116279069767,\n                        \"decimal\": 2.0965116279069766,\n                        \"normalizedImplied\": 0.4769828064337216\n                    },\n                    \"awayOdds\": {\n                        \"american\": -109.65116279069767,\n                        \"decimal\": 1.911983032873807,\n                        \"normalizedImplied\": 0.5230171935662784\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xf6d739425fca5c260629b39c72dd2c2d986734f6dcc317cc6330a30f70e1f9eb\",\n            \"timestamp\": 1682171393000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3202.7000000000003,\n            \"paid\": 1426.9770750148205,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x93e4d6936bbbb426d6eed427c86a2c9541560886\",\n                \"gameId\": \"0x3164306663326666343637346431343931323736333761653237323936656163\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T17:05:00.000Z\",\n                \"homeTeam\": \"New York Yankees\",\n                \"awayTeam\": \"Toronto Blue Jays\",\n                \"homeScore\": 3,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -153.96183206106875,\n                        \"decimal\": 1.6495116267539291,\n                        \"normalizedImplied\": 0.6062400432835373\n                    },\n                    \"awayOdds\": {\n                        \"american\": 153.9618320610687,\n                        \"decimal\": 2.539618320610687,\n                        \"normalizedImplied\": 0.3937599567164628\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x1fee9e6ae169f92ca1b9dc5bee2ff4932026b9d15eff1ba58c61382e8254914d\",\n            \"timestamp\": 1682124425000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3828.9,\n            \"paid\": 2037.6114505887695,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0xe98962b0674df2364b82d802e138bfee1c0396e5\",\n                \"gameId\": \"0x3763363366306438343265343733393466646661633130373634383432383633\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T01:40:00.000Z\",\n                \"homeTeam\": \"Arizona Diamondbacks\",\n                \"awayTeam\": \"San Diego Padres\",\n                \"homeScore\": 9,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 102.82805429864253,\n                        \"decimal\": 2.0282805429864252,\n                        \"normalizedImplied\": 0.49302844394868933\n                    },\n                    \"awayOdds\": {\n                        \"american\": -102.82805429864251,\n                        \"decimal\": 1.9724972497249726,\n                        \"normalizedImplied\": 0.5069715560513106\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xfa02d8c45d5c1f594528c9e4598af7195dabc7c0a1756288999eb8664e4aea72\",\n            \"timestamp\": 1682124170000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 3313.6600000000003,\n            \"paid\": 1955.3763574811167,\n            \"position\": 0,\n            \"status\": \"WON\",\n            \"market\": {\n                \"address\": \"0x15b606002ff5dd5f68b9c9bfc4f6ab28eee4a5a8\",\n                \"gameId\": \"0x6138323033646536623435653061353465343538346265313030373432643735\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x750d64e5146f6bf4512c86844ee008493bfdfce0\",\n                \"maturityDate\": \"2023-04-22T01:38:00.000Z\",\n                \"homeTeam\": \"Los Angeles Angels\",\n                \"awayTeam\": \"Kansas City Royals\",\n                \"homeScore\": 2,\n                \"awayScore\": 0,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -116.5045045045045,\n                        \"decimal\": 1.8583359109186515,\n                        \"normalizedImplied\": 0.5381158455392809\n                    },\n                    \"awayOdds\": {\n                        \"american\": 116.50450450450451,\n                        \"decimal\": 2.165045045045045,\n                        \"normalizedImplied\": 0.46188415446071907\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x8fe9a2da1ec32bf3656f71eb7c68d86dd0a77d29935bbcf02bdfe4f26eb23cc7\",\n            \"timestamp\": 1682101589000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1988.16,\n            \"paid\": 1247.6962846490042,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x02b57fbe4e1710c2658ef7b21b024dbb6ecb11f5\",\n                \"gameId\": \"0x3266306634336638626136663965656364316363623466356635623033333465\",\n                \"sport\": \"Hockey\",\n                \"leagueId\": 9006,\n                \"leagueName\": \"NHL\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T02:00:00.000Z\",\n                \"homeTeam\": \"Los Angeles Kings\",\n                \"awayTeam\": \"Edmonton Oilers\",\n                \"homeScore\": 3,\n                \"awayScore\": 2,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 139.6451612903226,\n                        \"decimal\": 2.396451612903226,\n                        \"normalizedImplied\": 0.4172836182527931\n                    },\n                    \"awayOdds\": {\n                        \"american\": -139.64516129032256,\n                        \"decimal\": 1.7161007161007162,\n                        \"normalizedImplied\": 0.5827163817472069\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x7c4fd9f6bee59d5584ba4242f079d428e9405b64fa6d2ed140b3a2824c60234d\",\n            \"timestamp\": 1682101589000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2075.6600000000003,\n            \"paid\": 1098.8469230092405,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0xdc6120080c2017e71c94af28f525b1b0014b4a5d\",\n                \"gameId\": \"0x6636636164393064343638626664616666623963623662323265633631353534\",\n                \"sport\": \"Hockey\",\n                \"leagueId\": 9006,\n                \"leagueName\": \"NHL\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-04-22T01:30:00.000Z\",\n                \"homeTeam\": \"Minnesota Wild\",\n                \"awayTeam\": \"Dallas Stars\",\n                \"homeScore\": 5,\n                \"awayScore\": 1,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -102.82805429864251,\n                        \"decimal\": 1.9724972497249726,\n                        \"normalizedImplied\": 0.5069715560513106\n                    },\n                    \"awayOdds\": {\n                        \"american\": 102.82805429864253,\n                        \"decimal\": 2.0282805429864252,\n                        \"normalizedImplied\": 0.49302844394868933\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x3207e3c701022d0e5b79a5cda359c0152a0cd041fda2f7f2ef17810482276bb9\",\n            \"timestamp\": 1682101589000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2074.29,\n            \"paid\": 1108.8213449181203,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x68ba355ddb2711d2ea7910da8e107dd8579770cc\",\n                \"gameId\": \"0x3537343231313366316264373563363934633766653264663463616334326239\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9004,\n                \"leagueName\": \"NBA\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x0694d8cee17d021a8206ce8a613c5e329872de0e\",\n                \"maturityDate\": \"2023-04-21T23:00:00.000Z\",\n                \"homeTeam\": \"Atlanta Hawks\",\n                \"awayTeam\": \"Boston Celtics\",\n                \"homeScore\": 130,\n                \"awayScore\": 122,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 5.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": 104.42967884828352,\n                        \"decimal\": 2.044296788482835,\n                        \"normalizedImplied\": 0.4891657638136511\n                    },\n                    \"awayOdds\": {\n                        \"american\": -104.42967884828349,\n                        \"decimal\": 1.9575821845174974,\n                        \"normalizedImplied\": 0.5108342361863488\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0x2756b5683498bc31a2a57699a188c4ca6c4d78967753add5fd5ed2c2cac6b064\",\n            \"timestamp\": 1682101574000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 2093.71,\n            \"paid\": 1158.7908829866876,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x8a1c01488366b4b9700fbdc3ab93f244711e5a9d\",\n                \"gameId\": \"0x3230616636323735336437633761343335323632343934656334646232636638\",\n                \"sport\": \"Baseball\",\n                \"leagueId\": 9003,\n                \"leagueName\": \"MLB\",\n                \"type\": \"spread\",\n                \"parentMarket\": \"0x4a4141e7a99c06ef3faaac67c6a1dbf47e1b1eb9\",\n                \"maturityDate\": \"2023-04-22T00:05:00.000Z\",\n                \"homeTeam\": \"Texas Rangers\",\n                \"awayTeam\": \"Oakland Athletics\",\n                \"homeScore\": 4,\n                \"awayScore\": 5,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": -1.5,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -108.67289719626169,\n                        \"decimal\": 1.9201926384588923,\n                        \"normalizedImplied\": 0.5207810820494446\n                    },\n                    \"awayOdds\": {\n                        \"american\": 108.6728971962617,\n                        \"decimal\": 2.086728971962617,\n                        \"normalizedImplied\": 0.4792189179505553\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xca8c43212717846a1850e9577ab338982b09c2210d2d0e337e4957509ad1e16c\",\n            \"timestamp\": 1679514259000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 1904.52,\n            \"paid\": 1091.5515033499275,\n            \"position\": 1,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x321cdcfa73cf4f4e82cee5b5157ec708b3076f03\",\n                \"gameId\": \"0x6563623332313430333137353863306431366565363639363637373163336232\",\n                \"sport\": \"Basketball\",\n                \"leagueId\": 9005,\n                \"leagueName\": \"NCAAB\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-03-23T22:30:00.000Z\",\n                \"homeTeam\": \"Kansas State Wildcats\",\n                \"awayTeam\": \"Michigan State Spartans\",\n                \"homeScore\": 98,\n                \"awayScore\": 93,\n                \"finalResult\": 1,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -104.69241236919903,\n                        \"decimal\": 1.9551790596566714,\n                        \"normalizedImplied\": 0.5114621062766495\n                    },\n                    \"awayOdds\": {\n                        \"american\": 104.69241236919902,\n                        \"decimal\": 2.04692412369199,\n                        \"normalizedImplied\": 0.4885378937233506\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        },\n        {\n            \"hash\": \"0xff237547dfdd7c96214cf2554b44da238fe73ef3314795fb254b73fb8984b573\",\n            \"timestamp\": 1676225887000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"amount\": 13941.66,\n            \"paid\": 7671.631720855645,\n            \"position\": 0,\n            \"status\": \"LOSS\",\n            \"market\": {\n                \"address\": \"0x1e6ce1c4920091748390e094341aecd7774a1a6d\",\n                \"gameId\": \"0x3831366566643165353736376437313333623562633730633737313733613138\",\n                \"sport\": \"Football\",\n                \"leagueId\": 9002,\n                \"leagueName\": \"NFL\",\n                \"type\": \"moneyline\",\n                \"parentMarket\": null,\n                \"maturityDate\": \"2023-02-12T23:30:00.000Z\",\n                \"homeTeam\": \"Philadelphia Eagles\",\n                \"awayTeam\": \"Kansas City Chiefs\",\n                \"homeScore\": 35,\n                \"awayScore\": 38,\n                \"finalResult\": 2,\n                \"isResolved\": true,\n                \"isOpen\": false,\n                \"isCanceled\": false,\n                \"isPaused\": false,\n                \"isOneSideMarket\": false,\n                \"spread\": 0,\n                \"total\": 0,\n                \"doubleChanceMarketType\": null,\n                \"odds\": {\n                    \"homeOdds\": {\n                        \"american\": -102.63261813873896,\n                        \"decimal\": 1.974349108631525,\n                        \"normalizedImplied\": 0.5064960374171755\n                    },\n                    \"awayOdds\": {\n                        \"american\": 102.63261813873896,\n                        \"decimal\": 2.0263261813873896,\n                        \"normalizedImplied\": 0.4935039625828245\n                    },\n                    \"drawOdds\": {}\n                },\n                \"priceImpact\": {},\n                \"bonus\": {}\n            }\n        }\n    ],\n    \"parlays\": [\n        {\n            \"id\": \"0xe366b2e2c6990e26aefea63ec545537f66385a5c\",\n            \"hash\": \"0x7d952eca733031ce21930fdc0eed52bc835f75daec9dda4cfd6a92cf20ef6379\",\n            \"timestamp\": 1690932189000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 9748.739381685895,\n            \"paid\": 1840,\n            \"paidAfterFees\": 1748,\n            \"totalQuote\": {\n                \"american\": 457.7082026136095,\n                \"decimal\": 5.577082026136095,\n                \"normalizedImplied\": 0.17930523440639054\n            },\n            \"lastGameStarts\": \"2023-08-02T16:20:00.000Z\",\n            \"isOpen\": true,\n            \"isClaimable\": false,\n            \"isClaimed\": false,\n            \"status\": \"OPEN\",\n            \"positions\": [\n                {\n                    \"id\": \"0x43a38999877c54a76075a0f962d3cd00f049201e\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -182.28823907054493,\n                        \"decimal\": 1.5485817434513718,\n                        \"normalizedImplied\": 0.6457521562738233\n                    },\n                    \"market\": {\n                        \"address\": \"0x0bd1766791578aad2bdd0b99b06da4ed6d4d8dd1\",\n                        \"gameId\": \"0x3332333164386462386137386238346230396261646366663432663634613464\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 20,\n                        \"awayScore\": 9,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -151.01930501930502,\n                                \"decimal\": 1.6621669990284809,\n                                \"normalizedImplied\": 0.6016242655428061\n                            },\n                            \"awayOdds\": {\n                                \"american\": 151.019305019305,\n                                \"decimal\": 2.51019305019305,\n                                \"normalizedImplied\": 0.3983757344571939\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x8a02c8bc3dc1b0e5880304ad8c3a4296113108a1\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -212.59520327217584,\n                        \"decimal\": 1.4703774989315004,\n                        \"normalizedImplied\": 0.6800974584599423\n                    },\n                    \"market\": {\n                        \"address\": \"0xd17c79813d95d205955a65207fb17a80899f458c\",\n                        \"gameId\": \"0x6430356234393063393636323932656532333336353961626138313931623535\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -172.6537102473498,\n                                \"decimal\": 1.5791940402365896,\n                                \"normalizedImplied\": 0.6332344059822967\n                            },\n                            \"awayOdds\": {\n                                \"american\": 172.6537102473498,\n                                \"decimal\": 2.726537102473498,\n                                \"normalizedImplied\": 0.36676559401770326\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x3e68b6ab69259f38ae5f4bb7784f76587e50283c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -205.00541390525748,\n                        \"decimal\": 1.4877919958065822,\n                        \"normalizedImplied\": 0.6721369672767101\n                    },\n                    \"market\": {\n                        \"address\": \"0xa47fdb193b83418a78274ff60992897f75a1dbf3\",\n                        \"gameId\": \"0x3335663130643766616265663363366338333365376138313662643636616637\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-08-02T00:10:00.000Z\",\n                        \"homeTeam\": \"Houston Astros\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -175.59440559440569,\n                                \"decimal\": 1.5694942254082036,\n                                \"normalizedImplied\": 0.6371479319969552\n                            },\n                            \"awayOdds\": {\n                                \"american\": 175.5944055944056,\n                                \"decimal\": 2.755944055944056,\n                                \"normalizedImplied\": 0.3628520680030449\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5fb09cb78428bfb430688b989b5a501825f57bcc\",\n                    \"position\": 0,\n                    \"isOpen\": true,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -154.73339342966952,\n                        \"decimal\": 1.6462729071178335,\n                        \"normalizedImplied\": 0.6074327018785253\n                    },\n                    \"market\": {\n                        \"address\": \"0xdc846ac263011a8868f7f4283d9f362d31f53d20\",\n                        \"gameId\": \"0x6163663336393835303139393234383961646130396633303330626165663664\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-08-02T16:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Los Angeles Angels\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": false,\n                        \"isOpen\": true,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -159.22388059701498,\n                                \"decimal\": 1.6280464941882262,\n                                \"normalizedImplied\": 0.6142330723169047\n                            },\n                            \"awayOdds\": {\n                                \"american\": 159.22388059701493,\n                                \"decimal\": 2.5922388059701493,\n                                \"normalizedImplied\": 0.38576692768309534\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xe350cd31e823cea7a52a5bcf2f75524853f22e67\",\n            \"hash\": \"0x6ad942e8ed9761cb17b1ecc67f157ac05cad2cfdacb9ade5fb3c3e71d495e2c3\",\n            \"timestamp\": 1690932135000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 11089.781761497065,\n            \"paid\": 1100,\n            \"paidAfterFees\": 1045,\n            \"totalQuote\": {\n                \"american\": 961.2231350714893,\n                \"decimal\": 10.612231350714893,\n                \"normalizedImplied\": 0.09423088952283677\n            },\n            \"lastGameStarts\": \"2023-08-02T00:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x6faa57e8fc5df185e698f2ec6e932811b25679cf\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 105.78887097522602,\n                        \"decimal\": 2.0578887097522602,\n                        \"normalizedImplied\": 0.4859349270254684\n                    },\n                    \"market\": {\n                        \"address\": \"0x3d5675bb668462bfaa7d270884c109117516404b\",\n                        \"gameId\": \"0x3362393734643361653935323665616461633062613937353638663439616265\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-08-01T23:45:00.000Z\",\n                        \"homeTeam\": \"St. Louis Cardinals\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 121.40528634361232,\n                                \"decimal\": 2.214052863436123,\n                                \"normalizedImplied\": 0.4516603991324937\n                            },\n                            \"awayOdds\": {\n                                \"american\": -121.40528634361233,\n                                \"decimal\": 1.8236873616604377,\n                                \"normalizedImplied\": 0.5483396008675063\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x43a38999877c54a76075a0f962d3cd00f049201e\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -177.97314491222522,\n                        \"decimal\": 1.5618825247445007,\n                        \"normalizedImplied\": 0.6402530178533012\n                    },\n                    \"market\": {\n                        \"address\": \"0x0bd1766791578aad2bdd0b99b06da4ed6d4d8dd1\",\n                        \"gameId\": \"0x3332333164386462386137386238346230396261646366663432663634613464\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 20,\n                        \"awayScore\": 9,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -151.01930501930502,\n                                \"decimal\": 1.6621669990284809,\n                                \"normalizedImplied\": 0.6016242655428061\n                            },\n                            \"awayOdds\": {\n                                \"american\": 151.019305019305,\n                                \"decimal\": 2.51019305019305,\n                                \"normalizedImplied\": 0.3983757344571939\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x9c12f12e1bc08c611695d0096d19b50709a6618c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -115.4703772228276,\n                        \"decimal\": 1.8660229784044629,\n                        \"normalizedImplied\": 0.5358990814009412\n                    },\n                    \"market\": {\n                        \"address\": \"0xc7261bfa10dd843a904b4570595ba302c587184a\",\n                        \"gameId\": \"0x6430356234393063393636323932656532333336353961626138313931623535\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xd17c79813d95d205955a65207fb17a80899f458c\",\n                        \"maturityDate\": \"2023-08-02T00:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.1643192488263,\n                                \"decimal\": 2.071643192488263,\n                                \"normalizedImplied\": 0.4827086071703757\n                            },\n                            \"awayOdds\": {\n                                \"american\": -107.16431924882627,\n                                \"decimal\": 1.9331464119863315,\n                                \"normalizedImplied\": 0.5172913928296242\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x4e7207f01993b9f23494a417fc909e1e65981d7b\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -129.97591533271782,\n                        \"decimal\": 1.7693733084626933,\n                        \"normalizedImplied\": 0.5651718578646597\n                    },\n                    \"market\": {\n                        \"address\": \"0x95b5615928777093c81f1c24c2e22e307bdbe0e9\",\n                        \"gameId\": \"0x3037616561626534306437323863306336346330653133643465313438636562\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xcb0508a9f586073f870a039c086073e7c3e260fd\",\n                        \"maturityDate\": \"2023-08-02T00:10:00.000Z\",\n                        \"homeTeam\": \"Kansas City Royals\",\n                        \"awayTeam\": \"New York Mets\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 6,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -111.06912442396313,\n                                \"decimal\": 1.9003402207285702,\n                                \"normalizedImplied\": 0.5262215623771888\n                            },\n                            \"awayOdds\": {\n                                \"american\": 111.06912442396317,\n                                \"decimal\": 2.1106912442396317,\n                                \"normalizedImplied\": 0.4737784376228112\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x2caac3682838696a061376715b5d4ddc2c18cea3\",\n            \"hash\": \"0x8c13e9d05e0c4a265bf288b5b6da06c648c51029cdb1fa27ec12dc57cc37453c\",\n            \"timestamp\": 1690666981000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 3555.3223432583836,\n            \"paid\": 196.99,\n            \"paidAfterFees\": 187.14049999999997,\n            \"totalQuote\": {\n                \"american\": 1799.8144940610841,\n                \"decimal\": 18.998144940610842,\n                \"normalizedImplied\": 0.05263671811779783\n            },\n            \"lastGameStarts\": \"2023-07-30T00:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xd8e9cb867cdb0cc699729dc120891f00b1959d33\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -182.33721714163013,\n                        \"decimal\": 1.5484343874916395,\n                        \"normalizedImplied\": 0.6458136089446666\n                    },\n                    \"market\": {\n                        \"address\": \"0xdb885d8bafd8a9066b00d693645b4e5671895307\",\n                        \"gameId\": \"0x6330643065633261323730313532616230303137383862346665613561663266\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-29T23:05:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 6,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 160.20446096654277,\n                                \"decimal\": 2.6020446096654277,\n                                \"normalizedImplied\": 0.38431316522608755\n                            },\n                            \"awayOdds\": {\n                                \"american\": -160.2044609665427,\n                                \"decimal\": 1.6242023436593573,\n                                \"normalizedImplied\": 0.6156868347739124\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x218c08760da3c2218bee269935badabc7bad6ee5\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -131.29927401942177,\n                        \"decimal\": 1.7616188341240029,\n                        \"normalizedImplied\": 0.5676596892751026\n                    },\n                    \"market\": {\n                        \"address\": \"0xed0541bd43163760e8b8afec6050a651d8720d16\",\n                        \"gameId\": \"0x3739643433316464616431366430623564373461336162633033376333663033\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-29T23:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x474175d90426e3f3d14eb287a9c7ba66ec7fa0d2\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -113.52320136296382,\n                        \"decimal\": 1.8808772021877136,\n                        \"normalizedImplied\": 0.5316668195227553\n                    },\n                    \"market\": {\n                        \"address\": \"0x3a21ccd7e2ae40abc458da75de4bdfc278ab8391\",\n                        \"gameId\": \"0x6366646533623835323461306362356638636537633431393232616461653037\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                        \"homeTeam\": \"San Francisco Giants\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 109.20560747663552,\n                                \"decimal\": 2.0920560747663552,\n                                \"normalizedImplied\": 0.47799865981684164\n                            },\n                            \"awayOdds\": {\n                                \"american\": -109.20560747663552,\n                                \"decimal\": 1.915703893881044,\n                                \"normalizedImplied\": 0.5220013401831584\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x268f5250ebd6c7d933137275d739a137aac69dd8\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -123.40799846306004,\n                        \"decimal\": 1.8103202486501164,\n                        \"normalizedImplied\": 0.5523884521236837\n                    },\n                    \"market\": {\n                        \"address\": \"0x5a6d76b77e89d99cb83fd9fb36ee3ecc023903e7\",\n                        \"gameId\": \"0x6665323164643631643431373039303439626339623463646664353037393166\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-29T23:15:00.000Z\",\n                        \"homeTeam\": \"St. Louis Cardinals\",\n                        \"awayTeam\": \"Chicago Cubs\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -104.82775119617227,\n                                \"decimal\": 1.9539458669952985,\n                                \"normalizedImplied\": 0.5117849050433321\n                            },\n                            \"awayOdds\": {\n                                \"american\": 104.82775119617224,\n                                \"decimal\": 2.0482775119617225,\n                                \"normalizedImplied\": 0.488215094956668\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf1ccf80744d334f596b7d0f04c3488b53178aee8\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 104.54581239357776,\n                        \"decimal\": 2.0454581239357776,\n                        \"normalizedImplied\": 0.488888033589192\n                    },\n                    \"market\": {\n                        \"address\": \"0x791739c0fd43bfe30715157d98a7fce0415dff8c\",\n                        \"gameId\": \"0x3635633236396536623332626231366232646538663738306634386265386639\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-30T00:10:00.000Z\",\n                        \"homeTeam\": \"Arizona Diamondbacks\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100.94719393795879,\n                                \"decimal\": 2.009471939379588,\n                                \"normalizedImplied\": 0.4976431769974075\n                            },\n                            \"awayOdds\": {\n                                \"american\": -100.94719393795882,\n                                \"decimal\": 1.9906169364297441,\n                                \"normalizedImplied\": 0.5023568230025925\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xd825b38fe4eec91bd004d13f441bff35fad60dec\",\n            \"hash\": \"0xe8ae54404c0881626525d02e8c6fa7996ff215a764a23a55b36b3792a837c058\",\n            \"timestamp\": 1690582571000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 7887.202317629348,\n            \"paid\": 500,\n            \"paidAfterFees\": 475,\n            \"totalQuote\": {\n                \"american\": 1560.4636458167047,\n                \"decimal\": 16.604636458167047,\n                \"normalizedImplied\": 0.06022414296870357\n            },\n            \"lastGameStarts\": \"2023-07-29T01:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x3cdd3e6a4f3774c4a8d328673ba45d7b021d74d5\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -172.2662048199233,\n                        \"decimal\": 1.5804969123487336,\n                        \"normalizedImplied\": 0.6327124034136372\n                    },\n                    \"market\": {\n                        \"address\": \"0x6ea4dce8d6c0ff3a69a1a943ee9d998403fde0cf\",\n                        \"gameId\": \"0x6630353835353737343232623663623937656531653136343164643938363564\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T22:40:00.000Z\",\n                        \"homeTeam\": \"Miami Marlins\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -148.68749999999997,\n                                \"decimal\": 1.6725514922236235,\n                                \"normalizedImplied\": 0.5978889168132696\n                            },\n                            \"awayOdds\": {\n                                \"american\": 148.68750000000003,\n                                \"decimal\": 2.4868750000000004,\n                                \"normalizedImplied\": 0.4021110831867303\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x26029f51552f4c716d15a628b4af39e50af31595\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -174.3551485710218,\n                        \"decimal\": 1.573541996434169,\n                        \"normalizedImplied\": 0.6355089360602497\n                    },\n                    \"market\": {\n                        \"address\": \"0x073dcf0a77c69161d35e60aa5199b2bec34342b2\",\n                        \"gameId\": \"0x3733613261663935373861336137636536323237333739383035663036373533\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:05:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 147.7058823529412,\n                                \"decimal\": 2.4770588235294118,\n                                \"normalizedImplied\": 0.4037045832343861\n                            },\n                            \"awayOdds\": {\n                                \"american\": -147.70588235294116,\n                                \"decimal\": 1.677021107128634,\n                                \"normalizedImplied\": 0.5962954167656138\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0db03822b6dd01105704ca3752ec259b22e89e37\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -147.77351814838772,\n                        \"decimal\": 1.6767112352267635,\n                        \"normalizedImplied\": 0.5964056177298513\n                    },\n                    \"market\": {\n                        \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                        \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 123.36681222707422,\n                                \"decimal\": 2.233668122270742,\n                                \"normalizedImplied\": 0.4476940822271315\n                            },\n                            \"awayOdds\": {\n                                \"american\": -123.3668122270742,\n                                \"decimal\": 1.8105907755477684,\n                                \"normalizedImplied\": 0.5523059177728685\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0b5f082d2fb768822e73803136baeb4af12fdd65\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -187.2494196028224,\n                        \"decimal\": 1.5340470491823768,\n                        \"normalizedImplied\": 0.6518704889351239\n                    },\n                    \"market\": {\n                        \"address\": \"0x2a303f2c2f6ae095bb541e17c69b9bd97e39e225\",\n                        \"gameId\": \"0x6630623332613438306637343136653734643133306235653764623330633036\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 10,\n                        \"awayScore\": 7,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -159.22388059701498,\n                                \"decimal\": 1.6280464941882262,\n                                \"normalizedImplied\": 0.6142330723169047\n                            },\n                            \"awayOdds\": {\n                                \"american\": 159.22388059701493,\n                                \"decimal\": 2.5922388059701493,\n                                \"normalizedImplied\": 0.38576692768309534\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x090bc5891f1a5bdd82dc281c967c4b89071d48b9\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -158.69244543822498,\n                        \"decimal\": 1.6301497196281314,\n                        \"normalizedImplied\": 0.6134405864438754\n                    },\n                    \"market\": {\n                        \"address\": \"0xf77ebf5f42dfe3b703b2e09c6f5d47a4ac7b2d06\",\n                        \"gameId\": \"0x3436353832306335616233373965383734306231656166353039373962633265\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xccbea8825d8e3c1953b182dfc95e03687fd3bafe\",\n                        \"maturityDate\": \"2023-07-29T01:40:00.000Z\",\n                        \"homeTeam\": \"Arizona Diamondbacks\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -128.5084745762712,\n                                \"decimal\": 1.7781587971511474,\n                                \"normalizedImplied\": 0.562379468921525\n                            },\n                            \"awayOdds\": {\n                                \"american\": 128.5084745762712,\n                                \"decimal\": 2.285084745762712,\n                                \"normalizedImplied\": 0.437620531078475\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa7360f59544c7b244b655a3046909aba65a4be76\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -168.82496054688056,\n                        \"decimal\": 1.5923294735332176,\n                        \"normalizedImplied\": 0.6280107330935107\n                    },\n                    \"market\": {\n                        \"address\": \"0xe893b00c46ac8712cada2cedf5d82dd288656904\",\n                        \"gameId\": \"0x3062343531336439353832626666353930373663626432306636613434643365\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x5fc62ccaa5ba6241160bddbaebcc07b1caa117f0\",\n                        \"maturityDate\": \"2023-07-29T01:40:00.000Z\",\n                        \"homeTeam\": \"San Diego Padres\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 136.7142857142857,\n                                \"decimal\": 2.367142857142857,\n                                \"normalizedImplied\": 0.4224502112251056\n                            },\n                            \"awayOdds\": {\n                                \"american\": -136.7142857142857,\n                                \"decimal\": 1.7314524555903867,\n                                \"normalizedImplied\": 0.5775497887748944\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xf4dfb2f8ce333b53eae45e97f9f68d6b9601e019\",\n            \"hash\": \"0x74a036d04cafce804bd9967df671fb009c0676a550e229b0673acb81e71788a6\",\n            \"timestamp\": 1690579567000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 9515.984386195749,\n            \"paid\": 175,\n            \"paidAfterFees\": 166.25,\n            \"totalQuote\": {\n                \"american\": 5623.900382674135,\n                \"decimal\": 57.239003826741346,\n                \"normalizedImplied\": 0.01747060453789401\n            },\n            \"lastGameStarts\": \"2023-07-29T00:15:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x3cdd3e6a4f3774c4a8d328673ba45d7b021d74d5\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -170.7642373300784,\n                        \"decimal\": 1.5856027091123606,\n                        \"normalizedImplied\": 0.6306750072089697\n                    },\n                    \"market\": {\n                        \"address\": \"0x6ea4dce8d6c0ff3a69a1a943ee9d998403fde0cf\",\n                        \"gameId\": \"0x6630353835353737343232623663623937656531653136343164643938363564\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T22:40:00.000Z\",\n                        \"homeTeam\": \"Miami Marlins\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -148.68749999999997,\n                                \"decimal\": 1.6725514922236235,\n                                \"normalizedImplied\": 0.5978889168132696\n                            },\n                            \"awayOdds\": {\n                                \"american\": 148.68750000000003,\n                                \"decimal\": 2.4868750000000004,\n                                \"normalizedImplied\": 0.4021110831867303\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x26029f51552f4c716d15a628b4af39e50af31595\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -176.17231518823763,\n                        \"decimal\": 1.5676260761695242,\n                        \"normalizedImplied\": 0.6379072249445404\n                    },\n                    \"market\": {\n                        \"address\": \"0x073dcf0a77c69161d35e60aa5199b2bec34342b2\",\n                        \"gameId\": \"0x3733613261663935373861336137636536323237333739383035663036373533\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:05:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 147.7058823529412,\n                                \"decimal\": 2.4770588235294118,\n                                \"normalizedImplied\": 0.4037045832343861\n                            },\n                            \"awayOdds\": {\n                                \"american\": -147.70588235294116,\n                                \"decimal\": 1.677021107128634,\n                                \"normalizedImplied\": 0.5962954167656138\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa94c28084d5c070a1d42077f73a924e0df5e05c2\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 152.31768312353657,\n                        \"decimal\": 2.5231768312353657,\n                        \"normalizedImplied\": 0.39632576980757733\n                    },\n                    \"market\": {\n                        \"address\": \"0x6734a888aba0bd71dbdb5bcbdb83e3891dd1ed3a\",\n                        \"gameId\": \"0x3366376439646564343730353830646164616138346239396364626133633330\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Los Angeles Angels\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -188.31229235880394,\n                                \"decimal\": 1.5310327793655836,\n                                \"normalizedImplied\": 0.6531538798368325\n                            },\n                            \"awayOdds\": {\n                                \"american\": 188.31229235880394,\n                                \"decimal\": 2.8831229235880396,\n                                \"normalizedImplied\": 0.3468461201631675\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0db03822b6dd01105704ca3752ec259b22e89e37\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -146.09599451607383,\n                        \"decimal\": 1.684481462556441,\n                        \"normalizedImplied\": 0.5936544997546944\n                    },\n                    \"market\": {\n                        \"address\": \"0x4c06df9c95b4ad0eac333db8ed808e407e93110e\",\n                        \"gameId\": \"0x3333343362646633653465623166323266306337303961626664373731323262\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 123.36681222707422,\n                                \"decimal\": 2.233668122270742,\n                                \"normalizedImplied\": 0.4476940822271315\n                            },\n                            \"awayOdds\": {\n                                \"american\": -123.3668122270742,\n                                \"decimal\": 1.8105907755477684,\n                                \"normalizedImplied\": 0.5523059177728685\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0b5f082d2fb768822e73803136baeb4af12fdd65\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -169.0751924889018,\n                        \"decimal\": 1.5914528236102057,\n                        \"normalizedImplied\": 0.6283566720699286\n                    },\n                    \"market\": {\n                        \"address\": \"0x2a303f2c2f6ae095bb541e17c69b9bd97e39e225\",\n                        \"gameId\": \"0x6630623332613438306637343136653734643133306235653764623330633036\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 10,\n                        \"awayScore\": 7,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -159.22388059701498,\n                                \"decimal\": 1.6280464941882262,\n                                \"normalizedImplied\": 0.6142330723169047\n                            },\n                            \"awayOdds\": {\n                                \"american\": 159.22388059701493,\n                                \"decimal\": 2.5922388059701493,\n                                \"normalizedImplied\": 0.38576692768309534\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb51cd4231e12a1b91799022f4d6fee46d121da37\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -183.5864608274073,\n                        \"decimal\": 1.5447024772377504,\n                        \"normalizedImplied\": 0.6473738566071365\n                    },\n                    \"market\": {\n                        \"address\": \"0x06d5e640dd3ba987cbe91f76fbc109fade07151c\",\n                        \"gameId\": \"0x3236343937353239363739333432376135643961653331666536393864653131\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-29T00:10:00.000Z\",\n                        \"homeTeam\": \"Kansas City Royals\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 165.45454545454547,\n                                \"decimal\": 2.6545454545454548,\n                                \"normalizedImplied\": 0.37671232876712324\n                            },\n                            \"awayOdds\": {\n                                \"american\": -165.45454545454544,\n                                \"decimal\": 1.6043956043956045,\n                                \"normalizedImplied\": 0.6232876712328766\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x66070b29a4bfabc69b56b86caa26c2146b0b0904\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 120.39547434843345,\n                        \"decimal\": 2.2039547434843345,\n                        \"normalizedImplied\": 0.4537298249686622\n                    },\n                    \"market\": {\n                        \"address\": \"0xebd2b570fc7a87cc7b689def9ebad8655c12a146\",\n                        \"gameId\": \"0x3963346231663836653733346663626331373436383739626236316562613430\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-29T00:15:00.000Z\",\n                        \"homeTeam\": \"St. Louis Cardinals\",\n                        \"awayTeam\": \"Chicago Cubs\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -140.8387096774194,\n                                \"decimal\": 1.7100320659642692,\n                                \"normalizedImplied\": 0.5847843557460488\n                            },\n                            \"awayOdds\": {\n                                \"american\": 140.83870967741933,\n                                \"decimal\": 2.4083870967741934,\n                                \"normalizedImplied\": 0.41521564425395124\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xb8bcf61cf666f133b53dc4891c831fca64a95afd\",\n            \"hash\": \"0x94949b0122871a4e7105218b4fffe7809c73d945c42e9ad5de4ff550512dee57\",\n            \"timestamp\": 1690476139000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4087.7421067087025,\n            \"paid\": 250,\n            \"paidAfterFees\": 237.5,\n            \"totalQuote\": {\n                \"american\": 1621.1545712457691,\n                \"decimal\": 17.211545712457692,\n                \"normalizedImplied\": 0.05810053418248202\n            },\n            \"lastGameStarts\": \"2023-07-28T00:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x5487686c4d55d7b1e3687c76e1db82929bc0c51c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -151.32255694068152,\n                        \"decimal\": 1.6608400097230713,\n                        \"normalizedImplied\": 0.6021049554115331\n                    },\n                    \"market\": {\n                        \"address\": \"0xae83b04fbeb77f334a32fe5bb3ee3d84a8b7ee3c\",\n                        \"gameId\": \"0x3037626636623634313932393265623935633130393933623339376561666531\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc87a8cab331b3075cdd8040a662e529783c4605d\",\n                        \"maturityDate\": \"2023-07-27T17:10:00.000Z\",\n                        \"homeTeam\": \"Detroit Tigers\",\n                        \"awayTeam\": \"Los Angeles Angels\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -142.95238095238093,\n                                \"decimal\": 1.6995336442371753,\n                                \"normalizedImplied\": 0.5883967071736573\n                            },\n                            \"awayOdds\": {\n                                \"american\": 142.95238095238093,\n                                \"decimal\": 2.4295238095238094,\n                                \"normalizedImplied\": 0.4116032928263426\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xcac1f9a1f8656709728092fb607fb1790cd00c38\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 176.08477479490517,\n                        \"decimal\": 2.7608477479490516,\n                        \"normalizedImplied\": 0.36220758668886\n                    },\n                    \"market\": {\n                        \"address\": \"0x2ec67b6a2c0bd3cd3eea753d88426304087206e6\",\n                        \"gameId\": \"0x3038613564666264343732623931363531626136386630346564393164386364\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-27T23:10:00.000Z\",\n                        \"homeTeam\": \"New York Mets\",\n                        \"awayTeam\": \"Washington Nationals\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -194.18892508143315,\n                                \"decimal\": 1.5149624261943104,\n                                \"normalizedImplied\": 0.6600823774303556\n                            },\n                            \"awayOdds\": {\n                                \"american\": 194.1889250814332,\n                                \"decimal\": 2.941889250814332,\n                                \"normalizedImplied\": 0.33991762256964436\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa3afd0a0df9cc1826cb840a1f4cd2985a28dce13\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -107.4603200499351,\n                        \"decimal\": 1.9305760484756753,\n                        \"normalizedImplied\": 0.5179801131323316\n                    },\n                    \"market\": {\n                        \"address\": \"0x45f40ae7ba3d502705e94275e6704c8d261a5d70\",\n                        \"gameId\": \"0x3731373632323766646630343831323130343837653032376263323833643862\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-27T23:45:00.000Z\",\n                        \"homeTeam\": \"St. Louis Cardinals\",\n                        \"awayTeam\": \"Chicago Cubs\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 10,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -103.84615384615384,\n                                \"decimal\": 1.962962962962963,\n                                \"normalizedImplied\": 0.5094339622641509\n                            },\n                            \"awayOdds\": {\n                                \"american\": 103.84615384615384,\n                                \"decimal\": 2.0384615384615383,\n                                \"normalizedImplied\": 0.4905660377358491\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x383e5ed704f56385173de1f01f8b3422a686ae5b\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -105.89883595977045,\n                        \"decimal\": 1.944297442872636,\n                        \"normalizedImplied\": 0.5143245976410546\n                    },\n                    \"market\": {\n                        \"address\": \"0x5ce25da063423ae09b30a9ea5b400a68b4aa4922\",\n                        \"gameId\": \"0x3666333739643730623962633465386464393861343862346635336664326166\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-28T00:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 106.2654028436019,\n                                \"decimal\": 2.062654028436019,\n                                \"normalizedImplied\": 0.4848122788474794\n                            },\n                            \"awayOdds\": {\n                                \"american\": -106.26540284360189,\n                                \"decimal\": 1.941040049950941,\n                                \"normalizedImplied\": 0.5151877211525205\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x4d43e62587966201d0451f3360434ed5ca151eb0\",\n            \"hash\": \"0x18c81be399e65a9bc21645adb4f0536ac638572d8752b36dde1adeeca1ab8e19\",\n            \"timestamp\": 1689530415000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 8352.244400242515,\n            \"paid\": 525,\n            \"paidAfterFees\": 498.75,\n            \"totalQuote\": {\n                \"american\": 1574.6354687203038,\n                \"decimal\": 16.746354687203038,\n                \"normalizedImplied\": 0.059714488238097815\n            },\n            \"lastGameStarts\": \"2023-07-16T20:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xd5475b521d6f72da9c2fd46a55a61cb1551b4735\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -176.0920884854021,\n                        \"decimal\": 1.567884683861251,\n                        \"normalizedImplied\": 0.6378020082046381\n                    },\n                    \"market\": {\n                        \"address\": \"0x2a9e50d18eaa26ce419881e42040e62ae1a6418f\",\n                        \"gameId\": \"0x6434323865336536343635646232356463393736333461393465393366653335\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-16T18:20:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 11,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -135.54545454545453,\n                                \"decimal\": 1.7377598926894702,\n                                \"normalizedImplied\": 0.5754534928598997\n                            },\n                            \"awayOdds\": {\n                                \"american\": 135.54545454545456,\n                                \"decimal\": 2.3554545454545455,\n                                \"normalizedImplied\": 0.42454650714010034\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xdf40f75cee37fb78f7785ceec73b5bcbcf70f191\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 147.03492008908987,\n                        \"decimal\": 2.4703492008908987,\n                        \"normalizedImplied\": 0.40480107008327537\n                    },\n                    \"market\": {\n                        \"address\": \"0x5fc66cc992036ad4e26b7e5fb066ef210421a273\",\n                        \"gameId\": \"0x3539666265663434616166383966306238333835613963323365303063646666\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-16T20:07:00.000Z\",\n                        \"homeTeam\": \"Oakland Athletics\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 166.43478260869563,\n                                \"decimal\": 2.6643478260869564,\n                                \"normalizedImplied\": 0.37532637075718017\n                            },\n                            \"awayOdds\": {\n                                \"american\": -166.43478260869568,\n                                \"decimal\": 1.6008359456635317,\n                                \"normalizedImplied\": 0.6246736292428199\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x74bc9ee310c5e46eececf28b17389dd06188b7ad\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -141.53591506422106,\n                        \"decimal\": 1.7065344506701752,\n                        \"normalizedImplied\": 0.5859828962768896\n                    },\n                    \"market\": {\n                        \"address\": \"0x30866fbf022c38bc7b78ea57bf9e34645b23201f\",\n                        \"gameId\": \"0x3736613861343063313331653337646665653763653939303165396264643363\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-16T18:35:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -127.70085470085473,\n                                \"decimal\": 1.7830801151194697,\n                                \"normalizedImplied\": 0.5608272962726625\n                            },\n                            \"awayOdds\": {\n                                \"american\": 127.70085470085473,\n                                \"decimal\": 2.2770085470085473,\n                                \"normalizedImplied\": 0.4391727037273375\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x89015c525c5f807d806e75264c48fd6410715fa5\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -160.26266273652362,\n                        \"decimal\": 1.6239756552928541,\n                        \"normalizedImplied\": 0.6157727775910954\n                    },\n                    \"market\": {\n                        \"address\": \"0x916e405582f3d50b868398e673b8916c55aa72ec\",\n                        \"gameId\": \"0x6231636133323736636431643035353334633364663337353761653739633533\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x8e90eeddf3e52259b2fce359702c6e020375d9c6\",\n                        \"maturityDate\": \"2023-07-16T19:10:00.000Z\",\n                        \"homeTeam\": \"Colorado Rockies\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 7,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 134.76131687242798,\n                                \"decimal\": 2.34761316872428,\n                                \"normalizedImplied\": 0.4259645555419216\n                            },\n                            \"awayOdds\": {\n                                \"american\": -134.76131687242798,\n                                \"decimal\": 1.7420527071182093,\n                                \"normalizedImplied\": 0.5740354444580784\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0e45dc2e4ce2ef4540579ea235560b58c04b7136\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -178.53862113631524,\n                        \"decimal\": 1.560102903022027,\n                        \"normalizedImplied\": 0.6409833595354069\n                    },\n                    \"market\": {\n                        \"address\": \"0xb1d4b90113700282a310d2dd408fb60d07a9671f\",\n                        \"gameId\": \"0x3938306230373564313534653531333831383439336134363631333033346632\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-16T20:10:00.000Z\",\n                        \"homeTeam\": \"Seattle Mariners\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -151.01930501930502,\n                                \"decimal\": 1.6621669990284809,\n                                \"normalizedImplied\": 0.6016242655428061\n                            },\n                            \"awayOdds\": {\n                                \"american\": 151.019305019305,\n                                \"decimal\": 2.51019305019305,\n                                \"normalizedImplied\": 0.3983757344571939\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xdf0eefd175789fabf3a46339ac3754785e32d3a8\",\n            \"hash\": \"0xc1912ba57174be33db0c7b467b89e4a3a8172e7ef11c71f5658dd0edf3c123fd\",\n            \"timestamp\": 1688230609000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 10153.18375894974,\n            \"paid\": 460,\n            \"paidAfterFees\": 437,\n            \"totalQuote\": {\n                \"american\": 2223.3830112013143,\n                \"decimal\": 23.23383011201314,\n                \"normalizedImplied\": 0.043040686584126575\n            },\n            \"lastGameStarts\": \"2023-07-01T23:15:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xc2011adcda2dd9ec64cc7cd3fcfe7fc7f5e6a63f\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -172.7058356873691,\n                        \"decimal\": 1.5790192300219623,\n                        \"normalizedImplied\": 0.6333045101585566\n                    },\n                    \"market\": {\n                        \"address\": \"0x5289b8447863491fe06785651532c6165878c313\",\n                        \"gameId\": \"0x3232393036333363373066386363663134326166663737353963613634396236\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x653a780fc75fcdb54f23acc9e6e97b6155021c87\",\n                        \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                        \"homeTeam\": \"New York Mets\",\n                        \"awayTeam\": \"San Francisco Giants\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 140.62248995983938,\n                                \"decimal\": 2.406224899598394,\n                                \"normalizedImplied\": 0.4155887507302011\n                            },\n                            \"awayOdds\": {\n                                \"american\": -140.62248995983938,\n                                \"decimal\": 1.7111238040839638,\n                                \"normalizedImplied\": 0.5844112492697989\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x4984878e59aa954a83682fa7adb36f7685c42272\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -151.53176655078627,\n                        \"decimal\": 1.6599276328405024,\n                        \"normalizedImplied\": 0.6024359015511895\n                    },\n                    \"market\": {\n                        \"address\": \"0xf3451d6070792b45071d2a892156b62127d4cbdd\",\n                        \"gameId\": \"0x3333663932306661633161613135313135386134356262653961343036376466\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x6b349c4ae92ba1d50bf3d166e3ed83854ef049c3\",\n                        \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                        \"homeTeam\": \"Kansas City Royals\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 131.83333333333334,\n                                \"decimal\": 2.3183333333333334,\n                                \"normalizedImplied\": 0.4313443565780014\n                            },\n                            \"awayOdds\": {\n                                \"american\": -131.83333333333334,\n                                \"decimal\": 1.7585335018963337,\n                                \"normalizedImplied\": 0.5686556434219986\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xfcdb7a91ea58551044c42114b2d036c1df1bb18c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -174.37218513524022,\n                        \"decimal\": 1.5734859600597517,\n                        \"normalizedImplied\": 0.6355315683668546\n                    },\n                    \"market\": {\n                        \"address\": \"0xf3788b08cd24514318c6b49f5f3f9dfcb913f93a\",\n                        \"gameId\": \"0x3231343831623231346131623232333536336161376332343839306338363533\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Miami Marlins\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -147.09803921568627,\n                                \"decimal\": 1.6798187150093309,\n                                \"normalizedImplied\": 0.5953023329630217\n                            },\n                            \"awayOdds\": {\n                                \"american\": 147.0980392156863,\n                                \"decimal\": 2.470980392156863,\n                                \"normalizedImplied\": 0.40469766703697824\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb4be14c63715d4bbfcb2f356561e5851d4d4e12a\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 179.22286558269934,\n                        \"decimal\": 2.7922286558269933,\n                        \"normalizedImplied\": 0.3581368588539978\n                    },\n                    \"market\": {\n                        \"address\": \"0xc83cc2d9e533de20bda1c0ed0899eb2541a19a75\",\n                        \"gameId\": \"0x3238393130346432373432626433353463323563633438326430373566383363\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:07:00.000Z\",\n                        \"homeTeam\": \"Oakland Athletics\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 6,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 214.66666666666669,\n                                \"decimal\": 3.146666666666667,\n                                \"normalizedImplied\": 0.3177966101694915\n                            },\n                            \"awayOdds\": {\n                                \"american\": -214.66666666666663,\n                                \"decimal\": 1.4658385093167703,\n                                \"normalizedImplied\": 0.6822033898305084\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf94bd25c45489a223cde1ff8f9d42253ae9e8813\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 101.7578232580051,\n                        \"decimal\": 2.017578232580051,\n                        \"normalizedImplied\": 0.4956437296219309\n                    },\n                    \"market\": {\n                        \"address\": \"0x988359d53154170bf333c496dd5bd7f3973390ab\",\n                        \"gameId\": \"0x6164643762653238343035663331633864393131326465383761306633313130\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 11,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 127.70085470085473,\n                                \"decimal\": 2.2770085470085473,\n                                \"normalizedImplied\": 0.4391727037273375\n                            },\n                            \"awayOdds\": {\n                                \"american\": -127.70085470085473,\n                                \"decimal\": 1.7830801151194697,\n                                \"normalizedImplied\": 0.5608272962726625\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xf150c7a29b75e571f25fa93a90bab8b562835390\",\n            \"hash\": \"0x092002762337a8cbf3797c82e284d0a0fb6ed019f6c31ec7c4fd0ac2ffe9be8d\",\n            \"timestamp\": 1688230067000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 10037.592940749324,\n            \"paid\": 815,\n            \"paidAfterFees\": 774.2499999999999,\n            \"totalQuote\": {\n                \"american\": 1196.4278903131192,\n                \"decimal\": 12.964278903131191,\n                \"normalizedImplied\": 0.07713502675096534\n            },\n            \"lastGameStarts\": \"2023-07-01T23:15:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x7c2434c930d49026f43fb8a1d55c6a28b5111f90\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 131.0502742121236,\n                        \"decimal\": 2.310502742121236,\n                        \"normalizedImplied\": 0.43280623812716873\n                    },\n                    \"market\": {\n                        \"address\": \"0x24fb28bcf8604c527e8852762dc36db57ce45f3f\",\n                        \"gameId\": \"0x3538343966336632353265303464653737646635633933643534353332303862\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T17:40:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 12,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 149.05836575875483,\n                                \"decimal\": 2.4905836575875484,\n                                \"normalizedImplied\": 0.4015123109611299\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.05836575875492,\n                                \"decimal\": 1.6708781455570636,\n                                \"normalizedImplied\": 0.5984876890388702\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf94bd25c45489a223cde1ff8f9d42253ae9e8813\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 112.79582589120452,\n                        \"decimal\": 2.127958258912045,\n                        \"normalizedImplied\": 0.46993402986732785\n                    },\n                    \"market\": {\n                        \"address\": \"0x988359d53154170bf333c496dd5bd7f3973390ab\",\n                        \"gameId\": \"0x6164643762653238343035663331633864393131326465383761306633313130\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 11,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 127.70085470085473,\n                                \"decimal\": 2.2770085470085473,\n                                \"normalizedImplied\": 0.4391727037273375\n                            },\n                            \"awayOdds\": {\n                                \"american\": -127.70085470085473,\n                                \"decimal\": 1.7830801151194697,\n                                \"normalizedImplied\": 0.5608272962726625\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xfcdb7a91ea58551044c42114b2d036c1df1bb18c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -175.06475295524473,\n                        \"decimal\": 1.5712172114141387,\n                        \"normalizedImplied\": 0.6364492399494355\n                    },\n                    \"market\": {\n                        \"address\": \"0xf3788b08cd24514318c6b49f5f3f9dfcb913f93a\",\n                        \"gameId\": \"0x3231343831623231346131623232333536336161376332343839306338363533\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Miami Marlins\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -147.09803921568627,\n                                \"decimal\": 1.6798187150093309,\n                                \"normalizedImplied\": 0.5953023329630217\n                            },\n                            \"awayOdds\": {\n                                \"american\": 147.0980392156863,\n                                \"decimal\": 2.470980392156863,\n                                \"normalizedImplied\": 0.40469766703697824\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x8dabeb7e680e5ee675ebce9344c5021f3a598a58\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -147.45011476657416,\n                        \"decimal\": 1.6781954707753761,\n                        \"normalizedImplied\": 0.5958781425729688\n                    },\n                    \"market\": {\n                        \"address\": \"0x136625cdce60397b7a1d624c93ea7662112bffa0\",\n                        \"gameId\": \"0x3962616234383531386433303838333438333336666432353762353631383736\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"awayOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xf078d9d40e3b5067935e9cf9eb192923b8e7b413\",\n            \"hash\": \"0x8ce0278611abea7fce1d9d7a1d90de7f70245e949d26d7add64fd4a960c3c7c2\",\n            \"timestamp\": 1688229701000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4457.399999999999,\n            \"paid\": 68,\n            \"paidAfterFees\": 64.6,\n            \"totalQuote\": {\n                \"american\": 6799.999999999998,\n                \"decimal\": 68.99999999999999,\n                \"normalizedImplied\": 0.01449275362318841\n            },\n            \"lastGameStarts\": \"2023-07-02T02:07:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x8b16239e241b920258a4aaa5c7c4cc7ec9a82dda\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -131.2764820312765,\n                        \"decimal\": 1.7617510650245418,\n                        \"normalizedImplied\": 0.5676170827154117\n                    },\n                    \"market\": {\n                        \"address\": \"0x9758074b978432b32aa3d64483ad93bdb4043826\",\n                        \"gameId\": \"0x3538343966336632353265303464653737646635633933643534353332303862\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x24fb28bcf8604c527e8852762dc36db57ce45f3f\",\n                        \"maturityDate\": \"2023-07-01T17:40:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 12,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 11.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -106.10328638497654,\n                                \"decimal\": 1.9424778761061945,\n                                \"normalizedImplied\": 0.5148063781321185\n                            },\n                            \"awayOdds\": {\n                                \"american\": 106.10328638497654,\n                                \"decimal\": 2.0610328638497655,\n                                \"normalizedImplied\": 0.4851936218678815\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x450ab41a90d7c181f8825cdff85a59b65b4ff5ed\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 100.99290117156747,\n                        \"decimal\": 2.0099290117156747,\n                        \"normalizedImplied\": 0.4975300093541117\n                    },\n                    \"market\": {\n                        \"address\": \"0x0eebeeea6c8f010166ff47ee3d0fc24c938c41a7\",\n                        \"gameId\": \"0x3133656639306432346434633435383535323531623033303135306335663461\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T18:15:00.000Z\",\n                        \"homeTeam\": \"St. Louis Cardinals\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 11,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -124.34782608695653,\n                                \"decimal\": 1.8041958041958042,\n                                \"normalizedImplied\": 0.5542635658914729\n                            },\n                            \"awayOdds\": {\n                                \"american\": 124.34782608695656,\n                                \"decimal\": 2.2434782608695656,\n                                \"normalizedImplied\": 0.4457364341085271\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5df028a69cb240ca6598174a0752e63d2315417d\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 121.48968609058035,\n                        \"decimal\": 2.2148968609058035,\n                        \"normalizedImplied\": 0.451488291690043\n                    },\n                    \"market\": {\n                        \"address\": \"0xfd93b0258bfc3bf5109d906e834e1b84ca78adc7\",\n                        \"gameId\": \"0x6162393132376539323634613234326464663139656239383133323734316363\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T19:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 7,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -151.01930501930502,\n                                \"decimal\": 1.6621669990284809,\n                                \"normalizedImplied\": 0.6016242655428061\n                            },\n                            \"awayOdds\": {\n                                \"american\": 151.019305019305,\n                                \"decimal\": 2.51019305019305,\n                                \"normalizedImplied\": 0.3983757344571939\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb6454ebcdd8f3b9e707965eed69a412606757b19\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 145.71014438091098,\n                        \"decimal\": 2.4571014438091097,\n                        \"normalizedImplied\": 0.4069836035950371\n                    },\n                    \"market\": {\n                        \"address\": \"0xd149227bf32bb32948612c2348c5b8c3fde91289\",\n                        \"gameId\": \"0x3538373137353635666139633036646430353939336264646262646331333531\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                        \"homeTeam\": \"Philadelphia Phillies\",\n                        \"awayTeam\": \"Washington Nationals\",\n                        \"homeScore\": 19,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -188,\n                                \"decimal\": 1.5319148936170213,\n                                \"normalizedImplied\": 0.6527777777777778\n                            },\n                            \"awayOdds\": {\n                                \"american\": 188,\n                                \"decimal\": 2.88,\n                                \"normalizedImplied\": 0.3472222222222222\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x89411a40fe71ae3ba1bcf5abf05733480a4d7913\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -115.83317047489301,\n                        \"decimal\": 1.8633105663085958,\n                        \"normalizedImplied\": 0.5366791870778148\n                    },\n                    \"market\": {\n                        \"address\": \"0xaeb058e776c56b583e7da2b732f242138344615f\",\n                        \"gameId\": \"0x6164643762653238343035663331633864393131326465383761306633313130\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x988359d53154170bf333c496dd5bd7f3973390ab\",\n                        \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 11,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -106.63380281690142,\n                                \"decimal\": 1.9377889314489498,\n                                \"normalizedImplied\": 0.5160520755231409\n                            },\n                            \"awayOdds\": {\n                                \"american\": 106.63380281690138,\n                                \"decimal\": 2.066338028169014,\n                                \"normalizedImplied\": 0.48394792447685914\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2f1d1b2bd99a5778186fcd910461c0214ee7dbe7\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -123.03213153180627,\n                        \"decimal\": 1.8127958018361081,\n                        \"normalizedImplied\": 0.5516341106853514\n                    },\n                    \"market\": {\n                        \"address\": \"0x550f76535a0e3c16b4d2f9f7ec7bc96ab716a73f\",\n                        \"gameId\": \"0x3766663861376532636239623634373564396565643534653239663834643635\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x418a5b0352aeddcca491113599b17918ed27c5ca\",\n                        \"maturityDate\": \"2023-07-01T20:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -103.73482726423904,\n                                \"decimal\": 1.9639963996399639,\n                                \"normalizedImplied\": 0.5091659028414299\n                            },\n                            \"awayOdds\": {\n                                \"american\": 103.73482726423902,\n                                \"decimal\": 2.03734827264239,\n                                \"normalizedImplied\": 0.4908340971585701\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf9e6cecc37a3bd7d8849376ee3dbf5846eaab501\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -123.03213153180627,\n                        \"decimal\": 1.8127958018361081,\n                        \"normalizedImplied\": 0.5516341106853514\n                    },\n                    \"market\": {\n                        \"address\": \"0xc680ce7af07c8ff8130f32fb08a9c9ae763a5561\",\n                        \"gameId\": \"0x3238393130346432373432626433353463323563633438326430373566383363\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xc83cc2d9e533de20bda1c0ed0899eb2541a19a75\",\n                        \"maturityDate\": \"2023-07-01T20:07:00.000Z\",\n                        \"homeTeam\": \"Oakland Athletics\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 6,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -109.0185185185185,\n                                \"decimal\": 1.9172753524715476,\n                                \"normalizedImplied\": 0.5215734916275361\n                            },\n                            \"awayOdds\": {\n                                \"american\": 109.01851851851853,\n                                \"decimal\": 2.0901851851851854,\n                                \"normalizedImplied\": 0.47842650837246387\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x1537a6560994573e9e4f2f25eaba5656533d2521\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 106.4321823134879,\n                        \"decimal\": 2.064321823134879,\n                        \"normalizedImplied\": 0.4844205921736564\n                    },\n                    \"market\": {\n                        \"address\": \"0x136625cdce60397b7a1d624c93ea7662112bffa0\",\n                        \"gameId\": \"0x3962616234383531386433303838333438333336666432353762353631383736\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T23:15:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"awayOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd467ccc80ab77e0e1f4705ca2ce23819300354ef\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -105.32872276675415,\n                        \"decimal\": 1.949408645364908,\n                        \"normalizedImplied\": 0.5129760773235983\n                    },\n                    \"market\": {\n                        \"address\": \"0x14fec6cd11fe724aaf5d91614a5a557ff7bcbbb2\",\n                        \"gameId\": \"0x3038343732646233393061323962303936666232626633333733386537316233\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-02T02:07:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Arizona Diamondbacks\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -106.79146919431277,\n                                \"decimal\": 1.936404384680247,\n                                \"normalizedImplied\": 0.5164210574565122\n                            },\n                            \"awayOdds\": {\n                                \"american\": 106.79146919431277,\n                                \"decimal\": 2.0679146919431277,\n                                \"normalizedImplied\": 0.48357894254348777\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xfcdb7a91ea58551044c42114b2d036c1df1bb18c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -178.57437569230817,\n                        \"decimal\": 1.5599907579814507,\n                        \"normalizedImplied\": 0.6410294387217713\n                    },\n                    \"market\": {\n                        \"address\": \"0xf3788b08cd24514318c6b49f5f3f9dfcb913f93a\",\n                        \"gameId\": \"0x3231343831623231346131623232333536336161376332343839306338363533\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-07-01T20:10:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Miami Marlins\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -147.09803921568627,\n                                \"decimal\": 1.6798187150093309,\n                                \"normalizedImplied\": 0.5953023329630217\n                            },\n                            \"awayOdds\": {\n                                \"american\": 147.0980392156863,\n                                \"decimal\": 2.470980392156863,\n                                \"normalizedImplied\": 0.40469766703697824\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xeae935556ff6550df2f83ac90336456be74ff75c\",\n            \"hash\": \"0xddc106d58b31482f8cda975e1ede62b4e2fb6af4d54c8ee77f2454a7f52135f6\",\n            \"timestamp\": 1688149039000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 11352.241316991098,\n            \"paid\": 1500,\n            \"paidAfterFees\": 1425,\n            \"totalQuote\": {\n                \"american\": 696.6485134730596,\n                \"decimal\": 7.966485134730595,\n                \"normalizedImplied\": 0.12552587283950506\n            },\n            \"lastGameStarts\": \"2023-06-30T23:05:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x0abae06eab27a9d2307cd45d2884f9e02b30d3a6\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 159.39599519673445,\n                        \"decimal\": 2.5939599519673444,\n                        \"normalizedImplied\": 0.38551096335992663\n                    },\n                    \"market\": {\n                        \"address\": \"0x20c166e22640e47e816c1117137b1e845f7940e5\",\n                        \"gameId\": \"0x6430383439623832623730363430663532363635383266663364383232666536\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-30T18:20:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 10,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -179.84192439862542,\n                                \"decimal\": 1.5560438720525853,\n                                \"normalizedImplied\": 0.6426554019205737\n                            },\n                            \"awayOdds\": {\n                                \"american\": 179.8419243986254,\n                                \"decimal\": 2.798419243986254,\n                                \"normalizedImplied\": 0.3573445980794263\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2c9594d4a4c983c7634e52ac46743de430bf70ba\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -147.4665745418759,\n                        \"decimal\": 1.6781197726377182,\n                        \"normalizedImplied\": 0.5959050219807437\n                    },\n                    \"market\": {\n                        \"address\": \"0x57706f017f9690e7d4b99c52b84f97dafbeda5ea\",\n                        \"gameId\": \"0x6131356435396630353737316138383238643839363464323131363366623334\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc9f525d7cc0fa3e8af05e07faf111fca42fb1bd8\",\n                        \"maturityDate\": \"2023-06-30T21:10:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -119.30973451327434,\n                                \"decimal\": 1.8381545764723335,\n                                \"normalizedImplied\": 0.5440238883060285\n                            },\n                            \"awayOdds\": {\n                                \"american\": 119.30973451327431,\n                                \"decimal\": 2.193097345132743,\n                                \"normalizedImplied\": 0.45597611169397145\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xc468be73b4cf7eae34f3265a111d5ba86e3128e1\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -120.46392307109687,\n                        \"decimal\": 1.8301240525014346,\n                        \"normalizedImplied\": 0.5464110471818501\n                    },\n                    \"market\": {\n                        \"address\": \"0x727f69be57d86026567de5520baa8b07a73f36bb\",\n                        \"gameId\": \"0x6632353334323764383437653066363664323230366164306336383036393230\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-30T23:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 8,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.75586854460093,\n                                \"decimal\": 1.919490610835312,\n                                \"normalizedImplied\": 0.5209715506578207\n                            },\n                            \"awayOdds\": {\n                                \"american\": 108.75586854460093,\n                                \"decimal\": 2.0875586854460093,\n                                \"normalizedImplied\": 0.47902844934217925\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xb9951455cf5b44ee2da2a2d4691f3887351c0f50\",\n            \"hash\": \"0xf15304121f4cfb1087b13b64bd5452c47b6a21d5f493c3d9403ebb21ae27c62a\",\n            \"timestamp\": 1688078811000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 2259.549021198862,\n            \"paid\": 250,\n            \"paidAfterFees\": 237.5,\n            \"totalQuote\": {\n                \"american\": 851.3890615574157,\n                \"decimal\": 9.513890615574157,\n                \"normalizedImplied\": 0.10510946997467142\n            },\n            \"lastGameStarts\": \"2023-06-30T00:05:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x78d763499bfe6c320d907bbb98f54b6ec0c62a1f\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -175.39461249278173,\n                        \"decimal\": 1.5701429398472284,\n                        \"normalizedImplied\": 0.6368846903182572\n                    },\n                    \"market\": {\n                        \"address\": \"0x1ec4c9d0581896f1953f12c0565bed1eda4ccfe0\",\n                        \"gameId\": \"0x3532353930663033363634653731393533643862376164336231636563356330\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-29T23:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"San Francisco Giants\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -146.11811023622047,\n                                \"decimal\": 1.6843778628010992,\n                                \"normalizedImplied\": 0.5936910132130403\n                            },\n                            \"awayOdds\": {\n                                \"american\": 146.11811023622045,\n                                \"decimal\": 2.4611811023622043,\n                                \"normalizedImplied\": 0.40630898678695976\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x6ff2a7168540576c1b36be02c73a4ec0ea1c2221\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -134.7190243534319,\n                        \"decimal\": 1.7422856606922312,\n                        \"normalizedImplied\": 0.5739586926306263\n                    },\n                    \"market\": {\n                        \"address\": \"0x78145ca5795355d9d8d5c11e8aaf87fd4450f1bb\",\n                        \"gameId\": \"0x6565616536396331623064383262373139383662383766396564653734316132\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x9b1a95a3eee2a6eea9762a3ba194d54c40924419\",\n                        \"maturityDate\": \"2023-06-29T23:10:00.000Z\",\n                        \"homeTeam\": \"New York Mets\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 117.35714285714285,\n                                \"decimal\": 2.1735714285714285,\n                                \"normalizedImplied\": 0.46007229707525465\n                            },\n                            \"awayOdds\": {\n                                \"american\": -117.35714285714288,\n                                \"decimal\": 1.8520998174071819,\n                                \"normalizedImplied\": 0.5399277029247453\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x1cab1cb84e2dc024d44cd3a891f31caa6bddbd67\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -139.95410595584454,\n                        \"decimal\": 1.7145199443562589,\n                        \"normalizedImplied\": 0.5832536409341476\n                    },\n                    \"market\": {\n                        \"address\": \"0x9d7adda8c19b8cf32286ee59373fd5d7bd8bd9e7\",\n                        \"gameId\": \"0x3239633764373762343862393566646433363735323833373331613666343861\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-29T23:15:00.000Z\",\n                        \"homeTeam\": \"St. Louis Cardinals\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 14,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 113.12844036697247,\n                                \"decimal\": 2.1312844036697247,\n                                \"normalizedImplied\": 0.4692006370797641\n                            },\n                            \"awayOdds\": {\n                                \"american\": -113.12844036697247,\n                                \"decimal\": 1.8839510177601169,\n                                \"normalizedImplied\": 0.5307993629202359\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x4e68b1feea4b65886074060cc8eaea15d5d68970\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 102.84161485150629,\n                        \"decimal\": 2.028416148515063,\n                        \"normalizedImplied\": 0.4929954835609386\n                    },\n                    \"market\": {\n                        \"address\": \"0x5874a743029710c012d2e5e9c249c8c6a2229145\",\n                        \"gameId\": \"0x3863666666346239333230353463653464383662343137383037396537356361\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-30T00:05:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 108.75586854460093,\n                                \"decimal\": 2.0875586854460093,\n                                \"normalizedImplied\": 0.47902844934217925\n                            },\n                            \"awayOdds\": {\n                                \"american\": -108.75586854460093,\n                                \"decimal\": 1.919490610835312,\n                                \"normalizedImplied\": 0.5209715506578207\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xc0ea0ca4408ef9d5ae7c58413c14a9766f10ef60\",\n            \"hash\": \"0x469ac201525b5d3e4693d88b5629a4ae92379aeb50683788779998db18d8e2c0\",\n            \"timestamp\": 1687900059000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 12816.248353837906,\n            \"paid\": 2820,\n            \"paidAfterFees\": 2679.0000000000005,\n            \"totalQuote\": {\n                \"american\": 378.39672840007114,\n                \"decimal\": 4.7839672840007115,\n                \"normalizedImplied\": 0.2090315298234492\n            },\n            \"lastGameStarts\": \"2023-06-28T01:38:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x66b85add68e721b5df0a2e64f627657e4401a745\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -167.43494252837132,\n                        \"decimal\": 1.5972468977498846,\n                        \"normalizedImplied\": 0.6260772842374878\n                    },\n                    \"market\": {\n                        \"address\": \"0x8d45aa880d016ec114989b63c8182841547ea110\",\n                        \"gameId\": \"0x3763373439373565366563323864623831663233653531653938326230633863\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-27T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -131.21940928270044,\n                                \"decimal\": 1.762082382070163,\n                                \"normalizedImplied\": 0.5675103560283947\n                            },\n                            \"awayOdds\": {\n                                \"american\": 131.2194092827004,\n                                \"decimal\": 2.312194092827004,\n                                \"normalizedImplied\": 0.43248964397160533\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xfb382fee9a24d6af6fd2d5d1945e0d33034e612d\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -100.49199279740839,\n                        \"decimal\": 1.9951041592099756,\n                        \"normalizedImplied\": 0.5012269637069884\n                    },\n                    \"market\": {\n                        \"address\": \"0xc84fef81f178a2925c16a952a02efe8e02537622\",\n                        \"gameId\": \"0x6536383731386263613331623739306536616137633638376539336434663137\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-28T00:05:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 134.56431535269707,\n                                \"decimal\": 2.3456431535269706,\n                                \"normalizedImplied\": 0.4263223067397842\n                            },\n                            \"awayOdds\": {\n                                \"american\": -134.5643153526971,\n                                \"decimal\": 1.7431390687634907,\n                                \"normalizedImplied\": 0.5736776932602158\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd5670cb03907c0dd90c6d196d28919c5f9590a1c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -199.50461316210303,\n                        \"decimal\": 1.501241542313346,\n                        \"normalizedImplied\": 0.6661153264244505\n                    },\n                    \"market\": {\n                        \"address\": \"0x0889a7a8deba26a2a2eaf66fc65e380f2b8547d6\",\n                        \"gameId\": \"0x6233613264616333393539353865386633393764326563333865616561646138\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-28T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -154.94296577946767,\n                                \"decimal\": 1.645398773006135,\n                                \"normalizedImplied\": 0.6077554064131245\n                            },\n                            \"awayOdds\": {\n                                \"american\": 154.9429657794677,\n                                \"decimal\": 2.549429657794677,\n                                \"normalizedImplied\": 0.39224459358687547\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xe82e899805099ddf73e47d4eaf7dd1979ff78c91\",\n            \"hash\": \"0xdfdb8bbe9188e021cde04a8aa6db3d97a2fa9ca17366399d4a66308131fe1d74\",\n            \"timestamp\": 1687819553000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 6841.529550873621,\n            \"paid\": 166.13,\n            \"paidAfterFees\": 157.82350000000002,\n            \"totalQuote\": {\n                \"american\": 4234.924488985241,\n                \"decimal\": 43.34924488985241,\n                \"normalizedImplied\": 0.023068452577223307\n            },\n            \"lastGameStarts\": \"2023-06-27T01:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x1f7efdf7ad5ca3013e43fd48b7d07ee229267e0d\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -116.70147654289666,\n                        \"decimal\": 1.8568871873976882,\n                        \"normalizedImplied\": 0.538535677765884\n                    },\n                    \"market\": {\n                        \"address\": \"0x7d2c0425b85eb57f3d16b23ededc02fcbdf14f97\",\n                        \"gameId\": \"0x3835613463386231663833393634326564333435613638356138353638353233\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x56cc7d716d1b51e016f058e26cd80435af2dadf1\",\n                        \"maturityDate\": \"2023-06-26T23:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 10,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 10,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -101.87608461141598,\n                                \"decimal\": 1.981584641591087,\n                                \"normalizedImplied\": 0.5046466242274987\n                            },\n                            \"awayOdds\": {\n                                \"american\": 101.87608461141599,\n                                \"decimal\": 2.01876084611416,\n                                \"normalizedImplied\": 0.49535337577250127\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd41138622a6f54f3418b28b3599d0781a0b60370\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 108.96938923802848,\n                        \"decimal\": 2.089693892380285,\n                        \"normalizedImplied\": 0.47853898776578274\n                    },\n                    \"market\": {\n                        \"address\": \"0xdb59f6c65c2e4bfcb1cf3ed121246a839620a08d\",\n                        \"gameId\": \"0x3433316462633366343364623161333362633863373830353866396361623362\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xf372a10e706939994bd781f319a61e895c6f9b77\",\n                        \"maturityDate\": \"2023-06-26T23:10:00.000Z\",\n                        \"homeTeam\": \"New York Mets\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x48a30025c4eb63f08e5c0fdac87f68eb1e7383ee\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -114.90698134241224,\n                        \"decimal\": 1.8702691414545927,\n                        \"normalizedImplied\": 0.5346824036364386\n                    },\n                    \"market\": {\n                        \"address\": \"0x68f06b7894bb3c539537a6728606c274b4fa16ad\",\n                        \"gameId\": \"0x6131366236353939336661663736343931346663313264643933333239316130\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xddbc2c358e7569012d14d49dd873c12ddeff412c\",\n                        \"maturityDate\": \"2023-06-26T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x125fff929227ebd4258c572fc52f6ddefaaa1855\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -109.29314009878512,\n                        \"decimal\": 1.9149705087585052,\n                        \"normalizedImplied\": 0.5222012534534071\n                    },\n                    \"market\": {\n                        \"address\": \"0xe0cd6ed9c913ea5289ec9f9f88f6fedf8031333f\",\n                        \"gameId\": \"0x6538653366383734656663666465333265643231656235353530653433306331\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xf026bf54255d00c4b2454a8d72259ee5d7a7f87f\",\n                        \"maturityDate\": \"2023-06-27T00:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 7,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 104.76190476190479,\n                                \"decimal\": 2.047619047619048,\n                                \"normalizedImplied\": 0.4883720930232558\n                            },\n                            \"awayOdds\": {\n                                \"american\": -104.76190476190479,\n                                \"decimal\": 1.9545454545454544,\n                                \"normalizedImplied\": 0.5116279069767442\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xaa65a91f7b210c1567fb8b4bd15d3b50ee959f50\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -133.3227970487035,\n                        \"decimal\": 1.7500592712847862,\n                        \"normalizedImplied\": 0.5714092181951422\n                    },\n                    \"market\": {\n                        \"address\": \"0xca49245b96c8a4f7659acfe3600a39d26b1db532\",\n                        \"gameId\": \"0x3630393861646536363335336139383433396236373738303030663133353338\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-27T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -117.48430493273544,\n                                \"decimal\": 1.8511775258597656,\n                                \"normalizedImplied\": 0.5401967050867028\n                            },\n                            \"awayOdds\": {\n                                \"american\": 117.48430493273543,\n                                \"decimal\": 2.1748430493273543,\n                                \"normalizedImplied\": 0.45980329491329713\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xde499c27f15249d6cf14ffc1fd176c8872fa8936\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -127.81909246711191,\n                        \"decimal\": 1.7823557347329013,\n                        \"normalizedImplied\": 0.5610552262452013\n                    },\n                    \"market\": {\n                        \"address\": \"0xc259c00268db208007f7748ee77353ee24e34ab1\",\n                        \"gameId\": \"0x6339623330363862376131313938376435346334623066626662623030363564\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x412b821684c1b344a8961506e2a6a7c88da1688c\",\n                        \"maturityDate\": \"2023-06-27T01:40:00.000Z\",\n                        \"homeTeam\": \"Seattle Mariners\",\n                        \"awayTeam\": \"Washington Nationals\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -111.60829493087559,\n                                \"decimal\": 1.8959907510632148,\n                                \"normalizedImplied\": 0.5274287332041203\n                            },\n                            \"awayOdds\": {\n                                \"american\": 111.60829493087556,\n                                \"decimal\": 2.1160829493087556,\n                                \"normalizedImplied\": 0.4725712667958797\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xbc0396658dc4a7fe212124c8541bc9a626ab9f7e\",\n            \"hash\": \"0xf7062c6ccb12e35e60b2f7cce5bb041362247aeadf9f8b948f04340a7fe0a233\",\n            \"timestamp\": 1687711929000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 5529.688461462574,\n            \"paid\": 679.6300000000001,\n            \"paidAfterFees\": 645.6485,\n            \"totalQuote\": {\n                \"american\": 756.4549381687673,\n                \"decimal\": 8.564549381687673,\n                \"normalizedImplied\": 0.1167603752905149\n            },\n            \"lastGameStarts\": \"2023-06-25T23:00:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xb3fcc04602d00e7d7db80db85b1febb4e2531572\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": true,\n                    \"quote\": {\n                        \"american\": null,\n                        \"decimal\": 1,\n                        \"normalizedImplied\": 1\n                    },\n                    \"market\": {\n                        \"address\": \"0xfe45036eb5d30134c9f520e2123dbe0e0dfc51c0\",\n                        \"gameId\": \"0x3965653265383633623662666239343737306563316262313965363239626432\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x8607408b4e62093c55ab8524c9674dfeaff45c1b\",\n                        \"maturityDate\": \"2023-06-25T17:35:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 0,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": true,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -110.0925925925926,\n                                \"decimal\": 1.9083263246425568,\n                                \"normalizedImplied\": 0.5240193918025562\n                            },\n                            \"awayOdds\": {\n                                \"american\": 110.09259259259264,\n                                \"decimal\": 2.1009259259259263,\n                                \"normalizedImplied\": 0.47598060819744376\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x78b83da530cca15670c5f147b2b9540837e305e7\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -184.4784994302151,\n                        \"decimal\": 1.5420685896126785,\n                        \"normalizedImplied\": 0.6484795856267134\n                    },\n                    \"market\": {\n                        \"address\": \"0xc81bf6f9c832d37e2d1d29fa1a158a1fffb8574e\",\n                        \"gameId\": \"0x3837663432333164303639343464383033376331393134396138356466646335\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xb90db13486fee2dcce2c83d511510fa59af58c6a\",\n                        \"maturityDate\": \"2023-06-25T17:35:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -148.68749999999997,\n                                \"decimal\": 1.6725514922236235,\n                                \"normalizedImplied\": 0.5978889168132696\n                            },\n                            \"awayOdds\": {\n                                \"american\": 148.68750000000003,\n                                \"decimal\": 2.4868750000000004,\n                                \"normalizedImplied\": 0.4021110831867303\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x815491ab3e34956ced77dde801c2bb9848689903\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -109.61554041646572,\n                        \"decimal\": 1.9122794050922607,\n                        \"normalizedImplied\": 0.5229361344043516\n                    },\n                    \"market\": {\n                        \"address\": \"0x14e49c2317dbbfdfac939e7e82166937c88dd885\",\n                        \"gameId\": \"0x3834333335333432616464326237643563653831363737636339316433336236\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-25T18:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 111.60829493087556,\n                                \"decimal\": 2.1160829493087556,\n                                \"normalizedImplied\": 0.4725712667958797\n                            },\n                            \"awayOdds\": {\n                                \"american\": -111.60829493087559,\n                                \"decimal\": 1.8959907510632148,\n                                \"normalizedImplied\": 0.5274287332041203\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x3e6ca1dec92cac1b33ab4caf84c331c0326a19a2\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -161.94324498681002,\n                        \"decimal\": 1.6175002854126137,\n                        \"normalizedImplied\": 0.6182379125484398\n                    },\n                    \"market\": {\n                        \"address\": \"0xa7e70144a5dbaf4db82f538ecc1922bd76a9c896\",\n                        \"gameId\": \"0x3438366337636331353637343162313837376662626531656533326362316332\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-25T19:10:00.000Z\",\n                        \"homeTeam\": \"Colorado Rockies\",\n                        \"awayTeam\": \"Los Angeles Angels\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 145.74308300395256,\n                                \"decimal\": 2.4574308300395256,\n                                \"normalizedImplied\": 0.40692905280427194\n                            },\n                            \"awayOdds\": {\n                                \"american\": -145.74308300395253,\n                                \"decimal\": 1.6861389092289754,\n                                \"normalizedImplied\": 0.593070947195728\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf3565999e45ab424f3caade64a35c83d372ca3d3\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -125.69423098003064,\n                        \"decimal\": 1.7955814616176557,\n                        \"normalizedImplied\": 0.5569226578554063\n                    },\n                    \"market\": {\n                        \"address\": \"0x21db1937b69a55915e5ebc897f9bfafbf890f3bc\",\n                        \"gameId\": \"0x3939636438393361386363343365626138323965386539343433383531376435\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-25T23:00:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Dodgers\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -119.44444444444446,\n                                \"decimal\": 1.8372093023255813,\n                                \"normalizedImplied\": 0.5443037974683544\n                            },\n                            \"awayOdds\": {\n                                \"american\": 119.44444444444446,\n                                \"decimal\": 2.1944444444444446,\n                                \"normalizedImplied\": 0.45569620253164556\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xe817f281b33106d2c3f96f3bff4aaf2cb28a9914\",\n            \"hash\": \"0x1e439dff878bfe4f2c2512d77cd5b81834b9b35d7887f0946211020b73e0750e\",\n            \"timestamp\": 1687624979000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 2298.8319054302383,\n            \"paid\": 250,\n            \"paidAfterFees\": 237.5,\n            \"totalQuote\": {\n                \"american\": 867.9292233390477,\n                \"decimal\": 9.679292233390477,\n                \"normalizedImplied\": 0.10331333902186757\n            },\n            \"lastGameStarts\": \"2023-06-24T20:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x8ccab1cbacacd60e24afcedc4db1d36539ba983a\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -144.21900331224973,\n                        \"decimal\": 1.6933898980253608,\n                        \"normalizedImplied\": 0.5905314547855084\n                    },\n                    \"market\": {\n                        \"address\": \"0x89eb86e8f6809db8506848eea4040b4e09ed8ee5\",\n                        \"gameId\": \"0x6162303731376533313535363836323837313035363238326534373730313234\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-24T20:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 130.2372881355932,\n                                \"decimal\": 2.302372881355932,\n                                \"normalizedImplied\": 0.4343345111896349\n                            },\n                            \"awayOdds\": {\n                                \"american\": -130.23728813559322,\n                                \"decimal\": 1.7678292555960438,\n                                \"normalizedImplied\": 0.5656654888103652\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xff2e7c8afa6f53b60f89f9b6d911f0e8fc169804\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -123.58061276497307,\n                        \"decimal\": 1.8091884136404233,\n                        \"normalizedImplied\": 0.5527340283966412\n                    },\n                    \"market\": {\n                        \"address\": \"0x02f0a2abdee403e84b9fbdcdc84f0474e0d97e62\",\n                        \"gameId\": \"0x6338356532616639353731363161323362663633626361633161393538303766\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-24T20:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -109.65116279069767,\n                                \"decimal\": 1.911983032873807,\n                                \"normalizedImplied\": 0.5230171935662784\n                            },\n                            \"awayOdds\": {\n                                \"american\": 109.65116279069767,\n                                \"decimal\": 2.0965116279069766,\n                                \"normalizedImplied\": 0.4769828064337216\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x3e419b38bb583aa3c45cc33239524d79ea492d92\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -115.9252629554245,\n                        \"decimal\": 1.86262474158417,\n                        \"normalizedImplied\": 0.5368767941681565\n                    },\n                    \"market\": {\n                        \"address\": \"0x8ac0a6d321d4d68f3de05b6148b12388126a1b58\",\n                        \"gameId\": \"0x6465396535366661653532393935623038383631393466306633313065626664\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-24T20:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 103.78985266947747,\n                                \"decimal\": 2.0378985266947747,\n                                \"normalizedImplied\": 0.4907015667859965\n                            },\n                            \"awayOdds\": {\n                                \"american\": -103.78985266947748,\n                                \"decimal\": 1.9634853256652516,\n                                \"normalizedImplied\": 0.5092984332140035\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd3b63eb640f561d65d8e0862da71121bcc8c48bf\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -143.63655289211135,\n                        \"decimal\": 1.6962016143280203,\n                        \"normalizedImplied\": 0.5895525576398931\n                    },\n                    \"market\": {\n                        \"address\": \"0x5d62715e876ce3e023c991827881fff518af3902\",\n                        \"gameId\": \"0x3132383362626361663065383531346364323262313363623061303139656639\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xb4c2e0f638beb2fc067b510c3462df705d1334fc\",\n                        \"maturityDate\": \"2023-06-24T20:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -129.25531914893617,\n                                \"decimal\": 1.7736625514403292,\n                                \"normalizedImplied\": 0.5638051044083526\n                            },\n                            \"awayOdds\": {\n                                \"american\": 129.25531914893617,\n                                \"decimal\": 2.2925531914893615,\n                                \"normalizedImplied\": 0.43619489559164737\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x7dd569cc2bfedb3d84731d34e41d1502f9a6dbdb\",\n            \"hash\": \"0x67d764cd8f3c9e1196ae8dfdc3d081ab4f545fee7499a8a91189bfc2f4f0c08e\",\n            \"timestamp\": 1687449643000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 1364.931160307243,\n            \"paid\": 32,\n            \"paidAfterFees\": 30.4,\n            \"totalQuote\": {\n                \"american\": 4389.905132589615,\n                \"decimal\": 44.89905132589615,\n                \"normalizedImplied\": 0.022272185502129664\n            },\n            \"lastGameStarts\": \"2023-06-22T23:05:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xc481d325c427eadb27a4a8ff530e51c04ef30040\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -119.28662381002219,\n                        \"decimal\": 1.8383169613322414,\n                        \"normalizedImplied\": 0.543975832804857\n                    },\n                    \"market\": {\n                        \"address\": \"0x6c982a80cde7ac53128415755f7e1e5c7fc81e69\",\n                        \"gameId\": \"0x3332616533666162663333313462636631373530653838616661613063656233\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xb3573b5e8185ecec9d23229deecbbd2393ed7a08\",\n                        \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                        \"homeTeam\": \"Washington Nationals\",\n                        \"awayTeam\": \"Arizona Diamondbacks\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 9,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -110.0925925925926,\n                                \"decimal\": 1.9083263246425568,\n                                \"normalizedImplied\": 0.5240193918025562\n                            },\n                            \"awayOdds\": {\n                                \"american\": 110.09259259259264,\n                                \"decimal\": 2.1009259259259263,\n                                \"normalizedImplied\": 0.47598060819744376\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x67ced6fea52fbf7349f082aa48ba33660874a0f9\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -124.65817810954593,\n                        \"decimal\": 1.8021936588237553,\n                        \"normalizedImplied\": 0.5548793244854018\n                    },\n                    \"market\": {\n                        \"address\": \"0x8bc1bf63897db70e8ddb798982ddcc159b56947a\",\n                        \"gameId\": \"0x6332356164386534613732316164346564613466346636326336323032366165\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-22T17:05:00.000Z\",\n                        \"homeTeam\": \"Philadelphia Phillies\",\n                        \"awayTeam\": \"Atlanta Braves\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -112.58715596330278,\n                                \"decimal\": 1.8882007822685787,\n                                \"normalizedImplied\": 0.5296046953219403\n                            },\n                            \"awayOdds\": {\n                                \"american\": 112.58715596330275,\n                                \"decimal\": 2.1258715596330275,\n                                \"normalizedImplied\": 0.47039530467805973\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5dd4954c00245c2ead84c03c215fba0753027a19\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -149.3131338297158,\n                        \"decimal\": 1.6697334483250819,\n                        \"normalizedImplied\": 0.5988979863840573\n                    },\n                    \"market\": {\n                        \"address\": \"0xcf0ac9e44eeabac7f865b08edd98f7b608b5c73b\",\n                        \"gameId\": \"0x6266323236333463373938626564373563346666643233633762326538326139\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-22T17:10:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -133.18410041841003,\n                                \"decimal\": 1.7508403757343471,\n                                \"normalizedImplied\": 0.5711542947372198\n                            },\n                            \"awayOdds\": {\n                                \"american\": 133.18410041841005,\n                                \"decimal\": 2.3318410041841005,\n                                \"normalizedImplied\": 0.42884570526278015\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd46d672a780a1b6c5c25b406e2d1af58e699f484\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -145.9550501287881,\n                        \"decimal\": 1.685142445648587,\n                        \"normalizedImplied\": 0.5934216437205191\n                    },\n                    \"market\": {\n                        \"address\": \"0x68554ea8efcbcdce600ea55e60f6fc3c6ea25e19\",\n                        \"gameId\": \"0x3238623435373364343038333034313865643664653661323266373239353134\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xbb5c0db293506eae3bdfea1d51c8cad19a659d41\",\n                        \"maturityDate\": \"2023-06-22T17:10:00.000Z\",\n                        \"homeTeam\": \"Cleveland Guardians\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 132.60251046025107,\n                                \"decimal\": 2.3260251046025107,\n                                \"normalizedImplied\": 0.4299179738091812\n                            },\n                            \"awayOdds\": {\n                                \"american\": -132.60251046025104,\n                                \"decimal\": 1.7541335352770415,\n                                \"normalizedImplied\": 0.5700820261908188\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2aa638f8a4b4936f0165c345815efd895bab030c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -169.65346291202854,\n                        \"decimal\": 1.5894368336699005,\n                        \"normalizedImplied\": 0.629153659218447\n                    },\n                    \"market\": {\n                        \"address\": \"0xab600cef0e49286d2c62c05d3ecacc111c0a732d\",\n                        \"gameId\": \"0x3062643131653331343331326337623632306235346265613436303736306265\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xece1e7cda8861b8a2c86314adffce131773a3b22\",\n                        \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Kansas City Royals\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -139.47154471544715,\n                                \"decimal\": 1.7169921305741767,\n                                \"normalizedImplied\": 0.582413851638092\n                            },\n                            \"awayOdds\": {\n                                \"american\": 139.47154471544712,\n                                \"decimal\": 2.3947154471544714,\n                                \"normalizedImplied\": 0.417586148361908\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xda18f6b74f58aee619c94acb6e51f9fb2eb300ff\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -162.36277107523156,\n                        \"decimal\": 1.615904738122907,\n                        \"normalizedImplied\": 0.6188483617924383\n                    },\n                    \"market\": {\n                        \"address\": \"0x7b20722dab9fe061be1090838cde8d8ad71dff15\",\n                        \"gameId\": \"0x3263663236316333666262393039396464633465326466323865623561353639\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-22T22:40:00.000Z\",\n                        \"homeTeam\": \"Miami Marlins\",\n                        \"awayTeam\": \"Pittsburgh Pirates\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -149.66926070038915,\n                                \"decimal\": 1.6681398674119328,\n                                \"normalizedImplied\": 0.5994701161069119\n                            },\n                            \"awayOdds\": {\n                                \"american\": 149.66926070038912,\n                                \"decimal\": 2.496692607003891,\n                                \"normalizedImplied\": 0.40052988389308813\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x9912c891d3301ffe48f485453fcccdeac4fa1687\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -114.24554800081474,\n                        \"decimal\": 1.8753076312372965,\n                        \"normalizedImplied\": 0.5332458436913717\n                    },\n                    \"market\": {\n                        \"address\": \"0x329580e8d201ce2aafe6292a59740014da796dec\",\n                        \"gameId\": \"0x6665386533653032346661326636323763346235393433643336343732363465\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-22T23:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 10,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"awayOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xe2005ac33f12634eb81b9629c402feeda0381100\",\n            \"hash\": \"0x32c3caa95401f4e92681a70668918d8d5f4285f118cb4c2180099a04ffb29a68\",\n            \"timestamp\": 1687397403000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4556.186755601512,\n            \"paid\": 1897,\n            \"paidAfterFees\": 1802.15,\n            \"totalQuote\": {\n                \"american\": 152.81950756604678,\n                \"decimal\": 2.528195075660468,\n                \"normalizedImplied\": 0.39553909808117127\n            },\n            \"lastGameStarts\": \"2023-06-22T01:45:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"WON\",\n            \"positions\": [\n                {\n                    \"id\": \"0xe01300a8077f88a6080ca2d2287d41f076fb4113\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -170.51878930775413,\n                        \"decimal\": 1.5864456369058482,\n                        \"normalizedImplied\": 0.6303399100081156\n                    },\n                    \"market\": {\n                        \"address\": \"0xb2dfe00e4374acfefd807088ebb5eb7632375b5e\",\n                        \"gameId\": \"0x3562353238323565373333643339623436363539643035323264343631353534\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc99069ced2ce25e367a4e0942160d99b83d9d2de\",\n                        \"maturityDate\": \"2023-06-22T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 151.019305019305,\n                                \"decimal\": 2.51019305019305,\n                                \"normalizedImplied\": 0.3983757344571939\n                            },\n                            \"awayOdds\": {\n                                \"american\": -151.01930501930502,\n                                \"decimal\": 1.6621669990284809,\n                                \"normalizedImplied\": 0.6016242655428061\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x7c94d15fc2f42fef81f0f83e641b33fb143bdf81\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -168.4572957116685,\n                        \"decimal\": 1.5936222564747804,\n                        \"normalizedImplied\": 0.6275012763765485\n                    },\n                    \"market\": {\n                        \"address\": \"0xd08f1b3c8cff3dbcc702221c4cad7d07b3153ef3\",\n                        \"gameId\": \"0x3636643639363437626232363031663531373964326533646634313939353862\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x405a3520f697e37db74c8852f35c9f3ea572608c\",\n                        \"maturityDate\": \"2023-06-22T01:45:00.000Z\",\n                        \"homeTeam\": \"San Francisco Giants\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -153.96183206106875,\n                                \"decimal\": 1.6495116267539291,\n                                \"normalizedImplied\": 0.6062400432835373\n                            },\n                            \"awayOdds\": {\n                                \"american\": 153.9618320610687,\n                                \"decimal\": 2.539618320610687,\n                                \"normalizedImplied\": 0.3937599567164628\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x3dc1fc7cc50a76a34dc7a839f3cf8b11b3ccf8f5\",\n            \"hash\": \"0x907f434abf5c9331ad92b97053136bb703eaa31013ee1b13c5a812726fc1de67\",\n            \"timestamp\": 1687386127000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 2853.634825433937,\n            \"paid\": 505,\n            \"paidAfterFees\": 479.75,\n            \"totalQuote\": {\n                \"american\": 494.81705584865796,\n                \"decimal\": 5.94817055848658,\n                \"normalizedImplied\": 0.16811891827366068\n            },\n            \"lastGameStarts\": \"2023-06-21T23:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x275ba1213ca0b049b613d8e91ab1b952306f4c25\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 151.91984871270478,\n                        \"decimal\": 2.519198487127048,\n                        \"normalizedImplied\": 0.3969516515312071\n                    },\n                    \"market\": {\n                        \"address\": \"0x8d4c5f9e288e87ac26dbade45954ebc73853fc00\",\n                        \"gameId\": \"0x3731343435366638643166656533306130626534313734643434623730663136\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T23:10:00.000Z\",\n                        \"homeTeam\": \"Cleveland Guardians\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 6,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -168.0541516245487,\n                                \"decimal\": 1.595046293312711,\n                                \"normalizedImplied\": 0.6269410512989724\n                            },\n                            \"awayOdds\": {\n                                \"american\": 168.05415162454875,\n                                \"decimal\": 2.6805415162454875,\n                                \"normalizedImplied\": 0.37305894870102757\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x35ef136766f01d9e9a29b7463e7e7ed8597bce40\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": true,\n                    \"quote\": {\n                        \"american\": null,\n                        \"decimal\": 1,\n                        \"normalizedImplied\": 1\n                    },\n                    \"market\": {\n                        \"address\": \"0x8eb620e4985899f7f6deb3dbd35583e694dd3d83\",\n                        \"gameId\": \"0x6238653130626135383461363934393466373138616466363765656237613933\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T22:40:00.000Z\",\n                        \"homeTeam\": \"Philadelphia Phillies\",\n                        \"awayTeam\": \"Atlanta Braves\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": true,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -125.32900432900429,\n                                \"decimal\": 1.7978998998307487,\n                                \"normalizedImplied\": 0.5562044917484774\n                            },\n                            \"awayOdds\": {\n                                \"american\": 125.32900432900429,\n                                \"decimal\": 2.253290043290043,\n                                \"normalizedImplied\": 0.4437955082515226\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa87ec0946db4f7c8b1ce243845ad23ba645d77b8\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 136.11361267805506,\n                        \"decimal\": 2.3611361267805506,\n                        \"normalizedImplied\": 0.4235249245724418\n                    },\n                    \"market\": {\n                        \"address\": \"0xaa5d38bcce185d2fbea48a8520ce358367b9db6d\",\n                        \"gameId\": \"0x6634316466616232343361386461333334653332386166343263323362323262\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T23:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 149.66926070038912,\n                                \"decimal\": 2.496692607003891,\n                                \"normalizedImplied\": 0.40052988389308813\n                            },\n                            \"awayOdds\": {\n                                \"american\": -149.66926070038915,\n                                \"decimal\": 1.6681398674119328,\n                                \"normalizedImplied\": 0.5994701161069119\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xa4cea0b289063910ff86eb63909130896e3d2742\",\n            \"hash\": \"0x71bb2191b224485283e5cabbe9097be06c64f6ace0a856affb6efcdc01b3a648\",\n            \"timestamp\": 1687385469000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 5542.193334958484,\n            \"paid\": 1495,\n            \"paidAfterFees\": 1420.25,\n            \"totalQuote\": {\n                \"american\": 290.2266034119686,\n                \"decimal\": 3.9022660341196858,\n                \"normalizedImplied\": 0.2562613597475013\n            },\n            \"lastGameStarts\": \"2023-06-22T01:38:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"WON\",\n            \"positions\": [\n                {\n                    \"id\": \"0x9fbd1d127c7f60896501855d723e575c138dcd88\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": true,\n                    \"quote\": {\n                        \"american\": null,\n                        \"decimal\": 1,\n                        \"normalizedImplied\": 1\n                    },\n                    \"market\": {\n                        \"address\": \"0x8eb620e4985899f7f6deb3dbd35583e694dd3d83\",\n                        \"gameId\": \"0x6238653130626135383461363934393466373138616466363765656237613933\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T22:40:00.000Z\",\n                        \"homeTeam\": \"Philadelphia Phillies\",\n                        \"awayTeam\": \"Atlanta Braves\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": true,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -125.32900432900429,\n                                \"decimal\": 1.7978998998307487,\n                                \"normalizedImplied\": 0.5562044917484774\n                            },\n                            \"awayOdds\": {\n                                \"american\": 125.32900432900429,\n                                \"decimal\": 2.253290043290043,\n                                \"normalizedImplied\": 0.4437955082515226\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xe0bfe5c38c98f77aed949ae2034085bdf04e92e8\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -119.58263476036481,\n                        \"decimal\": 1.836241818892793,\n                        \"normalizedImplied\": 0.5445905815406026\n                    },\n                    \"market\": {\n                        \"address\": \"0xcee34c0cea343c35a563877a1e515d3ff308507f\",\n                        \"gameId\": \"0x6535346538623931323531616634313365626535363939373533663132663962\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-22T00:10:00.000Z\",\n                        \"homeTeam\": \"Chicago White Sox\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -104.76190476190479,\n                                \"decimal\": 1.9545454545454544,\n                                \"normalizedImplied\": 0.5116279069767442\n                            },\n                            \"awayOdds\": {\n                                \"american\": 104.76190476190479,\n                                \"decimal\": 2.047619047619048,\n                                \"normalizedImplied\": 0.4883720930232558\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xcff40c54f3f8f0c496baeeeaa34d66df53c0fada\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 112.51373288473805,\n                        \"decimal\": 2.1251373288473805,\n                        \"normalizedImplied\": 0.47055782533469215\n                    },\n                    \"market\": {\n                        \"address\": \"0xc99069ced2ce25e367a4e0942160d99b83d9d2de\",\n                        \"gameId\": \"0x3562353238323565373333643339623436363539643035323264343631353534\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-22T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -131.21940928270044,\n                                \"decimal\": 1.762082382070163,\n                                \"normalizedImplied\": 0.5675103560283947\n                            },\n                            \"awayOdds\": {\n                                \"american\": 131.2194092827004,\n                                \"decimal\": 2.312194092827004,\n                                \"normalizedImplied\": 0.43248964397160533\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xa2cac724907823562b6555db2931c05c144f1ec0\",\n            \"hash\": \"0xdfaad1dd31b0dee88992caa2ede0c2af560ba635d2a2ad87807addadfbb6ee07\",\n            \"timestamp\": 1687360539000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 6189.932848627459,\n            \"paid\": 237.94,\n            \"paidAfterFees\": 226.043,\n            \"totalQuote\": {\n                \"american\": 2638.3873195044566,\n                \"decimal\": 27.38387319504457,\n                \"normalizedImplied\": 0.036517843654818034\n            },\n            \"lastGameStarts\": \"2023-06-21T18:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xc2d8ed430a26733715e776314ac74b41a85a2529\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -141.018852543609,\n                        \"decimal\": 1.7091250438949344,\n                        \"normalizedImplied\": 0.5850946971797304\n                    },\n                    \"market\": {\n                        \"address\": \"0x591ca41b08ce48efdd085db9f0cdc52c8625468b\",\n                        \"gameId\": \"0x6435353564303465336434306533636234646239646564643131623165643232\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T16:10:00.000Z\",\n                        \"homeTeam\": \"Miami Marlins\",\n                        \"awayTeam\": \"Toronto Blue Jays\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xe2b43094886a1b86c825deff4f3bf859ca2c51e5\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 120.09043511789659,\n                        \"decimal\": 2.200904351178966,\n                        \"normalizedImplied\": 0.4543586819047028\n                    },\n                    \"market\": {\n                        \"address\": \"0x3e45d2161ea6b5d697605a75226a6768c9fa7b3f\",\n                        \"gameId\": \"0x3233386464303464323634613239353336303732373934303566633834656431\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T16:10:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Baltimore Orioles\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -134.5643153526971,\n                                \"decimal\": 1.7431390687634907,\n                                \"normalizedImplied\": 0.5736776932602158\n                            },\n                            \"awayOdds\": {\n                                \"american\": 134.56431535269707,\n                                \"decimal\": 2.3456431535269706,\n                                \"normalizedImplied\": 0.4263223067397842\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x3f252fbe1dc0e88aafbcf6b94e52705e3875f709\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -121.01139988904177,\n                        \"decimal\": 1.8263684255507528,\n                        \"normalizedImplied\": 0.547534651831513\n                    },\n                    \"market\": {\n                        \"address\": \"0x46c50b5fdbfef875bf42ff90fe02e070d6f9be5c\",\n                        \"gameId\": \"0x3563373966613333343533373233623136363764306162633836333762613563\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T16:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Chicago Cubs\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 8,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 107.69483568075118,\n                                \"decimal\": 2.0769483568075118,\n                                \"normalizedImplied\": 0.4814756210583422\n                            },\n                            \"awayOdds\": {\n                                \"american\": -107.69483568075117,\n                                \"decimal\": 1.928549631631719,\n                                \"normalizedImplied\": 0.5185243789416578\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x6ba3443a0088d8c09e4ee3c9b2591b761eb71cd2\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -213.23912190552699,\n                        \"decimal\": 1.4689570989900427,\n                        \"normalizedImplied\": 0.6807550749354991\n                    },\n                    \"market\": {\n                        \"address\": \"0x22dbc8720bed7453179ffd7c9a059a78bfeba8d6\",\n                        \"gameId\": \"0x6362323939353865306461633332356261653465346639646133653131623539\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T16:35:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"Colorado Rockies\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -195.84415584415595,\n                                \"decimal\": 1.5106100795755966,\n                                \"normalizedImplied\": 0.6619841966637402\n                            },\n                            \"awayOdds\": {\n                                \"american\": 195.8441558441558,\n                                \"decimal\": 2.958441558441558,\n                                \"normalizedImplied\": 0.3380158033362599\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x9839f17936c156176660bda1e72c0a14e1b7340e\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -155.08667554541614,\n                        \"decimal\": 1.6448007196512227,\n                        \"normalizedImplied\": 0.6079763876878947\n                    },\n                    \"market\": {\n                        \"address\": \"0x2de5b360720de651880264fb8835d4b48698277c\",\n                        \"gameId\": \"0x6437393836633861303565366134313562376134323532306639616635636364\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T18:10:00.000Z\",\n                        \"homeTeam\": \"Houston Astros\",\n                        \"awayTeam\": \"New York Mets\",\n                        \"homeScore\": 10,\n                        \"awayScore\": 8,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -134.5643153526971,\n                                \"decimal\": 1.7431390687634907,\n                                \"normalizedImplied\": 0.5736776932602158\n                            },\n                            \"awayOdds\": {\n                                \"american\": 134.56431535269707,\n                                \"decimal\": 2.3456431535269706,\n                                \"normalizedImplied\": 0.4263223067397842\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x1c206bcfb9df853bef1cb2d5b6874e16a5d33cb2\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -153.91349981138902,\n                        \"decimal\": 1.6497155877979741,\n                        \"normalizedImplied\": 0.6061650913626823\n                    },\n                    \"market\": {\n                        \"address\": \"0x084b3134fad0fb2450f816a4172ef9675b2804a0\",\n                        \"gameId\": \"0x3535613630623337373362636132626233306139333538623732333666356235\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-06-21T18:10:00.000Z\",\n                        \"homeTeam\": \"Milwaukee Brewers\",\n                        \"awayTeam\": \"Arizona Diamondbacks\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 134.56431535269707,\n                                \"decimal\": 2.3456431535269706,\n                                \"normalizedImplied\": 0.4263223067397842\n                            },\n                            \"awayOdds\": {\n                                \"american\": -134.5643153526971,\n                                \"decimal\": 1.7431390687634907,\n                                \"normalizedImplied\": 0.5736776932602158\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x29115ad7673a5cc5380afe8456c49987a6ab8190\",\n            \"hash\": \"0x2e859c8cd3a436081da6d545b3b8bf64550e991b22532da60440dd54d63356df\",\n            \"timestamp\": 1684695794000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4452.910069883092,\n            \"paid\": 225,\n            \"paidAfterFees\": 213.75,\n            \"totalQuote\": {\n                \"american\": 1983.2327812318556,\n                \"decimal\": 20.832327812318557,\n                \"normalizedImplied\": 0.048002316832239975\n            },\n            \"lastGameStarts\": \"2023-05-22T00:30:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xfd455877abfc6a756253e10ee73abfbfba6775cc\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 104.68175810423128,\n                        \"decimal\": 2.046817581042313,\n                        \"normalizedImplied\": 0.48856332350378\n                    },\n                    \"market\": {\n                        \"address\": \"0x83f4f370c87eb1324efc59c894321ff956e2360b\",\n                        \"gameId\": \"0x6261303938383564346633383463326563346366663437666534653737373934\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-21T20:05:00.000Z\",\n                        \"homeTeam\": \"San Francisco Giants\",\n                        \"awayTeam\": \"Miami Marlins\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -120.42477876106194,\n                                \"decimal\": 1.8303938859494415,\n                                \"normalizedImplied\": 0.5463304962261121\n                            },\n                            \"awayOdds\": {\n                                \"american\": 120.42477876106194,\n                                \"decimal\": 2.2042477876106195,\n                                \"normalizedImplied\": 0.4536695037738879\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2695d620c249a7d636911941d56ed929528cb3e8\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -169.4038404345176,\n                        \"decimal\": 1.5903053894380548,\n                        \"normalizedImplied\": 0.6288100428015004\n                    },\n                    \"market\": {\n                        \"address\": \"0x78c88dca8e009d7616dd1255ff55aa88f9d1c0ee\",\n                        \"gameId\": \"0x6165353338306138336564303530386165643661613763383637333661363234\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-21T20:07:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -143.78087649402391,\n                                \"decimal\": 1.6955027847820665,\n                                \"normalizedImplied\": 0.5897955514880125\n                            },\n                            \"awayOdds\": {\n                                \"american\": 143.78087649402391,\n                                \"decimal\": 2.437808764940239,\n                                \"normalizedImplied\": 0.41020444851198745\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x8e7bbdcf1ae35f95b8ad995b7c4e129fffa51fc2\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -110.95494011665036,\n                        \"decimal\": 1.901266765543444,\n                        \"normalizedImplied\": 0.5259651186897844\n                    },\n                    \"market\": {\n                        \"address\": \"0xa8515f41d685ecaaf10c5e666e76f3df5a6fca0d\",\n                        \"gameId\": \"0x6666313735316264316665656435613762663835643433366163366265383463\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xa9da12bab4944be56d094acdfb5348b8fdc75fb3\",\n                        \"maturityDate\": \"2023-05-21T20:10:00.000Z\",\n                        \"homeTeam\": \"San Diego Padres\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 0,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 9,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -102.82805429864251,\n                                \"decimal\": 1.9724972497249726,\n                                \"normalizedImplied\": 0.5069715560513106\n                            },\n                            \"awayOdds\": {\n                                \"american\": 102.82805429864253,\n                                \"decimal\": 2.0282805429864252,\n                                \"normalizedImplied\": 0.49302844394868933\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf5177c0c3a73bd8bb873fcd58283631a49fac0ab\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -121.11705554342703,\n                        \"decimal\": 1.8256475485745653,\n                        \"normalizedImplied\": 0.5477508518995263\n                    },\n                    \"market\": {\n                        \"address\": \"0xdd5d05236bb4cb1613ea49e51dd83468ff144e2c\",\n                        \"gameId\": \"0x3366616339653561363638376466613835373436373131336437623065303230\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x67504e2c5e8f2122306802f04f4ac11dd44b8441\",\n                        \"maturityDate\": \"2023-05-22T00:30:00.000Z\",\n                        \"homeTeam\": \"Miami Heat\",\n                        \"awayTeam\": \"Boston Celtics\",\n                        \"homeScore\": 128,\n                        \"awayScore\": 102,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 214.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd989ea2c420448ef21166e31ebafa76927126133\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -118.50891627398336,\n                        \"decimal\": 1.8438183652680429,\n                        \"normalizedImplied\": 0.5423527712040259\n                    },\n                    \"market\": {\n                        \"address\": \"0x5fdfe9ae2bbef37fc4f904cf3eaf379d26f0fdbd\",\n                        \"gameId\": \"0x6337333566326561646437363661396662383063323661323638306666363535\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xfcce8db3b87809be1f3c8c3f10e21162c1c2f758\",\n                        \"maturityDate\": \"2023-05-21T23:00:00.000Z\",\n                        \"homeTeam\": \"New York Mets\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 7.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 111.06912442396317,\n                                \"decimal\": 2.1106912442396317,\n                                \"normalizedImplied\": 0.4737784376228112\n                            },\n                            \"awayOdds\": {\n                                \"american\": -111.06912442396313,\n                                \"decimal\": 1.9003402207285702,\n                                \"normalizedImplied\": 0.5262215623771888\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x9b4bf0c924bba5fc64f015c408e3dcdc56d51500\",\n            \"hash\": \"0x80e423cd7c3cf4759e995be013fa12af038bf5c479beafb96dab4889ec22acf5\",\n            \"timestamp\": 1684695264000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 9966.329522756034,\n            \"paid\": 500,\n            \"paidAfterFees\": 475,\n            \"totalQuote\": {\n                \"american\": 1998.174636369691,\n                \"decimal\": 20.98174636369691,\n                \"normalizedImplied\": 0.04766047509420963\n            },\n            \"lastGameStarts\": \"2023-05-22T00:30:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xfd455877abfc6a756253e10ee73abfbfba6775cc\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 103.93877092742439,\n                        \"decimal\": 2.039387709274244,\n                        \"normalizedImplied\": 0.4903432512868628\n                    },\n                    \"market\": {\n                        \"address\": \"0x83f4f370c87eb1324efc59c894321ff956e2360b\",\n                        \"gameId\": \"0x6261303938383564346633383463326563346366663437666534653737373934\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-21T20:05:00.000Z\",\n                        \"homeTeam\": \"San Francisco Giants\",\n                        \"awayTeam\": \"Miami Marlins\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -120.42477876106194,\n                                \"decimal\": 1.8303938859494415,\n                                \"normalizedImplied\": 0.5463304962261121\n                            },\n                            \"awayOdds\": {\n                                \"american\": 120.42477876106194,\n                                \"decimal\": 2.2042477876106195,\n                                \"normalizedImplied\": 0.4536695037738879\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x8e7bbdcf1ae35f95b8ad995b7c4e129fffa51fc2\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -109.5773035590693,\n                        \"decimal\": 1.9125977438027892,\n                        \"normalizedImplied\": 0.5228490952894858\n                    },\n                    \"market\": {\n                        \"address\": \"0xa8515f41d685ecaaf10c5e666e76f3df5a6fca0d\",\n                        \"gameId\": \"0x6666313735316264316665656435613762663835643433366163366265383463\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xa9da12bab4944be56d094acdfb5348b8fdc75fb3\",\n                        \"maturityDate\": \"2023-05-21T20:10:00.000Z\",\n                        \"homeTeam\": \"San Diego Padres\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 0,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 9,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -102.82805429864251,\n                                \"decimal\": 1.9724972497249726,\n                                \"normalizedImplied\": 0.5069715560513106\n                            },\n                            \"awayOdds\": {\n                                \"american\": 102.82805429864253,\n                                \"decimal\": 2.0282805429864252,\n                                \"normalizedImplied\": 0.49302844394868933\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2695d620c249a7d636911941d56ed929528cb3e8\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -167.77640980721483,\n                        \"decimal\": 1.5960313497881258,\n                        \"normalizedImplied\": 0.6265541088104257\n                    },\n                    \"market\": {\n                        \"address\": \"0x78c88dca8e009d7616dd1255ff55aa88f9d1c0ee\",\n                        \"gameId\": \"0x6165353338306138336564303530386165643661613763383637333661363234\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-21T20:07:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Minnesota Twins\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -143.78087649402391,\n                                \"decimal\": 1.6955027847820665,\n                                \"normalizedImplied\": 0.5897955514880125\n                            },\n                            \"awayOdds\": {\n                                \"american\": 143.78087649402391,\n                                \"decimal\": 2.437808764940239,\n                                \"normalizedImplied\": 0.41020444851198745\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd989ea2c420448ef21166e31ebafa76927126133\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -122.60681277415135,\n                        \"decimal\": 1.8156153621267819,\n                        \"normalizedImplied\": 0.55077745036736\n                    },\n                    \"market\": {\n                        \"address\": \"0x5fdfe9ae2bbef37fc4f904cf3eaf379d26f0fdbd\",\n                        \"gameId\": \"0x6337333566326561646437363661396662383063323661323638306666363535\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xfcce8db3b87809be1f3c8c3f10e21162c1c2f758\",\n                        \"maturityDate\": \"2023-05-21T23:00:00.000Z\",\n                        \"homeTeam\": \"New York Mets\",\n                        \"awayTeam\": \"Cleveland Guardians\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 7.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 111.06912442396317,\n                                \"decimal\": 2.1106912442396317,\n                                \"normalizedImplied\": 0.4737784376228112\n                            },\n                            \"awayOdds\": {\n                                \"american\": -111.06912442396313,\n                                \"decimal\": 1.9003402207285702,\n                                \"normalizedImplied\": 0.5262215623771888\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf5177c0c3a73bd8bb873fcd58283631a49fac0ab\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -116.77872422244928,\n                        \"decimal\": 1.8563203671373576,\n                        \"normalizedImplied\": 0.5387001175568126\n                    },\n                    \"market\": {\n                        \"address\": \"0xdd5d05236bb4cb1613ea49e51dd83468ff144e2c\",\n                        \"gameId\": \"0x3366616339653561363638376466613835373436373131336437623065303230\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x67504e2c5e8f2122306802f04f4ac11dd44b8441\",\n                        \"maturityDate\": \"2023-05-22T00:30:00.000Z\",\n                        \"homeTeam\": \"Miami Heat\",\n                        \"awayTeam\": \"Boston Celtics\",\n                        \"homeScore\": 128,\n                        \"awayScore\": 102,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 214.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x184de834e90e29975d574aa5a7bafe008a6d738b\",\n            \"hash\": \"0x3896397ff335b8a667477bc0f51b4a8e51e72b4b87aa69e3d322146de5f28c11\",\n            \"timestamp\": 1684516370000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4181.195249053706,\n            \"paid\": 331,\n            \"paidAfterFees\": 314.45,\n            \"totalQuote\": {\n                \"american\": 1229.6852437760235,\n                \"decimal\": 13.296852437760235,\n                \"normalizedImplied\": 0.07520576803275733\n            },\n            \"lastGameStarts\": \"2023-05-19T23:20:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x5c00bee2058da5a1ebb1559af06b35fe943f5877\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -106.77920031081652,\n                        \"decimal\": 1.9365119771352155,\n                        \"normalizedImplied\": 0.5163923651426896\n                    },\n                    \"market\": {\n                        \"address\": \"0x96eed39ebd406d9118891bd93f7f46ef37a5524a\",\n                        \"gameId\": \"0x6263373832626433353937356533356131663065376431323365303635396637\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc0004bb1228f632c323cbe196c8218f622a81da9\",\n                        \"maturityDate\": \"2023-05-19T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Arizona Diamondbacks\",\n                        \"homeScore\": 13,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x828e40aef7e0ff202fd83276d970c2470f52b04d\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -180.52336826931372,\n                        \"decimal\": 1.553944904522361,\n                        \"normalizedImplied\": 0.643523458965472\n                    },\n                    \"market\": {\n                        \"address\": \"0x8fe526297894d15868549f3d4560d7df32cbfcb6\",\n                        \"gameId\": \"0x6431373530666238346664336234613136356562303638356530313733373637\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-19T22:40:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 152.9808429118774,\n                                \"decimal\": 2.529808429118774,\n                                \"normalizedImplied\": 0.39528684800387714\n                            },\n                            \"awayOdds\": {\n                                \"american\": -152.9808429118774,\n                                \"decimal\": 1.653676617912242,\n                                \"normalizedImplied\": 0.6047131519961229\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xc36c91f4a8515f6b89394ba05c4d19d5ba71ff68\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -131.16078488162674,\n                        \"decimal\": 1.7624230069242914,\n                        \"normalizedImplied\": 0.5674006728640925\n                    },\n                    \"market\": {\n                        \"address\": \"0x5c6c91ba01709732af7e6949c16909067f99014b\",\n                        \"gameId\": \"0x3836323664313566383464666434313438653662373634363930336561343836\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x8901cb61ecdd0b9cd172ad3d1a57b51439e8ccb0\",\n                        \"maturityDate\": \"2023-05-19T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Milwaukee Brewers\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 0,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"awayOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xee97daf54c65297511f483c378e9d4b06fdb3b6a\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -156.99995148478774,\n                        \"decimal\": 1.6369428719835581,\n                        \"normalizedImplied\": 0.6108948681808636\n                    },\n                    \"market\": {\n                        \"address\": \"0xf7e66c01999bbdaaaa9bd9b5500fa87eb383f9ef\",\n                        \"gameId\": \"0x3532613436363334383832346666386335366364666161636561366636643232\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-19T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Seattle Mariners\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -136.5267489711934,\n                                \"decimal\": 1.7324571979744394,\n                                \"normalizedImplied\": 0.5772148374973902\n                            },\n                            \"awayOdds\": {\n                                \"american\": 136.52674897119343,\n                                \"decimal\": 2.3652674897119343,\n                                \"normalizedImplied\": 0.4227851625026098\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x297e4aeca1de65142f07ef2e796eda71f4557966\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -188.10635692653094,\n                        \"decimal\": 1.5316141444334983,\n                        \"normalizedImplied\": 0.6529059578317438\n                    },\n                    \"market\": {\n                        \"address\": \"0x59997b54fce5b08cd7bcc1e61b7c5e36def61a5e\",\n                        \"gameId\": \"0x3032343234373836346631303963646338306462336535633736353833313666\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xc940e29fbe4fbd27fc7cf098bda73d449b615cf5\",\n                        \"maturityDate\": \"2023-05-19T23:05:00.000Z\",\n                        \"homeTeam\": \"Washington Nationals\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 8,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -152,\n                                \"decimal\": 1.6578947368421053,\n                                \"normalizedImplied\": 0.6031746031746031\n                            },\n                            \"awayOdds\": {\n                                \"american\": 152,\n                                \"decimal\": 2.52,\n                                \"normalizedImplied\": 0.3968253968253968\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x0cc169e50769d8277c0d17bb58c8197326f5d56c\",\n            \"hash\": \"0x23a85950cfb4fd4f1765551d3bb7d51e3fcedeae2aebc6af4c8fa8c08fbd7671\",\n            \"timestamp\": 1682971280000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 2160.4986013010675,\n            \"paid\": 60,\n            \"paidAfterFees\": 57,\n            \"totalQuote\": {\n                \"american\": 3690.348423335206,\n                \"decimal\": 37.90348423335206,\n                \"normalizedImplied\": 0.026382798843597583\n            },\n            \"lastGameStarts\": \"2023-05-02T01:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x80eb6fd2c7f97bffed381ad9c04651e923534f1f\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 375.03414975165504,\n                        \"decimal\": 4.75034149751655,\n                        \"normalizedImplied\": 0.21051118125355703\n                    },\n                    \"market\": {\n                        \"address\": \"0x644dc7288b0a2bd400eb7786e0ba7ee1fe912b11\",\n                        \"gameId\": \"0x6130393761356632653937316335656464303937306635633730373137303262\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-01T23:30:00.000Z\",\n                        \"homeTeam\": \"Boston Celtics\",\n                        \"awayTeam\": \"Philadelphia 76ers\",\n                        \"homeScore\": 115,\n                        \"awayScore\": 119,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -438.75,\n                                \"decimal\": 1.227920227920228,\n                                \"normalizedImplied\": 0.814385150812065\n                            },\n                            \"awayOdds\": {\n                                \"american\": 438.75,\n                                \"decimal\": 5.3875,\n                                \"normalizedImplied\": 0.18561484918793503\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x7030212f5380716e1fdd53924f214e85bd260814\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -139.6206289233851,\n                        \"decimal\": 1.7162265402405086,\n                        \"normalizedImplied\": 0.5826736602382702\n                    },\n                    \"market\": {\n                        \"address\": \"0xd522cb6de582f430c8d42ab5ea00dcd4bcd40844\",\n                        \"gameId\": \"0x6631346466363334636464646166373164386563313438306632376361373335\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-01T23:05:00.000Z\",\n                        \"homeTeam\": \"Washington Nationals\",\n                        \"awayTeam\": \"Chicago Cubs\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2ae896f1bde6a797a66dbd996e6a5fb367b41a2a\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -168.07645507700127,\n                        \"decimal\": 1.5949673317073874,\n                        \"normalizedImplied\": 0.6269720890957157\n                    },\n                    \"market\": {\n                        \"address\": \"0xdaff71623437aa64a6867eb84ad201c8ee510683\",\n                        \"gameId\": \"0x6237353838323936613539343731363065386638643730656530656463653631\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-01T23:10:00.000Z\",\n                        \"homeTeam\": \"Boston Red Sox\",\n                        \"awayTeam\": \"Toronto Blue Jays\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 143.78087649402391,\n                                \"decimal\": 2.437808764940239,\n                                \"normalizedImplied\": 0.41020444851198745\n                            },\n                            \"awayOdds\": {\n                                \"american\": -143.78087649402391,\n                                \"decimal\": 1.6955027847820665,\n                                \"normalizedImplied\": 0.5897955514880125\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5a74872187eadd11c9987d3109b239f5ac4fd94e\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 191.49284303822128,\n                        \"decimal\": 2.9149284303822127,\n                        \"normalizedImplied\": 0.34306159615345255\n                    },\n                    \"market\": {\n                        \"address\": \"0x377473c0d59742d1eed692c26b9e389d1e0dac14\",\n                        \"gameId\": \"0x6539396531663566303366356330663338626432643539636332353637393361\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-02T01:40:00.000Z\",\n                        \"homeTeam\": \"San Diego Padres\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -210.46153846153848,\n                                \"decimal\": 1.4751461988304093,\n                                \"normalizedImplied\": 0.6778989098116948\n                            },\n                            \"awayOdds\": {\n                                \"american\": 210.46153846153842,\n                                \"decimal\": 3.1046153846153843,\n                                \"normalizedImplied\": 0.3221010901883053\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x6f25d472113e9c3186db7f5798cd9eacc49f946c\",\n            \"hash\": \"0xb766990cb8b463f7840b7ea5ea050040e04f39ed2d60cd9dcbadbe0fab39c7e2\",\n            \"timestamp\": 1682971188000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 3730.269623104667,\n            \"paid\": 900,\n            \"paidAfterFees\": 855,\n            \"totalQuote\": {\n                \"american\": 336.2888448075634,\n                \"decimal\": 4.362888448075634,\n                \"normalizedImplied\": 0.22920595195164253\n            },\n            \"lastGameStarts\": \"2023-05-02T02:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x7030212f5380716e1fdd53924f214e85bd260814\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -142.54968950717026,\n                        \"decimal\": 1.7015097707032887,\n                        \"normalizedImplied\": 0.5877133456522368\n                    },\n                    \"market\": {\n                        \"address\": \"0xd522cb6de582f430c8d42ab5ea00dcd4bcd40844\",\n                        \"gameId\": \"0x6631346466363334636464646166373164386563313438306632376361373335\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-01T23:05:00.000Z\",\n                        \"homeTeam\": \"Washington Nationals\",\n                        \"awayTeam\": \"Chicago Cubs\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x83a000ad0ec8eb5d22d74e6e89290d6347c41d8c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -180.94434098279507,\n                        \"decimal\": 1.5526561342391383,\n                        \"normalizedImplied\": 0.6440576106634447\n                    },\n                    \"market\": {\n                        \"address\": \"0x64d8a0f65ae2449ba4779e97a2074bb882cf832b\",\n                        \"gameId\": \"0x3236613237623565626538356430316332643662313732363462623466333563\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-02T02:10:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Dodgers\",\n                        \"awayTeam\": \"Philadelphia Phillies\",\n                        \"homeScore\": 13,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -156.90566037735843,\n                                \"decimal\": 1.6373256373256375,\n                                \"normalizedImplied\": 0.6107520564042302\n                            },\n                            \"awayOdds\": {\n                                \"american\": 156.90566037735852,\n                                \"decimal\": 2.569056603773585,\n                                \"normalizedImplied\": 0.38924794359576964\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2ae896f1bde6a797a66dbd996e6a5fb367b41a2a\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -153.50466436005323,\n                        \"decimal\": 1.651446002744547,\n                        \"normalizedImplied\": 0.6055299406326907\n                    },\n                    \"market\": {\n                        \"address\": \"0xdaff71623437aa64a6867eb84ad201c8ee510683\",\n                        \"gameId\": \"0x6237353838323936613539343731363065386638643730656530656463653631\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-05-01T23:10:00.000Z\",\n                        \"homeTeam\": \"Boston Red Sox\",\n                        \"awayTeam\": \"Toronto Blue Jays\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 5,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 143.78087649402391,\n                                \"decimal\": 2.437808764940239,\n                                \"normalizedImplied\": 0.41020444851198745\n                            },\n                            \"awayOdds\": {\n                                \"american\": -143.78087649402391,\n                                \"decimal\": 1.6955027847820665,\n                                \"normalizedImplied\": 0.5897955514880125\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xa987201ae3b3977f2db887a0566b4203bb7639c3\",\n            \"hash\": \"0x946f8e0e1c1145509b19521170763ead821c950a64d363103b7480f437502416\",\n            \"timestamp\": 1682550122000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 9658.209703836525,\n            \"paid\": 457,\n            \"paidAfterFees\": 434.15,\n            \"totalQuote\": {\n                \"american\": 2124.6250613466595,\n                \"decimal\": 22.246250613466596,\n                \"normalizedImplied\": 0.044951395063159885\n            },\n            \"lastGameStarts\": \"2023-04-27T02:00:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xc86e3e12061d12cc2aeb6bb318ad692d85fd42ec\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -114.61760265021532,\n                        \"decimal\": 1.8724663375238737,\n                        \"normalizedImplied\": 0.5340549947201655\n                    },\n                    \"market\": {\n                        \"address\": \"0xf6b5007a8adfd400e9e50738708788eeb9644fb0\",\n                        \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                        \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                        \"homeTeam\": \"Memphis Grizzlies\",\n                        \"awayTeam\": \"Los Angeles Lakers\",\n                        \"homeScore\": 116,\n                        \"awayScore\": 99,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -4.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x3e010f11a079dfccff56785af732a4a2a0932bfc\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -117.8017398635232,\n                        \"decimal\": 1.848883896925911,\n                        \"normalizedImplied\": 0.5408668449450357\n                    },\n                    \"market\": {\n                        \"address\": \"0xfe3a603eba0c8842cd8055112f8a14c5d4aff237\",\n                        \"gameId\": \"0x3761363465386135633666653365626561343837353831613531393233356362\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x77065f87d3c9e676692b409df16c515601fc9902\",\n                        \"maturityDate\": \"2023-04-27T01:30:00.000Z\",\n                        \"homeTeam\": \"Milwaukee Bucks\",\n                        \"awayTeam\": \"Miami Heat\",\n                        \"homeScore\": 126,\n                        \"awayScore\": 128,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -12,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x847b8b6575e97e8e4dd9ad0638d494cd53d00930\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 103.40952149530449,\n                        \"decimal\": 2.034095214953045,\n                        \"normalizedImplied\": 0.4916190710487877\n                    },\n                    \"market\": {\n                        \"address\": \"0xee70d99ffef917a1eaccc65c0e238e89b434b372\",\n                        \"gameId\": \"0x6438316665353435666531326535323937626434306633303135326332343330\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-27T02:00:00.000Z\",\n                        \"homeTeam\": \"Sacramento Kings\",\n                        \"awayTeam\": \"Golden State Warriors\",\n                        \"homeScore\": 116,\n                        \"awayScore\": 123,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 118.69565217391305,\n                                \"decimal\": 2.1869565217391305,\n                                \"normalizedImplied\": 0.4572564612326043\n                            },\n                            \"awayOdds\": {\n                                \"american\": -118.69565217391306,\n                                \"decimal\": 1.8424908424908424,\n                                \"normalizedImplied\": 0.5427435387673957\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x51f9849ae565446238cfa84e4c22eb79632ae5fe\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -125.3449306576871,\n                        \"decimal\": 1.7977985186580598,\n                        \"normalizedImplied\": 0.5562358571451239\n                    },\n                    \"market\": {\n                        \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                        \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xde0815551d431fb71cdfa316a1c1f7cf7e36a23a\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -132.06573339395862,\n                        \"decimal\": 1.7571986875785186,\n                        \"normalizedImplied\": 0.5690876091980441\n                    },\n                    \"market\": {\n                        \"address\": \"0x03fc6b94072f55c0106e9ad91273b34000cac735\",\n                        \"gameId\": \"0x6264383732393032393065633236396134633437666631656563643530343531\",\n                        \"sport\": \"Hockey\",\n                        \"leagueId\": 9006,\n                        \"leagueName\": \"NHL\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0x30ab106507ab7e08dcd936d6ede55d9e22020d80\",\n                        \"maturityDate\": \"2023-04-27T01:30:00.000Z\",\n                        \"homeTeam\": \"Colorado Avalanche\",\n                        \"awayTeam\": \"Seattle Kraken\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 5.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -113.02283105022829,\n                                \"decimal\": 1.8847769877181644,\n                                \"normalizedImplied\": 0.5305667495498585\n                            },\n                            \"awayOdds\": {\n                                \"american\": 113.02283105022828,\n                                \"decimal\": 2.130228310502283,\n                                \"normalizedImplied\": 0.4694332504501415\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xc001f7d574688fbf72151f77598a309546145e4a\",\n            \"hash\": \"0xfdc98cea3b5ba98da563dd3db46ce1b5107481e2e0efc79eaabe6f49a736ff02\",\n            \"timestamp\": 1682525239000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4191.040006173237,\n            \"paid\": 1000,\n            \"paidAfterFees\": 950,\n            \"totalQuote\": {\n                \"american\": 341.1621059129724,\n                \"decimal\": 4.411621059129724,\n                \"normalizedImplied\": 0.22667404715791004\n            },\n            \"lastGameStarts\": \"2023-04-26T17:05:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x3a30111c78a8648a1548d039a0e55904e05f62ca\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 129.56401864097197,\n                        \"decimal\": 2.29564018640972,\n                        \"normalizedImplied\": 0.43560833527834164\n                    },\n                    \"market\": {\n                        \"address\": \"0x899fb89b2b2650e208c0606c88250110f4338013\",\n                        \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                        \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -157.8872180451128,\n                                \"decimal\": 1.6333634934996903,\n                                \"normalizedImplied\": 0.6122335928161171\n                            },\n                            \"awayOdds\": {\n                                \"american\": 157.88721804511277,\n                                \"decimal\": 2.578872180451128,\n                                \"normalizedImplied\": 0.3877664071838829\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x648cc5272dc53feb88228277576d4132f3516460\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -108.49059251933465,\n                        \"decimal\": 1.9217389054463732,\n                        \"normalizedImplied\": 0.5203620518718303\n                    },\n                    \"market\": {\n                        \"address\": \"0x821617ffebf0d9055fbbb1111e771ffd8e61c78e\",\n                        \"gameId\": \"0x6139613836383237306339643635373563393731346463653539346239346564\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xadc7a8a6c5b7ee912636e10d4f74c97c176479ab\",\n                        \"maturityDate\": \"2023-04-26T17:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 2,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8.5,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 106.18867924528304,\n                                \"decimal\": 2.0618867924528304,\n                                \"normalizedImplied\": 0.4849926793557833\n                            },\n                            \"awayOdds\": {\n                                \"american\": -106.18867924528304,\n                                \"decimal\": 1.9417199715707176,\n                                \"normalizedImplied\": 0.5150073206442167\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x5831238db19cea0edff8d89d78738a5798454d93\",\n            \"hash\": \"0xffd14b4a46a1e6d13fc928faa5c219c3367d90bc1794edc43c41c1c39c7ce5a9\",\n            \"timestamp\": 1682525089000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 8662.702275655562,\n            \"paid\": 1500,\n            \"paidAfterFees\": 1425,\n            \"totalQuote\": {\n                \"american\": 507.9089316249516,\n                \"decimal\": 6.079089316249516,\n                \"normalizedImplied\": 0.16449832334704836\n            },\n            \"lastGameStarts\": \"2023-04-26T22:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xb2fb88abc6cec63b7507c548bd4b5c821008f382\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -122.52768973792938,\n                        \"decimal\": 1.8161420509428265,\n                        \"normalizedImplied\": 0.5506177225954672\n                    },\n                    \"market\": {\n                        \"address\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                        \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xbf13c73ec8ec2819e466b5895f29764da13170a1\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -128.9022296785281,\n                        \"decimal\": 1.775781770799404,\n                        \"normalizedImplied\": 0.5631322589542238\n                    },\n                    \"market\": {\n                        \"address\": \"0x2b7be8cb961ff575ab0f68ad8dcf7020505a0efc\",\n                        \"gameId\": \"0x6537396165616164396139613465643861346563663334313539323835386238\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T17:10:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 12,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 101.87608461141599,\n                                \"decimal\": 2.01876084611416,\n                                \"normalizedImplied\": 0.49535337577250127\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.87608461141598,\n                                \"decimal\": 1.981584641591087,\n                                \"normalizedImplied\": 0.5046466242274987\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb82f08dbb7cbf25f7a00e226e0394f681d376586\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -113.00113244836807,\n                        \"decimal\": 1.8849468835694325,\n                        \"normalizedImplied\": 0.5305189279956518\n                    },\n                    \"market\": {\n                        \"address\": \"0xab5f10ebc8692a094e1523703f1ceed7d83c77af\",\n                        \"gameId\": \"0x3538636131353630643334643065353939333762633237383731306334613566\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 1,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.67289719626169,\n                                \"decimal\": 1.9201926384588923,\n                                \"normalizedImplied\": 0.5207810820494446\n                            },\n                            \"awayOdds\": {\n                                \"american\": 108.6728971962617,\n                                \"decimal\": 2.086728971962617,\n                                \"normalizedImplied\": 0.4792189179505553\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xd0e7c2212cea95686cfe1c7f5facf09d979218e6\",\n            \"hash\": \"0x1668c0cefdd5c1f343efc029b548ce049fb5f8da79734efa1a3ae6fe35e28d17\",\n            \"timestamp\": 1682524969000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 5399.389312527705,\n            \"paid\": 250,\n            \"paidAfterFees\": 237.5,\n            \"totalQuote\": {\n                \"american\": 2173.4270789590346,\n                \"decimal\": 22.734270789590344,\n                \"normalizedImplied\": 0.04398645592177445\n            },\n            \"lastGameStarts\": \"2023-04-27T01:30:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xb82f08dbb7cbf25f7a00e226e0394f681d376586\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -104.69866234100083,\n                        \"decimal\": 1.955122040378153,\n                        \"normalizedImplied\": 0.5114770225835025\n                    },\n                    \"market\": {\n                        \"address\": \"0xab5f10ebc8692a094e1523703f1ceed7d83c77af\",\n                        \"gameId\": \"0x3538636131353630643334643065353939333762633237383731306334613566\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 1,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.67289719626169,\n                                \"decimal\": 1.9201926384588923,\n                                \"normalizedImplied\": 0.5207810820494446\n                            },\n                            \"awayOdds\": {\n                                \"american\": 108.6728971962617,\n                                \"decimal\": 2.086728971962617,\n                                \"normalizedImplied\": 0.4792189179505553\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xab54ca4b2adc5a140420aebb58cc69d14e851564\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -123.87885815081948,\n                        \"decimal\": 1.8072402465822897,\n                        \"normalizedImplied\": 0.5533298640792895\n                    },\n                    \"market\": {\n                        \"address\": \"0x390f7d79311ad7cb04a30102c1e80b22560b7dba\",\n                        \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                        \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                        \"homeTeam\": \"Memphis Grizzlies\",\n                        \"awayTeam\": \"Los Angeles Lakers\",\n                        \"homeScore\": 116,\n                        \"awayScore\": 99,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -4,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x40c3722ff79ca85f7d713d95931cb721d083aca5\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -113.20449276710278,\n                        \"decimal\": 1.8833571668019522,\n                        \"normalizedImplied\": 0.5309667319757818\n                    },\n                    \"market\": {\n                        \"address\": \"0xc535a6c4c0e07783c3bd3aaa123461bf6652fb0a\",\n                        \"gameId\": \"0x3761363465386135633666653365626561343837353831613531393233356362\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x77065f87d3c9e676692b409df16c515601fc9902\",\n                        \"maturityDate\": \"2023-04-27T01:30:00.000Z\",\n                        \"homeTeam\": \"Milwaukee Bucks\",\n                        \"awayTeam\": \"Miami Heat\",\n                        \"homeScore\": 126,\n                        \"awayScore\": 128,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -11.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb2fb88abc6cec63b7507c548bd4b5c821008f382\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -114.72036362952511,\n                        \"decimal\": 1.8716848241776616,\n                        \"normalizedImplied\": 0.5342779869144675\n                    },\n                    \"market\": {\n                        \"address\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                        \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xbf13c73ec8ec2819e466b5895f29764da13170a1\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -121.17324016557237,\n                        \"decimal\": 1.825264719036637,\n                        \"normalizedImplied\": 0.5478657367177916\n                    },\n                    \"market\": {\n                        \"address\": \"0x2b7be8cb961ff575ab0f68ad8dcf7020505a0efc\",\n                        \"gameId\": \"0x6537396165616164396139613465643861346563663334313539323835386238\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T17:10:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 12,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 101.87608461141599,\n                                \"decimal\": 2.01876084611416,\n                                \"normalizedImplied\": 0.49535337577250127\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.87608461141598,\n                                \"decimal\": 1.981584641591087,\n                                \"normalizedImplied\": 0.5046466242274987\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x5c38ecf1d4518b08711f3f97785d872e04a07b8e\",\n            \"hash\": \"0x1f6cfbfe3576100ac2bad3e57ea7a120a0b1aeb687e8c8cffbe6f7ef981a503c\",\n            \"timestamp\": 1682487146000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 8702.672922785241,\n            \"paid\": 250,\n            \"paidAfterFees\": 237.5,\n            \"totalQuote\": {\n                \"american\": 3564.283335909575,\n                \"decimal\": 36.64283335909575,\n                \"normalizedImplied\": 0.0272904660564894\n            },\n            \"lastGameStarts\": \"2023-04-26T22:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x1e44405bd5db6ad03c07eaec438b90f30abf9711\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -108.13271046301666,\n                        \"decimal\": 1.924789543994662,\n                        \"normalizedImplied\": 0.5195373193500542\n                    },\n                    \"market\": {\n                        \"address\": \"0xadc7a8a6c5b7ee912636e10d4f74c97c176479ab\",\n                        \"gameId\": \"0x6139613836383237306339643635373563393731346463653539346239346564\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T17:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -118.46428571428571,\n                                \"decimal\": 1.8441362677117878,\n                                \"normalizedImplied\": 0.5422592774235736\n                            },\n                            \"awayOdds\": {\n                                \"american\": 118.4642857142857,\n                                \"decimal\": 2.184642857142857,\n                                \"normalizedImplied\": 0.4577407225764264\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb2fb88abc6cec63b7507c548bd4b5c821008f382\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -116.60339773040666,\n                        \"decimal\": 1.857607942362069,\n                        \"normalizedImplied\": 0.5383267250291981\n                    },\n                    \"market\": {\n                        \"address\": \"0x945d59a3343f94dfc09afff78050d3126dfc783d\",\n                        \"gameId\": \"0x3563363036656637636362373162306366363330623337666165323762633430\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T16:35:00.000Z\",\n                        \"homeTeam\": \"Cincinnati Reds\",\n                        \"awayTeam\": \"Texas Rangers\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x344f6646a8b9718cffb91ad4cdabb9ca76a427d0\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -189.9284288993925,\n                        \"decimal\": 1.526514122080014,\n                        \"normalizedImplied\": 0.6550872904060718\n                    },\n                    \"market\": {\n                        \"address\": \"0x6205465b1cb0ef70dbe12682f184cfb6c208a3b6\",\n                        \"gameId\": \"0x6534303132333235393561613735393461633535653139343635353162633830\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T17:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -177.22648083623702,\n                                \"decimal\": 1.5642497640767534,\n                                \"normalizedImplied\": 0.6392840983359309\n                            },\n                            \"awayOdds\": {\n                                \"american\": 177.22648083623693,\n                                \"decimal\": 2.7722648083623693,\n                                \"normalizedImplied\": 0.3607159016640692\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xbf13c73ec8ec2819e466b5895f29764da13170a1\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -103.27763230099839,\n                        \"decimal\": 1.9682638706177358,\n                        \"normalizedImplied\": 0.5080619600491635\n                    },\n                    \"market\": {\n                        \"address\": \"0x2b7be8cb961ff575ab0f68ad8dcf7020505a0efc\",\n                        \"gameId\": \"0x6537396165616164396139613465643861346563663334313539323835386238\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T17:10:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 12,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 101.87608461141599,\n                                \"decimal\": 2.01876084611416,\n                                \"normalizedImplied\": 0.49535337577250127\n                            },\n                            \"awayOdds\": {\n                                \"american\": -101.87608461141598,\n                                \"decimal\": 1.981584641591087,\n                                \"normalizedImplied\": 0.5046466242274987\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xaf549b10b67f660796463932dfd0f3ece7dde5a3\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -149.9253575760728,\n                        \"decimal\": 1.6669985759364259,\n                        \"normalizedImplied\": 0.5998805364535218\n                    },\n                    \"market\": {\n                        \"address\": \"0xd65883d8c04da5d3889ddf0060e781c76c7b45d1\",\n                        \"gameId\": \"0x3763383335323532363037666536393133616639316433626463663632373433\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 134.16666666666669,\n                                \"decimal\": 2.341666666666667,\n                                \"normalizedImplied\": 0.4270462633451957\n                            },\n                            \"awayOdds\": {\n                                \"american\": -134.16666666666669,\n                                \"decimal\": 1.7453416149068322,\n                                \"normalizedImplied\": 0.5729537366548043\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb82f08dbb7cbf25f7a00e226e0394f681d376586\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 104.61259418453488,\n                        \"decimal\": 2.046125941845349,\n                        \"normalizedImplied\": 0.48872846951841364\n                    },\n                    \"market\": {\n                        \"address\": \"0xab5f10ebc8692a094e1523703f1ceed7d83c77af\",\n                        \"gameId\": \"0x3538636131353630643334643065353939333762633237383731306334613566\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 1,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.67289719626169,\n                                \"decimal\": 1.9201926384588923,\n                                \"normalizedImplied\": 0.5207810820494446\n                            },\n                            \"awayOdds\": {\n                                \"american\": 108.6728971962617,\n                                \"decimal\": 2.086728971962617,\n                                \"normalizedImplied\": 0.4792189179505553\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xc4a31ae3b2f87742143157112f7981b207cb93c6\",\n            \"hash\": \"0x83a1a8ea28eb6bf487ae564a95a0924a04d0027ea365272b1f8dfd67221530ac\",\n            \"timestamp\": 1682487040000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 3125.5635156000217,\n            \"paid\": 500,\n            \"paidAfterFees\": 475,\n            \"totalQuote\": {\n                \"american\": 558.0133717052678,\n                \"decimal\": 6.580133717052678,\n                \"normalizedImplied\": 0.15197259554292344\n            },\n            \"lastGameStarts\": \"2023-04-26T23:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x51f9849ae565446238cfa84e4c22eb79632ae5fe\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -126.4473386507945,\n                        \"decimal\": 1.7908430582012227,\n                        \"normalizedImplied\": 0.5583962231757095\n                    },\n                    \"market\": {\n                        \"address\": \"0x110af9b9d89a00c1a8c2a9760e5455f95591c9c3\",\n                        \"gameId\": \"0x6334313538303963383664326639303732363564353439356462353933363939\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T23:40:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -100.93353248693056,\n                                \"decimal\": 1.9907510173880871,\n                                \"normalizedImplied\": 0.5023229882921391\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100.93353248693053,\n                                \"decimal\": 2.0093353248693053,\n                                \"normalizedImplied\": 0.497677011707861\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x344f6646a8b9718cffb91ad4cdabb9ca76a427d0\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -186.49596725312347,\n                        \"decimal\": 1.5362046240081644,\n                        \"normalizedImplied\": 0.6509549472588265\n                    },\n                    \"market\": {\n                        \"address\": \"0x6205465b1cb0ef70dbe12682f184cfb6c208a3b6\",\n                        \"gameId\": \"0x6534303132333235393561613735393461633535653139343635353162633830\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T17:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -177.22648083623702,\n                                \"decimal\": 1.5642497640767534,\n                                \"normalizedImplied\": 0.6392840983359309\n                            },\n                            \"awayOdds\": {\n                                \"american\": 177.22648083623693,\n                                \"decimal\": 2.7722648083623693,\n                                \"normalizedImplied\": 0.3607159016640692\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x671351aa957d5c9a0255431e426ecb58273e2009\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 139.18179636815293,\n                        \"decimal\": 2.3918179636815293,\n                        \"normalizedImplied\": 0.41809201836613935\n                    },\n                    \"market\": {\n                        \"address\": \"0xd395f5e5f242218675058f2e500e5888b1ad894d\",\n                        \"gameId\": \"0x3833653438646363396439646163313262633734393630313562633062326435\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T23:30:00.000Z\",\n                        \"homeTeam\": \"Memphis Grizzlies\",\n                        \"awayTeam\": \"Los Angeles Lakers\",\n                        \"homeScore\": 116,\n                        \"awayScore\": 99,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -163.92857142857144,\n                                \"decimal\": 1.6100217864923747,\n                                \"normalizedImplied\": 0.6211096075778079\n                            },\n                            \"awayOdds\": {\n                                \"american\": 163.92857142857142,\n                                \"decimal\": 2.6392857142857142,\n                                \"normalizedImplied\": 0.37889039242219213\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x5bb5951cc09a2155f2ee0edfb78eec4c13952393\",\n            \"hash\": \"0x0daead47897597704582a45bd2a60973b9f27a57b2591c0f86e1f118fa927c10\",\n            \"timestamp\": 1682439122000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4814.434733268421,\n            \"paid\": 313.56,\n            \"paidAfterFees\": 297.882,\n            \"totalQuote\": {\n                \"american\": 1516.2221058232528,\n                \"decimal\": 16.16222105823253,\n                \"normalizedImplied\": 0.0618726842305273\n            },\n            \"lastGameStarts\": \"2023-04-26T01:38:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xcde88d5c74dd6c846d1893879230ab2b74079232\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -133.68478863164748,\n                        \"decimal\": 1.7480282612821276,\n                        \"normalizedImplied\": 0.5720731307092994\n                    },\n                    \"market\": {\n                        \"address\": \"0x693fb640fd870af4b6e9b462364a9b4403594ff3\",\n                        \"gameId\": \"0x6138373661636433363465636639633964373834303938663963353165343961\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 8,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 106.71698113207549,\n                                \"decimal\": 2.067169811320755,\n                                \"normalizedImplied\": 0.48375319459656807\n                            },\n                            \"awayOdds\": {\n                                \"american\": -106.71698113207549,\n                                \"decimal\": 1.937057991513437,\n                                \"normalizedImplied\": 0.5162468054034319\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x951e26a67b854aa54afdf2b1ae2c1151f017f302\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 106.30315589257594,\n                        \"decimal\": 2.0630315589257595,\n                        \"normalizedImplied\": 0.4847235592075526\n                    },\n                    \"market\": {\n                        \"address\": \"0xb5e8ca62d15399fcd7dd25cd00988e979fd9bd5f\",\n                        \"gameId\": \"0x6261656133643232303332346632633930333136653735326538623439303438\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -120.42477876106194,\n                                \"decimal\": 1.8303938859494415,\n                                \"normalizedImplied\": 0.5463304962261121\n                            },\n                            \"awayOdds\": {\n                                \"american\": 120.42477876106194,\n                                \"decimal\": 2.2042477876106195,\n                                \"normalizedImplied\": 0.4536695037738879\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xc6528783af14d4a19173359f3158fe8ca33a6133\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -188.22754477795368,\n                        \"decimal\": 1.531271871595451,\n                        \"normalizedImplied\": 0.6530518966289688\n                    },\n                    \"market\": {\n                        \"address\": \"0x4f2462c2ac76d461a7e83531b444db327696af5a\",\n                        \"gameId\": \"0x3261306631623135633636316264366536396163373238663337393662643735\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -163.14705882352936,\n                                \"decimal\": 1.6129439336578333,\n                                \"normalizedImplied\": 0.6199843522968592\n                            },\n                            \"awayOdds\": {\n                                \"american\": 163.1470588235294,\n                                \"decimal\": 2.631470588235294,\n                                \"normalizedImplied\": 0.3800156477031407\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x52b39c767d6ea0dc22ca9cc70b32492e3561afef\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -114.39120889172327,\n                        \"decimal\": 1.8741930517987162,\n                        \"normalizedImplied\": 0.5335629640928781\n                    },\n                    \"market\": {\n                        \"address\": \"0xb1bb0aae676e9f559e22791f8270340fe23a0545\",\n                        \"gameId\": \"0x6530636133396564383532636231313463653634633866336436336163356264\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"total\",\n                        \"parentMarket\": \"0xcec93ab693cdea212acf8e690759879e33f58fd2\",\n                        \"maturityDate\": \"2023-04-25T22:10:00.000Z\",\n                        \"homeTeam\": \"Cleveland Guardians\",\n                        \"awayTeam\": \"Colorado Rockies\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 8,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xb0e098e9e0941eb7f52fc5b1bfeca477550b261c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -178.05094464107407,\n                        \"decimal\": 1.5616370090121459,\n                        \"normalizedImplied\": 0.6403536764491615\n                    },\n                    \"market\": {\n                        \"address\": \"0xaced7873e05fdddc43ffa5b4f8f2fe2b3942c623\",\n                        \"gameId\": \"0x3566633739376236613661333165316265343164643635353235306431666438\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-26T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -156.90566037735843,\n                                \"decimal\": 1.6373256373256375,\n                                \"normalizedImplied\": 0.6107520564042302\n                            },\n                            \"awayOdds\": {\n                                \"american\": 156.90566037735852,\n                                \"decimal\": 2.569056603773585,\n                                \"normalizedImplied\": 0.38924794359576964\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xabd0e5f0e33afc009f283d3837fecfd5b53496b1\",\n            \"hash\": \"0xd392bea6ea3d449119cbd36dd151ed67e3953863dab10691bbb5b45219b9822d\",\n            \"timestamp\": 1682438789000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 3137.465320603584,\n            \"paid\": 491,\n            \"paidAfterFees\": 466.45,\n            \"totalQuote\": {\n                \"american\": 572.6262880487906,\n                \"decimal\": 6.726262880487906,\n                \"normalizedImplied\": 0.14867096599820412\n            },\n            \"lastGameStarts\": \"2023-04-25T23:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xcde88d5c74dd6c846d1893879230ab2b74079232\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -112.3984785846235,\n                        \"decimal\": 1.8896917579245627,\n                        \"normalizedImplied\": 0.5291868347345147\n                    },\n                    \"market\": {\n                        \"address\": \"0x693fb640fd870af4b6e9b462364a9b4403594ff3\",\n                        \"gameId\": \"0x6138373661636433363465636639633964373834303938663963353165343961\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 8,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 106.71698113207549,\n                                \"decimal\": 2.067169811320755,\n                                \"normalizedImplied\": 0.48375319459656807\n                            },\n                            \"awayOdds\": {\n                                \"american\": -106.71698113207549,\n                                \"decimal\": 1.937057991513437,\n                                \"normalizedImplied\": 0.5162468054034319\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x951e26a67b854aa54afdf2b1ae2c1151f017f302\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 104.84484477901557,\n                        \"decimal\": 2.0484484477901557,\n                        \"normalizedImplied\": 0.4881743551216968\n                    },\n                    \"market\": {\n                        \"address\": \"0xb5e8ca62d15399fcd7dd25cd00988e979fd9bd5f\",\n                        \"gameId\": \"0x6261656133643232303332346632633930333136653735326538623439303438\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"New York Yankees\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -120.42477876106194,\n                                \"decimal\": 1.8303938859494415,\n                                \"normalizedImplied\": 0.5463304962261121\n                            },\n                            \"awayOdds\": {\n                                \"american\": 120.42477876106194,\n                                \"decimal\": 2.2042477876106195,\n                                \"normalizedImplied\": 0.4536695037738879\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x22c9bae9709b79010354524f90d7400b1fcfdba3\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -135.5689387388144,\n                        \"decimal\": 1.7376320927956725,\n                        \"normalizedImplied\": 0.5754958164884617\n                    },\n                    \"market\": {\n                        \"address\": \"0xad69996140d9fb0492462b86089495e32b1748e5\",\n                        \"gameId\": \"0x3935623130616564383264346361333932313462393539323164666364396337\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T23:40:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 6,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -102.82805429864251,\n                                \"decimal\": 1.9724972497249726,\n                                \"normalizedImplied\": 0.5069715560513106\n                            },\n                            \"awayOdds\": {\n                                \"american\": 102.82805429864253,\n                                \"decimal\": 2.0282805429864252,\n                                \"normalizedImplied\": 0.49302844394868933\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xb20e659c4083497eed2b1b55a33d7beec2b9c5a8\",\n            \"hash\": \"0x3192794e3294824f206ffbdf9c328daf7ffc5e14021713619351bb06dfd0bf14\",\n            \"timestamp\": 1682311389000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 7961.061540399292,\n            \"paid\": 500,\n            \"paidAfterFees\": 475,\n            \"totalQuote\": {\n                \"american\": 1576.012955873535,\n                \"decimal\": 16.76012955873535,\n                \"normalizedImplied\": 0.05966540989409009\n            },\n            \"lastGameStarts\": \"2023-04-25T02:00:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xa617a9f2cb43e5e98ce8a6ca02f45743d71e9a6c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -202.07216785063096,\n                        \"decimal\": 1.4948727034685878,\n                        \"normalizedImplied\": 0.6689532812256701\n                    },\n                    \"market\": {\n                        \"address\": \"0xa3c3c112a45aabfe509014b0adf128893d7332d2\",\n                        \"gameId\": \"0x6630653065343865323166323964393937393065653837623364383536633665\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-25T02:00:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Lakers\",\n                        \"awayTeam\": \"Memphis Grizzlies\",\n                        \"homeScore\": 117,\n                        \"awayScore\": 111,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -180.00000000000006,\n                                \"decimal\": 1.5555555555555554,\n                                \"normalizedImplied\": 0.6428571428571429\n                            },\n                            \"awayOdds\": {\n                                \"american\": 179.99999999999997,\n                                \"decimal\": 2.8,\n                                \"normalizedImplied\": 0.35714285714285715\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0e22fc80f7ba6fa8a0643e8dc10dd6d246557a8d\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -216.92789665756968,\n                        \"decimal\": 1.4609826653962097,\n                        \"normalizedImplied\": 0.6844708179537544\n                    },\n                    \"market\": {\n                        \"address\": \"0x10860adb8e041daf6e234aa042e7d312efb5dec9\",\n                        \"gameId\": \"0x3861303766666561616336623735666439643630386132363030663536366238\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-24T22:10:00.000Z\",\n                        \"homeTeam\": \"Cleveland Guardians\",\n                        \"awayTeam\": \"Colorado Rockies\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -179.1903114186851,\n                                \"decimal\": 1.55806588653304,\n                                \"normalizedImplied\": 0.6418213816523313\n                            },\n                            \"awayOdds\": {\n                                \"american\": 179.1903114186851,\n                                \"decimal\": 2.791903114186851,\n                                \"normalizedImplied\": 0.35817861834766873\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5079c09a0d2af9e267cb46c913554e036751ead5\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -167.61540257182037,\n                        \"decimal\": 1.5966038828511102,\n                        \"normalizedImplied\": 0.6263294300739554\n                    },\n                    \"market\": {\n                        \"address\": \"0x8b65c5005123c9f03974a703b06e17a78d5147f7\",\n                        \"gameId\": \"0x6464613038346665316665386331323437636164316139336635333661646235\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x796979efcf94224ed4f52da9119ded6c713b3380\",\n                        \"maturityDate\": \"2023-04-24T22:35:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -148.68749999999997,\n                                \"decimal\": 1.6725514922236235,\n                                \"normalizedImplied\": 0.5978889168132696\n                            },\n                            \"awayOdds\": {\n                                \"american\": 148.68750000000003,\n                                \"decimal\": 2.4868750000000004,\n                                \"normalizedImplied\": 0.4021110831867303\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xaff00dc31354b5695f3b38794ed08df0134a5f08\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -170.03959433600684,\n                        \"decimal\": 1.5880983213968092,\n                        \"normalizedImplied\": 0.6296839348841146\n                    },\n                    \"market\": {\n                        \"address\": \"0x61a7d2a0af4f619272bb5eb1ee43a287655faf75\",\n                        \"gameId\": \"0x3937366133613935613033383432633565646335356262313635333765303766\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-24T23:07:00.000Z\",\n                        \"homeTeam\": \"Toronto Blue Jays\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -143.78087649402391,\n                                \"decimal\": 1.6955027847820665,\n                                \"normalizedImplied\": 0.5897955514880125\n                            },\n                            \"awayOdds\": {\n                                \"american\": 143.78087649402391,\n                                \"decimal\": 2.437808764940239,\n                                \"normalizedImplied\": 0.41020444851198745\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x09850d61dccf03eaa9340f3281a060cf1c575c9c\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -167.61540257182037,\n                        \"decimal\": 1.5966038828511102,\n                        \"normalizedImplied\": 0.6263294300739554\n                    },\n                    \"market\": {\n                        \"address\": \"0x8977088b241663e8e8969646890fde3685468609\",\n                        \"gameId\": \"0x6364303662636339623634653437386130633862336464393636383562343866\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x99d1a34143048f4684beec24c294db3b34d05c8c\",\n                        \"maturityDate\": \"2023-04-25T01:45:00.000Z\",\n                        \"homeTeam\": \"San Francisco Giants\",\n                        \"awayTeam\": \"St. Louis Cardinals\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -163.14705882352936,\n                                \"decimal\": 1.6129439336578333,\n                                \"normalizedImplied\": 0.6199843522968592\n                            },\n                            \"awayOdds\": {\n                                \"american\": 163.1470588235294,\n                                \"decimal\": 2.631470588235294,\n                                \"normalizedImplied\": 0.3800156477031407\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x3e92fd793232c0891bb240540b2814af2fab75d1\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -111.65173989519107,\n                        \"decimal\": 1.8956421108517547,\n                        \"normalizedImplied\": 0.5275257361478837\n                    },\n                    \"market\": {\n                        \"address\": \"0x705fa8a58b8e833c1e2239ef3cd4f381dd96c270\",\n                        \"gameId\": \"0x3265336534653331656262333163623236623332393730323330346230663332\",\n                        \"sport\": \"Hockey\",\n                        \"leagueId\": 9006,\n                        \"leagueName\": \"NHL\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-24T23:30:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Lightning\",\n                        \"awayTeam\": \"Toronto Maple Leafs\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -112.04587155963303,\n                                \"decimal\": 1.8924916073036928,\n                                \"normalizedImplied\": 0.5284039285250725\n                            },\n                            \"awayOdds\": {\n                                \"american\": 112.04587155963304,\n                                \"decimal\": 2.1204587155963304,\n                                \"normalizedImplied\": 0.47159607147492755\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x31b45a25de35c9c93018ca2d6a69b92707e2dab3\",\n            \"hash\": \"0x6a8df91f434da30f8d808b57ea2ea562953259c02f93580d5fbaf3472e87de0d\",\n            \"timestamp\": 1682260318000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 5928,\n            \"paid\": 156,\n            \"paidAfterFees\": 148.2,\n            \"totalQuote\": {\n                \"american\": 3900,\n                \"decimal\": 40,\n                \"normalizedImplied\": 0.025\n            },\n            \"lastGameStarts\": \"2023-04-23T20:10:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x93b05030c8ff52ca411517578b9a079d32a49382\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -106.80931550566984,\n                        \"decimal\": 1.9362479248796574,\n                        \"normalizedImplied\": 0.516462787203324\n                    },\n                    \"market\": {\n                        \"address\": \"0xf452230579e7e13d83f4ef92a8cd8336c709b482\",\n                        \"gameId\": \"0x3262643831636638346261643364666564666234633731383738626537303963\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T17:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 104.76190476190479,\n                                \"decimal\": 2.047619047619048,\n                                \"normalizedImplied\": 0.4883720930232558\n                            },\n                            \"awayOdds\": {\n                                \"american\": -104.76190476190479,\n                                \"decimal\": 1.9545454545454544,\n                                \"normalizedImplied\": 0.5116279069767442\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x61cf8b23c577fe05f155fc3d5c933b1fa6a5eba1\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -135.62773367105743,\n                        \"decimal\": 1.7373123275991134,\n                        \"normalizedImplied\": 0.5756017407543262\n                    },\n                    \"market\": {\n                        \"address\": \"0x310a0558f64860ea5469d5203b4d2b1262439012\",\n                        \"gameId\": \"0x6563333834363037616135623435303235376361366636666530323362623939\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T17:35:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Toronto Blue Jays\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 122.38596491228071,\n                                \"decimal\": 2.223859649122807,\n                                \"normalizedImplied\": 0.4496686651940675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -122.38596491228068,\n                                \"decimal\": 1.8170871559633028,\n                                \"normalizedImplied\": 0.5503313348059324\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf6609684ab0c9a7d7f181ab1249a859f4874d1f1\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -178.11307120481067,\n                        \"decimal\": 1.5614411077388637,\n                        \"normalizedImplied\": 0.6404340163991895\n                    },\n                    \"market\": {\n                        \"address\": \"0x55284a9fc52108f3a89cc5d465c8cb2852af9ef2\",\n                        \"gameId\": \"0x6464333232346662383661346663343735386531346437343834666538653062\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T17:35:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -154.94296577946767,\n                                \"decimal\": 1.645398773006135,\n                                \"normalizedImplied\": 0.6077554064131245\n                            },\n                            \"awayOdds\": {\n                                \"american\": 154.9429657794677,\n                                \"decimal\": 2.549429657794677,\n                                \"normalizedImplied\": 0.39224459358687547\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x233054b533f2a5496a81721b213deb0f0463ceb3\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -196.7010221183808,\n                        \"decimal\": 1.5083857670033707,\n                        \"normalizedImplied\": 0.6629603791519768\n                    },\n                    \"market\": {\n                        \"address\": \"0x7afdc64d6d1c21fc3d6247910b0351aa881b525a\",\n                        \"gameId\": \"0x6262653432363536636539346365366533343839373131343764356463656434\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T17:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -167.07246376811588,\n                                \"decimal\": 1.5985426786953507,\n                                \"normalizedImplied\": 0.6255697851096157\n                            },\n                            \"awayOdds\": {\n                                \"american\": 167.07246376811594,\n                                \"decimal\": 2.6707246376811593,\n                                \"normalizedImplied\": 0.3744302148903842\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x75110a5969613c312c038333bf841998c7f54a58\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -185.66776872432794,\n                        \"decimal\": 1.5385964439981825,\n                        \"normalizedImplied\": 0.6499430074083684\n                    },\n                    \"market\": {\n                        \"address\": \"0x5a137242d12d04b06538e5eecd3bbea7b82b1cd3\",\n                        \"gameId\": \"0x3561643362393637376633336363333134333965373539386636333966366230\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T18:10:00.000Z\",\n                        \"homeTeam\": \"Milwaukee Brewers\",\n                        \"awayTeam\": \"Boston Red Sox\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 12,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -152.9808429118774,\n                                \"decimal\": 1.653676617912242,\n                                \"normalizedImplied\": 0.6047131519961229\n                            },\n                            \"awayOdds\": {\n                                \"american\": 152.9808429118774,\n                                \"decimal\": 2.529808429118774,\n                                \"normalizedImplied\": 0.39528684800387714\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa419bb24b5944e0e2f95a7eb74874002ccd00062\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -155.10251481924524,\n                        \"decimal\": 1.644734871749429,\n                        \"normalizedImplied\": 0.6080007283704917\n                    },\n                    \"market\": {\n                        \"address\": \"0x787901551027ac5d50b8409c14354ef224ffe702\",\n                        \"gameId\": \"0x6136663364653666376631623435396265326434336163333030376361383431\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xffc70f077df3364c559c853518931c4c3a11aed2\",\n                        \"maturityDate\": \"2023-04-23T18:20:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 7,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -128.27350427350427,\n                                \"decimal\": 1.7795842217484008,\n                                \"normalizedImplied\": 0.5619290100344466\n                            },\n                            \"awayOdds\": {\n                                \"american\": 128.27350427350427,\n                                \"decimal\": 2.282735042735043,\n                                \"normalizedImplied\": 0.4380709899655534\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xdf1bac1fc6fa6b301ca713a49db72e14f18925fa\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -210.05613260035574,\n                        \"decimal\": 1.4760632253963084,\n                        \"normalizedImplied\": 0.6774777548783588\n                    },\n                    \"market\": {\n                        \"address\": \"0xb0c1df9eecfad36b4482a8638275fc0ae5db944a\",\n                        \"gameId\": \"0x3966636163623032613035386433653863303635343031633364333664343063\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xb4e154c5db20e318d088f8f0f40f46d72d966c07\",\n                        \"maturityDate\": \"2023-04-23T18:35:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -158.8689138576779,\n                                \"decimal\": 1.6294497618935357,\n                                \"normalizedImplied\": 0.6137041002343818\n                            },\n                            \"awayOdds\": {\n                                \"american\": 158.8689138576779,\n                                \"decimal\": 2.588689138576779,\n                                \"normalizedImplied\": 0.38629589976561823\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x29d78a94ba4186b17d9357df9dfa1be5bd5b9cff\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -137.30648535850614,\n                        \"decimal\": 1.7282977183408401,\n                        \"normalizedImplied\": 0.5786040156090679\n                    },\n                    \"market\": {\n                        \"address\": \"0x5f5ef3a58a31fe545d0afdd3b0189adc88321ea1\",\n                        \"gameId\": \"0x3064336639363937633665376264636466393131396261626431333638633765\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x2facf40c1392aaaca92c0e1fa74c5701e62560e7\",\n                        \"maturityDate\": \"2023-04-23T20:10:00.000Z\",\n                        \"homeTeam\": \"Arizona Diamondbacks\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 7,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -113.56621004566209,\n                                \"decimal\": 1.8805436050018094,\n                                \"normalizedImplied\": 0.531761134036048\n                            },\n                            \"awayOdds\": {\n                                \"american\": 113.56621004566212,\n                                \"decimal\": 2.135662100456621,\n                                \"normalizedImplied\": 0.468238865963952\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xf59de46aedf11d04ad19f093e02b92b5cb202855\",\n            \"hash\": \"0x585aad540e7f54efbc0b72b0e04c06c8e1169f93180c378f0c6a3a59eb6561fa\",\n            \"timestamp\": 1682205096000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 2276.4818056437766,\n            \"paid\": 148,\n            \"paidAfterFees\": 140.6,\n            \"totalQuote\": {\n                \"american\": 1519.1193496755168,\n                \"decimal\": 16.19119349675517,\n                \"normalizedImplied\": 0.06176196956699993\n            },\n            \"lastGameStarts\": \"2023-04-23T02:00:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x2e2bef753be53baed0a545af5fce0f02b1316174\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -145.55076941396783,\n                        \"decimal\": 1.687045492116811,\n                        \"normalizedImplied\": 0.5927522432991748\n                    },\n                    \"market\": {\n                        \"address\": \"0x40cf1bf9e9bd5b073f09bd8d120a322e0350cd77\",\n                        \"gameId\": \"0x6631613364386161623738396239656134346566376434353764623531613230\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T23:30:00.000Z\",\n                        \"homeTeam\": \"Miami Heat\",\n                        \"awayTeam\": \"Milwaukee Bucks\",\n                        \"homeScore\": 121,\n                        \"awayScore\": 99,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 128.33333333333331,\n                                \"decimal\": 2.283333333333333,\n                                \"normalizedImplied\": 0.43795620437956206\n                            },\n                            \"awayOdds\": {\n                                \"american\": -128.33333333333331,\n                                \"decimal\": 1.7792207792207793,\n                                \"normalizedImplied\": 0.5620437956204379\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x23b0744d0c1d63ebcb63e3744dd393d597fc0891\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -220.95280985021407,\n                        \"decimal\": 1.4525853283684915,\n                        \"normalizedImplied\": 0.6884277160662057\n                    },\n                    \"market\": {\n                        \"address\": \"0x4e4e940de06cc3a20476375d26e4cccd7dcd730d\",\n                        \"gameId\": \"0x3336303765323538306535363635373062346436303964343530306238656334\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T02:00:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Lakers\",\n                        \"awayTeam\": \"Memphis Grizzlies\",\n                        \"homeScore\": 111,\n                        \"awayScore\": 101,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -163.92857142857144,\n                                \"decimal\": 1.6100217864923747,\n                                \"normalizedImplied\": 0.6211096075778079\n                            },\n                            \"awayOdds\": {\n                                \"american\": 163.92857142857142,\n                                \"decimal\": 2.6392857142857142,\n                                \"normalizedImplied\": 0.37889039242219213\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xe3e682356a7d399b1edf8a647f762a2d86bae7eb\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -119.22979477131145,\n                        \"decimal\": 1.8387165321537697,\n                        \"normalizedImplied\": 0.5438576216142768\n                    },\n                    \"market\": {\n                        \"address\": \"0x6cc0f67f6670bb18a4037a97cd88d1cd7b523c29\",\n                        \"gameId\": \"0x3536323239373233346636383035643566393862666338656432353761333638\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -104.76190476190479,\n                                \"decimal\": 1.9545454545454544,\n                                \"normalizedImplied\": 0.5116279069767442\n                            },\n                            \"awayOdds\": {\n                                \"american\": 104.76190476190479,\n                                \"decimal\": 2.047619047619048,\n                                \"normalizedImplied\": 0.4883720930232558\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa7f4a363cc21c907520a1602238048c9f282314f\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 122.75556433593935,\n                        \"decimal\": 2.2275556433593935,\n                        \"normalizedImplied\": 0.4489225680988567\n                    },\n                    \"market\": {\n                        \"address\": \"0x9f942320944c6c2b0319d487a204aad674a61301\",\n                        \"gameId\": \"0x3137353233353137343230353532633163343933626239633538313730326365\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T00:10:00.000Z\",\n                        \"homeTeam\": \"Arizona Diamondbacks\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 133.18410041841005,\n                                \"decimal\": 2.3318410041841005,\n                                \"normalizedImplied\": 0.42884570526278015\n                            },\n                            \"awayOdds\": {\n                                \"american\": -133.18410041841003,\n                                \"decimal\": 1.7508403757343471,\n                                \"normalizedImplied\": 0.5711542947372198\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xc1d2ae8c3795bcfd584264d7bc7aa6467aca64e4\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -163.09981559093413,\n                        \"decimal\": 1.613121478020595,\n                        \"normalizedImplied\": 0.6199161151998702\n                    },\n                    \"market\": {\n                        \"address\": \"0x55f46dbad23e43aa8bbc8833341589faab0a6e30\",\n                        \"gameId\": \"0x6635396233623464373364303365373862666337613262383634663432623161\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-23T01:40:00.000Z\",\n                        \"homeTeam\": \"Seattle Mariners\",\n                        \"awayTeam\": \"St. Louis Cardinals\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -154.94296577946767,\n                                \"decimal\": 1.645398773006135,\n                                \"normalizedImplied\": 0.6077554064131245\n                            },\n                            \"awayOdds\": {\n                                \"american\": 154.9429657794677,\n                                \"decimal\": 2.549429657794677,\n                                \"normalizedImplied\": 0.39224459358687547\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x9f8cf3b481598055ce4cc045e9fbe985ffb12429\",\n            \"hash\": \"0x94cf4a95c5e993c6eee7568c527468381ee5a018f82c4114034ccb5abb28a078\",\n            \"timestamp\": 1682169151000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 10028.894725174632,\n            \"paid\": 500,\n            \"paidAfterFees\": 475,\n            \"totalQuote\": {\n                \"american\": 2011.3462579315017,\n                \"decimal\": 21.113462579315016,\n                \"normalizedImplied\": 0.04736314549275806\n            },\n            \"lastGameStarts\": \"2023-04-22T23:05:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x959ef32ae84531d30ed70b8552943d542e71c82b\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 133.50514345565378,\n                        \"decimal\": 2.335051434556538,\n                        \"normalizedImplied\": 0.4282560911511208\n                    },\n                    \"market\": {\n                        \"address\": \"0x93e4d6936bbbb426d6eed427c86a2c9541560886\",\n                        \"gameId\": \"0x3164306663326666343637346431343931323736333761653237323936656163\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T17:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Toronto Blue Jays\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -153.96183206106875,\n                                \"decimal\": 1.6495116267539291,\n                                \"normalizedImplied\": 0.6062400432835373\n                            },\n                            \"awayOdds\": {\n                                \"american\": 153.9618320610687,\n                                \"decimal\": 2.539618320610687,\n                                \"normalizedImplied\": 0.3937599567164628\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0899365765348870f78b2c5468260bc5272f90dc\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 110.6068470077742,\n                        \"decimal\": 2.106068470077742,\n                        \"normalizedImplied\": 0.47481837091606366\n                    },\n                    \"market\": {\n                        \"address\": \"0x8da2c857bee22197554cc77ec727fbd687a13447\",\n                        \"gameId\": \"0x3761383662353664653336643536303736333535646131613963653239666563\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T18:20:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 9,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 109.65116279069767,\n                                \"decimal\": 2.0965116279069766,\n                                \"normalizedImplied\": 0.4769828064337216\n                            },\n                            \"awayOdds\": {\n                                \"american\": -109.65116279069767,\n                                \"decimal\": 1.911983032873807,\n                                \"normalizedImplied\": 0.5230171935662784\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xd6b9d019088d2f125aff7c0e7dcc5bfd20232341\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -164.1589454661315,\n                        \"decimal\": 1.6091657065416,\n                        \"normalizedImplied\": 0.6214400393538017\n                    },\n                    \"market\": {\n                        \"address\": \"0x868ee78816f8ec1b8b98ffa93f10cd68f3270aef\",\n                        \"gameId\": \"0x3036346632613665396339353664316163636661383463653332323364643965\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x29fce8f4b6031185cc05a6651810c9940c3c880a\",\n                        \"maturityDate\": \"2023-04-22T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 133.5833333333333,\n                                \"decimal\": 2.335833333333333,\n                                \"normalizedImplied\": 0.42811273635390656\n                            },\n                            \"awayOdds\": {\n                                \"american\": -133.58333333333331,\n                                \"decimal\": 1.7485963817841548,\n                                \"normalizedImplied\": 0.5718872636460934\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x0c8f9d1696a6d112f5e098e0448d481a08795e53\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -126.24317446699409,\n                        \"decimal\": 1.7921220329115275,\n                        \"normalizedImplied\": 0.5579977153538893\n                    },\n                    \"market\": {\n                        \"address\": \"0x2d794b1dbe0217d1f55c8df6252890a2f4f560c5\",\n                        \"gameId\": \"0x3634343933653733333735666562376334346337326263613837376138323933\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x26277fea1f98efc40d4e202034145f8894b5bde1\",\n                        \"maturityDate\": \"2023-04-22T23:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 18,\n                        \"awayScore\": 3,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -119.44444444444446,\n                                \"decimal\": 1.8372093023255813,\n                                \"normalizedImplied\": 0.5443037974683544\n                            },\n                            \"awayOdds\": {\n                                \"american\": 119.44444444444446,\n                                \"decimal\": 2.1944444444444446,\n                                \"normalizedImplied\": 0.45569620253164556\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf0fa74340044d27729a50288cc36a936b7ac6510\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -204.60300239132536,\n                        \"decimal\": 1.488751381119712,\n                        \"normalizedImplied\": 0.6717038268994822\n                    },\n                    \"market\": {\n                        \"address\": \"0xefa527f40ebdfa79ff9ea761d9236bbbd56bc504\",\n                        \"gameId\": \"0x6130643130646666646132353937613662326165386565653736383361383030\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xd2304c16a2072e90122f06bd7a2700a463e7ab03\",\n                        \"maturityDate\": \"2023-04-22T20:05:00.000Z\",\n                        \"homeTeam\": \"San Francisco Giants\",\n                        \"awayTeam\": \"New York Mets\",\n                        \"homeScore\": 7,\n                        \"awayScore\": 4,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 171.33807829181498,\n                                \"decimal\": 2.7133807829181498,\n                                \"normalizedImplied\": 0.36854392361566507\n                            },\n                            \"awayOdds\": {\n                                \"american\": -171.33807829181498,\n                                \"decimal\": 1.5836414240019938,\n                                \"normalizedImplied\": 0.631456076384335\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x8f92acbe86e8d5b0cc497cc1bca5ee50328d9985\",\n            \"hash\": \"0x5b680bc1896e835a74bcd2eea80a69252d49e1b015574e1b984012e1dcd93e70\",\n            \"timestamp\": 1682123853000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 4278.171734236021,\n            \"paid\": 2200,\n            \"paidAfterFees\": 2090,\n            \"totalQuote\": {\n                \"american\": 104.69721216440293,\n                \"decimal\": 2.0469721216440293,\n                \"normalizedImplied\": 0.48852643835561776\n            },\n            \"lastGameStarts\": \"2023-04-22T01:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"WON\",\n            \"positions\": [\n                {\n                    \"id\": \"0x6bfe99539c5d5b63675e7ad6fd3f4d5f672163e4\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -193.45786977686225,\n                        \"decimal\": 1.5169084106805362,\n                        \"normalizedImplied\": 0.6592355826884541\n                    },\n                    \"market\": {\n                        \"address\": \"0x12b330c8f1eb355ebb9db3930cc940942d049530\",\n                        \"gameId\": \"0x3763363366306438343265343733393466646661633130373634383432383633\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xe98962b0674df2364b82d802e138bfee1c0396e5\",\n                        \"maturityDate\": \"2023-04-22T01:40:00.000Z\",\n                        \"homeTeam\": \"Arizona Diamondbacks\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 9,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -153.96183206106875,\n                                \"decimal\": 1.6495116267539291,\n                                \"normalizedImplied\": 0.6062400432835373\n                            },\n                            \"awayOdds\": {\n                                \"american\": 153.9618320610687,\n                                \"decimal\": 2.539618320610687,\n                                \"normalizedImplied\": 0.3937599567164628\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5987f39aa73eccf0ff7a7d0f10b5e613f5a757c6\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -286.17473320768596,\n                        \"decimal\": 1.3494368593590227,\n                        \"normalizedImplied\": 0.7410498631814431\n                    },\n                    \"market\": {\n                        \"address\": \"0x750d64e5146f6bf4512c86844ee008493bfdfce0\",\n                        \"gameId\": \"0x6138323033646536623435653061353465343538346265313030373432643735\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Kansas City Royals\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -227.24637681159416,\n                                \"decimal\": 1.4400510204081634,\n                                \"normalizedImplied\": 0.6944198405668733\n                            },\n                            \"awayOdds\": {\n                                \"american\": 227.24637681159422,\n                                \"decimal\": 3.272463768115942,\n                                \"normalizedImplied\": 0.30558015943312666\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xc5a31e4b9962247d0545becc915e29ca037a529e\",\n            \"hash\": \"0x49559c22d4cb650aba8c359e735dcd39f5a5a41e48a8b9db53120e573a160efb\",\n            \"timestamp\": 1682115211000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 3868.225286937378,\n            \"paid\": 179,\n            \"paidAfterFees\": 170.05,\n            \"totalQuote\": {\n                \"american\": 3873.102628113584,\n                \"decimal\": 39.73102628113584,\n                \"normalizedImplied\": 0.02516924664678991\n            },\n            \"lastGameStarts\": \"2023-04-22T01:30:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x5442e95fbeed83a415a735b20bb58ca54bf00dfa\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -249.13140161475144,\n                        \"decimal\": 1.4013946028154118,\n                        \"normalizedImplied\": 0.7135748903206797\n                    },\n                    \"market\": {\n                        \"address\": \"0x0694d8cee17d021a8206ce8a613c5e329872de0e\",\n                        \"gameId\": \"0x3537343231313366316264373563363934633766653264663463616334326239\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T23:00:00.000Z\",\n                        \"homeTeam\": \"Atlanta Hawks\",\n                        \"awayTeam\": \"Boston Celtics\",\n                        \"homeScore\": 130,\n                        \"awayScore\": 122,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 200.76923076923077,\n                                \"decimal\": 3.0076923076923077,\n                                \"normalizedImplied\": 0.33248081841432225\n                            },\n                            \"awayOdds\": {\n                                \"american\": -200.7692307692307,\n                                \"decimal\": 1.4980842911877397,\n                                \"normalizedImplied\": 0.6675191815856777\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xbf311d18637a0e7d047a91e79815e769bbed0c4d\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -134.71090279520277,\n                        \"decimal\": 1.7423304122015069,\n                        \"normalizedImplied\": 0.573943950583092\n                    },\n                    \"market\": {\n                        \"address\": \"0x34eff521c6e189bd47529ec0db5cc6d9584df373\",\n                        \"gameId\": \"0x6235306633323230646461616161363138376136626233646434633261353433\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T00:30:00.000Z\",\n                        \"homeTeam\": \"New York Knicks\",\n                        \"awayTeam\": \"Cleveland Cavaliers\",\n                        \"homeScore\": 99,\n                        \"awayScore\": 79,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -118.69565217391306,\n                                \"decimal\": 1.8424908424908424,\n                                \"normalizedImplied\": 0.5427435387673957\n                            },\n                            \"awayOdds\": {\n                                \"american\": 118.69565217391305,\n                                \"decimal\": 2.1869565217391305,\n                                \"normalizedImplied\": 0.4572564612326043\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x790224bef4c6a77c7bd0b9bf22de79e6aefcd340\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -141.1575005734186,\n                        \"decimal\": 1.708428525539018,\n                        \"normalizedImplied\": 0.58533323756374\n                    },\n                    \"market\": {\n                        \"address\": \"0x50c074e552f605780c9eca3f7211c739b6a802a8\",\n                        \"gameId\": \"0x3239336133303032373163303464346663393236636233316161333461643532\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T01:30:00.000Z\",\n                        \"homeTeam\": \"Minnesota Timberwolves\",\n                        \"awayTeam\": \"Denver Nuggets\",\n                        \"homeScore\": 111,\n                        \"awayScore\": 120,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 113.88888888888889,\n                                \"decimal\": 2.138888888888889,\n                                \"normalizedImplied\": 0.4675324675324675\n                            },\n                            \"awayOdds\": {\n                                \"american\": -113.88888888888893,\n                                \"decimal\": 1.8780487804878045,\n                                \"normalizedImplied\": 0.5324675324675325\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x2350857beff20b634bb07dd656433f74550c52f8\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -162.7278756156453,\n                        \"decimal\": 1.6145228629186725,\n                        \"normalizedImplied\": 0.619378036054713\n                    },\n                    \"market\": {\n                        \"address\": \"0x9c2a039cee94fb1b79e0d4d7414891d7a2913db5\",\n                        \"gameId\": \"0x3239393262383761333462303139396635396430636561623635376238646532\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xff0dac07677c0449d615806ecd6af87b68e8b63b\",\n                        \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                        \"homeTeam\": \"Philadelphia Phillies\",\n                        \"awayTeam\": \"Colorado Rockies\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -139.47154471544715,\n                                \"decimal\": 1.7169921305741767,\n                                \"normalizedImplied\": 0.582413851638092\n                            },\n                            \"awayOdds\": {\n                                \"american\": 139.47154471544712,\n                                \"decimal\": 2.3947154471544714,\n                                \"normalizedImplied\": 0.417586148361908\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x8ae9a7090e54c57d80b74ea129f0749b6c53bf0e\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -206.15071120354514,\n                        \"decimal\": 1.4850820034341958,\n                        \"normalizedImplied\": 0.6733634894824245\n                    },\n                    \"market\": {\n                        \"address\": \"0xb9d6a925fa8c55218132e6d7324dccf318b2fb69\",\n                        \"gameId\": \"0x6331653661376436306165333762353038613163393964376139373965666633\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -173.30035335689047,\n                                \"decimal\": 1.577032868444662,\n                                \"normalizedImplied\": 0.634102192800993\n                            },\n                            \"awayOdds\": {\n                                \"american\": 173.3003533568904,\n                                \"decimal\": 2.7330035335689042,\n                                \"normalizedImplied\": 0.36589780719900705\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xad2b1b883fcb0fd214d4d46aeed2a1fabf592694\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": 105.68857882173508,\n                        \"decimal\": 2.056885788217351,\n                        \"normalizedImplied\": 0.48617186512172555\n                    },\n                    \"market\": {\n                        \"address\": \"0x6c0911270804089e7b04fad4ea276b775241edfd\",\n                        \"gameId\": \"0x3334616437376631336362666232313738303662393832346536383838336335\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                        \"homeTeam\": \"New York Yankees\",\n                        \"awayTeam\": \"Toronto Blue Jays\",\n                        \"homeScore\": 1,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -119.44444444444446,\n                                \"decimal\": 1.8372093023255813,\n                                \"normalizedImplied\": 0.5443037974683544\n                            },\n                            \"awayOdds\": {\n                                \"american\": 119.44444444444446,\n                                \"decimal\": 2.1944444444444446,\n                                \"normalizedImplied\": 0.45569620253164556\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x83acdcbde01be372b51c5da1c2f17a636b1084d7\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": true,\n                    \"quote\": {\n                        \"american\": null,\n                        \"decimal\": 1,\n                        \"normalizedImplied\": 1\n                    },\n                    \"market\": {\n                        \"address\": \"0x17374e53939cfb538f60dd42413c329305feedc3\",\n                        \"gameId\": \"0x3133356236303438396166633138366633653761313031643235653335633936\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T23:10:00.000Z\",\n                        \"homeTeam\": \"Cleveland Guardians\",\n                        \"awayTeam\": \"Miami Marlins\",\n                        \"homeScore\": 0,\n                        \"awayScore\": 0,\n                        \"finalResult\": 0,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": true,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -115.52488687782808,\n                                \"decimal\": 1.8656143511809171,\n                                \"normalizedImplied\": 0.536016459868573\n                            },\n                            \"awayOdds\": {\n                                \"american\": 115.52488687782807,\n                                \"decimal\": 2.1552488687782807,\n                                \"normalizedImplied\": 0.463983540131427\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x07934445ba0f1d31c71d6c643cc282ef96269634\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -107.38321567243143,\n                        \"decimal\": 1.931244230057762,\n                        \"normalizedImplied\": 0.5178008997702434\n                    },\n                    \"market\": {\n                        \"address\": \"0x4f6cd7a773f73b919c2e1635756303beb48c8543\",\n                        \"gameId\": \"0x6434666365636134623533353863313033346230646561316631653461363433\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T23:20:00.000Z\",\n                        \"homeTeam\": \"Atlanta Braves\",\n                        \"awayTeam\": \"Houston Astros\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 6,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -105.73933649289098,\n                                \"decimal\": 1.9457218412442294,\n                                \"normalizedImplied\": 0.513948077676165\n                            },\n                            \"awayOdds\": {\n                                \"american\": 105.739336492891,\n                                \"decimal\": 2.05739336492891,\n                                \"normalizedImplied\": 0.48605192232383493\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xa84a995f026c470ab9aff15cc862a5d62318a675\",\n            \"hash\": \"0x0c78e24d52bd8ecca1e2cb1440857d23208b63a0ca66d11f2f0619b432eae8cb\",\n            \"timestamp\": 1682101406000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 3575.5927917771087,\n            \"paid\": 1544.56,\n            \"paidAfterFees\": 1467.3319999999999,\n            \"totalQuote\": {\n                \"american\": 143.6798755685222,\n                \"decimal\": 2.436798755685222,\n                \"normalizedImplied\": 0.41037447087779816\n            },\n            \"lastGameStarts\": \"2023-04-21T22:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"WON\",\n            \"positions\": [\n                {\n                    \"id\": \"0xd0aae6f80686a6594088295275fcf34b4d9a89c7\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -164.9929150987308,\n                        \"decimal\": 1.6060866306905395,\n                        \"normalizedImplied\": 0.6226314203051727\n                    },\n                    \"market\": {\n                        \"address\": \"0xb9c7a6cdd19b29ea147fefa6e3e24d783515d4fe\",\n                        \"gameId\": \"0x3162393861626636346336323737626137323730383565356636326237313336\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -135.54545454545453,\n                                \"decimal\": 1.7377598926894702,\n                                \"normalizedImplied\": 0.5754534928598997\n                            },\n                            \"awayOdds\": {\n                                \"american\": 135.54545454545456,\n                                \"decimal\": 2.3554545454545455,\n                                \"normalizedImplied\": 0.42454650714010034\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x64fe4a028f112493400717ddd08f3668e79a4e51\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -193.33853237074382,\n                        \"decimal\": 1.5172274702501678,\n                        \"normalizedImplied\": 0.6590969512535356\n                    },\n                    \"market\": {\n                        \"address\": \"0x4f60178451cf3143d8e13b93d31b1b91c02ea920\",\n                        \"gameId\": \"0x6231623234353266653031383366656137633962663461626639633763363063\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 7,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -170.01792114695343,\n                                \"decimal\": 1.5881732897649414,\n                                \"normalizedImplied\": 0.629654211190018\n                            },\n                            \"awayOdds\": {\n                                \"american\": 170.01792114695337,\n                                \"decimal\": 2.7001792114695338,\n                                \"normalizedImplied\": 0.3703457888099821\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xb708c9f58771848c4a0af788f6ae2de502019990\",\n            \"hash\": \"0x7d2511e4788d6ccae000ed542467f88a93395023740de7c3f9d88fb83e4729d9\",\n            \"timestamp\": 1682100904000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 10267.820377797567,\n            \"paid\": 450,\n            \"paidAfterFees\": 427.5,\n            \"totalQuote\": {\n                \"american\": 2301.8293281397814,\n                \"decimal\": 24.018293281397813,\n                \"normalizedImplied\": 0.04163493168661159\n            },\n            \"lastGameStarts\": \"2023-04-22T02:00:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0xd0aae6f80686a6594088295275fcf34b4d9a89c7\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -158.98609986599493,\n                        \"decimal\": 1.6289858049495352,\n                        \"normalizedImplied\": 0.6138788913700689\n                    },\n                    \"market\": {\n                        \"address\": \"0xb9c7a6cdd19b29ea147fefa6e3e24d783515d4fe\",\n                        \"gameId\": \"0x3162393861626636346336323737626137323730383565356636326237313336\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T22:35:00.000Z\",\n                        \"homeTeam\": \"Pittsburgh Pirates\",\n                        \"awayTeam\": \"Cincinnati Reds\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -135.54545454545453,\n                                \"decimal\": 1.7377598926894702,\n                                \"normalizedImplied\": 0.5754534928598997\n                            },\n                            \"awayOdds\": {\n                                \"american\": 135.54545454545456,\n                                \"decimal\": 2.3554545454545455,\n                                \"normalizedImplied\": 0.42454650714010034\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x66b562d06a47ef23195b8f84f18bfe9f1dbcb5b0\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -227.9626404887433,\n                        \"decimal\": 1.43866837033298,\n                        \"normalizedImplied\": 0.6950872213646776\n                    },\n                    \"market\": {\n                        \"address\": \"0x4a4141e7a99c06ef3faaac67c6a1dbf47e1b1eb9\",\n                        \"gameId\": \"0x3230616636323735336437633761343335323632343934656334646232636638\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T00:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -206.25000000000009,\n                                \"decimal\": 1.4848484848484846,\n                                \"normalizedImplied\": 0.6734693877551021\n                            },\n                            \"awayOdds\": {\n                                \"american\": 206.24999999999994,\n                                \"decimal\": 3.0624999999999996,\n                                \"normalizedImplied\": 0.326530612244898\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xf28b63ac1799bf9ef6ae81038aa388bf7bbf7784\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -105.64085272055947,\n                        \"decimal\": 1.9466034912130006,\n                        \"normalizedImplied\": 0.5137153018136544\n                    },\n                    \"market\": {\n                        \"address\": \"0xdc6120080c2017e71c94af28f525b1b0014b4a5d\",\n                        \"gameId\": \"0x6636636164393064343638626664616666623963623662323265633631353534\",\n                        \"sport\": \"Hockey\",\n                        \"leagueId\": 9006,\n                        \"leagueName\": \"NHL\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T01:30:00.000Z\",\n                        \"homeTeam\": \"Minnesota Wild\",\n                        \"awayTeam\": \"Dallas Stars\",\n                        \"homeScore\": 5,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -102.82805429864251,\n                                \"decimal\": 1.9724972497249726,\n                                \"normalizedImplied\": 0.5069715560513106\n                            },\n                            \"awayOdds\": {\n                                \"american\": 102.82805429864253,\n                                \"decimal\": 2.0282805429864252,\n                                \"normalizedImplied\": 0.49302844394868933\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xa66c12ef76d2c5495ff8af2a0207397f1a732ba3\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -156.28165372631622,\n                        \"decimal\": 1.6398703725974269,\n                        \"normalizedImplied\": 0.6098042971628775\n                    },\n                    \"market\": {\n                        \"address\": \"0x02b57fbe4e1710c2658ef7b21b024dbb6ecb11f5\",\n                        \"gameId\": \"0x3266306634336638626136663965656364316363623466356635623033333465\",\n                        \"sport\": \"Hockey\",\n                        \"leagueId\": 9006,\n                        \"leagueName\": \"NHL\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T02:00:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Kings\",\n                        \"awayTeam\": \"Edmonton Oilers\",\n                        \"homeScore\": 3,\n                        \"awayScore\": 2,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 139.6451612903226,\n                                \"decimal\": 2.396451612903226,\n                                \"normalizedImplied\": 0.4172836182527931\n                            },\n                            \"awayOdds\": {\n                                \"american\": -139.64516129032256,\n                                \"decimal\": 1.7161007161007162,\n                                \"normalizedImplied\": 0.5827163817472069\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xdab82a76293c9a0742effafbcf70dec5b96fc8a1\",\n                    \"position\": 1,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -118.74094566850682,\n                        \"decimal\": 1.8421694760556602,\n                        \"normalizedImplied\": 0.5428382203689198\n                    },\n                    \"market\": {\n                        \"address\": \"0xf4e4153aa4f833d4781e45fece26e5296818f25e\",\n                        \"gameId\": \"0x3537343231313366316264373563363934633766653264663463616334326239\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x0694d8cee17d021a8206ce8a613c5e329872de0e\",\n                        \"maturityDate\": \"2023-04-21T23:00:00.000Z\",\n                        \"homeTeam\": \"Atlanta Hawks\",\n                        \"awayTeam\": \"Boston Celtics\",\n                        \"homeScore\": 130,\n                        \"awayScore\": 122,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"awayOdds\": {\n                                \"american\": 100,\n                                \"decimal\": 2,\n                                \"normalizedImplied\": 0.5\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xbf311d18637a0e7d047a91e79815e769bbed0c4d\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -134.62574233628501,\n                        \"decimal\": 1.7427999895458886,\n                        \"normalizedImplied\": 0.5737893080092136\n                    },\n                    \"market\": {\n                        \"address\": \"0x34eff521c6e189bd47529ec0db5cc6d9584df373\",\n                        \"gameId\": \"0x6235306633323230646461616161363138376136626233646434633261353433\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9004,\n                        \"leagueName\": \"NBA\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-22T00:30:00.000Z\",\n                        \"homeTeam\": \"New York Knicks\",\n                        \"awayTeam\": \"Cleveland Cavaliers\",\n                        \"homeScore\": 99,\n                        \"awayScore\": 79,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -118.69565217391306,\n                                \"decimal\": 1.8424908424908424,\n                                \"normalizedImplied\": 0.5427435387673957\n                            },\n                            \"awayOdds\": {\n                                \"american\": 118.69565217391305,\n                                \"decimal\": 2.1869565217391305,\n                                \"normalizedImplied\": 0.4572564612326043\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0x0bbfbf15eefd75a09fd07110991e3ce03f52c3e2\",\n            \"hash\": \"0xa5c9bd41bdc0880a5d985a537513e50d9921d70043e636da22052d47628cf9de\",\n            \"timestamp\": 1682100767000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 10124.83245145903,\n            \"paid\": 270,\n            \"paidAfterFees\": 256.5,\n            \"totalQuote\": {\n                \"american\": 3847.3030999840275,\n                \"decimal\": 39.473030999840276,\n                \"normalizedImplied\": 0.025333752556373147\n            },\n            \"lastGameStarts\": \"2023-04-22T01:40:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x0302194029160325a92086cbecd272ed99cc6e1d\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -116.97403944089616,\n                        \"decimal\": 1.8548905421918622,\n                        \"normalizedImplied\": 0.5391153694806883\n                    },\n                    \"market\": {\n                        \"address\": \"0x624c75496c87105e134e11c318bdb6c7b93a3107\",\n                        \"gameId\": \"0x3335616433613931613166656632323066363439326432343136396330333834\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x5d7820a5434ce0d74102ab2fd22a8b26c2f3fa13\",\n                        \"maturityDate\": \"2023-04-21T18:20:00.000Z\",\n                        \"homeTeam\": \"Chicago Cubs\",\n                        \"awayTeam\": \"Los Angeles Dodgers\",\n                        \"homeScore\": 13,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": 102.82805429864253,\n                                \"decimal\": 2.0282805429864252,\n                                \"normalizedImplied\": 0.49302844394868933\n                            },\n                            \"awayOdds\": {\n                                \"american\": -102.82805429864251,\n                                \"decimal\": 1.9724972497249726,\n                                \"normalizedImplied\": 0.5069715560513106\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x6bfe99539c5d5b63675e7ad6fd3f4d5f672163e4\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -186.16418805296485,\n                        \"decimal\": 1.537160240354871,\n                        \"normalizedImplied\": 0.6505502638873476\n                    },\n                    \"market\": {\n                        \"address\": \"0x12b330c8f1eb355ebb9db3930cc940942d049530\",\n                        \"gameId\": \"0x3763363366306438343265343733393466646661633130373634383432383633\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0xe98962b0674df2364b82d802e138bfee1c0396e5\",\n                        \"maturityDate\": \"2023-04-22T01:40:00.000Z\",\n                        \"homeTeam\": \"Arizona Diamondbacks\",\n                        \"awayTeam\": \"San Diego Padres\",\n                        \"homeScore\": 9,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -153.96183206106875,\n                                \"decimal\": 1.6495116267539291,\n                                \"normalizedImplied\": 0.6062400432835373\n                            },\n                            \"awayOdds\": {\n                                \"american\": 153.9618320610687,\n                                \"decimal\": 2.539618320610687,\n                                \"normalizedImplied\": 0.3937599567164628\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0xef50320a57e76620cbe6f3b109b8624b25b20137\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -147.23249677485478,\n                        \"decimal\": 1.679197882196606,\n                        \"normalizedImplied\": 0.5955224280606356\n                    },\n                    \"market\": {\n                        \"address\": \"0x15b606002ff5dd5f68b9c9bfc4f6ab28eee4a5a8\",\n                        \"gameId\": \"0x6138323033646536623435653061353465343538346265313030373432643735\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x750d64e5146f6bf4512c86844ee008493bfdfce0\",\n                        \"maturityDate\": \"2023-04-22T01:38:00.000Z\",\n                        \"homeTeam\": \"Los Angeles Angels\",\n                        \"awayTeam\": \"Kansas City Royals\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 0,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -116.5045045045045,\n                                \"decimal\": 1.8583359109186515,\n                                \"normalizedImplied\": 0.5381158455392809\n                            },\n                            \"awayOdds\": {\n                                \"american\": 116.50450450450451,\n                                \"decimal\": 2.165045045045045,\n                                \"normalizedImplied\": 0.46188415446071907\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x386de8f96ed09f084c3f9bb0a5f2545208e52808\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -113.99024793655003,\n                        \"decimal\": 1.877268027837457,\n                        \"normalizedImplied\": 0.532688984828641\n                    },\n                    \"market\": {\n                        \"address\": \"0x8a1c01488366b4b9700fbdc3ab93f244711e5a9d\",\n                        \"gameId\": \"0x3230616636323735336437633761343335323632343934656334646232636638\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x4a4141e7a99c06ef3faaac67c6a1dbf47e1b1eb9\",\n                        \"maturityDate\": \"2023-04-22T00:05:00.000Z\",\n                        \"homeTeam\": \"Texas Rangers\",\n                        \"awayTeam\": \"Oakland Athletics\",\n                        \"homeScore\": 4,\n                        \"awayScore\": 5,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -108.67289719626169,\n                                \"decimal\": 1.9201926384588923,\n                                \"normalizedImplied\": 0.5207810820494446\n                            },\n                            \"awayOdds\": {\n                                \"american\": 108.6728971962617,\n                                \"decimal\": 2.086728971962617,\n                                \"normalizedImplied\": 0.4792189179505553\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x8ae9a7090e54c57d80b74ea129f0749b6c53bf0e\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -187.82968410608237,\n                        \"decimal\": 1.5323972112071595,\n                        \"normalizedImplied\": 0.6525723178602244\n                    },\n                    \"market\": {\n                        \"address\": \"0xb9d6a925fa8c55218132e6d7324dccf318b2fb69\",\n                        \"gameId\": \"0x6331653661376436306165333762353038613163393964376139373965666633\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T23:05:00.000Z\",\n                        \"homeTeam\": \"Baltimore Orioles\",\n                        \"awayTeam\": \"Detroit Tigers\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 1,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -173.30035335689047,\n                                \"decimal\": 1.577032868444662,\n                                \"normalizedImplied\": 0.634102192800993\n                            },\n                            \"awayOdds\": {\n                                \"american\": 173.3003533568904,\n                                \"decimal\": 2.7330035335689042,\n                                \"normalizedImplied\": 0.36589780719900705\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x64fe4a028f112493400717ddd08f3668e79a4e51\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -179.26064312821094,\n                        \"decimal\": 1.55784693313009,\n                        \"normalizedImplied\": 0.6419115888303346\n                    },\n                    \"market\": {\n                        \"address\": \"0x4f60178451cf3143d8e13b93d31b1b91c02ea920\",\n                        \"gameId\": \"0x6231623234353266653031383366656137633962663461626639633763363063\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-04-21T22:40:00.000Z\",\n                        \"homeTeam\": \"Tampa Bay Rays\",\n                        \"awayTeam\": \"Chicago White Sox\",\n                        \"homeScore\": 8,\n                        \"awayScore\": 7,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -170.01792114695343,\n                                \"decimal\": 1.5881732897649414,\n                                \"normalizedImplied\": 0.629654211190018\n                            },\n                            \"awayOdds\": {\n                                \"american\": 170.01792114695337,\n                                \"decimal\": 2.7001792114695338,\n                                \"normalizedImplied\": 0.3703457888099821\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x395068d988d9c3073e966b929124b688f4b45a09\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -119.09511396967626,\n                        \"decimal\": 1.839665009476894,\n                        \"normalizedImplied\": 0.5435772245754397\n                    },\n                    \"market\": {\n                        \"address\": \"0xe878ca5260232683fc32af1ebc8f5d3fd3449ecd\",\n                        \"gameId\": \"0x3663383962363638373337303039373731643962636362376366313933376562\",\n                        \"sport\": \"Baseball\",\n                        \"leagueId\": 9003,\n                        \"leagueName\": \"MLB\",\n                        \"type\": \"spread\",\n                        \"parentMarket\": \"0x8d4cad799e428b0921b3bd4141f69b243c09fb83\",\n                        \"maturityDate\": \"2023-04-22T00:10:00.000Z\",\n                        \"homeTeam\": \"Minnesota Twins\",\n                        \"awayTeam\": \"Washington Nationals\",\n                        \"homeScore\": 2,\n                        \"awayScore\": 3,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": -1.5,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -104.76190476190479,\n                                \"decimal\": 1.9545454545454544,\n                                \"normalizedImplied\": 0.5116279069767442\n                            },\n                            \"awayOdds\": {\n                                \"american\": 104.76190476190479,\n                                \"decimal\": 2.047619047619048,\n                                \"normalizedImplied\": 0.4883720930232558\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"0xfd7b0321df90bcdaf152cda18835ce427f7458dd\",\n            \"hash\": \"0xa60ae50dea6b6a89824055b9734458213a8637fa17918bd0ea458564429c6cb9\",\n            \"timestamp\": 1679514169000,\n            \"account\": \"0xb82b04f420d4bc501512013133ac7f2aca64a064\",\n            \"payout\": 11036.85868325671,\n            \"paid\": 6228,\n            \"paidAfterFees\": 5916.6,\n            \"totalQuote\": {\n                \"american\": -115.55275555407644,\n                \"decimal\": 1.8654055848387099,\n                \"normalizedImplied\": 0.5360764480001617\n            },\n            \"lastGameStarts\": \"2023-03-24T22:30:00.000Z\",\n            \"isOpen\": false,\n            \"isClaimable\": false,\n            \"isClaimed\": true,\n            \"status\": \"LOSS\",\n            \"positions\": [\n                {\n                    \"id\": \"0x8994c6433bad469b5a1a0d86154aced9622a2bad\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": false,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -373.6831190613921,\n                        \"decimal\": 1.2676064154334226,\n                        \"normalizedImplied\": 0.7888884024447588\n                    },\n                    \"market\": {\n                        \"address\": \"0xa628afbfdd4715c3b4820e177b99c00c7404a0d4\",\n                        \"gameId\": \"0x6434626364643432623235653230623835393538356139326161396137303864\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9005,\n                        \"leagueName\": \"NCAAB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-03-24T22:30:00.000Z\",\n                        \"homeTeam\": \"Alabama Crimson Tide\",\n                        \"awayTeam\": \"San Diego State Aztecs\",\n                        \"homeScore\": 64,\n                        \"awayScore\": 71,\n                        \"finalResult\": 2,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -265.72069825436415,\n                                \"decimal\": 1.3763350038478142,\n                                \"normalizedImplied\": 0.7265672944481569\n                            },\n                            \"awayOdds\": {\n                                \"american\": 265.72069825436404,\n                                \"decimal\": 3.6572069825436406,\n                                \"normalizedImplied\": 0.2734327055518431\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                },\n                {\n                    \"id\": \"0x5371ea897edf28303e38e3d5e9391a2137861a49\",\n                    \"position\": 0,\n                    \"isOpen\": false,\n                    \"isClaimable\": true,\n                    \"isCanceled\": false,\n                    \"quote\": {\n                        \"american\": -212.04552972104065,\n                        \"decimal\": 1.4715968317349408,\n                        \"normalizedImplied\": 0.6795339446477666\n                    },\n                    \"market\": {\n                        \"address\": \"0x26b7665cbc00ba1fcd3170c398046182ffb8cc12\",\n                        \"gameId\": \"0x3239616464643734336663653534653061653538656664366664613238643331\",\n                        \"sport\": \"Basketball\",\n                        \"leagueId\": 9005,\n                        \"leagueName\": \"NCAAB\",\n                        \"type\": \"moneyline\",\n                        \"parentMarket\": null,\n                        \"maturityDate\": \"2023-03-23T23:15:00.000Z\",\n                        \"homeTeam\": \"UConn Huskies\",\n                        \"awayTeam\": \"Arkansas Razorbacks\",\n                        \"homeScore\": 88,\n                        \"awayScore\": 65,\n                        \"finalResult\": 1,\n                        \"isResolved\": true,\n                        \"isOpen\": false,\n                        \"isCanceled\": false,\n                        \"isPaused\": false,\n                        \"isOneSideMarket\": false,\n                        \"spread\": 0,\n                        \"total\": 0,\n                        \"doubleChanceMarketType\": null,\n                        \"odds\": {\n                            \"homeOdds\": {\n                                \"american\": -159.35294117647052,\n                                \"decimal\": 1.6275378368401627,\n                                \"normalizedImplied\": 0.6144250396915399\n                            },\n                            \"awayOdds\": {\n                                \"american\": 159.3529411764706,\n                                \"decimal\": 2.593529411764706,\n                                \"normalizedImplied\": 0.38557496030845995\n                            },\n                            \"drawOdds\": {}\n                        },\n                        \"priceImpact\": {},\n                        \"bonus\": {}\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"89d4739c-81f0-46fd-85c6-964f6181c8ed"},{"name":"Single quote","id":"e7678f69-15d9-42a5-a013-da9e7961aac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/markets/{{marketAddress}}/quote?position={{position}}&buyIn={{buyIn}}","description":"<h2 id=\"get-a-quote-for-single-market\">Get a quote for single market</h2>\n<p>Use <code>/overtime/{{network}}/markets/{{marketAddress}}/quote?position={{position}}&amp;buyIn={{buyIn}}</code> to get a quote for single market.</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>8453</strong> (base), <strong>420</strong> (optimism goerli).the</p>\n</li>\n<li><p><code>marketAddress</code> - (Required) market address</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","markets","{{marketAddress}}","quote"],"host":["overtimemarketsv2","xyz"],"query":[{"description":{"content":"<p>(Required) Market position to get a quote for. Supported positions: 0 (home), 1 (away), 2 (draw) - if available for requested market.  </p>\n","type":"text/plain"},"key":"position","value":"{{position}}"},{"description":{"content":"<p>(Required) Buy-in amount in $. Default collateral: sUSD (Synth sUSD) for Optimism, USDCe (Bridged USDC) for Arbitrum, USDbC (USD Base Coin) for Base.</p>\n","type":"text/plain"},"key":"buyIn","value":"{{buyIn}}"},{"disabled":true,"description":{"content":"<p>(Optional) Get a quote for different collateral. See supported collaterals under /collaterals.</p>\n","type":"text/plain"},"key":"differentCollateral","value":""}],"variable":[]}},"response":[{"id":"7a23024b-7586-47a4-9b80-d927bd21aeff","name":"Single quote response example (optimisim)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://overtimemarketsv2.xyz/overtime/networks/10/markets/0xae818590d6e2c33369d793d57d08d3061f3af85c/quote?buyIn=100&position=1","protocol":"https","host":["overtimemarketsv2","xyz"],"path":["overtime","networks","10","markets","0xae818590d6e2c33369d793d57d08d3061f3af85c","quote"],"query":[{"key":"buyIn","value":"100","description":"(Required) Market position to get a quote for. Supported positions: 0 (home), 1 (away), 2 (draw) - if available for requested market. "},{"key":"position","value":"1","description":"(Required) Buy-in amount in $. Default collateral: sUSD (Synth sUSD) for Optimism, USDCe (Bridged USDC) for Arbitrum, USDbC (USD Base Coin) for Base."},{"key":"differentCollateral","value":"","description":"(Optional) Get a quote for different collateral. See supported collaterals under /collaterals.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Aug 2023 08:44:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"277"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"115-/Ji5uSztCOa4R6lh1nZa0hTGdDY\""}],"cookie":[],"responseTime":null,"body":"{\n    \"quote\": {\n        \"american\": 154.23021955700779,\n        \"decimal\": 0.35161863681950334,\n        \"normalizedImplied\": 2.8439903215748226\n    },\n    \"payout\": 283.75,\n    \"potenitialProfit\": {\n        \"usd\": 183.97821180246592,\n        \"percentage\": 1.8439903215748226\n    },\n    \"actualBuyInCollateralAmount\": 99.77178819753406,\n    \"actualBuyInUsdAmount\": 99.77178819753406,\n    \"skew\": -0.04308431245118355\n}"}],"_postman_id":"e7678f69-15d9-42a5-a013-da9e7961aac9"},{"name":"Parlay quote","id":"648c69ff-7f2c-4950-bfc5-bdfbde2dd0cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://overtimemarketsv2.xyz/overtime/networks/{{network}}/parlay/quote?markets={{markets}}&positions={{positions}}&buyIn={{buyIn}}","description":"<h2 id=\"get-a-quote-for-parlay\">Get a quote for parlay</h2>\n<p>Use <code>/overtime/networks/{{network}}/parlay/quote?markets={{markets}}&amp;positions={{positions}}&amp;buyIn={{buyIn}}</code> to get a quote for parlay.</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>8453</strong> (base), <strong>420</strong> (optimism goerli).</li>\n</ul>\n","urlObject":{"protocol":"https","path":["overtime","networks","{{network}}","parlay","quote"],"host":["overtimemarketsv2","xyz"],"query":[{"description":{"content":"<p>(Required) Market addresses, comma separated (e.g. 0x4c...09,0xf2...06,0xc0f..9b2).</p>\n","type":"text/plain"},"key":"markets","value":"{{markets}}"},{"description":{"content":"<p>(Required) Market positions, comma separated (e.g. 0,0,1,0). It should be in the same order as the market addresses parameter. Supported positions: 0 (home), 1 (away), 2 (draw) - if available for requested market.</p>\n","type":"text/plain"},"key":"positions","value":"{{positions}}"},{"description":{"content":"<p>(Required) Buy-in amount in $. Default collateral: sUSD (Synth sUSD) for Optimism, USDCe (Bridged USDC) for Arbitrum, USDbC (USD Base Coin) for Base.</p>\n","type":"text/plain"},"key":"buyIn","value":"{{buyIn}}"},{"disabled":true,"description":{"content":"<p>(Optional) Get a quote for different collateral. See supported collaterals under /collaterals.</p>\n","type":"text/plain"},"key":"differentCollateral","value":""}],"variable":[]}},"response":[{"id":"2ad5c03a-5fc8-4b49-bc88-f6095df3f097","name":"Parlay quote response example (optimism)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://overtimemarketsv2.xyz/overtime/networks/10/parlay/quote?markets=0x4c67db1668de0fa5ba79a71b3f11516c3b093d09,0xf2d0cb4ea878476e0d839916bcb322070dc00c06,0xc0fc11d6607a662f382e95c20c11ee38bcfca9b2,0x31526a04e20b1939327a2863ea6be328b513fbf8,0xe20fb37c2e2035e54e73629c264b8b6d91ef41aa,0xefa8b03835219081bd993cc6a58b28126582032f&positions=0,0,0,0,1,0&buyIn=100","protocol":"https","host":["overtimemarketsv2","xyz"],"path":["overtime","networks","10","parlay","quote"],"query":[{"key":"markets","value":"0x4c67db1668de0fa5ba79a71b3f11516c3b093d09,0xf2d0cb4ea878476e0d839916bcb322070dc00c06,0xc0fc11d6607a662f382e95c20c11ee38bcfca9b2,0x31526a04e20b1939327a2863ea6be328b513fbf8,0xe20fb37c2e2035e54e73629c264b8b6d91ef41aa,0xefa8b03835219081bd993cc6a58b28126582032f","description":"(Required) Market addresses, comma separated (e.g. 0x4c...09,0xf2...06,0xc0f..9b2)."},{"key":"positions","value":"0,0,0,0,1,0","description":"(Required) Market positions, comma separated (e.g. 0,0,1,0). It should be in the same order as the market addresses parameter. Supported positions: 0 (home), 1 (away), 2 (draw) - if available for requested market."},{"key":"buyIn","value":"100","description":"(Required) Buy-in amount in $. Default collateral: sUSD (Synth sUSD) for Optimism, USDCe (Bridged USDC) for Arbitrum, USDbC (USD Base Coin) for Base."},{"key":"differentCollateral","value":"","description":"(Optional) Get a quote for different collateral. See supported collaterals under /collaterals.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Aug 2023 09:38:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"262"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"106-8zOkYRTVghaaoG1LqUuz5ousEDw\""}],"cookie":[],"responseTime":null,"body":"{\n    \"quote\": {\n        \"american\": 4891.87145831322,\n        \"decimal\": 49.91871458313219,\n        \"normalizedImplied\": 0.020032567111371604\n    },\n    \"payout\": 4742.277885397558,\n    \"potenitialProfit\": {\n        \"usd\": 4642.277885397558,\n        \"percentage\": 46.42277885397558\n    },\n    \"actualBuyInCollateralAmount\": 100,\n    \"actualBuyInUsdAmount\": 100,\n    \"skew\": 0.06294893822183077\n}"}],"_postman_id":"648c69ff-7f2c-4950-bfc5-bdfbde2dd0cb"}]}