Matches - List
Matches can be viewed and edited (when logged in).
Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result.
Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/?format=api&offset=9500
{ "count": 10667, "next": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=9600", "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=9400", "results": [ { "id": "4fe8139a-2556-4543-bdce-81abdb6cd335", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "1ad12d81-85c2-4730-accb-568b2224180b", "completed": true, "last_updated": "2022-09-16T11:41:57.911704-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.51, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/1ad12d81-85c2-4730-accb-568b2224180b", "datetime": "2022-09-14T22:00:00-04:00", "cutoff_datetime": "2022-09-14T22:00:00-04:00", "name": "Vancouver Whitecaps FC v. Los Angeles Galaxy", "bettypes": [ { "id": "2826b9bf-3b4e-499f-ab7b-8101608bc332", "match": "https://api-prod.gambitprofit.com/api/matches/4fe8139a-2556-4543-bdce-81abdb6cd335/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Los Angeles Galaxy", "amount": 5417.0 }, { "team": "Vancouver Whitecaps FC", "amount": 4583.0 } ], "expected_reward_tokens": 11915.8, "profit_sb": 2915.8, "profit_sb_percentage": 32.4, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Los Angeles Galaxy", "amount": 4026.0 }, { "team": "Vancouver Whitecaps FC", "amount": 3407.0 }, { "team": "Draw", "amount": 2567.0 } ], "expected_reward_tokens": 8856.15, "profit_sb": -143.85, "profit_sb_percentage": -1.6, "recommended": false }, "lines": [ { "id": "ddfa100a-78c4-48ec-af04-fb5551bbd0f2", "gambit_id": "22ff485d-8610-4131-889e-c9d5a97638b3", "last_updated": "2022-09-16T11:41:57.917972-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Los Angeles Galaxy", "reward": "2.20000", "odds": "2.35000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2826b9bf-3b4e-499f-ab7b-8101608bc332/?format=api" }, { "id": "8e8b737e-e4fe-4529-9f4c-6409a2519871", "gambit_id": "fae53b22-55b4-4bad-ba63-d499163a26db", "last_updated": "2022-09-16T11:41:57.918931-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Vancouver Whitecaps FC", "reward": "2.60000", "odds": "2.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2826b9bf-3b4e-499f-ab7b-8101608bc332/?format=api" }, { "id": "536354fa-0495-461b-bd2d-009dea36ce8b", "gambit_id": "86e82849-12f8-4be6-ad98-7989e9912703", "last_updated": "2022-09-16T11:41:57.919920-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.45000", "odds": "3.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2826b9bf-3b4e-499f-ab7b-8101608bc332/?format=api" } ] }, { "id": "fd16cb2d-88c2-4b94-b109-8aa15fe49c06", "match": "https://api-prod.gambitprofit.com/api/matches/4fe8139a-2556-4543-bdce-81abdb6cd335/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5930.0 }, { "team": "Game Total Under 2.5", "amount": 4070.0 } ], "expected_reward_tokens": 8954.0, "profit_sb": -46.0, "profit_sb_percentage": -0.51, "recommended": false }, "lines": [ { "id": "760c1e30-34be-44c7-92e1-9807a167d8de", "gambit_id": "cb07a486-4dcb-4fb0-84f8-51cdd7f20430", "last_updated": "2022-09-16T11:41:57.915977-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.51000", "odds": "1.57000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd16cb2d-88c2-4b94-b109-8aa15fe49c06/?format=api" }, { "id": "3c9aefec-8085-4632-8d71-2b27e266e085", "gambit_id": "4ba76534-50bb-4cf7-9170-386c9bccbb66", "last_updated": "2022-09-16T11:41:57.914862-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.20000", "odds": "2.35000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd16cb2d-88c2-4b94-b109-8aa15fe49c06/?format=api" } ] } ] }, { "id": "b8f48ae9-e9d1-4660-9fbf-3735a8b960dd", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "48d38990-da7e-40bf-a7a7-1fafa29a4f2e", "completed": true, "last_updated": "2022-09-16T11:41:58.715975-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.37, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/48d38990-da7e-40bf-a7a7-1fafa29a4f2e", "datetime": "2022-09-14T22:00:00-04:00", "cutoff_datetime": "2022-09-14T22:00:00-04:00", "name": "Colorado Rapids v. San Jose Earthquakes", "bettypes": [ { "id": "5054a046-15ee-40a7-9d4d-485c8b55f6f0", "match": "https://api-prod.gambitprofit.com/api/matches/b8f48ae9-e9d1-4660-9fbf-3735a8b960dd/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Colorado Rapids", "amount": 7587.0 }, { "team": "Draw", "amount": 2413.0 } ], "expected_reward_tokens": 11001.15, "profit_sb": 2001.15, "profit_sb_percentage": 22.24, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Colorado Rapids", "amount": 6221.0 }, { "team": "Draw", "amount": 1978.0 }, { "team": "San Jose Earthquakes", "amount": 1801.0 } ], "expected_reward_tokens": 9019.68, "profit_sb": 19.68, "profit_sb_percentage": 0.22, "recommended": true }, "lines": [ { "id": "bc44e487-aaff-4d6c-8b61-6402530491b2", "gambit_id": "04479b1c-d3a7-4fb6-9339-b9f2c8b7d2f6", "last_updated": "2022-09-16T11:41:58.723073-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Colorado Rapids", "reward": "1.45000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5054a046-15ee-40a7-9d4d-485c8b55f6f0/?format=api" }, { "id": "f710e7a4-0faa-4a03-9c05-68ea7f8905b7", "gambit_id": "67ff986f-6ae4-43fc-8263-1a5c52672364", "last_updated": "2022-09-16T11:41:58.724049-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.56000", "odds": "5.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5054a046-15ee-40a7-9d4d-485c8b55f6f0/?format=api" }, { "id": "e432d883-79ef-41fa-abad-c5a116fa0db1", "gambit_id": "04956a52-734e-4302-abeb-b75d319b2ac2", "last_updated": "2022-09-16T11:41:58.722091-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "San Jose Earthquakes", "reward": "5.01000", "odds": "5.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5054a046-15ee-40a7-9d4d-485c8b55f6f0/?format=api" } ] }, { "id": "f5b20c9b-5cb8-4488-a088-468980fc3183", "match": "https://api-prod.gambitprofit.com/api/matches/b8f48ae9-e9d1-4660-9fbf-3735a8b960dd/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6642.0 }, { "team": "Game Total Under 2.5", "amount": 3358.0 } ], "expected_reward_tokens": 9033.02, "profit_sb": 33.02, "profit_sb_percentage": 0.37, "recommended": true }, "lines": [ { "id": "9428a898-6800-4217-8fd6-873d57aba571", "gambit_id": "0722d540-3727-4f67-b769-3be80e3d237e", "last_updated": "2022-09-16T11:41:58.720110-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.36000", "odds": "1.40000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5b20c9b-5cb8-4488-a088-468980fc3183/?format=api" }, { "id": "33e76155-923b-4b74-859d-9026affe2941", "gambit_id": "147fc27d-a079-40fb-81ae-6bd76032e513", "last_updated": "2022-09-16T11:41:58.718990-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.69000", "odds": "2.90000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5b20c9b-5cb8-4488-a088-468980fc3183/?format=api" } ] } ] }, { "id": "61cece5c-5588-4c06-93ba-49a53e495575", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "60551369-16b0-44ec-ab25-a17f3f3ee8f3", "completed": true, "last_updated": "2022-09-15T11:07:07.563751-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.02, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/60551369-16b0-44ec-ab25-a17f3f3ee8f3", "datetime": "2022-09-14T21:40:00-04:00", "cutoff_datetime": "2022-09-14T21:40:00-04:00", "name": "LOS (M Grove) v. ARI (Z Davies)", "bettypes": [ { "id": "fae06550-e027-4ecb-a5a0-c9328b819f26", "match": "https://api-prod.gambitprofit.com/api/matches/61cece5c-5588-4c06-93ba-49a53e495575/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LOS (M Grove)", "amount": 5217.0 }, { "team": "ARI (Z Davies)", "amount": 4783.0 } ], "expected_reward_tokens": 9181.92, "profit_sb": 181.92, "profit_sb_percentage": 2.02, "recommended": true }, "lines": [ { "id": "22e088f6-40d6-4bdb-b81c-021d518caf3a", "gambit_id": "a17712cd-5744-437c-afd3-42ccac899f37", "last_updated": "2022-09-15T11:07:07.573620-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS (M Grove)", "reward": "1.76000", "odds": "1.86960", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae06550-e027-4ecb-a5a0-c9328b819f26/?format=api" }, { "id": "7b294df2-1d38-42a5-a862-b36553da3500", "gambit_id": "0acc952f-cdb3-4fa5-9b9c-370c4abd0038", "last_updated": "2022-09-15T11:07:07.572607-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI (Z Davies)", "reward": "1.92000", "odds": "2.05000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae06550-e027-4ecb-a5a0-c9328b819f26/?format=api" } ] }, { "id": "cc69ed9f-dfeb-4f1f-aab6-f9ae31fe235f", "match": "https://api-prod.gambitprofit.com/api/matches/61cece5c-5588-4c06-93ba-49a53e495575/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ARI", "amount": 5753.0 }, { "team": "LOS", "amount": 4247.0 } ], "expected_reward_tokens": 9088.58, "profit_sb": 88.58, "profit_sb_percentage": 0.98, "recommended": true }, "lines": [ { "id": "f12b1e4c-ea31-4566-b2f8-1d3421753d59", "gambit_id": "5b010846-9002-4e40-ac4c-846f92bdc1c5", "last_updated": "2022-09-15T11:07:07.569703-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI", "reward": "1.58000", "odds": "1.66670", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc69ed9f-dfeb-4f1f-aab6-f9ae31fe235f/?format=api" }, { "id": "5c874b87-4426-4b26-bd33-44a3716123dc", "gambit_id": "872f267c-c1c6-4aaf-9c63-8b30b4ce0e13", "last_updated": "2022-09-15T11:07:07.570674-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS", "reward": "2.14000", "odds": "2.30000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc69ed9f-dfeb-4f1f-aab6-f9ae31fe235f/?format=api" } ] }, { "id": "44b8eb56-7a32-4e93-9957-b7120e914162", "match": "https://api-prod.gambitprofit.com/api/matches/61cece5c-5588-4c06-93ba-49a53e495575/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 9", "amount": 5097.0 }, { "team": "Game Total Over 9", "amount": 4903.0 } ], "expected_reward_tokens": 8970.72, "profit_sb": -29.28, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "faa68056-92c6-4f6d-a84b-c742a8556e98", "gambit_id": "238b76fc-b0ba-432e-8eef-5202900ad970", "last_updated": "2022-09-15T11:07:07.567685-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9", "reward": "1.76000", "odds": "1.86960", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b8eb56-7a32-4e93-9957-b7120e914162/?format=api" }, { "id": "41f4f354-6f4b-4a6c-966a-2a3f8f75330a", "gambit_id": "05627e75-d08a-4bab-a18e-819b06eb7438", "last_updated": "2022-09-15T11:07:07.566656-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9", "reward": "1.83000", "odds": "1.95240", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b8eb56-7a32-4e93-9957-b7120e914162/?format=api" } ] } ] }, { "id": "c48865f9-d746-4cf0-a26f-07c998a1358b", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "f6be17f2-767c-4ea3-80cd-204b251cd5dc", "completed": true, "last_updated": "2022-09-16T11:47:00.474748-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.5, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/f6be17f2-767c-4ea3-80cd-204b251cd5dc", "datetime": "2022-09-14T21:15:00-04:00", "cutoff_datetime": "2022-09-14T21:15:00-04:00", "name": "Austin FC v. Real Salt Lake", "bettypes": [ { "id": "985e0e29-249a-4a49-b6ab-8958bc9ec7ee", "match": "https://api-prod.gambitprofit.com/api/matches/c48865f9-d746-4cf0-a26f-07c998a1358b/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Austin FC", "amount": 6571.0 }, { "team": "Draw", "amount": 3429.0 } ], "expected_reward_tokens": 11827.8, "profit_sb": 2827.8, "profit_sb_percentage": 31.42, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Austin FC", "amount": 4926.0 }, { "team": "Draw", "amount": 2570.0 }, { "team": "Real Salt Lake", "amount": 2505.0 } ], "expected_reward_tokens": 8866.5, "profit_sb": -133.5, "profit_sb_percentage": -1.48, "recommended": false }, "lines": [ { "id": "b160695f-fbb7-4181-8c7a-75daef636c8b", "gambit_id": "b93e2569-f4e6-4f7b-b4e8-a238e097220d", "last_updated": "2022-09-16T11:47:00.481664-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Austin FC", "reward": "1.80000", "odds": "1.90000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985e0e29-249a-4a49-b6ab-8958bc9ec7ee/?format=api" }, { "id": "69a8104c-7bb0-4d7c-a6fa-84ec0c1c54b2", "gambit_id": "6b32b179-b5f2-40e1-853c-6eda296719b9", "last_updated": "2022-09-16T11:47:00.482623-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.45000", "odds": "3.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985e0e29-249a-4a49-b6ab-8958bc9ec7ee/?format=api" }, { "id": "342719a0-c3f0-499d-9d95-94dbf3ee2114", "gambit_id": "8816894f-2342-4b41-b443-5f1d55b6c86c", "last_updated": "2022-09-16T11:47:00.480692-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Real Salt Lake", "reward": "3.54000", "odds": "3.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/985e0e29-249a-4a49-b6ab-8958bc9ec7ee/?format=api" } ] }, { "id": "67fb6ba1-bdbe-4823-a046-60ba59aff6b3", "match": "https://api-prod.gambitprofit.com/api/matches/c48865f9-d746-4cf0-a26f-07c998a1358b/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5854.0 }, { "team": "Game Total Under 2.5", "amount": 4146.0 } ], "expected_reward_tokens": 8955.36, "profit_sb": -44.64, "profit_sb_percentage": -0.5, "recommended": false }, "lines": [ { "id": "909721d4-5dfe-4d40-9005-fb81b801165e", "gambit_id": "13c93707-f1c4-423d-a905-39055855afec", "last_updated": "2022-09-16T11:47:00.478767-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.53000", "odds": "1.60000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67fb6ba1-bdbe-4823-a046-60ba59aff6b3/?format=api" }, { "id": "ffeb625e-f45a-4127-b91e-986788fb1cfd", "gambit_id": "908864da-affc-429f-83ea-1dd7456554cb", "last_updated": "2022-09-16T11:47:00.477672-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.16000", "odds": "2.30000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67fb6ba1-bdbe-4823-a046-60ba59aff6b3/?format=api" } ] } ] }, { "id": "ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "840e9dd5-8f26-4865-801b-b3305584b7ea", "completed": true, "last_updated": "2022-09-15T11:07:08.378520-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.33, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/840e9dd5-8f26-4865-801b-b3305584b7ea", "datetime": "2022-09-14T20:05:00-04:00", "cutoff_datetime": "2022-09-14T20:05:00-04:00", "name": "OAK (J Sears) v. TEX (D Dunning)", "bettypes": [ { "id": "3c842304-7b75-4e38-af1e-812e356d153b", "match": "https://api-prod.gambitprofit.com/api/matches/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TEX (D Dunning)", "amount": 5942.0 }, { "team": "OAK (J Sears)", "amount": 4058.0 } ], "expected_reward_tokens": 9210.1, "profit_sb": 210.1, "profit_sb_percentage": 2.33, "recommended": true }, "lines": [ { "id": "9a54004a-b5a9-43d6-8737-d467b6b2e196", "gambit_id": "b405031f-6ef8-4587-bb05-a40e3c96daa2", "last_updated": "2022-09-15T11:07:08.387077-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX (D Dunning)", "reward": "1.55000", "odds": "1.62500", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c842304-7b75-4e38-af1e-812e356d153b/?format=api" }, { "id": "87e4ad65-59f1-45dd-91f4-e927b1fc7960", "gambit_id": "69f4a6cb-6a79-4f52-9de7-b5230f7dc739", "last_updated": "2022-09-15T11:07:08.388037-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "OAK (J Sears)", "reward": "2.27000", "odds": "2.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c842304-7b75-4e38-af1e-812e356d153b/?format=api" } ] }, { "id": "6862cae4-0fe7-4394-a16c-2e9c683bd870", "match": "https://api-prod.gambitprofit.com/api/matches/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "OAK", "amount": 5664.0 }, { "team": "TEX", "amount": 4336.0 } ], "expected_reward_tokens": 9062.24, "profit_sb": 62.24, "profit_sb_percentage": 0.69, "recommended": true }, "lines": [ { "id": "f978a4bc-12de-4e13-8078-b27d8c305e48", "gambit_id": "d0eb9d19-f16c-46b4-b4e9-54084de3f438", "last_updated": "2022-09-15T11:07:08.385158-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "OAK", "reward": "1.60000", "odds": "1.68970", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6862cae4-0fe7-4394-a16c-2e9c683bd870/?format=api" }, { "id": "64afb6ec-0679-4237-816a-71dc1ba5f75f", "gambit_id": "826e8fa9-17c6-4511-bbe5-19e720f09537", "last_updated": "2022-09-15T11:07:08.384127-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX", "reward": "2.09000", "odds": "2.25000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6862cae4-0fe7-4394-a16c-2e9c683bd870/?format=api" } ] }, { "id": "5a3b1d1c-06e5-437d-b72a-4cda9cd70965", "match": "https://api-prod.gambitprofit.com/api/matches/ab52ffb5-ddf6-4a7a-8ab0-f0366595a28e/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5208.0 }, { "team": "Game Total Under 8.5", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "59da082f-7232-428c-8802-f33e8ded8718", "gambit_id": "92c82393-8612-4cfb-9e7c-0972b60a8d91", "last_updated": "2022-09-15T11:07:08.382153-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.73000", "odds": "1.83330", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a3b1d1c-06e5-437d-b72a-4cda9cd70965/?format=api" }, { "id": "2f167590-d3a4-46c2-bd45-d0e2d4fef510", "gambit_id": "cd0f32bb-1a84-40e0-82aa-d039ae5fd62b", "last_updated": "2022-09-15T11:07:08.381106-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.88000", "odds": "2.00000", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a3b1d1c-06e5-437d-b72a-4cda9cd70965/?format=api" } ] } ] }, { "id": "42208514-be40-4189-ac9c-0ee28c45f08c", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "c3413d21-6239-4b84-9136-c85906ee0563", "completed": true, "last_updated": "2022-09-15T11:07:05.795660-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.42, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/c3413d21-6239-4b84-9136-c85906ee0563", "datetime": "2022-09-14T19:45:00-04:00", "cutoff_datetime": "2022-09-14T19:45:00-04:00", "name": "MIL (C Burnes) v. STL (A Wainwright)", "bettypes": [ { "id": "5cbc1ad0-f673-4e57-8301-0931a66592e9", "match": "https://api-prod.gambitprofit.com/api/matches/42208514-be40-4189-ac9c-0ee28c45f08c/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIL (C Burnes)", "amount": 5391.0 }, { "team": "STL (A Wainwright)", "amount": 4609.0 } ], "expected_reward_tokens": 9218.0, "profit_sb": 218.0, "profit_sb_percentage": 2.42, "recommended": true }, "lines": [ { "id": "dcb28c36-d8b0-41ec-878e-55fa938dbdad", "gambit_id": "bf924d47-1392-4cf0-867a-017c6bd10092", "last_updated": "2022-09-15T11:07:05.805180-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIL (C Burnes)", "reward": "1.71000", "odds": "1.80650", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbc1ad0-f673-4e57-8301-0931a66592e9/?format=api" }, { "id": "89565483-180f-4443-ab02-547bf41ccf99", "gambit_id": "0e5349f7-ac34-4ce6-8003-9b9a7d2281d2", "last_updated": "2022-09-15T11:07:05.804222-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "STL (A Wainwright)", "reward": "2.00000", "odds": "2.14000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cbc1ad0-f673-4e57-8301-0931a66592e9/?format=api" } ] }, { "id": "57369baa-f548-4ea2-b696-ce9ed538790d", "match": "https://api-prod.gambitprofit.com/api/matches/42208514-be40-4189-ac9c-0ee28c45f08c/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "STL", "amount": 5899.0 }, { "team": "MIL", "amount": 4101.0 } ], "expected_reward_tokens": 9143.45, "profit_sb": 143.45, "profit_sb_percentage": 1.59, "recommended": true }, "lines": [ { "id": "8e4c7ef7-c54b-4879-8564-eda9c221db2f", "gambit_id": "e9d9b9a2-2623-43b9-81aa-b25b02ae0e9b", "last_updated": "2022-09-15T11:07:05.801291-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "STL", "reward": "1.55000", "odds": "1.62500", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57369baa-f548-4ea2-b696-ce9ed538790d/?format=api" }, { "id": "253dac3d-5320-438c-bd79-14e5791161a8", "gambit_id": "4ed0055b-b98f-4b7b-a886-de3644e0eec9", "last_updated": "2022-09-15T11:07:05.802272-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIL", "reward": "2.23000", "odds": "2.40000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57369baa-f548-4ea2-b696-ce9ed538790d/?format=api" } ] }, { "id": "5c5ae1ed-8bf6-4a7b-b68c-4b8c8a5fc1ea", "match": "https://api-prod.gambitprofit.com/api/matches/42208514-be40-4189-ac9c-0ee28c45f08c/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7", "amount": 5208.0 }, { "team": "Game Total Over 7", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "ad3fb6bd-d067-4335-8683-80c9845d90f5", "gambit_id": "b7fe1fcf-0b8c-452d-8156-50fe1e38280a", "last_updated": "2022-09-15T11:07:05.798230-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7", "reward": "1.73000", "odds": "1.83330", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c5ae1ed-8bf6-4a7b-b68c-4b8c8a5fc1ea/?format=api" }, { "id": "e8d6f522-be04-42c5-84fc-0a014257c7b7", "gambit_id": "a2485ff7-ad28-495d-85ea-c3778aba9846", "last_updated": "2022-09-15T11:07:05.799331-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7", "reward": "1.88000", "odds": "2.00000", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c5ae1ed-8bf6-4a7b-b68c-4b8c8a5fc1ea/?format=api" } ] } ] }, { "id": "a9069d7d-e1c1-4234-bb41-cf8d6bbd31f1", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "d0907043-f508-43cb-a48a-5cea2467030d", "completed": true, "last_updated": "2022-09-15T11:07:08.212167-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.96, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/d0907043-f508-43cb-a48a-5cea2467030d", "datetime": "2022-09-14T19:40:00-04:00", "cutoff_datetime": "2022-09-14T19:40:00-04:00", "name": "KAN (Z Greinke) v. MIN (S Gray)", "bettypes": [ { "id": "42181ef4-571e-4724-abde-3ed082176ba1", "match": "https://api-prod.gambitprofit.com/api/matches/a9069d7d-e1c1-4234-bb41-cf8d6bbd31f1/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIN (S Gray)", "amount": 6373.0 }, { "team": "KAN (Z Greinke)", "amount": 3627.0 } ], "expected_reward_tokens": 9176.31, "profit_sb": 176.31, "profit_sb_percentage": 1.96, "recommended": true }, "lines": [ { "id": "a9375e63-3752-41cd-9b78-9059338c8e2e", "gambit_id": "2957b16c-5b63-48a2-adbf-aa574cc29b8a", "last_updated": "2022-09-15T11:07:08.220664-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIN (S Gray)", "reward": "1.44000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42181ef4-571e-4724-abde-3ed082176ba1/?format=api" }, { "id": "1c6c72f5-ea16-49d7-9f46-b0ead6bb8134", "gambit_id": "5c1c29f0-7060-4ea2-8655-3f46e23e56a4", "last_updated": "2022-09-15T11:07:08.221676-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN (Z Greinke)", "reward": "2.53000", "odds": "2.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42181ef4-571e-4724-abde-3ed082176ba1/?format=api" } ] }, { "id": "2f13b15d-ee17-4b00-801c-58b1940f495c", "match": "https://api-prod.gambitprofit.com/api/matches/a9069d7d-e1c1-4234-bb41-cf8d6bbd31f1/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "KAN", "amount": 5304.0 }, { "team": "MIN", "amount": 4696.0 } ], "expected_reward_tokens": 9016.32, "profit_sb": 16.32, "profit_sb_percentage": 0.18, "recommended": true }, "lines": [ { "id": "bf4aa65f-6751-4ab9-bc43-4ff6e6df576c", "gambit_id": "aceec65a-bdcc-46ae-ba4f-c5187fd03d67", "last_updated": "2022-09-15T11:07:08.218714-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN", "reward": "1.70000", "odds": "1.80000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f13b15d-ee17-4b00-801c-58b1940f495c/?format=api" }, { "id": "ece8be54-a092-4b2c-a7ed-e43ac449e1c8", "gambit_id": "3978f29c-de15-4b89-b3c6-8c4973cb2817", "last_updated": "2022-09-15T11:07:08.217659-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIN", "reward": "1.92000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f13b15d-ee17-4b00-801c-58b1940f495c/?format=api" } ] }, { "id": "b17775ed-8304-4952-9412-e7ce36843cc5", "match": "https://api-prod.gambitprofit.com/api/matches/a9069d7d-e1c1-4234-bb41-cf8d6bbd31f1/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5208.0 }, { "team": "Game Total Over 7.5", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "f1257501-e5b6-4911-8819-1d8cd53306c1", "gambit_id": "aad6515f-347e-40df-bb2c-055fcf69a5cd", "last_updated": "2022-09-15T11:07:08.214654-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.73000", "odds": "1.83330", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17775ed-8304-4952-9412-e7ce36843cc5/?format=api" }, { "id": "26564820-1748-4209-a5a9-a3d2d4cee56a", "gambit_id": "0d42f8d0-9595-4744-98eb-7c4a8ca91c56", "last_updated": "2022-09-15T11:07:08.215650-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.88000", "odds": "2.00000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17775ed-8304-4952-9412-e7ce36843cc5/?format=api" } ] } ] }, { "id": "39966913-33d8-4422-9d4c-2cdb7514998d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "1e0d6c67-2a9b-4856-bf4e-f01a1779902f", "completed": true, "last_updated": "2022-09-15T11:07:09.393933-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.33, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/1e0d6c67-2a9b-4856-bf4e-f01a1779902f", "datetime": "2022-09-14T19:10:00-04:00", "cutoff_datetime": "2022-09-14T19:10:00-04:00", "name": "NYY (N Cortes) v. BOS (B Bello)", "bettypes": [ { "id": "f3aa63fd-cec5-4f4f-a43c-8ab25ed6b8e7", "match": "https://api-prod.gambitprofit.com/api/matches/39966913-33d8-4422-9d4c-2cdb7514998d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYY (N Cortes)", "amount": 5418.0 }, { "team": "BOS (B Bello)", "amount": 4582.0 } ], "expected_reward_tokens": 9209.82, "profit_sb": 209.82, "profit_sb_percentage": 2.33, "recommended": true }, "lines": [ { "id": "67a14481-453d-4edd-9098-7b6dc4df7d70", "gambit_id": "bd8d4cbf-1dfa-446f-a645-91ab2ff4b2b7", "last_updated": "2022-09-15T11:07:09.404034-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYY (N Cortes)", "reward": "1.70000", "odds": "1.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3aa63fd-cec5-4f4f-a43c-8ab25ed6b8e7/?format=api" }, { "id": "54accd41-c40f-4551-bd81-2cc60cc99bcc", "gambit_id": "d9878569-8d2f-4752-9241-058b813f8f4c", "last_updated": "2022-09-15T11:07:09.403044-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BOS (B Bello)", "reward": "2.01000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3aa63fd-cec5-4f4f-a43c-8ab25ed6b8e7/?format=api" } ] }, { "id": "07009a41-e937-4734-8e6b-7645256782ca", "match": "https://api-prod.gambitprofit.com/api/matches/39966913-33d8-4422-9d4c-2cdb7514998d/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "BOS", "amount": 5664.0 }, { "team": "NYY", "amount": 4336.0 } ], "expected_reward_tokens": 9062.24, "profit_sb": 62.24, "profit_sb_percentage": 0.69, "recommended": true }, "lines": [ { "id": "81083949-94ec-46b9-b59a-e519c00c2af1", "gambit_id": "63e9a775-d999-4d23-a129-9f74bfdf6270", "last_updated": "2022-09-15T11:07:09.400118-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BOS", "reward": "1.60000", "odds": "1.68970", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07009a41-e937-4734-8e6b-7645256782ca/?format=api" }, { "id": "a8c415b9-d5e0-46ea-8bbc-a4b9fd7a9fdc", "gambit_id": "788aa91d-ad52-4c56-ab07-95cff3a41621", "last_updated": "2022-09-15T11:07:09.401106-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYY", "reward": "2.09000", "odds": "2.25000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07009a41-e937-4734-8e6b-7645256782ca/?format=api" } ] }, { "id": "cdc73615-0595-4ab1-aeb4-acc700bf471d", "match": "https://api-prod.gambitprofit.com/api/matches/39966913-33d8-4422-9d4c-2cdb7514998d/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 9", "amount": 5208.0 }, { "team": "Game Total Over 9", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "30ccf630-d3db-4b52-8ed4-57c332c92adf", "gambit_id": "b54b38a0-8817-4c65-9be7-368847db754e", "last_updated": "2022-09-15T11:07:09.396876-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9", "reward": "1.73000", "odds": "1.83330", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdc73615-0595-4ab1-aeb4-acc700bf471d/?format=api" }, { "id": "a42d8bca-562c-447f-93fa-f73f272af850", "gambit_id": "11a4a8ab-8464-4558-8649-cb7f83067cff", "last_updated": "2022-09-15T11:07:09.398014-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9", "reward": "1.88000", "odds": "2.00000", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdc73615-0595-4ab1-aeb4-acc700bf471d/?format=api" } ] } ] }, { "id": "25e43989-6127-4039-84c1-f9ade201e79d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "1662ea92-405f-42e3-a365-afd5209e8a51", "completed": true, "last_updated": "2022-09-15T11:07:09.575734-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.96, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/1662ea92-405f-42e3-a365-afd5209e8a51", "datetime": "2022-09-14T19:10:00-04:00", "cutoff_datetime": "2022-09-14T19:10:00-04:00", "name": "CHC (D Smyly) v. NYM (D Peterson)", "bettypes": [ { "id": "196117ae-28f6-4c33-a51f-c31a99df4b68", "match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYM (D Peterson)", "amount": 6373.0 }, { "team": "CHC (D Smyly)", "amount": 3627.0 } ], "expected_reward_tokens": 9176.31, "profit_sb": 176.31, "profit_sb_percentage": 1.96, "recommended": true }, "lines": [ { "id": "eb1e6a11-8512-4e4c-8e45-344f8b215f1b", "gambit_id": "77d5a79c-23eb-4f24-a70d-43348373cf46", "last_updated": "2022-09-15T11:07:09.584799-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM (D Peterson)", "reward": "1.44000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api" }, { "id": "0b05c4c1-0f98-4c7c-b552-f0becbb8e660", "gambit_id": "80ea8000-b3f6-4df2-a497-05965f8c2dcc", "last_updated": "2022-09-15T11:07:09.585883-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC (D Smyly)", "reward": "2.53000", "odds": "2.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api" } ] }, { "id": "072122f2-8152-41c1-a128-fd566c612757", "match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CHC", "amount": 5304.0 }, { "team": "NYM", "amount": 4696.0 } ], "expected_reward_tokens": 9016.32, "profit_sb": 16.32, "profit_sb_percentage": 0.18, "recommended": true }, "lines": [ { "id": "8664c876-a5e7-4768-bb55-8a6cf8382884", "gambit_id": "1cee8dc5-c59c-45dc-ba72-9be3ea9e2fb4", "last_updated": "2022-09-15T11:07:09.582834-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC", "reward": "1.70000", "odds": "1.80000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072122f2-8152-41c1-a128-fd566c612757/?format=api" }, { "id": "94358869-8251-413b-b9d4-85108507489e", "gambit_id": "3089d7ae-b419-4128-949f-f42af670eff3", "last_updated": "2022-09-15T11:07:09.581846-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM", "reward": "1.92000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072122f2-8152-41c1-a128-fd566c612757/?format=api" } ] }, { "id": "ada42dc3-229e-4a81-9819-5d66a85b952c", "match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5097.0 }, { "team": "Game Total Over 7.5", "amount": 4903.0 } ], "expected_reward_tokens": 8970.72, "profit_sb": -29.28, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "76815e72-31f6-4a8f-b9bb-0df3f3862e9b", "gambit_id": "c82deb8b-80c9-41a0-911e-0112c66113b9", "last_updated": "2022-09-15T11:07:09.578686-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.76000", "odds": "1.86960", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada42dc3-229e-4a81-9819-5d66a85b952c/?format=api" }, { "id": "9a40f314-12be-432e-bfcd-0c0145d711a3", "gambit_id": "90a80a24-ef84-488a-b3dd-6945ee936069", "last_updated": "2022-09-15T11:07:09.579850-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.83000", "odds": "1.95240", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada42dc3-229e-4a81-9819-5d66a85b952c/?format=api" } ] } ] }, { "id": "a1d3a85b-4edb-42a6-a813-56be5c513e84", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "2b24e579-c11a-48b5-bd3f-d058b9559ec3", "completed": true, "last_updated": "2022-09-15T11:07:07.368705-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.02, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/2b24e579-c11a-48b5-bd3f-d058b9559ec3", "datetime": "2022-09-14T19:07:00-04:00", "cutoff_datetime": "2022-09-14T19:07:00-04:00", "name": "TAM (D Rasmussen) v. TOR (R Stripling)", "bettypes": [ { "id": "c42896a5-5a83-4d0a-8886-6047e5c31178", "match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TOR (R Stripling)", "amount": 5217.0 }, { "team": "TAM (D Rasmussen)", "amount": 4783.0 } ], "expected_reward_tokens": 9181.92, "profit_sb": 181.92, "profit_sb_percentage": 2.02, "recommended": true }, "lines": [ { "id": "42ab28f8-5872-4f19-ab5b-da9947b4bc79", "gambit_id": "cde1b60d-48c6-4f38-98ae-d7687a7e050e", "last_updated": "2022-09-15T11:07:07.377508-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR (R Stripling)", "reward": "1.76000", "odds": "1.86960", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api" }, { "id": "14680bb4-c1ad-4790-9fee-ecc5862d7c30", "gambit_id": "daa0dcfa-5310-490b-97d6-fac8e9171bfb", "last_updated": "2022-09-15T11:07:07.378471-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM (D Rasmussen)", "reward": "1.92000", "odds": "2.05000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api" } ] }, { "id": "23fb0686-100f-41a8-8b85-b0198b9bad06", "match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TAM", "amount": 6482.0 }, { "team": "TOR", "amount": 3518.0 } ], "expected_reward_tokens": 9074.8, "profit_sb": 74.8, "profit_sb_percentage": 0.83, "recommended": true }, "lines": [ { "id": "bc2048b1-c944-43f6-8951-57d519410d1e", "gambit_id": "380a2f41-d9d3-45d3-8df1-11c6293f9439", "last_updated": "2022-09-15T11:07:07.375489-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM", "reward": "1.40000", "odds": "1.45450", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23fb0686-100f-41a8-8b85-b0198b9bad06/?format=api" }, { "id": "067173e2-6edd-46ff-a879-691812736c16", "gambit_id": "4a59ed39-f3a4-45ae-ae91-fa359ce143ec", "last_updated": "2022-09-15T11:07:07.374479-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR", "reward": "2.58000", "odds": "2.80000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23fb0686-100f-41a8-8b85-b0198b9bad06/?format=api" } ] }, { "id": "909be775-9b5c-4ba0-91f0-ca013683d10f", "match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5208.0 }, { "team": "Game Total Over 7.5", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "b0229fbf-a79c-4cd5-8bec-49cb4dabc473", "gambit_id": "21c0f83c-0670-4ede-bbaf-771656f17899", "last_updated": "2022-09-15T11:07:07.371607-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.73000", "odds": "1.83330", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api" }, { "id": "dbafaa54-b640-414c-9b8e-6d1074282a71", "gambit_id": "2b523dd2-43ee-47f9-8614-d863b198e31e", "last_updated": "2022-09-15T11:07:07.372564-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.88000", "odds": "2.00000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909be775-9b5c-4ba0-91f0-ca013683d10f/?format=api" } ] } ] }, { "id": "07b262ae-09a3-41c1-8970-755163dbd980", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "67c5192f-f42a-4393-9cbd-6dd23ea94628", "completed": true, "last_updated": "2022-09-15T11:07:09.918287-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.12, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/67c5192f-f42a-4393-9cbd-6dd23ea94628", "datetime": "2022-09-14T19:05:00-04:00", "cutoff_datetime": "2022-09-14T19:05:00-04:00", "name": "BAL (T Wells) v. WAS (P Corbin)", "bettypes": [ { "id": "3858442f-0de8-49d8-b3c1-43fe9e12336c", "match": "https://api-prod.gambitprofit.com/api/matches/07b262ae-09a3-41c1-8970-755163dbd980/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "BAL (T Wells)", "amount": 5745.0 }, { "team": "WAS (P Corbin)", "amount": 4255.0 } ], "expected_reward_tokens": 9190.8, "profit_sb": 190.8, "profit_sb_percentage": 2.12, "recommended": true }, "lines": [ { "id": "194b05d9-783e-44a6-a38d-440b55613812", "gambit_id": "802a3d67-79b6-4dc3-bbbf-7a140a7cd570", "last_updated": "2022-09-15T11:07:09.928131-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BAL (T Wells)", "reward": "1.60000", "odds": "1.68970", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3858442f-0de8-49d8-b3c1-43fe9e12336c/?format=api" }, { "id": "04d773e6-f5a6-4374-8731-ea0bfe70681b", "gambit_id": "57c1a5c7-9f1a-4a4e-b6bd-fae86102cf50", "last_updated": "2022-09-15T11:07:09.927041-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "WAS (P Corbin)", "reward": "2.16000", "odds": "2.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3858442f-0de8-49d8-b3c1-43fe9e12336c/?format=api" } ] }, { "id": "8beede16-7762-4e42-9e43-39a7c00a8c83", "match": "https://api-prod.gambitprofit.com/api/matches/07b262ae-09a3-41c1-8970-755163dbd980/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "WAS", "amount": 5492.0 }, { "team": "BAL", "amount": 4508.0 } ], "expected_reward_tokens": 9061.08, "profit_sb": 61.08, "profit_sb_percentage": 0.68, "recommended": true }, "lines": [ { "id": "4cd109cd-2874-45f4-ba48-e41e363062d2", "gambit_id": "fc71d2fa-186d-42b5-b5b7-f3fe166f9103", "last_updated": "2022-09-15T11:07:09.924161-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "WAS", "reward": "1.65000", "odds": "1.74070", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8beede16-7762-4e42-9e43-39a7c00a8c83/?format=api" }, { "id": "5b391273-d5ed-49d2-9eb9-907f8a099746", "gambit_id": "6ab4a164-27ed-45b6-9c8a-b9906b6a25ae", "last_updated": "2022-09-15T11:07:09.925122-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BAL", "reward": "2.01000", "odds": "2.15000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8beede16-7762-4e42-9e43-39a7c00a8c83/?format=api" } ] }, { "id": "0875ca87-7691-4798-ab97-ebc36866b4fe", "match": "https://api-prod.gambitprofit.com/api/matches/07b262ae-09a3-41c1-8970-755163dbd980/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5208.0 }, { "team": "Game Total Under 8.5", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "843a68b2-8d0e-4024-bdc4-b8d32a17f172", "gambit_id": "ba9cf182-6964-42c8-9f36-26a07f9cd709", "last_updated": "2022-09-15T11:07:09.922241-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.73000", "odds": "1.83330", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0875ca87-7691-4798-ab97-ebc36866b4fe/?format=api" }, { "id": "cf9526f3-924c-486d-9b69-a99a0d3e10a8", "gambit_id": "1b3ec78d-8573-4460-9104-767b72d5ed35", "last_updated": "2022-09-15T11:07:09.921169-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.88000", "odds": "2.00000", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0875ca87-7691-4798-ab97-ebc36866b4fe/?format=api" } ] } ] }, { "id": "5ba10ce5-5094-4448-a437-c24c5e9cc75a", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "18aa5a0f-96f0-427e-bec3-f54b2e83fa44", "completed": true, "last_updated": "2022-09-15T11:07:09.230659-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.23, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/18aa5a0f-96f0-427e-bec3-f54b2e83fa44", "datetime": "2022-09-14T18:40:00-04:00", "cutoff_datetime": "2022-09-14T18:40:00-04:00", "name": "PHI (K Gibson) v. MIA (E Cabrera)", "bettypes": [ { "id": "afe5082e-b147-4055-b66d-769ee3099ddd", "match": "https://api-prod.gambitprofit.com/api/matches/5ba10ce5-5094-4448-a437-c24c5e9cc75a/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PHI (K Gibson)", "amount": 5445.0 }, { "team": "MIA (E Cabrera)", "amount": 4555.0 } ], "expected_reward_tokens": 9201.1, "profit_sb": 201.1, "profit_sb_percentage": 2.23, "recommended": true }, "lines": [ { "id": "42477cbe-3347-4622-8501-bb5120b774dd", "gambit_id": "2df829d8-1264-4971-bf64-6ec73b298ddb", "last_updated": "2022-09-15T11:07:09.240703-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PHI (K Gibson)", "reward": "1.69000", "odds": "1.79370", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afe5082e-b147-4055-b66d-769ee3099ddd/?format=api" }, { "id": "8dee53b7-46d8-40a3-a27d-a4b7203ad566", "gambit_id": "476e3097-9597-48fc-b306-f8e8ad4abff7", "last_updated": "2022-09-15T11:07:09.239725-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA (E Cabrera)", "reward": "2.02000", "odds": "2.16000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afe5082e-b147-4055-b66d-769ee3099ddd/?format=api" } ] }, { "id": "64f5b198-843f-411d-80b5-38fa8a794278", "match": "https://api-prod.gambitprofit.com/api/matches/5ba10ce5-5094-4448-a437-c24c5e9cc75a/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIA", "amount": 5753.0 }, { "team": "PHI", "amount": 4247.0 } ], "expected_reward_tokens": 9088.58, "profit_sb": 88.58, "profit_sb_percentage": 0.98, "recommended": true }, "lines": [ { "id": "8ef081a9-d6d6-4351-a804-fcae23d3c199", "gambit_id": "e49b1d61-3250-4f5e-9ac7-ed317ab98e8d", "last_updated": "2022-09-15T11:07:09.236718-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA", "reward": "1.58000", "odds": "1.66670", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f5b198-843f-411d-80b5-38fa8a794278/?format=api" }, { "id": "06eeb82b-3e0a-43e9-b9be-e38afe39e7b3", "gambit_id": "d9807f84-5db8-4fd1-b522-ef45b3dae85a", "last_updated": "2022-09-15T11:07:09.237715-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PHI", "reward": "2.14000", "odds": "2.30000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f5b198-843f-411d-80b5-38fa8a794278/?format=api" } ] }, { "id": "127bd775-a425-4ac1-bdd0-52a1db054909", "match": "https://api-prod.gambitprofit.com/api/matches/5ba10ce5-5094-4448-a437-c24c5e9cc75a/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5097.0 }, { "team": "Game Total Over 7.5", "amount": 4903.0 } ], "expected_reward_tokens": 8970.72, "profit_sb": -29.28, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "6fffb35c-918a-471e-a2d7-1b665213eecc", "gambit_id": "36ccfb66-8e76-4eed-b986-6a6b4feb669d", "last_updated": "2022-09-15T11:07:09.233579-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.76000", "odds": "1.86960", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/127bd775-a425-4ac1-bdd0-52a1db054909/?format=api" }, { "id": "aa6ac323-6d30-4d88-9455-0c2e8e328b96", "gambit_id": "7fa36ae2-903b-43ec-b108-240a35eb8102", "last_updated": "2022-09-15T11:07:09.234754-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.83000", "odds": "1.95240", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/127bd775-a425-4ac1-bdd0-52a1db054909/?format=api" } ] } ] }, { "id": "81800c1d-5fda-41db-809a-a535fb78e6cb", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "dfd10085-c9f2-4a9b-8a7c-2333e2270681", "completed": true, "last_updated": "2022-09-16T11:52:04.538149-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.71, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/dfd10085-c9f2-4a9b-8a7c-2333e2270681", "datetime": "2022-09-14T18:00:00-04:00", "cutoff_datetime": "2022-09-14T18:00:00-04:00", "name": "Orlando City SC v. Atlanta United FC", "bettypes": [ { "id": "35cde5e8-55fb-4066-af2d-97d7d57eecd3", "match": "https://api-prod.gambitprofit.com/api/matches/81800c1d-5fda-41db-809a-a535fb78e6cb/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Orlando City SC", "amount": 5903.0 }, { "team": "Atlanta United FC", "amount": 4097.0 } ], "expected_reward_tokens": 11922.27, "profit_sb": 2922.27, "profit_sb_percentage": 32.47, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Orlando City SC", "amount": 4357.0 }, { "team": "Atlanta United FC", "amount": 3024.0 }, { "team": "Draw", "amount": 2619.0 } ], "expected_reward_tokens": 8799.84, "profit_sb": -200.16, "profit_sb_percentage": -2.22, "recommended": false }, "lines": [ { "id": "3899291a-8fdc-470b-8d89-08523fda55d0", "gambit_id": "cbd50648-e020-41ff-ae18-a5a2125a5967", "last_updated": "2022-09-16T11:52:04.545220-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Orlando City SC", "reward": "2.02000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35cde5e8-55fb-4066-af2d-97d7d57eecd3/?format=api" }, { "id": "4ff7965b-3c4b-4e6e-bdf0-bfc8750462a1", "gambit_id": "d0c0d406-7867-4ebf-828a-14e2f1b6949c", "last_updated": "2022-09-16T11:52:04.544268-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Atlanta United FC", "reward": "2.91000", "odds": "3.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35cde5e8-55fb-4066-af2d-97d7d57eecd3/?format=api" }, { "id": "a68029ba-19bb-44a7-b288-bda96bbf64a7", "gambit_id": "160ebb67-23ab-47f4-8c55-f0ec71eda1d8", "last_updated": "2022-09-16T11:52:04.546189-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.36000", "odds": "3.65000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35cde5e8-55fb-4066-af2d-97d7d57eecd3/?format=api" } ] }, { "id": "62bb9cf3-45b3-496b-931b-b36083d411ef", "match": "https://api-prod.gambitprofit.com/api/matches/81800c1d-5fda-41db-809a-a535fb78e6cb/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5765.0 }, { "team": "Game Total Under 2.5", "amount": 4235.0 } ], "expected_reward_tokens": 8935.75, "profit_sb": -64.25, "profit_sb_percentage": -0.71, "recommended": false }, "lines": [ { "id": "aba923f1-87ab-4678-9ec7-be40a08c9179", "gambit_id": "26800094-90ff-479b-8dfb-6d81ed352223", "last_updated": "2022-09-16T11:52:04.542307-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.55000", "odds": "1.62000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bb9cf3-45b3-496b-931b-b36083d411ef/?format=api" }, { "id": "e3cc577c-6f2a-440e-8adf-9f8e2066b98e", "gambit_id": "7cdd4611-2f05-442d-ba5b-d18745826b38", "last_updated": "2022-09-16T11:52:04.541102-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.11000", "odds": "2.25000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bb9cf3-45b3-496b-931b-b36083d411ef/?format=api" } ] } ] }, { "id": "cfe5f47d-c5c3-40f2-bf5c-6b30d90030c6", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "c6d8583e-01bd-4d99-89d7-b9d249dde3d4", "completed": true, "last_updated": "2022-09-15T11:07:09.059208-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.26, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/c6d8583e-01bd-4d99-89d7-b9d249dde3d4", "datetime": "2022-09-14T16:10:00-04:00", "cutoff_datetime": "2022-09-14T16:10:00-04:00", "name": "SDG (M Clevinger) v. SEA (L Castillo)", "bettypes": [ { "id": "27470016-5e27-45c6-8f77-5b6585b3b6ce", "match": "https://api-prod.gambitprofit.com/api/matches/cfe5f47d-c5c3-40f2-bf5c-6b30d90030c6/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SEA (L Castillo)", "amount": 6016.0 }, { "team": "SDG (M Clevinger)", "amount": 3984.0 } ], "expected_reward_tokens": 9203.04, "profit_sb": 203.04, "profit_sb_percentage": 2.26, "recommended": true }, "lines": [ { "id": "8a67cb06-9b7b-4b2c-a6e2-453bb859027b", "gambit_id": "afc46b67-eca8-4513-b735-7f77412e00d5", "last_updated": "2022-09-15T11:07:09.067503-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SEA (L Castillo)", "reward": "1.53000", "odds": "1.60610", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27470016-5e27-45c6-8f77-5b6585b3b6ce/?format=api" }, { "id": "f7b75790-8b1b-4d97-9bb5-7721bcb363c0", "gambit_id": "24083d42-2def-49fb-80f9-9c3fd70894a2", "last_updated": "2022-09-15T11:07:09.068466-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG (M Clevinger)", "reward": "2.31000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27470016-5e27-45c6-8f77-5b6585b3b6ce/?format=api" } ] }, { "id": "74acf536-cd05-48d2-81e3-85804fc24cc6", "match": "https://api-prod.gambitprofit.com/api/matches/cfe5f47d-c5c3-40f2-bf5c-6b30d90030c6/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SDG", "amount": 5829.0 }, { "team": "SEA", "amount": 4171.0 } ], "expected_reward_tokens": 9092.78, "profit_sb": 92.78, "profit_sb_percentage": 1.03, "recommended": true }, "lines": [ { "id": "f61e1250-fc30-45af-b7b5-9d64e95a3316", "gambit_id": "68d27e68-2e29-4341-a3ce-9a0ba3b8271c", "last_updated": "2022-09-15T11:07:09.065570-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG", "reward": "1.56000", "odds": "1.64520", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74acf536-cd05-48d2-81e3-85804fc24cc6/?format=api" }, { "id": "69512280-f704-42db-8e62-70614331a3cc", "gambit_id": "2b034385-c243-430d-ba17-3fa0a318e686", "last_updated": "2022-09-15T11:07:09.064589-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SEA", "reward": "2.18000", "odds": "2.35000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74acf536-cd05-48d2-81e3-85804fc24cc6/?format=api" } ] }, { "id": "1f40f2a2-3a23-4458-a512-d00e9b57abaf", "match": "https://api-prod.gambitprofit.com/api/matches/cfe5f47d-c5c3-40f2-bf5c-6b30d90030c6/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5208.0 }, { "team": "Game Total Over 7.5", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "e939b153-fdb7-45d7-96db-89ff3d0e7669", "gambit_id": "9583f6f8-cc63-4748-b61d-35b16dd2c876", "last_updated": "2022-09-15T11:07:09.061613-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.73000", "odds": "1.83330", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f40f2a2-3a23-4458-a512-d00e9b57abaf/?format=api" }, { "id": "0dbdd8a2-d0d0-43e4-9b5d-208779db8265", "gambit_id": "ba26efcb-1461-4f00-8519-0e7a847720da", "last_updated": "2022-09-15T11:07:09.062626-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.88000", "odds": "2.00000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f40f2a2-3a23-4458-a512-d00e9b57abaf/?format=api" } ] } ] }, { "id": "0552b7b0-26f4-4acc-87c8-840e8c00108e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9dbe4226-f5a2-4b68-a1cf-23b7bbeef21f", "completed": true, "last_updated": "2022-09-15T11:07:08.885847-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.25, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/9dbe4226-f5a2-4b68-a1cf-23b7bbeef21f", "datetime": "2022-09-14T15:45:00-04:00", "cutoff_datetime": "2022-09-14T15:45:00-04:00", "name": "ATL (C Morton) v. SFO (C Rodon)", "bettypes": [ { "id": "62a0f1ca-e1a9-4ec3-b6be-39a8b5017d03", "match": "https://api-prod.gambitprofit.com/api/matches/0552b7b0-26f4-4acc-87c8-840e8c00108e/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ATL (C Morton)", "amount": 5511.0 }, { "team": "SFO (C Rodon)", "amount": 4489.0 } ], "expected_reward_tokens": 9202.45, "profit_sb": 202.45, "profit_sb_percentage": 2.25, "recommended": true }, "lines": [ { "id": "b517c92d-f069-4959-85ed-90a8d5e26162", "gambit_id": "aaaa7431-57c4-480b-b104-7e8a227912ef", "last_updated": "2022-09-15T11:07:08.895596-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL (C Morton)", "reward": "1.67000", "odds": "1.76920", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62a0f1ca-e1a9-4ec3-b6be-39a8b5017d03/?format=api" }, { "id": "68ee8c64-2cfb-4cca-ae7f-7a7d922de591", "gambit_id": "40768c25-b397-42d2-925e-dab945fee759", "last_updated": "2022-09-15T11:07:08.894648-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO (C Rodon)", "reward": "2.05000", "odds": "2.20000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62a0f1ca-e1a9-4ec3-b6be-39a8b5017d03/?format=api" } ] }, { "id": "a0bd6bd2-deab-4df6-a865-fe0337d19ef9", "match": "https://api-prod.gambitprofit.com/api/matches/0552b7b0-26f4-4acc-87c8-840e8c00108e/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SFO", "amount": 5829.0 }, { "team": "ATL", "amount": 4171.0 } ], "expected_reward_tokens": 9092.78, "profit_sb": 92.78, "profit_sb_percentage": 1.03, "recommended": true }, "lines": [ { "id": "ec6bbb1e-d0e6-40b0-860d-d73bf1959985", "gambit_id": "6aa2a195-5f68-46de-a56f-aed97df6466d", "last_updated": "2022-09-15T11:07:08.891768-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO", "reward": "1.56000", "odds": "1.64520", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bd6bd2-deab-4df6-a865-fe0337d19ef9/?format=api" }, { "id": "7e1ed24c-6910-44f4-a8c2-6618553c2a06", "gambit_id": "b844c3d8-b5e0-4f7c-9d3b-3c2d8cdb08ed", "last_updated": "2022-09-15T11:07:08.892721-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL", "reward": "2.18000", "odds": "2.35000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bd6bd2-deab-4df6-a865-fe0337d19ef9/?format=api" } ] }, { "id": "63ad1c26-09f5-4a0f-b5a5-428d5bf2d873", "match": "https://api-prod.gambitprofit.com/api/matches/0552b7b0-26f4-4acc-87c8-840e8c00108e/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5304.0 }, { "team": "Game Total Over 7.5", "amount": 4696.0 } ], "expected_reward_tokens": 9016.32, "profit_sb": 16.32, "profit_sb_percentage": 0.18, "recommended": true }, "lines": [ { "id": "7e80e2f3-706c-4173-904c-a42460e444d0", "gambit_id": "bad9fa0c-b1ef-40f0-9a3d-522a75d5b32e", "last_updated": "2022-09-15T11:07:08.888718-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.70000", "odds": "1.80000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ad1c26-09f5-4a0f-b5a5-428d5bf2d873/?format=api" }, { "id": "bb4f01c8-39a7-4b1d-8960-14ed2196b3ff", "gambit_id": "e1523b1f-0ea1-452f-9408-0ad3b190dbfa", "last_updated": "2022-09-15T11:07:08.889848-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.92000", "odds": "2.05000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ad1c26-09f5-4a0f-b5a5-428d5bf2d873/?format=api" } ] } ] }, { "id": "74a652b1-2ea3-49d7-a849-3e2080c1248d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9a87c99b-938a-4ef5-a143-fbf9f47a4a8b", "completed": true, "last_updated": "2022-09-15T11:27:21.057195-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.67, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/9a87c99b-938a-4ef5-a143-fbf9f47a4a8b", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "FC Copenhagen v. Sevilla", "bettypes": [ { "id": "01e4bdbd-5ad6-4c9f-9b94-57a38d67e758", "match": "https://api-prod.gambitprofit.com/api/matches/74a652b1-2ea3-49d7-a849-3e2080c1248d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Sevilla", "amount": 5794.0 }, { "team": "Draw", "amount": 4206.0 } ], "expected_reward_tokens": 12281.52, "profit_sb": 3281.52, "profit_sb_percentage": 36.46, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Sevilla", "amount": 4183.0 }, { "team": "Draw", "amount": 3037.0 }, { "team": "FC Copenhagen", "amount": 2780.0 } ], "expected_reward_tokens": 8867.96, "profit_sb": -132.04, "profit_sb_percentage": -1.47, "recommended": false }, "lines": [ { "id": "72c6d137-6628-45cc-96c5-f29aebcfedff", "gambit_id": "580ad2bb-4ea5-40de-be21-0f4bee5e0508", "last_updated": "2022-09-15T11:27:21.063126-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Sevilla", "reward": "2.12000", "odds": "2.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e4bdbd-5ad6-4c9f-9b94-57a38d67e758/?format=api" }, { "id": "065689b9-3c39-46ae-8e98-8e13788815de", "gambit_id": "c8570487-d53a-4572-9f33-67b06859c7e7", "last_updated": "2022-09-15T11:27:21.065047-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "2.92000", "odds": "3.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e4bdbd-5ad6-4c9f-9b94-57a38d67e758/?format=api" }, { "id": "b92d88cc-7015-49f3-a753-46cbfb7d6fb8", "gambit_id": "804dcdc2-363c-4147-a029-c7d3c479270b", "last_updated": "2022-09-15T11:27:21.064089-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Copenhagen", "reward": "3.19000", "odds": "3.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e4bdbd-5ad6-4c9f-9b94-57a38d67e758/?format=api" } ] }, { "id": "871d5c55-852f-45e7-912e-b3b0a107f021", "match": "https://api-prod.gambitprofit.com/api/matches/74a652b1-2ea3-49d7-a849-3e2080c1248d/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 2.5", "amount": 5485.0 }, { "team": "Game Total Over 2.5", "amount": 4515.0 } ], "expected_reward_tokens": 8939.7, "profit_sb": -60.3, "profit_sb_percentage": -0.67, "recommended": false }, "lines": [ { "id": "f699f912-85f8-4275-9d02-42aafcee1a47", "gambit_id": "9642c5b0-5933-4213-8a83-b03b92f06c66", "last_updated": "2022-09-15T11:27:21.060028-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.63000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871d5c55-852f-45e7-912e-b3b0a107f021/?format=api" }, { "id": "4ed57cd8-c90b-4e16-9461-a156628df1a0", "gambit_id": "e041bdaa-8f88-45da-98d6-675ed1de2dc1", "last_updated": "2022-09-15T11:27:21.061141-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.98000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871d5c55-852f-45e7-912e-b3b0a107f021/?format=api" } ] } ] }, { "id": "737de1b2-cb0b-4f1b-b763-1f124d5897f0", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "6480971e-f12d-4de1-916f-201b6eff5454", "completed": true, "last_updated": "2022-09-15T11:27:20.895949-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.4, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/6480971e-f12d-4de1-916f-201b6eff5454", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "Real Madrid v. RB Leipzig", "bettypes": [ { "id": "d9d3cc44-9b35-4342-8dbc-d3ee71c28896", "match": "https://api-prod.gambitprofit.com/api/matches/737de1b2-cb0b-4f1b-b763-1f124d5897f0/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Real Madrid", "amount": 7189.0 }, { "team": "Draw", "amount": 2811.0 } ], "expected_reward_tokens": 11356.44, "profit_sb": 2356.44, "profit_sb_percentage": 26.18, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Real Madrid", "amount": 5664.0 }, { "team": "Draw", "amount": 2215.0 }, { "team": "RB Leipzig", "amount": 2121.0 } ], "expected_reward_tokens": 8948.6, "profit_sb": -51.4, "profit_sb_percentage": -0.57, "recommended": false }, "lines": [ { "id": "e035e276-3e56-470f-afeb-2cc62b4b1f9d", "gambit_id": "c099b542-d874-485c-b76d-d1837c1b5fe2", "last_updated": "2022-09-15T11:27:20.902849-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Real Madrid", "reward": "1.58000", "odds": "1.65000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3cc44-9b35-4342-8dbc-d3ee71c28896/?format=api" }, { "id": "146e0e79-c072-4843-881e-6fa4ab89c421", "gambit_id": "6bceae1e-e07f-42fd-9d1a-235af87d04b8", "last_updated": "2022-09-15T11:27:20.903818-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.04000", "odds": "4.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3cc44-9b35-4342-8dbc-d3ee71c28896/?format=api" }, { "id": "547b51d5-cf36-4695-8be7-6bcef3cac110", "gambit_id": "8ead4b4a-5136-4b34-9a35-b71bcc14e273", "last_updated": "2022-09-15T11:27:20.901900-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "RB Leipzig", "reward": "4.22000", "odds": "4.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3cc44-9b35-4342-8dbc-d3ee71c28896/?format=api" } ] }, { "id": "fed23781-5592-406b-a87c-e3a8fd34ebf3", "match": "https://api-prod.gambitprofit.com/api/matches/737de1b2-cb0b-4f1b-b763-1f124d5897f0/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6016.0 }, { "team": "Game Total Under 2.5", "amount": 3984.0 } ], "expected_reward_tokens": 8963.84, "profit_sb": -36.16, "profit_sb_percentage": -0.4, "recommended": false }, "lines": [ { "id": "aa953b2d-a2c6-4dfa-bad0-0a24ded21d25", "gambit_id": "622a0625-622e-4fd6-b412-d95b284ea8e9", "last_updated": "2022-09-15T11:27:20.899945-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.49000", "odds": "1.55000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed23781-5592-406b-a87c-e3a8fd34ebf3/?format=api" }, { "id": "0b94bbcc-7fb3-479d-921a-223b2a33d893", "gambit_id": "4d214906-df7b-4924-a637-1f721ff24071", "last_updated": "2022-09-15T11:27:20.898786-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.25000", "odds": "2.40000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed23781-5592-406b-a87c-e3a8fd34ebf3/?format=api" } ] } ] }, { "id": "d5673ba7-20c9-4325-896e-7829739159fe", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "1af5ce77-6a67-47ac-b064-b8cc1a0e1278", "completed": true, "last_updated": "2022-09-15T12:07:15.000249-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.85, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/1af5ce77-6a67-47ac-b064-b8cc1a0e1278", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "Glasgow Rangers v. SSC Napoli", "bettypes": [ { "id": "7813dba0-7458-4b65-9dff-c8d2ec73cadb", "match": "https://api-prod.gambitprofit.com/api/matches/d5673ba7-20c9-4325-896e-7829739159fe/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "SSC Napoli", "amount": 6365.0 }, { "team": "Draw", "amount": 3635.0 } ], "expected_reward_tokens": 11775.25, "profit_sb": 2775.25, "profit_sb_percentage": 30.84, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SSC Napoli", "amount": 4780.0 }, { "team": "Draw", "amount": 2729.0 }, { "team": "Glasgow Rangers", "amount": 2491.0 } ], "expected_reward_tokens": 8841.96, "profit_sb": -158.04, "profit_sb_percentage": -1.76, "recommended": false }, "lines": [ { "id": "9537a8a7-9d5b-4c13-8913-a5429da3dd4f", "gambit_id": "d120c4c0-6091-4626-a846-5a8788ccd00c", "last_updated": "2022-09-15T12:07:15.006383-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SSC Napoli", "reward": "1.85000", "odds": "1.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7813dba0-7458-4b65-9dff-c8d2ec73cadb/?format=api" }, { "id": "c3113275-f9ea-4eaa-b1c0-cac13a93ee5b", "gambit_id": "7b35c412-6f13-4118-a09e-e2d292adb095", "last_updated": "2022-09-15T12:07:15.008382-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.24000", "odds": "3.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7813dba0-7458-4b65-9dff-c8d2ec73cadb/?format=api" }, { "id": "b8db8c38-5d5e-447d-a22b-f67759145323", "gambit_id": "008daa0e-49eb-4b32-a4a6-300e458c9b1b", "last_updated": "2022-09-15T12:07:15.007377-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Glasgow Rangers", "reward": "3.55000", "odds": "3.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7813dba0-7458-4b65-9dff-c8d2ec73cadb/?format=api" } ] }, { "id": "3e9e2467-58d0-4cbe-8fe5-986ca19644f4", "match": "https://api-prod.gambitprofit.com/api/matches/d5673ba7-20c9-4325-896e-7829739159fe/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5070.0 }, { "team": "Game Total Under 2.5", "amount": 4930.0 } ], "expected_reward_tokens": 8923.2, "profit_sb": -76.8, "profit_sb_percentage": -0.85, "recommended": false }, "lines": [ { "id": "41d9c510-35dc-47d3-8074-fa0e2ec55213", "gambit_id": "2eb14c85-7785-4d5b-b43c-d3638602e142", "last_updated": "2022-09-15T12:07:15.004295-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.76000", "odds": "1.85000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9e2467-58d0-4cbe-8fe5-986ca19644f4/?format=api" }, { "id": "07c5803a-b363-4ce7-9d5a-11ff07dc0efe", "gambit_id": "b900830c-3416-4f67-8430-f368142a4f5e", "last_updated": "2022-09-15T12:07:15.003194-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.81000", "odds": "1.90000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9e2467-58d0-4cbe-8fe5-986ca19644f4/?format=api" } ] } ] }, { "id": "e6ab9d94-780f-489e-86a1-e0978b5e792a", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "6369aa08-091e-4baa-978f-ed6b1a29445c", "completed": true, "last_updated": "2022-09-15T11:27:21.532459-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.28, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/6369aa08-091e-4baa-978f-ed6b1a29445c", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "Maccabi Haifa v. Paris Saint Germain", "bettypes": [ { "id": "6f8a756f-b1c4-450b-8281-0e613eba7b78", "match": "https://api-prod.gambitprofit.com/api/matches/e6ab9d94-780f-489e-86a1-e0978b5e792a/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Paris Saint Germain", "amount": 8391.0 }, { "team": "Draw", "amount": 1609.0 } ], "expected_reward_tokens": 9814.9, "profit_sb": 814.9, "profit_sb_percentage": 9.05, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Paris Saint Germain", "amount": 7714.0 }, { "team": "Draw", "amount": 1480.0 }, { "team": "Maccabi Haifa", "amount": 806.0 } ], "expected_reward_tokens": 9025.38, "profit_sb": 25.38, "profit_sb_percentage": 0.28, "recommended": true }, "lines": [ { "id": "1e507f35-d3f6-4325-9f04-5cc87b7890f5", "gambit_id": "69f7dd1b-950d-4c74-908b-3d74e6dab45f", "last_updated": "2022-09-15T11:27:21.538381-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Paris Saint Germain", "reward": "1.17000", "odds": "1.20000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f8a756f-b1c4-450b-8281-0e613eba7b78/?format=api" }, { "id": "d927dc4d-fee0-4876-a434-5a5f3e9c7b45", "gambit_id": "23b07682-c8dc-4af7-a55d-cbfaae756e49", "last_updated": "2022-09-15T11:27:21.540302-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "6.10000", "odds": "7.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f8a756f-b1c4-450b-8281-0e613eba7b78/?format=api" }, { "id": "b1a061b9-662e-41c8-ae69-9ceeae8a24e2", "gambit_id": "0ecea98b-9659-4e14-abc9-ef509ec5dd6a", "last_updated": "2022-09-15T11:27:21.539342-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Maccabi Haifa", "reward": "11.20000", "odds": "13.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f8a756f-b1c4-450b-8281-0e613eba7b78/?format=api" } ] }, { "id": "575ccd1a-7ef7-4bd0-b281-b24960467c16", "match": "https://api-prod.gambitprofit.com/api/matches/e6ab9d94-780f-489e-86a1-e0978b5e792a/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6916.0 }, { "team": "Game Total Under 2.5", "amount": 3084.0 } ], "expected_reward_tokens": 8851.08, "profit_sb": -148.92, "profit_sb_percentage": -1.65, "recommended": false }, "lines": [ { "id": "59be80aa-c079-4beb-abb5-f27a43cb88ec", "gambit_id": "2f666847-fa36-4a2b-8020-7b3d83381bec", "last_updated": "2022-09-15T11:27:21.536436-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.28000", "odds": "1.33000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575ccd1a-7ef7-4bd0-b281-b24960467c16/?format=api" }, { "id": "d8fdb882-4385-43ea-97c3-f6af430f5a2c", "gambit_id": "aff72a8f-8f50-4640-9b36-932e1b787e0a", "last_updated": "2022-09-15T11:27:21.535345-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.87000", "odds": "3.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575ccd1a-7ef7-4bd0-b281-b24960467c16/?format=api" } ] } ] }, { "id": "270ab61f-4778-46de-95ee-5e33bcc886ed", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "8abd7254-cbe8-40b4-965b-4415c992d0ad", "completed": true, "last_updated": "2022-09-15T12:02:08.247468-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.19, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/8abd7254-cbe8-40b4-965b-4415c992d0ad", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "Chelsea v. FC Red Bull Salzburg", "bettypes": [ { "id": "3dd7e4c7-a226-497a-af1c-71f95ebdd115", "match": "https://api-prod.gambitprofit.com/api/matches/270ab61f-4778-46de-95ee-5e33bcc886ed/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Chelsea", "amount": 7984.0 }, { "team": "Draw", "amount": 2016.0 } ], "expected_reward_tokens": 10139.68, "profit_sb": 1139.68, "profit_sb_percentage": 12.66, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Chelsea", "amount": 7102.0 }, { "team": "Draw", "amount": 1793.0 }, { "team": "FC Red Bull Salzburg", "amount": 1105.0 } ], "expected_reward_tokens": 9016.8, "profit_sb": 16.8, "profit_sb_percentage": 0.19, "recommended": true }, "lines": [ { "id": "3975953b-d0f6-406e-a65e-1eb665f7f7c2", "gambit_id": "3d9852f9-35e8-44eb-a10e-fad6e3d0cb25", "last_updated": "2022-09-15T12:02:08.253422-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Chelsea", "reward": "1.27000", "odds": "1.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dd7e4c7-a226-497a-af1c-71f95ebdd115/?format=api" }, { "id": "3b8e0124-6218-4dac-9dbc-62931b6c6851", "gambit_id": "7539c7bf-84ad-4128-8a58-99fcfb0c6004", "last_updated": "2022-09-15T12:02:08.254395-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "5.03000", "odds": "5.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dd7e4c7-a226-497a-af1c-71f95ebdd115/?format=api" }, { "id": "ae97c17a-7219-4bad-832a-e088bd81fd92", "gambit_id": "eb2939fc-e380-4953-9a8b-1ee568cb014d", "last_updated": "2022-09-15T12:02:08.255382-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Red Bull Salzburg", "reward": "8.16000", "odds": "9.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dd7e4c7-a226-497a-af1c-71f95ebdd115/?format=api" } ] }, { "id": "63ae1631-e428-4095-a4af-b1b718bbb8ca", "match": "https://api-prod.gambitprofit.com/api/matches/270ab61f-4778-46de-95ee-5e33bcc886ed/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5941.0 }, { "team": "Game Total Under 2.5", "amount": 4059.0 } ], "expected_reward_tokens": 8970.39, "profit_sb": -29.61, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "67fa02ba-918f-4005-93bb-36e2692a6318", "gambit_id": "8e35a2a7-5c2a-401a-b436-7534e59462f7", "last_updated": "2022-09-15T12:02:08.251485-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.51000", "odds": "1.57000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ae1631-e428-4095-a4af-b1b718bbb8ca/?format=api" }, { "id": "ba7c743e-4ea2-4c99-8fd6-05b5fc0766dc", "gambit_id": "f6592969-5fb8-46e8-9478-c9ae116e7e92", "last_updated": "2022-09-15T12:02:08.250412-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.21000", "odds": "2.35000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ae1631-e428-4095-a4af-b1b718bbb8ca/?format=api" } ] } ] }, { "id": "990f4477-0d45-4818-9fe0-aebc24f33293", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "5228d12e-51e8-4a32-ae5e-bca21554de0c", "completed": true, "last_updated": "2022-09-15T11:27:22.211682-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.3, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/5228d12e-51e8-4a32-ae5e-bca21554de0c", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "Juventus v. Benfica", "bettypes": [ { "id": "69e6ed32-7ba6-43c2-9a98-2d4859b9af93", "match": "https://api-prod.gambitprofit.com/api/matches/990f4477-0d45-4818-9fe0-aebc24f33293/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Juventus", "amount": 5822.0 }, { "team": "Benfica", "amount": 4178.0 } ], "expected_reward_tokens": 12575.52, "profit_sb": 3575.52, "profit_sb_percentage": 39.73, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Juventus", "amount": 4106.0 }, { "team": "Benfica", "amount": 2947.0 }, { "team": "Draw", "amount": 2947.0 } ], "expected_reward_tokens": 8868.96, "profit_sb": -131.04, "profit_sb_percentage": -1.46, "recommended": false }, "lines": [ { "id": "6b90b40d-b6d7-44e6-b51f-f0cb8eaca5d0", "gambit_id": "73c4446e-5500-4e74-8a29-94b87c2e5626", "last_updated": "2022-09-15T11:27:22.218348-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Juventus", "reward": "2.16000", "odds": "2.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e6ed32-7ba6-43c2-9a98-2d4859b9af93/?format=api" }, { "id": "6dc027b1-b1ff-43fc-88f8-4306c0f000b3", "gambit_id": "ee64fe09-4a9f-4497-b1df-ffdd546db640", "last_updated": "2022-09-15T11:27:22.219503-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Benfica", "reward": "3.01000", "odds": "3.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e6ed32-7ba6-43c2-9a98-2d4859b9af93/?format=api" }, { "id": "623826fd-ed17-4f8c-8ae4-ca25142baa20", "gambit_id": "9b55bb77-7c68-4484-9b7e-7e286061d9bd", "last_updated": "2022-09-15T11:27:22.220542-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.01000", "odds": "3.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e6ed32-7ba6-43c2-9a98-2d4859b9af93/?format=api" } ] }, { "id": "1be44e5e-31af-40a8-ad11-a87a69a3c13e", "match": "https://api-prod.gambitprofit.com/api/matches/990f4477-0d45-4818-9fe0-aebc24f33293/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 2.5", "amount": 5249.0 }, { "team": "Game Total Over 2.5", "amount": 4751.0 } ], "expected_reward_tokens": 9026.9, "profit_sb": 26.9, "profit_sb_percentage": 0.3, "recommended": true }, "lines": [ { "id": "d2c57165-c0cb-4f4c-a8d9-1bd0ca98b8f5", "gambit_id": "08803e70-22d6-4328-8b55-a83fee6ff1ac", "last_updated": "2022-09-15T11:27:22.214815-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.72000", "odds": "1.80000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be44e5e-31af-40a8-ad11-a87a69a3c13e/?format=api" }, { "id": "dda9f6d9-b070-4cdd-82ff-79514e5cc44a", "gambit_id": "42484d51-6f37-4a8e-8b2a-aa254c877288", "last_updated": "2022-09-15T11:27:22.216012-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.90000", "odds": "2.00000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be44e5e-31af-40a8-ad11-a87a69a3c13e/?format=api" } ] } ] }, { "id": "6008656d-b01f-4bf5-9637-676f3cc35e88", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "91fd4d1c-d925-4d2f-8a8d-e510b280b0a7", "completed": true, "last_updated": "2022-09-15T11:27:21.773016-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.27, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/91fd4d1c-d925-4d2f-8a8d-e510b280b0a7", "datetime": "2022-09-14T15:00:00-04:00", "cutoff_datetime": "2022-09-14T15:00:00-04:00", "name": "Manchester City v. Borussia Dortmund", "bettypes": [ { "id": "07d1254f-10d3-4d4e-8413-d5e8cc13c56a", "match": "https://api-prod.gambitprofit.com/api/matches/6008656d-b01f-4bf5-9637-676f3cc35e88/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Manchester City", "amount": 8437.0 }, { "team": "Draw", "amount": 1563.0 } ], "expected_reward_tokens": 9955.66, "profit_sb": 955.66, "profit_sb_percentage": 10.62, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Manchester City", "amount": 7728.0 }, { "team": "Draw", "amount": 1432.0 }, { "team": "Borussia Dortmund", "amount": 840.0 } ], "expected_reward_tokens": 9114.0, "profit_sb": 114.0, "profit_sb_percentage": 1.27, "recommended": true }, "lines": [ { "id": "a9c0da42-9909-4889-8187-de92742e37b7", "gambit_id": "2fbb171e-d2ff-4ce3-9f57-c875c533b0b3", "last_updated": "2022-09-15T11:27:21.780024-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Manchester City", "reward": "1.18000", "odds": "1.20000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d1254f-10d3-4d4e-8413-d5e8cc13c56a/?format=api" }, { "id": "c6445eea-fa1b-46b6-b739-bea23cc55c87", "gambit_id": "9db0fa72-0b98-4100-a47d-d3815b6cbdbc", "last_updated": "2022-09-15T11:27:21.781003-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "6.37000", "odds": "7.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d1254f-10d3-4d4e-8413-d5e8cc13c56a/?format=api" }, { "id": "0098759c-9e58-4571-897d-43dd41d3b5de", "gambit_id": "745eb546-0ca8-4246-b40a-863cd53d6130", "last_updated": "2022-09-15T11:27:21.779038-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Borussia Dortmund", "reward": "10.85000", "odds": "12.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d1254f-10d3-4d4e-8413-d5e8cc13c56a/?format=api" } ] }, { "id": "f8a7551e-95b0-48b9-8dff-9692e82141c7", "match": "https://api-prod.gambitprofit.com/api/matches/6008656d-b01f-4bf5-9637-676f3cc35e88/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6956.0 }, { "team": "Game Total Under 2.5", "amount": 3044.0 } ], "expected_reward_tokens": 9040.68, "profit_sb": 40.68, "profit_sb_percentage": 0.45, "recommended": true }, "lines": [ { "id": "5f2fbfdd-792b-4baa-82c5-649c2364174c", "gambit_id": "838df912-08a7-4fe7-9464-f21882404be2", "last_updated": "2022-09-15T11:27:21.776971-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.30000", "odds": "1.33000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7551e-95b0-48b9-8dff-9692e82141c7/?format=api" }, { "id": "471cbe8f-9752-456d-ae37-7c3ee3f0237f", "gambit_id": "d401fab2-803a-45bd-9da6-a740e5023051", "last_updated": "2022-09-15T11:27:21.775952-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.97000", "odds": "3.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7551e-95b0-48b9-8dff-9692e82141c7/?format=api" } ] } ] }, { "id": "1fbf0fdb-60c9-4054-9746-c023f2454000", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "709291f9-a37b-4206-a0d7-7ad3ee5e0d14", "completed": true, "last_updated": "2022-09-15T11:07:07.202958-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.16, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/709291f9-a37b-4206-a0d7-7ad3ee5e0d14", "datetime": "2022-09-14T14:10:00-04:00", "cutoff_datetime": "2022-09-14T14:10:00-04:00", "name": "COL (K Freeland) v. CWS (D Cease)", "bettypes": [ { "id": "04218e9d-c6b7-43b1-9648-15538d58f5ba", "match": "https://api-prod.gambitprofit.com/api/matches/1fbf0fdb-60c9-4054-9746-c023f2454000/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CWS (D Cease)", "amount": 6862.0 }, { "team": "COL (K Freeland)", "amount": 3138.0 } ], "expected_reward_tokens": 9194.34, "profit_sb": 194.34, "profit_sb_percentage": 2.16, "recommended": true }, "lines": [ { "id": "f0906e98-e8f8-4391-bbeb-6a90366e2588", "gambit_id": "5f7e75ce-e8fd-4f72-8552-8f28b75c269b", "last_updated": "2022-09-15T11:07:07.212101-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CWS (D Cease)", "reward": "1.34000", "odds": "1.39220", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04218e9d-c6b7-43b1-9648-15538d58f5ba/?format=api" }, { "id": "fc0b062d-d93b-4794-8980-9b93c245be6c", "gambit_id": "b0047520-16db-4c08-bee8-d559a0b372a6", "last_updated": "2022-09-15T11:07:07.213098-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "COL (K Freeland)", "reward": "2.93000", "odds": "3.20000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04218e9d-c6b7-43b1-9648-15538d58f5ba/?format=api" } ] }, { "id": "30de6aeb-e06b-4a61-ac7e-58e036bc5836", "match": "https://api-prod.gambitprofit.com/api/matches/1fbf0fdb-60c9-4054-9746-c023f2454000/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CWS", "amount": 5304.0 }, { "team": "COL", "amount": 4696.0 } ], "expected_reward_tokens": 9016.32, "profit_sb": 16.32, "profit_sb_percentage": 0.18, "recommended": true }, "lines": [ { "id": "335cd82d-3d9b-4244-b738-e6c9fbd13611", "gambit_id": "ad075aa9-e48c-48f2-9f89-61e76ca2ebad", "last_updated": "2022-09-15T11:07:07.209093-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CWS", "reward": "1.70000", "odds": "1.80000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30de6aeb-e06b-4a61-ac7e-58e036bc5836/?format=api" }, { "id": "01b51029-92f0-427a-bfc8-74f65adff6e4", "gambit_id": "433cab8b-955e-4366-b93a-f02384a76d12", "last_updated": "2022-09-15T11:07:07.210126-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "COL", "reward": "1.92000", "odds": "2.05000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30de6aeb-e06b-4a61-ac7e-58e036bc5836/?format=api" } ] }, { "id": "f54d2139-b54b-4a02-8b00-ed8cf1b281ac", "match": "https://api-prod.gambitprofit.com/api/matches/1fbf0fdb-60c9-4054-9746-c023f2454000/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5097.0 }, { "team": "Game Total Over 7.5", "amount": 4903.0 } ], "expected_reward_tokens": 8970.72, "profit_sb": -29.28, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "98819c25-7ea1-4948-ad2e-926a6ce245bb", "gambit_id": "ee6f89ea-fe11-494f-9f2e-a94c401d6709", "last_updated": "2022-09-15T11:07:07.206027-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.76000", "odds": "1.86960", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f54d2139-b54b-4a02-8b00-ed8cf1b281ac/?format=api" }, { "id": "44be658b-df7b-4652-a1fa-bdbb6cdc6adb", "gambit_id": "ad5b3a51-c253-4377-858c-7110ad513d0a", "last_updated": "2022-09-15T11:07:07.207126-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.83000", "odds": "1.95240", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f54d2139-b54b-4a02-8b00-ed8cf1b281ac/?format=api" } ] } ] }, { "id": "9dfb5ea6-f3b8-411e-836c-71eb8bafdbc1", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "835fa65e-e573-4165-bddf-64c77bd6bb06", "completed": true, "last_updated": "2022-09-16T11:52:11.596576-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.49, "sport_category": "CS:GO - ESL Pro League", "sport": "Esports", "url": "https://app.gambitrewards.com/match/835fa65e-e573-4165-bddf-64c77bd6bb06", "datetime": "2022-09-14T13:30:00-04:00", "cutoff_datetime": "2022-09-14T13:30:00-04:00", "name": "Ence Esports v. HEET", "bettypes": [ { "id": "3b80a1ff-9b37-49ad-9f1b-99f7c277ac83", "match": "https://api-prod.gambitprofit.com/api/matches/9dfb5ea6-f3b8-411e-836c-71eb8bafdbc1/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Ence Esports", "amount": 7093.0 }, { "team": "HEET", "amount": 2907.0 } ], "expected_reward_tokens": 8866.25, "profit_sb": -133.75, "profit_sb_percentage": -1.49, "recommended": false }, "lines": [ { "id": "d880bfff-dab8-4270-9dda-be9ea63e8dd7", "gambit_id": "5dc5ebb7-52e6-4795-8165-7f389d317491", "last_updated": "2022-09-16T11:52:11.600495-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Ence Esports", "reward": "1.25000", "odds": "1.28000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b80a1ff-9b37-49ad-9f1b-99f7c277ac83/?format=api" }, { "id": "19844b3d-d1f3-4703-801c-c38a56cdb30f", "gambit_id": "bcb251f0-2b5d-4fe8-bb9e-bdd1a44a3359", "last_updated": "2022-09-16T11:52:11.599283-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HEET", "reward": "3.05000", "odds": "3.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b80a1ff-9b37-49ad-9f1b-99f7c277ac83/?format=api" } ] } ] }, { "id": "446240bd-7fc9-4822-b648-562c98d675c6", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "6964a65f-5214-43e2-9db3-842a26dd5e5e", "completed": true, "last_updated": "2022-09-15T11:07:06.825131-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.32, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/6964a65f-5214-43e2-9db3-842a26dd5e5e", "datetime": "2022-09-14T13:10:00-04:00", "cutoff_datetime": "2022-09-14T13:10:00-04:00", "name": "HOU (C Javier) v. DET (J Wentz)", "bettypes": [ { "id": "bd9aa149-d1c8-420c-9d66-f01c10a6b6e9", "match": "https://api-prod.gambitprofit.com/api/matches/446240bd-7fc9-4822-b648-562c98d675c6/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU (C Javier)", "amount": 6485.0 }, { "team": "DET (J Wentz)", "amount": 3515.0 } ], "expected_reward_tokens": 9208.7, "profit_sb": 208.7, "profit_sb_percentage": 2.32, "recommended": true }, "lines": [ { "id": "362ab215-5e20-4afd-8aca-4bad2ae182c4", "gambit_id": "f5fa0a99-80bf-402f-8644-8dd445f72aee", "last_updated": "2022-09-15T11:07:06.837375-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU (C Javier)", "reward": "1.42000", "odds": "1.47620", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd9aa149-d1c8-420c-9d66-f01c10a6b6e9/?format=api" }, { "id": "c6f74a41-0b80-4171-90b1-1d6723baf48e", "gambit_id": "ee246b9b-5eb3-42f5-aa70-0bba45e207e7", "last_updated": "2022-09-15T11:07:06.836123-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET (J Wentz)", "reward": "2.62000", "odds": "2.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd9aa149-d1c8-420c-9d66-f01c10a6b6e9/?format=api" } ] }, { "id": "4d7bd97f-4e1b-498d-8adf-a09fafcaeca6", "match": "https://api-prod.gambitprofit.com/api/matches/446240bd-7fc9-4822-b648-562c98d675c6/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU", "amount": 5492.0 }, { "team": "DET", "amount": 4508.0 } ], "expected_reward_tokens": 9061.08, "profit_sb": 61.08, "profit_sb_percentage": 0.68, "recommended": true }, "lines": [ { "id": "6476d294-cfe1-4bf0-b68e-548616495507", "gambit_id": "2b41cec6-ac11-4084-b72a-4e02af813fe3", "last_updated": "2022-09-15T11:07:06.832989-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU", "reward": "1.65000", "odds": "1.74070", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d7bd97f-4e1b-498d-8adf-a09fafcaeca6/?format=api" }, { "id": "64660dda-89b2-42e3-81f0-7907c9a7cf25", "gambit_id": "3c398b5f-e818-4092-9671-983b8d5444e7", "last_updated": "2022-09-15T11:07:06.831789-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET", "reward": "2.01000", "odds": "2.15000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d7bd97f-4e1b-498d-8adf-a09fafcaeca6/?format=api" } ] }, { "id": "432381cb-2868-4758-991e-8e637bd6772a", "match": "https://api-prod.gambitprofit.com/api/matches/446240bd-7fc9-4822-b648-562c98d675c6/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5097.0 }, { "team": "Game Total Under 8", "amount": 4903.0 } ], "expected_reward_tokens": 8970.72, "profit_sb": -29.28, "profit_sb_percentage": -0.33, "recommended": false }, "lines": [ { "id": "25f4e11c-f251-4a2c-937a-7a72f76cc0c6", "gambit_id": "7fd2ba07-3585-4d50-ab3b-7ae36c429580", "last_updated": "2022-09-15T11:07:06.829359-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.76000", "odds": "1.86960", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/432381cb-2868-4758-991e-8e637bd6772a/?format=api" }, { "id": "0fa1d092-3c0e-40c9-8965-91ccf75bc82a", "gambit_id": "737d15e2-68fa-48bb-916f-4c6afda535a1", "last_updated": "2022-09-15T11:07:06.828110-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.83000", "odds": "1.95240", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/432381cb-2868-4758-991e-8e637bd6772a/?format=api" } ] } ] }, { "id": "781fa557-29e6-44b6-8fc3-0ea56a1e6c6b", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "1b4e882f-ce9e-4a74-be05-c281b49ab592", "completed": true, "last_updated": "2022-09-15T11:07:06.656363-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.17, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/1b4e882f-ce9e-4a74-be05-c281b49ab592", "datetime": "2022-09-14T13:10:00-04:00", "cutoff_datetime": "2022-09-14T13:10:00-04:00", "name": "LAA (P Sandoval) v. CLE (C Quantrill)", "bettypes": [ { "id": "90a289ce-e46e-451f-9836-c233415721b0", "match": "https://api-prod.gambitprofit.com/api/matches/781fa557-29e6-44b6-8fc3-0ea56a1e6c6b/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CLE (C Quantrill)", "amount": 5109.0 }, { "team": "LAA (P Sandoval)", "amount": 4891.0 } ], "expected_reward_tokens": 9195.08, "profit_sb": 195.08, "profit_sb_percentage": 2.17, "recommended": true }, "lines": [ { "id": "8a6076b9-6aaf-4e60-b2e5-2aa64474f4f6", "gambit_id": "2eef2b37-845a-46e5-8f81-423377dd8ffc", "last_updated": "2022-09-15T11:07:06.664952-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE (C Quantrill)", "reward": "1.80000", "odds": "1.90910", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90a289ce-e46e-451f-9836-c233415721b0/?format=api" }, { "id": "68f61e67-00d5-4a03-94d3-918df31604d5", "gambit_id": "1ff4008f-0a50-4a27-b8d0-a15e12c68f7a", "last_updated": "2022-09-15T11:07:06.665942-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA (P Sandoval)", "reward": "1.88000", "odds": "2.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90a289ce-e46e-451f-9836-c233415721b0/?format=api" } ] }, { "id": "aa1d50e9-b26e-449c-9d6b-592f6a9e18ad", "match": "https://api-prod.gambitprofit.com/api/matches/781fa557-29e6-44b6-8fc3-0ea56a1e6c6b/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LAA", "amount": 6389.0 }, { "team": "CLE", "amount": 3611.0 } ], "expected_reward_tokens": 9135.83, "profit_sb": 135.83, "profit_sb_percentage": 1.51, "recommended": true }, "lines": [ { "id": "57fbdf70-3fb4-4fc3-b847-2e593ecd7272", "gambit_id": "757217bc-09a4-4f95-ae60-a53141628bc0", "last_updated": "2022-09-15T11:07:06.662850-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA", "reward": "1.43000", "odds": "1.48780", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa1d50e9-b26e-449c-9d6b-592f6a9e18ad/?format=api" }, { "id": "65fb5dd9-234a-47ed-9880-595dcda1b4f6", "gambit_id": "85ec547e-f341-47bc-97aa-d101580c5628", "last_updated": "2022-09-15T11:07:06.661859-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE", "reward": "2.53000", "odds": "2.75000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa1d50e9-b26e-449c-9d6b-592f6a9e18ad/?format=api" } ] }, { "id": "7b0e46cc-ed5f-4066-bbe5-b37434a76ca4", "match": "https://api-prod.gambitprofit.com/api/matches/781fa557-29e6-44b6-8fc3-0ea56a1e6c6b/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5304.0 }, { "team": "Game Total Over 7.5", "amount": 4696.0 } ], "expected_reward_tokens": 9016.32, "profit_sb": 16.32, "profit_sb_percentage": 0.18, "recommended": true }, "lines": [ { "id": "3fc53bc4-3a53-4a25-ad71-b16e8601e198", "gambit_id": "65f0fd1a-3b4a-41ac-ba12-92bc88622ec1", "last_updated": "2022-09-15T11:07:06.658854-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.70000", "odds": "1.80000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0e46cc-ed5f-4066-bbe5-b37434a76ca4/?format=api" }, { "id": "161800f8-3526-4784-87c9-b88dd36a6bbe", "gambit_id": "66612108-2a14-410e-b03f-21dff87902e3", "last_updated": "2022-09-15T11:07:06.659863-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.92000", "odds": "2.05000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0e46cc-ed5f-4066-bbe5-b37434a76ca4/?format=api" } ] } ] }, { "id": "ce1e4a34-55c0-4c96-b324-7d6456e677a6", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "7350fb6d-309d-4f39-8b1b-ebf5645d52da", "completed": true, "last_updated": "2022-09-15T11:27:20.737141-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.67, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/7350fb6d-309d-4f39-8b1b-ebf5645d52da", "datetime": "2022-09-14T12:45:00-04:00", "cutoff_datetime": "2022-09-14T12:45:00-04:00", "name": "FC Shakhtar Donetsk v. Celtic", "bettypes": [ { "id": "ab201cb4-1e86-4e78-b2a0-438297f95bc0", "match": "https://api-prod.gambitprofit.com/api/matches/ce1e4a34-55c0-4c96-b324-7d6456e677a6/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Celtic", "amount": 5601.0 }, { "team": "FC Shakhtar Donetsk", "amount": 4399.0 } ], "expected_reward_tokens": 12097.25, "profit_sb": 3097.25, "profit_sb_percentage": 34.41, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Celtic", "amount": 4078.0 }, { "team": "FC Shakhtar Donetsk", "amount": 3203.0 }, { "team": "Draw", "amount": 2719.0 } ], "expected_reward_tokens": 8808.25, "profit_sb": -191.75, "profit_sb_percentage": -2.13, "recommended": false }, "lines": [ { "id": "2254be79-67d9-4c7f-ab40-49c95ae9e0ff", "gambit_id": "16ffdbd9-44ea-4874-aaa8-ef96cbe46b72", "last_updated": "2022-09-15T11:27:20.743090-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Celtic", "reward": "2.16000", "odds": "2.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab201cb4-1e86-4e78-b2a0-438297f95bc0/?format=api" }, { "id": "dd2d22ed-c13c-46f2-af0d-4fabb7b8a738", "gambit_id": "53fa390e-5857-4bc9-b804-9c9b56fa34b6", "last_updated": "2022-09-15T11:27:20.744037-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Shakhtar Donetsk", "reward": "2.75000", "odds": "2.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab201cb4-1e86-4e78-b2a0-438297f95bc0/?format=api" }, { "id": "8f37fa49-0d0d-491e-8a70-6cbaf4184d3b", "gambit_id": "5678e3a0-4098-4761-a7ee-7b2b2764f14c", "last_updated": "2022-09-15T11:27:20.744988-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.24000", "odds": "3.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab201cb4-1e86-4e78-b2a0-438297f95bc0/?format=api" } ] }, { "id": "d689f527-8823-4fd9-8e06-8826f42119a7", "match": "https://api-prod.gambitprofit.com/api/matches/ce1e4a34-55c0-4c96-b324-7d6456e677a6/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5485.0 }, { "team": "Game Total Under 2.5", "amount": 4515.0 } ], "expected_reward_tokens": 8939.7, "profit_sb": -60.3, "profit_sb_percentage": -0.67, "recommended": false }, "lines": [ { "id": "ae0affeb-c5f7-4c87-b4a8-412689a73374", "gambit_id": "eb3cbcc1-de0a-43a9-b7e3-512b5fcaedba", "last_updated": "2022-09-15T11:27:20.741175-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.63000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d689f527-8823-4fd9-8e06-8826f42119a7/?format=api" }, { "id": "78330e35-17a4-4a61-b30c-709e0ba75a59", "gambit_id": "cda2bbee-f093-4bbc-a3fc-74236b10f071", "last_updated": "2022-09-15T11:27:20.739983-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.98000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d689f527-8823-4fd9-8e06-8826f42119a7/?format=api" } ] } ] }, { "id": "8bba0bd8-4818-4523-9607-cc31360748bd", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "89e30381-48fd-44de-b1a5-89acc741f5bc", "completed": true, "last_updated": "2022-09-15T12:07:11.500996-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.64, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/89e30381-48fd-44de-b1a5-89acc741f5bc", "datetime": "2022-09-14T12:45:00-04:00", "cutoff_datetime": "2022-09-14T12:45:00-04:00", "name": "AC Milan v. NK Dinamo Zagreb", "bettypes": [ { "id": "b8ace04d-59cf-4201-9401-dc79b593df45", "match": "https://api-prod.gambitprofit.com/api/matches/8bba0bd8-4818-4523-9607-cc31360748bd/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "AC Milan", "amount": 7789.0 }, { "team": "Draw", "amount": 2211.0 } ], "expected_reward_tokens": 10125.7, "profit_sb": 1125.7, "profit_sb_percentage": 12.51, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "AC Milan", "amount": 6969.0 }, { "team": "Draw", "amount": 1978.0 }, { "team": "NK Dinamo Zagreb", "amount": 1052.0 } ], "expected_reward_tokens": 9057.72, "profit_sb": 57.72, "profit_sb_percentage": 0.64, "recommended": true }, "lines": [ { "id": "12f9a4ad-7b8e-4c5b-b6b5-f6ead4fc4bb0", "gambit_id": "6cd90ef3-f94a-4254-9e05-7789857d345a", "last_updated": "2022-09-15T12:07:11.507928-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "AC Milan", "reward": "1.30000", "odds": "1.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ace04d-59cf-4201-9401-dc79b593df45/?format=api" }, { "id": "2aa04e94-2848-4299-9d5d-266750acbf6b", "gambit_id": "844924fe-8ca1-40b1-b993-065cf53d8854", "last_updated": "2022-09-15T12:07:11.508895-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.58000", "odds": "5.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ace04d-59cf-4201-9401-dc79b593df45/?format=api" }, { "id": "f39b5d5f-85fb-41df-95c3-e5cfea0f80c6", "gambit_id": "7d5ac2e3-7ea0-47f1-82eb-5ba273c85918", "last_updated": "2022-09-15T12:07:11.506937-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NK Dinamo Zagreb", "reward": "8.61000", "odds": "9.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8ace04d-59cf-4201-9401-dc79b593df45/?format=api" } ] }, { "id": "69c3a565-a3fe-4fed-90e1-09b3123f24ee", "match": "https://api-prod.gambitprofit.com/api/matches/8bba0bd8-4818-4523-9607-cc31360748bd/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5485.0 }, { "team": "Game Total Under 2.5", "amount": 4515.0 } ], "expected_reward_tokens": 8939.7, "profit_sb": -60.3, "profit_sb_percentage": -0.67, "recommended": false }, "lines": [ { "id": "6d3d6e16-652c-444f-95de-191dcfc633a7", "gambit_id": "8f30c549-b0db-4106-85bb-b0c5c8838cc4", "last_updated": "2022-09-15T12:07:11.504865-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.63000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c3a565-a3fe-4fed-90e1-09b3123f24ee/?format=api" }, { "id": "3a73187c-1940-41bc-a5cb-71d763dd7ae8", "gambit_id": "dac33836-14e1-4026-8e85-6707ae97148a", "last_updated": "2022-09-15T12:07:11.503776-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.98000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c3a565-a3fe-4fed-90e1-09b3123f24ee/?format=api" } ] } ] }, { "id": "f6d5a803-de8b-4759-8fed-bd30f0d8f26b", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "af306d1b-be33-414e-8f0a-5e1881c67b45", "completed": true, "last_updated": "2022-09-15T11:07:09.744009-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.78, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/af306d1b-be33-414e-8f0a-5e1881c67b45", "datetime": "2022-09-14T12:35:00-04:00", "cutoff_datetime": "2022-09-14T12:35:00-04:00", "name": "PIT (R Contreras) v. CIN (N Lodolo)", "bettypes": [ { "id": "6ba839b9-e27d-46f5-b085-256a31c39b18", "match": "https://api-prod.gambitprofit.com/api/matches/f6d5a803-de8b-4759-8fed-bd30f0d8f26b/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CIN (N Lodolo)", "amount": 5798.0 }, { "team": "PIT (R Contreras)", "amount": 4202.0 } ], "expected_reward_tokens": 9160.36, "profit_sb": 160.36, "profit_sb_percentage": 1.78, "recommended": true }, "lines": [ { "id": "1e9521ee-eb9e-4c8a-bde7-b1b5356680a2", "gambit_id": "28290849-d135-4a8f-b4e5-078a56289844", "last_updated": "2022-09-15T11:07:09.752234-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN (N Lodolo)", "reward": "1.58000", "odds": "1.66670", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba839b9-e27d-46f5-b085-256a31c39b18/?format=api" }, { "id": "610a2dee-e5f2-4454-9821-2c6caf0a9a39", "gambit_id": "53f34684-fa6d-4c80-a5c6-44e0158ea4a6", "last_updated": "2022-09-15T11:07:09.753196-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT (R Contreras)", "reward": "2.18000", "odds": "2.35000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba839b9-e27d-46f5-b085-256a31c39b18/?format=api" } ] }, { "id": "ea26995e-8ea9-4998-8c46-2701768bbb23", "match": "https://api-prod.gambitprofit.com/api/matches/f6d5a803-de8b-4759-8fed-bd30f0d8f26b/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PIT", "amount": 5829.0 }, { "team": "CIN", "amount": 4171.0 } ], "expected_reward_tokens": 9092.78, "profit_sb": 92.78, "profit_sb_percentage": 1.03, "recommended": true }, "lines": [ { "id": "7897ea04-cb92-4812-879e-fcf1a3cbb93c", "gambit_id": "322aaa87-e64c-4230-b37e-1ce7158c0d39", "last_updated": "2022-09-15T11:07:09.750316-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT", "reward": "1.56000", "odds": "1.64520", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea26995e-8ea9-4998-8c46-2701768bbb23/?format=api" }, { "id": "48c0fe54-a1e8-4c0c-bc8c-00e07ee65388", "gambit_id": "01489f65-b64f-4a39-811c-8a94ff295695", "last_updated": "2022-09-15T11:07:09.749333-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN", "reward": "2.18000", "odds": "2.35000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea26995e-8ea9-4998-8c46-2701768bbb23/?format=api" } ] }, { "id": "6d1563b8-8f4e-40b7-b899-3b87b6be459a", "match": "https://api-prod.gambitprofit.com/api/matches/f6d5a803-de8b-4759-8fed-bd30f0d8f26b/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7.5", "amount": 5208.0 }, { "team": "Game Total Under 7.5", "amount": 4792.0 } ], "expected_reward_tokens": 9008.96, "profit_sb": 8.96, "profit_sb_percentage": 0.1, "recommended": true }, "lines": [ { "id": "9bb3bc44-f882-4390-9ec1-913059f386fe", "gambit_id": "35ff5ceb-c31d-4037-a439-c6feffb1414f", "last_updated": "2022-09-15T11:07:09.747412-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.73000", "odds": "1.83330", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1563b8-8f4e-40b7-b899-3b87b6be459a/?format=api" }, { "id": "f47d4e35-d167-43cd-a788-6fa9c6963ff8", "gambit_id": "e0d60580-8325-4f98-9bc2-89c33035f3a6", "last_updated": "2022-09-15T11:07:09.746443-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.88000", "odds": "2.00000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1563b8-8f4e-40b7-b899-3b87b6be459a/?format=api" } ] } ] }, { "id": "c3b1e4b6-6834-41f9-bcfb-9c9589a033b0", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "ba327caa-300b-4bc7-88e7-396d97609b87", "completed": true, "last_updated": "2022-09-16T12:02:08.689032-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.01, "sport_category": "CS:GO - ESL Pro League", "sport": "Esports", "url": "https://app.gambitrewards.com/match/ba327caa-300b-4bc7-88e7-396d97609b87", "datetime": "2022-09-14T10:00:00-04:00", "cutoff_datetime": "2022-09-14T10:00:00-04:00", "name": "Complexity Gaming v. Astralis", "bettypes": [ { "id": "f77209b6-fabd-4d18-b445-eb6ca3237096", "match": "https://api-prod.gambitprofit.com/api/matches/c3b1e4b6-6834-41f9-bcfb-9c9589a033b0/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Astralis", "amount": 7425.0 }, { "team": "Complexity Gaming", "amount": 2575.0 } ], "expected_reward_tokens": 8909.5, "profit_sb": -90.5, "profit_sb_percentage": -1.01, "recommended": false }, "lines": [ { "id": "e0a8b7f4-d342-46ae-aa08-f2a949baf119", "gambit_id": "fbd352e0-630d-4bea-a0cd-a938c00af0cf", "last_updated": "2022-09-16T12:02:08.691846-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Astralis", "reward": "1.20000", "odds": "1.22000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77209b6-fabd-4d18-b445-eb6ca3237096/?format=api" }, { "id": "1e7a69ff-f900-4cba-8e63-aad9b5924b67", "gambit_id": "110b8813-2964-4820-bf86-d511951674b5", "last_updated": "2022-09-16T12:02:08.693098-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Complexity Gaming", "reward": "3.46000", "odds": "3.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f77209b6-fabd-4d18-b445-eb6ca3237096/?format=api" } ] } ] }, { "id": "c3faf922-9020-4b61-9299-a3d00c450aa0", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "ab3eda66-cea1-45be-aee1-25b3696a5e5e", "completed": true, "last_updated": "2022-09-16T12:02:09.341815-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.35, "sport_category": "CS:GO - ESL Pro League", "sport": "Esports", "url": "https://app.gambitrewards.com/match/ab3eda66-cea1-45be-aee1-25b3696a5e5e", "datetime": "2022-09-14T06:30:00-04:00", "cutoff_datetime": "2022-09-14T06:30:00-04:00", "name": "MOUZ v. Heroic", "bettypes": [ { "id": "848c9a7b-168b-41bf-943d-789a1ce7a635", "match": "https://api-prod.gambitprofit.com/api/matches/c3faf922-9020-4b61-9299-a3d00c450aa0/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Heroic", "amount": 5670.0 }, { "team": "MOUZ", "amount": 4330.0 } ], "expected_reward_tokens": 8788.5, "profit_sb": -211.5, "profit_sb_percentage": -2.35, "recommended": false }, "lines": [ { "id": "0b1c901a-a5e8-4990-b684-0317580b0ce9", "gambit_id": "9e8b7620-5bb1-4713-9acf-8e22e8911967", "last_updated": "2022-09-16T12:02:09.344674-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Heroic", "reward": "1.55000", "odds": "1.62000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848c9a7b-168b-41bf-943d-789a1ce7a635/?format=api" }, { "id": "bc4df24e-cc74-4b70-871b-3be86381a3cb", "gambit_id": "3da173f6-b3ee-433f-915b-a22533429c7e", "last_updated": "2022-09-16T12:02:09.345863-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MOUZ", "reward": "2.03000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848c9a7b-168b-41bf-943d-789a1ce7a635/?format=api" } ] } ] }, { "id": "91b28c1f-c859-42a0-ac2b-0644917475bf", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "8919505f-d5e2-401d-8c08-05cefb55d681", "completed": true, "last_updated": "2022-09-14T10:07:04.653566-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.19, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/8919505f-d5e2-401d-8c08-05cefb55d681", "datetime": "2022-09-13T21:45:00-04:00", "cutoff_datetime": "2022-09-13T21:45:00-04:00", "name": "ATL (K Wright) v. SFO (J Junis)", "bettypes": [ { "id": "f38a90ce-567a-4dcb-9b3b-fabfe879957c", "match": "https://api-prod.gambitprofit.com/api/matches/91b28c1f-c859-42a0-ac2b-0644917475bf/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ATL (K Wright)", "amount": 6031.0 }, { "team": "SFO (J Junis)", "amount": 3969.0 } ], "expected_reward_tokens": 9287.46, "profit_sb": 287.46, "profit_sb_percentage": 3.19, "recommended": true }, "lines": [ { "id": "54eb68a6-1e49-4b47-87e7-8b5e34fc73e7", "gambit_id": "8713a3e6-5815-40c6-81a8-cde3435712d3", "last_updated": "2022-09-14T10:07:04.663807-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL (K Wright)", "reward": "1.54000", "odds": "1.60610", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38a90ce-567a-4dcb-9b3b-fabfe879957c/?format=api" }, { "id": "daa9d5ed-0743-42bc-9ec5-3b4a3da8afbf", "gambit_id": "92390e02-eb15-4367-88c9-b2df429386df", "last_updated": "2022-09-14T10:07:04.662833-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO (J Junis)", "reward": "2.34000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38a90ce-567a-4dcb-9b3b-fabfe879957c/?format=api" } ] }, { "id": "3bbd0a2e-69aa-4f27-ac0e-88180b48bc91", "match": "https://api-prod.gambitprofit.com/api/matches/91b28c1f-c859-42a0-ac2b-0644917475bf/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SFO", "amount": 5207.0 }, { "team": "ATL", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "f862bf33-9b22-403f-9ba7-37d2e401b16a", "gambit_id": "b161cc1c-7cc1-4042-9e3b-f03441e54cea", "last_updated": "2022-09-14T10:07:04.659720-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO", "reward": "1.74000", "odds": "1.83330", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bbd0a2e-69aa-4f27-ac0e-88180b48bc91/?format=api" }, { "id": "05862070-f6fe-4f2d-a2aa-3413715a80e6", "gambit_id": "653a22f8-0934-40a3-b2cd-953ad44a8553", "last_updated": "2022-09-14T10:07:04.660808-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL", "reward": "1.89000", "odds": "2.00000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bbd0a2e-69aa-4f27-ac0e-88180b48bc91/?format=api" } ] }, { "id": "66e0c29b-83d4-4e1d-8354-c39d35e55d84", "match": "https://api-prod.gambitprofit.com/api/matches/91b28c1f-c859-42a0-ac2b-0644917475bf/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5110.0 }, { "team": "Game Total Under 8", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "24bbc985-406a-4edc-906f-03c1fe926517", "gambit_id": "62703dec-8312-47f6-bb2d-26d3f5dea45f", "last_updated": "2022-09-14T10:07:04.657533-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.77000", "odds": "1.86960", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e0c29b-83d4-4e1d-8354-c39d35e55d84/?format=api" }, { "id": "3ff1c14e-7cf7-4dc2-aded-709fedc97062", "gambit_id": "4a77860a-b21c-42fa-8b24-4e1921075b20", "last_updated": "2022-09-14T10:07:04.656418-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.85000", "odds": "1.95240", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e0c29b-83d4-4e1d-8354-c39d35e55d84/?format=api" } ] } ] }, { "id": "a4bdde6c-8d6e-44db-945b-51c379e7d99d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "e172d9ab-3e7b-4d42-8212-05f8e8e6182e", "completed": true, "last_updated": "2022-09-14T10:07:04.494206-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.85, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/e172d9ab-3e7b-4d42-8212-05f8e8e6182e", "datetime": "2022-09-13T21:40:00-04:00", "cutoff_datetime": "2022-09-13T21:40:00-04:00", "name": "LOS (C Kershaw) v. ARI (M Kelly)", "bettypes": [ { "id": "5e4428aa-f8b2-4f8a-897a-74063f15ecf0", "match": "https://api-prod.gambitprofit.com/api/matches/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LOS (C Kershaw)", "amount": 6384.0 }, { "team": "ARI (M Kelly)", "amount": 3616.0 } ], "expected_reward_tokens": 9256.8, "profit_sb": 256.8, "profit_sb_percentage": 2.85, "recommended": true }, "lines": [ { "id": "bf426019-6f90-49a5-9d56-120dc9a96a84", "gambit_id": "e026a71e-fac7-44b0-9a45-39d3b024432a", "last_updated": "2022-09-14T10:07:04.504449-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS (C Kershaw)", "reward": "1.45000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4428aa-f8b2-4f8a-897a-74063f15ecf0/?format=api" }, { "id": "8d5f3406-6ae8-41dc-acef-ddc8c32f0662", "gambit_id": "601a32e9-4d6a-45a8-a7c1-7c5880a9e803", "last_updated": "2022-09-14T10:07:04.503370-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI (M Kelly)", "reward": "2.56000", "odds": "2.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4428aa-f8b2-4f8a-897a-74063f15ecf0/?format=api" } ] }, { "id": "ae01ac92-8a82-48b5-9c0b-4998684d7dab", "match": "https://api-prod.gambitprofit.com/api/matches/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LOS", "amount": 5302.0 }, { "team": "ARI", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "0ea37953-b467-44d1-ad0f-acdc184f1749", "gambit_id": "bf0ad754-b607-40ba-8cc0-3ffa7864f5ed", "last_updated": "2022-09-14T10:07:04.501232-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS", "reward": "1.71000", "odds": "1.80000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae01ac92-8a82-48b5-9c0b-4998684d7dab/?format=api" }, { "id": "2d5016e1-4680-4118-b886-49e395782754", "gambit_id": "517cd425-094d-4976-8349-c6d7f772d96f", "last_updated": "2022-09-14T10:07:04.500108-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI", "reward": "1.93000", "odds": "2.05000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae01ac92-8a82-48b5-9c0b-4998684d7dab/?format=api" } ] }, { "id": "60c51a34-b019-486e-b989-7205abb72216", "match": "https://api-prod.gambitprofit.com/api/matches/a4bdde6c-8d6e-44db-945b-51c379e7d99d/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5302.0 }, { "team": "Game Total Under 8", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "09db5f4a-caef-4dab-8dcd-c7db718d70b5", "gambit_id": "c478812b-d277-42c3-8eb4-29ef6d04a3dd", "last_updated": "2022-09-14T10:07:04.497904-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.71000", "odds": "1.80000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c51a34-b019-486e-b989-7205abb72216/?format=api" }, { "id": "85fe324b-42b0-4327-bf06-a1d0ea7885c0", "gambit_id": "cf529da4-b20f-4e50-b0ee-bec6db0f4c90", "last_updated": "2022-09-14T10:07:04.496820-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.93000", "odds": "2.05000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c51a34-b019-486e-b989-7205abb72216/?format=api" } ] } ] }, { "id": "40d9f990-44a9-4852-adf5-01cddc490ec7", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "c6fef545-1fc3-46f3-ab35-b153050ad752", "completed": true, "last_updated": "2022-09-14T10:12:05.097913-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.48, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/c6fef545-1fc3-46f3-ab35-b153050ad752", "datetime": "2022-09-13T21:40:00-04:00", "cutoff_datetime": "2022-09-13T21:40:00-04:00", "name": "SDG (Y Darvish) v. SEA (L Gilbert)", "bettypes": [ { "id": "5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128", "match": "https://api-prod.gambitprofit.com/api/matches/40d9f990-44a9-4852-adf5-01cddc490ec7/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SEA (L Gilbert)", "amount": 5068.0 }, { "team": "SDG (Y Darvish)", "amount": 4932.0 } ], "expected_reward_tokens": 9222.84, "profit_sb": 222.84, "profit_sb_percentage": 2.48, "recommended": true }, "lines": [ { "id": "f6a0666e-b35a-4195-a0ec-3585c1f4c6af", "gambit_id": "3ef9dbb5-d9f7-48ec-8883-b48fb0df8f89", "last_updated": "2022-09-14T10:12:05.106475-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SEA (L Gilbert)", "reward": "1.82000", "odds": "1.92590", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128/?format=api" }, { "id": "0ad42a3b-e529-4f8e-88bb-66420edf559e", "gambit_id": "7e69ad20-1b17-4134-b57d-bea63a889a9b", "last_updated": "2022-09-14T10:12:05.107467-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG (Y Darvish)", "reward": "1.87000", "odds": "1.98040", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c1d0c6a-6d9e-4f9a-bf81-4af2f161b128/?format=api" } ] }, { "id": "df91039d-2c8e-4a54-89cb-f741e2ab09b6", "match": "https://api-prod.gambitprofit.com/api/matches/40d9f990-44a9-4852-adf5-01cddc490ec7/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SDG", "amount": 6500.0 }, { "team": "SEA", "amount": 3500.0 } ], "expected_reward_tokens": 9100.0, "profit_sb": 100.0, "profit_sb_percentage": 1.11, "recommended": true }, "lines": [ { "id": "a29a3d72-1d6b-43fe-be24-76c2582006d2", "gambit_id": "92096fa1-4118-4191-87b0-599004e8a81a", "last_updated": "2022-09-14T10:12:05.104427-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG", "reward": "1.40000", "odds": "1.45450", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df91039d-2c8e-4a54-89cb-f741e2ab09b6/?format=api" }, { "id": "221c82a9-0072-4d5b-9b89-76af3be269c5", "gambit_id": "f622e340-c782-4218-81f7-62f565453d25", "last_updated": "2022-09-14T10:12:05.103309-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SEA", "reward": "2.60000", "odds": "2.80000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df91039d-2c8e-4a54-89cb-f741e2ab09b6/?format=api" } ] }, { "id": "5cf0b4ed-f458-44fd-b4bd-cf207d981836", "match": "https://api-prod.gambitprofit.com/api/matches/40d9f990-44a9-4852-adf5-01cddc490ec7/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5302.0 }, { "team": "Game Total Over 7.5", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "bd99f484-a9b0-4f84-bfff-07d1facf45ac", "gambit_id": "819f9a9d-204d-4338-b7ef-32e3cb98c82a", "last_updated": "2022-09-14T10:12:05.100282-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.71000", "odds": "1.80000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cf0b4ed-f458-44fd-b4bd-cf207d981836/?format=api" }, { "id": "6d824bfc-3dfc-438c-8352-3d0e4d840d61", "gambit_id": "13e03671-a1c4-4bbc-9a4b-51386277b9b2", "last_updated": "2022-09-14T10:12:05.101253-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.93000", "odds": "2.05000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cf0b4ed-f458-44fd-b4bd-cf207d981836/?format=api" } ] } ] }, { "id": "81018402-e47b-4a60-acf6-f4d2d621260f", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "76f85464-0265-4a1c-b71f-3364a32424df", "completed": true, "last_updated": "2022-09-15T02:52:05.258870-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.44, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/76f85464-0265-4a1c-b71f-3364a32424df", "datetime": "2022-09-13T20:30:00-04:00", "cutoff_datetime": "2022-09-13T20:30:00-04:00", "name": "Houston Dynamo v. New England Revolution", "bettypes": [ { "id": "25837aca-5aea-492f-bacd-2c677c83aaef", "match": "https://api-prod.gambitprofit.com/api/matches/81018402-e47b-4a60-acf6-f4d2d621260f/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "New England Revolution", "amount": 5546.0 }, { "team": "Houston Dynamo", "amount": 4454.0 } ], "expected_reward_tokens": 11979.36, "profit_sb": 2979.36, "profit_sb_percentage": 33.1, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "New England Revolution", "amount": 4072.0 }, { "team": "Houston Dynamo", "amount": 3270.0 }, { "team": "Draw", "amount": 2658.0 } ], "expected_reward_tokens": 8795.52, "profit_sb": -204.48, "profit_sb_percentage": -2.27, "recommended": false }, "lines": [ { "id": "1e4b35a0-8700-4cf5-be0e-1be08794c07f", "gambit_id": "ddac1510-a9fd-4465-b9a3-7ce0c23b442b", "last_updated": "2022-09-15T02:52:05.265498-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New England Revolution", "reward": "2.16000", "odds": "2.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25837aca-5aea-492f-bacd-2c677c83aaef/?format=api" }, { "id": "4a5ad315-6030-4c5e-8146-c905f12615de", "gambit_id": "f249516c-035c-4120-b606-cb3ac02d3361", "last_updated": "2022-09-15T02:52:05.266677-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Houston Dynamo", "reward": "2.69000", "odds": "2.90000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25837aca-5aea-492f-bacd-2c677c83aaef/?format=api" }, { "id": "1a4d29fa-52b5-447e-b6d1-5f51fa58e859", "gambit_id": "3b75051e-c182-4dfe-bbf0-ff4d16ddac41", "last_updated": "2022-09-15T02:52:05.267840-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.31000", "odds": "3.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25837aca-5aea-492f-bacd-2c677c83aaef/?format=api" } ] }, { "id": "09996510-d4e8-47f0-b7fa-8a28a134b1a0", "match": "https://api-prod.gambitprofit.com/api/matches/81018402-e47b-4a60-acf6-f4d2d621260f/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5671.0 }, { "team": "Game Total Under 2.5", "amount": 4329.0 } ], "expected_reward_tokens": 8960.18, "profit_sb": -39.82, "profit_sb_percentage": -0.44, "recommended": false }, "lines": [ { "id": "3ec8a8e0-a9a5-43cf-91da-5d727a8ca9f7", "gambit_id": "8c367b98-c935-46be-b31c-f754f98dd262", "last_updated": "2022-09-15T02:52:05.263080-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.58000", "odds": "1.65000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09996510-d4e8-47f0-b7fa-8a28a134b1a0/?format=api" }, { "id": "e09bfe32-7e7b-4f76-82c2-b6a709955858", "gambit_id": "a95b68fe-bea5-4533-9716-571bcb6e30ba", "last_updated": "2022-09-15T02:52:05.261865-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.07000", "odds": "2.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09996510-d4e8-47f0-b7fa-8a28a134b1a0/?format=api" } ] } ] }, { "id": "f9571c7c-73bd-418a-86ec-d41fc89a98c1", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "e2c8f291-0772-4a93-b160-b45db31334e6", "completed": true, "last_updated": "2022-09-14T13:37:19.885464-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.71, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/e2c8f291-0772-4a93-b160-b45db31334e6", "datetime": "2022-09-13T20:30:00-04:00", "cutoff_datetime": "2022-09-13T20:30:00-04:00", "name": "Sporting Kansas City v. DC United", "bettypes": [ { "id": "e75f782c-15f4-4038-bc69-1c08bb0856ed", "match": "https://api-prod.gambitprofit.com/api/matches/f9571c7c-73bd-418a-86ec-d41fc89a98c1/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Sporting Kansas City", "amount": 6679.0 }, { "team": "DC United", "amount": 3321.0 } ], "expected_reward_tokens": 11755.04, "profit_sb": 2755.04, "profit_sb_percentage": 30.61, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Sporting Kansas City", "amount": 5014.0 }, { "team": "DC United", "amount": 2493.0 }, { "team": "Draw", "amount": 2493.0 } ], "expected_reward_tokens": 8824.64, "profit_sb": -175.36, "profit_sb_percentage": -1.95, "recommended": false }, "lines": [ { "id": "e453ac26-0148-4d72-8c46-82c9e75dbc0d", "gambit_id": "427259a0-d586-46f6-b375-4fda57a6ddb8", "last_updated": "2022-09-14T13:37:19.891756-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Sporting Kansas City", "reward": "1.76000", "odds": "1.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75f782c-15f4-4038-bc69-1c08bb0856ed/?format=api" }, { "id": "4e27b4a0-9515-4637-a8d0-fc4084a87d38", "gambit_id": "b43ce300-393c-4807-a5b9-b62eb5ed70bc", "last_updated": "2022-09-14T13:37:19.890794-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DC United", "reward": "3.54000", "odds": "3.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75f782c-15f4-4038-bc69-1c08bb0856ed/?format=api" }, { "id": "d86cf0d6-8e5d-42e3-866f-1a634ff36c66", "gambit_id": "663e5e69-99ae-4b56-ac57-40c66ef179fb", "last_updated": "2022-09-14T13:37:19.892720-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.54000", "odds": "3.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75f782c-15f4-4038-bc69-1c08bb0856ed/?format=api" } ] }, { "id": "c10073ee-7dca-49c0-a100-3fe3c0267ec6", "match": "https://api-prod.gambitprofit.com/api/matches/f9571c7c-73bd-418a-86ec-d41fc89a98c1/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5765.0 }, { "team": "Game Total Under 2.5", "amount": 4235.0 } ], "expected_reward_tokens": 8935.75, "profit_sb": -64.25, "profit_sb_percentage": -0.71, "recommended": false }, "lines": [ { "id": "fe42a31d-2f04-4ce2-a4a1-8816dca0ce9f", "gambit_id": "64923498-1248-4344-9ac5-3997339564e7", "last_updated": "2022-09-14T13:37:19.888841-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.55000", "odds": "1.62000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10073ee-7dca-49c0-a100-3fe3c0267ec6/?format=api" }, { "id": "656fa056-1858-4d2f-b009-b9075f1c545c", "gambit_id": "73b28499-c5da-4662-b50b-ebbc0d0ad34c", "last_updated": "2022-09-14T13:37:19.887843-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.11000", "odds": "2.25000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10073ee-7dca-49c0-a100-3fe3c0267ec6/?format=api" } ] } ] }, { "id": "4388ef00-c979-439f-a934-7f3addb72c36", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "056c6233-d1a8-483f-89c9-aecedfa79fd1", "completed": true, "last_updated": "2022-09-14T10:12:05.260456-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/056c6233-d1a8-483f-89c9-aecedfa79fd1", "datetime": "2022-09-13T20:10:00-04:00", "cutoff_datetime": "2022-09-13T20:10:00-04:00", "name": "COL (C Kuhl) v. CWS (M Kopech)", "bettypes": [ { "id": "54d6afa0-e698-4bf1-b3ae-cdb77ea38761", "match": "https://api-prod.gambitprofit.com/api/matches/4388ef00-c979-439f-a934-7f3addb72c36/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CWS (M Kopech)", "amount": 6384.0 }, { "team": "COL (C Kuhl)", "amount": 3616.0 } ], "expected_reward_tokens": 9256.8, "profit_sb": 256.8, "profit_sb_percentage": 2.85, "recommended": true }, "lines": [ { "id": "5e2bfac5-bf51-404c-acae-81daf737992b", "gambit_id": "700fd20f-9b6a-4d57-ad19-1bf9a359e218", "last_updated": "2022-09-14T10:12:05.269371-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CWS (M Kopech)", "reward": "1.45000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d6afa0-e698-4bf1-b3ae-cdb77ea38761/?format=api" }, { "id": "f3ae0a26-9239-4ca3-8877-ab2c51731c24", "gambit_id": "aa46adf4-9d39-4b75-b1e8-f670312a90ed", "last_updated": "2022-09-14T10:12:05.270360-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "COL (C Kuhl)", "reward": "2.56000", "odds": "2.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d6afa0-e698-4bf1-b3ae-cdb77ea38761/?format=api" } ] }, { "id": "f33d2779-0e34-4ea3-8a73-24582d7641c4", "match": "https://api-prod.gambitprofit.com/api/matches/4388ef00-c979-439f-a934-7f3addb72c36/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "COL", "amount": 5323.0 }, { "team": "CWS", "amount": 4677.0 } ], "expected_reward_tokens": 9260.46, "profit_sb": 260.46, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "9cb4dca0-5df2-45a7-9d21-9f2e7c2ca784", "gambit_id": "a8f52a22-0929-4c1e-90ed-9d2f848e27e8", "last_updated": "2022-09-14T10:12:05.267400-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "COL", "reward": "1.74000", "odds": "1.83330", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f33d2779-0e34-4ea3-8a73-24582d7641c4/?format=api" }, { "id": "9f43ffa5-3cbe-4f61-b5db-ce284da0031a", "gambit_id": "36cb6939-f467-4f5e-a519-8025d2d6f38c", "last_updated": "2022-09-14T10:12:05.266345-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CWS", "reward": "1.98000", "odds": "2.10000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f33d2779-0e34-4ea3-8a73-24582d7641c4/?format=api" } ] }, { "id": "37abd5bb-749e-4909-94d0-bb33f949ede5", "match": "https://api-prod.gambitprofit.com/api/matches/4388ef00-c979-439f-a934-7f3addb72c36/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8.5", "amount": 5110.0 }, { "team": "Game Total Over 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "b8ab18ab-e7fb-4352-b766-65ad8080d0c3", "gambit_id": "2d31e8f8-32cd-49b2-bd06-f4a5b085c284", "last_updated": "2022-09-14T10:12:05.262914-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37abd5bb-749e-4909-94d0-bb33f949ede5/?format=api" }, { "id": "057e0e63-31bd-46d3-86d3-af85f1fcd085", "gambit_id": "6a6ee90e-0e9b-4fcf-8b5b-cefcc97bcb41", "last_updated": "2022-09-14T10:12:05.263902-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37abd5bb-749e-4909-94d0-bb33f949ede5/?format=api" } ] } ] }, { "id": "6f0fdf28-4147-4bf1-85a1-718e96cc2892", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "0c1f056e-63e8-41bb-87f9-53b4c265f8d6", "completed": true, "last_updated": "2022-09-14T10:12:06.158039-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/0c1f056e-63e8-41bb-87f9-53b4c265f8d6", "datetime": "2022-09-13T20:05:00-04:00", "cutoff_datetime": "2022-09-13T20:05:00-04:00", "name": "OAK (K Waldichuk) v. TEX (C Ragans)", "bettypes": [ { "id": "1d95e68f-a3c4-408a-8bda-67cd0393e12f", "match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TEX (C Ragans)", "amount": 5323.0 }, { "team": "OAK (K Waldichuk)", "amount": 4677.0 } ], "expected_reward_tokens": 9260.46, "profit_sb": 260.46, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "a8f07679-2540-4ceb-9b73-e60101855b84", "gambit_id": "df5237d1-4eb0-4148-b8c5-aa688fa75dc3", "last_updated": "2022-09-14T10:12:06.167018-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX (C Ragans)", "reward": "1.74000", "odds": "1.83330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api" }, { "id": "df9ade8d-099e-46a9-bbe4-37873c379c24", "gambit_id": "c8ea66cf-2f79-4540-9845-22b8fcacc370", "last_updated": "2022-09-14T10:12:06.167970-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "OAK (K Waldichuk)", "reward": "1.98000", "odds": "2.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d95e68f-a3c4-408a-8bda-67cd0393e12f/?format=api" } ] }, { "id": "9a6df3b2-8f78-46fd-9868-f354df971892", "match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "OAK", "amount": 6189.0 }, { "team": "TEX", "amount": 3811.0 } ], "expected_reward_tokens": 9221.61, "profit_sb": 221.61, "profit_sb_percentage": 2.46, "recommended": true }, "lines": [ { "id": "7b821af6-4314-4475-9a5d-c9560f06edf9", "gambit_id": "dd731954-45ba-40f9-a42d-4e5890ba5bfa", "last_updated": "2022-09-14T10:12:06.165038-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "OAK", "reward": "1.49000", "odds": "1.55560", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6df3b2-8f78-46fd-9868-f354df971892/?format=api" }, { "id": "74c0257d-54f8-4148-9008-bf2db74e716b", "gambit_id": "19bc088f-a93c-43cb-8dd9-fba1e8eba8dc", "last_updated": "2022-09-14T10:12:06.163933-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX", "reward": "2.42000", "odds": "2.60000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6df3b2-8f78-46fd-9868-f354df971892/?format=api" } ] }, { "id": "23aa42ed-0fd2-4ab5-9e89-858ffaeb8716", "match": "https://api-prod.gambitprofit.com/api/matches/6f0fdf28-4147-4bf1-85a1-718e96cc2892/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5000.0 }, { "team": "Game Total Under 8.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "065ffc6f-bbb4-423f-844d-c81461099e8b", "gambit_id": "58a2ee3f-2126-4606-8be0-e274ffa69844", "last_updated": "2022-09-14T10:12:06.161975-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.81000", "odds": "1.90910", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23aa42ed-0fd2-4ab5-9e89-858ffaeb8716/?format=api" }, { "id": "893baeed-cec1-4399-9e6f-8e03605fdc98", "gambit_id": "dc65d560-d217-48c8-abca-862b077dedc3", "last_updated": "2022-09-14T10:12:06.160859-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.81000", "odds": "1.90910", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23aa42ed-0fd2-4ab5-9e89-858ffaeb8716/?format=api" } ] } ] }, { "id": "b2c56e50-4d57-48b0-9c00-55bae926c779", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "80b29b99-3849-4746-8759-d982e4a17971", "completed": true, "last_updated": "2022-09-14T13:52:28.798091-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.15, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/80b29b99-3849-4746-8759-d982e4a17971", "datetime": "2022-09-13T20:00:00-04:00", "cutoff_datetime": "2022-09-13T20:00:00-04:00", "name": "Minnesota United FC v. Los Angeles FC", "bettypes": [ { "id": "6f5e6215-73d1-4370-b8a5-956dff7251bb", "match": "https://api-prod.gambitprofit.com/api/matches/b2c56e50-4d57-48b0-9c00-55bae926c779/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Los Angeles FC", "amount": 6174.0 }, { "team": "Minnesota United FC", "amount": 3826.0 } ], "expected_reward_tokens": 11668.86, "profit_sb": 2668.86, "profit_sb_percentage": 29.65, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Los Angeles FC", "amount": 4656.0 }, { "team": "Minnesota United FC", "amount": 2885.0 }, { "team": "Draw", "amount": 2458.0 } ], "expected_reward_tokens": 8799.25, "profit_sb": -200.75, "profit_sb_percentage": -2.23, "recommended": false }, "lines": [ { "id": "9ed5d067-c205-49dc-ab0a-4c8b91ec2d13", "gambit_id": "43c98e3c-4896-439f-89ea-67b5cdd220c2", "last_updated": "2022-09-14T13:52:28.804842-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Los Angeles FC", "reward": "1.89000", "odds": "2.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api" }, { "id": "876333d9-7c00-476f-a45a-dfd049298e44", "gambit_id": "9182f8df-110b-4ba9-82c6-c31d6383b25b", "last_updated": "2022-09-14T13:52:28.805825-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Minnesota United FC", "reward": "3.05000", "odds": "3.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api" }, { "id": "865762ca-0fe9-424d-b1be-dbbbacbbd6ef", "gambit_id": "277ec45b-26b2-4c97-ad33-85d85c0e2cb1", "last_updated": "2022-09-14T13:52:28.806809-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.58000", "odds": "3.90000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api" } ] }, { "id": "2018b4a2-7386-422d-a6e0-51c89f954dfd", "match": "https://api-prod.gambitprofit.com/api/matches/b2c56e50-4d57-48b0-9c00-55bae926c779/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6419.0 }, { "team": "Game Total Under 2.5", "amount": 3581.0 } ], "expected_reward_tokens": 8986.6, "profit_sb": -13.4, "profit_sb_percentage": -0.15, "recommended": false }, "lines": [ { "id": "6ac6c820-7462-4a4a-b744-f8ca49c10518", "gambit_id": "2fe6c0e1-5918-4987-bb6c-d11b99d620bb", "last_updated": "2022-09-14T13:52:28.802848-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.40000", "odds": "1.45000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2018b4a2-7386-422d-a6e0-51c89f954dfd/?format=api" }, { "id": "60582b38-f9db-4ae6-b850-dfee184177a4", "gambit_id": "6aded806-23c5-4b26-b78b-f15b2342a758", "last_updated": "2022-09-14T13:52:28.801721-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.51000", "odds": "2.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2018b4a2-7386-422d-a6e0-51c89f954dfd/?format=api" } ] } ] }, { "id": "629252b1-7ca7-4c3a-9832-cb1e5b93f328", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "8abf0084-904b-4c29-bfed-8e11f0508684", "completed": true, "last_updated": "2022-09-14T13:52:26.878861-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.52, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/8abf0084-904b-4c29-bfed-8e11f0508684", "datetime": "2022-09-13T20:00:00-04:00", "cutoff_datetime": "2022-09-13T20:00:00-04:00", "name": "Inter Miami CF v. Columbus Crew", "bettypes": [ { "id": "97c5f8cb-8073-4e53-b1bd-ad870536cb81", "match": "https://api-prod.gambitprofit.com/api/matches/629252b1-7ca7-4c3a-9832-cb1e5b93f328/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Inter Miami CF", "amount": 5464.0 }, { "team": "Columbus Crew", "amount": 4536.0 } ], "expected_reward_tokens": 12020.4, "profit_sb": 3020.4, "profit_sb_percentage": 33.56, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Inter Miami CF", "amount": 3982.0 }, { "team": "Columbus Crew", "amount": 3306.0 }, { "team": "Draw", "amount": 2712.0 } ], "expected_reward_tokens": 8759.76, "profit_sb": -240.24, "profit_sb_percentage": -2.67, "recommended": false }, "lines": [ { "id": "ee58a1ae-7fc1-4e04-a14d-9330c0f453e5", "gambit_id": "ed4b1936-2b83-40d3-b377-722f21d93aa4", "last_updated": "2022-09-14T13:52:26.885459-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Inter Miami CF", "reward": "2.20000", "odds": "2.35000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c5f8cb-8073-4e53-b1bd-ad870536cb81/?format=api" }, { "id": "df58c758-aed8-46f1-89a7-32ad02251bad", "gambit_id": "e24a9b22-1dd1-43eb-bf90-6899a5162447", "last_updated": "2022-09-14T13:52:26.884524-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Columbus Crew", "reward": "2.65000", "odds": "2.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c5f8cb-8073-4e53-b1bd-ad870536cb81/?format=api" }, { "id": "c3b2899f-5761-4ee3-8001-66807519b57b", "gambit_id": "d9f3b036-9919-45fb-a0d5-f5cf1837f8e4", "last_updated": "2022-09-14T13:52:26.886412-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.23000", "odds": "3.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c5f8cb-8073-4e53-b1bd-ad870536cb81/?format=api" } ] }, { "id": "1dd761c0-c056-4762-beea-f3306af52f75", "match": "https://api-prod.gambitprofit.com/api/matches/629252b1-7ca7-4c3a-9832-cb1e5b93f328/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5361.0 }, { "team": "Game Total Under 2.5", "amount": 4639.0 } ], "expected_reward_tokens": 8952.87, "profit_sb": -47.13, "profit_sb_percentage": -0.52, "recommended": false }, "lines": [ { "id": "c8d607a4-ac8b-4daf-9f12-6e73df43d16c", "gambit_id": "7dc60277-d2f1-4abf-b3eb-4afee494f38d", "last_updated": "2022-09-14T13:52:26.882418-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.67000", "odds": "1.75000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd761c0-c056-4762-beea-f3306af52f75/?format=api" }, { "id": "4245a745-152f-4a80-bf82-77bf68bf7ee0", "gambit_id": "b9d2e251-5457-41a4-8339-ede402635fca", "last_updated": "2022-09-14T13:52:26.881353-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.93000", "odds": "2.05000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd761c0-c056-4762-beea-f3306af52f75/?format=api" } ] } ] }, { "id": "e060781d-189f-495b-9bed-8fdec837062d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "0544df72-b3b6-458c-a2fe-394cfd389fb9", "completed": true, "last_updated": "2022-09-14T10:12:06.324365-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.98, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/0544df72-b3b6-458c-a2fe-394cfd389fb9", "datetime": "2022-09-13T19:45:00-04:00", "cutoff_datetime": "2022-09-13T19:45:00-04:00", "name": "MIL (M Bush) v. STL (J Montgomery)", "bettypes": [ { "id": "eabecbdd-0f0c-41a5-83be-8f79b9fcb89f", "match": "https://api-prod.gambitprofit.com/api/matches/e060781d-189f-495b-9bed-8fdec837062d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "STL (J Montgomery)", "amount": 6138.0 }, { "team": "MIL (M Bush)", "amount": 3862.0 } ], "expected_reward_tokens": 9268.38, "profit_sb": 268.38, "profit_sb_percentage": 2.98, "recommended": true }, "lines": [ { "id": "c6d41b75-9f8f-4f28-a21f-fe8948c31d2a", "gambit_id": "88bc7622-24fb-47e6-99d6-1dd95414b64d", "last_updated": "2022-09-14T10:12:06.334265-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "STL (J Montgomery)", "reward": "1.51000", "odds": "1.57140", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eabecbdd-0f0c-41a5-83be-8f79b9fcb89f/?format=api" }, { "id": "0265c934-14cc-463e-86aa-75abce8ead39", "gambit_id": "fe4059c0-8c37-4f8b-946e-ac6138128780", "last_updated": "2022-09-14T10:12:06.335240-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIL (M Bush)", "reward": "2.40000", "odds": "2.57000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eabecbdd-0f0c-41a5-83be-8f79b9fcb89f/?format=api" } ] }, { "id": "9b09c35e-d417-443a-ad0a-0d5f39b20f2c", "match": "https://api-prod.gambitprofit.com/api/matches/e060781d-189f-495b-9bed-8fdec837062d/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIL", "amount": 5489.0 }, { "team": "STL", "amount": 4511.0 } ], "expected_reward_tokens": 9111.74, "profit_sb": 111.74, "profit_sb_percentage": 1.24, "recommended": true }, "lines": [ { "id": "017403b4-af2a-4e3c-aeee-8e51604f99f9", "gambit_id": "b2570c61-50e8-4f9e-981c-b97fa8bf44c2", "last_updated": "2022-09-14T10:12:06.332343-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIL", "reward": "1.66000", "odds": "1.74070", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b09c35e-d417-443a-ad0a-0d5f39b20f2c/?format=api" }, { "id": "38de6993-8717-4b64-a867-a7f0fb16c105", "gambit_id": "ffe4ef50-f0a9-4f1d-baa5-502d1da014da", "last_updated": "2022-09-14T10:12:06.331382-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "STL", "reward": "2.02000", "odds": "2.15000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b09c35e-d417-443a-ad0a-0d5f39b20f2c/?format=api" } ] }, { "id": "669ed106-2d5c-4355-a6f4-e329e96dcdb3", "match": "https://api-prod.gambitprofit.com/api/matches/e060781d-189f-495b-9bed-8fdec837062d/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7.5", "amount": 5110.0 }, { "team": "Game Total Under 7.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "e2cccd76-a7aa-4eb8-b992-21fb4540697e", "gambit_id": "4f5b9818-584a-4013-b2ad-0f77d821f17a", "last_updated": "2022-09-14T10:12:06.329322-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.77000", "odds": "1.86960", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/669ed106-2d5c-4355-a6f4-e329e96dcdb3/?format=api" }, { "id": "30f9e0ec-9948-465b-a379-73fa0817179c", "gambit_id": "0e7ccf0f-c6d8-41c4-af5e-5e45ca31a651", "last_updated": "2022-09-14T10:12:06.328227-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.85000", "odds": "1.95240", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/669ed106-2d5c-4355-a6f4-e329e96dcdb3/?format=api" } ] } ] }, { "id": "b77519fa-1f66-4ae5-b81f-3a339adc5e50", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "d145476b-fcf7-4ebe-92df-ca7ac0c85674", "completed": true, "last_updated": "2022-09-14T10:17:06.922393-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.46, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/d145476b-fcf7-4ebe-92df-ca7ac0c85674", "datetime": "2022-09-13T19:40:00-04:00", "cutoff_datetime": "2022-09-13T19:40:00-04:00", "name": "KAN (K Bubic) v. MIN (J Ryan)", "bettypes": [ { "id": "b63b6b9c-cb81-41d8-b016-535ce7bb0aa0", "match": "https://api-prod.gambitprofit.com/api/matches/b77519fa-1f66-4ae5-b81f-3a339adc5e50/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIN (J Ryan)", "amount": 6189.0 }, { "team": "KAN (K Bubic)", "amount": 3811.0 } ], "expected_reward_tokens": 9221.61, "profit_sb": 221.61, "profit_sb_percentage": 2.46, "recommended": true }, "lines": [ { "id": "545bf3d6-aae0-4d95-b4dc-eb9008f9b153", "gambit_id": "93003c9b-d66e-41fa-a646-22ca1be777ac", "last_updated": "2022-09-14T10:17:06.930714-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIN (J Ryan)", "reward": "1.49000", "odds": "1.55560", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b63b6b9c-cb81-41d8-b016-535ce7bb0aa0/?format=api" }, { "id": "baea33fe-b5ed-4638-ac7f-282bb6c3c416", "gambit_id": "5baef4c5-54f1-47c5-8ae7-a0138058f11e", "last_updated": "2022-09-14T10:17:06.931646-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN (K Bubic)", "reward": "2.42000", "odds": "2.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b63b6b9c-cb81-41d8-b016-535ce7bb0aa0/?format=api" } ] }, { "id": "fef46c58-11d5-43b3-bc60-e64ed23690d3", "match": "https://api-prod.gambitprofit.com/api/matches/b77519fa-1f66-4ae5-b81f-3a339adc5e50/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "KAN", "amount": 5376.0 }, { "team": "MIN", "amount": 4624.0 } ], "expected_reward_tokens": 8924.16, "profit_sb": -75.84, "profit_sb_percentage": -0.84, "recommended": false }, "lines": [ { "id": "d8ba7d08-12a0-4c41-a7ef-d79129f92c1b", "gambit_id": "6d6777f0-764d-4015-bf31-9b6966cd8f35", "last_updated": "2022-09-14T10:17:06.928804-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN", "reward": "1.66000", "odds": "1.74070", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef46c58-11d5-43b3-bc60-e64ed23690d3/?format=api" }, { "id": "f467f0e3-a495-46c8-8b50-19852b594c2a", "gambit_id": "09f7acc2-5336-4c35-9c93-53473df43b88", "last_updated": "2022-09-14T10:17:06.927857-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIN", "reward": "1.93000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef46c58-11d5-43b3-bc60-e64ed23690d3/?format=api" } ] }, { "id": "d8c7df95-6162-49e6-a0b3-1ea690497d4a", "match": "https://api-prod.gambitprofit.com/api/matches/b77519fa-1f66-4ae5-b81f-3a339adc5e50/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8.5", "amount": 5110.0 }, { "team": "Game Total Over 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "c3dc2719-677a-4800-a78a-b850406237b4", "gambit_id": "493e13f8-a35d-453e-9507-15b8d37dab8a", "last_updated": "2022-09-14T10:17:06.924917-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c7df95-6162-49e6-a0b3-1ea690497d4a/?format=api" }, { "id": "05275aa9-4a25-4dea-a244-231d9a83868a", "gambit_id": "e2bfd925-757a-4f82-b970-7a822da76d14", "last_updated": "2022-09-14T10:17:06.925911-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c7df95-6162-49e6-a0b3-1ea690497d4a/?format=api" } ] } ] }, { "id": "4600d86e-99ce-4ce2-b7c3-56316e4fc3f8", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "96dd8ebf-5d50-4190-ac9e-184eda0ed66c", "completed": true, "last_updated": "2022-09-14T13:52:28.964311-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.5, "sport_category": "US MLS", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/96dd8ebf-5d50-4190-ac9e-184eda0ed66c", "datetime": "2022-09-13T19:30:00-04:00", "cutoff_datetime": "2022-09-13T19:30:00-04:00", "name": "CF Montréal v. Chicago Fire", "bettypes": [ { "id": "adebcd93-c093-4690-8989-c8a64e3e9813", "match": "https://api-prod.gambitprofit.com/api/matches/4600d86e-99ce-4ce2-b7c3-56316e4fc3f8/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "CF Montréal", "amount": 6964.0 }, { "team": "Draw", "amount": 3036.0 } ], "expected_reward_tokens": 11142.12, "profit_sb": 2142.12, "profit_sb_percentage": 23.8, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CF Montréal", "amount": 5541.0 }, { "team": "Draw", "amount": 2416.0 }, { "team": "Chicago Fire", "amount": 2043.0 } ], "expected_reward_tokens": 8865.6, "profit_sb": -134.4, "profit_sb_percentage": -1.49, "recommended": false }, "lines": [ { "id": "afa3a9fa-5e45-4005-8e8a-c86eed078629", "gambit_id": "cf341e15-5cf7-4916-89b0-ff8d1c14d2ca", "last_updated": "2022-09-14T13:52:28.970950-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CF Montréal", "reward": "1.60000", "odds": "1.67000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adebcd93-c093-4690-8989-c8a64e3e9813/?format=api" }, { "id": "f68ac8e2-60a7-47c9-b381-82bf3277d757", "gambit_id": "ab9651d0-12b6-4ef0-a3ea-c430812807e7", "last_updated": "2022-09-14T13:52:28.971950-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.67000", "odds": "4.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adebcd93-c093-4690-8989-c8a64e3e9813/?format=api" }, { "id": "ad92b668-8245-4e04-a35b-158eb7c4ad7c", "gambit_id": "a2e8199e-bcc9-44d8-8766-6bed38a5a879", "last_updated": "2022-09-14T13:52:28.969949-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Chicago Fire", "reward": "4.34000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adebcd93-c093-4690-8989-c8a64e3e9813/?format=api" } ] }, { "id": "4ed37c06-affb-4e74-9dcc-21e09d7bbe69", "match": "https://api-prod.gambitprofit.com/api/matches/4600d86e-99ce-4ce2-b7c3-56316e4fc3f8/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5854.0 }, { "team": "Game Total Under 2.5", "amount": 4146.0 } ], "expected_reward_tokens": 8955.36, "profit_sb": -44.64, "profit_sb_percentage": -0.5, "recommended": false }, "lines": [ { "id": "c6e72d8f-78ce-4391-baed-9891768464f0", "gambit_id": "68ed1326-edf8-40d0-bdee-c4afc5048960", "last_updated": "2022-09-14T13:52:28.967907-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.53000", "odds": "1.60000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ed37c06-affb-4e74-9dcc-21e09d7bbe69/?format=api" }, { "id": "10f602de-fb86-4ac3-8431-9152d4db073b", "gambit_id": "9e1464b0-f318-4662-8c10-7943249a7614", "last_updated": "2022-09-14T13:52:28.966805-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.16000", "odds": "2.30000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ed37c06-affb-4e74-9dcc-21e09d7bbe69/?format=api" } ] } ] }, { "id": "f70e9c29-bc6f-4db0-b43c-04a66bb20899", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "e74f53be-c113-481f-99f5-027127ed29dd", "completed": true, "last_updated": "2022-09-14T10:22:08.094943-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.75, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/e74f53be-c113-481f-99f5-027127ed29dd", "datetime": "2022-09-13T19:10:00-04:00", "cutoff_datetime": "2022-09-13T19:10:00-04:00", "name": "NYY (G Cole) v. BOS (N Pivetta)", "bettypes": [ { "id": "e518770f-c918-49ce-aa5d-251c70283a88", "match": "https://api-prod.gambitprofit.com/api/matches/f70e9c29-bc6f-4db0-b43c-04a66bb20899/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYY (G Cole)", "amount": 5890.0 }, { "team": "BOS (N Pivetta)", "amount": 4110.0 } ], "expected_reward_tokens": 9247.3, "profit_sb": 247.3, "profit_sb_percentage": 2.75, "recommended": true }, "lines": [ { "id": "4a1dfd5e-c16f-4cb3-a85f-1c3f81abf634", "gambit_id": "9ad88cfd-a7f6-4d93-bb94-a995c272b113", "last_updated": "2022-09-14T10:22:08.104064-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYY (G Cole)", "reward": "1.57000", "odds": "1.64520", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e518770f-c918-49ce-aa5d-251c70283a88/?format=api" }, { "id": "f2fd655b-8de9-4f74-a571-29585bd5d57c", "gambit_id": "6508caf3-5fb0-4273-b87c-612ad41c6da5", "last_updated": "2022-09-14T10:22:08.103107-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BOS (N Pivetta)", "reward": "2.25000", "odds": "2.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e518770f-c918-49ce-aa5d-251c70283a88/?format=api" } ] }, { "id": "ec9f2500-8d79-4cd7-80a7-8ba0997801c1", "match": "https://api-prod.gambitprofit.com/api/matches/f70e9c29-bc6f-4db0-b43c-04a66bb20899/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "BOS", "amount": 5302.0 }, { "team": "NYY", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "84eb9ae1-bc59-4664-9d7c-109a37dd51a2", "gambit_id": "50693a46-a6f6-40ed-9731-95b1dbf9bec2", "last_updated": "2022-09-14T10:22:08.100154-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BOS", "reward": "1.71000", "odds": "1.80000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9f2500-8d79-4cd7-80a7-8ba0997801c1/?format=api" }, { "id": "925d33c8-f941-41b1-8db0-5f36290bc87e", "gambit_id": "781546e5-35fb-4c73-ab2c-0e2d43a7bc9d", "last_updated": "2022-09-14T10:22:08.101081-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYY", "reward": "1.93000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9f2500-8d79-4cd7-80a7-8ba0997801c1/?format=api" } ] }, { "id": "747a7e7a-7486-4401-9c4e-e64574873c1a", "match": "https://api-prod.gambitprofit.com/api/matches/f70e9c29-bc6f-4db0-b43c-04a66bb20899/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5110.0 }, { "team": "Game Total Under 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "8a6a8106-fe3f-4f32-a533-1b2dc87307ef", "gambit_id": "8a9bb814-e1e7-404b-b639-015b319e10d3", "last_updated": "2022-09-14T10:22:08.098212-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747a7e7a-7486-4401-9c4e-e64574873c1a/?format=api" }, { "id": "40c08520-eb22-4f50-8100-b6a90d70961a", "gambit_id": "247b6704-6cc1-4974-92ee-9f4fdca47678", "last_updated": "2022-09-14T10:22:08.097241-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747a7e7a-7486-4401-9c4e-e64574873c1a/?format=api" } ] } ] }, { "id": "13e739cd-89e7-468b-bc07-87038febb810", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "7c35830d-4ac9-4faa-a646-6e321bf86b0c", "completed": true, "last_updated": "2022-09-14T10:52:23.430140-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.65, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/7c35830d-4ac9-4faa-a646-6e321bf86b0c", "datetime": "2022-09-13T19:10:00-04:00", "cutoff_datetime": "2022-09-13T19:10:00-04:00", "name": "CHC (A Sampson) v. NYM (J DeGrom)", "bettypes": [ { "id": "e80d922e-6287-483a-b84c-4ffc555127d3", "match": "https://api-prod.gambitprofit.com/api/matches/13e739cd-89e7-468b-bc07-87038febb810/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYM (J DeGrom)", "amount": 7642.0 }, { "team": "CHC (A Sampson)", "amount": 2358.0 } ], "expected_reward_tokens": 9170.4, "profit_sb": 170.4, "profit_sb_percentage": 1.89, "recommended": true }, "lines": [ { "id": "dfce984f-cc43-49a8-a9da-0fa4057a5e79", "gambit_id": "223f4efe-8faf-4fa7-8a40-ec25896a99e2", "last_updated": "2022-09-14T10:52:23.440078-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM (J DeGrom)", "reward": "1.20000", "odds": "1.22220", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e80d922e-6287-483a-b84c-4ffc555127d3/?format=api" }, { "id": "e3f314f3-bd6f-469d-9055-8646da6c24a1", "gambit_id": "203b6481-897a-421b-a0d8-afc329249966", "last_updated": "2022-09-14T10:52:23.441107-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC (A Sampson)", "reward": "3.89000", "odds": "4.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e80d922e-6287-483a-b84c-4ffc555127d3/?format=api" } ] }, { "id": "10149325-1586-422f-9130-714b58d61fed", "match": "https://api-prod.gambitprofit.com/api/matches/13e739cd-89e7-468b-bc07-87038febb810/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYM", "amount": 6118.0 }, { "team": "CHC", "amount": 3882.0 } ], "expected_reward_tokens": 9238.18, "profit_sb": 238.18, "profit_sb_percentage": 2.65, "recommended": true }, "lines": [ { "id": "0e25788a-9801-4c71-b7b2-87393f66ca9b", "gambit_id": "8c81fb77-5200-437e-8fcb-f28585286552", "last_updated": "2022-09-14T10:52:23.436813-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM", "reward": "1.51000", "odds": "1.57140", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10149325-1586-422f-9130-714b58d61fed/?format=api" }, { "id": "eea5b519-81b7-410a-a969-ab70a395d464", "gambit_id": "080460ee-5682-4cfa-8db6-5e1d0a490b4e", "last_updated": "2022-09-14T10:52:23.438093-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC", "reward": "2.38000", "odds": "2.55000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10149325-1586-422f-9130-714b58d61fed/?format=api" } ] }, { "id": "b87dc3a2-725d-4288-9a6f-eb253353a18e", "match": "https://api-prod.gambitprofit.com/api/matches/13e739cd-89e7-468b-bc07-87038febb810/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7", "amount": 5207.0 }, { "team": "Game Total Over 7", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "72e9a5b4-d3f0-4e3d-b081-59b8eb403ec0", "gambit_id": "fa409e05-31cd-4209-bbf6-395f00137e20", "last_updated": "2022-09-14T10:52:23.433000-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7", "reward": "1.74000", "odds": "1.83330", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b87dc3a2-725d-4288-9a6f-eb253353a18e/?format=api" }, { "id": "97d89682-581f-4bf2-add5-9af53517ab67", "gambit_id": "5a63b54b-cb62-44b5-993d-0b4fe216642f", "last_updated": "2022-09-14T10:52:23.434287-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7", "reward": "1.89000", "odds": "2.00000", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b87dc3a2-725d-4288-9a6f-eb253353a18e/?format=api" } ] } ] }, { "id": "eaefca22-d2a1-4484-b197-db0222a49313", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "2bb3776a-a4c7-4776-92cf-5abee316b3c0", "completed": true, "last_updated": "2022-09-14T10:22:01.597611-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.19, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/2bb3776a-a4c7-4776-92cf-5abee316b3c0", "datetime": "2022-09-13T19:07:00-04:00", "cutoff_datetime": "2022-09-13T19:07:00-04:00", "name": "TAM (Y Chirinos) v. TOR (A Manoah) - Game 2", "bettypes": [ { "id": "ed7890fd-1754-4a3b-b009-b47a7e9367be", "match": "https://api-prod.gambitprofit.com/api/matches/eaefca22-d2a1-4484-b197-db0222a49313/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TOR (A Manoah)", "amount": 6031.0 }, { "team": "TAM (Y Chirinos)", "amount": 3969.0 } ], "expected_reward_tokens": 9287.46, "profit_sb": 287.46, "profit_sb_percentage": 3.19, "recommended": true }, "lines": [ { "id": "5808be7a-dd91-4f23-87d7-e5c7211aa476", "gambit_id": "3046ae1e-4733-4a3a-9eba-b3c4f89818c0", "last_updated": "2022-09-14T10:22:01.607129-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR (A Manoah)", "reward": "1.54000", "odds": "1.60610", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed7890fd-1754-4a3b-b009-b47a7e9367be/?format=api" }, { "id": "85290068-55f1-420b-9814-4677576e29c8", "gambit_id": "3e3930a8-1e1d-4583-805d-45fc3b0c9994", "last_updated": "2022-09-14T10:22:01.608440-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM (Y Chirinos)", "reward": "2.34000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed7890fd-1754-4a3b-b009-b47a7e9367be/?format=api" } ] }, { "id": "afacbad4-416d-4fd3-92a6-5a84f5bc8d39", "match": "https://api-prod.gambitprofit.com/api/matches/eaefca22-d2a1-4484-b197-db0222a49313/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TAM", "amount": 5672.0 }, { "team": "TOR", "amount": 4328.0 } ], "expected_reward_tokens": 9131.92, "profit_sb": 131.92, "profit_sb_percentage": 1.47, "recommended": true }, "lines": [ { "id": "316f3966-b82c-4872-a5aa-1e108356fc46", "gambit_id": "d6af4a69-79b1-49e9-953f-d1c0d5126b7e", "last_updated": "2022-09-14T10:22:01.604938-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM", "reward": "1.61000", "odds": "1.68970", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afacbad4-416d-4fd3-92a6-5a84f5bc8d39/?format=api" }, { "id": "7e7dd62d-edb8-4fd1-b28c-ee7da442b799", "gambit_id": "4a58fa7a-2528-4657-a575-2f6dc7a1cac4", "last_updated": "2022-09-14T10:22:01.603886-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR", "reward": "2.11000", "odds": "2.25000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afacbad4-416d-4fd3-92a6-5a84f5bc8d39/?format=api" } ] }, { "id": "f32130de-72da-4d70-a239-9607a8aac9a8", "match": "https://api-prod.gambitprofit.com/api/matches/eaefca22-d2a1-4484-b197-db0222a49313/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5110.0 }, { "team": "Game Total Under 8", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "1f7218e5-64a8-4ad5-8e65-0b24b07f3811", "gambit_id": "abf1df86-0061-465b-8da7-2deaa9832550", "last_updated": "2022-09-14T10:22:01.601695-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.77000", "odds": "1.86960", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f32130de-72da-4d70-a239-9607a8aac9a8/?format=api" }, { "id": "a6703942-0fa6-4d58-af14-ef44d3cdf7f8", "gambit_id": "139795fb-da52-4857-a006-f637ed0b6f34", "last_updated": "2022-09-14T10:22:01.600517-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.85000", "odds": "1.95240", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f32130de-72da-4d70-a239-9607a8aac9a8/?format=api" } ] } ] }, { "id": "4174d93d-1d41-4a14-96a6-295e4dd9154e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "ad1088ae-123a-4ac1-8ce1-4db3430f5850", "completed": true, "last_updated": "2022-09-14T10:22:07.942367-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.75, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/ad1088ae-123a-4ac1-8ce1-4db3430f5850", "datetime": "2022-09-13T19:05:00-04:00", "cutoff_datetime": "2022-09-13T19:05:00-04:00", "name": "BAL (D Kremer) v. WAS (C Abbott)", "bettypes": [ { "id": "2e0b6bf7-ba89-4562-a271-c9efc8863abc", "match": "https://api-prod.gambitprofit.com/api/matches/4174d93d-1d41-4a14-96a6-295e4dd9154e/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "BAL (D Kremer)", "amount": 5890.0 }, { "team": "WAS (C Abbott)", "amount": 4110.0 } ], "expected_reward_tokens": 9247.3, "profit_sb": 247.3, "profit_sb_percentage": 2.75, "recommended": true }, "lines": [ { "id": "01f85949-879d-4c4d-8def-8601d66f94fe", "gambit_id": "04047288-b0be-43a7-aac2-66d45cb7e456", "last_updated": "2022-09-14T10:22:07.953239-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BAL (D Kremer)", "reward": "1.57000", "odds": "1.64520", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0b6bf7-ba89-4562-a271-c9efc8863abc/?format=api" }, { "id": "46785ce4-1f86-495f-9624-4fbf9d2cae42", "gambit_id": "3c8435bc-1be0-4a14-8cca-863dac6c6b2c", "last_updated": "2022-09-14T10:22:07.952168-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "WAS (C Abbott)", "reward": "2.25000", "odds": "2.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0b6bf7-ba89-4562-a271-c9efc8863abc/?format=api" } ] }, { "id": "3a534058-9d7b-4ce5-bfec-554f72693b73", "match": "https://api-prod.gambitprofit.com/api/matches/4174d93d-1d41-4a14-96a6-295e4dd9154e/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "WAS", "amount": 5302.0 }, { "team": "BAL", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "54284bbf-80ab-45a0-9b96-e9a6223b2d95", "gambit_id": "ae0c47a7-c4e2-4d45-b503-ece585d2894f", "last_updated": "2022-09-14T10:22:07.948933-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "WAS", "reward": "1.71000", "odds": "1.80000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a534058-9d7b-4ce5-bfec-554f72693b73/?format=api" }, { "id": "ad8d52ce-e0c3-4c7d-9393-0cf587429015", "gambit_id": "38c24459-967b-460a-8e2b-495948d85a3c", "last_updated": "2022-09-14T10:22:07.950004-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BAL", "reward": "1.93000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a534058-9d7b-4ce5-bfec-554f72693b73/?format=api" } ] }, { "id": "d71f9b78-dfac-425b-8c82-b309d81139e9", "match": "https://api-prod.gambitprofit.com/api/matches/4174d93d-1d41-4a14-96a6-295e4dd9154e/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5110.0 }, { "team": "Game Total Under 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "5b86f9a5-5b6f-4edd-a79f-f4f67b38c431", "gambit_id": "144f46b8-b16d-461a-9073-526f2b10baad", "last_updated": "2022-09-14T10:22:07.946782-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71f9b78-dfac-425b-8c82-b309d81139e9/?format=api" }, { "id": "32ea4a08-008d-4065-8268-b30ad97d03e1", "gambit_id": "996b3c9d-3bf1-4589-adea-9a34b20c264b", "last_updated": "2022-09-14T10:22:07.945491-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71f9b78-dfac-425b-8c82-b309d81139e9/?format=api" } ] } ] }, { "id": "96dff0c7-44c5-44fe-ad52-18ec640c0f5a", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "83719918-60c6-4f99-b7ee-1dcc056c4576", "completed": true, "last_updated": "2022-09-14T10:32:13.811111-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.31, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/83719918-60c6-4f99-b7ee-1dcc056c4576", "datetime": "2022-09-13T18:40:00-04:00", "cutoff_datetime": "2022-09-13T18:40:00-04:00", "name": "HOU (H Brown) v. DET (D Hutchison)", "bettypes": [ { "id": "2235b559-5a83-4d34-ad46-5ecf1b5cd957", "match": "https://api-prod.gambitprofit.com/api/matches/96dff0c7-44c5-44fe-ad52-18ec640c0f5a/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU (H Brown)", "amount": 6577.0 }, { "team": "DET (D Hutchison)", "amount": 3423.0 } ], "expected_reward_tokens": 9207.8, "profit_sb": 207.8, "profit_sb_percentage": 2.31, "recommended": true }, "lines": [ { "id": "e427006e-f8cf-4fda-bd5b-e3e06550c978", "gambit_id": "11410d2a-5bec-4292-9d6d-996de9517400", "last_updated": "2022-09-14T10:32:13.820714-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU (H Brown)", "reward": "1.40000", "odds": "1.45450", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2235b559-5a83-4d34-ad46-5ecf1b5cd957/?format=api" }, { "id": "76de2f00-c012-4ca1-8338-1c33f9a4de4a", "gambit_id": "cbf947e4-fcca-4716-b68d-0d32a86b55de", "last_updated": "2022-09-14T10:32:13.819748-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET (D Hutchison)", "reward": "2.69000", "odds": "2.90000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2235b559-5a83-4d34-ad46-5ecf1b5cd957/?format=api" } ] }, { "id": "a8860b24-0637-45d4-9e6b-bd444d51e062", "match": "https://api-prod.gambitprofit.com/api/matches/96dff0c7-44c5-44fe-ad52-18ec640c0f5a/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU", "amount": 5580.0 }, { "team": "DET", "amount": 4420.0 } ], "expected_reward_tokens": 9149.4, "profit_sb": 149.4, "profit_sb_percentage": 1.66, "recommended": true }, "lines": [ { "id": "6c10c57d-66b9-4724-92f7-e1ef803b1c24", "gambit_id": "0f8082b2-d8eb-432f-bd2d-4603f7f2f978", "last_updated": "2022-09-14T10:32:13.817800-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU", "reward": "1.64000", "odds": "1.71430", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8860b24-0637-45d4-9e6b-bd444d51e062/?format=api" }, { "id": "7a3d76f7-7af8-4093-b916-ec617a7fe168", "gambit_id": "ad787683-6fc9-45ed-9d53-092e758ec443", "last_updated": "2022-09-14T10:32:13.816792-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET", "reward": "2.07000", "odds": "2.20000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8860b24-0637-45d4-9e6b-bd444d51e062/?format=api" } ] }, { "id": "a437fcdf-2c60-4c09-9437-1dcbf6f438de", "match": "https://api-prod.gambitprofit.com/api/matches/96dff0c7-44c5-44fe-ad52-18ec640c0f5a/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5110.0 }, { "team": "Game Total Under 8", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "0b5d39bb-2392-40d3-b21f-4b327296229d", "gambit_id": "7208367a-d807-4bce-916e-7ff7f7a7695c", "last_updated": "2022-09-14T10:32:13.814636-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.77000", "odds": "1.86960", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437fcdf-2c60-4c09-9437-1dcbf6f438de/?format=api" }, { "id": "0d237b5e-6c97-4428-b02d-ff1236414a7f", "gambit_id": "bf5d4942-fa1f-4b28-8274-7e17864c39ac", "last_updated": "2022-09-14T10:32:13.813528-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.85000", "odds": "1.95240", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437fcdf-2c60-4c09-9437-1dcbf6f438de/?format=api" } ] } ] }, { "id": "47142ec8-c658-4ea3-b9e4-bd4febc941f5", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "b3e7863b-8a16-48f4-92cc-266135dd7adc", "completed": true, "last_updated": "2022-09-14T10:32:13.659664-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/b3e7863b-8a16-48f4-92cc-266135dd7adc", "datetime": "2022-09-13T18:40:00-04:00", "cutoff_datetime": "2022-09-13T18:40:00-04:00", "name": "PHI (B Falter) v. MIA (S Alcantara)", "bettypes": [ { "id": "dd398c82-8c1e-4c16-9d73-1d693b109d87", "match": "https://api-prod.gambitprofit.com/api/matches/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIA (S Alcantara)", "amount": 5323.0 }, { "team": "PHI (B Falter)", "amount": 4677.0 } ], "expected_reward_tokens": 9260.46, "profit_sb": 260.46, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "22be6bd4-6819-414e-95af-e9ddc4ff9cca", "gambit_id": "a073fefc-a9a6-4915-a35e-8066fcbdd80c", "last_updated": "2022-09-14T10:32:13.668535-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA (S Alcantara)", "reward": "1.74000", "odds": "1.83330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd398c82-8c1e-4c16-9d73-1d693b109d87/?format=api" }, { "id": "8c95c0f0-5ce1-4fe0-8ccc-3f039e4806be", "gambit_id": "97d10a67-1b70-49c5-87af-de9bd212e6b6", "last_updated": "2022-09-14T10:32:13.669501-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PHI (B Falter)", "reward": "1.98000", "odds": "2.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd398c82-8c1e-4c16-9d73-1d693b109d87/?format=api" } ] }, { "id": "e65795bf-e0de-4c57-bcac-47561acfbd5e", "match": "https://api-prod.gambitprofit.com/api/matches/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PHI", "amount": 6269.0 }, { "team": "MIA", "amount": 3731.0 } ], "expected_reward_tokens": 9215.43, "profit_sb": 215.43, "profit_sb_percentage": 2.39, "recommended": true }, "lines": [ { "id": "aca713a0-89b1-43c7-b806-4baa8e232ab2", "gambit_id": "1902aef0-4be1-4f3e-9959-f50d68261593", "last_updated": "2022-09-14T10:32:13.666446-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PHI", "reward": "1.47000", "odds": "1.52630", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e65795bf-e0de-4c57-bcac-47561acfbd5e/?format=api" }, { "id": "41b17b2a-0ebb-4a36-98bc-f1f58dc6080e", "gambit_id": "ee4f8f20-dc00-4e12-9953-69f510b730a0", "last_updated": "2022-09-14T10:32:13.665247-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA", "reward": "2.47000", "odds": "2.65000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e65795bf-e0de-4c57-bcac-47561acfbd5e/?format=api" } ] }, { "id": "e6d809de-6963-4cf1-b39b-d4ce8d8056d3", "match": "https://api-prod.gambitprofit.com/api/matches/47142ec8-c658-4ea3-b9e4-bd4febc941f5/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7", "amount": 5207.0 }, { "team": "Game Total Under 7", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "79d44c8d-e499-4d3a-b330-94120d4690a9", "gambit_id": "2b2f7b91-3ef3-4fa1-9802-ff78e85efa59", "last_updated": "2022-09-14T10:32:13.663206-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7", "reward": "1.74000", "odds": "1.83330", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d809de-6963-4cf1-b39b-d4ce8d8056d3/?format=api" }, { "id": "6aa7a842-44c4-4864-8a7c-6e0e73cc8e98", "gambit_id": "61973153-ec7d-4d02-b212-20f72892a650", "last_updated": "2022-09-14T10:32:13.662147-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7", "reward": "1.89000", "odds": "2.00000", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d809de-6963-4cf1-b39b-d4ce8d8056d3/?format=api" } ] } ] }, { "id": "e82a0984-2980-48ca-95ee-8d56377026ea", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "82e42a75-aa26-499d-98b1-c41056e23c1b", "completed": true, "last_updated": "2022-09-14T10:32:07.898184-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.23, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/82e42a75-aa26-499d-98b1-c41056e23c1b", "datetime": "2022-09-13T18:40:00-04:00", "cutoff_datetime": "2022-09-13T18:40:00-04:00", "name": "PIT (L Ortiz) v. CIN (F Cruz) - Game 2", "bettypes": [ { "id": "e8b3ba56-bff4-4524-8280-97cc8bef3a6b", "match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CIN (F Cruz)", "amount": 5597.0 }, { "team": "PIT (L Ortiz)", "amount": 4403.0 } ], "expected_reward_tokens": 9290.33, "profit_sb": 290.33, "profit_sb_percentage": 3.23, "recommended": true }, "lines": [ { "id": "9884c5e1-5c55-45fc-891a-c2af55e0c8cc", "gambit_id": "52c6c1aa-f3d6-4c0a-b9b9-f16e630db8d6", "last_updated": "2022-09-14T10:32:07.906347-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN (F Cruz)", "reward": "1.66000", "odds": "1.74070", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api" }, { "id": "248931d1-e942-4d97-9e45-fc9ee6226eb3", "gambit_id": "737b1a44-d08a-4beb-a7be-d9c6f81301b2", "last_updated": "2022-09-14T10:32:07.907279-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT (L Ortiz)", "reward": "2.11000", "odds": "2.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api" } ] }, { "id": "61d775d8-f926-4c3f-b3d4-a5d06865b1ca", "match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PIT", "amount": 5979.0 }, { "team": "CIN", "amount": 4021.0 } ], "expected_reward_tokens": 9207.66, "profit_sb": 207.66, "profit_sb_percentage": 2.31, "recommended": true }, "lines": [ { "id": "9db9318f-898e-4b51-b45b-580a519cef8f", "gambit_id": "f58deda2-b32d-4080-b96d-bce0da7873b9", "last_updated": "2022-09-14T10:32:07.904380-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT", "reward": "1.54000", "odds": "1.60610", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d775d8-f926-4c3f-b3d4-a5d06865b1ca/?format=api" }, { "id": "9e490003-2465-4483-84e3-d4a8587961a6", "gambit_id": "4d01a2b0-1a0f-4ab0-8b5f-8fa18029bde6", "last_updated": "2022-09-14T10:32:07.903436-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN", "reward": "2.29000", "odds": "2.45000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d775d8-f926-4c3f-b3d4-a5d06865b1ca/?format=api" } ] }, { "id": "3b4b1417-4241-4a56-b893-5a6b69470965", "match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 9.5", "amount": 5110.0 }, { "team": "Game Total Over 9.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "a9dc0f5f-4e30-4e43-b7bf-91b14ed5a23e", "gambit_id": "3e6ed6c6-8a58-47db-9364-82b3653fd66a", "last_updated": "2022-09-14T10:32:07.900507-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9.5", "reward": "1.77000", "odds": "1.86960", "spread": "9.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4b1417-4241-4a56-b893-5a6b69470965/?format=api" }, { "id": "d607b611-3e78-44b8-9b91-a1ac9e96009a", "gambit_id": "069f20a6-0115-4547-bdcd-722b3f1bc92c", "last_updated": "2022-09-14T10:32:07.901483-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9.5", "reward": "1.85000", "odds": "1.95240", "spread": "9.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4b1417-4241-4a56-b893-5a6b69470965/?format=api" } ] } ] }, { "id": "4e974b28-2160-483e-bcf0-8704ade5ceea", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "30352fd9-42bc-444e-94e0-d094e32b64e3", "completed": true, "last_updated": "2022-09-14T10:32:14.293519-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/30352fd9-42bc-444e-94e0-d094e32b64e3", "datetime": "2022-09-13T18:10:00-04:00", "cutoff_datetime": "2022-09-13T18:10:00-04:00", "name": "LAA (J Suarez) v. CLE (C Morris)", "bettypes": [ { "id": "1a00b825-171b-4992-848c-2bedc513f5b6", "match": "https://api-prod.gambitprofit.com/api/matches/4e974b28-2160-483e-bcf0-8704ade5ceea/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CLE (C Morris)", "amount": 5416.0 }, { "team": "LAA (J Suarez)", "amount": 4584.0 } ], "expected_reward_tokens": 9259.68, "profit_sb": 259.68, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "c01f52ce-155a-4e1a-92c4-ca44c0934abf", "gambit_id": "931b2d8a-71a0-421e-9181-87ee26b0de93", "last_updated": "2022-09-14T10:32:14.305209-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE (C Morris)", "reward": "1.71000", "odds": "1.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a00b825-171b-4992-848c-2bedc513f5b6/?format=api" }, { "id": "bbc0e5cb-6216-49f0-b4b0-96308933ac75", "gambit_id": "a45b504b-c38b-4ad8-a378-78e12b399d09", "last_updated": "2022-09-14T10:32:14.306164-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA (J Suarez)", "reward": "2.02000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a00b825-171b-4992-848c-2bedc513f5b6/?format=api" } ] }, { "id": "f50fccb7-7c64-4887-900b-58049f31156b", "match": "https://api-prod.gambitprofit.com/api/matches/4e974b28-2160-483e-bcf0-8704ade5ceea/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LAA", "amount": 6189.0 }, { "team": "CLE", "amount": 3811.0 } ], "expected_reward_tokens": 9221.61, "profit_sb": 221.61, "profit_sb_percentage": 2.46, "recommended": true }, "lines": [ { "id": "744a57ab-580f-4ebc-b046-efb8375e8694", "gambit_id": "f97491b3-9af0-4fee-9840-a165a9494b66", "last_updated": "2022-09-14T10:32:14.303293-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA", "reward": "1.49000", "odds": "1.55560", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f50fccb7-7c64-4887-900b-58049f31156b/?format=api" }, { "id": "d5f6e5f7-58d1-4902-a0e7-e40798d5c6d3", "gambit_id": "4ca7cd51-d997-4972-89dd-a4d8c4371082", "last_updated": "2022-09-14T10:32:14.302242-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE", "reward": "2.42000", "odds": "2.60000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f50fccb7-7c64-4887-900b-58049f31156b/?format=api" } ] }, { "id": "f0610fa7-49c3-4203-b2f3-88c434b6900d", "match": "https://api-prod.gambitprofit.com/api/matches/4e974b28-2160-483e-bcf0-8704ade5ceea/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5207.0 }, { "team": "Game Total Under 8", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "737720b0-c5f5-4687-b1a2-16c197307e14", "gambit_id": "0bfcc084-89fd-4af8-a957-c8674efecc17", "last_updated": "2022-09-14T10:32:14.299472-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.74000", "odds": "1.83330", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0610fa7-49c3-4203-b2f3-88c434b6900d/?format=api" }, { "id": "549def97-6a16-46cc-9cff-b80424f4f299", "gambit_id": "47cc3650-4297-467f-8d8d-6b84b6b4c231", "last_updated": "2022-09-14T10:32:14.298424-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.89000", "odds": "2.00000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0610fa7-49c3-4203-b2f3-88c434b6900d/?format=api" } ] } ] }, { "id": "43c91561-2b41-4ca4-8fbe-430125daf86c", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9353e536-194d-4cef-9ec2-75a94a32b81a", "completed": true, "last_updated": "2022-09-14T11:12:04.384466-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.24, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/9353e536-194d-4cef-9ec2-75a94a32b81a", "datetime": "2022-09-13T15:00:00-04:00", "cutoff_datetime": "2022-09-13T15:00:00-04:00", "name": "FC Porto v. Club Brugge", "bettypes": [ { "id": "717934a5-6df5-454e-ae98-4c9f93141c96", "match": "https://api-prod.gambitprofit.com/api/matches/43c91561-2b41-4ca4-8fbe-430125daf86c/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "FC Porto", "amount": 7522.0 }, { "team": "Draw", "amount": 2478.0 } ], "expected_reward_tokens": 10455.58, "profit_sb": 1455.58, "profit_sb_percentage": 16.17, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "FC Porto", "amount": 6492.0 }, { "team": "Draw", "amount": 2138.0 }, { "team": "Club Brugge", "amount": 1369.0 } ], "expected_reward_tokens": 9021.71, "profit_sb": 21.71, "profit_sb_percentage": 0.24, "recommended": true }, "lines": [ { "id": "8ca420aa-faef-4c71-a008-4373ad58cba5", "gambit_id": "b7dd7791-5a74-4e11-8e9c-d4bac5d212cb", "last_updated": "2022-09-14T11:12:04.392285-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Porto", "reward": "1.39000", "odds": "1.44000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717934a5-6df5-454e-ae98-4c9f93141c96/?format=api" }, { "id": "177e3ec4-cd9b-4cff-90d4-931b79d9a885", "gambit_id": "64eab908-fb71-4afc-a896-e2556da2313f", "last_updated": "2022-09-14T11:12:04.391209-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.22000", "odds": "4.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717934a5-6df5-454e-ae98-4c9f93141c96/?format=api" }, { "id": "fdeb5019-e700-47d4-9b1d-f06b64ac63a1", "gambit_id": "3275ddc2-6371-498f-bfe2-3c0f9f5e072e", "last_updated": "2022-09-14T11:12:04.390191-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Club Brugge", "reward": "6.59000", "odds": "7.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717934a5-6df5-454e-ae98-4c9f93141c96/?format=api" } ] }, { "id": "89a87752-90fa-492b-8a07-4091e17f4703", "match": "https://api-prod.gambitprofit.com/api/matches/43c91561-2b41-4ca4-8fbe-430125daf86c/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5485.0 }, { "team": "Game Total Under 2.5", "amount": 4515.0 } ], "expected_reward_tokens": 8939.7, "profit_sb": -60.3, "profit_sb_percentage": -0.67, "recommended": false }, "lines": [ { "id": "9740f4f0-250f-4db2-bbca-22c342778253", "gambit_id": "7cd16a75-692c-4fa9-8ae9-21e197d14354", "last_updated": "2022-09-14T11:12:04.388092-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.63000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a87752-90fa-492b-8a07-4091e17f4703/?format=api" }, { "id": "f4f09efd-f6d1-4b0f-ba81-c487c52765c9", "gambit_id": "7814ef71-635f-4f3f-aa9c-a85304a1502c", "last_updated": "2022-09-14T11:12:04.387012-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.98000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a87752-90fa-492b-8a07-4091e17f4703/?format=api" } ] } ] }, { "id": "84043901-8767-43f5-8f38-0025874c1cff", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "fdcb2cac-a6ee-4c1d-84ec-7cdb4c25dcfd", "completed": true, "last_updated": "2022-09-14T11:22:08.662591-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.57, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/fdcb2cac-a6ee-4c1d-84ec-7cdb4c25dcfd", "datetime": "2022-09-13T15:00:00-04:00", "cutoff_datetime": "2022-09-13T15:00:00-04:00", "name": "FC Bayern Munich v. FC Barcelona", "bettypes": [ { "id": "c3a57232-0917-4351-b0ad-905e2037127d", "match": "https://api-prod.gambitprofit.com/api/matches/84043901-8767-43f5-8f38-0025874c1cff/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "FC Bayern Munich", "amount": 6232.0 }, { "team": "FC Barcelona", "amount": 3768.0 } ], "expected_reward_tokens": 11529.2, "profit_sb": 2529.2, "profit_sb_percentage": 28.1, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "FC Bayern Munich", "amount": 4773.0 }, { "team": "FC Barcelona", "amount": 2885.0 }, { "team": "Draw", "amount": 2342.0 } ], "expected_reward_tokens": 8828.1, "profit_sb": -171.9, "profit_sb_percentage": -1.91, "recommended": false }, "lines": [ { "id": "72cd51f6-e677-4220-a563-607a35c19517", "gambit_id": "3dadc308-1e98-414b-a1be-3ffc3e34cb37", "last_updated": "2022-09-14T11:22:08.669110-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Bayern Munich", "reward": "1.85000", "odds": "1.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a57232-0917-4351-b0ad-905e2037127d/?format=api" }, { "id": "d4e34920-2680-486a-9494-e9397dc6336a", "gambit_id": "aabac9f3-296c-46d0-bede-6805c7aa5760", "last_updated": "2022-09-14T11:22:08.668081-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Barcelona", "reward": "3.06000", "odds": "3.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a57232-0917-4351-b0ad-905e2037127d/?format=api" }, { "id": "5e2c6545-e8c1-41c3-9817-e769e2506893", "gambit_id": "eb4bbcb0-286f-4881-9f69-642a6d4be86a", "last_updated": "2022-09-14T11:22:08.670194-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.77000", "odds": "4.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a57232-0917-4351-b0ad-905e2037127d/?format=api" } ] }, { "id": "3d8de464-8926-479e-9676-af5bab0777ea", "match": "https://api-prod.gambitprofit.com/api/matches/84043901-8767-43f5-8f38-0025874c1cff/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6857.0 }, { "team": "Game Total Under 2.5", "amount": 3143.0 } ], "expected_reward_tokens": 9051.24, "profit_sb": 51.24, "profit_sb_percentage": 0.57, "recommended": true }, "lines": [ { "id": "91e25468-0f60-452a-beba-6094d0ec11e1", "gambit_id": "3ee98212-53d5-4c32-a570-1b5cd563a8c3", "last_updated": "2022-09-14T11:22:08.666051-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.32000", "odds": "1.36000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8de464-8926-479e-9676-af5bab0777ea/?format=api" }, { "id": "f966ccad-7a6d-4ab2-a162-aac57113bf85", "gambit_id": "2e45e7af-3a50-41e0-b7ea-3745666f6659", "last_updated": "2022-09-14T11:22:08.665026-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.88000", "odds": "3.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8de464-8926-479e-9676-af5bab0777ea/?format=api" } ] } ] }, { "id": "2b488ec8-9831-4d2d-b16a-36a846913cc9", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "61bc0a78-dc21-43ca-94b4-d0655c85f659", "completed": true, "last_updated": "2022-09-14T11:12:05.014439-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.57, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/61bc0a78-dc21-43ca-94b4-d0655c85f659", "datetime": "2022-09-13T15:00:00-04:00", "cutoff_datetime": "2022-09-13T15:00:00-04:00", "name": "Liverpool v. Ajax Amsterdam", "bettypes": [ { "id": "6a84bce1-636a-44c9-a4b8-7f6b993951b2", "match": "https://api-prod.gambitprofit.com/api/matches/2b488ec8-9831-4d2d-b16a-36a846913cc9/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Liverpool", "amount": 7479.0 }, { "team": "Draw", "amount": 2521.0 } ], "expected_reward_tokens": 10991.56, "profit_sb": 1991.56, "profit_sb_percentage": 22.13, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Liverpool", "amount": 6085.0 }, { "team": "Draw", "amount": 2052.0 }, { "team": "Ajax Amsterdam", "amount": 1864.0 } ], "expected_reward_tokens": 8944.95, "profit_sb": -55.05, "profit_sb_percentage": -0.61, "recommended": false }, "lines": [ { "id": "773e449f-1e0c-432d-a7f4-6d8380ee454f", "gambit_id": "a0b636b2-ed61-4199-ad6c-42f75df4b6b1", "last_updated": "2022-09-14T11:12:05.020863-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Liverpool", "reward": "1.47000", "odds": "1.53000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a84bce1-636a-44c9-a4b8-7f6b993951b2/?format=api" }, { "id": "1a5532a9-81ad-4e7a-82bc-575a0f76820e", "gambit_id": "c7ff3b36-f618-481d-8e38-616e480bf459", "last_updated": "2022-09-14T11:12:05.021808-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.36000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a84bce1-636a-44c9-a4b8-7f6b993951b2/?format=api" }, { "id": "53d445d0-1f8d-48d9-acc9-6f6cece2c14a", "gambit_id": "b3689012-4487-4622-b891-a1e8059264ae", "last_updated": "2022-09-14T11:12:05.019920-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Ajax Amsterdam", "reward": "4.80000", "odds": "5.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a84bce1-636a-44c9-a4b8-7f6b993951b2/?format=api" } ] }, { "id": "f7edc6b1-b3df-443f-b2be-f8f1d23f5df5", "match": "https://api-prod.gambitprofit.com/api/matches/2b488ec8-9831-4d2d-b16a-36a846913cc9/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 6857.0 }, { "team": "Game Total Under 2.5", "amount": 3143.0 } ], "expected_reward_tokens": 9051.24, "profit_sb": 51.24, "profit_sb_percentage": 0.57, "recommended": true }, "lines": [ { "id": "a55ab232-acef-4d2e-b6cd-e5ec41201221", "gambit_id": "d4116afe-e609-4ae3-b8d0-fc73bed5620e", "last_updated": "2022-09-14T11:12:05.018018-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.32000", "odds": "1.36000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7edc6b1-b3df-443f-b2be-f8f1d23f5df5/?format=api" }, { "id": "88843c8c-b54f-4e6d-8fe0-9d12c56e3aa9", "gambit_id": "51f3fe60-f433-4f49-b562-2431ae846039", "last_updated": "2022-09-14T11:12:05.017028-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.88000", "odds": "3.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7edc6b1-b3df-443f-b2be-f8f1d23f5df5/?format=api" } ] } ] }, { "id": "2a64550a-c5e0-40dc-b236-b490cc813336", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "bbe27453-7f57-4e0d-a4e1-8322968ee515", "completed": true, "last_updated": "2022-09-14T11:12:04.540989-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.28, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/bbe27453-7f57-4e0d-a4e1-8322968ee515", "datetime": "2022-09-13T15:00:00-04:00", "cutoff_datetime": "2022-09-13T15:00:00-04:00", "name": "Olympique Marseille v. Eintracht Frankfurt", "bettypes": [ { "id": "f83f4a0b-4285-4974-b72f-2db79689b490", "match": "https://api-prod.gambitprofit.com/api/matches/2a64550a-c5e0-40dc-b236-b490cc813336/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Olympique Marseille", "amount": 6569.0 }, { "team": "Draw", "amount": 3431.0 } ], "expected_reward_tokens": 11561.44, "profit_sb": 2561.44, "profit_sb_percentage": 28.46, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Olympique Marseille", "amount": 5027.0 }, { "team": "Draw", "amount": 2626.0 }, { "team": "Eintracht Frankfurt", "amount": 2347.0 } ], "expected_reward_tokens": 8847.52, "profit_sb": -152.48, "profit_sb_percentage": -1.69, "recommended": false }, "lines": [ { "id": "dceec3cf-c6d4-4c67-ace4-a5254ded6be4", "gambit_id": "9d53f04c-8463-4c64-80cd-66ac09e99d0c", "last_updated": "2022-09-14T11:12:04.547192-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Olympique Marseille", "reward": "1.76000", "odds": "1.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f83f4a0b-4285-4974-b72f-2db79689b490/?format=api" }, { "id": "92b489e9-46d0-4901-a6ec-d7ccb366feb0", "gambit_id": "d557513d-74cd-4a92-9517-37b4ea6b7bf9", "last_updated": "2022-09-14T11:12:04.548164-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.37000", "odds": "3.65000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f83f4a0b-4285-4974-b72f-2db79689b490/?format=api" }, { "id": "4dd2a994-a2c4-4897-b178-673dbb3ae82d", "gambit_id": "1100e668-0ceb-4229-bbfe-04f2f0526e95", "last_updated": "2022-09-14T11:12:04.546166-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Eintracht Frankfurt", "reward": "3.77000", "odds": "4.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f83f4a0b-4285-4974-b72f-2db79689b490/?format=api" } ] }, { "id": "a1e4eb80-8025-402b-8dc0-6c6d137aba79", "match": "https://api-prod.gambitprofit.com/api/matches/2a64550a-c5e0-40dc-b236-b490cc813336/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5374.0 }, { "team": "Game Total Under 2.5", "amount": 4626.0 } ], "expected_reward_tokens": 8974.44, "profit_sb": -25.56, "profit_sb_percentage": -0.28, "recommended": false }, "lines": [ { "id": "a90fca47-9e7a-48f5-be42-62948a32b54d", "gambit_id": "dbd62cd3-7d53-43e9-9956-c57ac02c0d9f", "last_updated": "2022-09-14T11:12:04.544315-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.67000", "odds": "1.75000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e4eb80-8025-402b-8dc0-6c6d137aba79/?format=api" }, { "id": "5440fe30-f5ce-43e4-98c5-269b5bacf788", "gambit_id": "c1b5cba4-2c9d-483b-9e80-e70b2e5b286b", "last_updated": "2022-09-14T11:12:04.543375-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.94000", "odds": "2.05000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e4eb80-8025-402b-8dc0-6c6d137aba79/?format=api" } ] } ] }, { "id": "ef259a8c-c204-441a-9934-28429d390a20", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "b09ad19e-e7c1-49da-b27e-6cbcefcf439c", "completed": false, "last_updated": "2022-12-24T17:12:25.981818-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/b09ad19e-e7c1-49da-b27e-6cbcefcf439c", "datetime": "2022-09-13T13:07:00-04:00", "cutoff_datetime": "2022-09-13T13:07:00-04:00", "name": "TAM (J Springs) v. TOR (A Manoah) - Game 1", "bettypes": [ { "id": "bfd52f0e-b1e7-4770-ad56-12c8c703655c", "match": "https://api-prod.gambitprofit.com/api/matches/ef259a8c-c204-441a-9934-28429d390a20/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TOR (A Manoah)", "amount": 5323.0 }, { "team": "TAM (J Springs)", "amount": 4677.0 } ], "expected_reward_tokens": 9260.46, "profit_sb": 260.46, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "ff9beb6f-e2fe-4c91-affd-652513aa1ae3", "gambit_id": "24b4bbaf-4b37-43be-8195-ec14e79fff4e", "last_updated": "2022-12-24T17:12:25.991547-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR (A Manoah)", "reward": "1.74000", "odds": "1.83330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfd52f0e-b1e7-4770-ad56-12c8c703655c/?format=api" }, { "id": "18d6391f-1864-4c47-83c2-4ada266b696e", "gambit_id": "28208fd9-632f-462b-aaff-1f14a3785c34", "last_updated": "2022-12-24T17:12:25.992646-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM (J Springs)", "reward": "1.98000", "odds": "2.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfd52f0e-b1e7-4770-ad56-12c8c703655c/?format=api" } ] }, { "id": "a23f4d31-965f-4b6d-b4f9-143f21a6ccba", "match": "https://api-prod.gambitprofit.com/api/matches/ef259a8c-c204-441a-9934-28429d390a20/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TAM", "amount": 6189.0 }, { "team": "TOR", "amount": 3811.0 } ], "expected_reward_tokens": 9221.61, "profit_sb": 221.61, "profit_sb_percentage": 2.46, "recommended": true }, "lines": [ { "id": "2869d507-aed6-48a4-9e2e-955a2d80cd96", "gambit_id": "07f5465c-fe6a-4839-9577-feebcefc9c5f", "last_updated": "2022-12-24T17:12:25.989229-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM", "reward": "1.49000", "odds": "1.55560", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23f4d31-965f-4b6d-b4f9-143f21a6ccba/?format=api" }, { "id": "c1584286-4331-435a-9ba7-e3e992b6738c", "gambit_id": "48b2e2da-9aec-4286-814a-b81b36441a43", "last_updated": "2022-12-24T17:12:25.988090-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR", "reward": "2.42000", "odds": "2.60000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23f4d31-965f-4b6d-b4f9-143f21a6ccba/?format=api" } ] }, { "id": "459bc230-75b6-4908-bf3c-a6d72745d9a9", "match": "https://api-prod.gambitprofit.com/api/matches/ef259a8c-c204-441a-9934-28429d390a20/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8", "amount": 5110.0 }, { "team": "Game Total Over 8", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "d724790b-cab2-49fc-af4e-43ff191d0e69", "gambit_id": "fe483f30-31d1-4e86-b414-1f60a4094a80", "last_updated": "2022-12-24T17:12:25.984585-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.77000", "odds": "1.86960", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459bc230-75b6-4908-bf3c-a6d72745d9a9/?format=api" }, { "id": "c3b5d081-9d87-4fe7-9305-75a5a5e1083e", "gambit_id": "64029c54-aa95-4aa7-9c8b-39e4ad80aff4", "last_updated": "2022-12-24T17:12:25.985794-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.85000", "odds": "1.95240", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459bc230-75b6-4908-bf3c-a6d72745d9a9/?format=api" } ] } ] }, { "id": "2387227c-ba63-4ad8-b2f7-76e5f27750da", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "c06d3981-1b0b-4f2c-b7ba-ce2a93ce85d7", "completed": true, "last_updated": "2022-09-14T11:22:09.692897-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.28, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/c06d3981-1b0b-4f2c-b7ba-ce2a93ce85d7", "datetime": "2022-09-13T12:45:00-04:00", "cutoff_datetime": "2022-09-13T12:45:00-04:00", "name": "FC Viktoria Plzen v. Inter Milan", "bettypes": [ { "id": "975d150e-9a15-42fa-9e80-4a1ca7ef87c3", "match": "https://api-prod.gambitprofit.com/api/matches/2387227c-ba63-4ad8-b2f7-76e5f27750da/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Inter Milan", "amount": 7468.0 }, { "team": "Draw", "amount": 2532.0 } ], "expected_reward_tokens": 10455.2, "profit_sb": 1455.2, "profit_sb_percentage": 16.17, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Inter Milan", "amount": 6347.0 }, { "team": "Draw", "amount": 2152.0 }, { "team": "FC Viktoria Plzen", "amount": 1501.0 } ], "expected_reward_tokens": 8885.8, "profit_sb": -114.2, "profit_sb_percentage": -1.27, "recommended": false }, "lines": [ { "id": "080a7b6c-3b71-4e63-8776-86afb2e697f0", "gambit_id": "668e4dfc-559d-4932-9a33-3eb1c0163b60", "last_updated": "2022-09-14T11:22:09.698559-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Inter Milan", "reward": "1.40000", "odds": "1.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975d150e-9a15-42fa-9e80-4a1ca7ef87c3/?format=api" }, { "id": "f4968396-f15e-42b1-9823-0b05563046c6", "gambit_id": "75705744-64f9-46ef-a3d6-6826e92b4883", "last_updated": "2022-09-14T11:22:09.700671-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.13000", "odds": "4.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975d150e-9a15-42fa-9e80-4a1ca7ef87c3/?format=api" }, { "id": "3da228e4-233d-4f01-95c8-8f8c42eac9ae", "gambit_id": "a2fda8c9-d08d-4bd0-ab9a-c34960cf868a", "last_updated": "2022-09-14T11:22:09.699678-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Viktoria Plzen", "reward": "5.92000", "odds": "6.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975d150e-9a15-42fa-9e80-4a1ca7ef87c3/?format=api" } ] }, { "id": "071af4fa-19a5-4c3f-96b7-c14c69edc895", "match": "https://api-prod.gambitprofit.com/api/matches/2387227c-ba63-4ad8-b2f7-76e5f27750da/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5374.0 }, { "team": "Game Total Under 2.5", "amount": 4626.0 } ], "expected_reward_tokens": 8974.44, "profit_sb": -25.56, "profit_sb_percentage": -0.28, "recommended": false }, "lines": [ { "id": "7c43d6b5-fc42-41ab-ac0e-f3b274adf795", "gambit_id": "7ad6c454-8936-4db9-87cb-5f4fa7de6162", "last_updated": "2022-09-14T11:22:09.696589-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.67000", "odds": "1.75000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071af4fa-19a5-4c3f-96b7-c14c69edc895/?format=api" }, { "id": "3e8914ee-4839-436a-93ce-887296c4157c", "gambit_id": "0e0431c0-4285-4d8d-a6e5-776add6ec9fd", "last_updated": "2022-09-14T11:22:09.695568-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.94000", "odds": "2.05000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071af4fa-19a5-4c3f-96b7-c14c69edc895/?format=api" } ] } ] }, { "id": "0ca5cee3-07cb-4258-aaaa-38500e836470", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "665e6ac6-1b42-4d48-a569-9af5408228f6", "completed": true, "last_updated": "2022-09-14T11:22:09.546338-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.56, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/665e6ac6-1b42-4d48-a569-9af5408228f6", "datetime": "2022-09-13T12:45:00-04:00", "cutoff_datetime": "2022-09-13T12:45:00-04:00", "name": "Sporting CP v. Tottenham", "bettypes": [ { "id": "5a893073-ec32-4432-b7e5-503f16b5cc14", "match": "https://api-prod.gambitprofit.com/api/matches/0ca5cee3-07cb-4258-aaaa-38500e836470/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Tottenham", "amount": 6081.0 }, { "team": "Sporting CP", "amount": 3919.0 } ], "expected_reward_tokens": 12344.43, "profit_sb": 3344.43, "profit_sb_percentage": 37.16, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Tottenham", "amount": 4369.0 }, { "team": "Sporting CP", "amount": 2816.0 }, { "team": "Draw", "amount": 2816.0 } ], "expected_reward_tokens": 8869.07, "profit_sb": -130.93, "profit_sb_percentage": -1.45, "recommended": false }, "lines": [ { "id": "1e63a379-412b-4ebd-816e-6cfede15daec", "gambit_id": "a0e1de5c-feb6-4d23-95cd-8b8a0d898b93", "last_updated": "2022-09-14T11:22:09.551678-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tottenham", "reward": "2.03000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a893073-ec32-4432-b7e5-503f16b5cc14/?format=api" }, { "id": "9ab86a7f-92da-457d-9741-6ce2fcd0a7f4", "gambit_id": "7f552781-b96a-4950-97e6-172318d285e3", "last_updated": "2022-09-14T11:22:09.552734-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Sporting CP", "reward": "3.15000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a893073-ec32-4432-b7e5-503f16b5cc14/?format=api" }, { "id": "76583b3c-78bb-4032-876f-efc0590d7b55", "gambit_id": "c3b5f828-d9f8-4d12-9c49-77476852ef47", "last_updated": "2022-09-14T11:22:09.553764-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.15000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a893073-ec32-4432-b7e5-503f16b5cc14/?format=api" } ] }, { "id": "f829803b-25a1-49c3-a195-e16614cb82f6", "match": "https://api-prod.gambitprofit.com/api/matches/0ca5cee3-07cb-4258-aaaa-38500e836470/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5000.0 }, { "team": "Game Total Under 2.5", "amount": 5000.0 } ], "expected_reward_tokens": 8950.0, "profit_sb": -50.0, "profit_sb_percentage": -0.56, "recommended": false }, "lines": [ { "id": "7fa91002-c113-4c34-9446-9b3724f66ed8", "gambit_id": "0bd30631-4e57-4d87-9883-79cf47803610", "last_updated": "2022-09-14T11:22:09.549734-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.79000", "odds": "1.88000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api" }, { "id": "96d7fef0-2436-4f28-920f-6274148a9413", "gambit_id": "4047f18b-0a66-4a88-8baf-bcf5dab85b7f", "last_updated": "2022-09-14T11:22:09.548726-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.79000", "odds": "1.88000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api" } ] } ] }, { "id": "dbb1ef61-e653-4748-977e-69926948bb93", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "e003521d-02ca-461f-bd2d-d6c5f6c4bbb3", "completed": true, "last_updated": "2022-09-14T10:32:13.965297-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.23, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/e003521d-02ca-461f-bd2d-d6c5f6c4bbb3", "datetime": "2022-09-13T12:35:00-04:00", "cutoff_datetime": "2022-09-13T12:35:00-04:00", "name": "PIT (J Oviedo) v. CIN (L Cessa) - Game 1", "bettypes": [ { "id": "ccf63106-7113-44dd-bdc6-e627665be293", "match": "https://api-prod.gambitprofit.com/api/matches/dbb1ef61-e653-4748-977e-69926948bb93/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CIN (L Cessa)", "amount": 5597.0 }, { "team": "PIT (J Oviedo)", "amount": 4403.0 } ], "expected_reward_tokens": 9290.33, "profit_sb": 290.33, "profit_sb_percentage": 3.23, "recommended": true }, "lines": [ { "id": "22bb6487-8241-412c-b4ca-f3a75e243636", "gambit_id": "c94d21ef-b69e-4ba3-ae5c-7f577151e2c5", "last_updated": "2022-09-14T10:32:13.974480-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN (L Cessa)", "reward": "1.66000", "odds": "1.74070", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf63106-7113-44dd-bdc6-e627665be293/?format=api" }, { "id": "7e70d023-5e1a-4e16-86df-3865f9e98f7b", "gambit_id": "3cc0782e-9b69-463f-8b09-f4911e67aa16", "last_updated": "2022-09-14T10:32:13.975577-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT (J Oviedo)", "reward": "2.11000", "odds": "2.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf63106-7113-44dd-bdc6-e627665be293/?format=api" } ] }, { "id": "5e64796e-2451-4296-bed1-bfbca9735ed9", "match": "https://api-prod.gambitprofit.com/api/matches/dbb1ef61-e653-4748-977e-69926948bb93/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PIT", "amount": 5979.0 }, { "team": "CIN", "amount": 4021.0 } ], "expected_reward_tokens": 9207.66, "profit_sb": 207.66, "profit_sb_percentage": 2.31, "recommended": true }, "lines": [ { "id": "fe3af561-1b15-4fde-9ebc-72ca822dbb72", "gambit_id": "b9167239-0b23-4e9e-9c04-78498a977ebc", "last_updated": "2022-09-14T10:32:13.972305-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT", "reward": "1.54000", "odds": "1.60610", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e64796e-2451-4296-bed1-bfbca9735ed9/?format=api" }, { "id": "285764a8-ed7c-4efd-b64d-af9d6f489e36", "gambit_id": "73d6d2db-9088-4ce7-8d64-18efbe96dc62", "last_updated": "2022-09-14T10:32:13.971116-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN", "reward": "2.29000", "odds": "2.45000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e64796e-2451-4296-bed1-bfbca9735ed9/?format=api" } ] }, { "id": "496e02d7-ff31-42bf-8385-d9fa07c0551d", "match": "https://api-prod.gambitprofit.com/api/matches/dbb1ef61-e653-4748-977e-69926948bb93/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 9", "amount": 5207.0 }, { "team": "Game Total Under 9", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "93fd2098-8a6b-4342-9c18-642ffa32f99d", "gambit_id": "1f21343e-700b-4b72-a358-64d45c87891a", "last_updated": "2022-09-14T10:32:13.968934-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9", "reward": "1.74000", "odds": "1.83330", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496e02d7-ff31-42bf-8385-d9fa07c0551d/?format=api" }, { "id": "c9be97f0-bbf8-4ca3-b9a5-7652d3979e8e", "gambit_id": "aa6d122c-ba1b-47dc-b5c3-cb909cb118de", "last_updated": "2022-09-14T10:32:13.967869-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9", "reward": "1.89000", "odds": "2.00000", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496e02d7-ff31-42bf-8385-d9fa07c0551d/?format=api" } ] } ] }, { "id": "91c1d660-2ad9-4399-8db9-fb2dbe51c0ad", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "589a07c9-dd61-4cea-8819-7d47b135125e", "completed": true, "last_updated": "2022-09-13T22:47:01.689879-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.56, "sport_category": "Powerball Betting", "sport": "Non Sporting", "url": "https://app.gambitrewards.com/match/589a07c9-dd61-4cea-8819-7d47b135125e", "datetime": "2022-09-12T22:59:00-04:00", "cutoff_datetime": "2022-09-12T22:59:00-04:00", "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 12th 2022", "bettypes": [ { "id": "1c873540-7e84-434b-89f1-69593e4cb512", "match": "https://api-prod.gambitprofit.com/api/matches/91c1d660-2ad9-4399-8db9-fb2dbe51c0ad/?format=api", "name": "FreeForm", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Even", "amount": 5000.0 }, { "team": "Odd", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "26121535-57d3-42b1-9d63-3e3a0bed711a", "gambit_id": "10f907de-db3f-4255-baed-b9aa8eab636b", "last_updated": "2022-09-13T22:47:01.692727-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Even", "reward": "1.81000", "odds": "1.90910", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c873540-7e84-434b-89f1-69593e4cb512/?format=api" }, { "id": "4059e63f-15c9-470c-97b4-75acea7d33ef", "gambit_id": "2c176acc-a183-4d01-870f-23d0b1fdeef3", "last_updated": "2022-09-13T22:47:01.693903-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Odd", "reward": "1.81000", "odds": "1.90910", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c873540-7e84-434b-89f1-69593e4cb512/?format=api" } ] } ] }, { "id": "3d90fe92-8367-4d65-a192-d983a19147f2", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "03d04bb2-036b-4050-8459-fda8c7931055", "completed": true, "last_updated": "2022-09-13T22:47:00.568660-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -9999, "sport_category": "Powerball Betting", "sport": "Non Sporting", "url": "https://app.gambitrewards.com/match/03d04bb2-036b-4050-8459-fda8c7931055", "datetime": "2022-09-12T22:59:00-04:00", "cutoff_datetime": "2022-09-12T22:59:00-04:00", "name": "US Lottery - Powerball: Pick the Powerball Number - September 12th 2022", "bettypes": [ { "id": "9a494fdf-c2b1-4165-b064-ec9a38afc298", "match": "https://api-prod.gambitprofit.com/api/matches/3d90fe92-8367-4d65-a192-d983a19147f2/?format=api", "name": "FreeForm", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "Too many lines to bet on" }, "med_risk": { "possible": false, "description": "Too many lines to bet on" }, "no_risk": { "possible": false, "description": "Too many lines to bet on" }, "lines": [ { "id": "6a78d1a8-e085-4471-a8b9-509dc342eb67", "gambit_id": "d1c396b0-e882-4a57-a95e-838acb27a149", "last_updated": "2022-09-13T22:47:00.571521-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "21 to 26", "reward": "3.67000", "odds": "4.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api" }, { "id": "50e6c4b3-04bc-47ba-a951-7a778a6c560a", "gambit_id": "b6cb0fbc-e4fe-4b08-a5e0-951e7302b01f", "last_updated": "2022-09-13T22:47:00.572722-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "16 to 20", "reward": "4.34000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api" }, { "id": "327edcdc-2ee6-47f6-90cc-4303f9995910", "gambit_id": "2ad15f1d-7495-4cdf-a32f-8d5d49c4a39c", "last_updated": "2022-09-13T22:47:00.573723-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "11 to 15", "reward": "4.34000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api" }, { "id": "21a7d9c0-bfef-410e-a16d-3ee004af1386", "gambit_id": "5b596def-c1e0-4718-a6f9-a1c118714d3a", "last_updated": "2022-09-13T22:47:00.575650-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "1 to 5", "reward": "4.34000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api" }, { "id": "8dea7495-db51-40c2-8913-ac2a4b175eb9", "gambit_id": "8458c608-64ec-413d-b90a-74ecc5640114", "last_updated": "2022-09-13T22:47:00.574687-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "6 to 10", "reward": "4.34000", "odds": "4.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api" } ] } ] }, { "id": "2542e603-f1ff-4490-b1d3-41c2ac118b35", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "492b6c6e-467d-49d0-ac9e-a3fb5cc3580c", "completed": true, "last_updated": "2022-09-13T22:47:03.717449-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.98, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/492b6c6e-467d-49d0-ac9e-a3fb5cc3580c", "datetime": "2022-09-12T21:45:00-04:00", "cutoff_datetime": "2022-09-12T21:45:00-04:00", "name": "ATL (S Strider) v. SFO (A Cobb)", "bettypes": [ { "id": "ae8620d8-4cdb-45dd-a157-1e0d0aadbb21", "match": "https://api-prod.gambitprofit.com/api/matches/2542e603-f1ff-4490-b1d3-41c2ac118b35/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ATL (S Strider)", "amount": 6138.0 }, { "team": "SFO (A Cobb)", "amount": 3862.0 } ], "expected_reward_tokens": 9268.38, "profit_sb": 268.38, "profit_sb_percentage": 2.98, "recommended": true }, "lines": [ { "id": "4a6d1791-956f-4815-a09c-99c91d6d029e", "gambit_id": "b7d40274-f47e-41ba-80f5-d1632c58a28d", "last_updated": "2022-09-13T22:47:03.728696-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL (S Strider)", "reward": "1.51000", "odds": "1.57140", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8620d8-4cdb-45dd-a157-1e0d0aadbb21/?format=api" }, { "id": "4db8c0ee-954d-49f7-a028-839780c9c8c9", "gambit_id": "6d6f43a5-0a48-4be9-b5b2-93f4ad03c4e3", "last_updated": "2022-09-13T22:47:03.727719-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO (A Cobb)", "reward": "2.40000", "odds": "2.57000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8620d8-4cdb-45dd-a157-1e0d0aadbb21/?format=api" } ] }, { "id": "5379e287-2bab-4be1-a434-bb1742f7f052", "match": "https://api-prod.gambitprofit.com/api/matches/2542e603-f1ff-4490-b1d3-41c2ac118b35/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SFO", "amount": 5110.0 }, { "team": "ATL", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "315be40d-2b5b-4328-8b6c-9857d95d65aa", "gambit_id": "08b2fc4a-6406-4523-a7e9-41bc659e7447", "last_updated": "2022-09-13T22:47:03.724750-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO", "reward": "1.77000", "odds": "1.86960", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5379e287-2bab-4be1-a434-bb1742f7f052/?format=api" }, { "id": "97b065b8-115d-4127-b37f-ac5f7804f2fa", "gambit_id": "f45a3c2a-6c1d-47fb-8e1e-c6db0dea205d", "last_updated": "2022-09-13T22:47:03.725778-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL", "reward": "1.85000", "odds": "1.95240", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5379e287-2bab-4be1-a434-bb1742f7f052/?format=api" } ] }, { "id": "6ea2e337-8adf-4507-abdb-39d6df3de3b5", "match": "https://api-prod.gambitprofit.com/api/matches/2542e603-f1ff-4490-b1d3-41c2ac118b35/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 6.5", "amount": 5207.0 }, { "team": "Game Total Under 6.5", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "42694302-d7dc-4749-8e4a-e2dfad2846cd", "gambit_id": "5e7fda74-5bed-411d-8158-0e65d0f6a1c8", "last_updated": "2022-09-13T22:47:03.722705-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 6.5", "reward": "1.74000", "odds": "1.83330", "spread": "6.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea2e337-8adf-4507-abdb-39d6df3de3b5/?format=api" }, { "id": "39b23576-5562-49ee-9564-5fba1d3d502b", "gambit_id": "c90cc8b2-deab-491d-8ef2-685bb04fdab7", "last_updated": "2022-09-13T22:47:03.721685-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 6.5", "reward": "1.89000", "odds": "2.00000", "spread": "6.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea2e337-8adf-4507-abdb-39d6df3de3b5/?format=api" } ] } ] }, { "id": "0261f254-a6cf-42ff-9d14-fad916441f08", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "10b5bcdf-b5fe-443c-9161-3ce49c1a1eac", "completed": true, "last_updated": "2022-09-13T22:47:03.552785-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.73, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/10b5bcdf-b5fe-443c-9161-3ce49c1a1eac", "datetime": "2022-09-12T21:40:00-04:00", "cutoff_datetime": "2022-09-12T21:40:00-04:00", "name": "LOS (T Anderson) v. ARI (R Nelson)", "bettypes": [ { "id": "31a541b3-bd28-4152-852c-70a792dcaa7b", "match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LOS (T Anderson)", "amount": 6511.0 }, { "team": "ARI (R Nelson)", "amount": 3489.0 } ], "expected_reward_tokens": 9245.62, "profit_sb": 245.62, "profit_sb_percentage": 2.73, "recommended": true }, "lines": [ { "id": "6439b059-c8dc-4c63-b0f2-ed042b4375ce", "gambit_id": "a75fef98-d60f-4e9f-af77-10d9b98a101b", "last_updated": "2022-09-13T22:47:03.562819-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS (T Anderson)", "reward": "1.42000", "odds": "1.47620", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api" }, { "id": "7be99a59-9c33-4430-a83f-390ebf64247d", "gambit_id": "8ea21080-321b-4eb2-8f48-3b84d0522d89", "last_updated": "2022-09-13T22:47:03.561794-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI (R Nelson)", "reward": "2.65000", "odds": "2.85000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a541b3-bd28-4152-852c-70a792dcaa7b/?format=api" } ] }, { "id": "5fde18cc-afa9-4f9c-9118-389f8a52775e", "match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LOS", "amount": 5489.0 }, { "team": "ARI", "amount": 4511.0 } ], "expected_reward_tokens": 9111.74, "profit_sb": 111.74, "profit_sb_percentage": 1.24, "recommended": true }, "lines": [ { "id": "aa814cac-5ed9-43c7-8f12-57657662e321", "gambit_id": "2c6d8f94-033e-427d-8c0f-60c0a118d00b", "last_updated": "2022-09-13T22:47:03.559781-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS", "reward": "1.66000", "odds": "1.74070", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fde18cc-afa9-4f9c-9118-389f8a52775e/?format=api" }, { "id": "a7b99e01-0b37-437e-8acc-5015d2c34211", "gambit_id": "7c321099-7077-47e9-8184-9e9263a4d33b", "last_updated": "2022-09-13T22:47:03.558795-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI", "reward": "2.02000", "odds": "2.15000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fde18cc-afa9-4f9c-9118-389f8a52775e/?format=api" } ] }, { "id": "a1b24512-ff1d-446d-b942-0d59c2d2efe2", "match": "https://api-prod.gambitprofit.com/api/matches/0261f254-a6cf-42ff-9d14-fad916441f08/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 9", "amount": 5207.0 }, { "team": "Game Total Over 9", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "a6fd1803-f225-4bd0-b222-5ff5d80adfa9", "gambit_id": "b5bb5119-f49a-41a6-8f53-99eeed0a4055", "last_updated": "2022-09-13T22:47:03.555675-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9", "reward": "1.74000", "odds": "1.83330", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api" }, { "id": "eb00b5e5-7421-427a-87bd-008a1c336895", "gambit_id": "94160be3-11cc-4573-bdb9-531e277d4747", "last_updated": "2022-09-13T22:47:03.556818-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9", "reward": "1.89000", "odds": "2.00000", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b24512-ff1d-446d-b942-0d59c2d2efe2/?format=api" } ] } ] }, { "id": "0f05328d-5ce7-441f-9418-883b9b1861d7", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "d8f20bde-6e3a-46d0-9f7d-f686517c4952", "completed": true, "last_updated": "2022-09-13T09:42:07.872055-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 4.67, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/d8f20bde-6e3a-46d0-9f7d-f686517c4952", "datetime": "2022-09-12T20:15:00-04:00", "cutoff_datetime": "2022-09-12T20:15:00-04:00", "name": "Denver Broncos v. Seattle Seahawks", "bettypes": [ { "id": "3fa2362f-7e49-4e02-ad67-079bae8a0f1d", "match": "https://api-prod.gambitprofit.com/api/matches/0f05328d-5ce7-441f-9418-883b9b1861d7/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Denver Broncos", "amount": 7083.0 }, { "team": "Seattle Seahawks", "amount": 2917.0 } ], "expected_reward_tokens": 9420.39, "profit_sb": 420.39, "profit_sb_percentage": 4.67, "recommended": true }, "lines": [ { "id": "91b211f3-7d5e-4f6d-967f-eda7481de90d", "gambit_id": "f572bbce-a524-41e1-a07b-537b94b22fc7", "last_updated": "2022-09-13T09:42:07.876043-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Denver Broncos", "reward": "1.33000", "odds": "1.35710", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fa2362f-7e49-4e02-ad67-079bae8a0f1d/?format=api" }, { "id": "ca92da52-c067-4969-a08f-ea701f76d424", "gambit_id": "1153a379-0be9-4f9c-8ab3-36c5882c5a27", "last_updated": "2022-09-13T09:42:07.874984-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Seattle Seahawks", "reward": "3.23000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fa2362f-7e49-4e02-ad67-079bae8a0f1d/?format=api" } ] }, { "id": "0ee936f9-c552-469e-8cc4-0709adadd32b", "match": "https://api-prod.gambitprofit.com/api/matches/0f05328d-5ce7-441f-9418-883b9b1861d7/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Denver Broncos", "amount": 5108.0 }, { "team": "Seattle Seahawks", "amount": 4892.0 } ], "expected_reward_tokens": 9245.48, "profit_sb": 245.48, "profit_sb_percentage": 2.73, "recommended": true }, "lines": [ { "id": "e0b1d7f2-e918-4bfe-93d3-79e2c727f689", "gambit_id": "23602e48-6488-4ae3-a10e-e113296f2716", "last_updated": "2022-09-13T09:42:07.882695-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Denver Broncos", "reward": "1.81000", "odds": "1.86960", "spread": "-6.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee936f9-c552-469e-8cc4-0709adadd32b/?format=api" }, { "id": "0dc4169a-43fa-4b14-bf03-d3b0c48f0e4d", "gambit_id": "b1d9cd0e-4cbc-4f04-8093-7844e7f8b932", "last_updated": "2022-09-13T09:42:07.881680-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Seattle Seahawks", "reward": "1.89000", "odds": "1.95240", "spread": "6.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee936f9-c552-469e-8cc4-0709adadd32b/?format=api" } ] }, { "id": "4159c04f-3b04-4444-aced-21dd50f1054b", "match": "https://api-prod.gambitprofit.com/api/matches/0f05328d-5ce7-441f-9418-883b9b1861d7/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 43.5", "amount": 5000.0 }, { "team": "Game Total Under 43.5", "amount": 5000.0 } ], "expected_reward_tokens": 9250.0, "profit_sb": 250.0, "profit_sb_percentage": 2.78, "recommended": true }, "lines": [ { "id": "8e8164b6-9256-44f7-87b7-283576062f57", "gambit_id": "e6266165-559b-4fa3-8e14-4d29532b45a9", "last_updated": "2022-09-13T09:42:07.879016-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 43.5", "reward": "1.85000", "odds": "1.90910", "spread": "43.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4159c04f-3b04-4444-aced-21dd50f1054b/?format=api" }, { "id": "d0126d96-2c1d-475e-be4b-4754a7c6ad77", "gambit_id": "694c2af7-9406-46e9-9720-3eab2ed86a2c", "last_updated": "2022-09-13T09:42:07.878038-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 43.5", "reward": "1.85000", "odds": "1.90910", "spread": "43.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4159c04f-3b04-4444-aced-21dd50f1054b/?format=api" } ] } ] }, { "id": "1cafd7b8-2de9-46b6-b52a-2bd397ba9db7", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "18934b70-cee7-4ce0-8f0a-e75a53db3ab7", "completed": true, "last_updated": "2022-09-13T22:52:07.011641-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/18934b70-cee7-4ce0-8f0a-e75a53db3ab7", "datetime": "2022-09-12T19:10:00-04:00", "cutoff_datetime": "2022-09-12T19:10:00-04:00", "name": "TEX (J Gray) v. MIA (B Garrett) - Game 2", "bettypes": [ { "id": "dc3a43df-d721-4f3e-a74b-ea84f252c942", "match": "https://api-prod.gambitprofit.com/api/matches/1cafd7b8-2de9-46b6-b52a-2bd397ba9db7/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TEX (J Gray)", "amount": 5323.0 }, { "team": "MIA (B Garrett)", "amount": 4677.0 } ], "expected_reward_tokens": 9260.46, "profit_sb": 260.46, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "be0bf3f7-6ba4-405c-a26f-829b69890288", "gambit_id": "e79fc517-0d73-429f-9447-f11b6e2705fb", "last_updated": "2022-09-13T22:52:07.021476-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX (J Gray)", "reward": "1.74000", "odds": "1.83330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3a43df-d721-4f3e-a74b-ea84f252c942/?format=api" }, { "id": "bacfca7e-72ee-4e8d-bfa3-b8c47582d065", "gambit_id": "48758a12-d320-4d12-b661-942148e2bbe1", "last_updated": "2022-09-13T22:52:07.020522-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA (B Garrett)", "reward": "1.98000", "odds": "2.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3a43df-d721-4f3e-a74b-ea84f252c942/?format=api" } ] }, { "id": "864bec6b-8391-46fe-a90d-50f90895699a", "match": "https://api-prod.gambitprofit.com/api/matches/1cafd7b8-2de9-46b6-b52a-2bd397ba9db7/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIA", "amount": 5906.0 }, { "team": "TEX", "amount": 4094.0 } ], "expected_reward_tokens": 9211.5, "profit_sb": 211.5, "profit_sb_percentage": 2.35, "recommended": true }, "lines": [ { "id": "2b9b6579-e4c2-4f31-96b8-0d7923441c87", "gambit_id": "48885128-3595-4293-857a-c60307f044ec", "last_updated": "2022-09-13T22:52:07.017642-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA", "reward": "1.56000", "odds": "1.62500", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864bec6b-8391-46fe-a90d-50f90895699a/?format=api" }, { "id": "1b087aae-ec73-4fc2-9ddf-ea186bfbb19a", "gambit_id": "11ea8e82-4f8f-4b0d-b5db-736ffe287044", "last_updated": "2022-09-13T22:52:07.018607-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX", "reward": "2.25000", "odds": "2.40000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864bec6b-8391-46fe-a90d-50f90895699a/?format=api" } ] }, { "id": "73cb711e-56d0-40d5-becb-9e1e858bab1d", "match": "https://api-prod.gambitprofit.com/api/matches/1cafd7b8-2de9-46b6-b52a-2bd397ba9db7/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7", "amount": 5000.0 }, { "team": "Game Total Under 7", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "5bcdaec3-8042-4ff5-b6f9-d3ffe9ea2715", "gambit_id": "734227ee-e114-4c75-88e5-5ce42db0a20b", "last_updated": "2022-09-13T22:52:07.015640-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7", "reward": "1.81000", "odds": "1.90910", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cb711e-56d0-40d5-becb-9e1e858bab1d/?format=api" }, { "id": "e8c9a10e-3b86-4883-8bdf-7da1aaaeea24", "gambit_id": "9e8c85b8-fc7e-4145-8131-8674a6aeb811", "last_updated": "2022-09-13T22:52:07.014493-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7", "reward": "1.81000", "odds": "1.90910", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cb711e-56d0-40d5-becb-9e1e858bab1d/?format=api" } ] } ] }, { "id": "59fa8110-47ff-452c-a348-4e13a1339397", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "4185ed1e-9fe6-4ccb-b578-34443852331b", "completed": true, "last_updated": "2022-09-13T22:52:05.151273-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.25, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/4185ed1e-9fe6-4ccb-b578-34443852331b", "datetime": "2022-09-12T19:10:00-04:00", "cutoff_datetime": "2022-09-12T19:10:00-04:00", "name": "CHC (J Assad) v. NYM (C Bassitt)", "bettypes": [ { "id": "3ddc5423-d59f-442c-b8c5-4c8ddcfbcce3", "match": "https://api-prod.gambitprofit.com/api/matches/59fa8110-47ff-452c-a348-4e13a1339397/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYM (C Bassitt)", "amount": 7040.0 }, { "team": "CHC (J Assad)", "amount": 2960.0 } ], "expected_reward_tokens": 9292.8, "profit_sb": 292.8, "profit_sb_percentage": 3.25, "recommended": true }, "lines": [ { "id": "d87505b1-c61c-404c-861d-4502d0240e1e", "gambit_id": "0e4a7fc3-af45-45af-bfec-dd80107a10ff", "last_updated": "2022-09-13T22:52:05.160133-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM (C Bassitt)", "reward": "1.32000", "odds": "1.35710", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ddc5423-d59f-442c-b8c5-4c8ddcfbcce3/?format=api" }, { "id": "a0821d9d-b5c6-4299-ac0d-5c99c4ba02b5", "gambit_id": "a1191bf2-c970-4e8b-943e-8fc0bcc5f2e1", "last_updated": "2022-09-13T22:52:05.161094-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC (J Assad)", "reward": "3.14000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ddc5423-d59f-442c-b8c5-4c8ddcfbcce3/?format=api" } ] }, { "id": "f36e84fa-8cb9-4965-9b91-7f3da4924904", "match": "https://api-prod.gambitprofit.com/api/matches/59fa8110-47ff-452c-a348-4e13a1339397/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYM", "amount": 5580.0 }, { "team": "CHC", "amount": 4420.0 } ], "expected_reward_tokens": 9149.4, "profit_sb": 149.4, "profit_sb_percentage": 1.66, "recommended": true }, "lines": [ { "id": "25888c2e-7345-4971-ab53-62ff6e1d01ba", "gambit_id": "434bc2f3-77ef-4a3e-a386-a183915c6d8a", "last_updated": "2022-09-13T22:52:05.157156-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM", "reward": "1.64000", "odds": "1.71430", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36e84fa-8cb9-4965-9b91-7f3da4924904/?format=api" }, { "id": "8795722c-e440-4d87-88ee-c5a4559d356b", "gambit_id": "d7236af8-218c-4f54-af3f-be8c102ea162", "last_updated": "2022-09-13T22:52:05.158205-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC", "reward": "2.07000", "odds": "2.20000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36e84fa-8cb9-4965-9b91-7f3da4924904/?format=api" } ] }, { "id": "ba9f6b9b-d843-4906-aa86-dd8932f1c8c8", "match": "https://api-prod.gambitprofit.com/api/matches/59fa8110-47ff-452c-a348-4e13a1339397/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8", "amount": 5000.0 }, { "team": "Game Total Over 8", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "90129021-22e7-48bb-9599-b1472d3fd67a", "gambit_id": "c4ccf5cf-4933-4715-8165-51b1e3a93c8a", "last_updated": "2022-09-13T22:52:05.154171-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.81000", "odds": "1.90910", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9f6b9b-d843-4906-aa86-dd8932f1c8c8/?format=api" }, { "id": "2338087a-3444-4722-9d8b-3b93a21ac263", "gambit_id": "cb7b50ba-6d52-4c6d-a8eb-8db1866f0f4a", "last_updated": "2022-09-13T22:52:05.155202-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.81000", "odds": "1.90910", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9f6b9b-d843-4906-aa86-dd8932f1c8c8/?format=api" } ] } ] }, { "id": "5b8351c8-dc6d-4440-b81a-33b9d337fe02", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "087a1900-bf01-4f95-a69c-65ff3c1a85ee", "completed": true, "last_updated": "2022-09-13T22:52:07.847572-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.1, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/087a1900-bf01-4f95-a69c-65ff3c1a85ee", "datetime": "2022-09-12T19:07:00-04:00", "cutoff_datetime": "2022-09-12T19:07:00-04:00", "name": "TAM (C Criswell) v. TOR (J Berrios)", "bettypes": [ { "id": "3d1ee81f-1d56-4655-9e2e-e888ade5e9c2", "match": "https://api-prod.gambitprofit.com/api/matches/5b8351c8-dc6d-4440-b81a-33b9d337fe02/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TOR (J Berrios)", "amount": 5948.0 }, { "team": "TAM (C Criswell)", "amount": 4052.0 } ], "expected_reward_tokens": 9278.88, "profit_sb": 278.88, "profit_sb_percentage": 3.1, "recommended": true }, "lines": [ { "id": "5448e50f-9c13-49d4-ac32-e8ccc7ac2ac2", "gambit_id": "50b141af-52f8-46e0-a346-79b5cf28e535", "last_updated": "2022-09-13T22:52:07.856884-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR (J Berrios)", "reward": "1.56000", "odds": "1.62500", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1ee81f-1d56-4655-9e2e-e888ade5e9c2/?format=api" }, { "id": "2eefbf0a-bdb5-4105-9d54-2c5faad7e4e3", "gambit_id": "72e8ac16-0493-4dc8-8d8a-3064c81c12ab", "last_updated": "2022-09-13T22:52:07.857876-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM (C Criswell)", "reward": "2.29000", "odds": "2.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1ee81f-1d56-4655-9e2e-e888ade5e9c2/?format=api" } ] }, { "id": "21242eb5-d7c0-445f-85bb-0650deb86ca6", "match": "https://api-prod.gambitprofit.com/api/matches/5b8351c8-dc6d-4440-b81a-33b9d337fe02/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TAM", "amount": 5580.0 }, { "team": "TOR", "amount": 4420.0 } ], "expected_reward_tokens": 9149.4, "profit_sb": 149.4, "profit_sb_percentage": 1.66, "recommended": true }, "lines": [ { "id": "72e8c6e3-8284-42c6-8d93-324a173e02ac", "gambit_id": "b609bbf7-80ab-4e4e-91f0-794bcf8ff079", "last_updated": "2022-09-13T22:52:07.854821-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM", "reward": "1.64000", "odds": "1.71430", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21242eb5-d7c0-445f-85bb-0650deb86ca6/?format=api" }, { "id": "13fe1b08-eb75-41a8-b9d6-04a306392dce", "gambit_id": "2ea5b58c-5c2a-4dc7-b6e3-a04630eec045", "last_updated": "2022-09-13T22:52:07.853720-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR", "reward": "2.07000", "odds": "2.20000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21242eb5-d7c0-445f-85bb-0650deb86ca6/?format=api" } ] }, { "id": "b719de1f-b629-4748-bbbb-479cc4feba4e", "match": "https://api-prod.gambitprofit.com/api/matches/5b8351c8-dc6d-4440-b81a-33b9d337fe02/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5110.0 }, { "team": "Game Total Under 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "aa4f6bfb-c59b-4316-b92c-e65028bfbefb", "gambit_id": "ae23d8be-4145-4a25-9a0e-774fc2b0103f", "last_updated": "2022-09-13T22:52:07.851641-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b719de1f-b629-4748-bbbb-479cc4feba4e/?format=api" }, { "id": "b434f97e-c66f-43eb-a9be-48dd64e86f9e", "gambit_id": "2d234c36-ecc6-49ff-80a5-76dec570131a", "last_updated": "2022-09-13T22:52:07.850468-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b719de1f-b629-4748-bbbb-479cc4feba4e/?format=api" } ] } ] }, { "id": "2935780e-6961-40f2-a2e1-0ae1c773869f", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "5a229548-9710-4199-b644-fa4599ba2f08", "completed": true, "last_updated": "2022-09-13T22:52:04.998726-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.02, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/5a229548-9710-4199-b644-fa4599ba2f08", "datetime": "2022-09-12T18:40:00-04:00", "cutoff_datetime": "2022-09-12T18:40:00-04:00", "name": "PIT (B Wilson) v. CIN (M Minor)", "bettypes": [ { "id": "4a61e992-d0b9-47ec-adaa-b0c87220b89b", "match": "https://api-prod.gambitprofit.com/api/matches/2935780e-6961-40f2-a2e1-0ae1c773869f/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CIN (M Minor)", "amount": 5455.0 }, { "team": "PIT (B Wilson)", "amount": 4545.0 } ], "expected_reward_tokens": 9271.8, "profit_sb": 271.8, "profit_sb_percentage": 3.02, "recommended": true }, "lines": [ { "id": "12685941-5291-4381-a94d-d65eaac862d7", "gambit_id": "3cd16c0f-ba70-4b1f-b0e8-805c906a4c9a", "last_updated": "2022-09-13T22:52:05.008154-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN (M Minor)", "reward": "1.70000", "odds": "1.78740", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a61e992-d0b9-47ec-adaa-b0c87220b89b/?format=api" }, { "id": "af1b0947-7cd6-4739-9302-97444c8774a7", "gambit_id": "059ff92b-8d50-400b-a1ce-84a4224991d7", "last_updated": "2022-09-13T22:52:05.009130-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT (B Wilson)", "reward": "2.04000", "odds": "2.17000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a61e992-d0b9-47ec-adaa-b0c87220b89b/?format=api" } ] }, { "id": "f9090571-07fb-416e-985f-b7b32b3759cf", "match": "https://api-prod.gambitprofit.com/api/matches/2935780e-6961-40f2-a2e1-0ae1c773869f/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PIT", "amount": 5979.0 }, { "team": "CIN", "amount": 4021.0 } ], "expected_reward_tokens": 9207.66, "profit_sb": 207.66, "profit_sb_percentage": 2.31, "recommended": true }, "lines": [ { "id": "5fcf4134-a35f-4a48-b5d4-80f5aacfac34", "gambit_id": "29ea5088-1afc-4108-8b48-a8ccfe779256", "last_updated": "2022-09-13T22:52:05.006174-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT", "reward": "1.54000", "odds": "1.60610", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9090571-07fb-416e-985f-b7b32b3759cf/?format=api" }, { "id": "f5ae2e35-3cb3-4aea-b8ef-76c46a03c49c", "gambit_id": "bb81171f-296e-40c4-8dcf-5ecc74250fea", "last_updated": "2022-09-13T22:52:05.005153-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN", "reward": "2.29000", "odds": "2.45000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9090571-07fb-416e-985f-b7b32b3759cf/?format=api" } ] }, { "id": "3820bb3f-8468-457d-9b88-cda3705ef308", "match": "https://api-prod.gambitprofit.com/api/matches/2935780e-6961-40f2-a2e1-0ae1c773869f/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 9", "amount": 5110.0 }, { "team": "Game Total Under 9", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "bc02addb-b998-40db-a06f-268130fe1a6b", "gambit_id": "b89cb524-1b23-4b21-b6b5-ad0bbc179c6e", "last_updated": "2022-09-13T22:52:05.002849-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9", "reward": "1.77000", "odds": "1.86960", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3820bb3f-8468-457d-9b88-cda3705ef308/?format=api" }, { "id": "9bbe1be0-6ec1-4669-893b-bd03c1952560", "gambit_id": "9c74b12c-5d64-444c-8fdb-52c9b315bf77", "last_updated": "2022-09-13T22:52:05.001609-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9", "reward": "1.85000", "odds": "1.95240", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3820bb3f-8468-457d-9b88-cda3705ef308/?format=api" } ] } ] }, { "id": "ee1eff52-d4be-436f-bdd4-9efe9d620195", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "a9047e9a-2a2d-4627-ac50-5030c8814458", "completed": true, "last_updated": "2022-09-13T22:52:04.844287-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.95, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/a9047e9a-2a2d-4627-ac50-5030c8814458", "datetime": "2022-09-12T18:40:00-04:00", "cutoff_datetime": "2022-09-12T18:40:00-04:00", "name": "HOU (F Valdez) v. DET (ED Rodriguez)", "bettypes": [ { "id": "ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4", "match": "https://api-prod.gambitprofit.com/api/matches/ee1eff52-d4be-436f-bdd4-9efe9d620195/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU (F Valdez)", "amount": 6618.0 }, { "team": "DET (ED Rodriguez)", "amount": 3382.0 } ], "expected_reward_tokens": 9265.2, "profit_sb": 265.2, "profit_sb_percentage": 2.95, "recommended": true }, "lines": [ { "id": "5cb25efa-852c-4068-ba17-697a87bc6f59", "gambit_id": "e504f3bd-fd92-400a-b6a1-0dccbf6f34cf", "last_updated": "2022-09-13T22:52:04.854077-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU (F Valdez)", "reward": "1.40000", "odds": "1.44440", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4/?format=api" }, { "id": "8b1a88bc-5378-456d-aad0-8c7802d6639b", "gambit_id": "f68630c9-71c3-4cf4-9a56-42d507371715", "last_updated": "2022-09-13T22:52:04.853120-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET (ED Rodriguez)", "reward": "2.74000", "odds": "2.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3c28a8-a3ae-46bc-8893-ad5f988a3ee4/?format=api" } ] }, { "id": "a33e1c5d-0dba-443b-b868-a7cff7c7ac08", "match": "https://api-prod.gambitprofit.com/api/matches/ee1eff52-d4be-436f-bdd4-9efe9d620195/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU", "amount": 5489.0 }, { "team": "DET", "amount": 4511.0 } ], "expected_reward_tokens": 9111.74, "profit_sb": 111.74, "profit_sb_percentage": 1.24, "recommended": true }, "lines": [ { "id": "57ecf164-9ffa-4632-9cbe-5a8c4330dc4f", "gambit_id": "f91831be-ae71-4709-8cb7-974858e8d39f", "last_updated": "2022-09-13T22:52:04.851207-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU", "reward": "1.66000", "odds": "1.74070", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a33e1c5d-0dba-443b-b868-a7cff7c7ac08/?format=api" }, { "id": "abfa0913-3b9a-41dc-929c-a1186e9163e7", "gambit_id": "faa77cdd-62c8-4d60-be7b-2944b9f0869a", "last_updated": "2022-09-13T22:52:04.850257-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET", "reward": "2.02000", "odds": "2.15000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a33e1c5d-0dba-443b-b868-a7cff7c7ac08/?format=api" } ] }, { "id": "cc52c258-6c54-4840-b7ab-cf5b0e0ba533", "match": "https://api-prod.gambitprofit.com/api/matches/ee1eff52-d4be-436f-bdd4-9efe9d620195/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7", "amount": 5207.0 }, { "team": "Game Total Under 7", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "3f66cb9a-d5aa-4ce6-930c-11be30003f03", "gambit_id": "4ae60355-0569-47c2-8b05-aa93de92d162", "last_updated": "2022-09-13T22:52:04.848331-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7", "reward": "1.74000", "odds": "1.83330", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc52c258-6c54-4840-b7ab-cf5b0e0ba533/?format=api" }, { "id": "c1c08fc5-57b7-4f40-8f9f-d283c2adc046", "gambit_id": "16f32cc6-2afc-40b5-b06a-c99f767db51d", "last_updated": "2022-09-13T22:52:04.847319-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7", "reward": "1.89000", "odds": "2.00000", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc52c258-6c54-4840-b7ab-cf5b0e0ba533/?format=api" } ] } ] }, { "id": "5827fa23-4e91-4ea0-a0af-17f3007d41ab", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "4faf7fdd-0c41-43c5-8270-55ddfebc0ff5", "completed": true, "last_updated": "2022-09-13T22:57:07.726660-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.88, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/4faf7fdd-0c41-43c5-8270-55ddfebc0ff5", "datetime": "2022-09-12T18:10:00-04:00", "cutoff_datetime": "2022-09-12T18:10:00-04:00", "name": "LAA (R Detmers) v. CLE (K Pilkington)", "bettypes": [ { "id": "99a541e3-0f7b-4385-a011-196bf0a997a1", "match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CLE (K Pilkington)", "amount": 5202.0 }, { "team": "LAA (R Detmers)", "amount": 4798.0 } ], "expected_reward_tokens": 9259.56, "profit_sb": 259.56, "profit_sb_percentage": 2.88, "recommended": true }, "lines": [ { "id": "c014e139-fd4a-4dd7-94df-9297813069b2", "gambit_id": "3814367d-c0fa-44eb-a329-2442611f5214", "last_updated": "2022-09-13T22:57:07.740346-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE (K Pilkington)", "reward": "1.78000", "odds": "1.87720", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api" }, { "id": "706c0831-87b1-4f2f-b5e4-fa518e9d096c", "gambit_id": "06d2b8dd-0b2c-4ad2-b586-0727caf5e5de", "last_updated": "2022-09-13T22:57:07.741360-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA (R Detmers)", "reward": "1.93000", "odds": "2.04000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api" } ] }, { "id": "6385a0b2-4c0a-4c26-bf85-d4187620ecf1", "match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LAA", "amount": 6384.0 }, { "team": "CLE", "amount": 3616.0 } ], "expected_reward_tokens": 9256.8, "profit_sb": 256.8, "profit_sb_percentage": 2.85, "recommended": true }, "lines": [ { "id": "03cf0ed2-7455-45cc-a6a8-a9034dd5e005", "gambit_id": "700b3b88-b26a-4e14-b46a-f521be11d7a5", "last_updated": "2022-09-13T22:57:07.738311-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA", "reward": "1.45000", "odds": "1.50000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api" }, { "id": "2a3fec8f-ab7f-4003-a8c0-9c5210fb7b81", "gambit_id": "15ab0962-529e-4fc2-8b81-68b2df2566a9", "last_updated": "2022-09-13T22:57:07.735587-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE", "reward": "2.56000", "odds": "2.75000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api" } ] }, { "id": "29657855-d227-4eb1-b6d5-f7dc52452d16", "match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7.5", "amount": 5302.0 }, { "team": "Game Total Under 7.5", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "17f577b7-3a5a-45c9-a519-baedbe7064ad", "gambit_id": "07e8d024-4735-467d-a142-d9841f594597", "last_updated": "2022-09-13T22:57:07.730814-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.71000", "odds": "1.80000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api" }, { "id": "354c5951-1ff0-48fb-a2e3-064fcbc76203", "gambit_id": "55c00f3d-df54-4cea-812a-f7035a9c910c", "last_updated": "2022-09-13T22:57:07.729668-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.93000", "odds": "2.05000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api" } ] } ] }, { "id": "badee02a-ca8a-4aec-9427-ee7f0bd4b81a", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "7d944bf7-2ba9-495b-8b1c-1c46861f3ada", "completed": true, "last_updated": "2022-09-13T22:57:07.903190-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.98, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/7d944bf7-2ba9-495b-8b1c-1c46861f3ada", "datetime": "2022-09-12T13:10:00-04:00", "cutoff_datetime": "2022-09-12T13:10:00-04:00", "name": "TEX (G Otto) v. MIA (T Rogers)", "bettypes": [ { "id": "ad7092c9-7c65-4a9e-a3db-9508ed23b06f", "match": "https://api-prod.gambitprofit.com/api/matches/badee02a-ca8a-4aec-9427-ee7f0bd4b81a/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIA (T Rogers)", "amount": 5389.0 }, { "team": "TEX (G Otto)", "amount": 4611.0 } ], "expected_reward_tokens": 9268.11, "profit_sb": 268.11, "profit_sb_percentage": 2.98, "recommended": true }, "lines": [ { "id": "a26f956a-20d9-4fd6-b0e9-8bf26041956f", "gambit_id": "0fe3eaa3-6696-4681-8de2-429a08dad543", "last_updated": "2022-09-13T22:57:07.912585-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA (T Rogers)", "reward": "1.72000", "odds": "1.81300", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7092c9-7c65-4a9e-a3db-9508ed23b06f/?format=api" }, { "id": "3866490d-b712-4ac4-af64-cfc131702ec4", "gambit_id": "cabb09e9-66bc-4c95-9d9c-bc38c5c9edf8", "last_updated": "2022-09-13T22:57:07.913591-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX (G Otto)", "reward": "2.01000", "odds": "2.13000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7092c9-7c65-4a9e-a3db-9508ed23b06f/?format=api" } ] }, { "id": "0fa5fa86-af7f-47d7-9655-1831d945fd41", "match": "https://api-prod.gambitprofit.com/api/matches/badee02a-ca8a-4aec-9427-ee7f0bd4b81a/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TEX", "amount": 6269.0 }, { "team": "MIA", "amount": 3731.0 } ], "expected_reward_tokens": 9215.43, "profit_sb": 215.43, "profit_sb_percentage": 2.39, "recommended": true }, "lines": [ { "id": "6c1cb0e1-c992-4b4b-9176-3bccd2973b8f", "gambit_id": "bfb0ad51-b49a-4ab5-81c0-68a863035477", "last_updated": "2022-09-13T22:57:07.910594-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX", "reward": "1.47000", "odds": "1.52630", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fa5fa86-af7f-47d7-9655-1831d945fd41/?format=api" }, { "id": "aaa13a94-aa73-4f67-b9c2-654b69646787", "gambit_id": "675d2acf-7f85-44cb-8e8f-e7236bba7b9b", "last_updated": "2022-09-13T22:57:07.909564-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA", "reward": "2.47000", "odds": "2.65000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fa5fa86-af7f-47d7-9655-1831d945fd41/?format=api" } ] }, { "id": "78a399ec-9f43-4e89-a5fc-f45293bdc353", "match": "https://api-prod.gambitprofit.com/api/matches/badee02a-ca8a-4aec-9427-ee7f0bd4b81a/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5000.0 }, { "team": "Game Total Over 7.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "0160642c-0941-4b22-8965-9b65c0f3625a", "gambit_id": "71aa800a-4ea5-4a18-a07a-b82f66ccf0cf", "last_updated": "2022-09-13T22:57:07.906403-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.81000", "odds": "1.90910", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a399ec-9f43-4e89-a5fc-f45293bdc353/?format=api" }, { "id": "da2df7ba-dfda-4e07-bcbd-31c2c1f19e95", "gambit_id": "58fde5f2-e9a0-433f-b023-9fee5d404bcd", "last_updated": "2022-09-13T22:57:07.907492-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.81000", "odds": "1.90910", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a399ec-9f43-4e89-a5fc-f45293bdc353/?format=api" } ] } ] }, { "id": "1e267392-3290-4e1c-b685-eecb5dd99d48", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "803ce8ff-5e53-4872-b0cc-d9670a28461e", "completed": true, "last_updated": "2022-09-12T10:12:29.571569-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.24, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/803ce8ff-5e53-4872-b0cc-d9670a28461e", "datetime": "2022-09-11T20:20:00-04:00", "cutoff_datetime": "2022-09-11T20:20:00-04:00", "name": "Tampa Bay Buccaneers v. Dallas Cowboys", "bettypes": [ { "id": "f2d2acea-b579-4c7c-9082-187834bfc43b", "match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Tampa Bay Buccaneers", "amount": 5489.0 }, { "team": "Dallas Cowboys", "amount": 4511.0 } ], "expected_reward_tokens": 9111.74, "profit_sb": 111.74, "profit_sb_percentage": 1.24, "recommended": true }, "lines": [ { "id": "f90b6240-7cf0-40d7-bf28-1d9b6ba28bec", "gambit_id": "7d87e1d2-dab8-4643-bdfe-a336b4517ecd", "last_updated": "2022-09-12T10:12:29.580538-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tampa Bay Buccaneers", "reward": "1.66000", "odds": "1.74070", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2acea-b579-4c7c-9082-187834bfc43b/?format=api" }, { "id": "0e47396f-579d-4eaa-bc00-16e5b33bfba0", "gambit_id": "afd93f3c-1856-49ec-a529-98037fff123d", "last_updated": "2022-09-12T10:12:29.578487-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Dallas Cowboys", "reward": "2.02000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2acea-b579-4c7c-9082-187834bfc43b/?format=api" } ] }, { "id": "693ac2a7-e6a5-46c5-a157-6468263a7fce", "match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Dallas Cowboys", "amount": 5000.0 }, { "team": "Tampa Bay Buccaneers", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "79e3c61a-a266-431b-8eab-f40b7de924ab", "gambit_id": "6bf44c3e-5733-4621-9ebb-f439390c3a65", "last_updated": "2022-09-12T10:12:29.586488-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Dallas Cowboys", "reward": "1.81000", "odds": "1.90910", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693ac2a7-e6a5-46c5-a157-6468263a7fce/?format=api" }, { "id": "e957b1c6-7159-4f01-85da-a330a8f8cb6a", "gambit_id": "d2824494-4a99-4c55-abfe-84f3bd2e8e7a", "last_updated": "2022-09-12T10:12:29.587587-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tampa Bay Buccaneers", "reward": "1.81000", "odds": "1.90910", "spread": "-2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693ac2a7-e6a5-46c5-a157-6468263a7fce/?format=api" } ] }, { "id": "eea39c1c-0965-408a-bfc2-9354d0664868", "match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 49.5", "amount": 5000.0 }, { "team": "Game Total Under 49.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "6e91a46c-f50e-4c26-a0e2-a9cc31d23c6b", "gambit_id": "31749bb7-362b-4e2a-a22a-341c06f75ea4", "last_updated": "2022-09-12T10:12:29.575971-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 49.5", "reward": "1.81000", "odds": "1.90910", "spread": "49.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api" }, { "id": "28a5ae79-2359-4b19-8f76-16174747772f", "gambit_id": "6c4ffd6e-d405-42f6-99cf-cc9de5aac1fe", "last_updated": "2022-09-12T10:12:29.574520-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 49.5", "reward": "1.81000", "odds": "1.90910", "spread": "49.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api" } ] } ] }, { "id": "549bd76a-c9fc-40ee-b4a5-41de0b45c01e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "ecfec7ae-70a4-4315-a876-88ffe632b00b", "completed": true, "last_updated": "2022-09-12T10:42:10.675732-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.84, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/ecfec7ae-70a4-4315-a876-88ffe632b00b", "datetime": "2022-09-11T20:08:00-04:00", "cutoff_datetime": "2022-09-11T20:08:00-04:00", "name": "SFO (J Brebbia) v. CHC (W Miley)", "bettypes": [ { "id": "ebdc35df-830d-4740-b574-6a0b87f41e31", "match": "https://api-prod.gambitprofit.com/api/matches/549bd76a-c9fc-40ee-b4a5-41de0b45c01e/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CHC (W Miley)", "amount": 5229.0 }, { "team": "SFO (J Brebbia)", "amount": 4771.0 } ], "expected_reward_tokens": 9255.33, "profit_sb": 255.33, "profit_sb_percentage": 2.84, "recommended": true }, "lines": [ { "id": "c064a742-902c-41b3-ac94-7ce77e3ab7d5", "gambit_id": "45540ec6-5021-4bd5-afa9-c3e7745db878", "last_updated": "2022-09-12T10:42:10.684805-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC (W Miley)", "reward": "1.77000", "odds": "1.86210", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebdc35df-830d-4740-b574-6a0b87f41e31/?format=api" }, { "id": "02185713-464a-4a6c-a8f4-ae8ad38f077d", "gambit_id": "326f5339-0759-435e-9787-9d686bd262ad", "last_updated": "2022-09-12T10:42:10.685879-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO (J Brebbia)", "reward": "1.94000", "odds": "2.06000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebdc35df-830d-4740-b574-6a0b87f41e31/?format=api" } ] }, { "id": "7fb13a7d-be2a-45b2-a111-41ac4d17404d", "match": "https://api-prod.gambitprofit.com/api/matches/549bd76a-c9fc-40ee-b4a5-41de0b45c01e/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SFO", "amount": 6338.0 }, { "team": "CHC", "amount": 3662.0 } ], "expected_reward_tokens": 9190.1, "profit_sb": 190.1, "profit_sb_percentage": 2.11, "recommended": true }, "lines": [ { "id": "bdf9d099-f368-4571-9a19-d3b5229937cc", "gambit_id": "bfbafc09-8955-4f26-aa91-c78bcceafb37", "last_updated": "2022-09-12T10:42:10.682682-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SFO", "reward": "1.45000", "odds": "1.50000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb13a7d-be2a-45b2-a111-41ac4d17404d/?format=api" }, { "id": "608a57f2-a73b-49a6-9b5c-b0a58d2ad9aa", "gambit_id": "264275e3-d308-46fa-9bda-4c958b246ddb", "last_updated": "2022-09-12T10:42:10.681648-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CHC", "reward": "2.51000", "odds": "2.70000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb13a7d-be2a-45b2-a111-41ac4d17404d/?format=api" } ] }, { "id": "5e5eee31-8eea-499b-ad6a-60ae36077a57", "match": "https://api-prod.gambitprofit.com/api/matches/549bd76a-c9fc-40ee-b4a5-41de0b45c01e/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 9", "amount": 5207.0 }, { "team": "Game Total Under 9", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "40c9ff52-2a08-40fb-9b54-395440a0d77f", "gambit_id": "b25044bd-3717-486f-8ea9-27322f3b8dda", "last_updated": "2022-09-12T10:42:10.679544-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 9", "reward": "1.74000", "odds": "1.83330", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e5eee31-8eea-499b-ad6a-60ae36077a57/?format=api" }, { "id": "e3ceff13-6113-4ddf-b1ab-7387e1007b6b", "gambit_id": "3d28542f-d338-49d9-91c0-89c32e30a189", "last_updated": "2022-09-12T10:42:10.678491-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 9", "reward": "1.89000", "odds": "2.00000", "spread": "9.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e5eee31-8eea-499b-ad6a-60ae36077a57/?format=api" } ] } ] }, { "id": "0b9d3325-0e7a-405b-80b8-280437a16b5f", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "b39014d8-d355-44f6-ad7b-05f792c3dda6", "completed": true, "last_updated": "2022-09-12T10:17:27.466786-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.96, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/b39014d8-d355-44f6-ad7b-05f792c3dda6", "datetime": "2022-09-11T16:25:00-04:00", "cutoff_datetime": "2022-09-11T16:25:00-04:00", "name": "New York Giants v. Tennessee Titans", "bettypes": [ { "id": "4904e12c-715d-45cd-89e5-8bf3a460facd", "match": "https://api-prod.gambitprofit.com/api/matches/0b9d3325-0e7a-405b-80b8-280437a16b5f/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Tennessee Titans", "amount": 6699.0 }, { "team": "New York Giants", "amount": 3301.0 } ], "expected_reward_tokens": 9176.78, "profit_sb": 176.78, "profit_sb_percentage": 1.96, "recommended": true }, "lines": [ { "id": "c33c9ce8-80a1-4fa5-ab0b-0c2b4670c1a1", "gambit_id": "f48d9afd-45df-4385-b76e-65873b53d929", "last_updated": "2022-09-12T10:17:27.473548-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tennessee Titans", "reward": "1.37000", "odds": "1.41670", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4904e12c-715d-45cd-89e5-8bf3a460facd/?format=api" }, { "id": "756bb5a1-8dd7-4fed-959f-cd8841279fb8", "gambit_id": "177c45d8-7c40-45c7-9787-7fddee4f8784", "last_updated": "2022-09-12T10:17:27.474658-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New York Giants", "reward": "2.78000", "odds": "3.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4904e12c-715d-45cd-89e5-8bf3a460facd/?format=api" } ] }, { "id": "90b5aa54-3277-4a83-b7fd-c95cf1c4eb94", "match": "https://api-prod.gambitprofit.com/api/matches/0b9d3325-0e7a-405b-80b8-280437a16b5f/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "New York Giants", "amount": 5000.0 }, { "team": "Tennessee Titans", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "0406fd73-c96a-463e-b647-f98c07ce42d6", "gambit_id": "a1dcaa3a-04cd-4788-8783-39b8e390e3c6", "last_updated": "2022-09-12T10:17:27.478243-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New York Giants", "reward": "1.81000", "odds": "1.90910", "spread": "5.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b5aa54-3277-4a83-b7fd-c95cf1c4eb94/?format=api" }, { "id": "fd9582e4-7ae4-46f9-8192-2ded33683448", "gambit_id": "6fffac58-5513-423c-bef5-3056459ddccc", "last_updated": "2022-09-12T10:17:27.477129-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tennessee Titans", "reward": "1.81000", "odds": "1.90910", "spread": "-5.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b5aa54-3277-4a83-b7fd-c95cf1c4eb94/?format=api" } ] }, { "id": "d8a0109b-ad70-4f0f-8be5-54d2b90158c0", "match": "https://api-prod.gambitprofit.com/api/matches/0b9d3325-0e7a-405b-80b8-280437a16b5f/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 44", "amount": 5000.0 }, { "team": "Game Total Under 44", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "bfba8bbe-c3ac-4a6f-8fc5-b2f2c0811554", "gambit_id": "5bfffbaf-fefc-4a30-b27c-306997f0a000", "last_updated": "2022-09-12T10:17:27.471105-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 44", "reward": "1.81000", "odds": "1.90910", "spread": "44.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a0109b-ad70-4f0f-8be5-54d2b90158c0/?format=api" }, { "id": "ce7f12f0-6603-4a6b-8054-0f5cd9e6ae58", "gambit_id": "51e23090-fb43-42a8-af73-5e1f2adcb8df", "last_updated": "2022-09-12T10:17:27.469984-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 44", "reward": "1.81000", "odds": "1.90910", "spread": "44.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a0109b-ad70-4f0f-8be5-54d2b90158c0/?format=api" } ] } ] }, { "id": "1df23264-31e5-4b30-a3b2-72139fd19e34", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "bea3e1ef-1edd-4ec1-ab55-487a9cec75ae", "completed": true, "last_updated": "2022-09-12T10:17:28.018574-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.98, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/bea3e1ef-1edd-4ec1-ab55-487a9cec75ae", "datetime": "2022-09-11T16:25:00-04:00", "cutoff_datetime": "2022-09-11T16:25:00-04:00", "name": "Green Bay Packers v. Minnesota Vikings", "bettypes": [ { "id": "d8d3b470-2577-41aa-b7b1-0de7ae5b0a38", "match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Minnesota Vikings", "amount": 5410.0 }, { "team": "Green Bay Packers", "amount": 4590.0 } ], "expected_reward_tokens": 9088.2, "profit_sb": 88.2, "profit_sb_percentage": 0.98, "recommended": true }, "lines": [ { "id": "ac6ee3d1-8737-43b7-8405-f6d4e0b0bb3b", "gambit_id": "2dee7797-4684-4e73-90db-b332c3c033f4", "last_updated": "2022-09-12T10:17:28.024136-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Minnesota Vikings", "reward": "1.68000", "odds": "1.76920", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8d3b470-2577-41aa-b7b1-0de7ae5b0a38/?format=api" }, { "id": "c19b3a78-2622-461a-9d59-57c638b7f255", "gambit_id": "0e1f292b-a173-41f5-ba44-9ca7058b6c34", "last_updated": "2022-09-12T10:17:28.025129-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Green Bay Packers", "reward": "1.98000", "odds": "2.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8d3b470-2577-41aa-b7b1-0de7ae5b0a38/?format=api" } ] }, { "id": "66ecb83b-e671-4e86-a62b-f4d23507a7a7", "match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Minnesota Vikings", "amount": 5000.0 }, { "team": "Green Bay Packers", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "48439b30-e11d-42ad-9dc9-12529b3aac65", "gambit_id": "7b1a21af-57c0-45ed-8c15-4b2b95b2a251", "last_updated": "2022-09-12T10:17:28.027087-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Minnesota Vikings", "reward": "1.81000", "odds": "1.90910", "spread": "-2.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ecb83b-e671-4e86-a62b-f4d23507a7a7/?format=api" }, { "id": "db26c61c-6a92-4fcb-9188-c1c4f5ccfe94", "gambit_id": "ed5739bc-ece3-4e7e-a2ce-4ba3f06aad01", "last_updated": "2022-09-12T10:17:28.028051-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Green Bay Packers", "reward": "1.81000", "odds": "1.90910", "spread": "2.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ecb83b-e671-4e86-a62b-f4d23507a7a7/?format=api" } ] }, { "id": "3342bd72-fcd2-413a-936c-8d81871e1759", "match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 46.5", "amount": 5000.0 }, { "team": "Game Total Under 46.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "53cc430a-078d-4233-9e86-0ffcbf1f4cf9", "gambit_id": "bb445621-52f3-47a0-be30-67974972b92d", "last_updated": "2022-09-12T10:17:28.022189-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 46.5", "reward": "1.81000", "odds": "1.90910", "spread": "46.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api" }, { "id": "043c3724-da70-4ba3-b679-5066d79a5fd7", "gambit_id": "a383ba96-4057-4e15-b691-cdd816f7b001", "last_updated": "2022-09-12T10:17:28.021164-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 46.5", "reward": "1.81000", "odds": "1.90910", "spread": "46.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api" } ] } ] }, { "id": "469a6291-c0ca-462a-95d0-2cb421e9421f", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "49f0d594-e4a1-40aa-8406-8cc41a1650b5", "completed": true, "last_updated": "2022-09-12T10:17:25.837078-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.52, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/49f0d594-e4a1-40aa-8406-8cc41a1650b5", "datetime": "2022-09-11T16:25:00-04:00", "cutoff_datetime": "2022-09-11T16:25:00-04:00", "name": "Kansas City Chiefs v. Arizona Cardinals", "bettypes": [ { "id": "6f2b9553-0644-4fcb-919f-bc9212ef10ba", "match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Kansas City Chiefs", "amount": 6785.0 }, { "team": "Arizona Cardinals", "amount": 3215.0 } ], "expected_reward_tokens": 9227.05, "profit_sb": 227.05, "profit_sb_percentage": 2.52, "recommended": true }, "lines": [ { "id": "83280ed8-a430-4b56-822f-67bca7bc2151", "gambit_id": "58dbbb58-9970-4b2f-87ae-24d848099bb5", "last_updated": "2022-09-12T10:17:25.843635-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Kansas City Chiefs", "reward": "1.36000", "odds": "1.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api" }, { "id": "7328e0aa-92e6-4a6e-b039-1b0f69e1fe4a", "gambit_id": "7698e777-75bd-4f27-8f2b-34925ac61e86", "last_updated": "2022-09-12T10:17:25.842658-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Arizona Cardinals", "reward": "2.87000", "odds": "3.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f2b9553-0644-4fcb-919f-bc9212ef10ba/?format=api" } ] }, { "id": "ad5fd3f8-8447-46f5-b9d5-305b49b1d077", "match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Kansas City Chiefs", "amount": 5000.0 }, { "team": "Arizona Cardinals", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "017f319d-c6a7-4a72-85c6-32476984fcf3", "gambit_id": "c2c8a439-2aa2-43c2-82aa-4cb9c483eba4", "last_updated": "2022-09-12T10:17:25.846726-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Kansas City Chiefs", "reward": "1.81000", "odds": "1.90910", "spread": "-6.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5fd3f8-8447-46f5-b9d5-305b49b1d077/?format=api" }, { "id": "f925bb9f-2440-4668-80e1-eac076337d49", "gambit_id": "d101f8f7-551c-47a7-9091-599d4bc02b9c", "last_updated": "2022-09-12T10:17:25.845664-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Arizona Cardinals", "reward": "1.81000", "odds": "1.90910", "spread": "6.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5fd3f8-8447-46f5-b9d5-305b49b1d077/?format=api" } ] }, { "id": "2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9", "match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 54", "amount": 5000.0 }, { "team": "Game Total Over 54", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "f259f6a6-6a82-419a-a3f6-85079bed6c7a", "gambit_id": "e6dc240f-0069-4f88-b082-563c2dbe427a", "last_updated": "2022-09-12T10:17:25.839687-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 54", "reward": "1.81000", "odds": "1.90910", "spread": "54.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api" }, { "id": "11376b75-5aff-4346-8f62-d76ad2802c3c", "gambit_id": "2eef0efd-f972-484d-a16c-9189ffc78cb4", "last_updated": "2022-09-12T10:17:25.840715-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 54", "reward": "1.81000", "odds": "1.90910", "spread": "54.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api" } ] } ] }, { "id": "726d01b2-f868-4dc4-9798-22881b1f9271", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "63199e6a-28bc-4f6e-8523-5ebf05d87c79", "completed": true, "last_updated": "2022-09-12T10:12:29.401594-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.46, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/63199e6a-28bc-4f6e-8523-5ebf05d87c79", "datetime": "2022-09-11T16:25:00-04:00", "cutoff_datetime": "2022-09-11T16:25:00-04:00", "name": "Las Vegas Raiders v. Los Angeles Chargers", "bettypes": [ { "id": "b9be59e5-b407-4349-9028-cdf91650f4b0", "match": "https://api-prod.gambitprofit.com/api/matches/726d01b2-f868-4dc4-9798-22881b1f9271/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Los Angeles Chargers", "amount": 6189.0 }, { "team": "Las Vegas Raiders", "amount": 3811.0 } ], "expected_reward_tokens": 9221.61, "profit_sb": 221.61, "profit_sb_percentage": 2.46, "recommended": true }, "lines": [ { "id": "dfd559fe-ae3f-4208-8a83-ed7ebbbd3a44", "gambit_id": "2753d4c2-dc7e-43c4-831d-f2a76302a85a", "last_updated": "2022-09-12T10:12:29.407019-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Los Angeles Chargers", "reward": "1.49000", "odds": "1.55560", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9be59e5-b407-4349-9028-cdf91650f4b0/?format=api" }, { "id": "14db7fb2-e721-41cd-8d48-dd0a1cb45f46", "gambit_id": "11ccf64b-0b64-4317-9acb-da58079c6742", "last_updated": "2022-09-12T10:12:29.408017-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Las Vegas Raiders", "reward": "2.42000", "odds": "2.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9be59e5-b407-4349-9028-cdf91650f4b0/?format=api" } ] }, { "id": "09f064b4-53c5-4b12-a8b5-69495be2f651", "match": "https://api-prod.gambitprofit.com/api/matches/726d01b2-f868-4dc4-9798-22881b1f9271/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Las Vegas Raiders", "amount": 5000.0 }, { "team": "Los Angeles Chargers", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "96e1d8f6-d517-4797-bd66-4fe61b974d6a", "gambit_id": "5f5f4ece-b5e8-49e0-a09d-ec88c8b7959a", "last_updated": "2022-09-12T10:12:29.411509-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Las Vegas Raiders", "reward": "1.81000", "odds": "1.90910", "spread": "3.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f064b4-53c5-4b12-a8b5-69495be2f651/?format=api" }, { "id": "ddb180f4-7f32-4be1-ba70-14a7e25e384a", "gambit_id": "02f29dc5-3009-4a30-b370-7c0219e07793", "last_updated": "2022-09-12T10:12:29.410350-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Los Angeles Chargers", "reward": "1.81000", "odds": "1.90910", "spread": "-3.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f064b4-53c5-4b12-a8b5-69495be2f651/?format=api" } ] }, { "id": "714d01f7-edd3-40f2-ae0a-e4810145deb2", "match": "https://api-prod.gambitprofit.com/api/matches/726d01b2-f868-4dc4-9798-22881b1f9271/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 52.5", "amount": 5000.0 }, { "team": "Game Total Under 52.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "7016cc7c-d91e-4dd2-93c7-6f17ccf52b6e", "gambit_id": "be8be876-e0ab-4fef-ae23-365741380092", "last_updated": "2022-09-12T10:12:29.405016-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 52.5", "reward": "1.81000", "odds": "1.90910", "spread": "52.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d01f7-edd3-40f2-ae0a-e4810145deb2/?format=api" }, { "id": "630e5ea6-507a-4030-9f09-7eec464081a2", "gambit_id": "41f6453f-d765-4e72-8f6d-6f2a4595a674", "last_updated": "2022-09-12T10:12:29.404040-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 52.5", "reward": "1.81000", "odds": "1.90910", "spread": "52.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d01f7-edd3-40f2-ae0a-e4810145deb2/?format=api" } ] } ] }, { "id": "fb951eab-1c61-4051-ac2b-adbae36d527a", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "89681796-e64f-460e-abcd-b623a25419b0", "completed": true, "last_updated": "2022-09-12T10:47:17.409875-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/89681796-e64f-460e-abcd-b623a25419b0", "datetime": "2022-09-11T16:10:00-04:00", "cutoff_datetime": "2022-09-11T16:10:00-04:00", "name": "ATL (J Odorizzi) v. SEA (M Gonzales)", "bettypes": [ { "id": "56569f88-f537-4466-9a5a-4e6298a70eed", "match": "https://api-prod.gambitprofit.com/api/matches/fb951eab-1c61-4051-ac2b-adbae36d527a/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ATL (J Odorizzi)", "amount": 5416.0 }, { "team": "SEA (M Gonzales)", "amount": 4584.0 } ], "expected_reward_tokens": 9259.68, "profit_sb": 259.68, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "664d53f5-b759-40a5-b60c-4f809b2ff027", "gambit_id": "e42ffdb3-9e1c-463c-8a26-5e24beea5815", "last_updated": "2022-09-12T10:47:17.419374-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL (J Odorizzi)", "reward": "1.71000", "odds": "1.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56569f88-f537-4466-9a5a-4e6298a70eed/?format=api" }, { "id": "3a43494f-5313-42f9-b406-ba7c3bd53c1b", "gambit_id": "89c2375e-14cf-4aa8-b154-aa60e97fbc0b", "last_updated": "2022-09-12T10:47:17.418363-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SEA (M Gonzales)", "reward": "2.02000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56569f88-f537-4466-9a5a-4e6298a70eed/?format=api" } ] }, { "id": "7b2eee00-411b-46fa-8c1e-2b7f841ab8bc", "match": "https://api-prod.gambitprofit.com/api/matches/fb951eab-1c61-4051-ac2b-adbae36d527a/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SEA", "amount": 5760.0 }, { "team": "ATL", "amount": 4240.0 } ], "expected_reward_tokens": 9158.4, "profit_sb": 158.4, "profit_sb_percentage": 1.76, "recommended": true }, "lines": [ { "id": "b6197c27-0653-46ad-9618-936fc7fa0ebe", "gambit_id": "3c931ca9-7848-4441-9b03-a8c0a8d2751b", "last_updated": "2022-09-12T10:47:17.415352-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SEA", "reward": "1.59000", "odds": "1.66670", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2eee00-411b-46fa-8c1e-2b7f841ab8bc/?format=api" }, { "id": "c3638c19-e664-4769-8212-0f35326ed651", "gambit_id": "af612f17-db76-411e-a5de-af7fcbc615a9", "last_updated": "2022-09-12T10:47:17.416331-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ATL", "reward": "2.16000", "odds": "2.30000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2eee00-411b-46fa-8c1e-2b7f841ab8bc/?format=api" } ] }, { "id": "e658e300-d517-4726-8c3b-36d2ef0a04b1", "match": "https://api-prod.gambitprofit.com/api/matches/fb951eab-1c61-4051-ac2b-adbae36d527a/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8.5", "amount": 5110.0 }, { "team": "Game Total Over 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "0ade82b6-2560-484e-9879-ea2cfde6959c", "gambit_id": "2e846830-3af6-471c-8e7b-06e6633517d4", "last_updated": "2022-09-12T10:47:17.412360-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e658e300-d517-4726-8c3b-36d2ef0a04b1/?format=api" }, { "id": "223ee0a8-5705-4e41-aa50-0fca87d4f045", "gambit_id": "a2610e63-0b9b-4652-83bd-32f82dbb80c6", "last_updated": "2022-09-12T10:47:17.413362-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e658e300-d517-4726-8c3b-36d2ef0a04b1/?format=api" } ] } ] }, { "id": "15f5662a-a618-4217-96be-5fbb951443ec", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "557804a5-4ea6-44e5-80f0-a9cf16a069c3", "completed": true, "last_updated": "2022-09-12T10:47:18.839258-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.89, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/557804a5-4ea6-44e5-80f0-a9cf16a069c3", "datetime": "2022-09-11T16:10:00-04:00", "cutoff_datetime": "2022-09-11T16:10:00-04:00", "name": "LOS (A Heaney) v. SDG (J Musgrove)", "bettypes": [ { "id": "c408de25-d650-4efb-819e-079d4d38aa20", "match": "https://api-prod.gambitprofit.com/api/matches/15f5662a-a618-4217-96be-5fbb951443ec/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "LOS (A Heaney)", "amount": 5416.0 }, { "team": "SDG (J Musgrove)", "amount": 4584.0 } ], "expected_reward_tokens": 9259.68, "profit_sb": 259.68, "profit_sb_percentage": 2.89, "recommended": true }, "lines": [ { "id": "d3371234-a1a1-424c-b3a0-0bbc340d6d5d", "gambit_id": "8eaf7505-eb59-4780-803f-42ba6f33dba2", "last_updated": "2022-09-12T10:47:18.849652-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS (A Heaney)", "reward": "1.71000", "odds": "1.80000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c408de25-d650-4efb-819e-079d4d38aa20/?format=api" }, { "id": "51995165-22da-4cb4-944f-9112a576bd01", "gambit_id": "deeb537d-e46a-4548-b96c-ab38dbe67a7b", "last_updated": "2022-09-12T10:47:18.848573-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG (J Musgrove)", "reward": "2.02000", "odds": "2.15000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c408de25-d650-4efb-819e-079d4d38aa20/?format=api" } ] }, { "id": "0f785a85-8e0a-4002-96f7-a16e2b5504c5", "match": "https://api-prod.gambitprofit.com/api/matches/15f5662a-a618-4217-96be-5fbb951443ec/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "SDG", "amount": 5760.0 }, { "team": "LOS", "amount": 4240.0 } ], "expected_reward_tokens": 9158.4, "profit_sb": 158.4, "profit_sb_percentage": 1.76, "recommended": true }, "lines": [ { "id": "39962a9c-f0b6-48ef-8bab-cfdeb57e0742", "gambit_id": "612da8e8-59be-4c0c-a73a-c003d3f9eaef", "last_updated": "2022-09-12T10:47:18.845301-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG", "reward": "1.59000", "odds": "1.66670", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f785a85-8e0a-4002-96f7-a16e2b5504c5/?format=api" }, { "id": "620d2619-563b-4ccb-af2e-492d93117f23", "gambit_id": "28028a29-2348-4200-9f97-f1cd82a7dc93", "last_updated": "2022-09-12T10:47:18.846420-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS", "reward": "2.16000", "odds": "2.30000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f785a85-8e0a-4002-96f7-a16e2b5504c5/?format=api" } ] }, { "id": "03e7ce3e-6f1b-4fbd-8632-2c637a644f14", "match": "https://api-prod.gambitprofit.com/api/matches/15f5662a-a618-4217-96be-5fbb951443ec/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5207.0 }, { "team": "Game Total Under 8", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "0383c254-9618-4c9c-9b37-ce724c6aeb86", "gambit_id": "f25c7b02-2940-4d85-bb2f-4d1792ec6326", "last_updated": "2022-09-12T10:47:18.843125-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.74000", "odds": "1.83330", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e7ce3e-6f1b-4fbd-8632-2c637a644f14/?format=api" }, { "id": "4b13c55e-4e22-41b2-9a3c-410c8f7aebbd", "gambit_id": "1fb65e0b-e1e8-4c9d-b150-d9bacdb3f936", "last_updated": "2022-09-12T10:47:18.842046-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.89000", "odds": "2.00000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e7ce3e-6f1b-4fbd-8632-2c637a644f14/?format=api" } ] } ] }, { "id": "f5ff4ca3-f00d-4980-b561-863b8311e631", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "4abdd7d5-4386-49d9-822d-933b64db8643", "completed": true, "last_updated": "2022-09-12T10:52:16.612220-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.19, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/4abdd7d5-4386-49d9-822d-933b64db8643", "datetime": "2022-09-11T16:07:00-04:00", "cutoff_datetime": "2022-09-11T16:07:00-04:00", "name": "CWS (J Cueto) v. OAK (C Irvin)", "bettypes": [ { "id": "f010ad15-840e-4cd4-83dc-3f55dee590c6", "match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CWS (J Cueto)", "amount": 6031.0 }, { "team": "OAK (C Irvin)", "amount": 3969.0 } ], "expected_reward_tokens": 9287.46, "profit_sb": 287.46, "profit_sb_percentage": 3.19, "recommended": true }, "lines": [ { "id": "f1578d37-73d2-404e-9292-c7ed7249ba91", "gambit_id": "b9baf6bc-38df-489e-b241-4196bc266399", "last_updated": "2022-09-12T10:52:16.621665-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CWS (J Cueto)", "reward": "1.54000", "odds": "1.60610", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api" }, { "id": "7901f2db-7f7a-4353-a55e-dd6978fcce88", "gambit_id": "2a119959-a0e2-4460-929a-79078ee6b79e", "last_updated": "2022-09-12T10:52:16.620612-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "OAK (C Irvin)", "reward": "2.34000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api" } ] }, { "id": "975197fa-a9d9-4199-86e4-fcde247a35a8", "match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "OAK", "amount": 5302.0 }, { "team": "CWS", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "29c1eb66-5f32-483c-b557-8cae64034cd0", "gambit_id": "885d1922-4654-4bca-877b-45e97133dd7f", "last_updated": "2022-09-12T10:52:16.617592-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "OAK", "reward": "1.71000", "odds": "1.80000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975197fa-a9d9-4199-86e4-fcde247a35a8/?format=api" }, { "id": "661b7460-c5ec-4d94-a114-8d187a8d222b", "gambit_id": "9d5a8ebf-1900-4c5f-b349-cc70623455dc", "last_updated": "2022-09-12T10:52:16.618567-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CWS", "reward": "1.93000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/975197fa-a9d9-4199-86e4-fcde247a35a8/?format=api" } ] }, { "id": "d3d0ad70-2133-4d15-8dff-083e34c64ed4", "match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5000.0 }, { "team": "Game Total Over 7.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "fd833e90-154e-458a-b626-b2c377905445", "gambit_id": "b94a6537-9ce3-4785-a00d-3f3db136f069", "last_updated": "2022-09-12T10:52:16.614649-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.81000", "odds": "1.90910", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d0ad70-2133-4d15-8dff-083e34c64ed4/?format=api" }, { "id": "ff47a3b4-be63-48cd-b962-01b5e299e8b7", "gambit_id": "c1d2d774-4e4d-46e0-9efe-4f5a0540baef", "last_updated": "2022-09-12T10:52:16.615631-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.81000", "odds": "1.90910", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3d0ad70-2133-4d15-8dff-083e34c64ed4/?format=api" } ] } ] }, { "id": "0ef8a5b4-92bc-4417-b107-85979ae666d6", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "a0b8f5b6-bb3c-4c3d-9599-9c9c4b3f023f", "completed": true, "last_updated": "2022-09-12T11:32:01.724122-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.15, "sport_category": "ATP US Open", "sport": "Tennis", "url": "https://app.gambitrewards.com/match/a0b8f5b6-bb3c-4c3d-9599-9c9c4b3f023f", "datetime": "2022-09-11T16:00:00-04:00", "cutoff_datetime": "2022-09-11T16:00:00-04:00", "name": "Casper Ruud v. Carlos Alcaraz Garfia", "bettypes": [ { "id": "4ba469f4-5e43-4cf3-bd51-5a1da45ee368", "match": "https://api-prod.gambitprofit.com/api/matches/0ef8a5b4-92bc-4417-b107-85979ae666d6/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Carlos Alcaraz Garfia", "amount": 6419.0 }, { "team": "Casper Ruud", "amount": 3581.0 } ], "expected_reward_tokens": 8986.6, "profit_sb": -13.4, "profit_sb_percentage": -0.15, "recommended": false }, "lines": [ { "id": "d1c58097-3ba0-4489-af83-199830cb8aee", "gambit_id": "765aafa7-da67-452a-9e9d-2ea820f2a2df", "last_updated": "2022-09-12T11:32:01.727358-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Carlos Alcaraz Garfia", "reward": "1.40000", "odds": "1.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba469f4-5e43-4cf3-bd51-5a1da45ee368/?format=api" }, { "id": "19647e2a-39ae-4cb9-9774-177c3020616e", "gambit_id": "a09e76de-7635-4934-aad4-b24f5f5ab544", "last_updated": "2022-09-12T11:32:01.729656-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Casper Ruud", "reward": "2.51000", "odds": "2.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba469f4-5e43-4cf3-bd51-5a1da45ee368/?format=api" } ] } ] }, { "id": "9f708a7e-af65-4c2c-bcd9-b7435a53ba8d", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "fd16cfcc-f22a-4ded-8c8c-78c3002914a9", "completed": true, "last_updated": "2022-09-12T10:52:17.616928-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.1, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/fd16cfcc-f22a-4ded-8c8c-78c3002914a9", "datetime": "2022-09-11T15:10:00-04:00", "cutoff_datetime": "2022-09-11T15:10:00-04:00", "name": "ARI (Z Gallen) v. COL (R Feltner)", "bettypes": [ { "id": "4c248716-7c3d-4c01-ad4c-962458a45ef6", "match": "https://api-prod.gambitprofit.com/api/matches/9f708a7e-af65-4c2c-bcd9-b7435a53ba8d/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ARI (Z Gallen)", "amount": 5948.0 }, { "team": "COL (R Feltner)", "amount": 4052.0 } ], "expected_reward_tokens": 9278.88, "profit_sb": 278.88, "profit_sb_percentage": 3.1, "recommended": true }, "lines": [ { "id": "8becb7c8-14ea-4e7c-a736-8b1c7a9ff626", "gambit_id": "5fc702ac-fcec-48d3-88a5-8e7d25200734", "last_updated": "2022-09-12T10:52:17.626535-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI (Z Gallen)", "reward": "1.56000", "odds": "1.62500", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c248716-7c3d-4c01-ad4c-962458a45ef6/?format=api" }, { "id": "ae80c652-a757-47ad-b79e-eccd94fdad31", "gambit_id": "cfc3e87b-e947-44a4-aafc-a82df232530f", "last_updated": "2022-09-12T10:52:17.625561-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "COL (R Feltner)", "reward": "2.29000", "odds": "2.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c248716-7c3d-4c01-ad4c-962458a45ef6/?format=api" } ] }, { "id": "133fac27-4639-414b-a14f-8667b48c3c32", "match": "https://api-prod.gambitprofit.com/api/matches/9f708a7e-af65-4c2c-bcd9-b7435a53ba8d/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "ARI", "amount": 5110.0 }, { "team": "COL", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "e5a67dc4-1197-4cd8-802e-79865db2a180", "gambit_id": "0546854a-796d-4dc6-8a96-0b80ea1c1355", "last_updated": "2022-09-12T10:52:17.623578-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "ARI", "reward": "1.77000", "odds": "1.86960", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/133fac27-4639-414b-a14f-8667b48c3c32/?format=api" }, { "id": "88131560-a891-4c57-956c-2fc0817c59fb", "gambit_id": "a3cc6cb5-4b49-44e2-9759-afbf763b8ed7", "last_updated": "2022-09-12T10:52:17.622627-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "COL", "reward": "1.85000", "odds": "1.95240", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/133fac27-4639-414b-a14f-8667b48c3c32/?format=api" } ] }, { "id": "04300728-2f97-4180-ae5a-f6bde90284c5", "match": "https://api-prod.gambitprofit.com/api/matches/9f708a7e-af65-4c2c-bcd9-b7435a53ba8d/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 10.5", "amount": 5000.0 }, { "team": "Game Total Under 10.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "c981b5ec-361b-4817-a8bf-351a925d01f2", "gambit_id": "936c1662-e326-425a-b934-ea6de5a5fe4e", "last_updated": "2022-09-12T10:52:17.620711-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 10.5", "reward": "1.81000", "odds": "1.90910", "spread": "10.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04300728-2f97-4180-ae5a-f6bde90284c5/?format=api" }, { "id": "4e8a5b81-18b9-4f04-9917-5978ea003afd", "gambit_id": "18cea2c0-0900-4a79-a115-afda4cb904c5", "last_updated": "2022-09-12T10:52:17.619654-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 10.5", "reward": "1.81000", "odds": "1.90910", "spread": "10.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04300728-2f97-4180-ae5a-f6bde90284c5/?format=api" } ] } ] }, { "id": "46fb6c2d-e08a-41f4-b80e-1b6e24b5ab0e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "fbc4725b-e1f2-4353-a74e-51575c79d69b", "completed": true, "last_updated": "2022-09-12T10:52:16.458751-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.58, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/fbc4725b-e1f2-4353-a74e-51575c79d69b", "datetime": "2022-09-11T14:35:00-04:00", "cutoff_datetime": "2022-09-11T14:35:00-04:00", "name": "TOR (T Richards) v. TEX (M Perez)", "bettypes": [ { "id": "9ad364b4-efb6-4883-8b6c-9bbc8304232f", "match": "https://api-prod.gambitprofit.com/api/matches/46fb6c2d-e08a-41f4-b80e-1b6e24b5ab0e/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TOR (T Richards)", "amount": 5216.0 }, { "team": "TEX (M Perez)", "amount": 4784.0 } ], "expected_reward_tokens": 9232.32, "profit_sb": 232.32, "profit_sb_percentage": 2.58, "recommended": true }, "lines": [ { "id": "a98ff177-5223-471e-9920-6c1ec5e96736", "gambit_id": "ce1e3297-1cbb-4d86-aa62-8cdf2430613e", "last_updated": "2022-09-12T10:52:16.468675-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR (T Richards)", "reward": "1.77000", "odds": "1.86960", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad364b4-efb6-4883-8b6c-9bbc8304232f/?format=api" }, { "id": "bf1e433c-2557-453a-ac7b-7f8e3943b55b", "gambit_id": "1a1cec9a-87f3-4d58-a521-e8abeaf80fbf", "last_updated": "2022-09-12T10:52:16.467657-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX (M Perez)", "reward": "1.93000", "odds": "2.05000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad364b4-efb6-4883-8b6c-9bbc8304232f/?format=api" } ] }, { "id": "83a56d86-2c4b-441e-b0e4-bdaa91d9ad04", "match": "https://api-prod.gambitprofit.com/api/matches/46fb6c2d-e08a-41f4-b80e-1b6e24b5ab0e/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TEX", "amount": 5836.0 }, { "team": "TOR", "amount": 4164.0 } ], "expected_reward_tokens": 9160.8, "profit_sb": 160.8, "profit_sb_percentage": 1.79, "recommended": true }, "lines": [ { "id": "a177a6ff-a024-4524-acfe-660c872f1ffe", "gambit_id": "7cfb2bf2-4c68-475a-b2c8-1ccb45254579", "last_updated": "2022-09-12T10:52:16.464552-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TEX", "reward": "1.57000", "odds": "1.64520", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a56d86-2c4b-441e-b0e4-bdaa91d9ad04/?format=api" }, { "id": "01fdf6b7-0a44-4ba3-a2cd-56891c6095e1", "gambit_id": "9d80739e-7b9f-4c19-aed7-2ff70f5b6844", "last_updated": "2022-09-12T10:52:16.465628-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TOR", "reward": "2.20000", "odds": "2.35000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a56d86-2c4b-441e-b0e4-bdaa91d9ad04/?format=api" } ] }, { "id": "07d69606-438f-4680-9909-8322e3f2b743", "match": "https://api-prod.gambitprofit.com/api/matches/46fb6c2d-e08a-41f4-b80e-1b6e24b5ab0e/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5207.0 }, { "team": "Game Total Under 8", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "3b1e4ad4-6d0e-4454-ae85-ba70c7c52454", "gambit_id": "dd72b949-f8f1-4bb0-8b5c-80bf9c05058c", "last_updated": "2022-09-12T10:52:16.462474-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.74000", "odds": "1.83330", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d69606-438f-4680-9909-8322e3f2b743/?format=api" }, { "id": "8aa09e29-5f25-4b9b-88ad-1b049389ec13", "gambit_id": "5b850149-e803-44c8-9f05-0208c0d58e71", "last_updated": "2022-09-12T10:52:16.461425-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.89000", "odds": "2.00000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d69606-438f-4680-9909-8322e3f2b743/?format=api" } ] } ] }, { "id": "7b0e8fef-e90a-413c-ad6f-c7f64a484063", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "4119f3e0-72fa-453b-a5f8-01d9d681f68a", "completed": true, "last_updated": "2022-09-12T10:52:16.825211-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.9, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/4119f3e0-72fa-453b-a5f8-01d9d681f68a", "datetime": "2022-09-11T14:10:00-04:00", "cutoff_datetime": "2022-09-11T14:10:00-04:00", "name": "LAA (T Davidson) v. HOU (L Garcia)", "bettypes": [ { "id": "b0a93567-2956-4ab0-a0ab-7310f7e5ab2f", "match": "https://api-prod.gambitprofit.com/api/matches/7b0e8fef-e90a-413c-ad6f-c7f64a484063/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU (L Garcia)", "amount": 6963.0 }, { "team": "LAA (T Davidson)", "amount": 3037.0 } ], "expected_reward_tokens": 9260.79, "profit_sb": 260.79, "profit_sb_percentage": 2.9, "recommended": true }, "lines": [ { "id": "b4fcbdf0-ec61-41aa-9571-72c8348e410a", "gambit_id": "a5478278-8a70-4ba8-8275-63075642d0fc", "last_updated": "2022-09-12T10:52:16.833763-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU (L Garcia)", "reward": "1.33000", "odds": "1.37040", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a93567-2956-4ab0-a0ab-7310f7e5ab2f/?format=api" }, { "id": "65f32ad0-0756-48fe-91dc-3ef5155246be", "gambit_id": "30539b6d-7d4e-4c86-a7c0-046370d166c9", "last_updated": "2022-09-12T10:52:16.834776-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA (T Davidson)", "reward": "3.05000", "odds": "3.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a93567-2956-4ab0-a0ab-7310f7e5ab2f/?format=api" } ] }, { "id": "338b4ac4-78c5-47ba-a8cd-8460c87724d6", "match": "https://api-prod.gambitprofit.com/api/matches/7b0e8fef-e90a-413c-ad6f-c7f64a484063/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "HOU", "amount": 5410.0 }, { "team": "LAA", "amount": 4590.0 } ], "expected_reward_tokens": 9088.2, "profit_sb": 88.2, "profit_sb_percentage": 0.98, "recommended": true }, "lines": [ { "id": "ec6919fb-86bc-436a-b865-d6a5fd1e03fc", "gambit_id": "e8ba7dc1-b629-4b09-acb1-991b16f61a71", "last_updated": "2022-09-12T10:52:16.830821-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "HOU", "reward": "1.68000", "odds": "1.76920", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338b4ac4-78c5-47ba-a8cd-8460c87724d6/?format=api" }, { "id": "c46c4b43-a91a-4455-90a0-e290978ab56b", "gambit_id": "0c76972d-7dd0-4fe3-8852-81f48af6e4f0", "last_updated": "2022-09-12T10:52:16.831802-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LAA", "reward": "1.98000", "odds": "2.10000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338b4ac4-78c5-47ba-a8cd-8460c87724d6/?format=api" } ] }, { "id": "0ca449bb-acbd-4bf8-82e6-a0fd43756228", "match": "https://api-prod.gambitprofit.com/api/matches/7b0e8fef-e90a-413c-ad6f-c7f64a484063/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5110.0 }, { "team": "Game Total Under 8", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "17d001cf-2f5f-403b-8679-d28edda0c077", "gambit_id": "0ea4e248-f5bb-4772-aeef-7cd51626840b", "last_updated": "2022-09-12T10:52:16.828804-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.77000", "odds": "1.86960", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca449bb-acbd-4bf8-82e6-a0fd43756228/?format=api" }, { "id": "dc1dd708-efff-47fe-8bd8-9ca3a6bce88a", "gambit_id": "1b0460c0-8e42-40c3-842d-f55cf63fe1d6", "last_updated": "2022-09-12T10:52:16.827743-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.85000", "odds": "1.95240", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca449bb-acbd-4bf8-82e6-a0fd43756228/?format=api" } ] } ] }, { "id": "b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "45072aab-6b34-4f7f-bbfc-023281414c50", "completed": true, "last_updated": "2022-09-12T10:57:17.086522-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.25, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/45072aab-6b34-4f7f-bbfc-023281414c50", "datetime": "2022-09-11T14:10:00-04:00", "cutoff_datetime": "2022-09-11T14:10:00-04:00", "name": "CIN (J Dunn) v. MIL (B Woodruff)", "bettypes": [ { "id": "6228be3a-3cc8-47f0-b338-12c62b56b2ec", "match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIL (B Woodruff)", "amount": 7040.0 }, { "team": "CIN (J Dunn)", "amount": 2960.0 } ], "expected_reward_tokens": 9292.8, "profit_sb": 292.8, "profit_sb_percentage": 3.25, "recommended": true }, "lines": [ { "id": "48052dd7-bfd0-4e9d-bf23-c103b894ae66", "gambit_id": "f99f1697-e76d-4543-bd66-455bacdb38df", "last_updated": "2022-09-12T10:57:17.095714-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIL (B Woodruff)", "reward": "1.32000", "odds": "1.35710", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api" }, { "id": "8b225ea2-cf3b-4f9a-99ef-1b9f3eea014d", "gambit_id": "4fc345e5-44c4-4f55-8c66-d9374e10d681", "last_updated": "2022-09-12T10:57:17.096796-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN (J Dunn)", "reward": "3.14000", "odds": "3.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api" } ] }, { "id": "2591ef9d-3911-4239-b10c-8254063be310", "match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIL", "amount": 5489.0 }, { "team": "CIN", "amount": 4511.0 } ], "expected_reward_tokens": 9111.74, "profit_sb": 111.74, "profit_sb_percentage": 1.24, "recommended": true }, "lines": [ { "id": "f2ed2299-1bc3-4f60-a103-787347221861", "gambit_id": "de9f908a-2e0f-497f-9e76-6ec84030edcf", "last_updated": "2022-09-12T10:57:17.092622-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIL", "reward": "1.66000", "odds": "1.74070", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591ef9d-3911-4239-b10c-8254063be310/?format=api" }, { "id": "380968e7-81de-4558-9180-be4d2875fb96", "gambit_id": "6bd9d7c5-fae2-4393-a70a-3823a6b36ad0", "last_updated": "2022-09-12T10:57:17.093658-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CIN", "reward": "2.02000", "odds": "2.15000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591ef9d-3911-4239-b10c-8254063be310/?format=api" } ] }, { "id": "53ca8a6a-2169-4638-abea-d39bb52f7c42", "match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8", "amount": 5207.0 }, { "team": "Game Total Over 8", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "fa58e8ed-3115-475f-990c-a2f58c136c9c", "gambit_id": "e7a2f611-d0a3-44c7-83fd-0d0e7d65d3e9", "last_updated": "2022-09-12T10:57:17.089178-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.74000", "odds": "1.83330", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api" }, { "id": "04802914-e9be-40dd-a944-4f09184a9596", "gambit_id": "43630bab-65bf-4465-9b5e-a7c7e4943c50", "last_updated": "2022-09-12T10:57:17.090305-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.89000", "odds": "2.00000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api" } ] } ] }, { "id": "695be94b-9499-4b58-a6b7-703d35bd443a", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "bc782637-f2cb-4c37-89b4-985ef9f35972", "completed": true, "last_updated": "2022-09-12T10:57:17.639599-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.75, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/bc782637-f2cb-4c37-89b4-985ef9f35972", "datetime": "2022-09-11T14:10:00-04:00", "cutoff_datetime": "2022-09-11T14:10:00-04:00", "name": "DET (T Alexander) v. KAN (B Singer)", "bettypes": [ { "id": "d76a2db4-648d-446a-914e-6d891fe9b16c", "match": "https://api-prod.gambitprofit.com/api/matches/695be94b-9499-4b58-a6b7-703d35bd443a/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "KAN (B Singer)", "amount": 5890.0 }, { "team": "DET (T Alexander)", "amount": 4110.0 } ], "expected_reward_tokens": 9247.3, "profit_sb": 247.3, "profit_sb_percentage": 2.75, "recommended": true }, "lines": [ { "id": "97baead1-e400-46f3-8d0f-9a501c409a77", "gambit_id": "a0de3aaf-8495-4912-867a-9c1d684bd399", "last_updated": "2022-09-12T10:57:17.648779-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN (B Singer)", "reward": "1.57000", "odds": "1.64520", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76a2db4-648d-446a-914e-6d891fe9b16c/?format=api" }, { "id": "dbcaa5c2-319e-40ab-b519-05959b0aae4d", "gambit_id": "367d287a-657b-4465-82ae-0989a124bf9a", "last_updated": "2022-09-12T10:57:17.649843-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET (T Alexander)", "reward": "2.25000", "odds": "2.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76a2db4-648d-446a-914e-6d891fe9b16c/?format=api" } ] }, { "id": "16e369f2-14b8-49d9-a072-99ee9a92f979", "match": "https://api-prod.gambitprofit.com/api/matches/695be94b-9499-4b58-a6b7-703d35bd443a/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "DET", "amount": 5836.0 }, { "team": "KAN", "amount": 4164.0 } ], "expected_reward_tokens": 9160.8, "profit_sb": 160.8, "profit_sb_percentage": 1.79, "recommended": true }, "lines": [ { "id": "7c5ac28b-8298-4e43-91da-61455df68e63", "gambit_id": "6e824bb1-1161-48ce-a62d-24e9a5c88370", "last_updated": "2022-09-12T10:57:17.646640-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "DET", "reward": "1.57000", "odds": "1.64520", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e369f2-14b8-49d9-a072-99ee9a92f979/?format=api" }, { "id": "24636f8c-78d9-4d30-b4e0-05f97efd5d26", "gambit_id": "b9300bec-b2e0-49a2-b39a-438a66c9ebbe", "last_updated": "2022-09-12T10:57:17.645553-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "KAN", "reward": "2.20000", "odds": "2.35000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e369f2-14b8-49d9-a072-99ee9a92f979/?format=api" } ] }, { "id": "bb2fbbd1-2ae7-4eb6-a294-71623e3f193b", "match": "https://api-prod.gambitprofit.com/api/matches/695be94b-9499-4b58-a6b7-703d35bd443a/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5110.0 }, { "team": "Game Total Over 7.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "56af5b51-5f85-4b01-81b1-5a3b47068a66", "gambit_id": "ab38dba3-303d-44e5-96cb-20d6c8bf0334", "last_updated": "2022-09-12T10:57:17.642284-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.77000", "odds": "1.86960", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2fbbd1-2ae7-4eb6-a294-71623e3f193b/?format=api" }, { "id": "7f462ca9-a143-4080-a4ed-dfd9b1c81fc2", "gambit_id": "d3dcd64f-1973-457b-8c06-95c38bb12c39", "last_updated": "2022-09-12T10:57:17.643400-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.85000", "odds": "1.95240", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2fbbd1-2ae7-4eb6-a294-71623e3f193b/?format=api" } ] } ] }, { "id": "98de4fff-3026-4a43-9008-ca3f8be57c52", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "99654fef-5593-42c2-bd1f-ba21dd89d8e1", "completed": true, "last_updated": "2022-09-12T10:52:17.944110-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.58, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/99654fef-5593-42c2-bd1f-ba21dd89d8e1", "datetime": "2022-09-11T14:10:00-04:00", "cutoff_datetime": "2022-09-11T14:10:00-04:00", "name": "CLE (S Bieber) v. MIN (J Winder)", "bettypes": [ { "id": "6b7000e4-52d7-4749-a2fd-5ceb0e5cbde8", "match": "https://api-prod.gambitprofit.com/api/matches/98de4fff-3026-4a43-9008-ca3f8be57c52/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "CLE (S Bieber)", "amount": 5684.0 }, { "team": "MIN (J Winder)", "amount": 4316.0 } ], "expected_reward_tokens": 9321.76, "profit_sb": 321.76, "profit_sb_percentage": 3.58, "recommended": true }, "lines": [ { "id": "a7c49e97-8de5-4870-838c-96b45fa16626", "gambit_id": "f242b6a5-7a10-4ce7-b182-f26887908a7c", "last_updated": "2022-09-12T10:52:17.953494-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE (S Bieber)", "reward": "1.64000", "odds": "1.71430", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b7000e4-52d7-4749-a2fd-5ceb0e5cbde8/?format=api" }, { "id": "8a05cde5-dbb0-4146-85e0-8e1ab92013a6", "gambit_id": "2098d182-4976-4793-bb59-b99c6c82c6d9", "last_updated": "2022-09-12T10:52:17.952515-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIN (J Winder)", "reward": "2.16000", "odds": "2.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b7000e4-52d7-4749-a2fd-5ceb0e5cbde8/?format=api" } ] }, { "id": "09dabcbe-9000-40d1-92c9-729c520542f3", "match": "https://api-prod.gambitprofit.com/api/matches/98de4fff-3026-4a43-9008-ca3f8be57c52/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIN", "amount": 5489.0 }, { "team": "CLE", "amount": 4511.0 } ], "expected_reward_tokens": 9111.74, "profit_sb": 111.74, "profit_sb_percentage": 1.24, "recommended": true }, "lines": [ { "id": "647aad46-bee2-460b-b9e5-d09060919091", "gambit_id": "5f59b04e-a7b3-4e57-90c8-d62bc6bfe8f3", "last_updated": "2022-09-12T10:52:17.949556-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIN", "reward": "1.66000", "odds": "1.74070", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09dabcbe-9000-40d1-92c9-729c520542f3/?format=api" }, { "id": "4046d5fa-49c1-4370-bc92-8d9b3ed62e42", "gambit_id": "09c81047-d7e5-4c4f-b727-95d7d0885882", "last_updated": "2022-09-12T10:52:17.950557-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "CLE", "reward": "2.02000", "odds": "2.15000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09dabcbe-9000-40d1-92c9-729c520542f3/?format=api" } ] }, { "id": "d3fc7fa6-bc29-4ec8-bfbb-1787b2201a96", "match": "https://api-prod.gambitprofit.com/api/matches/98de4fff-3026-4a43-9008-ca3f8be57c52/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5302.0 }, { "team": "Game Total Over 7.5", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "7d634942-d840-4751-a7b8-25950bcbdee9", "gambit_id": "9bdbbd9f-7132-4b04-8218-e6301c9a471f", "last_updated": "2022-09-12T10:52:17.946582-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.71000", "odds": "1.80000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3fc7fa6-bc29-4ec8-bfbb-1787b2201a96/?format=api" }, { "id": "228d82fe-4276-4023-84a7-58e4ead75d4c", "gambit_id": "e0c44d97-3d2e-45a0-8c6d-c128fc1260a4", "last_updated": "2022-09-12T10:52:17.947561-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.93000", "odds": "2.05000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3fc7fa6-bc29-4ec8-bfbb-1787b2201a96/?format=api" } ] } ] }, { "id": "db81eb37-eef2-42bc-b223-cca5737c6c97", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "51e6b613-e45c-4d96-ad80-af964ecb4c5e", "completed": true, "last_updated": "2022-09-12T10:57:18.154782-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.16, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/51e6b613-e45c-4d96-ad80-af964ecb4c5e", "datetime": "2022-09-11T13:40:00-04:00", "cutoff_datetime": "2022-09-11T13:40:00-04:00", "name": "NYM (T Walker) v. MIA (J Luzardo)", "bettypes": [ { "id": "eb1d9d92-ff2a-453d-906a-c466aebcaad8", "match": "https://api-prod.gambitprofit.com/api/matches/db81eb37-eef2-42bc-b223-cca5737c6c97/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYM (T Walker)", "amount": 5661.0 }, { "team": "MIA (J Luzardo)", "amount": 4339.0 } ], "expected_reward_tokens": 9284.04, "profit_sb": 284.04, "profit_sb_percentage": 3.16, "recommended": true }, "lines": [ { "id": "7f17a1d1-cc49-4a10-91cd-5e21fc7ea56f", "gambit_id": "34035351-81d4-46b5-81af-e251d335370a", "last_updated": "2022-09-12T10:57:18.164271-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM (T Walker)", "reward": "1.64000", "odds": "1.72460", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb1d9d92-ff2a-453d-906a-c466aebcaad8/?format=api" }, { "id": "fdca106e-22b5-48cd-86dc-8ed915068277", "gambit_id": "a9f36126-0d2f-4cb3-9bd4-a4e2d20507a6", "last_updated": "2022-09-12T10:57:18.163296-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA (J Luzardo)", "reward": "2.14000", "odds": "2.28000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb1d9d92-ff2a-453d-906a-c466aebcaad8/?format=api" } ] }, { "id": "e63cf0bd-9014-427e-8120-69b24e5a8433", "match": "https://api-prod.gambitprofit.com/api/matches/db81eb37-eef2-42bc-b223-cca5737c6c97/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "MIA", "amount": 5580.0 }, { "team": "NYM", "amount": 4420.0 } ], "expected_reward_tokens": 9149.4, "profit_sb": 149.4, "profit_sb_percentage": 1.66, "recommended": true }, "lines": [ { "id": "4d891dbd-0bb1-4729-9402-ca7866191181", "gambit_id": "811b5dc1-3883-4aa3-a9c3-543162e20e3b", "last_updated": "2022-09-12T10:57:18.160320-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "MIA", "reward": "1.64000", "odds": "1.71430", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63cf0bd-9014-427e-8120-69b24e5a8433/?format=api" }, { "id": "ed3bc682-97f4-4b04-b822-fe0af7e740f7", "gambit_id": "3f047deb-ce67-4226-8232-c72956df5822", "last_updated": "2022-09-12T10:57:18.161324-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYM", "reward": "2.07000", "odds": "2.20000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63cf0bd-9014-427e-8120-69b24e5a8433/?format=api" } ] }, { "id": "81afa30d-3656-4843-a7e6-5bb897d03549", "match": "https://api-prod.gambitprofit.com/api/matches/db81eb37-eef2-42bc-b223-cca5737c6c97/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 7.5", "amount": 5207.0 }, { "team": "Game Total Over 7.5", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "309e0f1d-e3dd-48be-818f-ce86a6dc9002", "gambit_id": "0f9b851d-04be-4afd-8848-c70ed6154568", "last_updated": "2022-09-12T10:57:18.157279-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.74000", "odds": "1.83330", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81afa30d-3656-4843-a7e6-5bb897d03549/?format=api" }, { "id": "4a1518f3-c0d5-4ce1-aa45-82add4ce9ed9", "gambit_id": "9fbcf9a3-81f6-491a-bb45-3f2c5f997d98", "last_updated": "2022-09-12T10:57:18.158311-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.89000", "odds": "2.00000", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81afa30d-3656-4843-a7e6-5bb897d03549/?format=api" } ] } ] }, { "id": "fea99f6d-d2ad-4b3a-be8e-78778826d711", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9c6855e4-6f9b-4838-8114-d89415bda4a6", "completed": true, "last_updated": "2022-09-12T11:07:22.068003-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.07, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/9c6855e4-6f9b-4838-8114-d89415bda4a6", "datetime": "2022-09-11T13:35:00-04:00", "cutoff_datetime": "2022-09-11T13:35:00-04:00", "name": "TAM (L Patino) v. NYY (D German)", "bettypes": [ { "id": "050de18a-662b-4c5e-a70e-444fa54ad7c8", "match": "https://api-prod.gambitprofit.com/api/matches/fea99f6d-d2ad-4b3a-be8e-78778826d711/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "NYY (D German)", "amount": 5362.0 }, { "team": "TAM (L Patino)", "amount": 4638.0 } ], "expected_reward_tokens": 9276.0, "profit_sb": 276.0, "profit_sb_percentage": 3.07, "recommended": true }, "lines": [ { "id": "e34ba5db-99f5-4379-b853-e38d3d18e476", "gambit_id": "b2e54027-32df-42e7-9415-8d5a060ddb2e", "last_updated": "2022-09-12T11:07:22.077850-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYY (D German)", "reward": "1.73000", "odds": "1.81970", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050de18a-662b-4c5e-a70e-444fa54ad7c8/?format=api" }, { "id": "5af0586f-4585-48ed-9889-8e24356fdc19", "gambit_id": "62036b41-9bdc-4196-908a-c8a142ab89f0", "last_updated": "2022-09-12T11:07:22.078905-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM (L Patino)", "reward": "2.00000", "odds": "2.12000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050de18a-662b-4c5e-a70e-444fa54ad7c8/?format=api" } ] }, { "id": "c9db2762-bb7e-4611-b0d2-6d475ff803e6", "match": "https://api-prod.gambitprofit.com/api/matches/fea99f6d-d2ad-4b3a-be8e-78778826d711/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "TAM", "amount": 6269.0 }, { "team": "NYY", "amount": 3731.0 } ], "expected_reward_tokens": 9215.43, "profit_sb": 215.43, "profit_sb_percentage": 2.39, "recommended": true }, "lines": [ { "id": "82b512bb-56d4-4652-87ce-1472afd14f78", "gambit_id": "3d742af2-65d9-4a53-9e51-e0c3bd0093e2", "last_updated": "2022-09-12T11:07:22.075008-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "TAM", "reward": "1.47000", "odds": "1.52630", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9db2762-bb7e-4611-b0d2-6d475ff803e6/?format=api" }, { "id": "8b9b1124-d537-4ac4-ab42-448e176b77e2", "gambit_id": "08ae8aa9-ae76-4e04-a60a-e72b261b102b", "last_updated": "2022-09-12T11:07:22.073634-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "NYY", "reward": "2.47000", "odds": "2.65000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9db2762-bb7e-4611-b0d2-6d475ff803e6/?format=api" } ] }, { "id": "d1284189-88ef-4fb7-916b-6c7c47e544e0", "match": "https://api-prod.gambitprofit.com/api/matches/fea99f6d-d2ad-4b3a-be8e-78778826d711/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8.5", "amount": 5110.0 }, { "team": "Game Total Under 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "3e4446e4-c730-4a08-8705-fd27d8b5b187", "gambit_id": "6d6c97ad-4881-42c7-81ce-47fe01abf368", "last_updated": "2022-09-12T11:07:22.071593-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1284189-88ef-4fb7-916b-6c7c47e544e0/?format=api" }, { "id": "581f2566-4c39-43cc-9e1e-42b1f70ec1c9", "gambit_id": "7fcffe1a-35fd-40d5-bfcb-d32920216d17", "last_updated": "2022-09-12T11:07:22.070575-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1284189-88ef-4fb7-916b-6c7c47e544e0/?format=api" } ] } ] }, { "id": "58a7ad22-c9f6-4c38-bb77-3591bac85658", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "c3e3cee6-d592-4796-8d6f-b34f6674f363", "completed": true, "last_updated": "2022-09-12T11:02:19.163114-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.1, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/c3e3cee6-d592-4796-8d6f-b34f6674f363", "datetime": "2022-09-11T13:35:00-04:00", "cutoff_datetime": "2022-09-11T13:35:00-04:00", "name": "STL (J Quintana) v. PIT (M Keller)", "bettypes": [ { "id": "2f3dd92a-2732-4e0a-959a-3848e58f6972", "match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "STL (J Quintana)", "amount": 5948.0 }, { "team": "PIT (M Keller)", "amount": 4052.0 } ], "expected_reward_tokens": 9278.88, "profit_sb": 278.88, "profit_sb_percentage": 3.1, "recommended": true }, "lines": [ { "id": "e2922190-8339-4468-b991-644283df6251", "gambit_id": "3c56ac14-5ea0-430e-8b3b-8b551f4f369b", "last_updated": "2022-09-12T11:02:19.172387-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "STL (J Quintana)", "reward": "1.56000", "odds": "1.62500", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api" }, { "id": "fd44483a-57ce-49b8-8502-528552a4b083", "gambit_id": "8a7d306f-dd16-47f1-aa7c-9cd2b2b8325f", "last_updated": "2022-09-12T11:02:19.171416-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT (M Keller)", "reward": "2.29000", "odds": "2.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api" } ] }, { "id": "1362fe2a-ff4b-4b98-9c5e-c7f3f9d59638", "match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PIT", "amount": 5302.0 }, { "team": "STL", "amount": 4698.0 } ], "expected_reward_tokens": 9066.42, "profit_sb": 66.42, "profit_sb_percentage": 0.74, "recommended": true }, "lines": [ { "id": "771823d1-19f9-4713-885f-4a4f2efd8b59", "gambit_id": "8d066263-fa59-4616-9da1-ddc680febc9b", "last_updated": "2022-09-12T11:02:19.168581-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PIT", "reward": "1.71000", "odds": "1.80000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1362fe2a-ff4b-4b98-9c5e-c7f3f9d59638/?format=api" }, { "id": "a98109d4-b22e-445f-9541-fcf9718fdf42", "gambit_id": "716ef704-81d0-493b-9076-17d58fbbf765", "last_updated": "2022-09-12T11:02:19.169516-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "STL", "reward": "1.93000", "odds": "2.05000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1362fe2a-ff4b-4b98-9c5e-c7f3f9d59638/?format=api" } ] }, { "id": "ed5635b8-89b5-4428-ad96-185b5fef515b", "match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 7.5", "amount": 5000.0 }, { "team": "Game Total Under 7.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "ef09d487-272c-4382-9a1d-b36adbc30916", "gambit_id": "7929969d-71ca-4319-bd54-2845e4d11010", "last_updated": "2022-09-12T11:02:19.166663-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 7.5", "reward": "1.81000", "odds": "1.90910", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5635b8-89b5-4428-ad96-185b5fef515b/?format=api" }, { "id": "11f6c0d9-6e95-464b-9e47-ceb3a5c142bf", "gambit_id": "2e71632e-b099-494c-a7ec-0c3294b2015b", "last_updated": "2022-09-12T11:02:19.165643-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 7.5", "reward": "1.81000", "odds": "1.90910", "spread": "7.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5635b8-89b5-4428-ad96-185b5fef515b/?format=api" } ] } ] }, { "id": "d6cccbce-ce02-4e1e-b2ae-e3893d9ae4c6", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "e060c200-55c1-445c-ade4-e39696201be4", "completed": false, "last_updated": "2022-12-24T17:12:23.938339-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.48, "sport_category": "CS:GO - ESL Pro League", "sport": "Esports", "url": "https://app.gambitrewards.com/match/e060c200-55c1-445c-ade4-e39696201be4", "datetime": "2022-09-11T13:30:00-04:00", "cutoff_datetime": "2022-09-11T13:30:00-04:00", "name": "Faze Clan v. BIG", "bettypes": [ { "id": "9268e7b0-02f6-40b3-bacb-2b415e9078c6", "match": "https://api-prod.gambitprofit.com/api/matches/d6cccbce-ce02-4e1e-b2ae-e3893d9ae4c6/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Faze Clan", "amount": 6822.0 }, { "team": "BIG", "amount": 3178.0 } ], "expected_reward_tokens": 8866.62, "profit_sb": -133.38, "profit_sb_percentage": -1.48, "recommended": false }, "lines": [ { "id": "fba90b74-df7a-4950-8227-889891131f59", "gambit_id": "793ac83e-62bc-4be9-ab14-fa06ee2135de", "last_updated": "2022-12-24T17:12:23.942304-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Faze Clan", "reward": "1.30000", "odds": "1.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9268e7b0-02f6-40b3-bacb-2b415e9078c6/?format=api" }, { "id": "9c7bb76a-7641-4b61-ad10-9f26a28a18b6", "gambit_id": "ffe37180-825b-439d-bc21-fad00c94707b", "last_updated": "2022-12-24T17:12:23.941130-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BIG", "reward": "2.79000", "odds": "3.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9268e7b0-02f6-40b3-bacb-2b415e9078c6/?format=api" } ] } ] }, { "id": "37ba9a90-5708-4938-acd2-63db740e69dd", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "b0ad6fe7-4d03-42fa-bfd8-4fbc9843234a", "completed": true, "last_updated": "2022-09-12T11:32:05.698168-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.19, "sport_category": "CS:GO - ESL Pro League", "sport": "Esports", "url": "https://app.gambitrewards.com/match/b0ad6fe7-4d03-42fa-bfd8-4fbc9843234a", "datetime": "2022-09-11T13:30:00-04:00", "cutoff_datetime": "2022-09-11T13:30:00-04:00", "name": "G2 Esports v. Outsiders", "bettypes": [ { "id": "220a0a64-7d73-4e8d-9120-2e2de8832b6b", "match": "https://api-prod.gambitprofit.com/api/matches/37ba9a90-5708-4938-acd2-63db740e69dd/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "G2 Esports", "amount": 6539.0 }, { "team": "Outsiders", "amount": 3461.0 } ], "expected_reward_tokens": 8893.04, "profit_sb": -106.96, "profit_sb_percentage": -1.19, "recommended": false }, "lines": [ { "id": "aa5ed965-8c1f-4f5e-9911-35d32ba723ac", "gambit_id": "8f8a6ecf-a009-4153-8afc-eaef0d456f01", "last_updated": "2022-09-12T11:32:05.701961-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "G2 Esports", "reward": "1.36000", "odds": "1.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220a0a64-7d73-4e8d-9120-2e2de8832b6b/?format=api" }, { "id": "3f1c70a1-1fa8-4b8b-a2a9-e93a9045eeed", "gambit_id": "5236a12a-0531-4f00-ab62-622dd93db4fd", "last_updated": "2022-09-12T11:32:05.700819-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Outsiders", "reward": "2.57000", "odds": "2.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220a0a64-7d73-4e8d-9120-2e2de8832b6b/?format=api" } ] } ] }, { "id": "f2fa55b6-7992-4e76-9d92-6543cc1a70cb", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "3cd25ce4-91dd-4de1-873c-30bb518631ee", "completed": true, "last_updated": "2022-09-12T11:32:05.849925-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.4, "sport_category": "CS:GO - ESL Pro League", "sport": "Esports", "url": "https://app.gambitrewards.com/match/3cd25ce4-91dd-4de1-873c-30bb518631ee", "datetime": "2022-09-11T13:30:00-04:00", "cutoff_datetime": "2022-09-11T13:30:00-04:00", "name": "Mibr v. FTW Esports", "bettypes": [ { "id": "2f7c2fb7-0009-44c9-aa33-00d6acb0128a", "match": "https://api-prod.gambitprofit.com/api/matches/f2fa55b6-7992-4e76-9d92-6543cc1a70cb/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Mibr", "amount": 7100.0 }, { "team": "FTW Esports", "amount": 2900.0 } ], "expected_reward_tokens": 8874.0, "profit_sb": -126.0, "profit_sb_percentage": -1.4, "recommended": false }, "lines": [ { "id": "366f9bb1-456e-421f-9865-e4b372b4c545", "gambit_id": "6eaa7dde-87ab-47a9-96b3-23c8637387b1", "last_updated": "2022-09-12T11:32:05.853482-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Mibr", "reward": "1.25000", "odds": "1.28000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7c2fb7-0009-44c9-aa33-00d6acb0128a/?format=api" }, { "id": "5c744f08-813d-41d5-9a8f-a7b850433a65", "gambit_id": "1978f44f-94f6-41b2-8bc9-d7bb13043e6d", "last_updated": "2022-09-12T11:32:05.852353-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FTW Esports", "reward": "3.06000", "odds": "3.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7c2fb7-0009-44c9-aa33-00d6acb0128a/?format=api" } ] } ] }, { "id": "369e29b6-6ca5-4d50-b60f-198888c6960f", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "916212b4-3ed9-4828-beeb-3b742561351d", "completed": true, "last_updated": "2022-09-12T11:02:19.482951-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.99, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/916212b4-3ed9-4828-beeb-3b742561351d", "datetime": "2022-09-11T13:05:00-04:00", "cutoff_datetime": "2022-09-11T13:05:00-04:00", "name": "WAS (An Sanchez) v. PHI (A Nola)", "bettypes": [ { "id": "fc5c466a-b45c-4218-8c0b-2bb8188ffc40", "match": "https://api-prod.gambitprofit.com/api/matches/369e29b6-6ca5-4d50-b60f-198888c6960f/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PHI (A Nola)", "amount": 7130.0 }, { "team": "WAS (An Sanchez)", "amount": 2870.0 } ], "expected_reward_tokens": 9269.0, "profit_sb": 269.0, "profit_sb_percentage": 2.99, "recommended": true }, "lines": [ { "id": "0d40cde2-4195-4e17-8d1d-1035df4dfbb9", "gambit_id": "0165d0ad-2aa6-4eee-960f-9122ed9c8d72", "last_updated": "2022-09-12T11:02:19.492139-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PHI (A Nola)", "reward": "1.30000", "odds": "1.33330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5c466a-b45c-4218-8c0b-2bb8188ffc40/?format=api" }, { "id": "c77a083c-4ba0-4480-aa12-748076abe619", "gambit_id": "857afa6f-512a-4546-bdb3-d061b483c9ef", "last_updated": "2022-09-12T11:02:19.493188-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "WAS (An Sanchez)", "reward": "3.23000", "odds": "3.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5c466a-b45c-4218-8c0b-2bb8188ffc40/?format=api" } ] }, { "id": "b7037827-5eca-4512-9cec-ad2ac7e90781", "match": "https://api-prod.gambitprofit.com/api/matches/369e29b6-6ca5-4d50-b60f-198888c6960f/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "PHI", "amount": 5672.0 }, { "team": "WAS", "amount": 4328.0 } ], "expected_reward_tokens": 9131.92, "profit_sb": 131.92, "profit_sb_percentage": 1.47, "recommended": true }, "lines": [ { "id": "8d085919-a753-473d-b3a4-6def13b2d46b", "gambit_id": "7e96f8bd-279e-4d1f-9bcb-bb3d19bad39e", "last_updated": "2022-09-12T11:02:19.489078-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "PHI", "reward": "1.61000", "odds": "1.68970", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7037827-5eca-4512-9cec-ad2ac7e90781/?format=api" }, { "id": "398cbc05-8c53-4fc9-b594-3290750609c6", "gambit_id": "2cbeaddc-0b22-4869-901c-13cabf66b872", "last_updated": "2022-09-12T11:02:19.490126-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "WAS", "reward": "2.11000", "odds": "2.25000", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7037827-5eca-4512-9cec-ad2ac7e90781/?format=api" } ] }, { "id": "bf4957cb-ad8a-4e15-95bf-6b3a5ccc1015", "match": "https://api-prod.gambitprofit.com/api/matches/369e29b6-6ca5-4d50-b60f-198888c6960f/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 8", "amount": 5207.0 }, { "team": "Game Total Under 8", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "a1b9e40e-8a9c-4893-92bd-161f44cbe3a1", "gambit_id": "13ce95e8-2d11-486b-940e-af5e2029b790", "last_updated": "2022-09-12T11:02:19.487059-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8", "reward": "1.74000", "odds": "1.83330", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4957cb-ad8a-4e15-95bf-6b3a5ccc1015/?format=api" }, { "id": "dcc39345-1801-4517-b6f3-ffee1f0df83c", "gambit_id": "39fbd1b4-cf77-4c2a-8c26-7a05e0a1a7e2", "last_updated": "2022-09-12T11:02:19.486017-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8", "reward": "1.89000", "odds": "2.00000", "spread": "8.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4957cb-ad8a-4e15-95bf-6b3a5ccc1015/?format=api" } ] } ] }, { "id": "b0e62dee-9fa0-4708-bb94-9051b77be367", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "70430dbc-bdf9-4f6d-a916-300df967bd65", "completed": true, "last_updated": "2022-09-12T11:02:19.322770-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.58, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/70430dbc-bdf9-4f6d-a916-300df967bd65", "datetime": "2022-09-11T13:05:00-04:00", "cutoff_datetime": "2022-09-11T13:05:00-04:00", "name": "BOS (R Hill) v. BAL (K Bradish)", "bettypes": [ { "id": "dc3a3f79-844f-44a5-a508-144772fb83d8", "match": "https://api-prod.gambitprofit.com/api/matches/b0e62dee-9fa0-4708-bb94-9051b77be367/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "BAL (K Bradish)", "amount": 5216.0 }, { "team": "BOS (R Hill)", "amount": 4784.0 } ], "expected_reward_tokens": 9232.32, "profit_sb": 232.32, "profit_sb_percentage": 2.58, "recommended": true }, "lines": [ { "id": "d4e1392f-3ec1-414a-8b48-26b0cc7caab0", "gambit_id": "9870b434-ee58-4990-982b-b47385c1ecb9", "last_updated": "2022-09-12T11:02:19.332103-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BAL (K Bradish)", "reward": "1.77000", "odds": "1.86960", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3a3f79-844f-44a5-a508-144772fb83d8/?format=api" }, { "id": "a5e8b56b-3d57-4686-805f-4cc0ed23c117", "gambit_id": "becc2589-67f7-4570-b2bf-cc58ff6bf819", "last_updated": "2022-09-12T11:02:19.333430-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BOS (R Hill)", "reward": "1.93000", "odds": "2.05000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3a3f79-844f-44a5-a508-144772fb83d8/?format=api" } ] }, { "id": "57bebf7b-665e-4833-b753-dec1a9b1cc41", "match": "https://api-prod.gambitprofit.com/api/matches/b0e62dee-9fa0-4708-bb94-9051b77be367/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "BOS", "amount": 6269.0 }, { "team": "BAL", "amount": 3731.0 } ], "expected_reward_tokens": 9215.43, "profit_sb": 215.43, "profit_sb_percentage": 2.39, "recommended": true }, "lines": [ { "id": "79f208f1-74b8-4879-b31e-194ed6a2c92c", "gambit_id": "5d8c1563-5637-455d-a358-a8dcad0d0113", "last_updated": "2022-09-12T11:02:19.329569-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BOS", "reward": "1.47000", "odds": "1.52630", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57bebf7b-665e-4833-b753-dec1a9b1cc41/?format=api" }, { "id": "391d007a-3d36-4909-a6cd-6bea7f705e60", "gambit_id": "97ef0f10-e6dd-4456-ac12-d31605251b71", "last_updated": "2022-09-12T11:02:19.328479-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "BAL", "reward": "2.47000", "odds": "2.65000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57bebf7b-665e-4833-b753-dec1a9b1cc41/?format=api" } ] }, { "id": "2517e1f5-cfea-483a-bacb-4cd4e70aa0f3", "match": "https://api-prod.gambitprofit.com/api/matches/b0e62dee-9fa0-4708-bb94-9051b77be367/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 8.5", "amount": 5110.0 }, { "team": "Game Total Over 8.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "bd919e2b-b2ec-4f07-a500-64cdb361df3d", "gambit_id": "166988dd-d59d-4b17-8d4a-028f747ebaed", "last_updated": "2022-09-12T11:02:19.325457-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 8.5", "reward": "1.77000", "odds": "1.86960", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2517e1f5-cfea-483a-bacb-4cd4e70aa0f3/?format=api" }, { "id": "10961e6f-6dd7-49c8-8338-a6b8bb5b3457", "gambit_id": "cd5d8041-bbed-40c0-ba63-b2b5b8a6c3ae", "last_updated": "2022-09-12T11:02:19.326512-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 8.5", "reward": "1.85000", "odds": "1.95240", "spread": "8.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2517e1f5-cfea-483a-bacb-4cd4e70aa0f3/?format=api" } ] } ] }, { "id": "aa09ed50-4883-4480-8b5f-af1553fd200e", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "1905ce29-2b20-4fdf-99a9-95de321a885a", "completed": true, "last_updated": "2022-09-12T10:21:59.637864-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.99, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/1905ce29-2b20-4fdf-99a9-95de321a885a", "datetime": "2022-09-11T13:00:00-04:00", "cutoff_datetime": "2022-09-11T13:00:00-04:00", "name": "Baltimore Ravens v. New York Jets", "bettypes": [ { "id": "cc6ff815-79aa-4800-8424-434498d979bf", "match": "https://api-prod.gambitprofit.com/api/matches/aa09ed50-4883-4480-8b5f-af1553fd200e/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Baltimore Ravens", "amount": 7130.0 }, { "team": "New York Jets", "amount": 2870.0 } ], "expected_reward_tokens": 9269.0, "profit_sb": 269.0, "profit_sb_percentage": 2.99, "recommended": true }, "lines": [ { "id": "40cee64b-371b-42e3-b66c-798d482842c3", "gambit_id": "5aa3f855-fce4-473a-be99-033d7bc976ad", "last_updated": "2022-09-12T10:21:59.645556-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Baltimore Ravens", "reward": "1.30000", "odds": "1.33330", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6ff815-79aa-4800-8424-434498d979bf/?format=api" }, { "id": "22e7d22f-247b-4c76-814c-e6187cf09c5a", "gambit_id": "65e1e8b4-7286-421d-aba5-a8ceabd40628", "last_updated": "2022-09-12T10:21:59.644366-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New York Jets", "reward": "3.23000", "odds": "3.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6ff815-79aa-4800-8424-434498d979bf/?format=api" } ] }, { "id": "68722f9c-1c03-47ef-b095-196bb72d98a7", "match": "https://api-prod.gambitprofit.com/api/matches/aa09ed50-4883-4480-8b5f-af1553fd200e/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Baltimore Ravens", "amount": 5110.0 }, { "team": "New York Jets", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "27a60d6d-1592-43b5-b9ed-27431621292f", "gambit_id": "57b3a449-7e34-4873-8279-b0d8d3308502", "last_updated": "2022-09-12T10:21:59.649039-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Baltimore Ravens", "reward": "1.77000", "odds": "1.86960", "spread": "-6.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68722f9c-1c03-47ef-b095-196bb72d98a7/?format=api" }, { "id": "2e4ba05b-5205-4ddf-b504-5289cedd1899", "gambit_id": "51ea5661-7595-4aa9-ba61-26ed41a57d6f", "last_updated": "2022-09-12T10:21:59.647931-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New York Jets", "reward": "1.85000", "odds": "1.95240", "spread": "6.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68722f9c-1c03-47ef-b095-196bb72d98a7/?format=api" } ] }, { "id": "6360a1dc-5b8f-4b7d-b171-231f14157613", "match": "https://api-prod.gambitprofit.com/api/matches/aa09ed50-4883-4480-8b5f-af1553fd200e/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 44", "amount": 5000.0 }, { "team": "Game Total Over 44", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "830c7d51-cb73-4fcc-8148-da23e70779cd", "gambit_id": "f531fe2f-9e4e-498c-b1d6-9c4eacc2950e", "last_updated": "2022-09-12T10:21:59.640792-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 44", "reward": "1.81000", "odds": "1.90910", "spread": "44.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6360a1dc-5b8f-4b7d-b171-231f14157613/?format=api" }, { "id": "4820fc83-11ee-4e85-939f-1f690a462a5d", "gambit_id": "8e90c6f4-99aa-4d28-98e1-9d031970019c", "last_updated": "2022-09-12T10:21:59.642044-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 44", "reward": "1.81000", "odds": "1.90910", "spread": "44.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6360a1dc-5b8f-4b7d-b171-231f14157613/?format=api" } ] } ] }, { "id": "9c4c55f6-7a73-48f3-a9bc-c9934e28e232", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "0a53fe22-f0fe-43ab-9e8d-4d086703eaf5", "completed": true, "last_updated": "2022-09-12T10:37:07.896930-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.72, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/0a53fe22-f0fe-43ab-9e8d-4d086703eaf5", "datetime": "2022-09-11T13:00:00-04:00", "cutoff_datetime": "2022-09-11T13:00:00-04:00", "name": "Indianapolis Colts v. Houston Texans", "bettypes": [ { "id": "d3163289-9cf3-48a5-9303-eddd4eab903b", "match": "https://api-prod.gambitprofit.com/api/matches/9c4c55f6-7a73-48f3-a9bc-c9934e28e232/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Indianapolis Colts", "amount": 7281.0 }, { "team": "Houston Texans", "amount": 2719.0 } ], "expected_reward_tokens": 9244.6, "profit_sb": 244.6, "profit_sb_percentage": 2.72, "recommended": true }, "lines": [ { "id": "fdf16d4f-249f-45fb-8a26-765eb5bff173", "gambit_id": "dcedf09f-0caa-4cae-9d4c-9f8d9260a36a", "last_updated": "2022-09-12T10:37:07.903930-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Indianapolis Colts", "reward": "1.27000", "odds": "1.30300", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3163289-9cf3-48a5-9303-eddd4eab903b/?format=api" }, { "id": "52ff75e6-4698-459c-a282-158c6b2358fa", "gambit_id": "befcdca5-0d3c-45d5-a8ca-24e4b254bcab", "last_updated": "2022-09-12T10:37:07.902963-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Houston Texans", "reward": "3.40000", "odds": "3.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3163289-9cf3-48a5-9303-eddd4eab903b/?format=api" } ] }, { "id": "0a8e8ffd-9b0b-42a7-8a64-73d7338238ba", "match": "https://api-prod.gambitprofit.com/api/matches/9c4c55f6-7a73-48f3-a9bc-c9934e28e232/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Indianapolis Colts", "amount": 5110.0 }, { "team": "Houston Texans", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "51bd9451-ec73-48b6-ab11-1221eb302e30", "gambit_id": "26dbdfaf-31e7-4ced-bbed-e28a1676e54e", "last_updated": "2022-09-12T10:37:07.906816-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Indianapolis Colts", "reward": "1.77000", "odds": "1.86960", "spread": "-7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8e8ffd-9b0b-42a7-8a64-73d7338238ba/?format=api" }, { "id": "a80d17e1-f072-4756-9181-a07204f7eec8", "gambit_id": "1a1fa406-5cef-44c1-8d98-390869d53728", "last_updated": "2022-09-12T10:37:07.905842-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Houston Texans", "reward": "1.85000", "odds": "1.95240", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8e8ffd-9b0b-42a7-8a64-73d7338238ba/?format=api" } ] }, { "id": "92ae48d2-a3da-46aa-aa2f-28bb5c303b13", "match": "https://api-prod.gambitprofit.com/api/matches/9c4c55f6-7a73-48f3-a9bc-c9934e28e232/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 46", "amount": 5000.0 }, { "team": "Game Total Over 46", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "d1a5d5da-3815-4c7a-8a60-eaddf82cdbc0", "gambit_id": "44ba1eb7-f9f2-480a-9f04-599e8730d0ff", "last_updated": "2022-09-12T10:37:07.899847-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 46", "reward": "1.81000", "odds": "1.90910", "spread": "46.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92ae48d2-a3da-46aa-aa2f-28bb5c303b13/?format=api" }, { "id": "c3227967-e2f2-4589-a1fc-db2333c41de2", "gambit_id": "b8395f9b-e0b1-4bb5-a2b2-4d69730d5426", "last_updated": "2022-09-12T10:37:07.900979-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 46", "reward": "1.81000", "odds": "1.90910", "spread": "46.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92ae48d2-a3da-46aa-aa2f-28bb5c303b13/?format=api" } ] } ] }, { "id": "b65f6946-ca11-4459-b8e0-e565f3e61ef5", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "f08d3ced-0d6a-42f7-944e-033612023e95", "completed": true, "last_updated": "2022-09-12T10:17:27.819736-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.56, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/f08d3ced-0d6a-42f7-944e-033612023e95", "datetime": "2022-09-11T13:00:00-04:00", "cutoff_datetime": "2022-09-11T13:00:00-04:00", "name": "Pittsburgh Steelers v. Cincinnati Bengals", "bettypes": [ { "id": "3d96722a-2751-4fcf-a37e-8cfef787ea55", "match": "https://api-prod.gambitprofit.com/api/matches/b65f6946-ca11-4459-b8e0-e565f3e61ef5/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Cincinnati Bengals", "amount": 7211.0 }, { "team": "Pittsburgh Steelers", "amount": 2789.0 } ], "expected_reward_tokens": 9230.08, "profit_sb": 230.08, "profit_sb_percentage": 2.56, "recommended": true }, "lines": [ { "id": "5720cd1d-56d5-4703-8d41-34f33c25be48", "gambit_id": "9078b36e-70a6-46e7-aee4-2b2bc97b550a", "last_updated": "2022-09-12T10:17:27.825615-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Cincinnati Bengals", "reward": "1.28000", "odds": "1.31250", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d96722a-2751-4fcf-a37e-8cfef787ea55/?format=api" }, { "id": "02bc0d86-79ce-45c3-8a7c-dc9b2cf692a2", "gambit_id": "6f770e73-aa73-4b08-868a-db85671b0c3e", "last_updated": "2022-09-12T10:17:27.826680-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Pittsburgh Steelers", "reward": "3.31000", "odds": "3.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d96722a-2751-4fcf-a37e-8cfef787ea55/?format=api" } ] }, { "id": "128373bc-2437-47e5-87e4-1536838a4f1f", "match": "https://api-prod.gambitprofit.com/api/matches/b65f6946-ca11-4459-b8e0-e565f3e61ef5/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Cincinnati Bengals", "amount": 5110.0 }, { "team": "Pittsburgh Steelers", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "7f89163d-4e85-4d58-8dc3-de2490baf421", "gambit_id": "74c4fc5a-0092-4a73-ac47-e8108977acd3", "last_updated": "2022-09-12T10:17:27.828713-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Cincinnati Bengals", "reward": "1.77000", "odds": "1.86960", "spread": "-7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/128373bc-2437-47e5-87e4-1536838a4f1f/?format=api" }, { "id": "35624834-1849-435c-83d5-1e1f615b0a5b", "gambit_id": "e22ca2db-25ac-4b95-aea1-4353b3f879b0", "last_updated": "2022-09-12T10:17:27.829773-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Pittsburgh Steelers", "reward": "1.85000", "odds": "1.95240", "spread": "7.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/128373bc-2437-47e5-87e4-1536838a4f1f/?format=api" } ] }, { "id": "f22baeea-99ac-4ae1-8543-ef60bd0b8cb3", "match": "https://api-prod.gambitprofit.com/api/matches/b65f6946-ca11-4459-b8e0-e565f3e61ef5/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 44.5", "amount": 5000.0 }, { "team": "Game Total Over 44.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "a3fc1cbe-b58d-4a7c-a4a5-4b472d7b3c04", "gambit_id": "b2801af6-d40e-42d9-82e2-ffcbc5c4808d", "last_updated": "2022-09-12T10:17:27.822272-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 44.5", "reward": "1.81000", "odds": "1.90910", "spread": "44.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22baeea-99ac-4ae1-8543-ef60bd0b8cb3/?format=api" }, { "id": "940078ee-422c-4b9a-933b-d743e490b9ed", "gambit_id": "8f9d040c-433f-40a1-a922-0f3a73b40bcd", "last_updated": "2022-09-12T10:17:27.823425-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 44.5", "reward": "1.81000", "odds": "1.90910", "spread": "44.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22baeea-99ac-4ae1-8543-ef60bd0b8cb3/?format=api" } ] } ] }, { "id": "8da1a159-7d9d-426d-8006-a7726f96d7e5", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "bd7c4e00-c076-40a9-bcc2-7a37e993bef9", "completed": true, "last_updated": "2022-09-12T10:26:59.731686-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 1.97, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/bd7c4e00-c076-40a9-bcc2-7a37e993bef9", "datetime": "2022-09-11T13:00:00-04:00", "cutoff_datetime": "2022-09-11T13:00:00-04:00", "name": "New Orleans Saints v. Atlanta Falcons", "bettypes": [ { "id": "185f07a0-43c5-42b8-b72b-b159b1794f05", "match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "New Orleans Saints", "amount": 6650.0 }, { "team": "Atlanta Falcons", "amount": 3350.0 } ], "expected_reward_tokens": 9177.0, "profit_sb": 177.0, "profit_sb_percentage": 1.97, "recommended": true }, "lines": [ { "id": "fe7be24d-fea2-43aa-98c3-fbc232f4463c", "gambit_id": "e9174231-8f15-4630-8117-654c2e05f5a4", "last_updated": "2022-09-12T10:26:59.740127-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New Orleans Saints", "reward": "1.38000", "odds": "1.42550", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api" }, { "id": "1eb1669a-ba29-45c5-9f1a-5c4aa4af272c", "gambit_id": "94fec228-c2f9-419a-b6c6-3e2ae72e3333", "last_updated": "2022-09-12T10:26:59.738709-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Atlanta Falcons", "reward": "2.74000", "odds": "2.95000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api" } ] }, { "id": "0e4dfc1f-2514-4edf-b785-b2e16ccb016a", "match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "New Orleans Saints", "amount": 5110.0 }, { "team": "Atlanta Falcons", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "3249f258-ff72-4ed3-94f9-c8fb541db45c", "gambit_id": "35d82900-f7db-4ebf-a3a5-6d4ed976d8a5", "last_updated": "2022-09-12T10:26:59.743907-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New Orleans Saints", "reward": "1.77000", "odds": "1.86960", "spread": "-5.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4dfc1f-2514-4edf-b785-b2e16ccb016a/?format=api" }, { "id": "dc748764-02ed-4f1e-a77e-ee9271fb8006", "gambit_id": "beb3dc2c-d1bc-4bf0-b8ba-1bdf8c1ef112", "last_updated": "2022-09-12T10:26:59.742668-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Atlanta Falcons", "reward": "1.85000", "odds": "1.95240", "spread": "5.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4dfc1f-2514-4edf-b785-b2e16ccb016a/?format=api" } ] }, { "id": "cb7c9d6b-1171-42cb-8a35-a6450ef85795", "match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 43.5", "amount": 5110.0 }, { "team": "Game Total Under 43.5", "amount": 4890.0 } ], "expected_reward_tokens": 9044.7, "profit_sb": 44.7, "profit_sb_percentage": 0.5, "recommended": true }, "lines": [ { "id": "d3789db2-b5f9-4f53-9245-0300e7ad2241", "gambit_id": "9f81416d-cab1-4d1e-aa8e-0ea650ed4b08", "last_updated": "2022-09-12T10:26:59.736201-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 43.5", "reward": "1.77000", "odds": "1.86960", "spread": "43.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7c9d6b-1171-42cb-8a35-a6450ef85795/?format=api" }, { "id": "ef7ef8fd-b224-4d91-a30c-584c94bdbb68", "gambit_id": "bd93588d-5f33-4a62-a6e7-76dd99b917cd", "last_updated": "2022-09-12T10:26:59.734940-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 43.5", "reward": "1.85000", "odds": "1.95240", "spread": "43.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7c9d6b-1171-42cb-8a35-a6450ef85795/?format=api" } ] } ] }, { "id": "a76a179b-f84b-4698-991a-36996bc3b035", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "ff77f740-a882-4a7b-aedc-5b379468cd3c", "completed": true, "last_updated": "2022-09-12T10:17:27.102301-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.31, "sport_category": "NFL", "sport": "American Football", "url": "https://app.gambitrewards.com/match/ff77f740-a882-4a7b-aedc-5b379468cd3c", "datetime": "2022-09-11T13:00:00-04:00", "cutoff_datetime": "2022-09-11T13:00:00-04:00", "name": "New England Patriots v. Miami Dolphins", "bettypes": [ { "id": "d354b97d-3cdc-4dcf-b5fd-47f3511b7ed3", "match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Miami Dolphins", "amount": 5979.0 }, { "team": "New England Patriots", "amount": 4021.0 } ], "expected_reward_tokens": 9207.66, "profit_sb": 207.66, "profit_sb_percentage": 2.31, "recommended": true }, "lines": [ { "id": "79a48d66-dced-4d22-91a0-8c5f1409da38", "gambit_id": "b93aa3ca-87ac-4592-85e1-3c27fc90a58d", "last_updated": "2022-09-12T10:17:27.108245-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Miami Dolphins", "reward": "1.54000", "odds": "1.60610", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d354b97d-3cdc-4dcf-b5fd-47f3511b7ed3/?format=api" }, { "id": "fc774dd7-a01b-4d05-846a-f40cef657d26", "gambit_id": "ef75928d-44d2-49b9-ac78-c1a3afd11c9a", "last_updated": "2022-09-12T10:17:27.109406-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New England Patriots", "reward": "2.29000", "odds": "2.45000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d354b97d-3cdc-4dcf-b5fd-47f3511b7ed3/?format=api" } ] }, { "id": "61e1d140-cf10-4cdc-8fca-56edccb09b19", "match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?format=api", "name": "Play the Odds", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Miami Dolphins", "amount": 5207.0 }, { "team": "New England Patriots", "amount": 4793.0 } ], "expected_reward_tokens": 9058.77, "profit_sb": 58.77, "profit_sb_percentage": 0.65, "recommended": true }, "lines": [ { "id": "1a37ff5c-c40a-4b6d-bdcf-f9ccd94e1938", "gambit_id": "38197bd4-26a9-47fd-b27a-d6930d0f902e", "last_updated": "2022-09-12T10:17:27.111553-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Miami Dolphins", "reward": "1.74000", "odds": "1.83330", "spread": "-3.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e1d140-cf10-4cdc-8fca-56edccb09b19/?format=api" }, { "id": "14abb90d-51c9-4f16-9c22-996a4daa214b", "gambit_id": "c5e67028-b53a-4ffb-9ed8-e9d5c3e6ae3c", "last_updated": "2022-09-12T10:17:27.112592-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "New England Patriots", "reward": "1.89000", "odds": "2.00000", "spread": "3.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e1d140-cf10-4cdc-8fca-56edccb09b19/?format=api" } ] }, { "id": "4b033054-33b0-4a66-9437-fde308d62921", "match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Under 46.5", "amount": 5000.0 }, { "team": "Game Total Over 46.5", "amount": 5000.0 } ], "expected_reward_tokens": 9050.0, "profit_sb": 50.0, "profit_sb_percentage": 0.56, "recommended": true }, "lines": [ { "id": "6e53c22d-722a-461b-b171-4e93ef66f42c", "gambit_id": "b7490c53-e642-4710-8d2c-5b2442c56ec8", "last_updated": "2022-09-12T10:17:27.104951-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 46.5", "reward": "1.81000", "odds": "1.90910", "spread": "46.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api" }, { "id": "a961d3b8-2717-4d2f-a234-be6580329a1c", "gambit_id": "afcb3c2c-ece2-4594-a202-92e87c3804e6", "last_updated": "2022-09-12T10:17:27.106064-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 46.5", "reward": "1.81000", "odds": "1.90910", "spread": "46.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api" } ] } ] } ] }