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=4300
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10667,
    "next": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=4400",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=4200",
    "results": [
        {
            "id": "910b0d45-9261-4304-b258-ecd5c1cab8de",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9ad3fd69-7229-4f69-875d-a7dcb1248bfa",
            "completed": true,
            "last_updated": "2023-05-18T11:47:19.167041-04:00",
            "created_at": "2023-05-17T11:06:50.372393-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9ad3fd69-7229-4f69-875d-a7dcb1248bfa",
            "datetime": "2023-05-17T15:37:00-04:00",
            "cutoff_datetime": "2023-05-17T15:37:00-04:00",
            "name": "ARI (R Nelson) v. OAK (L Medina)",
            "bettypes": [
                {
                    "id": "0b8353db-9ebe-40db-b1e9-d27322100fd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-17T11:06:50.389635-04: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 (R Nelson)",
                                "amount": 5776.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2326e72-83b3-4725-86f2-cb9a6c58b4bd",
                            "gambit_id": "7d1ef248-245a-4c16-9bbe-d67bd74a585e",
                            "last_updated": "2023-05-18T11:47:19.179670-04:00",
                            "created_at": "2023-05-17T11:06:50.393971-04:00",
                            "name": "ARI (R Nelson)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api"
                        },
                        {
                            "id": "4a223adc-742a-4b67-98db-babfab96c397",
                            "gambit_id": "234c8ad8-a937-4755-a232-79a7d1cf8a2d",
                            "last_updated": "2023-05-18T11:47:19.178368-04:00",
                            "created_at": "2023-05-17T11:06:50.391617-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7537aa17-1bfc-42fe-b3fe-55c299f5e373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-17T11:06:50.383045-04: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": 5317.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9aef138a-471c-48f2-9049-e00fc3e0e466",
                            "gambit_id": "3fc1c824-5c24-483c-86a0-a29d6d80cb5f",
                            "last_updated": "2023-05-18T11:47:19.174210-04:00",
                            "created_at": "2023-05-17T11:06:50.385117-04:00",
                            "name": "OAK",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7537aa17-1bfc-42fe-b3fe-55c299f5e373/?format=api"
                        },
                        {
                            "id": "b45eaa52-3b78-46ac-9235-cb45452da31d",
                            "gambit_id": "6b902195-b12e-4246-a379-1bbec8fff8af",
                            "last_updated": "2023-05-18T11:47:19.175635-04:00",
                            "created_at": "2023-05-17T11:06:50.387403-04:00",
                            "name": "ARI",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7537aa17-1bfc-42fe-b3fe-55c299f5e373/?format=api"
                        }
                    ]
                },
                {
                    "id": "9347f506-5db7-43ba-b517-b33df06836ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-17T11:06:50.375599-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e542304b-b891-4129-ae94-3349b231469a",
                            "gambit_id": "5a5ea92f-2913-4f57-8939-1773b0af4bdd",
                            "last_updated": "2023-05-18T11:47:19.170337-04:00",
                            "created_at": "2023-05-17T11:06:50.378174-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9347f506-5db7-43ba-b517-b33df06836ba/?format=api"
                        },
                        {
                            "id": "26aef26f-fa6d-4a49-ab1b-9dcfea2873a7",
                            "gambit_id": "471f7ba9-94cd-4300-9a97-c7f45d64900e",
                            "last_updated": "2023-05-18T11:47:19.171610-04:00",
                            "created_at": "2023-05-17T11:06:50.380736-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9347f506-5db7-43ba-b517-b33df06836ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80770a0f-b845-47d5-b977-156747180cee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5d4f8164-146c-42b0-bd41-e28a0dfc572f",
            "completed": true,
            "last_updated": "2023-05-18T11:47:19.004620-04:00",
            "created_at": "2023-05-17T11:06:50.217287-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5d4f8164-146c-42b0-bd41-e28a0dfc572f",
            "datetime": "2023-05-17T15:10:00-04:00",
            "cutoff_datetime": "2023-05-17T15:10:00-04:00",
            "name": "CIN (G Ashcraft) v. COL (A Gomber)",
            "bettypes": [
                {
                    "id": "abe57e61-aefe-40cd-81f7-e2c6a548dc3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80770a0f-b845-47d5-b977-156747180cee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-17T11:06:50.231390-04: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 (A Gomber)",
                                "amount": 5091.0
                            },
                            {
                                "team": "CIN (G Ashcraft)",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 9571.08,
                        "profit_sb": 71.08,
                        "profit_sb_percentage": 0.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "13f33eae-5655-425c-a067-d8ae5c45fe25",
                            "gambit_id": "c3f7a2af-71c2-4f43-952b-d5d671a3787d",
                            "last_updated": "2023-05-18T11:47:19.015942-04:00",
                            "created_at": "2023-05-17T11:06:50.233260-04:00",
                            "name": "COL (A Gomber)",
                            "reward": "1.88000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe57e61-aefe-40cd-81f7-e2c6a548dc3f/?format=api"
                        },
                        {
                            "id": "23f5a26b-e408-40a6-88b7-5e77797923c2",
                            "gambit_id": "d52dc12e-cd10-4d02-8ef0-4ab3504e7e1f",
                            "last_updated": "2023-05-18T11:47:19.017261-04:00",
                            "created_at": "2023-05-17T11:06:50.235216-04:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "1.95000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe57e61-aefe-40cd-81f7-e2c6a548dc3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f474ed9-5ab6-43ab-b4e5-328f53156b83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80770a0f-b845-47d5-b977-156747180cee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-17T11:06:50.225761-04: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",
                                "amount": 6324.0
                            },
                            {
                                "team": "COL",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "736da495-b331-4ea4-88ac-92b42c33f16d",
                            "gambit_id": "bec6e9c8-0048-4b51-b5e6-8d41868584c0",
                            "last_updated": "2023-05-18T11:47:19.013206-04:00",
                            "created_at": "2023-05-17T11:06:50.229559-04:00",
                            "name": "CIN",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f474ed9-5ab6-43ab-b4e5-328f53156b83/?format=api"
                        },
                        {
                            "id": "3dac9d9b-9a1e-45ec-8487-f1d41bc458ce",
                            "gambit_id": "46089091-39d4-4670-a946-e90b7ab6c873",
                            "last_updated": "2023-05-18T11:47:19.011816-04:00",
                            "created_at": "2023-05-17T11:06:50.227611-04:00",
                            "name": "COL",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f474ed9-5ab6-43ab-b4e5-328f53156b83/?format=api"
                        }
                    ]
                },
                {
                    "id": "31a56e55-8bd8-4386-bcdf-3820031be7e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80770a0f-b845-47d5-b977-156747180cee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-17T11:06:50.220293-04: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 11.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9429047a-c002-4683-bfbb-5f6359a71812",
                            "gambit_id": "2d1fd9cf-ed9d-4b7e-bf06-866bea0677eb",
                            "last_updated": "2023-05-18T11:47:19.007693-04:00",
                            "created_at": "2023-05-17T11:06:50.222070-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a56e55-8bd8-4386-bcdf-3820031be7e6/?format=api"
                        },
                        {
                            "id": "5d83aa0b-44ef-4425-adf4-56468c578e98",
                            "gambit_id": "9ea3c3a5-c686-4cb7-8c77-d717954f246f",
                            "last_updated": "2023-05-18T11:47:19.008988-04:00",
                            "created_at": "2023-05-17T11:06:50.223868-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a56e55-8bd8-4386-bcdf-3820031be7e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ae985fce-50c5-4436-97bc-fa2de25f7554",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "204945d5-2517-4f8a-8b7e-aa0bc0c19f92",
            "completed": true,
            "last_updated": "2023-05-18T11:47:18.845901-04:00",
            "created_at": "2023-05-17T11:06:50.055582-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/204945d5-2517-4f8a-8b7e-aa0bc0c19f92",
            "datetime": "2023-05-17T15:10:00-04:00",
            "cutoff_datetime": "2023-05-17T15:10:00-04:00",
            "name": "MIN (S Gray) v. LOS (D May)",
            "bettypes": [
                {
                    "id": "db14422f-7060-4f35-ba92-4efcf32ffcf8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae985fce-50c5-4436-97bc-fa2de25f7554/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-17T11:06:50.073405-04: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 (D May)",
                                "amount": 5627.0
                            },
                            {
                                "team": "MIN (S Gray)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2f88bc0-8231-4b4a-857d-6104ae80b989",
                            "gambit_id": "8bbf5c99-4036-47ec-a4ba-6a2419d5db13",
                            "last_updated": "2023-05-18T11:47:18.859232-04:00",
                            "created_at": "2023-05-17T11:06:50.078460-04:00",
                            "name": "LOS (D May)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db14422f-7060-4f35-ba92-4efcf32ffcf8/?format=api"
                        },
                        {
                            "id": "853d9f9c-439e-4984-9f58-fc4a4a185fc2",
                            "gambit_id": "f3f382c2-005b-40ef-b553-df21bdb53d7b",
                            "last_updated": "2023-05-18T11:47:18.857935-04:00",
                            "created_at": "2023-05-17T11:06:50.076226-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db14422f-7060-4f35-ba92-4efcf32ffcf8/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ce6177e-6ed1-4853-8325-b84244ce883c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae985fce-50c5-4436-97bc-fa2de25f7554/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-17T11:06:50.066045-04: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": 6100.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec5cae23-e113-403c-a4c3-86d9aedcf85e",
                            "gambit_id": "2b7133d3-fa14-4375-a330-c8da97459f23",
                            "last_updated": "2023-05-18T11:47:18.854553-04:00",
                            "created_at": "2023-05-17T11:06:50.071013-04:00",
                            "name": "MIN",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ce6177e-6ed1-4853-8325-b84244ce883c/?format=api"
                        },
                        {
                            "id": "983e3a26-6fc9-492d-b735-61f2724a7e10",
                            "gambit_id": "0ea5cfd7-91ab-4b98-a4bf-0258a59ca12a",
                            "last_updated": "2023-05-18T11:47:18.853239-04:00",
                            "created_at": "2023-05-17T11:06:50.068445-04:00",
                            "name": "LOS",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ce6177e-6ed1-4853-8325-b84244ce883c/?format=api"
                        }
                    ]
                },
                {
                    "id": "96060b31-a330-4b15-bc4a-82db09d8d6a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae985fce-50c5-4436-97bc-fa2de25f7554/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-17T11:06:50.058321-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a812c84-3f48-42dc-a78d-f5fa288a5db5",
                            "gambit_id": "6f4af669-d2a2-4a41-b5cc-825625843b05",
                            "last_updated": "2023-05-18T11:47:18.850533-04:00",
                            "created_at": "2023-05-17T11:06:50.063416-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96060b31-a330-4b15-bc4a-82db09d8d6a0/?format=api"
                        },
                        {
                            "id": "bf277780-600b-4635-93e0-3349f27cd271",
                            "gambit_id": "2b38d3a8-923e-429a-9aa9-7e087750b2b7",
                            "last_updated": "2023-05-18T11:47:18.849235-04:00",
                            "created_at": "2023-05-17T11:06:50.060552-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96060b31-a330-4b15-bc4a-82db09d8d6a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a48c8e0d-88fd-489f-afd9-a5e37af39683",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f40b7ab9-a0da-4a6c-8206-a81c990214be",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.508851-04:00",
            "created_at": "2023-05-16T09:47:07.938606-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.18,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f40b7ab9-a0da-4a6c-8206-a81c990214be",
            "datetime": "2023-05-17T15:00:00-04:00",
            "cutoff_datetime": "2023-05-17T15:00:00-04:00",
            "name": "Manchester City v. Real Madrid",
            "bettypes": [
                {
                    "id": "50c1797d-e60e-4c1f-a61c-11fe660c0de3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a48c8e0d-88fd-489f-afd9-a5e37af39683/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.957465-04: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": 7427.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2573.0
                            }
                        ],
                        "expected_reward_tokens": 11140.5,
                        "profit_sb": 1640.5,
                        "profit_sb_percentage": 17.27,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6133.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2125.0
                            },
                            {
                                "team": "Real Madrid",
                                "amount": 1742.0
                            }
                        ],
                        "expected_reward_tokens": 9197.76,
                        "profit_sb": -302.24,
                        "profit_sb_percentage": -3.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1f38d67-896f-4764-a11a-0d8b736ebdda",
                            "gambit_id": "089c9132-5919-477e-acd5-2f721ffd3302",
                            "last_updated": "2023-05-18T11:47:16.519375-04:00",
                            "created_at": "2023-05-16T09:47:07.961255-04:00",
                            "name": "Manchester City",
                            "reward": "1.50000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c1797d-e60e-4c1f-a61c-11fe660c0de3/?format=api"
                        },
                        {
                            "id": "ebc23b65-bf65-447e-a757-7bdf8d85e3b8",
                            "gambit_id": "2d055337-2d10-439f-9c6b-b71eecde7b5a",
                            "last_updated": "2023-05-18T11:47:16.520829-04:00",
                            "created_at": "2023-05-16T09:47:07.963144-04:00",
                            "name": "Draw",
                            "reward": "4.33000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c1797d-e60e-4c1f-a61c-11fe660c0de3/?format=api"
                        },
                        {
                            "id": "1625338f-36f5-4c67-b4eb-2230a54aa2c4",
                            "gambit_id": "43aca0cc-c4b7-4189-90cf-5695c268f963",
                            "last_updated": "2023-05-18T11:47:16.517939-04:00",
                            "created_at": "2023-05-16T09:47:07.959301-04:00",
                            "name": "Real Madrid",
                            "reward": "5.28000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c1797d-e60e-4c1f-a61c-11fe660c0de3/?format=api"
                        }
                    ]
                },
                {
                    "id": "464e842f-f1fd-40ee-9598-b58a4226ea24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a48c8e0d-88fd-489f-afd9-a5e37af39683/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.943935-04: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": 5969.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4031.0
                            }
                        ],
                        "expected_reward_tokens": 9190.68,
                        "profit_sb": -309.32,
                        "profit_sb_percentage": -3.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "960589f2-c03d-4de8-a5ca-b0cdb697480f",
                            "gambit_id": "a9d03b5b-0967-4b1d-99c3-4c7598a44db5",
                            "last_updated": "2023-05-18T11:47:16.514586-04:00",
                            "created_at": "2023-05-16T09:47:07.955164-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.57000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464e842f-f1fd-40ee-9598-b58a4226ea24/?format=api"
                        },
                        {
                            "id": "b58ac2dd-9206-417c-8d40-a3a26db7d03f",
                            "gambit_id": "40b8c2ea-a1e1-425e-8c09-aef93601f25b",
                            "last_updated": "2023-05-18T11:47:16.512892-04:00",
                            "created_at": "2023-05-16T09:47:07.945913-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.28000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464e842f-f1fd-40ee-9598-b58a4226ea24/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b36fd224-a836-471f-b3f2-b802de5d8866",
            "completed": true,
            "last_updated": "2023-05-18T11:47:20.511734-04:00",
            "created_at": "2023-05-17T11:06:49.888823-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b36fd224-a836-471f-b3f2-b802de5d8866",
            "datetime": "2023-05-17T13:10:00-04:00",
            "cutoff_datetime": "2023-05-17T13:10:00-04:00",
            "name": "PIT (R Hill) v. DET (Ed Rodriguez)",
            "bettypes": [
                {
                    "id": "c992fe37-65a6-4c03-b64c-3f0a8028703c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-17T11:06:49.907045-04: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 (Ed Rodriguez)",
                                "amount": 6070.0
                            },
                            {
                                "team": "PIT (R Hill)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "80a7d6fb-6319-4eea-b8eb-7cda7a482616",
                            "gambit_id": "5ce601ba-2559-4c88-9c8d-b4b12378b3ec",
                            "last_updated": "2023-05-18T11:47:20.523944-04:00",
                            "created_at": "2023-05-17T11:06:49.908847-04:00",
                            "name": "DET (Ed Rodriguez)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api"
                        },
                        {
                            "id": "0acc3112-d255-4ec9-a841-6799f5407beb",
                            "gambit_id": "54468fb4-5bb6-4d89-8f32-35624b788bf0",
                            "last_updated": "2023-05-18T11:47:20.525407-04:00",
                            "created_at": "2023-05-17T11:06:49.910679-04:00",
                            "name": "PIT (R Hill)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5f00704-c0b4-4cb3-92aa-65662f637c08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-17T11:06:49.899181-04: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": 5699.0
                            },
                            {
                                "team": "DET",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4afe8988-d445-470a-8c03-26b6751510f2",
                            "gambit_id": "caa9b2e7-6502-45ac-970a-39908df397bf",
                            "last_updated": "2023-05-18T11:47:20.520662-04:00",
                            "created_at": "2023-05-17T11:06:49.904939-04:00",
                            "name": "PIT",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f00704-c0b4-4cb3-92aa-65662f637c08/?format=api"
                        },
                        {
                            "id": "b2b0dc5f-dfa2-48ca-8b5b-cf0b9e19f7a9",
                            "gambit_id": "7c259708-3430-4cf8-84ee-9e2b51b8b3e6",
                            "last_updated": "2023-05-18T11:47:20.519273-04:00",
                            "created_at": "2023-05-17T11:06:49.902790-04:00",
                            "name": "DET",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f00704-c0b4-4cb3-92aa-65662f637c08/?format=api"
                        }
                    ]
                },
                {
                    "id": "16e39227-a22e-4aef-82d2-8340c440cfab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-17T11:06:49.892356-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "35d2b36c-22fa-4808-be48-417b52bf8167",
                            "gambit_id": "3c3b257a-a7b8-4e2c-8d0d-1f2a6afc153d",
                            "last_updated": "2023-05-18T11:47:20.515070-04:00",
                            "created_at": "2023-05-17T11:06:49.895021-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api"
                        },
                        {
                            "id": "94409a78-6af3-4a12-9473-e2ed510a678a",
                            "gambit_id": "41421513-2805-4497-9dea-f5b38b236852",
                            "last_updated": "2023-05-18T11:47:20.516421-04:00",
                            "created_at": "2023-05-17T11:06:49.897215-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7b57309-93a5-4502-8a3b-1cd7139b38ed",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "464df6fd-0d05-46ac-ae92-346f515022d1",
            "completed": true,
            "last_updated": "2023-05-17T11:06:54.459088-04:00",
            "created_at": "2023-05-16T09:47:07.779389-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/464df6fd-0d05-46ac-ae92-346f515022d1",
            "datetime": "2023-05-16T22:10:00-04:00",
            "cutoff_datetime": "2023-05-16T22:10:00-04:00",
            "name": "MIN (B Ober) v. LOS (C Kershaw)",
            "bettypes": [
                {
                    "id": "33888675-9725-47ee-8073-56ee20100167",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7b57309-93a5-4502-8a3b-1cd7139b38ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.796535-04: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": 6314.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 3686.0
                            }
                        ],
                        "expected_reward_tokens": 9471.0,
                        "profit_sb": -29.0,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b826d2b-af28-4520-baf3-c7d60c99c14c",
                            "gambit_id": "9e557b40-f6cf-4e15-b3c0-53988efde30d",
                            "last_updated": "2023-05-17T11:06:54.474389-04:00",
                            "created_at": "2023-05-16T09:47:07.798783-04:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33888675-9725-47ee-8073-56ee20100167/?format=api"
                        },
                        {
                            "id": "df99a5ab-b57f-422c-9adf-c45cea6a4104",
                            "gambit_id": "d7b84652-e0ab-4710-ad55-777d0de81de3",
                            "last_updated": "2023-05-17T11:06:54.476247-04:00",
                            "created_at": "2023-05-16T09:47:07.801009-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "2.57000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33888675-9725-47ee-8073-56ee20100167/?format=api"
                        }
                    ]
                },
                {
                    "id": "e41b9fad-ff21-4f3d-9b86-90c57ef48559",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7b57309-93a5-4502-8a3b-1cd7139b38ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:07.789493-04: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": 5319.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d37b2fe7-2472-4cb1-a795-85395712fedc",
                            "gambit_id": "da36467a-3f56-4167-8235-670d535a7bc5",
                            "last_updated": "2023-05-17T11:06:54.470633-04:00",
                            "created_at": "2023-05-16T09:47:07.794018-04:00",
                            "name": "MIN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41b9fad-ff21-4f3d-9b86-90c57ef48559/?format=api"
                        },
                        {
                            "id": "10139da5-c628-453b-a390-258f2f556dde",
                            "gambit_id": "7c459c21-3fc6-4fc2-9308-4b8a1077e642",
                            "last_updated": "2023-05-17T11:06:54.468862-04:00",
                            "created_at": "2023-05-16T09:47:07.791787-04:00",
                            "name": "LOS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41b9fad-ff21-4f3d-9b86-90c57ef48559/?format=api"
                        }
                    ]
                },
                {
                    "id": "818d5c4d-9dfd-421d-bec0-7d6c4dec9837",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7b57309-93a5-4502-8a3b-1cd7139b38ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.782128-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4cad6f2-cd18-4b73-8cca-30364abbbc35",
                            "gambit_id": "24cc2a7b-7cb2-4604-88e7-129f20d9a404",
                            "last_updated": "2023-05-17T11:06:54.463404-04:00",
                            "created_at": "2023-05-16T09:47:07.784314-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818d5c4d-9dfd-421d-bec0-7d6c4dec9837/?format=api"
                        },
                        {
                            "id": "45d9fd23-48f4-4396-9f73-42bf671d2477",
                            "gambit_id": "d5e14e6c-376a-45bb-aa4a-c3d1c72ce018",
                            "last_updated": "2023-05-17T11:06:54.465188-04:00",
                            "created_at": "2023-05-16T09:47:07.786938-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818d5c4d-9dfd-421d-bec0-7d6c4dec9837/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc9aa5a1-31f0-487b-83a0-b01a55d9a106",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6677b66-0bd1-44c2-8556-3e0077dc4a47",
            "completed": true,
            "last_updated": "2023-05-17T11:06:54.299014-04:00",
            "created_at": "2023-05-16T09:47:07.624590-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b6677b66-0bd1-44c2-8556-3e0077dc4a47",
            "datetime": "2023-05-16T21:45:00-04:00",
            "cutoff_datetime": "2023-05-16T21:45:00-04:00",
            "name": "PHI (Z Wheeler) v. SFO (A Cobb)",
            "bettypes": [
                {
                    "id": "fadeb84f-75db-44fe-954b-a396565e6154",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.640574-04: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 (A Cobb)",
                                "amount": 5039.0
                            },
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 4961.0
                            }
                        ],
                        "expected_reward_tokens": 9523.71,
                        "profit_sb": 23.71,
                        "profit_sb_percentage": 0.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "235f4fe1-2473-4487-93d6-e6a06bce1d76",
                            "gambit_id": "76a111f2-041d-4ef6-a250-f5becacdb887",
                            "last_updated": "2023-05-17T11:06:54.315827-04:00",
                            "created_at": "2023-05-16T09:47:07.642879-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.89000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadeb84f-75db-44fe-954b-a396565e6154/?format=api"
                        },
                        {
                            "id": "7b5f2825-4861-41c2-bb65-92b7bc23e88b",
                            "gambit_id": "9bd356a2-d7cc-481e-88f5-a1d6a08c5fed",
                            "last_updated": "2023-05-17T11:06:54.317734-04:00",
                            "created_at": "2023-05-16T09:47:07.644626-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.92000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadeb84f-75db-44fe-954b-a396565e6154/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d406145-b442-49ba-ad9c-7ffb8d798b1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:07.633414-04: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": 6222.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3778.0
                            }
                        ],
                        "expected_reward_tokens": 9519.66,
                        "profit_sb": 19.66,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0854b28c-df9a-4ecc-928d-e8cf07f56ac0",
                            "gambit_id": "0ed7425f-edc8-4236-9684-1aa43d59a112",
                            "last_updated": "2023-05-17T11:06:54.309852-04:00",
                            "created_at": "2023-05-16T09:47:07.635478-04:00",
                            "name": "SFO",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d406145-b442-49ba-ad9c-7ffb8d798b1f/?format=api"
                        },
                        {
                            "id": "797be721-511b-4c34-bee0-6f507e69ea5c",
                            "gambit_id": "b72cc3f6-8f1d-4dcc-9500-426785516988",
                            "last_updated": "2023-05-17T11:06:54.311883-04:00",
                            "created_at": "2023-05-16T09:47:07.638100-04:00",
                            "name": "PHI",
                            "reward": "2.52000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d406145-b442-49ba-ad9c-7ffb8d798b1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "9acaf6fc-4c3b-4905-a52a-cf6cf66f8266",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.626980-04: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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f79545fe-52b1-4d2d-9232-01622cc1dfa4",
                            "gambit_id": "460edf81-3d7d-40a4-953b-1ace4c2576ae",
                            "last_updated": "2023-05-17T11:06:54.303742-04:00",
                            "created_at": "2023-05-16T09:47:07.629157-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api"
                        },
                        {
                            "id": "7fb18821-331a-41fd-a55b-5cc25aa57827",
                            "gambit_id": "07f43634-281b-4f0b-9fa2-8e9792ff774b",
                            "last_updated": "2023-05-17T11:06:54.305755-04:00",
                            "created_at": "2023-05-16T09:47:07.631187-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0b94ad07-1c56-47c4-9b40-f4a68c5b85a6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b5a4b517-d7de-4c28-a8a5-a6bcb1051740",
            "completed": true,
            "last_updated": "2023-05-17T11:06:53.985078-04:00",
            "created_at": "2023-05-16T09:47:07.325139-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b5a4b517-d7de-4c28-a8a5-a6bcb1051740",
            "datetime": "2023-05-16T21:40:00-04:00",
            "cutoff_datetime": "2023-05-16T21:40:00-04:00",
            "name": "ARI (T Henry) v. OAK (K Muller)",
            "bettypes": [
                {
                    "id": "a572ad2d-5bd8-4e5f-a948-9d45c002dc6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b94ad07-1c56-47c4-9b40-f4a68c5b85a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.339642-04: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 (T Henry)",
                                "amount": 5878.0
                            },
                            {
                                "team": "OAK (K Muller)",
                                "amount": 4122.0
                            }
                        ],
                        "expected_reward_tokens": 9521.82,
                        "profit_sb": 21.82,
                        "profit_sb_percentage": 0.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31e8c7d0-e78e-4b5d-8675-f6d2ad0e1ea4",
                            "gambit_id": "819d3ea9-d6ab-4708-bd1a-89ca5e3b88b9",
                            "last_updated": "2023-05-17T11:06:54.004595-04:00",
                            "created_at": "2023-05-16T09:47:07.343725-04:00",
                            "name": "ARI (T Henry)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a572ad2d-5bd8-4e5f-a948-9d45c002dc6f/?format=api"
                        },
                        {
                            "id": "2689fcdd-1a38-493b-b761-756973f73599",
                            "gambit_id": "c78e2e0d-6d88-4d02-ae7e-4998349d15f1",
                            "last_updated": "2023-05-17T11:06:54.002728-04:00",
                            "created_at": "2023-05-16T09:47:07.341658-04:00",
                            "name": "OAK (K Muller)",
                            "reward": "2.31000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a572ad2d-5bd8-4e5f-a948-9d45c002dc6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ea521dc-b06a-4625-a9b8-f582006def5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b94ad07-1c56-47c4-9b40-f4a68c5b85a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:07.333947-04: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": 5319.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "163bd2a2-7b91-425e-96fa-f1a490f226bb",
                            "gambit_id": "9e73f46e-1823-4162-aedd-d9a274aa60f9",
                            "last_updated": "2023-05-17T11:06:53.997118-04:00",
                            "created_at": "2023-05-16T09:47:07.335705-04:00",
                            "name": "OAK",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ea521dc-b06a-4625-a9b8-f582006def5c/?format=api"
                        },
                        {
                            "id": "5e234c88-fabc-4440-b6b4-89d3b8851159",
                            "gambit_id": "e325cd1a-67e5-4fd5-a30a-c1341700b509",
                            "last_updated": "2023-05-17T11:06:53.999056-04:00",
                            "created_at": "2023-05-16T09:47:07.337666-04:00",
                            "name": "ARI",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ea521dc-b06a-4625-a9b8-f582006def5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd8275bd-2649-40ab-a1a9-e5ee59162e74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b94ad07-1c56-47c4-9b40-f4a68c5b85a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.327911-04: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": 5423.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e87b247c-1196-4f66-8b6d-70f090cf3a09",
                            "gambit_id": "ca04352a-db08-4836-9409-19f111f090ba",
                            "last_updated": "2023-05-17T11:06:53.992454-04:00",
                            "created_at": "2023-05-16T09:47:07.332102-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8275bd-2649-40ab-a1a9-e5ee59162e74/?format=api"
                        },
                        {
                            "id": "dd8a7217-6c93-4a86-9620-35ff9f57f038",
                            "gambit_id": "66925e51-f21d-4ec7-b274-df4fb2867606",
                            "last_updated": "2023-05-17T11:06:53.990403-04:00",
                            "created_at": "2023-05-16T09:47:07.330126-04:00",
                            "name": "Game Total Under 9",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8275bd-2649-40ab-a1a9-e5ee59162e74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a41f490f-3aee-467a-a567-4ed197fe629c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "762ff9e9-6b47-4723-b9d1-196e784d30e1",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.346642-04:00",
            "created_at": "2023-05-16T09:47:07.473819-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/762ff9e9-6b47-4723-b9d1-196e784d30e1",
            "datetime": "2023-05-16T21:40:00-04:00",
            "cutoff_datetime": "2023-05-16T21:40:00-04:00",
            "name": "KAN (B Singer) v. SDG (S Lugo)",
            "bettypes": [
                {
                    "id": "089fe3ac-ad6b-460c-b42b-8ba7ce73b144",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a41f490f-3aee-467a-a567-4ed197fe629c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.490453-04: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 (S Lugo)",
                                "amount": 6359.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c30cd70-8ff9-43e2-ade0-e0ff944751d9",
                            "gambit_id": "fb0fa832-b67b-426d-925f-0c89a6c01627",
                            "last_updated": "2023-05-18T11:47:16.360272-04:00",
                            "created_at": "2023-05-16T09:47:07.492391-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089fe3ac-ad6b-460c-b42b-8ba7ce73b144/?format=api"
                        },
                        {
                            "id": "33ee2116-3b2d-467a-a814-d64aff636708",
                            "gambit_id": "ea696a2c-fa6f-4796-835f-cc3357d184ee",
                            "last_updated": "2023-05-18T11:47:16.361848-04:00",
                            "created_at": "2023-05-16T09:47:07.494431-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089fe3ac-ad6b-460c-b42b-8ba7ce73b144/?format=api"
                        }
                    ]
                },
                {
                    "id": "41867a35-7ac0-404a-ab3b-679156cc63bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a41f490f-3aee-467a-a567-4ed197fe629c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:07.484114-04: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": 5214.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ecdc194-2326-43ad-b1e5-f925c856e4cd",
                            "gambit_id": "99f60caf-59ca-46e9-873a-aead20f12e79",
                            "last_updated": "2023-05-18T11:47:16.357156-04:00",
                            "created_at": "2023-05-16T09:47:07.488276-04:00",
                            "name": "KAN",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41867a35-7ac0-404a-ab3b-679156cc63bd/?format=api"
                        },
                        {
                            "id": "d4e669ed-97f9-431f-ae1e-7bb629557e85",
                            "gambit_id": "fe1d43c4-a7c1-42d0-b45f-30232e33d3e6",
                            "last_updated": "2023-05-18T11:47:16.354953-04:00",
                            "created_at": "2023-05-16T09:47:07.486145-04:00",
                            "name": "SDG",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41867a35-7ac0-404a-ab3b-679156cc63bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c353300-265f-4af3-a46a-7bab33e8ebef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a41f490f-3aee-467a-a567-4ed197fe629c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.477681-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "295f757a-618b-4107-bb8b-291e2f7f91eb",
                            "gambit_id": "96d0ef14-bea4-4c31-80c6-855aa8051404",
                            "last_updated": "2023-05-18T11:47:16.350377-04:00",
                            "created_at": "2023-05-16T09:47:07.479705-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c353300-265f-4af3-a46a-7bab33e8ebef/?format=api"
                        },
                        {
                            "id": "8c66dbde-7cff-4036-ba36-3e22e429a562",
                            "gambit_id": "84f6b356-bbde-4f70-ae9c-4756e3a49196",
                            "last_updated": "2023-05-18T11:47:16.351732-04:00",
                            "created_at": "2023-05-16T09:47:07.481806-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c353300-265f-4af3-a46a-7bab33e8ebef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca3fdec0-3ef0-47ad-80ac-40318476899d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "db31e7cc-e0cb-4196-998f-c93511b3f9bf",
            "completed": true,
            "last_updated": "2023-05-17T11:06:54.964842-04:00",
            "created_at": "2023-05-16T09:47:07.172864-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/db31e7cc-e0cb-4196-998f-c93511b3f9bf",
            "datetime": "2023-05-16T20:40:00-04:00",
            "cutoff_datetime": "2023-05-16T20:40:00-04:00",
            "name": "CIN (B Williamson) v. COL (C Anderson)",
            "bettypes": [
                {
                    "id": "70d9da05-1b9b-490f-a6d6-61c13bca7b9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca3fdec0-3ef0-47ad-80ac-40318476899d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.187558-04: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 (C Anderson)",
                                "amount": 5527.0
                            },
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1910b8a4-14ef-4805-a59e-778146634575",
                            "gambit_id": "bd450da8-1b9a-4413-892c-139d8fbc1572",
                            "last_updated": "2023-05-17T11:06:54.979808-04:00",
                            "created_at": "2023-05-16T09:47:07.189248-04:00",
                            "name": "COL (C Anderson)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d9da05-1b9b-490f-a6d6-61c13bca7b9e/?format=api"
                        },
                        {
                            "id": "6eafc51b-202a-4b6f-89c2-81c1b34b527b",
                            "gambit_id": "d2998981-9113-4c9f-89eb-c8e03baa1b9d",
                            "last_updated": "2023-05-17T11:06:54.981467-04:00",
                            "created_at": "2023-05-16T09:47:07.190993-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d9da05-1b9b-490f-a6d6-61c13bca7b9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "796b4e0d-f872-45d2-809e-7c929151b6c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca3fdec0-3ef0-47ad-80ac-40318476899d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:07.182251-04: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",
                                "amount": 5939.0
                            },
                            {
                                "team": "COL",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34d74da1-f41c-4f80-9c25-aa25f8637461",
                            "gambit_id": "4c52bbde-5a26-4d42-96f6-841c3f1d8685",
                            "last_updated": "2023-05-17T11:06:54.975881-04:00",
                            "created_at": "2023-05-16T09:47:07.185724-04:00",
                            "name": "CIN",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796b4e0d-f872-45d2-809e-7c929151b6c0/?format=api"
                        },
                        {
                            "id": "237e3498-3f03-4c33-9fad-8bf5c86177e7",
                            "gambit_id": "92574c1e-9385-427d-b694-5bd2f42689ca",
                            "last_updated": "2023-05-17T11:06:54.973886-04:00",
                            "created_at": "2023-05-16T09:47:07.183945-04:00",
                            "name": "COL",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796b4e0d-f872-45d2-809e-7c929151b6c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "eafc4a86-a1f2-4022-92db-1a802732ccd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca3fdec0-3ef0-47ad-80ac-40318476899d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.175728-04: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 12.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 12.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "efdd9779-02d1-4d65-9ed9-1d262eeb26e9",
                            "gambit_id": "4fdea051-eb84-4f5d-acfb-cd02912b6390",
                            "last_updated": "2023-05-17T11:06:54.969300-04:00",
                            "created_at": "2023-05-16T09:47:07.177460-04:00",
                            "name": "Game Total Under 12.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eafc4a86-a1f2-4022-92db-1a802732ccd6/?format=api"
                        },
                        {
                            "id": "1a7945e9-2d75-42e7-9711-c8f11d3e1262",
                            "gambit_id": "27e448ca-149a-4913-ab2a-96dfcca561dd",
                            "last_updated": "2023-05-17T11:06:54.970810-04:00",
                            "created_at": "2023-05-16T09:47:07.179600-04:00",
                            "name": "Game Total Over 12.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eafc4a86-a1f2-4022-92db-1a802732ccd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65dbb3d6-377e-4e78-abe2-23be28eaf5af",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "297f6551-3484-4d02-8cc6-821c021c64df",
            "completed": true,
            "last_updated": "2023-05-18T11:47:14.699946-04:00",
            "created_at": "2023-05-15T11:36:59.215427-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.16,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/297f6551-3484-4d02-8cc6-821c021c64df",
            "datetime": "2023-05-16T20:30:00-04:00",
            "cutoff_datetime": "2023-05-16T20:30:00-04:00",
            "name": "Los Angeles Lakers v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "c96a8f0d-f963-40da-837b-3d6e6c33f432",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65dbb3d6-377e-4e78-abe2-23be28eaf5af/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:59.228219-04: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 Nuggets",
                                "amount": 7026.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 2974.0
                            }
                        ],
                        "expected_reward_tokens": 9485.1,
                        "profit_sb": -14.9,
                        "profit_sb_percentage": -0.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f9eeb38-102c-4863-93f9-0db9afa025b7",
                            "gambit_id": "3b2e1c1a-569c-42d5-bb10-5aa5c0e8cab6",
                            "last_updated": "2023-05-18T11:47:14.711528-04:00",
                            "created_at": "2023-05-15T11:36:59.229692-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96a8f0d-f963-40da-837b-3d6e6c33f432/?format=api"
                        },
                        {
                            "id": "73465fba-772c-4bee-8c05-0f78732d4e1e",
                            "gambit_id": "76dc8cc5-9ef0-40b0-a5a1-5d9082eb3fa3",
                            "last_updated": "2023-05-18T11:47:14.712991-04:00",
                            "created_at": "2023-05-15T11:36:59.231648-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "3.19000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96a8f0d-f963-40da-837b-3d6e6c33f432/?format=api"
                        }
                    ]
                },
                {
                    "id": "544bf1be-f1ae-4204-9a44-899beed77043",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65dbb3d6-377e-4e78-abe2-23be28eaf5af/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:59.223423-04: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 Nuggets",
                                "amount": 5107.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a13abbba-4b53-4397-a9de-72b9cf011981",
                            "gambit_id": "d08406d4-3bc4-4618-8f83-35038d8268d7",
                            "last_updated": "2023-05-18T11:47:14.707380-04:00",
                            "created_at": "2023-05-15T11:36:59.224875-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544bf1be-f1ae-4204-9a44-899beed77043/?format=api"
                        },
                        {
                            "id": "4a4dae3e-6547-472b-b32e-3d453e6de74a",
                            "gambit_id": "838b81a8-bc9c-415b-bd53-836a9f73e952",
                            "last_updated": "2023-05-18T11:47:14.708705-04:00",
                            "created_at": "2023-05-15T11:36:59.226623-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544bf1be-f1ae-4204-9a44-899beed77043/?format=api"
                        }
                    ]
                },
                {
                    "id": "4257bb0b-af70-4dda-9dbd-7dcbd6fc4573",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65dbb3d6-377e-4e78-abe2-23be28eaf5af/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:59.218001-04: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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2aef956-0962-40eb-ab30-e59d91e8b715",
                            "gambit_id": "3ba55819-a28e-42ea-aae7-0e4022004d0d",
                            "last_updated": "2023-05-18T11:47:14.704699-04:00",
                            "created_at": "2023-05-15T11:36:59.221508-04:00",
                            "name": "Game Total Over 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4257bb0b-af70-4dda-9dbd-7dcbd6fc4573/?format=api"
                        },
                        {
                            "id": "8dc8252d-6e5e-4a38-8504-777a85c3be53",
                            "gambit_id": "14a55d06-2217-470c-980c-e9ff5ce8ab0b",
                            "last_updated": "2023-05-18T11:47:14.703315-04:00",
                            "created_at": "2023-05-15T11:36:59.219756-04:00",
                            "name": "Game Total Under 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4257bb0b-af70-4dda-9dbd-7dcbd6fc4573/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4807469b-9c15-4715-8027-d601eca15e7a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0b21e95c-a06b-45ea-837b-9d5b2bd6807b",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.162641-04:00",
            "created_at": "2023-05-16T09:47:07.023983-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.36,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0b21e95c-a06b-45ea-837b-9d5b2bd6807b",
            "datetime": "2023-05-16T20:10:00-04:00",
            "cutoff_datetime": "2023-05-16T20:10:00-04:00",
            "name": "CHC (J Steele) v. HOU (C Javier)",
            "bettypes": [
                {
                    "id": "fc568d39-a519-49f5-9525-0312814ef447",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4807469b-9c15-4715-8027-d601eca15e7a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:07.039624-04: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": 5960.0
                            },
                            {
                                "team": "CHC (J Steele)",
                                "amount": 4040.0
                            }
                        ],
                        "expected_reward_tokens": 9534.4,
                        "profit_sb": 34.4,
                        "profit_sb_percentage": 0.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77da115e-8da8-4c64-8aa7-4dd4c47d0266",
                            "gambit_id": "1aa69c86-362a-4baa-9bc9-b03f8a8634fb",
                            "last_updated": "2023-05-18T11:47:16.175529-04:00",
                            "created_at": "2023-05-16T09:47:07.041460-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc568d39-a519-49f5-9525-0312814ef447/?format=api"
                        },
                        {
                            "id": "84ba5511-5fe5-4b4b-97f9-9e962aec36ba",
                            "gambit_id": "948235f1-c839-4357-a7ef-0c023e826368",
                            "last_updated": "2023-05-18T11:47:16.176762-04:00",
                            "created_at": "2023-05-16T09:47:07.043443-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "2.36000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc568d39-a519-49f5-9525-0312814ef447/?format=api"
                        }
                    ]
                },
                {
                    "id": "e42185e7-67a7-4427-b4cd-e9d1b77df5a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4807469b-9c15-4715-8027-d601eca15e7a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:07.033241-04: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": 5773.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c57f22f-bb37-4edb-82d4-324f911d7af6",
                            "gambit_id": "be1882a2-2790-43bc-bf65-3a4570ce44ee",
                            "last_updated": "2023-05-18T11:47:16.172904-04:00",
                            "created_at": "2023-05-16T09:47:07.037363-04:00",
                            "name": "CHC",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e42185e7-67a7-4427-b4cd-e9d1b77df5a8/?format=api"
                        },
                        {
                            "id": "c02fd1d1-bc7c-4b71-a513-e11c8db3ce68",
                            "gambit_id": "94839b82-9912-4e2c-beb9-0633296c3906",
                            "last_updated": "2023-05-18T11:47:16.171670-04:00",
                            "created_at": "2023-05-16T09:47:07.035206-04:00",
                            "name": "HOU",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e42185e7-67a7-4427-b4cd-e9d1b77df5a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "41440e90-1960-40c5-867c-3bb9af103c24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4807469b-9c15-4715-8027-d601eca15e7a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:07.026839-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6faa9ce6-7182-4c8b-bd4d-07814c800bb3",
                            "gambit_id": "84bd2ed7-f1ee-4627-97ff-ab32c9344b76",
                            "last_updated": "2023-05-18T11:47:16.169132-04:00",
                            "created_at": "2023-05-16T09:47:07.031128-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41440e90-1960-40c5-867c-3bb9af103c24/?format=api"
                        },
                        {
                            "id": "c5c125bb-33ea-4d70-84f5-d2b32babf4ff",
                            "gambit_id": "893aaa41-1eca-4c62-9e15-d7d7bd095654",
                            "last_updated": "2023-05-18T11:47:16.167054-04:00",
                            "created_at": "2023-05-16T09:47:07.028951-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41440e90-1960-40c5-867c-3bb9af103c24/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e5ff831-8a19-4306-8883-802a1830534c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "35ccd123-521c-4be9-a799-89d1131c9c15",
            "completed": true,
            "last_updated": "2023-05-18T11:47:15.345893-04:00",
            "created_at": "2023-05-16T09:47:06.873769-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/35ccd123-521c-4be9-a799-89d1131c9c15",
            "datetime": "2023-05-16T20:10:00-04:00",
            "cutoff_datetime": "2023-05-16T20:10:00-04:00",
            "name": "CLE (S Bieber) v. CWS (L Lynn)",
            "bettypes": [
                {
                    "id": "9f050775-b0c0-4d8c-8408-a43252ed7ab2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e5ff831-8a19-4306-8883-802a1830534c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:06.889544-04: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": 5377.0
                            },
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 4623.0
                            }
                        ],
                        "expected_reward_tokens": 9569.61,
                        "profit_sb": 69.61,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67d5149e-408a-4299-8342-a7fd8753d5c9",
                            "gambit_id": "4be06e3e-2279-4262-9249-455db2e345e8",
                            "last_updated": "2023-05-18T11:47:15.359090-04:00",
                            "created_at": "2023-05-16T09:47:06.893758-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.78000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f050775-b0c0-4d8c-8408-a43252ed7ab2/?format=api"
                        },
                        {
                            "id": "58fabd7d-4162-4b7d-877c-378befb11b5b",
                            "gambit_id": "7f681b1b-b1c8-4b50-88e4-634b1df24adf",
                            "last_updated": "2023-05-18T11:47:15.357897-04:00",
                            "created_at": "2023-05-16T09:47:06.891507-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "2.07000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f050775-b0c0-4d8c-8408-a43252ed7ab2/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e7c82dd-3517-4f52-a6aa-6b66b4837145",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e5ff831-8a19-4306-8883-802a1830534c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:06.883115-04: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": 5939.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4cf6a510-99ad-4fa9-a809-679a094fee99",
                            "gambit_id": "92f8d016-8554-4a69-b48f-a64b9ae802fd",
                            "last_updated": "2023-05-18T11:47:15.353232-04:00",
                            "created_at": "2023-05-16T09:47:06.885186-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7c82dd-3517-4f52-a6aa-6b66b4837145/?format=api"
                        },
                        {
                            "id": "f17db910-6c96-4b90-827d-2ec3c7dd50b0",
                            "gambit_id": "236aa1f7-3cc5-4130-a414-9796ae0ade37",
                            "last_updated": "2023-05-18T11:47:15.354971-04:00",
                            "created_at": "2023-05-16T09:47:06.887303-04:00",
                            "name": "CLE",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7c82dd-3517-4f52-a6aa-6b66b4837145/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c23476c-cb20-4e30-a284-b0a1db970696",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e5ff831-8a19-4306-8883-802a1830534c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:06.876386-04: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": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "921fa059-6cd5-47a3-854a-89885740c6da",
                            "gambit_id": "a8e32ec4-41f7-4794-b2f6-1f21df3ce87e",
                            "last_updated": "2023-05-18T11:47:15.349032-04:00",
                            "created_at": "2023-05-16T09:47:06.878594-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c23476c-cb20-4e30-a284-b0a1db970696/?format=api"
                        },
                        {
                            "id": "83fa2900-9447-4aab-a32f-b71861d3b72d",
                            "gambit_id": "0ee48fc7-0c9c-4250-9424-4d8048a652f1",
                            "last_updated": "2023-05-18T11:47:15.350363-04:00",
                            "created_at": "2023-05-16T09:47:06.880789-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c23476c-cb20-4e30-a284-b0a1db970696/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9523ada8-8bc5-430c-9ee6-23dbc7acce89",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f083e212-510a-4cec-a4e3-4506c87e92ff",
            "completed": true,
            "last_updated": "2023-05-18T11:47:15.182548-04:00",
            "created_at": "2023-05-16T09:47:06.724176-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f083e212-510a-4cec-a4e3-4506c87e92ff",
            "datetime": "2023-05-16T20:05:00-04:00",
            "cutoff_datetime": "2023-05-16T20:05:00-04:00",
            "name": "ATL (J Shuster) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "010f0ef0-c385-4551-b33e-19399807cbb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:06.739453-04: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 Shuster)",
                                "amount": 5000.0
                            },
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9550.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9cede68d-f6d7-4dc7-ad0b-ca878cc14160",
                            "gambit_id": "71761ead-3a48-4bde-ab43-eab236e50ca3",
                            "last_updated": "2023-05-18T11:47:15.195052-04:00",
                            "created_at": "2023-05-16T09:47:06.743473-04:00",
                            "name": "ATL (J Shuster)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010f0ef0-c385-4551-b33e-19399807cbb6/?format=api"
                        },
                        {
                            "id": "f2a0a289-47c3-47dc-a039-d3d153c7fa74",
                            "gambit_id": "a9c647c7-a407-4fcb-beec-e97c5a8bb544",
                            "last_updated": "2023-05-18T11:47:15.193831-04:00",
                            "created_at": "2023-05-16T09:47:06.741285-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010f0ef0-c385-4551-b33e-19399807cbb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a1960c7-003c-4ab9-b420-6a7a123ac11e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:06.733326-04: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": 6020.0
                            },
                            {
                                "team": "ATL",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b95216ce-6088-457a-b117-3f6442b6d60d",
                            "gambit_id": "5dc78ea1-cd33-4a6e-bc61-c76d4cddcee7",
                            "last_updated": "2023-05-18T11:47:15.189939-04:00",
                            "created_at": "2023-05-16T09:47:06.735156-04:00",
                            "name": "TEX",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a1960c7-003c-4ab9-b420-6a7a123ac11e/?format=api"
                        },
                        {
                            "id": "502f429e-6f8d-4afa-b110-5b60d07f9a55",
                            "gambit_id": "a484868f-87f6-48f0-b63a-f0f412dd7633",
                            "last_updated": "2023-05-18T11:47:15.191299-04:00",
                            "created_at": "2023-05-16T09:47:06.737063-04:00",
                            "name": "ATL",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a1960c7-003c-4ab9-b420-6a7a123ac11e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5bee9af2-7414-4e52-8008-e34993d5415e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:06.726154-04: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.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2712a311-0800-4e14-b077-e986cda387d8",
                            "gambit_id": "baae4934-6acd-4ae8-9f2f-7b463ec6bdd3",
                            "last_updated": "2023-05-18T11:47:15.187010-04:00",
                            "created_at": "2023-05-16T09:47:06.731033-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bee9af2-7414-4e52-8008-e34993d5415e/?format=api"
                        },
                        {
                            "id": "afcd2328-511d-4cb8-888a-ba75771563c7",
                            "gambit_id": "3dcf8426-5358-483d-b2e5-f29f03a9f192",
                            "last_updated": "2023-05-18T11:47:15.185681-04:00",
                            "created_at": "2023-05-16T09:47:06.728688-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bee9af2-7414-4e52-8008-e34993d5415e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87f14b18-0ff7-40c6-ac68-134abd359593",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "572725c0-07a4-47e3-807d-3cf0383d3a5d",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.004425-04:00",
            "created_at": "2023-05-16T09:47:06.577742-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/572725c0-07a4-47e3-807d-3cf0383d3a5d",
            "datetime": "2023-05-16T19:45:00-04:00",
            "cutoff_datetime": "2023-05-16T19:45:00-04:00",
            "name": "MIL (W Miley) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "13f0f698-2390-4bf1-9eec-d9ab327c2579",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:06.590792-04: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": 6188.0
                            },
                            {
                                "team": "MIL (W Miley)",
                                "amount": 3812.0
                            }
                        ],
                        "expected_reward_tokens": 9529.52,
                        "profit_sb": 29.52,
                        "profit_sb_percentage": 0.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38d278cb-6803-4896-a1d2-e5f108ffd9f7",
                            "gambit_id": "cf6aa978-f409-4bfd-870f-07c82fa7b398",
                            "last_updated": "2023-05-18T11:47:16.015346-04:00",
                            "created_at": "2023-05-16T09:47:06.592503-04:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f0f698-2390-4bf1-9eec-d9ab327c2579/?format=api"
                        },
                        {
                            "id": "1e7a8782-ea0a-4ba3-9789-0d17ab9ac52f",
                            "gambit_id": "04b01e22-9000-426b-84df-ae6e8e4ea8e2",
                            "last_updated": "2023-05-18T11:47:16.016603-04:00",
                            "created_at": "2023-05-16T09:47:06.594874-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f0f698-2390-4bf1-9eec-d9ab327c2579/?format=api"
                        }
                    ]
                },
                {
                    "id": "51278d26-598c-41e2-947c-79f63a930778",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:06.585351-04: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": 5512.0
                            },
                            {
                                "team": "STL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "960d5ada-d056-4d9d-ae2b-f45b4c15f5a4",
                            "gambit_id": "b040aad8-a5db-4ba9-aaab-3199a731309e",
                            "last_updated": "2023-05-18T11:47:16.012531-04:00",
                            "created_at": "2023-05-16T09:47:06.588927-04:00",
                            "name": "MIL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api"
                        },
                        {
                            "id": "6f62767e-1390-424c-8ebb-20fdf1bc28bb",
                            "gambit_id": "61233fe2-f5de-4127-b313-a0e05f284b65",
                            "last_updated": "2023-05-18T11:47:16.011122-04:00",
                            "created_at": "2023-05-16T09:47:06.587041-04:00",
                            "name": "STL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51278d26-598c-41e2-947c-79f63a930778/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab8673e9-8228-4bef-ae1b-8b5029355320",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87f14b18-0ff7-40c6-ac68-134abd359593/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:06.579767-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9cce868c-acdf-4377-ae2e-d9d5a9681825",
                            "gambit_id": "cfffe59f-49a1-4fa0-8d59-fa5e0cd9c3a9",
                            "last_updated": "2023-05-18T11:47:16.007628-04:00",
                            "created_at": "2023-05-16T09:47:06.581478-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api"
                        },
                        {
                            "id": "c10d5bbb-8d33-4d97-8927-b0f33017dc13",
                            "gambit_id": "727ce8e5-b15f-463b-a08e-b087d6666800",
                            "last_updated": "2023-05-18T11:47:16.008682-04:00",
                            "created_at": "2023-05-16T09:47:06.583400-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8673e9-8228-4bef-ae1b-8b5029355320/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "982a8522-7858-4cf0-bc5f-f743011fb17b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f02d6d2b-a068-4e21-8406-c435fe010e91",
            "completed": true,
            "last_updated": "2023-05-18T11:47:15.845250-04:00",
            "created_at": "2023-05-16T09:47:06.279115-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f02d6d2b-a068-4e21-8406-c435fe010e91",
            "datetime": "2023-05-16T19:10:00-04:00",
            "cutoff_datetime": "2023-05-16T19:10:00-04:00",
            "name": "TAM (J Beeks) v. NYM (J Verlander)",
            "bettypes": [
                {
                    "id": "c54d8cb5-ecb7-4155-a06c-957755de710f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:06.294895-04: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 Verlander)",
                                "amount": 5914.0
                            },
                            {
                                "team": "TAM (J Beeks)",
                                "amount": 4086.0
                            }
                        ],
                        "expected_reward_tokens": 9520.38,
                        "profit_sb": 20.38,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc4b9078-d4ba-486a-8009-91647a3db7c4",
                            "gambit_id": "f44139c3-8670-463d-8872-aa96cd5d367a",
                            "last_updated": "2023-05-18T11:47:15.857191-04:00",
                            "created_at": "2023-05-16T09:47:06.296858-04:00",
                            "name": "NYM (J Verlander)",
                            "reward": "1.61000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api"
                        },
                        {
                            "id": "a634cfea-5915-44c5-9ba9-fbbde45f06d5",
                            "gambit_id": "05ca81d4-cf8d-4a56-ab00-f1a8ceebe562",
                            "last_updated": "2023-05-18T11:47:15.858393-04:00",
                            "created_at": "2023-05-16T09:47:06.299202-04:00",
                            "name": "TAM (J Beeks)",
                            "reward": "2.33000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54d8cb5-ecb7-4155-a06c-957755de710f/?format=api"
                        }
                    ]
                },
                {
                    "id": "33b8f3e7-a2dc-40df-b030-54e921b63409",
                    "match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:06.288400-04: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": 5688.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d95a9c2-3891-4449-a764-134a557d0896",
                            "gambit_id": "ab4aeb13-4362-4178-81d2-c99099c409e9",
                            "last_updated": "2023-05-18T11:47:15.854713-04:00",
                            "created_at": "2023-05-16T09:47:06.292719-04:00",
                            "name": "TAM",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api"
                        },
                        {
                            "id": "8fdd36ad-c268-46cb-bfb3-48c0601c7fd9",
                            "gambit_id": "6e731778-33a2-49fc-9e99-170a16d6bfc2",
                            "last_updated": "2023-05-18T11:47:15.853284-04:00",
                            "created_at": "2023-05-16T09:47:06.290355-04:00",
                            "name": "NYM",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api"
                        }
                    ]
                },
                {
                    "id": "e641ae9e-9f5c-495f-9359-11c191429b87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:06.281588-04: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": 5000.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d292142-3cda-4456-9b95-ef5034d666f9",
                            "gambit_id": "597de987-33b2-44c2-9c6f-7edb6425a29d",
                            "last_updated": "2023-05-18T11:47:15.848681-04:00",
                            "created_at": "2023-05-16T09:47:06.285973-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api"
                        },
                        {
                            "id": "3da7da5d-946e-4206-8d71-b7a6cf73aa4a",
                            "gambit_id": "693b2576-1ec5-4f10-a83f-c98e3cd751b2",
                            "last_updated": "2023-05-18T11:47:15.850261-04:00",
                            "created_at": "2023-05-16T09:47:06.283625-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0e4f6ff-7b5f-4fd3-9551-5ef1e0d48e7c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c4da5367-5d49-4230-afea-5bb92b98f808",
            "completed": true,
            "last_updated": "2023-05-18T11:47:15.683036-04:00",
            "created_at": "2023-05-16T09:47:06.126790-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c4da5367-5d49-4230-afea-5bb92b98f808",
            "datetime": "2023-05-16T19:10:00-04:00",
            "cutoff_datetime": "2023-05-16T19:10:00-04:00",
            "name": "SEA (L Castillo) v. BOS (N Pivetta)",
            "bettypes": [
                {
                    "id": "23c95925-8716-43d5-a263-4c5aad65492d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0e4f6ff-7b5f-4fd3-9551-5ef1e0d48e7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:06.141194-04: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": 5827.0
                            },
                            {
                                "team": "BOS (N Pivetta)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cebe7d87-60d2-49a8-9cf2-d5173ee89f38",
                            "gambit_id": "a9b49189-3907-464a-911d-79696b86e7f3",
                            "last_updated": "2023-05-18T11:47:15.695472-04:00",
                            "created_at": "2023-05-16T09:47:06.145114-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c95925-8716-43d5-a263-4c5aad65492d/?format=api"
                        },
                        {
                            "id": "176f19f4-7c98-4609-8977-daa2133b79f2",
                            "gambit_id": "4e1b63ac-84bd-427d-8ace-964d1b1ceea6",
                            "last_updated": "2023-05-18T11:47:15.694265-04:00",
                            "created_at": "2023-05-16T09:47:06.143241-04:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c95925-8716-43d5-a263-4c5aad65492d/?format=api"
                        }
                    ]
                },
                {
                    "id": "78acdb71-bdc0-4d37-8b29-b003612226ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0e4f6ff-7b5f-4fd3-9551-5ef1e0d48e7c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:06.135599-04: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": 5214.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24486dd9-54a2-44c1-b68a-35f692c1aef0",
                            "gambit_id": "1abd9e4d-2cab-4ea6-8277-b34440019827",
                            "last_updated": "2023-05-18T11:47:15.690315-04:00",
                            "created_at": "2023-05-16T09:47:06.137270-04:00",
                            "name": "BOS",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78acdb71-bdc0-4d37-8b29-b003612226ba/?format=api"
                        },
                        {
                            "id": "42a43a8d-8e00-401c-b1a0-eed9ad2a7025",
                            "gambit_id": "06b8bd98-b2ad-4fb6-ac55-22a05b2cf9d9",
                            "last_updated": "2023-05-18T11:47:15.691741-04:00",
                            "created_at": "2023-05-16T09:47:06.139176-04:00",
                            "name": "SEA",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78acdb71-bdc0-4d37-8b29-b003612226ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "79fdbbc4-a3f4-4aa1-91e7-b1cc73c208e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0e4f6ff-7b5f-4fd3-9551-5ef1e0d48e7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:06.129296-04: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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c98c185-89eb-47f5-a055-be255818f646",
                            "gambit_id": "0620b5a9-eb16-41c9-9619-ca4e79ee09b9",
                            "last_updated": "2023-05-18T11:47:15.686158-04:00",
                            "created_at": "2023-05-16T09:47:06.133464-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79fdbbc4-a3f4-4aa1-91e7-b1cc73c208e1/?format=api"
                        },
                        {
                            "id": "89bec221-c5b0-41ac-9c80-ac9580adb13f",
                            "gambit_id": "081d41d3-663b-4ca1-9e12-e74e2b3a83e0",
                            "last_updated": "2023-05-18T11:47:15.687451-04:00",
                            "created_at": "2023-05-16T09:47:06.131359-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79fdbbc4-a3f4-4aa1-91e7-b1cc73c208e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56bd56f3-10d0-451a-a885-a6b24c97e459",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3df33445-fb66-4784-884d-3e1230360161",
            "completed": true,
            "last_updated": "2023-05-18T11:47:15.518870-04:00",
            "created_at": "2023-05-16T09:47:05.975125-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3df33445-fb66-4784-884d-3e1230360161",
            "datetime": "2023-05-16T19:07:00-04:00",
            "cutoff_datetime": "2023-05-16T19:07:00-04:00",
            "name": "NYY (D German) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "469e79c5-40b9-4b54-9349-ffa41b83771c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56bd56f3-10d0-451a-a885-a6b24c97e459/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:05.987972-04: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 (K Gausman)",
                                "amount": 6139.0
                            },
                            {
                                "team": "NYY (D German)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "85fc79b9-7978-4f1d-a376-1bbc23243989",
                            "gambit_id": "643587b4-29ee-42b7-925d-23e4df43366e",
                            "last_updated": "2023-05-18T11:47:15.529956-04:00",
                            "created_at": "2023-05-16T09:47:05.989570-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469e79c5-40b9-4b54-9349-ffa41b83771c/?format=api"
                        },
                        {
                            "id": "bd723383-7dbd-4bab-b0a0-821504065d01",
                            "gambit_id": "deba210c-27ac-4da6-8955-df8cfa6c3f22",
                            "last_updated": "2023-05-18T11:47:15.531196-04:00",
                            "created_at": "2023-05-16T09:47:05.991265-04:00",
                            "name": "NYY (D German)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469e79c5-40b9-4b54-9349-ffa41b83771c/?format=api"
                        }
                    ]
                },
                {
                    "id": "26c21ae5-d9aa-4758-be50-182a46dec6c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56bd56f3-10d0-451a-a885-a6b24c97e459/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:05.982868-04: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",
                                "amount": 5602.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fee5ae9-f9ee-4874-9aea-a1e7c589dc15",
                            "gambit_id": "4b362957-741c-4892-9406-6abdae766a9d",
                            "last_updated": "2023-05-18T11:47:15.527312-04:00",
                            "created_at": "2023-05-16T09:47:05.986296-04:00",
                            "name": "NYY",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26c21ae5-d9aa-4758-be50-182a46dec6c2/?format=api"
                        },
                        {
                            "id": "eb4e149d-cede-45bf-9c59-aa05ac992a01",
                            "gambit_id": "6600c5a2-ec5a-4ef4-b00c-25f424aafc98",
                            "last_updated": "2023-05-18T11:47:15.525954-04:00",
                            "created_at": "2023-05-16T09:47:05.984603-04:00",
                            "name": "TOR",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26c21ae5-d9aa-4758-be50-182a46dec6c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "bcd3adcd-d605-41ac-baa7-736330e2af52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56bd56f3-10d0-451a-a885-a6b24c97e459/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:05.977232-04: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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5721537-872e-4bdd-a9f1-16b2bab5b677",
                            "gambit_id": "d10375a5-4ebc-4afa-8241-aa66eb3ddaf6",
                            "last_updated": "2023-05-18T11:47:15.522102-04:00",
                            "created_at": "2023-05-16T09:47:05.979235-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd3adcd-d605-41ac-baa7-736330e2af52/?format=api"
                        },
                        {
                            "id": "0ad35ace-ec04-44c3-aaf9-25995e44c060",
                            "gambit_id": "6b6a40a2-e2e9-4200-b8ad-ed2ee8e8becf",
                            "last_updated": "2023-05-18T11:47:15.523339-04:00",
                            "created_at": "2023-05-16T09:47:05.981102-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd3adcd-d605-41ac-baa7-736330e2af52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76468db1-1c9e-4861-9a2c-c8a40111d7f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d42a78f8-0bae-4a91-be15-562d1e001695",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.671036-04:00",
            "created_at": "2023-05-16T09:47:05.679843-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d42a78f8-0bae-4a91-be15-562d1e001695",
            "datetime": "2023-05-16T18:40:00-04:00",
            "cutoff_datetime": "2023-05-16T18:40:00-04:00",
            "name": "WAS (J Gray) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76468db1-1c9e-4861-9a2c-c8a40111d7f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:05.695383-04: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 (J Luzardo)",
                                "amount": 5980.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b7dd5e6-17c8-4a09-96c4-87f0a178bdb4",
                            "gambit_id": "65514e40-30b1-44fb-b7d9-ef2886ebaaef",
                            "last_updated": "2023-05-18T11:47:16.685604-04:00",
                            "created_at": "2023-05-16T09:47:05.697380-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4/?format=api"
                        },
                        {
                            "id": "6c13e73b-63d3-4c14-968a-c4d31eaa7fc5",
                            "gambit_id": "2a6021fc-7a9d-453c-8914-587865b8cc5d",
                            "last_updated": "2023-05-18T11:47:16.687137-04:00",
                            "created_at": "2023-05-16T09:47:05.699444-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf2675b-cccd-4fca-baf3-b21ab5d1a5c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e2cd151-bb11-4e61-bea1-5387329e2002",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76468db1-1c9e-4861-9a2c-c8a40111d7f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:05.688910-04: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": 5872.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4128.0
                            }
                        ],
                        "expected_reward_tokens": 9453.12,
                        "profit_sb": -46.88,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb1d6d43-aa49-40e5-b878-1524fdcdf7d5",
                            "gambit_id": "e12af07e-c514-455b-b10b-5f7a20daff10",
                            "last_updated": "2023-05-18T11:47:16.682633-04:00",
                            "created_at": "2023-05-16T09:47:05.693141-04:00",
                            "name": "WAS",
                            "reward": "1.61000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e2cd151-bb11-4e61-bea1-5387329e2002/?format=api"
                        },
                        {
                            "id": "7ba1b040-0836-4727-8fe5-ec760ed8c8b8",
                            "gambit_id": "d764066a-8f2e-4c7b-9f8f-2476ef53798b",
                            "last_updated": "2023-05-18T11:47:16.680990-04:00",
                            "created_at": "2023-05-16T09:47:05.690810-04:00",
                            "name": "MIA",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e2cd151-bb11-4e61-bea1-5387329e2002/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec3fda54-859b-4fa5-8883-5fbe39a97557",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76468db1-1c9e-4861-9a2c-c8a40111d7f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:05.682602-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "082041ee-cca7-414a-8fb0-e5a8a4e35fb7",
                            "gambit_id": "f3690417-2683-45c2-bb18-5058417785ae",
                            "last_updated": "2023-05-18T11:47:16.677138-04:00",
                            "created_at": "2023-05-16T09:47:05.686905-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3fda54-859b-4fa5-8883-5fbe39a97557/?format=api"
                        },
                        {
                            "id": "00468c4f-3a6c-488f-a8a0-edb308aff207",
                            "gambit_id": "f3902837-1012-4ad1-9640-d7b7bb79f845",
                            "last_updated": "2023-05-18T11:47:16.675396-04:00",
                            "created_at": "2023-05-16T09:47:05.684578-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3fda54-859b-4fa5-8883-5fbe39a97557/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "044ca4dd-c206-44ab-810b-050db7d10df5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0c0082b-d84f-4907-b50b-390f7769650b",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.837283-04:00",
            "created_at": "2023-05-16T09:47:05.827658-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b0c0082b-d84f-4907-b50b-390f7769650b",
            "datetime": "2023-05-16T18:40:00-04:00",
            "cutoff_datetime": "2023-05-16T18:40:00-04:00",
            "name": "PIT (L Ortiz) v. DET (M Lorenzen)",
            "bettypes": [
                {
                    "id": "9ac748b9-7741-4d36-8492-5ab399168517",
                    "match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:05.840324-04: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 (M Lorenzen)",
                                "amount": 5440.0
                            },
                            {
                                "team": "PIT (L Ortiz)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac940312-05ad-4813-b64b-72d6375e49e1",
                            "gambit_id": "3a8f2f4e-765d-4df9-b98c-c885ab0e1322",
                            "last_updated": "2023-05-18T11:47:16.851461-04:00",
                            "created_at": "2023-05-16T09:47:05.841950-04:00",
                            "name": "DET (M Lorenzen)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac748b9-7741-4d36-8492-5ab399168517/?format=api"
                        },
                        {
                            "id": "2d638fb6-3701-4949-8ced-5c9d43e84a51",
                            "gambit_id": "41efc9a3-04db-4385-b99a-7cb1e96e249b",
                            "last_updated": "2023-05-18T11:47:16.852966-04:00",
                            "created_at": "2023-05-16T09:47:05.843693-04:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac748b9-7741-4d36-8492-5ab399168517/?format=api"
                        }
                    ]
                },
                {
                    "id": "e21fbee2-d1af-4c58-beac-40392aad8762",
                    "match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:05.835268-04: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": 6169.0
                            },
                            {
                                "team": "DET",
                                "amount": 3831.0
                            }
                        ],
                        "expected_reward_tokens": 9500.26,
                        "profit_sb": 0.26,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7dfecb3d-ef9f-403a-810a-eb20eab99f2d",
                            "gambit_id": "3926c3c3-b812-44df-893a-0758a7b587f7",
                            "last_updated": "2023-05-18T11:47:16.848381-04:00",
                            "created_at": "2023-05-16T09:47:05.838569-04:00",
                            "name": "PIT",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21fbee2-d1af-4c58-beac-40392aad8762/?format=api"
                        },
                        {
                            "id": "11a6779c-fe1e-4517-8a8b-2a8c293455a7",
                            "gambit_id": "f9386d26-20c3-4a9f-8bd9-e6879d3fa9b7",
                            "last_updated": "2023-05-18T11:47:16.846876-04:00",
                            "created_at": "2023-05-16T09:47:05.836910-04:00",
                            "name": "DET",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21fbee2-d1af-4c58-beac-40392aad8762/?format=api"
                        }
                    ]
                },
                {
                    "id": "0899854b-0ab9-4206-80d3-768a198b16c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/044ca4dd-c206-44ab-810b-050db7d10df5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:05.829907-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed95e35f-cd3f-4dd2-a592-11d5dbd7037d",
                            "gambit_id": "58a2f820-4889-42b1-9b11-e8a1bcf29fc3",
                            "last_updated": "2023-05-18T11:47:16.843993-04:00",
                            "created_at": "2023-05-16T09:47:05.831580-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api"
                        },
                        {
                            "id": "ee370c2f-d867-4869-8307-a509df8e90ab",
                            "gambit_id": "ee8b71a9-4741-4863-9bcb-ab8e196a5104",
                            "last_updated": "2023-05-18T11:47:16.842372-04:00",
                            "created_at": "2023-05-16T09:47:05.833460-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0899854b-0ab9-4206-80d3-768a198b16c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54f9fca0-9448-409f-b835-d0b145739209",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c6ce8076-1fdf-4eea-9dbb-0cb76f85d5b6",
            "completed": true,
            "last_updated": "2023-05-17T11:06:55.265472-04:00",
            "created_at": "2023-05-16T09:47:05.534502-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c6ce8076-1fdf-4eea-9dbb-0cb76f85d5b6",
            "datetime": "2023-05-16T18:35:00-04:00",
            "cutoff_datetime": "2023-05-16T18:35:00-04:00",
            "name": "LAA (C Silseth) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "2d48e8b6-25b5-4b4a-b627-7e947aca7d46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54f9fca0-9448-409f-b835-d0b145739209/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:05.547905-04: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": 5652.0
                            },
                            {
                                "team": "LAA (C Silseth)",
                                "amount": 4348.0
                            }
                        ],
                        "expected_reward_tokens": 9608.4,
                        "profit_sb": 108.4,
                        "profit_sb_percentage": 1.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37526b70-15aa-45b3-b5cf-feb1e2448e61",
                            "gambit_id": "4c5956a3-b2d0-48df-9f74-3884443919c4",
                            "last_updated": "2023-05-17T11:06:55.283288-04:00",
                            "created_at": "2023-05-16T09:47:05.551421-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.70000",
                            "odds": "1.72990",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d48e8b6-25b5-4b4a-b627-7e947aca7d46/?format=api"
                        },
                        {
                            "id": "83d3aaf7-14f5-4e04-bd5e-14ec9b36e3e3",
                            "gambit_id": "25523d76-99f1-436c-a9f9-9052b66d3af2",
                            "last_updated": "2023-05-17T11:06:55.281533-04:00",
                            "created_at": "2023-05-16T09:47:05.549649-04:00",
                            "name": "LAA (C Silseth)",
                            "reward": "2.21000",
                            "odds": "2.27000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d48e8b6-25b5-4b4a-b627-7e947aca7d46/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a9a9160-80b4-4514-8f95-9d1871384786",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54f9fca0-9448-409f-b835-d0b145739209/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-16T09:47:05.542350-04: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": 5929.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4071.0
                            }
                        ],
                        "expected_reward_tokens": 9485.43,
                        "profit_sb": -14.57,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ac5ee25-38c0-4ff4-a15c-b04f2e03db46",
                            "gambit_id": "64693f55-c4c8-48f9-b1e4-f0bcb1a44969",
                            "last_updated": "2023-05-17T11:06:55.277073-04:00",
                            "created_at": "2023-05-16T09:47:05.545860-04:00",
                            "name": "LAA",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a9a9160-80b4-4514-8f95-9d1871384786/?format=api"
                        },
                        {
                            "id": "97ae5953-7740-4b0c-9cbe-eededf84fe60",
                            "gambit_id": "737236e8-ba77-4c36-bc38-46ca70cc1a53",
                            "last_updated": "2023-05-17T11:06:55.275108-04:00",
                            "created_at": "2023-05-16T09:47:05.544097-04:00",
                            "name": "BAL",
                            "reward": "2.33000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a9a9160-80b4-4514-8f95-9d1871384786/?format=api"
                        }
                    ]
                },
                {
                    "id": "9768c6bf-e008-4b29-956a-7adc970c9c60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54f9fca0-9448-409f-b835-d0b145739209/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:05.536907-04: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.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e81e93b-59ed-4d63-a450-076f43d36639",
                            "gambit_id": "14520e11-9c9f-4678-97af-abb9938d5bc8",
                            "last_updated": "2023-05-17T11:06:55.271573-04:00",
                            "created_at": "2023-05-16T09:47:05.540570-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9768c6bf-e008-4b29-956a-7adc970c9c60/?format=api"
                        },
                        {
                            "id": "b3b8b461-d6e4-4e6e-aaea-df18f464e00d",
                            "gambit_id": "cb0ea624-2ed9-4e82-a33e-5fb4622284c4",
                            "last_updated": "2023-05-17T11:06:55.269881-04:00",
                            "created_at": "2023-05-16T09:47:05.538771-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9768c6bf-e008-4b29-956a-7adc970c9c60/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58ff0514-41ab-45c4-b04f-90064a57f4ab",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b845d3b-6178-45fc-9427-7d0f98ab97cd",
            "completed": true,
            "last_updated": "2023-05-18T11:47:16.996756-04:00",
            "created_at": "2023-05-16T09:47:05.382148-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.13,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7b845d3b-6178-45fc-9427-7d0f98ab97cd",
            "datetime": "2023-05-16T15:00:00-04:00",
            "cutoff_datetime": "2023-05-16T15:00:00-04:00",
            "name": "Inter Milan v. AC Milan",
            "bettypes": [
                {
                    "id": "9265f502-4eaf-4ea7-a632-0debdbeb1252",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-16T09:47:05.393528-04: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": 5682.0
                            },
                            {
                                "team": "AC Milan",
                                "amount": 4318.0
                            }
                        ],
                        "expected_reward_tokens": 12954.0,
                        "profit_sb": 3454.0,
                        "profit_sb_percentage": 36.36,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Inter Milan",
                                "amount": 4022.0
                            },
                            {
                                "team": "AC Milan",
                                "amount": 3057.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2921.0
                            }
                        ],
                        "expected_reward_tokens": 9170.16,
                        "profit_sb": -329.84,
                        "profit_sb_percentage": -3.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "972d50f3-b810-463a-a60b-b57345ff079c",
                            "gambit_id": "c6b39e4a-9392-4e70-ab10-12f9e0109f93",
                            "last_updated": "2023-05-18T11:47:17.005953-04:00",
                            "created_at": "2023-05-16T09:47:05.398285-04:00",
                            "name": "Inter Milan",
                            "reward": "2.28000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api"
                        },
                        {
                            "id": "c41c06be-c4db-460d-ab30-307f981f6538",
                            "gambit_id": "c1d1dd1b-a8c4-4f63-9439-cb8501d9cf5b",
                            "last_updated": "2023-05-18T11:47:17.004840-04:00",
                            "created_at": "2023-05-16T09:47:05.396048-04:00",
                            "name": "AC Milan",
                            "reward": "3.00000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api"
                        },
                        {
                            "id": "693606fe-e093-4d40-89b4-b6edefc42742",
                            "gambit_id": "582c7f08-f30e-4d26-a71b-a7c171552089",
                            "last_updated": "2023-05-18T11:47:17.007061-04:00",
                            "created_at": "2023-05-16T09:47:05.401936-04:00",
                            "name": "Draw",
                            "reward": "3.14000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9265f502-4eaf-4ea7-a632-0debdbeb1252/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e1dc016-0015-49c9-8d39-2c32699516ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58ff0514-41ab-45c4-b04f-90064a57f4ab/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-16T09:47:05.385541-04: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": 5511.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": -297.55,
                        "profit_sb_percentage": -3.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1da29f02-b433-442c-b523-8a7b5a0bbca1",
                            "gambit_id": "a4c0fb84-5c1b-48b3-b259-e2da187308f5",
                            "last_updated": "2023-05-18T11:47:17.000568-04:00",
                            "created_at": "2023-05-16T09:47:05.388265-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api"
                        },
                        {
                            "id": "aaff05bc-3192-409a-8391-de7abc3361d5",
                            "gambit_id": "5a74b07a-c282-4477-b27e-3ce58f18191b",
                            "last_updated": "2023-05-18T11:47:17.001925-04:00",
                            "created_at": "2023-05-16T09:47:05.390993-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1dc016-0015-49c9-8d39-2c32699516ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "378c4a60-2963-48df-b2bd-0e89f5a5d537",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "50516ef5-3c21-4e30-81aa-62adff04a7df",
            "completed": true,
            "last_updated": "2023-05-16T10:47:10.676009-04:00",
            "created_at": "2023-05-15T11:36:58.921436-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/50516ef5-3c21-4e30-81aa-62adff04a7df",
            "datetime": "2023-05-15T22:59:00-04:00",
            "cutoff_datetime": "2023-05-15T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - May 15th 2023",
            "bettypes": [
                {
                    "id": "76fe8071-16e4-4d9b-bba5-4b7598186990",
                    "match": "https://api-prod.gambitprofit.com/api/matches/378c4a60-2963-48df-b2bd-0e89f5a5d537/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-15T11:36:58.924028-04: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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "17319923-7a99-4a49-bc1b-15d3ca936e9d",
                            "gambit_id": "019f8391-f6df-41f8-8888-86c9e022be82",
                            "last_updated": "2023-05-16T10:47:10.682162-04:00",
                            "created_at": "2023-05-15T11:36:58.927813-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fe8071-16e4-4d9b-bba5-4b7598186990/?format=api"
                        },
                        {
                            "id": "6afdd87f-f6bc-4a35-ba29-8a253a2131fe",
                            "gambit_id": "466218c7-7c42-48d0-876a-4fd85a916f6c",
                            "last_updated": "2023-05-16T10:47:10.684847-04:00",
                            "created_at": "2023-05-15T11:36:58.930374-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fe8071-16e4-4d9b-bba5-4b7598186990/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e72e6426-a01b-4d45-9a3a-e21a3c7042a4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d513d760-404d-4ed5-a697-a513e55861fd",
            "completed": true,
            "last_updated": "2023-05-16T10:47:10.195516-04:00",
            "created_at": "2023-05-15T11:36:59.063374-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/d513d760-404d-4ed5-a697-a513e55861fd",
            "datetime": "2023-05-15T22:59:00-04:00",
            "cutoff_datetime": "2023-05-15T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - May 15th 2023",
            "bettypes": [
                {
                    "id": "d7e3d513-d1ea-415b-8c08-0b3b480b8a3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e72e6426-a01b-4d45-9a3a-e21a3c7042a4/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-15T11:36:59.065421-04: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": "5e74d571-f1e0-40eb-af3d-eee7b95cc961",
                            "gambit_id": "bed500e8-f61a-41af-a6d5-91bb9f2a8dc9",
                            "last_updated": "2023-05-16T10:47:10.199549-04:00",
                            "created_at": "2023-05-15T11:36:59.067324-04:00",
                            "name": "21 to 26",
                            "reward": "3.86000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
                        },
                        {
                            "id": "3f2599bf-9752-4746-a224-b6de679c3c54",
                            "gambit_id": "a453c561-2db3-4cab-8335-fa9b6f991d08",
                            "last_updated": "2023-05-16T10:47:10.203848-04:00",
                            "created_at": "2023-05-15T11:36:59.070825-04:00",
                            "name": "11 to 15",
                            "reward": "4.57000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
                        },
                        {
                            "id": "0af4cef5-f9b2-4bf3-a6e4-a7d7c9bc39fd",
                            "gambit_id": "8867a4e4-894c-4a6e-86fa-0da9f386e0f6",
                            "last_updated": "2023-05-16T10:47:10.207758-04:00",
                            "created_at": "2023-05-15T11:36:59.074755-04:00",
                            "name": "1 to 5",
                            "reward": "4.57000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
                        },
                        {
                            "id": "19681a7a-d75a-4b43-9679-dc5fc48ef3ca",
                            "gambit_id": "c8be70d3-a37b-4c93-8995-1ccb64afbb59",
                            "last_updated": "2023-05-16T10:47:10.201696-04:00",
                            "created_at": "2023-05-15T11:36:59.069303-04:00",
                            "name": "16 to 20",
                            "reward": "4.57000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
                        },
                        {
                            "id": "b2822ef6-1451-4616-a8ce-488eb789cb3f",
                            "gambit_id": "0353de37-dea5-4011-b831-eb271270741d",
                            "last_updated": "2023-05-16T10:47:10.205764-04:00",
                            "created_at": "2023-05-15T11:36:59.072679-04:00",
                            "name": "6 to 10",
                            "reward": "4.57000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e3d513-d1ea-415b-8c08-0b3b480b8a3d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f8ec0485-6a10-4881-9b30-8d6d3872fa82",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "64a62442-5063-46f9-a96b-a787da30cece",
            "completed": true,
            "last_updated": "2023-05-16T10:07:06.929731-04:00",
            "created_at": "2023-05-15T11:36:58.768747-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/64a62442-5063-46f9-a96b-a787da30cece",
            "datetime": "2023-05-15T22:10:00-04:00",
            "cutoff_datetime": "2023-05-15T22:10:00-04:00",
            "name": "MIN (P Lopez) v. LOS (N Syndergaard)",
            "bettypes": [
                {
                    "id": "1ec803a5-b313-4466-8e09-1f9c3e93bf12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:58.784589-04: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 (N Syndergaard)",
                                "amount": 5440.0
                            },
                            {
                                "team": "MIN (P Lopez)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23192109-c6ef-4af0-a24c-b440acfab43a",
                            "gambit_id": "982fe1fb-6036-43b3-b40f-28c1d8bca653",
                            "last_updated": "2023-05-16T10:07:06.944566-04:00",
                            "created_at": "2023-05-15T11:36:58.790626-04:00",
                            "name": "LOS (N Syndergaard)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ec803a5-b313-4466-8e09-1f9c3e93bf12/?format=api"
                        },
                        {
                            "id": "f9034ced-3a12-4fe2-a72d-ed28fd20ef03",
                            "gambit_id": "d927718b-7e77-4c2b-b369-a9fc092998fb",
                            "last_updated": "2023-05-16T10:07:06.943208-04:00",
                            "created_at": "2023-05-15T11:36:58.786582-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ec803a5-b313-4466-8e09-1f9c3e93bf12/?format=api"
                        }
                    ]
                },
                {
                    "id": "5425b61e-59d1-4e72-96c7-2c30f4d85159",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:58.777933-04: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": 6222.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3778.0
                            }
                        ],
                        "expected_reward_tokens": 9519.66,
                        "profit_sb": 19.66,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2dfe86ee-7cda-4aab-a79a-52e915e7935e",
                            "gambit_id": "f961bd5f-ad5d-4ab5-bb5d-b2e235de6183",
                            "last_updated": "2023-05-16T10:07:06.940166-04:00",
                            "created_at": "2023-05-15T11:36:58.782555-04:00",
                            "name": "MIN",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5425b61e-59d1-4e72-96c7-2c30f4d85159/?format=api"
                        },
                        {
                            "id": "464ea028-ca7e-45d3-9184-9699bdc074e6",
                            "gambit_id": "b6026169-7684-475a-a6ac-26117df77bbb",
                            "last_updated": "2023-05-16T10:07:06.938113-04:00",
                            "created_at": "2023-05-15T11:36:58.780305-04:00",
                            "name": "LOS",
                            "reward": "2.52000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5425b61e-59d1-4e72-96c7-2c30f4d85159/?format=api"
                        }
                    ]
                },
                {
                    "id": "41270ba1-18a8-47cd-9ba5-05664fcb2765",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8ec0485-6a10-4881-9b30-8d6d3872fa82/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:58.771595-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "870ac035-ffc6-4c0e-8f2c-bbcc998a6575",
                            "gambit_id": "57375e86-4cfb-4864-8723-4989b91d21c0",
                            "last_updated": "2023-05-16T10:07:06.934998-04:00",
                            "created_at": "2023-05-15T11:36:58.775669-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41270ba1-18a8-47cd-9ba5-05664fcb2765/?format=api"
                        },
                        {
                            "id": "298b586f-46e6-4a45-aab7-bf5f6a640573",
                            "gambit_id": "b9538816-b24a-486b-b4f6-e5736b86856c",
                            "last_updated": "2023-05-16T10:07:06.933422-04:00",
                            "created_at": "2023-05-15T11:36:58.773676-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41270ba1-18a8-47cd-9ba5-05664fcb2765/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2975c515-924d-4ad0-8dc7-8ecd31669ee7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ff1b83be-fd20-477b-a05a-2aa66d5c3a13",
            "completed": true,
            "last_updated": "2023-05-16T10:12:08.962547-04:00",
            "created_at": "2023-05-15T16:07:18.962461-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ff1b83be-fd20-477b-a05a-2aa66d5c3a13",
            "datetime": "2023-05-15T21:45:00-04:00",
            "cutoff_datetime": "2023-05-15T21:45:00-04:00",
            "name": "PHI (C Brogdon) v. SFO (A Wood)",
            "bettypes": [
                {
                    "id": "fec67ad1-72fd-4f36-9c40-375ffb2c2121",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2975c515-924d-4ad0-8dc7-8ecd31669ee7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T16:07:18.979068-04: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 (A Wood)",
                                "amount": 5157.0
                            },
                            {
                                "team": "PHI (C Brogdon)",
                                "amount": 4843.0
                            }
                        ],
                        "expected_reward_tokens": 9540.45,
                        "profit_sb": 40.45,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53009d4b-03b5-4021-8d9c-e3657c3a3d0f",
                            "gambit_id": "06e6444d-faa8-4040-b64f-a00dd5ce0fe0",
                            "last_updated": "2023-05-16T10:12:08.978630-04:00",
                            "created_at": "2023-05-15T16:07:18.981511-04:00",
                            "name": "SFO (A Wood)",
                            "reward": "1.85000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec67ad1-72fd-4f36-9c40-375ffb2c2121/?format=api"
                        },
                        {
                            "id": "f39ba61e-ed4a-4cb8-8de7-5500ad75cd38",
                            "gambit_id": "1f12b93b-0b8b-421e-8664-05cc0c1170e5",
                            "last_updated": "2023-05-16T10:12:08.980795-04:00",
                            "created_at": "2023-05-15T16:07:18.984038-04:00",
                            "name": "PHI (C Brogdon)",
                            "reward": "1.97000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec67ad1-72fd-4f36-9c40-375ffb2c2121/?format=api"
                        }
                    ]
                },
                {
                    "id": "5511b21b-020b-41d5-9aa9-b46703a65dc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2975c515-924d-4ad0-8dc7-8ecd31669ee7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T16:07:18.972947-04: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": 6390.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e62fab5-7e8c-4a50-9a01-c64c452c6d08",
                            "gambit_id": "f16f3fa6-7793-4ab3-9f64-81b954a2ab16",
                            "last_updated": "2023-05-16T10:12:08.974399-04:00",
                            "created_at": "2023-05-15T16:07:18.977211-04:00",
                            "name": "PHI",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5511b21b-020b-41d5-9aa9-b46703a65dc9/?format=api"
                        },
                        {
                            "id": "213c9ae3-b4b9-4ffc-bbf5-e7d4450fb812",
                            "gambit_id": "c2dec353-75eb-4efe-b3f3-db22d7460a69",
                            "last_updated": "2023-05-16T10:12:08.972614-04:00",
                            "created_at": "2023-05-15T16:07:18.975254-04:00",
                            "name": "SFO",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5511b21b-020b-41d5-9aa9-b46703a65dc9/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8505cd6-b288-4e30-926e-b5cc4400bc04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2975c515-924d-4ad0-8dc7-8ecd31669ee7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T16:07:18.966039-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6582c02-7b8a-47b7-9a26-6a3bf1f2e3c6",
                            "gambit_id": "ba7733e5-f0c3-44cb-979f-59ea7be1f8df",
                            "last_updated": "2023-05-16T10:12:08.967133-04:00",
                            "created_at": "2023-05-15T16:07:18.968543-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8505cd6-b288-4e30-926e-b5cc4400bc04/?format=api"
                        },
                        {
                            "id": "18a67e6f-b9ae-4526-bfad-f69554dfc8f7",
                            "gambit_id": "058b1349-e9a5-4614-8057-3c849af0f86b",
                            "last_updated": "2023-05-16T10:12:08.968981-04:00",
                            "created_at": "2023-05-15T16:07:18.970766-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8505cd6-b288-4e30-926e-b5cc4400bc04/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "080a9fd6-548e-4558-bdda-887549ceb0d2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "30b8f794-3932-44e6-a9c8-0e2992c0d0d8",
            "completed": false,
            "last_updated": "2023-05-22T21:42:13.448335-04:00",
            "created_at": "2023-05-15T11:36:58.605534-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/30b8f794-3932-44e6-a9c8-0e2992c0d0d8",
            "datetime": "2023-05-15T21:45:00-04:00",
            "cutoff_datetime": "2023-05-15T21:45:00-04:00",
            "name": "PHI (B Falter) v. SFO (A Wood)",
            "bettypes": [
                {
                    "id": "5f940437-5c69-4dd4-bf48-fd1028929118",
                    "match": "https://api-prod.gambitprofit.com/api/matches/080a9fd6-548e-4558-bdda-887549ceb0d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:58.623927-04: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 (A Wood)",
                                "amount": 5222.0
                            },
                            {
                                "team": "PHI (B Falter)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "695565ea-24ea-48e6-ae5c-5169a6d5dcf6",
                            "gambit_id": "a45be4d9-d152-43e9-aa31-59adb7b998d7",
                            "last_updated": "2023-05-22T21:42:13.471497-04:00",
                            "created_at": "2023-05-15T11:36:58.626217-04:00",
                            "name": "SFO (A Wood)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f940437-5c69-4dd4-bf48-fd1028929118/?format=api"
                        },
                        {
                            "id": "e4477e07-a95b-4b6f-9584-968773923c45",
                            "gambit_id": "40165ba5-301a-470b-b8da-8d9824aa297a",
                            "last_updated": "2023-05-22T21:42:13.473963-04:00",
                            "created_at": "2023-05-15T11:36:58.628538-04:00",
                            "name": "PHI (B Falter)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f940437-5c69-4dd4-bf48-fd1028929118/?format=api"
                        }
                    ]
                },
                {
                    "id": "206ddd0b-92ac-4dd6-b506-0967ee4ce996",
                    "match": "https://api-prod.gambitprofit.com/api/matches/080a9fd6-548e-4558-bdda-887549ceb0d2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:58.615333-04: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": 6390.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d104874-1c0a-4235-a7df-09befbf39a9c",
                            "gambit_id": "fead9ec4-02c1-42fd-9d75-184016e1d171",
                            "last_updated": "2023-05-22T21:42:13.465843-04:00",
                            "created_at": "2023-05-15T11:36:58.620123-04:00",
                            "name": "PHI",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/206ddd0b-92ac-4dd6-b506-0967ee4ce996/?format=api"
                        },
                        {
                            "id": "03fc952d-4ff1-4e31-9577-6b0df6d5fb2c",
                            "gambit_id": "1eeb1bfd-4fe5-40ac-a6e4-b891918f9878",
                            "last_updated": "2023-05-22T21:42:13.463100-04:00",
                            "created_at": "2023-05-15T11:36:58.617707-04:00",
                            "name": "SFO",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/206ddd0b-92ac-4dd6-b506-0967ee4ce996/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca8ef538-4e85-48ba-802c-b15ca9f8aad7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/080a9fd6-548e-4558-bdda-887549ceb0d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:58.608296-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d76bf110-d986-47fd-8c63-0c102718fd2d",
                            "gambit_id": "475f8c0b-dd77-495b-bcbd-48f484d51d3e",
                            "last_updated": "2023-05-22T21:42:13.455272-04:00",
                            "created_at": "2023-05-15T11:36:58.610651-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8ef538-4e85-48ba-802c-b15ca9f8aad7/?format=api"
                        },
                        {
                            "id": "6210f61d-508a-43d7-8655-916ee2afc9d4",
                            "gambit_id": "048e4af9-0564-4878-bc59-d60734c5db5f",
                            "last_updated": "2023-05-22T21:42:13.457894-04:00",
                            "created_at": "2023-05-15T11:36:58.613114-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8ef538-4e85-48ba-802c-b15ca9f8aad7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0224e713-6c13-4736-be4f-dc347d34853f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a406b345-58d3-4664-b941-5ee576f2f776",
            "completed": true,
            "last_updated": "2023-05-16T10:12:07.548085-04:00",
            "created_at": "2023-05-15T11:36:58.444812-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a406b345-58d3-4664-b941-5ee576f2f776",
            "datetime": "2023-05-15T21:40:00-04:00",
            "cutoff_datetime": "2023-05-15T21:40:00-04:00",
            "name": "ARI (M Kelly) v. OAK (D Rucinski)",
            "bettypes": [
                {
                    "id": "4804f4c0-a329-423f-bd17-89c28d56e0d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:58.462175-04: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 (M Kelly)",
                                "amount": 6499.0
                            },
                            {
                                "team": "OAK (D Rucinski)",
                                "amount": 3501.0
                            }
                        ],
                        "expected_reward_tokens": 9487.71,
                        "profit_sb": -12.29,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83a1f861-0ab7-4091-b195-f0ddb248cfa7",
                            "gambit_id": "88233340-2168-4a0e-adff-8e8f225a4abf",
                            "last_updated": "2023-05-16T10:12:07.567630-04:00",
                            "created_at": "2023-05-15T11:36:58.466732-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.46000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api"
                        },
                        {
                            "id": "3df8bd46-89cd-49d1-b25c-18082fd1c758",
                            "gambit_id": "1b5112e1-e4e5-4a3e-81b4-7f8ac6dbc605",
                            "last_updated": "2023-05-16T10:12:07.565711-04:00",
                            "created_at": "2023-05-15T11:36:58.464410-04:00",
                            "name": "OAK (D Rucinski)",
                            "reward": "2.71000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ce95960-7778-4104-9d00-67ff1e36bea8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:58.455144-04: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": 5512.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae2f5194-8385-42e5-8583-50a3859dc039",
                            "gambit_id": "20d5ca19-40a7-4aa4-84b4-3e3575c050a4",
                            "last_updated": "2023-05-16T10:12:07.561494-04:00",
                            "created_at": "2023-05-15T11:36:58.459494-04:00",
                            "name": "ARI",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce95960-7778-4104-9d00-67ff1e36bea8/?format=api"
                        },
                        {
                            "id": "a2823d5c-c01a-4627-ad90-3ca3dcbe48a3",
                            "gambit_id": "b99709a8-21d7-4a90-b82a-81a15a66612b",
                            "last_updated": "2023-05-16T10:12:07.559320-04:00",
                            "created_at": "2023-05-15T11:36:58.457322-04:00",
                            "name": "OAK",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce95960-7778-4104-9d00-67ff1e36bea8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c13f12c-3b05-48be-beec-fe9b8f2774d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:58.447727-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f337920b-4002-4381-945a-5fb03b7434e1",
                            "gambit_id": "038ed6be-ecdb-4247-9d78-f470800f253f",
                            "last_updated": "2023-05-16T10:12:07.552947-04:00",
                            "created_at": "2023-05-15T11:36:58.449905-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api"
                        },
                        {
                            "id": "cdce0eed-fb68-404f-bcb4-057ff98e248e",
                            "gambit_id": "9ca7e4ff-95f4-4709-b447-dccabd638bc6",
                            "last_updated": "2023-05-16T10:12:07.555015-04:00",
                            "created_at": "2023-05-15T11:36:58.452266-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c13f12c-3b05-48be-beec-fe9b8f2774d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "543f19f9-dd50-4a51-9526-7826522b5c8e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "73d1ee48-2bee-4ed9-96dd-cdb6f1f635b3",
            "completed": true,
            "last_updated": "2023-05-16T10:12:07.216273-04:00",
            "created_at": "2023-05-15T11:36:58.295079-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/73d1ee48-2bee-4ed9-96dd-cdb6f1f635b3",
            "datetime": "2023-05-15T21:40:00-04:00",
            "cutoff_datetime": "2023-05-15T21:40:00-04:00",
            "name": "KAN (B Keller) v. SDG (M Wacha)",
            "bettypes": [
                {
                    "id": "879cdfec-d04e-44ff-a579-f1e3ce5a0e10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/543f19f9-dd50-4a51-9526-7826522b5c8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:58.310306-04: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 (M Wacha)",
                                "amount": 6627.0
                            },
                            {
                                "team": "KAN (B Keller)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09708daf-1ea7-4c66-9d69-4c0cb036adc6",
                            "gambit_id": "7e1bcd0f-922b-4071-b429-aed176eff584",
                            "last_updated": "2023-05-16T10:12:07.230479-04:00",
                            "created_at": "2023-05-15T11:36:58.312082-04:00",
                            "name": "SDG (M Wacha)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879cdfec-d04e-44ff-a579-f1e3ce5a0e10/?format=api"
                        },
                        {
                            "id": "e7d66bce-f51d-4f09-a830-b34c788851aa",
                            "gambit_id": "12a8fed2-4c0f-4a2a-aa39-fa815883e604",
                            "last_updated": "2023-05-16T10:12:07.231850-04:00",
                            "created_at": "2023-05-15T11:36:58.314013-04:00",
                            "name": "KAN (B Keller)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879cdfec-d04e-44ff-a579-f1e3ce5a0e10/?format=api"
                        }
                    ]
                },
                {
                    "id": "b34ebfec-932c-4384-84b6-cb8230976af7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/543f19f9-dd50-4a51-9526-7826522b5c8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:58.304155-04: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": 5107.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8ae4bf9-ad1f-448f-a6b2-cd7c5805de3c",
                            "gambit_id": "a324d06a-6241-4b88-81ab-2f00375f7230",
                            "last_updated": "2023-05-16T10:12:07.225581-04:00",
                            "created_at": "2023-05-15T11:36:58.306045-04:00",
                            "name": "SDG",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34ebfec-932c-4384-84b6-cb8230976af7/?format=api"
                        },
                        {
                            "id": "8478017d-2c53-40f3-b391-89a5fd77ee97",
                            "gambit_id": "d374705b-0494-4c7c-95fc-eccc276edadd",
                            "last_updated": "2023-05-16T10:12:07.227214-04:00",
                            "created_at": "2023-05-15T11:36:58.308163-04:00",
                            "name": "KAN",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34ebfec-932c-4384-84b6-cb8230976af7/?format=api"
                        }
                    ]
                },
                {
                    "id": "aaf5491b-5f7f-4965-bf32-951b610e7db2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/543f19f9-dd50-4a51-9526-7826522b5c8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:58.297533-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98c446dc-fb6c-4c0c-9721-5c688cae2120",
                            "gambit_id": "c851654d-fa5a-469c-9268-de1be5f7d691",
                            "last_updated": "2023-05-16T10:12:07.222374-04:00",
                            "created_at": "2023-05-15T11:36:58.302094-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf5491b-5f7f-4965-bf32-951b610e7db2/?format=api"
                        },
                        {
                            "id": "83324cb2-6441-44e4-8640-b40e3a09bef8",
                            "gambit_id": "8cb792e1-659f-4c58-8fe5-5afb92a9b885",
                            "last_updated": "2023-05-16T10:12:07.220651-04:00",
                            "created_at": "2023-05-15T11:36:58.299720-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf5491b-5f7f-4965-bf32-951b610e7db2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23499c02-61d6-4b39-9c0b-04e00c3ecd44",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9958a45b-5d98-40f4-9628-6c0cb66dfaf7",
            "completed": true,
            "last_updated": "2023-05-16T10:37:10.433414-04:00",
            "created_at": "2023-05-15T11:36:58.144726-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9958a45b-5d98-40f4-9628-6c0cb66dfaf7",
            "datetime": "2023-05-15T20:40:00-04:00",
            "cutoff_datetime": "2023-05-15T20:40:00-04:00",
            "name": "CIN (H Greene) v. COL (C Seabold)",
            "bettypes": [
                {
                    "id": "a69b5759-34a9-4825-94b6-c677dbfd8d2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:58.157911-04: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 (H Greene)",
                                "amount": 5339.0
                            },
                            {
                                "team": "COL (C Seabold)",
                                "amount": 4661.0
                            }
                        ],
                        "expected_reward_tokens": 9555.05,
                        "profit_sb": 55.05,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45fb2bc2-74d8-4e81-9e93-e50a307bddb3",
                            "gambit_id": "d8c03541-5b0a-40ec-84e4-8192bce93ef6",
                            "last_updated": "2023-05-16T10:37:10.450347-04:00",
                            "created_at": "2023-05-15T11:36:58.161812-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api"
                        },
                        {
                            "id": "e5a40f4a-54cf-43fa-967f-c693ce8d2202",
                            "gambit_id": "5eb4ccc0-e7a0-4a81-8fc5-87a66a5e8f2f",
                            "last_updated": "2023-05-16T10:37:10.448546-04:00",
                            "created_at": "2023-05-15T11:36:58.159886-04:00",
                            "name": "COL (C Seabold)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a69b5759-34a9-4825-94b6-c677dbfd8d2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a431d124-2942-4a3f-8141-67dd98be593b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:58.151443-04: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": 5602.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9ab63b4-be49-4936-9890-8764aba2131c",
                            "gambit_id": "84103974-d1a5-44a1-8308-7ab123dac3de",
                            "last_updated": "2023-05-16T10:37:10.443065-04:00",
                            "created_at": "2023-05-15T11:36:58.153122-04:00",
                            "name": "COL",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a431d124-2942-4a3f-8141-67dd98be593b/?format=api"
                        },
                        {
                            "id": "977399b1-8968-4f66-b4ac-661ace174bad",
                            "gambit_id": "a7913657-235a-45bc-9b25-5dc462d4d22c",
                            "last_updated": "2023-05-16T10:37:10.444836-04:00",
                            "created_at": "2023-05-15T11:36:58.155726-04:00",
                            "name": "CIN",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a431d124-2942-4a3f-8141-67dd98be593b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e792d9bb-04a2-4352-b22a-f2618e1bb406",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:58.146678-04: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 11",
                                "amount": 5214.0
                            },
                            {
                                "team": "Game Total Over 11",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "439fe4ba-d711-4449-b8bc-024cf9bfdae3",
                            "gambit_id": "103a2f1e-2163-472d-aa2f-fd1ff3dc52f2",
                            "last_updated": "2023-05-16T10:37:10.437511-04:00",
                            "created_at": "2023-05-15T11:36:58.148154-04:00",
                            "name": "Game Total Under 11",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api"
                        },
                        {
                            "id": "b99dd2f1-90d3-4bb0-bdb1-79a91122268e",
                            "gambit_id": "36371d3c-b643-418c-959e-fc5f8cc2cdb5",
                            "last_updated": "2023-05-16T10:37:10.439381-04:00",
                            "created_at": "2023-05-15T11:36:58.149806-04:00",
                            "name": "Game Total Over 11",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d868d14-bdb8-495c-9bf4-bb7cc1222018",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a78158f3-4555-4ac8-8008-edd458d2cc59",
            "completed": true,
            "last_updated": "2023-05-16T10:42:09.654281-04:00",
            "created_at": "2023-05-15T11:36:57.850405-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a78158f3-4555-4ac8-8008-edd458d2cc59",
            "datetime": "2023-05-15T20:10:00-04:00",
            "cutoff_datetime": "2023-05-15T20:10:00-04:00",
            "name": "CHC (J Taillon) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "02d1f55b-ac80-496c-95e9-276fa763ed72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:57.863803-04: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": 6299.0
                            },
                            {
                                "team": "CHC (J Taillon)",
                                "amount": 3701.0
                            }
                        ],
                        "expected_reward_tokens": 9511.49,
                        "profit_sb": 11.49,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "924a1b13-0208-48f2-94dd-f259fadcdee9",
                            "gambit_id": "06454d92-a4c7-4eea-9d7f-adc28bd856eb",
                            "last_updated": "2023-05-16T10:42:09.673264-04:00",
                            "created_at": "2023-05-15T11:36:57.865341-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.51000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api"
                        },
                        {
                            "id": "dc595af3-a8c3-4886-96d2-9be84decfeea",
                            "gambit_id": "8cf7d975-f22e-4ca4-8f2f-4cbe404c74cf",
                            "last_updated": "2023-05-16T10:42:09.675154-04:00",
                            "created_at": "2023-05-15T11:36:57.867011-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "2.57000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api"
                        }
                    ]
                },
                {
                    "id": "b61ba08e-4438-4524-b265-41801cd6bb66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:57.858358-04: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": 5512.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b8ff915-1d88-41a5-9b1e-3fe4783df5e3",
                            "gambit_id": "0be9da65-5e12-4ded-a758-76396c3c9a27",
                            "last_updated": "2023-05-16T10:42:09.669343-04:00",
                            "created_at": "2023-05-15T11:36:57.861939-04:00",
                            "name": "CHC",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61ba08e-4438-4524-b265-41801cd6bb66/?format=api"
                        },
                        {
                            "id": "8adf0d39-e33d-48b8-b7bc-57b91dde7d5a",
                            "gambit_id": "a6735cd6-e57f-4255-852a-87c3299e7443",
                            "last_updated": "2023-05-16T10:42:09.667440-04:00",
                            "created_at": "2023-05-15T11:36:57.860073-04:00",
                            "name": "HOU",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61ba08e-4438-4524-b265-41801cd6bb66/?format=api"
                        }
                    ]
                },
                {
                    "id": "99b99983-1a30-4e59-8452-33cfef03a3b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:57.852748-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d5b3517-5fa9-42ae-a7f5-ceaa428d7e76",
                            "gambit_id": "4daf3161-bb7e-4ade-9c2a-eb243ea5f929",
                            "last_updated": "2023-05-16T10:42:09.660005-04:00",
                            "created_at": "2023-05-15T11:36:57.855003-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b99983-1a30-4e59-8452-33cfef03a3b8/?format=api"
                        },
                        {
                            "id": "39ce1dbc-928e-4a78-8efa-1634593ec75a",
                            "gambit_id": "2d51172c-b089-401a-a55d-56bf162722ab",
                            "last_updated": "2023-05-16T10:42:09.662610-04:00",
                            "created_at": "2023-05-15T11:36:57.856622-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b99983-1a30-4e59-8452-33cfef03a3b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23d55245-9467-42f0-96ad-8b4455494901",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3c535b9-5ca4-44a5-a2e8-bee1231ae70d",
            "completed": true,
            "last_updated": "2023-05-16T10:47:09.870618-04:00",
            "created_at": "2023-05-15T11:36:57.995486-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.34,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a3c535b9-5ca4-44a5-a2e8-bee1231ae70d",
            "datetime": "2023-05-15T20:10:00-04:00",
            "cutoff_datetime": "2023-05-15T20:10:00-04:00",
            "name": "Seattle Kraken v. Dallas Stars",
            "bettypes": [
                {
                    "id": "551ca29e-9dc1-4b81-8a4a-d33564b61d1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23d55245-9467-42f0-96ad-8b4455494901/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:58.008137-04: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 Stars",
                                "amount": 6546.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3454.0
                            }
                        ],
                        "expected_reward_tokens": 9360.34,
                        "profit_sb": -139.66,
                        "profit_sb_percentage": -1.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2f0d9e1-63d9-4eb0-bf63-d74bfc81aa3d",
                            "gambit_id": "895b3d38-be93-4098-a33a-bed816cda479",
                            "last_updated": "2023-05-16T10:47:09.887464-04:00",
                            "created_at": "2023-05-15T11:36:58.010237-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/551ca29e-9dc1-4b81-8a4a-d33564b61d1d/?format=api"
                        },
                        {
                            "id": "6b5323ff-ddb4-439f-83d0-09cbc1e1d903",
                            "gambit_id": "ef86cea8-e19a-49ec-a17d-dbd17dce0f87",
                            "last_updated": "2023-05-16T10:47:09.889572-04:00",
                            "created_at": "2023-05-15T11:36:58.012342-04:00",
                            "name": "Seattle Kraken",
                            "reward": "2.71000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/551ca29e-9dc1-4b81-8a4a-d33564b61d1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ffbd5e0-5614-4459-b932-e8abdde670e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23d55245-9467-42f0-96ad-8b4455494901/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:58.002747-04: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": "Seattle Kraken",
                                "amount": 5773.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5af162d5-382c-441f-a2ef-8b30065c95cd",
                            "gambit_id": "730ce658-1bed-40f1-b897-c96673adc6f4",
                            "last_updated": "2023-05-16T10:47:09.883465-04:00",
                            "created_at": "2023-05-15T11:36:58.006038-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffbd5e0-5614-4459-b932-e8abdde670e5/?format=api"
                        },
                        {
                            "id": "1cfdb3c5-dbc4-4b82-9c79-03fc35e2b6df",
                            "gambit_id": "bbe5969d-3ad7-456b-8fb5-d105de96879a",
                            "last_updated": "2023-05-16T10:47:09.881499-04:00",
                            "created_at": "2023-05-15T11:36:58.004290-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffbd5e0-5614-4459-b932-e8abdde670e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "40a32e55-dc3a-401a-a3f0-c768cfe14635",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23d55245-9467-42f0-96ad-8b4455494901/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:57.997754-04: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 5.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc4e99b2-f791-4260-a103-f52ce4d6f741",
                            "gambit_id": "e98e94b4-3213-492d-8f5c-7548f3065dce",
                            "last_updated": "2023-05-16T10:47:09.877466-04:00",
                            "created_at": "2023-05-15T11:36:58.001006-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a32e55-dc3a-401a-a3f0-c768cfe14635/?format=api"
                        },
                        {
                            "id": "79c08bc2-1fb9-4cdb-b4af-ed3c9cd13537",
                            "gambit_id": "fba8896a-ea59-4702-9690-6e429e5c1ac6",
                            "last_updated": "2023-05-16T10:47:09.875327-04:00",
                            "created_at": "2023-05-15T11:36:57.999325-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a32e55-dc3a-401a-a3f0-c768cfe14635/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34d8c567-782c-419b-a407-28b0979828b3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "372200ab-6ec7-4872-932b-735874ed3afd",
            "completed": true,
            "last_updated": "2023-05-16T10:42:10.396133-04:00",
            "created_at": "2023-05-15T14:11:56.425091-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/372200ab-6ec7-4872-932b-735874ed3afd",
            "datetime": "2023-05-15T20:05:00-04:00",
            "cutoff_datetime": "2023-05-15T20:05:00-04:00",
            "name": "ATL (C Morton) v. TEX (C Bradford)",
            "bettypes": [
                {
                    "id": "8e5f1b6c-96a1-4845-8d62-9553d00c8e70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34d8c567-782c-419b-a407-28b0979828b3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T14:11:56.437563-04: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": 6060.0
                            },
                            {
                                "team": "TEX (C Bradford)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c65bdcde-afa7-40cb-8539-e007ce4f2069",
                            "gambit_id": "b6350f71-65e5-4693-9660-07629468a538",
                            "last_updated": "2023-05-16T10:42:10.413621-04:00",
                            "created_at": "2023-05-15T14:11:56.440530-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e5f1b6c-96a1-4845-8d62-9553d00c8e70/?format=api"
                        },
                        {
                            "id": "f274f548-8f33-431d-bb3f-a4201a7c07d3",
                            "gambit_id": "79ef8833-b7e3-420d-9efd-e8ada74f29a0",
                            "last_updated": "2023-05-16T10:42:10.411748-04:00",
                            "created_at": "2023-05-15T14:11:56.439003-04:00",
                            "name": "TEX (C Bradford)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e5f1b6c-96a1-4845-8d62-9553d00c8e70/?format=api"
                        }
                    ]
                },
                {
                    "id": "be8876ec-f04b-428a-ae3c-3a58da88be90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34d8c567-782c-419b-a407-28b0979828b3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T14:11:56.433125-04: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": 5107.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef340cae-5815-4694-89b0-f85df56cae21",
                            "gambit_id": "78b6555d-3852-420b-b5b4-fda697aadc0f",
                            "last_updated": "2023-05-16T10:42:10.406234-04:00",
                            "created_at": "2023-05-15T14:11:56.434604-04:00",
                            "name": "TEX",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8876ec-f04b-428a-ae3c-3a58da88be90/?format=api"
                        },
                        {
                            "id": "17a79288-8b74-4a49-86d7-9459ae6689f5",
                            "gambit_id": "3b668c54-f48c-41d3-97cb-92f78fbebb43",
                            "last_updated": "2023-05-16T10:42:10.408075-04:00",
                            "created_at": "2023-05-15T14:11:56.436066-04:00",
                            "name": "ATL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8876ec-f04b-428a-ae3c-3a58da88be90/?format=api"
                        }
                    ]
                },
                {
                    "id": "90bc6d1a-a1d6-4fa0-adda-96291accedaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34d8c567-782c-419b-a407-28b0979828b3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T14:11:56.427779-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ad4b025-778e-4a71-b1cb-13e5a69baa3f",
                            "gambit_id": "844cae95-de48-4fde-8dc7-7ac619acfd45",
                            "last_updated": "2023-05-16T10:42:10.403028-04:00",
                            "created_at": "2023-05-15T14:11:56.431544-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bc6d1a-a1d6-4fa0-adda-96291accedaa/?format=api"
                        },
                        {
                            "id": "a4de50d1-6341-431c-bb28-11b5f9ef18fe",
                            "gambit_id": "45c2717f-f925-4032-a642-7685e15e376b",
                            "last_updated": "2023-05-16T10:42:10.401266-04:00",
                            "created_at": "2023-05-15T14:11:56.429745-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bc6d1a-a1d6-4fa0-adda-96291accedaa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "108c0525-79d6-4d90-adef-89cf844e5dcc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d544a6e3-b6c9-42b8-a2b5-05be0732593d",
            "completed": true,
            "last_updated": "2023-05-16T10:42:09.498745-04:00",
            "created_at": "2023-05-15T11:36:57.687845-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d544a6e3-b6c9-42b8-a2b5-05be0732593d",
            "datetime": "2023-05-15T19:45:00-04:00",
            "cutoff_datetime": "2023-05-15T19:45:00-04:00",
            "name": "MIL (F Peralta) v. STL (J Flaherty)",
            "bettypes": [
                {
                    "id": "83ed6057-d39a-4e11-ae88-03104105e03b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:57.699183-04: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 (F Peralta)",
                                "amount": 5222.0
                            },
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9297763-d8b9-4c5b-a023-ff2959f69334",
                            "gambit_id": "ca882787-19ee-47c7-91b9-c3ecf43a9a91",
                            "last_updated": "2023-05-16T10:42:09.518351-04:00",
                            "created_at": "2023-05-15T11:36:57.702689-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api"
                        },
                        {
                            "id": "d57d3f5e-df31-4543-8ac7-2ac644761f5a",
                            "gambit_id": "20b922ca-4aae-4960-b540-69455129e03a",
                            "last_updated": "2023-05-16T10:42:09.516450-04:00",
                            "created_at": "2023-05-15T11:36:57.701025-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9df1f86-3440-4291-b66f-7c3cb4aa63cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:57.694201-04: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": 6010.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de9544ff-bdbb-4523-8c80-db7db7450153",
                            "gambit_id": "ea04114c-221d-4a16-a12f-f2af8a06e6f7",
                            "last_updated": "2023-05-16T10:42:09.511033-04:00",
                            "created_at": "2023-05-15T11:36:57.695686-04:00",
                            "name": "STL",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df1f86-3440-4291-b66f-7c3cb4aa63cf/?format=api"
                        },
                        {
                            "id": "689bb66f-2ee4-46b0-85ee-f07f073e849e",
                            "gambit_id": "d42f4c08-75ae-4b13-a3cf-c0098527bf84",
                            "last_updated": "2023-05-16T10:42:09.512854-04:00",
                            "created_at": "2023-05-15T11:36:57.697290-04:00",
                            "name": "MIL",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df1f86-3440-4291-b66f-7c3cb4aa63cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d4dfaec-1bb3-4623-92cc-77880929fbac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:57.689966-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "995f5269-8a03-4a15-a8ca-d650cfcbb19e",
                            "gambit_id": "6afae2cb-9eff-4bd2-96f4-89ec2e2045f4",
                            "last_updated": "2023-05-16T10:42:09.504803-04:00",
                            "created_at": "2023-05-15T11:36:57.691335-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api"
                        },
                        {
                            "id": "87109b79-2131-416c-88ee-679d7395f4b9",
                            "gambit_id": "c1cfc298-a06a-45e6-bbff-62436c116970",
                            "last_updated": "2023-05-16T10:42:09.507009-04:00",
                            "created_at": "2023-05-15T11:36:57.692731-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4dfaec-1bb3-4623-92cc-77880929fbac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55fcaca6-75a5-4472-97ba-fce3053dce77",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "240b77c1-6835-4069-ab27-b0a9e4dc002d",
            "completed": true,
            "last_updated": "2023-05-16T10:42:08.735314-04:00",
            "created_at": "2023-05-15T11:36:57.521528-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/240b77c1-6835-4069-ab27-b0a9e4dc002d",
            "datetime": "2023-05-15T19:10:00-04:00",
            "cutoff_datetime": "2023-05-15T19:10:00-04:00",
            "name": "SEA (G Kirby) v. BOS (T Houck)",
            "bettypes": [
                {
                    "id": "e305a0df-6197-4996-aee1-fef9b222a542",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55fcaca6-75a5-4472-97ba-fce3053dce77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:57.533277-04: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 (G Kirby)",
                                "amount": 5222.0
                            },
                            {
                                "team": "BOS (T Houck)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ca343ac-34fb-4f66-b829-b414f858bdaf",
                            "gambit_id": "4a3c3296-bc43-49d9-b926-ef330b29b9c7",
                            "last_updated": "2023-05-16T10:42:08.751451-04:00",
                            "created_at": "2023-05-15T11:36:57.536007-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e305a0df-6197-4996-aee1-fef9b222a542/?format=api"
                        },
                        {
                            "id": "2aab0964-e4d8-4c69-b468-ee7cd90cefed",
                            "gambit_id": "cf2ab514-c631-439a-a94d-fa0f3debe3e6",
                            "last_updated": "2023-05-16T10:42:08.749877-04:00",
                            "created_at": "2023-05-15T11:36:57.534616-04:00",
                            "name": "BOS (T Houck)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e305a0df-6197-4996-aee1-fef9b222a542/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6d2b658-1484-4ec3-baff-3f2794a93b13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55fcaca6-75a5-4472-97ba-fce3053dce77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:57.528900-04: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": 5872.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4128.0
                            }
                        ],
                        "expected_reward_tokens": 9453.12,
                        "profit_sb": -46.88,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7534716b-974a-4517-9382-82fd1e8e1344",
                            "gambit_id": "a0d56663-b092-401f-94ed-0ed6331fa27d",
                            "last_updated": "2023-05-16T10:42:08.744598-04:00",
                            "created_at": "2023-05-15T11:36:57.530294-04:00",
                            "name": "BOS",
                            "reward": "1.61000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d2b658-1484-4ec3-baff-3f2794a93b13/?format=api"
                        },
                        {
                            "id": "e64c8bfb-4a7a-4854-a7af-a8eda46010d3",
                            "gambit_id": "9f63b483-ed43-40da-9195-9d773ebd1bb6",
                            "last_updated": "2023-05-16T10:42:08.746229-04:00",
                            "created_at": "2023-05-15T11:36:57.531775-04:00",
                            "name": "SEA",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d2b658-1484-4ec3-baff-3f2794a93b13/?format=api"
                        }
                    ]
                },
                {
                    "id": "0aacec09-8378-4ed3-9807-784301b275c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55fcaca6-75a5-4472-97ba-fce3053dce77/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:57.523772-04: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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0cb82da5-8fa5-4e6f-8a0e-717bed30ee93",
                            "gambit_id": "12a82a59-ad68-4cdc-9d3d-2d01adaf9b1b",
                            "last_updated": "2023-05-16T10:42:08.739735-04:00",
                            "created_at": "2023-05-15T11:36:57.525484-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aacec09-8378-4ed3-9807-784301b275c6/?format=api"
                        },
                        {
                            "id": "3c57e0bc-0eb1-4eae-b330-6c94f4213beb",
                            "gambit_id": "d2f6a0a7-061b-4c35-b1ba-3be8e60b8669",
                            "last_updated": "2023-05-16T10:42:08.741548-04:00",
                            "created_at": "2023-05-15T11:36:57.527187-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aacec09-8378-4ed3-9807-784301b275c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff2a2da6-677a-484e-b5a8-0e6dc6f83a91",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "14e74072-03b3-4854-9230-d971124bf04d",
            "completed": true,
            "last_updated": "2023-05-16T10:42:09.961827-04:00",
            "created_at": "2023-05-15T11:36:57.355471-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/14e74072-03b3-4854-9230-d971124bf04d",
            "datetime": "2023-05-15T18:35:00-04:00",
            "cutoff_datetime": "2023-05-15T18:35:00-04:00",
            "name": "LAA (S Ohtani) v. BAL (G Rodriguez)",
            "bettypes": [
                {
                    "id": "24cf5a1c-71b0-4de5-8beb-7702bb856285",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:57.367083-04: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 (S Ohtani)",
                                "amount": 5339.0
                            },
                            {
                                "team": "BAL (G Rodriguez)",
                                "amount": 4661.0
                            }
                        ],
                        "expected_reward_tokens": 9555.05,
                        "profit_sb": 55.05,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a6d67e2-58fe-4fa7-bb41-5be21d64e200",
                            "gambit_id": "d51bacf3-2890-4afb-9e04-2685d05b9d9f",
                            "last_updated": "2023-05-16T10:42:09.981892-04:00",
                            "created_at": "2023-05-15T11:36:57.370385-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5a1c-71b0-4de5-8beb-7702bb856285/?format=api"
                        },
                        {
                            "id": "975f61a8-80a7-4ced-9123-384c52a4c188",
                            "gambit_id": "e994e430-3319-4888-a5c9-c13f5e9ba100",
                            "last_updated": "2023-05-16T10:42:09.979961-04:00",
                            "created_at": "2023-05-15T11:36:57.368572-04:00",
                            "name": "BAL (G Rodriguez)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5a1c-71b0-4de5-8beb-7702bb856285/?format=api"
                        }
                    ]
                },
                {
                    "id": "dce0786a-9006-4d19-8fa9-1ad808505655",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:57.362222-04: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",
                                "amount": 6010.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "406d25e8-a7ed-4356-994f-bfbb76652771",
                            "gambit_id": "a8e558ad-f134-440e-937b-0cefa0462b2d",
                            "last_updated": "2023-05-16T10:42:09.973909-04:00",
                            "created_at": "2023-05-15T11:36:57.363913-04:00",
                            "name": "BAL",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce0786a-9006-4d19-8fa9-1ad808505655/?format=api"
                        },
                        {
                            "id": "05c46342-3328-45d3-bca4-a92564c230f2",
                            "gambit_id": "4010a635-55f3-493b-b394-aba55c74df51",
                            "last_updated": "2023-05-16T10:42:09.975951-04:00",
                            "created_at": "2023-05-15T11:36:57.365398-04:00",
                            "name": "LAA",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce0786a-9006-4d19-8fa9-1ad808505655/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec697dbe-831d-4c8c-834e-d69f1a527946",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff2a2da6-677a-484e-b5a8-0e6dc6f83a91/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:57.357384-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36cab017-a637-4e02-a628-0172c61dcb19",
                            "gambit_id": "25db7918-8a09-494c-bf7b-04446f9ca302",
                            "last_updated": "2023-05-16T10:42:09.967330-04:00",
                            "created_at": "2023-05-15T11:36:57.358938-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec697dbe-831d-4c8c-834e-d69f1a527946/?format=api"
                        },
                        {
                            "id": "357c7400-baad-4300-b784-e627f76b0a91",
                            "gambit_id": "3e985baf-8b3e-4cbd-a71c-8693cd579b83",
                            "last_updated": "2023-05-16T10:42:09.969721-04:00",
                            "created_at": "2023-05-15T11:36:57.360473-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec697dbe-831d-4c8c-834e-d69f1a527946/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ed5304b-83d3-4e80-8d80-0b498f186194",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8e4b552d-6c7f-4494-b685-6e6ad845fba1",
            "completed": true,
            "last_updated": "2023-05-16T10:47:10.518839-04:00",
            "created_at": "2023-05-15T11:36:57.109570-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8e4b552d-6c7f-4494-b685-6e6ad845fba1",
            "datetime": "2023-05-15T16:05:00-04:00",
            "cutoff_datetime": "2023-05-15T16:05:00-04:00",
            "name": "NYM (D Peterson) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "36086be2-d6f5-4853-8d65-3dc3c6cfd96e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-15T11:36:57.125539-04: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": 5878.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 4122.0
                            }
                        ],
                        "expected_reward_tokens": 9521.82,
                        "profit_sb": 21.82,
                        "profit_sb_percentage": 0.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d43e4179-2f78-41ef-a13a-59093931ccae",
                            "gambit_id": "c2e7e2e9-1de2-4aa1-be77-02cd9e7c122a",
                            "last_updated": "2023-05-16T10:47:10.536348-04:00",
                            "created_at": "2023-05-15T11:36:57.127220-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36086be2-d6f5-4853-8d65-3dc3c6cfd96e/?format=api"
                        },
                        {
                            "id": "030cf8b9-512e-4a12-9771-7ae26cdbdbaf",
                            "gambit_id": "ba3370c3-bd42-4ebc-8fe0-565d05298f29",
                            "last_updated": "2023-05-16T10:47:10.538399-04:00",
                            "created_at": "2023-05-15T11:36:57.129061-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "2.31000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36086be2-d6f5-4853-8d65-3dc3c6cfd96e/?format=api"
                        }
                    ]
                },
                {
                    "id": "695907d9-bc76-4fe7-960c-0693b9904de0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-15T11:36:57.120002-04: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": 5214.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79ddfff1-31ad-4179-a427-c1672a9d9fc3",
                            "gambit_id": "6ddd412e-a5d8-4b8e-9204-fbabe531cc7e",
                            "last_updated": "2023-05-16T10:47:10.532425-04:00",
                            "created_at": "2023-05-15T11:36:57.121724-04:00",
                            "name": "WAS",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/695907d9-bc76-4fe7-960c-0693b9904de0/?format=api"
                        },
                        {
                            "id": "f940d102-6eeb-404b-b2c0-237d7db90bc2",
                            "gambit_id": "162b0399-29d9-432e-bbb6-0e7f99dedf1b",
                            "last_updated": "2023-05-16T10:47:10.530489-04:00",
                            "created_at": "2023-05-15T11:36:57.123605-04:00",
                            "name": "NYM",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/695907d9-bc76-4fe7-960c-0693b9904de0/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f66ca01-b033-4014-b053-183d85b573d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-15T11:36:57.113565-04: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 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "470b39ec-8acb-4828-93b7-ed585e57524a",
                            "gambit_id": "feda4e16-037c-49f7-ab6e-80acb5ea3201",
                            "last_updated": "2023-05-16T10:47:10.524203-04:00",
                            "created_at": "2023-05-15T11:36:57.115929-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api"
                        },
                        {
                            "id": "d99cab1d-1093-4451-a3ff-259573623761",
                            "gambit_id": "3beaaab4-30e0-4ae9-ad0c-99164475b9e1",
                            "last_updated": "2023-05-16T10:47:10.526376-04:00",
                            "created_at": "2023-05-15T11:36:57.117939-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3873ed35-5d58-4337-b891-c4991e8cae8f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "02519728-e70c-4310-847f-e5549d00c6c1",
            "completed": true,
            "last_updated": "2023-05-16T10:47:09.346896-04:00",
            "created_at": "2023-05-14T10:57:08.775390-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/02519728-e70c-4310-847f-e5549d00c6c1",
            "datetime": "2023-05-15T15:00:00-04:00",
            "cutoff_datetime": "2023-05-15T15:00:00-04:00",
            "name": "Leicester City v. Liverpool",
            "bettypes": [
                {
                    "id": "b5f42a24-e1db-4de8-8649-151cb7a63613",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3873ed35-5d58-4337-b891-c4991e8cae8f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:08.783648-04: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": 7044.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2956.0
                            }
                        ],
                        "expected_reward_tokens": 11763.48,
                        "profit_sb": 2263.48,
                        "profit_sb_percentage": 23.83,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 5547.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2328.0
                            },
                            {
                                "team": "Leicester City",
                                "amount": 2125.0
                            }
                        ],
                        "expected_reward_tokens": 9263.49,
                        "profit_sb": -236.51,
                        "profit_sb_percentage": -2.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8329905f-8120-47ed-a31f-35f32c02c0b7",
                            "gambit_id": "93b9c19d-b765-4ea5-8516-cb35a1698ff5",
                            "last_updated": "2023-05-16T10:47:09.366844-04:00",
                            "created_at": "2023-05-14T10:57:08.785289-04:00",
                            "name": "Liverpool",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f42a24-e1db-4de8-8649-151cb7a63613/?format=api"
                        },
                        {
                            "id": "cfad8fe0-2c5b-4a58-996a-9aedfdfc19ef",
                            "gambit_id": "9f07aa53-7a53-4a0f-8231-d9a94729965c",
                            "last_updated": "2023-05-16T10:47:09.370674-04:00",
                            "created_at": "2023-05-14T10:57:08.788643-04:00",
                            "name": "Draw",
                            "reward": "3.98000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f42a24-e1db-4de8-8649-151cb7a63613/?format=api"
                        },
                        {
                            "id": "1a3dbed4-2af0-43ed-9687-59020f3ecf36",
                            "gambit_id": "229403e5-898c-42eb-96c6-2e6f86f74608",
                            "last_updated": "2023-05-16T10:47:09.368812-04:00",
                            "created_at": "2023-05-14T10:57:08.786989-04:00",
                            "name": "Leicester City",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f42a24-e1db-4de8-8649-151cb7a63613/?format=api"
                        }
                    ]
                },
                {
                    "id": "0765a829-fd16-41f9-ab65-bcf3222450e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3873ed35-5d58-4337-b891-c4991e8cae8f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:08.777929-04: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": 6272.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3728.0
                            }
                        ],
                        "expected_reward_tokens": 9282.56,
                        "profit_sb": -217.44,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9d5bf70-f840-40f0-9c76-ee7b505fc9ad",
                            "gambit_id": "12446877-d4de-454c-bc7d-394d769326d7",
                            "last_updated": "2023-05-16T10:47:09.362127-04:00",
                            "created_at": "2023-05-14T10:57:08.781726-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api"
                        },
                        {
                            "id": "20be3dfa-c640-44bc-9027-cadc4f5559c5",
                            "gambit_id": "e8462db9-dda0-4e14-b2af-bae7bb2f1e06",
                            "last_updated": "2023-05-16T10:47:09.355636-04:00",
                            "created_at": "2023-05-14T10:57:08.779828-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5d7dda5-3791-4c57-a879-7e3f9f7983ef",
            "completed": true,
            "last_updated": "2023-05-15T11:37:01.633883-04:00",
            "created_at": "2023-05-14T10:57:08.562520-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e5d7dda5-3791-4c57-a879-7e3f9f7983ef",
            "datetime": "2023-05-14T22:00:00-04:00",
            "cutoff_datetime": "2023-05-14T22:00:00-04:00",
            "name": "Vegas Golden Knights v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "f8b6097b-a091-47d7-830e-4dd8f1faa06f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:08.577687-04: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": "Edmonton Oilers",
                                "amount": 6314.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3686.0
                            }
                        ],
                        "expected_reward_tokens": 9471.0,
                        "profit_sb": -29.0,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f431a789-e9f8-4acb-9ac8-10a45e9b980d",
                            "gambit_id": "f7bb8529-6853-496b-a24e-7fe9178c4506",
                            "last_updated": "2023-05-15T11:37:01.646190-04:00",
                            "created_at": "2023-05-14T10:57:08.579686-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b6097b-a091-47d7-830e-4dd8f1faa06f/?format=api"
                        },
                        {
                            "id": "ad1b16a7-6af9-457f-bd9c-91cb0751784a",
                            "gambit_id": "02de250d-8a71-4ab5-b8f9-301455463451",
                            "last_updated": "2023-05-15T11:37:01.647503-04:00",
                            "created_at": "2023-05-14T10:57:08.581665-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.57000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b6097b-a091-47d7-830e-4dd8f1faa06f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e2c8c9f-97cf-4016-bb83-6f059e8e592e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:08.571276-04: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": "Vegas Golden Knights",
                                "amount": 5602.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "542cb6ac-8fd4-4a61-bf70-8424d322e87f",
                            "gambit_id": "8379a67f-afab-4695-b764-e97f9c0fc070",
                            "last_updated": "2023-05-15T11:37:01.643506-04:00",
                            "created_at": "2023-05-14T10:57:08.575397-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2c8c9f-97cf-4016-bb83-6f059e8e592e/?format=api"
                        },
                        {
                            "id": "56094d51-7135-4366-9969-ea7fff9de611",
                            "gambit_id": "1aebb323-1f98-4a21-b499-98b6f4975d29",
                            "last_updated": "2023-05-15T11:37:01.641979-04:00",
                            "created_at": "2023-05-14T10:57:08.573165-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2c8c9f-97cf-4016-bb83-6f059e8e592e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec798e54-ba91-4e48-a5b1-c74625bc02e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:08.565066-04: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": 5423.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ff2e9fc-1757-498b-9079-49735efdee3e",
                            "gambit_id": "103c1573-8bbb-4cce-adf9-4c8e0fa2684a",
                            "last_updated": "2023-05-15T11:37:01.639122-04:00",
                            "created_at": "2023-05-14T10:57:08.569057-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api"
                        },
                        {
                            "id": "5624454c-0a74-4e60-8c34-8188289126cf",
                            "gambit_id": "e0339ad1-3b54-48b8-b9bc-1fe487a82728",
                            "last_updated": "2023-05-15T11:37:01.637725-04:00",
                            "created_at": "2023-05-14T10:57:08.566905-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc6a5503-934b-4063-97e7-d8212cdf3c7b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1ebdade9-fbb1-4fc9-ad75-d591e678f5f4",
            "completed": true,
            "last_updated": "2023-05-15T11:37:00.038767-04:00",
            "created_at": "2023-05-14T10:57:08.028541-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1ebdade9-fbb1-4fc9-ad75-d591e678f5f4",
            "datetime": "2023-05-14T19:08:00-04:00",
            "cutoff_datetime": "2023-05-14T19:08:00-04:00",
            "name": "STL (M Mikolas) v. BOS (C Kluber)",
            "bettypes": [
                {
                    "id": "744ea7d9-f0e4-472e-b1f1-cd069bef4efa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc6a5503-934b-4063-97e7-d8212cdf3c7b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:08.046538-04: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 (M Mikolas)",
                                "amount": 5351.0
                            },
                            {
                                "team": "BOS (C Kluber)",
                                "amount": 4649.0
                            }
                        ],
                        "expected_reward_tokens": 9576.94,
                        "profit_sb": 76.94,
                        "profit_sb_percentage": 0.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "408ec21a-54d7-405e-a1b2-59133b5de986",
                            "gambit_id": "7e5dd513-e77a-4094-958e-80605a005a81",
                            "last_updated": "2023-05-15T11:37:00.053701-04:00",
                            "created_at": "2023-05-14T10:57:08.050386-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.79000",
                            "odds": "1.82640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/744ea7d9-f0e4-472e-b1f1-cd069bef4efa/?format=api"
                        },
                        {
                            "id": "75fa404e-bf35-489e-bee3-398c612671f7",
                            "gambit_id": "d2c4e9e6-3d46-4e50-bcb3-adf5839566f5",
                            "last_updated": "2023-05-15T11:37:00.052005-04:00",
                            "created_at": "2023-05-14T10:57:08.048490-04:00",
                            "name": "BOS (C Kluber)",
                            "reward": "2.06000",
                            "odds": "2.11000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/744ea7d9-f0e4-472e-b1f1-cd069bef4efa/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed79fcff-cddd-4150-b9da-11bf2bba875b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc6a5503-934b-4063-97e7-d8212cdf3c7b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:08.039167-04: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": 5773.0
                            },
                            {
                                "team": "STL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa0763a7-f4cd-4f43-9902-203b6a7be515",
                            "gambit_id": "4b45d8d8-6c81-44d6-9559-cc33ebace252",
                            "last_updated": "2023-05-15T11:37:00.047400-04:00",
                            "created_at": "2023-05-14T10:57:08.041300-04:00",
                            "name": "BOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed79fcff-cddd-4150-b9da-11bf2bba875b/?format=api"
                        },
                        {
                            "id": "debdb7d4-443b-4af9-a46d-871c5f34ecf2",
                            "gambit_id": "5aba00c1-8940-4144-8419-a324961d509b",
                            "last_updated": "2023-05-15T11:37:00.048932-04:00",
                            "created_at": "2023-05-14T10:57:08.043987-04:00",
                            "name": "STL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed79fcff-cddd-4150-b9da-11bf2bba875b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9936fd2-8904-4588-a913-ec1265f6d72c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc6a5503-934b-4063-97e7-d8212cdf3c7b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:08.031386-04: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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db30c674-4249-42ef-94ba-89655f5f12a9",
                            "gambit_id": "e8112c1d-7e16-42d1-8208-35dba6853292",
                            "last_updated": "2023-05-15T11:37:00.043987-04:00",
                            "created_at": "2023-05-14T10:57:08.036876-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9936fd2-8904-4588-a913-ec1265f6d72c/?format=api"
                        },
                        {
                            "id": "759f8f7b-4ea5-4c42-a22b-0a1bd122131d",
                            "gambit_id": "c60c6664-2532-44f6-905e-20260452f59b",
                            "last_updated": "2023-05-15T11:37:00.042527-04:00",
                            "created_at": "2023-05-14T10:57:08.033650-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9936fd2-8904-4588-a913-ec1265f6d72c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "409ae40b-fd10-4dd3-843c-d17acfdccc6d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3bc197bb-01e9-4e4a-83a7-935b43ae7be0",
            "completed": true,
            "last_updated": "2023-05-15T11:37:00.539600-04:00",
            "created_at": "2023-05-14T10:57:07.798164-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3bc197bb-01e9-4e4a-83a7-935b43ae7be0",
            "datetime": "2023-05-14T16:35:00-04:00",
            "cutoff_datetime": "2023-05-14T16:35:00-04:00",
            "name": "NYM (M Scherzer) v. WAS (J Irvin)",
            "bettypes": [
                {
                    "id": "025a2aa6-4b46-46eb-8a47-1b6ef13a38bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/409ae40b-fd10-4dd3-843c-d17acfdccc6d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:07.811952-04: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 (M Scherzer)",
                                "amount": 6434.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76abf8c2-8d7c-4fcc-a89e-84c18d73719e",
                            "gambit_id": "22b19da0-97af-41fb-9b10-531f24a69c5b",
                            "last_updated": "2023-05-15T11:37:00.553768-04:00",
                            "created_at": "2023-05-14T10:57:07.815336-04:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025a2aa6-4b46-46eb-8a47-1b6ef13a38bb/?format=api"
                        },
                        {
                            "id": "d676a088-797d-4193-aaa9-0080f93a1464",
                            "gambit_id": "57c4a3e7-3fea-4a38-a69e-1b3372ab532b",
                            "last_updated": "2023-05-15T11:37:00.555906-04:00",
                            "created_at": "2023-05-14T10:57:07.813594-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025a2aa6-4b46-46eb-8a47-1b6ef13a38bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "68533e07-ba68-4743-b8f3-a8cea8ebddf3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/409ae40b-fd10-4dd3-843c-d17acfdccc6d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:07.806679-04: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": 5423.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0afc995b-2123-4bea-ba7d-7d48d11a1771",
                            "gambit_id": "f85c5ac9-3516-44b1-a81b-7b39da690ad6",
                            "last_updated": "2023-05-15T11:37:00.550118-04:00",
                            "created_at": "2023-05-14T10:57:07.810116-04:00",
                            "name": "NYM",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68533e07-ba68-4743-b8f3-a8cea8ebddf3/?format=api"
                        },
                        {
                            "id": "0ab22de2-13b8-4cb7-b7f8-c282b858ec9c",
                            "gambit_id": "697fb440-dca8-43c6-a2ff-fcdbe2c6dffd",
                            "last_updated": "2023-05-15T11:37:00.548455-04:00",
                            "created_at": "2023-05-14T10:57:07.808282-04:00",
                            "name": "WAS",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68533e07-ba68-4743-b8f3-a8cea8ebddf3/?format=api"
                        }
                    ]
                },
                {
                    "id": "4dda0499-8f5b-4c03-9d47-7bc8043f045b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/409ae40b-fd10-4dd3-843c-d17acfdccc6d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:07.800749-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c0a581c-b002-4e98-9563-07b172900413",
                            "gambit_id": "506899c0-c46a-480a-80e1-2aa6327b1848",
                            "last_updated": "2023-05-15T11:37:00.543502-04:00",
                            "created_at": "2023-05-14T10:57:07.802701-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dda0499-8f5b-4c03-9d47-7bc8043f045b/?format=api"
                        },
                        {
                            "id": "e40bb19f-70f0-49e7-a2fb-527a1560f4cc",
                            "gambit_id": "f1279e10-bd9e-4d06-97aa-f284f3e1c47a",
                            "last_updated": "2023-05-15T11:37:00.545215-04:00",
                            "created_at": "2023-05-14T10:57:07.804821-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dda0499-8f5b-4c03-9d47-7bc8043f045b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "819268dd-ca98-498b-8335-b2fe0f0ffae7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1bee364d-19bf-4034-aade-33e850a7c0d8",
            "completed": true,
            "last_updated": "2023-05-15T11:37:00.347146-04:00",
            "created_at": "2023-05-14T10:57:07.516970-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1bee364d-19bf-4034-aade-33e850a7c0d8",
            "datetime": "2023-05-14T16:10:00-04:00",
            "cutoff_datetime": "2023-05-14T16:10:00-04:00",
            "name": "SFO (L Webb) v. ARI (B Pfaadt)",
            "bettypes": [
                {
                    "id": "de082a37-5e8c-4f60-a221-95a21bf2d23f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/819268dd-ca98-498b-8335-b2fe0f0ffae7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:07.534535-04: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 (L Webb)",
                                "amount": 5615.0
                            },
                            {
                                "team": "ARI (B Pfaadt)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d7fb0f9-8e63-475c-aee8-7ab89d3f397e",
                            "gambit_id": "179f9d12-d1e7-4014-8e5e-d6233734bae0",
                            "last_updated": "2023-05-15T11:37:00.361434-04:00",
                            "created_at": "2023-05-14T10:57:07.539217-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de082a37-5e8c-4f60-a221-95a21bf2d23f/?format=api"
                        },
                        {
                            "id": "689a4c36-ddd1-42c5-89fd-5aabf156408f",
                            "gambit_id": "f6377cc2-d7c6-4df1-9259-531102543575",
                            "last_updated": "2023-05-15T11:37:00.359907-04:00",
                            "created_at": "2023-05-14T10:57:07.536906-04:00",
                            "name": "ARI (B Pfaadt)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de082a37-5e8c-4f60-a221-95a21bf2d23f/?format=api"
                        }
                    ]
                },
                {
                    "id": "80116123-4b07-48b5-85c4-ebc40d442cd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/819268dd-ca98-498b-8335-b2fe0f0ffae7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:07.527046-04: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": 5602.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc09429c-25f1-4a97-9594-1a96bfbdd948",
                            "gambit_id": "2d31926b-8940-4d06-81ea-08a619c741ab",
                            "last_updated": "2023-05-15T11:37:00.355291-04:00",
                            "created_at": "2023-05-14T10:57:07.529498-04:00",
                            "name": "ARI",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80116123-4b07-48b5-85c4-ebc40d442cd0/?format=api"
                        },
                        {
                            "id": "e9abaa0b-1895-408f-b112-5e46ad65f778",
                            "gambit_id": "371456cb-ba10-4580-80c9-338f1e61f63a",
                            "last_updated": "2023-05-15T11:37:00.356820-04:00",
                            "created_at": "2023-05-14T10:57:07.531826-04:00",
                            "name": "SFO",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80116123-4b07-48b5-85c4-ebc40d442cd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "13486f40-e5b0-4026-84d0-7bbda79a6393",
                    "match": "https://api-prod.gambitprofit.com/api/matches/819268dd-ca98-498b-8335-b2fe0f0ffae7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:07.519890-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d79df7b-56ba-4431-98b1-75b8d4ee6207",
                            "gambit_id": "e364d423-85bb-4fe6-860b-5fedc26fc8ea",
                            "last_updated": "2023-05-15T11:37:00.352612-04:00",
                            "created_at": "2023-05-14T10:57:07.524306-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13486f40-e5b0-4026-84d0-7bbda79a6393/?format=api"
                        },
                        {
                            "id": "97af3cff-3294-40f3-9178-cfecb6662a16",
                            "gambit_id": "72fdc302-0996-4307-aa3a-9ef0d20f84c3",
                            "last_updated": "2023-05-15T11:37:00.351263-04:00",
                            "created_at": "2023-05-14T10:57:07.522027-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13486f40-e5b0-4026-84d0-7bbda79a6393/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b213aff-d81d-4002-a579-95d6b89dd448",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e390141a-0834-4103-a0f9-44fb41ca0554",
            "completed": true,
            "last_updated": "2023-05-15T11:37:01.252835-04:00",
            "created_at": "2023-05-14T10:57:07.289155-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e390141a-0834-4103-a0f9-44fb41ca0554",
            "datetime": "2023-05-14T16:10:00-04:00",
            "cutoff_datetime": "2023-05-14T16:10:00-04:00",
            "name": "SDG (R Weathers) v. LOS (T Gonsolin)",
            "bettypes": [
                {
                    "id": "592ef437-4e4f-42d9-8919-17749b01c3fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:07.307519-04: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 Gonsolin)",
                                "amount": 5827.0
                            },
                            {
                                "team": "SDG (R Weathers)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71bba1b0-3d37-4e3c-a512-a530aa95be27",
                            "gambit_id": "98de024c-9add-46a1-952a-b62a7451e0bf",
                            "last_updated": "2023-05-15T11:37:01.279602-04:00",
                            "created_at": "2023-05-14T10:57:07.309720-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592ef437-4e4f-42d9-8919-17749b01c3fc/?format=api"
                        },
                        {
                            "id": "64653003-b72d-4231-b762-b8fd044281ba",
                            "gambit_id": "a477d865-0090-4045-9bdc-b721bc971c29",
                            "last_updated": "2023-05-15T11:37:01.281653-04:00",
                            "created_at": "2023-05-14T10:57:07.312569-04:00",
                            "name": "SDG (R Weathers)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592ef437-4e4f-42d9-8919-17749b01c3fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "02de6b4d-3e60-4615-b121-4ea715f98b96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:07.299899-04: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": 5688.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d5583f8-e060-46b0-87d6-20d4ae51def5",
                            "gambit_id": "7dd104f4-4d75-4e23-b3c7-435544aeb1f2",
                            "last_updated": "2023-05-15T11:37:01.273446-04:00",
                            "created_at": "2023-05-14T10:57:07.304859-04:00",
                            "name": "SDG",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api"
                        },
                        {
                            "id": "3f89ed1d-e696-420d-81dc-51a4d8b44ddf",
                            "gambit_id": "98127cee-e287-4321-b478-fb441e7d784d",
                            "last_updated": "2023-05-15T11:37:01.267817-04:00",
                            "created_at": "2023-05-14T10:57:07.302292-04:00",
                            "name": "LOS",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02de6b4d-3e60-4615-b121-4ea715f98b96/?format=api"
                        }
                    ]
                },
                {
                    "id": "90e45c39-7b96-4744-a6e8-0c3fa6600348",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b213aff-d81d-4002-a579-95d6b89dd448/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:07.292398-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ce6ef6e-e36f-41ed-909a-78b2c33fbf17",
                            "gambit_id": "a3aa6fc5-2fd5-4e2c-bfe0-b917fcd49454",
                            "last_updated": "2023-05-15T11:37:01.260032-04:00",
                            "created_at": "2023-05-14T10:57:07.295099-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e45c39-7b96-4744-a6e8-0c3fa6600348/?format=api"
                        },
                        {
                            "id": "d91f2259-cad0-4814-824c-e9443c384cc2",
                            "gambit_id": "91ecb624-18ef-4013-9af6-ef8e779654cb",
                            "last_updated": "2023-05-15T11:37:01.262735-04:00",
                            "created_at": "2023-05-14T10:57:07.297656-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e45c39-7b96-4744-a6e8-0c3fa6600348/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57bce7c9-245a-40b3-b596-0a44fee09b9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3cfa6b6-be14-47d4-bd60-e2faa314517b",
            "completed": false,
            "last_updated": "2023-05-21T16:02:15.218384-04:00",
            "created_at": "2023-05-14T10:57:06.961414-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a3cfa6b6-be14-47d4-bd60-e2faa314517b",
            "datetime": "2023-05-14T16:07:00-04:00",
            "cutoff_datetime": "2023-05-14T16:07:00-04:00",
            "name": "TEX (A Heaney) v. OAK (D Rucinski)",
            "bettypes": [
                {
                    "id": "1d9ebf09-92e9-48c2-b072-2ba220c83172",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57bce7c9-245a-40b3-b596-0a44fee09b9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:06.976637-04: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 (A Heaney)",
                                "amount": 5827.0
                            },
                            {
                                "team": "OAK (D Rucinski)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0924695b-3b26-4830-8fed-dd9576158cbc",
                            "gambit_id": "ad2274fa-4a90-4f1c-b645-5e209aac1a4c",
                            "last_updated": "2023-05-21T16:02:15.235709-04:00",
                            "created_at": "2023-05-14T10:57:06.980062-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9ebf09-92e9-48c2-b072-2ba220c83172/?format=api"
                        },
                        {
                            "id": "641c480a-365f-46d9-bc12-ec9bbafece99",
                            "gambit_id": "80d99fb1-bf8b-4292-b734-a35ad9ce7057",
                            "last_updated": "2023-05-21T16:02:15.233588-04:00",
                            "created_at": "2023-05-14T10:57:06.978270-04:00",
                            "name": "OAK (D Rucinski)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9ebf09-92e9-48c2-b072-2ba220c83172/?format=api"
                        }
                    ]
                },
                {
                    "id": "ced84cc1-8262-4a15-8489-c38d6657d052",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57bce7c9-245a-40b3-b596-0a44fee09b9b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:06.969471-04: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": 5423.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc8b30ad-fe19-4ba0-9bc3-201e8159cfb7",
                            "gambit_id": "71352549-9843-4240-8bdf-a905a0d92026",
                            "last_updated": "2023-05-21T16:02:15.230029-04:00",
                            "created_at": "2023-05-14T10:57:06.973904-04:00",
                            "name": "OAK",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced84cc1-8262-4a15-8489-c38d6657d052/?format=api"
                        },
                        {
                            "id": "7a2cf688-1ea8-4b63-b8ba-e6253d0af0bb",
                            "gambit_id": "2d10d404-107d-4e85-a125-35dafdd24f75",
                            "last_updated": "2023-05-21T16:02:15.228539-04:00",
                            "created_at": "2023-05-14T10:57:06.971521-04:00",
                            "name": "TEX",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced84cc1-8262-4a15-8489-c38d6657d052/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e1a3cec-5c41-4e1c-b039-62a0c788f232",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57bce7c9-245a-40b3-b596-0a44fee09b9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:06.963655-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f267f257-8fa5-4d62-acdb-aac3c0778aa2",
                            "gambit_id": "4e3df4b3-f143-44d3-9a8d-9d50d9092109",
                            "last_updated": "2023-05-21T16:02:15.223137-04:00",
                            "created_at": "2023-05-14T10:57:06.965478-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e1a3cec-5c41-4e1c-b039-62a0c788f232/?format=api"
                        },
                        {
                            "id": "d0836576-d569-486a-8fb3-665b3916ebf5",
                            "gambit_id": "80da8564-324f-424c-87d3-81870a362fea",
                            "last_updated": "2023-05-21T16:02:15.224893-04:00",
                            "created_at": "2023-05-14T10:57:06.967489-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e1a3cec-5c41-4e1c-b039-62a0c788f232/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5490592-3c0a-4f8b-b39e-108bd34aaa51",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5bc4ad8f-2ba7-434a-8a65-d90e63ff8bf3",
            "completed": true,
            "last_updated": "2023-05-15T11:37:01.443284-04:00",
            "created_at": "2023-05-14T10:57:08.269697-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5bc4ad8f-2ba7-434a-8a65-d90e63ff8bf3",
            "datetime": "2023-05-14T15:30:00-04:00",
            "cutoff_datetime": "2023-05-14T15:30:00-04:00",
            "name": "Philadelphia 76ers v. Boston Celtics",
            "bettypes": [
                {
                    "id": "ce348837-79b4-45e5-83b4-6d484ca7e4a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:08.281443-04: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": "Boston Celtics",
                                "amount": 6698.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9443.72,
                        "profit_sb": -56.28,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79f76a30-516b-4c1a-acc3-6005ca6dd6bb",
                            "gambit_id": "32977a6a-cf58-4235-bce6-3d9300575ff3",
                            "last_updated": "2023-05-15T11:37:01.454612-04:00",
                            "created_at": "2023-05-14T10:57:08.283054-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api"
                        },
                        {
                            "id": "6f9a49b7-ecdd-436f-89f8-b3b3f50fff17",
                            "gambit_id": "fb11f27e-5313-4c63-bbce-37f1743387a4",
                            "last_updated": "2023-05-15T11:37:01.455979-04:00",
                            "created_at": "2023-05-14T10:57:08.285104-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed635975-3633-4acc-8c2d-ad7d88712bd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:08.276746-04: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": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6435a40a-6684-47c4-a229-c63b19183c91",
                            "gambit_id": "c41bd00d-bd9e-496e-8f4e-ad3f49772bfe",
                            "last_updated": "2023-05-15T11:37:01.451776-04:00",
                            "created_at": "2023-05-14T10:57:08.279819-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed635975-3633-4acc-8c2d-ad7d88712bd4/?format=api"
                        },
                        {
                            "id": "44938de4-60b3-4082-8956-b3f901ccaae1",
                            "gambit_id": "870f67e2-caf0-478d-9a23-bcfeaa3486d5",
                            "last_updated": "2023-05-15T11:37:01.450458-04:00",
                            "created_at": "2023-05-14T10:57:08.278290-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed635975-3633-4acc-8c2d-ad7d88712bd4/?format=api"
                        }
                    ]
                },
                {
                    "id": "48c8322b-4d20-4e98-b495-047e805ca4cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:08.271825-04: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 201.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 201.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40e40f57-73a6-44d8-a47c-f0d4f26f3dc6",
                            "gambit_id": "a4f1fe3c-916f-4ffc-9fb1-4356802774ce",
                            "last_updated": "2023-05-15T11:37:01.447827-04:00",
                            "created_at": "2023-05-14T10:57:08.275077-04:00",
                            "name": "Game Total Over 201.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "201.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c8322b-4d20-4e98-b495-047e805ca4cf/?format=api"
                        },
                        {
                            "id": "86a3b3ed-531f-42a3-be9d-61799d35b99e",
                            "gambit_id": "ea966f5e-25d1-45e9-806f-b19d80fc26d1",
                            "last_updated": "2023-05-15T11:37:01.446429-04:00",
                            "created_at": "2023-05-14T10:57:08.273336-04:00",
                            "name": "Game Total Under 201.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "201.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c8322b-4d20-4e98-b495-047e805ca4cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18fa326f-f9f1-44f8-ad08-0687c8e28861",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c6126e30-1509-4aeb-81d7-92e4b471399e",
            "completed": true,
            "last_updated": "2023-05-15T11:37:02.686785-04:00",
            "created_at": "2023-05-14T10:57:06.647160-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c6126e30-1509-4aeb-81d7-92e4b471399e",
            "datetime": "2023-05-14T15:10:00-04:00",
            "cutoff_datetime": "2023-05-14T15:10:00-04:00",
            "name": "PHI (A Nola) v. COL (K Freeland)",
            "bettypes": [
                {
                    "id": "338288ea-c8c6-4115-a764-4ed93e27b68b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:06.662756-04: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": 5980.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ce61b0b0-5d5e-4219-b84c-6526ff1167dc",
                            "gambit_id": "75ef4dea-02f1-4b1e-be64-e0138c9df73b",
                            "last_updated": "2023-05-15T11:37:02.700261-04:00",
                            "created_at": "2023-05-14T10:57:06.666935-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338288ea-c8c6-4115-a764-4ed93e27b68b/?format=api"
                        },
                        {
                            "id": "831e168e-6628-42b6-b809-a631fe4e5a28",
                            "gambit_id": "afd1fae8-929c-4ed6-8a6d-7002175ec411",
                            "last_updated": "2023-05-15T11:37:02.698911-04:00",
                            "created_at": "2023-05-14T10:57:06.664716-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338288ea-c8c6-4115-a764-4ed93e27b68b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6b0efcf-fcc1-47fd-bd33-38244359abcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:06.657051-04: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": 5000.0
                            },
                            {
                                "team": "COL",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "818863cd-bc06-48d8-9bb7-9d13373c6178",
                            "gambit_id": "0076802c-3c12-49f8-ae58-41c201acbe76",
                            "last_updated": "2023-05-15T11:37:02.695991-04:00",
                            "created_at": "2023-05-14T10:57:06.660829-04:00",
                            "name": "PHI",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b0efcf-fcc1-47fd-bd33-38244359abcc/?format=api"
                        },
                        {
                            "id": "b9d76c97-9dc1-480d-ab5e-ffb14b89f917",
                            "gambit_id": "9514b35e-5dcb-4f7b-8dc6-3453a2220868",
                            "last_updated": "2023-05-15T11:37:02.694628-04:00",
                            "created_at": "2023-05-14T10:57:06.658974-04:00",
                            "name": "COL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b0efcf-fcc1-47fd-bd33-38244359abcc/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4a0cdda-d530-458d-9c7a-1a140801914c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:06.650201-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ec95196-7842-4512-aa4a-eda95a3cefe9",
                            "gambit_id": "d9e5c51f-e6b6-4520-9f46-d7bce0d20721",
                            "last_updated": "2023-05-15T11:37:02.691783-04:00",
                            "created_at": "2023-05-14T10:57:06.654579-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api"
                        },
                        {
                            "id": "69679cb8-98c1-4b0a-98a6-8177f2f21314",
                            "gambit_id": "b73b858b-f837-4c10-9727-093d469ff76f",
                            "last_updated": "2023-05-15T11:37:02.690353-04:00",
                            "created_at": "2023-05-14T10:57:06.652284-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49fa1832-21f0-4839-8052-877366113d03",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "12c9bea8-1b18-46d5-8deb-96ccbcb09ce2",
            "completed": true,
            "last_updated": "2023-05-15T11:36:59.886869-04:00",
            "created_at": "2023-05-14T10:57:06.219478-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/12c9bea8-1b18-46d5-8deb-96ccbcb09ce2",
            "datetime": "2023-05-14T14:10:00-04:00",
            "cutoff_datetime": "2023-05-14T14:10:00-04:00",
            "name": "KAN (J Lyles) v. MIL (C Rea)",
            "bettypes": [
                {
                    "id": "bd75b38b-5933-4527-b9da-6653f9a1c180",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:06.236105-04: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 Rea)",
                                "amount": 5980.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3687656-54a5-4233-8024-a9c97266e2b6",
                            "gambit_id": "770cb78f-5923-47a4-9b5f-692d12da91bb",
                            "last_updated": "2023-05-15T11:36:59.900012-04:00",
                            "created_at": "2023-05-14T10:57:06.238163-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd75b38b-5933-4527-b9da-6653f9a1c180/?format=api"
                        },
                        {
                            "id": "4a1aec67-201b-400e-a312-8ac1f200cca4",
                            "gambit_id": "0e525bed-937d-419e-b348-49e439fe6030",
                            "last_updated": "2023-05-15T11:36:59.901626-04:00",
                            "created_at": "2023-05-14T10:57:06.240760-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd75b38b-5933-4527-b9da-6653f9a1c180/?format=api"
                        }
                    ]
                },
                {
                    "id": "f65385bf-4c8c-432c-9626-646e9ba729d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:06.229612-04: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": 5602.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb107b47-b9ac-4bc0-bd88-717e6afab606",
                            "gambit_id": "57fb99b0-8075-48c4-9d05-62f3c229a5b9",
                            "last_updated": "2023-05-15T11:36:59.896988-04:00",
                            "created_at": "2023-05-14T10:57:06.233863-04:00",
                            "name": "KAN",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api"
                        },
                        {
                            "id": "c97d7ffe-3255-41c7-af2d-89aa6f95ec8f",
                            "gambit_id": "79cfdf41-a18a-4a45-9f32-8a7b6a011adf",
                            "last_updated": "2023-05-15T11:36:59.895584-04:00",
                            "created_at": "2023-05-14T10:57:06.231714-04:00",
                            "name": "MIL",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "661f3a98-2d51-4be4-bba9-d47324ff86ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:06.222810-04: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.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ef9cc34-cda1-4034-b8cf-92203698d232",
                            "gambit_id": "bdd1e4c7-4670-4bd1-9a95-4b870359335c",
                            "last_updated": "2023-05-15T11:36:59.892372-04:00",
                            "created_at": "2023-05-14T10:57:06.227280-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661f3a98-2d51-4be4-bba9-d47324ff86ea/?format=api"
                        },
                        {
                            "id": "b94b59e3-4dd4-467d-9286-cb264e6becc6",
                            "gambit_id": "44335c4e-705e-4bd4-9e6e-d62ad2600c4d",
                            "last_updated": "2023-05-15T11:36:59.890746-04:00",
                            "created_at": "2023-05-14T10:57:06.224939-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661f3a98-2d51-4be4-bba9-d47324ff86ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b8384cc-0455-487e-af20-a09d3f7591c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "14b80e34-a639-470f-bdcc-57089eee99ef",
            "completed": true,
            "last_updated": "2023-05-15T11:36:59.725055-04:00",
            "created_at": "2023-05-14T10:57:06.025081-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/14b80e34-a639-470f-bdcc-57089eee99ef",
            "datetime": "2023-05-14T14:10:00-04:00",
            "cutoff_datetime": "2023-05-14T14:10:00-04:00",
            "name": "CHC (M Stroman) v. MIN (L Varland)",
            "bettypes": [
                {
                    "id": "14b0500b-6039-4e2a-aa66-04d81fbf230a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b8384cc-0455-487e-af20-a09d3f7591c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:06.042036-04: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 (L Varland)",
                                "amount": 5615.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e406162-8a3c-4541-ab34-b679bba4ac96",
                            "gambit_id": "76c591e2-568d-453e-8067-575dd5e310e8",
                            "last_updated": "2023-05-15T11:36:59.737973-04:00",
                            "created_at": "2023-05-14T10:57:06.044251-04:00",
                            "name": "MIN (L Varland)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b0500b-6039-4e2a-aa66-04d81fbf230a/?format=api"
                        },
                        {
                            "id": "576ae7d1-9835-4f85-9abc-5ab2ac789291",
                            "gambit_id": "ce359a0d-4c50-4c71-a1bc-8c67af7e2b5d",
                            "last_updated": "2023-05-15T11:36:59.736598-04:00",
                            "created_at": "2023-05-14T10:57:06.047100-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b0500b-6039-4e2a-aa66-04d81fbf230a/?format=api"
                        }
                    ]
                },
                {
                    "id": "696e25c9-2460-41a2-b44a-a589e27c5bbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b8384cc-0455-487e-af20-a09d3f7591c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:06.034905-04: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": 6169.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3831.0
                            }
                        ],
                        "expected_reward_tokens": 9500.26,
                        "profit_sb": 0.26,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e405c4f-ef8c-4fb0-89ee-34a7fd02dff9",
                            "gambit_id": "a3f48e59-7331-4948-8a76-a2bb191a34cc",
                            "last_updated": "2023-05-15T11:36:59.733881-04:00",
                            "created_at": "2023-05-14T10:57:06.039656-04:00",
                            "name": "CHC",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696e25c9-2460-41a2-b44a-a589e27c5bbf/?format=api"
                        },
                        {
                            "id": "f4d3d540-a322-4e39-9dc9-6689957ff290",
                            "gambit_id": "2ed023e6-7827-4d65-8d3c-33ec917d989a",
                            "last_updated": "2023-05-15T11:36:59.732631-04:00",
                            "created_at": "2023-05-14T10:57:06.036991-04:00",
                            "name": "MIN",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696e25c9-2460-41a2-b44a-a589e27c5bbf/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2788eaa-f295-4a1c-ace6-2477b49cc200",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b8384cc-0455-487e-af20-a09d3f7591c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:06.027918-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c221926-9f8b-470f-bdd1-4b2b4759433d",
                            "gambit_id": "30de3bc8-2659-4995-bc32-ace01a9647cb",
                            "last_updated": "2023-05-15T11:36:59.729705-04:00",
                            "created_at": "2023-05-14T10:57:06.032661-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2788eaa-f295-4a1c-ace6-2477b49cc200/?format=api"
                        },
                        {
                            "id": "82346c72-7a05-420b-82ad-0c7d75d1373c",
                            "gambit_id": "9607fe78-523a-46ed-90e0-276db7fd0082",
                            "last_updated": "2023-05-15T11:36:59.728434-04:00",
                            "created_at": "2023-05-14T10:57:06.029986-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2788eaa-f295-4a1c-ace6-2477b49cc200/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e4a4e864-2e85-4fee-8ab1-73c527299007",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ad2f52d-5d31-427c-8912-49d01ad00441",
            "completed": true,
            "last_updated": "2023-05-15T11:37:02.020244-04:00",
            "created_at": "2023-05-14T10:57:06.455742-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0ad2f52d-5d31-427c-8912-49d01ad00441",
            "datetime": "2023-05-14T14:10:00-04:00",
            "cutoff_datetime": "2023-05-14T14:10:00-04:00",
            "name": "HOU (H Brown) v. CWS (L Giolito)",
            "bettypes": [
                {
                    "id": "a43d9783-6768-4644-bbec-cbd5deb52e97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4a4e864-2e85-4fee-8ab1-73c527299007/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:06.473606-04: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": 5530.0
                            },
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 4470.0
                            }
                        ],
                        "expected_reward_tokens": 9565.8,
                        "profit_sb": 65.8,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b58d2328-b8ad-48bd-887f-7667ee181aa7",
                            "gambit_id": "55aefe84-8832-49d7-b446-e2a3ab7b274f",
                            "last_updated": "2023-05-15T11:37:02.033112-04:00",
                            "created_at": "2023-05-14T10:57:06.477670-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a43d9783-6768-4644-bbec-cbd5deb52e97/?format=api"
                        },
                        {
                            "id": "1b6f623d-b127-436e-b408-0eed9a05e2b7",
                            "gambit_id": "91c90e7f-38ad-45d0-b0a4-495f82f8190b",
                            "last_updated": "2023-05-15T11:37:02.031841-04:00",
                            "created_at": "2023-05-14T10:57:06.475552-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a43d9783-6768-4644-bbec-cbd5deb52e97/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5f5ce5e-66d9-4805-854e-852c9c97f8b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4a4e864-2e85-4fee-8ab1-73c527299007/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:06.466832-04: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": 5688.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f062201-8166-4445-ac8a-1f4875b6b45a",
                            "gambit_id": "58a408fb-229e-4c58-bd85-dabd87aabb3b",
                            "last_updated": "2023-05-15T11:37:02.027997-04:00",
                            "created_at": "2023-05-14T10:57:06.468843-04:00",
                            "name": "CWS",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f5ce5e-66d9-4805-854e-852c9c97f8b9/?format=api"
                        },
                        {
                            "id": "7f1a1bc0-ef1d-4f73-a053-d4594cc9fde9",
                            "gambit_id": "7c5e7177-8b02-4db6-8e6f-ce639dd02026",
                            "last_updated": "2023-05-15T11:37:02.029196-04:00",
                            "created_at": "2023-05-14T10:57:06.471116-04:00",
                            "name": "HOU",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f5ce5e-66d9-4805-854e-852c9c97f8b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea5c8e5a-544f-4ac0-9c01-1855e3098dea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4a4e864-2e85-4fee-8ab1-73c527299007/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:06.458603-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c9879a5-b425-45b3-bb69-2859e7d275ac",
                            "gambit_id": "bbeb56e2-c9b1-4e8f-a96f-6b2701c77e5b",
                            "last_updated": "2023-05-15T11:37:02.025154-04:00",
                            "created_at": "2023-05-14T10:57:06.464398-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5c8e5a-544f-4ac0-9c01-1855e3098dea/?format=api"
                        },
                        {
                            "id": "4da86a9b-52c7-4b3e-b502-ef578d33b278",
                            "gambit_id": "12b51e84-33f2-425f-bb68-33519c9fcca2",
                            "last_updated": "2023-05-15T11:37:02.023625-04:00",
                            "created_at": "2023-05-14T10:57:06.460786-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5c8e5a-544f-4ac0-9c01-1855e3098dea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b7394c5-3852-450a-9a4a-a2ddcd4b89a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6b7e6c30-1c97-46b9-a444-518443e90cdf",
            "completed": true,
            "last_updated": "2023-05-15T11:36:59.526933-04:00",
            "created_at": "2023-05-14T10:57:05.611133-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6b7e6c30-1c97-46b9-a444-518443e90cdf",
            "datetime": "2023-05-14T13:40:00-04:00",
            "cutoff_datetime": "2023-05-14T13:40:00-04:00",
            "name": "SEA (L Gilbert) v. DET (J Wentz)",
            "bettypes": [
                {
                    "id": "059fc344-de26-4d0d-9741-484283d221f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b7394c5-3852-450a-9a4a-a2ddcd4b89a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:05.627863-04: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": 6188.0
                            },
                            {
                                "team": "DET (J Wentz)",
                                "amount": 3812.0
                            }
                        ],
                        "expected_reward_tokens": 9529.52,
                        "profit_sb": 29.52,
                        "profit_sb_percentage": 0.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eeab9711-95be-4dd5-b966-1376fb679c3b",
                            "gambit_id": "b06e662a-0c36-4cd3-a5e9-d1a65b624908",
                            "last_updated": "2023-05-15T11:36:59.542302-04:00",
                            "created_at": "2023-05-14T10:57:05.632989-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/059fc344-de26-4d0d-9741-484283d221f7/?format=api"
                        },
                        {
                            "id": "c0d8c04a-bb53-44a8-883a-4e20dc8e1bd5",
                            "gambit_id": "ef7dda85-ebb4-4e71-93b8-bde031b3cf36",
                            "last_updated": "2023-05-15T11:36:59.540605-04:00",
                            "created_at": "2023-05-14T10:57:05.630088-04:00",
                            "name": "DET (J Wentz)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/059fc344-de26-4d0d-9741-484283d221f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e4d5600-58f5-4d30-8afd-ee2f7a6307b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b7394c5-3852-450a-9a4a-a2ddcd4b89a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:05.620189-04: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": 5000.0
                            },
                            {
                                "team": "DET",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62d966e1-28b5-46d7-b36f-c1a54db23484",
                            "gambit_id": "fdd7e581-16ad-4b94-851d-754182419b8e",
                            "last_updated": "2023-05-15T11:36:59.537379-04:00",
                            "created_at": "2023-05-14T10:57:05.625361-04:00",
                            "name": "SEA",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4d5600-58f5-4d30-8afd-ee2f7a6307b5/?format=api"
                        },
                        {
                            "id": "5350e5b7-5e6f-4076-8c35-e227174235e9",
                            "gambit_id": "72237d94-a173-42f2-b80a-c26f7e4a12ed",
                            "last_updated": "2023-05-15T11:36:59.535669-04:00",
                            "created_at": "2023-05-14T10:57:05.622698-04:00",
                            "name": "DET",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4d5600-58f5-4d30-8afd-ee2f7a6307b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7de449fa-d511-43f3-930a-96dcd4a7c16d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b7394c5-3852-450a-9a4a-a2ddcd4b89a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:05.613879-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcc94ceb-033e-4b8f-9436-5f2a36398d83",
                            "gambit_id": "fd9022da-7b40-4718-ac4f-6d28d8ceaa11",
                            "last_updated": "2023-05-15T11:36:59.530834-04:00",
                            "created_at": "2023-05-14T10:57:05.616016-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de449fa-d511-43f3-930a-96dcd4a7c16d/?format=api"
                        },
                        {
                            "id": "da438f97-95a3-4bfe-8d5d-d3e4b2322a7c",
                            "gambit_id": "54fde01d-e964-4c96-987d-c203a763a71c",
                            "last_updated": "2023-05-15T11:36:59.532517-04:00",
                            "created_at": "2023-05-14T10:57:05.618032-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de449fa-d511-43f3-930a-96dcd4a7c16d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "632ab742-130d-46d7-91d5-2e39beb99cd4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9ab40691-d871-479b-bcdc-8e66057176cb",
            "completed": true,
            "last_updated": "2023-05-15T11:37:00.715927-04:00",
            "created_at": "2023-05-14T10:57:05.820203-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.36,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9ab40691-d871-479b-bcdc-8e66057176cb",
            "datetime": "2023-05-14T13:40:00-04:00",
            "cutoff_datetime": "2023-05-14T13:40:00-04:00",
            "name": "CIN (L Weaver) v. MIA (B Garrett)",
            "bettypes": [
                {
                    "id": "8d688623-a0a7-40b5-9a75-c6483d9b6760",
                    "match": "https://api-prod.gambitprofit.com/api/matches/632ab742-130d-46d7-91d5-2e39beb99cd4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:05.836732-04: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 (B Garrett)",
                                "amount": 5960.0
                            },
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 4040.0
                            }
                        ],
                        "expected_reward_tokens": 9534.4,
                        "profit_sb": 34.4,
                        "profit_sb_percentage": 0.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b09d708-2150-4654-b463-799a4b4903a7",
                            "gambit_id": "5d4b3357-5c87-47bb-86b6-bf3608a9f1c8",
                            "last_updated": "2023-05-15T11:37:00.728084-04:00",
                            "created_at": "2023-05-14T10:57:05.838971-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d688623-a0a7-40b5-9a75-c6483d9b6760/?format=api"
                        },
                        {
                            "id": "0c87f3db-b3b4-4cbd-9936-55a6502a42dd",
                            "gambit_id": "bb0c41f6-f2a3-40a9-bf3d-28055ee1501f",
                            "last_updated": "2023-05-15T11:37:00.729518-04:00",
                            "created_at": "2023-05-14T10:57:05.841296-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "2.36000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d688623-a0a7-40b5-9a75-c6483d9b6760/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e0c87d3-a2e5-41e2-b356-dea5d75139d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/632ab742-130d-46d7-91d5-2e39beb99cd4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:05.830624-04: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",
                                "amount": 5688.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48b16120-cac4-44f4-8a3a-6c3eb43d1b1c",
                            "gambit_id": "a314082a-d7be-4c3e-ac9f-08d4a03fd1be",
                            "last_updated": "2023-05-15T11:37:00.725345-04:00",
                            "created_at": "2023-05-14T10:57:05.834604-04:00",
                            "name": "CIN",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0c87d3-a2e5-41e2-b356-dea5d75139d5/?format=api"
                        },
                        {
                            "id": "8cf56798-4e28-4b0a-b99c-4e99a9bd4281",
                            "gambit_id": "77a1f66e-d436-4298-aae6-1d939cdb4e90",
                            "last_updated": "2023-05-15T11:37:00.723963-04:00",
                            "created_at": "2023-05-14T10:57:05.832727-04:00",
                            "name": "MIA",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0c87d3-a2e5-41e2-b356-dea5d75139d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "bcf3aa79-21f8-4119-8902-462540743504",
                    "match": "https://api-prod.gambitprofit.com/api/matches/632ab742-130d-46d7-91d5-2e39beb99cd4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:05.823569-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d5dc2e2-7856-4701-85b4-45e94be0b32f",
                            "gambit_id": "0e8c2755-805d-4b7a-8864-e74c66f845d6",
                            "last_updated": "2023-05-15T11:37:00.719526-04:00",
                            "created_at": "2023-05-14T10:57:05.825921-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf3aa79-21f8-4119-8902-462540743504/?format=api"
                        },
                        {
                            "id": "e837c001-b0af-4bf7-8ed5-1bc6d5659d46",
                            "gambit_id": "b2c3c71c-b460-45fc-8002-461397773f08",
                            "last_updated": "2023-05-15T11:37:00.721115-04:00",
                            "created_at": "2023-05-14T10:57:05.828134-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf3aa79-21f8-4119-8902-462540743504/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6930733d-4c64-4883-8290-a4bc70d78297",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dfacce95-a597-46ea-b2b5-61b415d628bd",
            "completed": true,
            "last_updated": "2023-05-15T11:37:02.531587-04:00",
            "created_at": "2023-05-14T10:57:05.444427-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dfacce95-a597-46ea-b2b5-61b415d628bd",
            "datetime": "2023-05-14T13:37:00-04:00",
            "cutoff_datetime": "2023-05-14T13:37:00-04:00",
            "name": "ATL (C McHugh) v. TOR (Y Kikuchi)",
            "bettypes": [
                {
                    "id": "c40d452a-3d0e-492c-998d-a41c460fc3fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6930733d-4c64-4883-8290-a4bc70d78297/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:05.458332-04: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 (Y Kikuchi)",
                                "amount": 5105.0
                            },
                            {
                                "team": "ATL (C McHugh)",
                                "amount": 4895.0
                            }
                        ],
                        "expected_reward_tokens": 9545.25,
                        "profit_sb": 45.25,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b78726ec-df1e-49db-9cc8-b9cf7735e74e",
                            "gambit_id": "dca359a4-af50-4813-9482-b25180ce5c1c",
                            "last_updated": "2023-05-15T11:37:02.543317-04:00",
                            "created_at": "2023-05-14T10:57:05.460491-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40d452a-3d0e-492c-998d-a41c460fc3fc/?format=api"
                        },
                        {
                            "id": "74b7d875-968e-42f5-87db-bf2104d68373",
                            "gambit_id": "37986cb5-801f-4545-8b5e-26164049542d",
                            "last_updated": "2023-05-15T11:37:02.544705-04:00",
                            "created_at": "2023-05-14T10:57:05.462104-04:00",
                            "name": "ATL (C McHugh)",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40d452a-3d0e-492c-998d-a41c460fc3fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "404d1ba5-dde5-4573-8ddd-e1d653dcd340",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6930733d-4c64-4883-8290-a4bc70d78297/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:05.452933-04: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",
                                "amount": 6390.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e141237-03e1-40f9-bee2-eb49416a5f16",
                            "gambit_id": "057f829b-c296-4c62-b9e2-c4ce03c01c76",
                            "last_updated": "2023-05-15T11:37:02.540687-04:00",
                            "created_at": "2023-05-14T10:57:05.456391-04:00",
                            "name": "ATL",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/404d1ba5-dde5-4573-8ddd-e1d653dcd340/?format=api"
                        },
                        {
                            "id": "24c1cfc5-948f-4e2b-9a22-d27b75298222",
                            "gambit_id": "860d54a0-efd5-4e17-a5df-e0442698eb40",
                            "last_updated": "2023-05-15T11:37:02.539462-04:00",
                            "created_at": "2023-05-14T10:57:05.454598-04:00",
                            "name": "TOR",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/404d1ba5-dde5-4573-8ddd-e1d653dcd340/?format=api"
                        }
                    ]
                },
                {
                    "id": "c40b1400-f34a-4231-9cd8-2c4f855618fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6930733d-4c64-4883-8290-a4bc70d78297/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:05.447110-04: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.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "235eeba2-5bfc-424d-b60a-c5f7c9c44064",
                            "gambit_id": "d50d3c74-7aeb-40ad-824f-960ad19e37b6",
                            "last_updated": "2023-05-15T11:37:02.536648-04:00",
                            "created_at": "2023-05-14T10:57:05.450892-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40b1400-f34a-4231-9cd8-2c4f855618fc/?format=api"
                        },
                        {
                            "id": "3479f5ef-6ee5-426f-9b31-88df96c53d9e",
                            "gambit_id": "f8e3a954-8570-415e-be0c-44f2bf7fa5e5",
                            "last_updated": "2023-05-15T11:37:02.534857-04:00",
                            "created_at": "2023-05-14T10:57:05.448965-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40b1400-f34a-4231-9cd8-2c4f855618fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25ff9710-4236-4ffa-b702-01836089974f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0f86db78-798b-41d1-a3c6-bab5925fcfc0",
            "completed": true,
            "last_updated": "2023-05-15T11:37:02.184915-04:00",
            "created_at": "2023-05-14T10:57:05.038697-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0f86db78-798b-41d1-a3c6-bab5925fcfc0",
            "datetime": "2023-05-14T13:35:00-04:00",
            "cutoff_datetime": "2023-05-14T13:35:00-04:00",
            "name": "PIT (M Keller) v. BAL (K Gibson)",
            "bettypes": [
                {
                    "id": "1c0465c1-4010-430d-b64f-88532bc220f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25ff9710-4236-4ffa-b702-01836089974f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:05.052857-04: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 Gibson)",
                                "amount": 5105.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4895.0
                            }
                        ],
                        "expected_reward_tokens": 9545.25,
                        "profit_sb": 45.25,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1244c7f6-5a14-4cf9-ab65-9be93c62f3a9",
                            "gambit_id": "43d918d8-62a4-4811-89a4-fc7375b92eaa",
                            "last_updated": "2023-05-15T11:37:02.199500-04:00",
                            "created_at": "2023-05-14T10:57:05.054544-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0465c1-4010-430d-b64f-88532bc220f6/?format=api"
                        },
                        {
                            "id": "6194b026-0b65-41fb-a2f3-fa136d0674dc",
                            "gambit_id": "d6737df7-f53d-44bc-a857-16a23bf21637",
                            "last_updated": "2023-05-15T11:37:02.198030-04:00",
                            "created_at": "2023-05-14T10:57:05.056151-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0465c1-4010-430d-b64f-88532bc220f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "03e8e639-90e7-4629-8038-9a5189bab066",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25ff9710-4236-4ffa-b702-01836089974f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:05.047433-04: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": 6390.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8ab0bba-86a9-4038-9cd5-9dabba282070",
                            "gambit_id": "39c101ce-4190-42aa-a3fb-7b5ad7a91330",
                            "last_updated": "2023-05-15T11:37:02.194402-04:00",
                            "created_at": "2023-05-14T10:57:05.051100-04:00",
                            "name": "PIT",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e8e639-90e7-4629-8038-9a5189bab066/?format=api"
                        },
                        {
                            "id": "040d1c3c-7c1a-49a7-bc10-1faab58eeae2",
                            "gambit_id": "d32b437f-8167-413e-89f1-bcff585c1b48",
                            "last_updated": "2023-05-15T11:37:02.192871-04:00",
                            "created_at": "2023-05-14T10:57:05.049311-04:00",
                            "name": "BAL",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e8e639-90e7-4629-8038-9a5189bab066/?format=api"
                        }
                    ]
                },
                {
                    "id": "86649133-c292-44e2-b4ea-6e16306b9e36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25ff9710-4236-4ffa-b702-01836089974f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:05.041250-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a66524d-e497-4a1b-9b6a-21dd4f0b9efd",
                            "gambit_id": "7476b785-8709-45dd-a6ad-18b95689032f",
                            "last_updated": "2023-05-15T11:37:02.188506-04:00",
                            "created_at": "2023-05-14T10:57:05.043556-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86649133-c292-44e2-b4ea-6e16306b9e36/?format=api"
                        },
                        {
                            "id": "15878923-320b-497f-84ec-abc9fc6cd6a5",
                            "gambit_id": "b1ec1295-b3a6-4127-aee1-0c86a4bd1abd",
                            "last_updated": "2023-05-15T11:37:02.189849-04:00",
                            "created_at": "2023-05-14T10:57:05.045572-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86649133-c292-44e2-b4ea-6e16306b9e36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "03319861-2883-4707-b403-6c42cf80f37d",
            "completed": true,
            "last_updated": "2023-05-15T11:37:02.366874-04:00",
            "created_at": "2023-05-14T10:57:05.216171-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/03319861-2883-4707-b403-6c42cf80f37d",
            "datetime": "2023-05-14T13:35:00-04:00",
            "cutoff_datetime": "2023-05-14T13:35:00-04:00",
            "name": "TAM (Z Eflin) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "3e0d8f3e-d256-47de-8fe7-8f7743ccfb6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-14T10:57:05.228618-04: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 (Z Eflin)",
                                "amount": 5615.0
                            },
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc21ccc9-e26f-4dc1-a771-05cb4b5c8b94",
                            "gambit_id": "9f05e427-0a28-4b07-9b32-254dff120e97",
                            "last_updated": "2023-05-15T11:37:02.380084-04:00",
                            "created_at": "2023-05-14T10:57:05.231925-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0d8f3e-d256-47de-8fe7-8f7743ccfb6c/?format=api"
                        },
                        {
                            "id": "5f6e1d84-8a5c-4e6b-98b9-12f415b7d347",
                            "gambit_id": "341eb17e-5948-46d2-b379-6a86a675627a",
                            "last_updated": "2023-05-15T11:37:02.378734-04:00",
                            "created_at": "2023-05-14T10:57:05.230217-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0d8f3e-d256-47de-8fe7-8f7743ccfb6c/?format=api"
                        }
                    ]
                },
                {
                    "id": "97e8466f-6697-48d0-b0f7-2374cfbdf555",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-14T10:57:05.223574-04: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",
                                "amount": 5688.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cef0a368-4517-4a80-bdb7-db0c6088f158",
                            "gambit_id": "cf6a3904-e537-4323-8638-74c0d0532fee",
                            "last_updated": "2023-05-15T11:37:02.374546-04:00",
                            "created_at": "2023-05-14T10:57:05.225228-04:00",
                            "name": "NYY",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8466f-6697-48d0-b0f7-2374cfbdf555/?format=api"
                        },
                        {
                            "id": "35bb7b10-044b-49d2-b772-3bceab30e9a9",
                            "gambit_id": "9521e1ee-779e-4023-b64f-47964ba4d504",
                            "last_updated": "2023-05-15T11:37:02.376040-04:00",
                            "created_at": "2023-05-14T10:57:05.226986-04:00",
                            "name": "TAM",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e8466f-6697-48d0-b0f7-2374cfbdf555/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d2385eb-109d-4bc1-ab89-38498158cda8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41d09fe1-b4c9-449a-a1cf-4f1e8c1d16fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-14T10:57:05.218396-04: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": 5214.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d0c7823-1fbb-497a-bc13-d7849d4cb419",
                            "gambit_id": "cc0b0d43-363f-42c7-93f4-6c0fe5137890",
                            "last_updated": "2023-05-15T11:37:02.370378-04:00",
                            "created_at": "2023-05-14T10:57:05.220090-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api"
                        },
                        {
                            "id": "bc3c1f09-e6bc-4b95-ac8a-07bba529f03d",
                            "gambit_id": "1963ffa4-4b62-49dc-ad73-68e91a4c2f80",
                            "last_updated": "2023-05-15T11:37:02.371626-04:00",
                            "created_at": "2023-05-14T10:57:05.221815-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d2385eb-109d-4bc1-ab89-38498158cda8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69d036c9-c40a-4242-981c-5a16f99d0e7d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "985e1a9a-7486-49ea-9a5d-dbf25073d9b7",
            "completed": true,
            "last_updated": "2023-05-14T10:57:11.945725-04:00",
            "created_at": "2023-05-11T11:17:07.345276-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/985e1a9a-7486-49ea-9a5d-dbf25073d9b7",
            "datetime": "2023-05-11T22:00:00-04:00",
            "cutoff_datetime": "2023-05-11T22:00:00-04:00",
            "name": "Denver Nuggets v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "53d59043-b85b-4966-95d5-33b0c4424417",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:07.356938-04: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": "Phoenix Suns",
                                "amount": 5867.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "857ad060-4ee8-49c2-8b48-b8cd87805301",
                            "gambit_id": "61163f9e-7081-48b1-8a10-900ae3cf74e1",
                            "last_updated": "2023-05-14T10:57:11.957025-04:00",
                            "created_at": "2023-05-11T11:17:07.358277-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api"
                        },
                        {
                            "id": "bc2a6561-b55a-45c2-ad59-5a88a54ec7dc",
                            "gambit_id": "a4bd016c-2998-4c92-89a3-d66ca6164102",
                            "last_updated": "2023-05-14T10:57:11.958284-04:00",
                            "created_at": "2023-05-11T11:17:07.359724-04:00",
                            "name": "Denver Nuggets",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api"
                        }
                    ]
                },
                {
                    "id": "61c07cec-bc6c-42aa-9c50-e6124daec79e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:07.352466-04: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": "Phoenix Suns",
                                "amount": 5107.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c90497c-645f-41e8-a89b-0088821b64ed",
                            "gambit_id": "4100df15-2a20-4b75-a756-29220c802f06",
                            "last_updated": "2023-05-14T10:57:11.954514-04:00",
                            "created_at": "2023-05-11T11:17:07.355467-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c07cec-bc6c-42aa-9c50-e6124daec79e/?format=api"
                        },
                        {
                            "id": "84a33632-4a60-4a57-8820-c0b3e512844b",
                            "gambit_id": "2ba74728-6512-4e60-b77c-8c2efc12691c",
                            "last_updated": "2023-05-14T10:57:11.953284-04:00",
                            "created_at": "2023-05-11T11:17:07.354008-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c07cec-bc6c-42aa-9c50-e6124daec79e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecc75a1e-fb42-4189-98bb-5395ab1415bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:07.347653-04: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 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32279ea4-a626-4b34-9d45-debba2f31a38",
                            "gambit_id": "dd48524a-082d-40c3-adbc-f4dc77a105d7",
                            "last_updated": "2023-05-14T10:57:11.950449-04:00",
                            "created_at": "2023-05-11T11:17:07.350877-04:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api"
                        },
                        {
                            "id": "2d6dcc11-966e-4887-a863-01fc56bd790e",
                            "gambit_id": "3e2c254e-1fab-483a-82f9-040ec6710e8f",
                            "last_updated": "2023-05-14T10:57:11.949072-04:00",
                            "created_at": "2023-05-11T11:17:07.349401-04:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc75a1e-fb42-4189-98bb-5395ab1415bb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0645d3c4-e076-4079-b558-1a3594307d95",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bbca44ec-3c01-467c-a7cb-8da379ffdbf8",
            "completed": true,
            "last_updated": "2023-05-14T10:57:13.653117-04:00",
            "created_at": "2023-05-11T16:17:13.223655-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bbca44ec-3c01-467c-a7cb-8da379ffdbf8",
            "datetime": "2023-05-11T21:40:00-04:00",
            "cutoff_datetime": "2023-05-11T21:40:00-04:00",
            "name": "Texas Rangers v. Oakland Athletics",
            "bettypes": [
                {
                    "id": "356af60f-ad1a-4b25-bf88-74e93e33d30a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T16:17:13.237196-04: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": "Texas Rangers",
                                "amount": 6728.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 3272.0
                            }
                        ],
                        "expected_reward_tokens": 9553.76,
                        "profit_sb": 53.76,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "01c4e5b0-2b42-4dad-9f22-d5000524750d",
                            "gambit_id": "f0c47355-0bc9-4e29-a0bf-3864a4fd7e73",
                            "last_updated": "2023-05-14T10:57:13.666023-04:00",
                            "created_at": "2023-05-11T16:17:13.240533-04:00",
                            "name": "Texas Rangers",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api"
                        },
                        {
                            "id": "3079473a-c653-498a-bab0-c49256392464",
                            "gambit_id": "382d99c9-3d66-42b6-8527-c619412e1303",
                            "last_updated": "2023-05-14T10:57:13.664795-04:00",
                            "created_at": "2023-05-11T16:17:13.238831-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/356af60f-ad1a-4b25-bf88-74e93e33d30a/?format=api"
                        }
                    ]
                },
                {
                    "id": "101cd783-44c9-4b64-a3f4-811813e46eae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T16:17:13.232538-04: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": "Texas Rangers",
                                "amount": 5599.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8338cb5c-c0c6-4e3a-bbc0-4311a5fa3b6e",
                            "gambit_id": "462f3979-307c-4876-acd5-7b6906d2bb46",
                            "last_updated": "2023-05-14T10:57:13.662205-04:00",
                            "created_at": "2023-05-11T16:17:13.235567-04:00",
                            "name": "Texas Rangers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/101cd783-44c9-4b64-a3f4-811813e46eae/?format=api"
                        },
                        {
                            "id": "fad0bd6e-c147-4c79-a040-faedf3fd2a40",
                            "gambit_id": "05638d16-7b76-4bf3-8c16-3bf80f6c3172",
                            "last_updated": "2023-05-14T10:57:13.660869-04:00",
                            "created_at": "2023-05-11T16:17:13.233897-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/101cd783-44c9-4b64-a3f4-811813e46eae/?format=api"
                        }
                    ]
                },
                {
                    "id": "0840072e-e73f-4fa5-8661-8cebc70f0d8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T16:17:13.225927-04: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": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e438af67-1e13-483a-af44-49812c8fc78a",
                            "gambit_id": "ab6c2779-64b1-4b0d-8ca5-eae46168dea2",
                            "last_updated": "2023-05-14T10:57:13.656397-04:00",
                            "created_at": "2023-05-11T16:17:13.228038-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api"
                        },
                        {
                            "id": "dfabe8ce-c267-4900-8c2b-32b098a9f548",
                            "gambit_id": "96fcc938-90ed-447a-8908-bd44476034a6",
                            "last_updated": "2023-05-14T10:57:13.657925-04:00",
                            "created_at": "2023-05-11T16:17:13.230048-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b08796f-3a7c-4a76-8582-478a36be0350",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e9841c56-d582-4b77-a5f3-346eb151d2e7",
            "completed": true,
            "last_updated": "2023-05-14T10:57:13.471251-04:00",
            "created_at": "2023-05-11T11:17:07.029881-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e9841c56-d582-4b77-a5f3-346eb151d2e7",
            "datetime": "2023-05-11T21:40:00-04:00",
            "cutoff_datetime": "2023-05-11T21:40:00-04:00",
            "name": "Seattle Kraken v. Dallas Stars",
            "bettypes": [
                {
                    "id": "44f91871-de18-4a86-8dcf-4f94934f510a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:07.041864-04: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 Stars",
                                "amount": 6399.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4215fa1f-2c95-431b-aedb-b0ac50766934",
                            "gambit_id": "84f888ef-7e87-4c9e-817d-cd06f99f692d",
                            "last_updated": "2023-05-14T10:57:13.482169-04:00",
                            "created_at": "2023-05-11T11:17:07.043637-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f91871-de18-4a86-8dcf-4f94934f510a/?format=api"
                        },
                        {
                            "id": "71122b1d-48a2-449c-b33f-e866270b7989",
                            "gambit_id": "8b065b9b-b4b3-43c6-b7c3-022abaf4569c",
                            "last_updated": "2023-05-14T10:57:13.483409-04:00",
                            "created_at": "2023-05-11T11:17:07.045382-04:00",
                            "name": "Seattle Kraken",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f91871-de18-4a86-8dcf-4f94934f510a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8b03048-678d-4a24-904a-c5d9b9124cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:07.037003-04: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": "Seattle Kraken",
                                "amount": 5867.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "535f7b40-6652-47a0-b37c-9fdb96834bbd",
                            "gambit_id": "1b8d613f-300c-4d8b-b1c9-a01883d873ef",
                            "last_updated": "2023-05-14T10:57:13.479627-04:00",
                            "created_at": "2023-05-11T11:17:07.040137-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b03048-678d-4a24-904a-c5d9b9124cc6/?format=api"
                        },
                        {
                            "id": "ff55dd8d-6a02-4f4c-88b8-7b36ba9d93d8",
                            "gambit_id": "a658297c-8aeb-4d12-a659-c57248ae6d78",
                            "last_updated": "2023-05-14T10:57:13.478347-04:00",
                            "created_at": "2023-05-11T11:17:07.038511-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b03048-678d-4a24-904a-c5d9b9124cc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "0aa50c74-fc67-4332-ba14-7eb4a49a52b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:07.031989-04: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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32427e2d-0697-4c2d-a356-e863c4edd545",
                            "gambit_id": "04e943a3-0e82-4ff2-97d1-2a89c00bc014",
                            "last_updated": "2023-05-14T10:57:13.475774-04:00",
                            "created_at": "2023-05-11T11:17:07.035305-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api"
                        },
                        {
                            "id": "539aa233-dcbd-4fd2-9f2c-93fcbbe83e54",
                            "gambit_id": "bb951ecc-1a29-4427-b5b2-fd211fecf7fa",
                            "last_updated": "2023-05-14T10:57:13.474459-04:00",
                            "created_at": "2023-05-11T11:17:07.033578-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9c09107-40bd-4f9d-bc96-6616f4fde72d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f2ec1194-b059-435b-bc32-299810d59fe7",
            "completed": true,
            "last_updated": "2023-05-14T10:57:13.294500-04:00",
            "created_at": "2023-05-11T11:17:07.183928-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f2ec1194-b059-435b-bc32-299810d59fe7",
            "datetime": "2023-05-11T21:40:00-04:00",
            "cutoff_datetime": "2023-05-11T21:40:00-04:00",
            "name": "SFO (A Cobb) v. ARI (T Henry)",
            "bettypes": [
                {
                    "id": "51633081-8f82-4ea8-b808-38948e4fd66c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9c09107-40bd-4f9d-bc96-6616f4fde72d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:07.195162-04: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 (A Cobb)",
                                "amount": 5564.0
                            },
                            {
                                "team": "ARI (T Henry)",
                                "amount": 4436.0
                            }
                        ],
                        "expected_reward_tokens": 9625.72,
                        "profit_sb": 125.72,
                        "profit_sb_percentage": 1.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e78751d3-a0cc-4992-a0df-ae5968859552",
                            "gambit_id": "27148242-509c-44ed-819d-d41f94ceb13f",
                            "last_updated": "2023-05-14T10:57:13.307728-04:00",
                            "created_at": "2023-05-11T11:17:07.198038-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.73000",
                            "odds": "1.75760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51633081-8f82-4ea8-b808-38948e4fd66c/?format=api"
                        },
                        {
                            "id": "d6b9796c-2b6c-4ab4-a0a9-80d2e17950c6",
                            "gambit_id": "6fbeb626-ac27-4e88-bb13-ca819ba3deda",
                            "last_updated": "2023-05-14T10:57:13.306361-04:00",
                            "created_at": "2023-05-11T11:17:07.196531-04:00",
                            "name": "ARI (T Henry)",
                            "reward": "2.17000",
                            "odds": "2.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51633081-8f82-4ea8-b808-38948e4fd66c/?format=api"
                        }
                    ]
                },
                {
                    "id": "999a6890-1c3b-4218-9f63-74044a1103c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9c09107-40bd-4f9d-bc96-6616f4fde72d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:07.190397-04: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": 5512.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cbd3ec8-b144-4282-bc0f-a69fc04aa476",
                            "gambit_id": "e490a22c-3275-4b99-b423-587ca645f348",
                            "last_updated": "2023-05-14T10:57:13.302014-04:00",
                            "created_at": "2023-05-11T11:17:07.191755-04:00",
                            "name": "ARI",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999a6890-1c3b-4218-9f63-74044a1103c2/?format=api"
                        },
                        {
                            "id": "ce473142-fbc9-4e80-8b7b-da885cb06dad",
                            "gambit_id": "c430d0c7-6c87-4a6e-a7f3-f47c77eac429",
                            "last_updated": "2023-05-14T10:57:13.303587-04:00",
                            "created_at": "2023-05-11T11:17:07.193459-04:00",
                            "name": "SFO",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999a6890-1c3b-4218-9f63-74044a1103c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e2856c8-ae24-4827-a308-1acf3e0a0e5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9c09107-40bd-4f9d-bc96-6616f4fde72d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:07.185740-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "311111dc-aa1d-4d4e-b13d-efee0dd30838",
                            "gambit_id": "1cf1f128-7a71-4b96-80a1-7a6c738d8f7e",
                            "last_updated": "2023-05-14T10:57:13.299145-04:00",
                            "created_at": "2023-05-11T11:17:07.188827-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e2856c8-ae24-4827-a308-1acf3e0a0e5c/?format=api"
                        },
                        {
                            "id": "7e8910cd-efd1-4c4c-8662-f1d2dab99de5",
                            "gambit_id": "4fb92aae-3cb8-4d6a-aa2e-664eec5c7523",
                            "last_updated": "2023-05-14T10:57:13.297746-04:00",
                            "created_at": "2023-05-11T11:17:07.187329-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e2856c8-ae24-4827-a308-1acf3e0a0e5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9c68eb9-8a78-4db0-ad19-53c50719a606",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8d0b39d-455c-4f9c-843f-8ae68fbaf8cb",
            "completed": true,
            "last_updated": "2023-05-14T10:57:12.411618-04:00",
            "created_at": "2023-05-11T11:17:06.875981-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e8d0b39d-455c-4f9c-843f-8ae68fbaf8cb",
            "datetime": "2023-05-11T19:30:00-04:00",
            "cutoff_datetime": "2023-05-11T19:30:00-04:00",
            "name": "Boston Celtics v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "a7e9f320-c80a-46b7-bc96-7bb97ee6ae22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:06.889063-04: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": "Boston Celtics",
                                "amount": 5599.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4f69842-7287-4f55-af6f-294b9810a102",
                            "gambit_id": "a4b8f570-4168-4b95-96a2-580f300529ee",
                            "last_updated": "2023-05-14T10:57:12.423292-04:00",
                            "created_at": "2023-05-11T11:17:06.892523-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api"
                        },
                        {
                            "id": "f1fef84b-6096-4992-b74f-0098c1dc60da",
                            "gambit_id": "3e8b27cd-e4c5-4bdb-8b9e-dd56887490f2",
                            "last_updated": "2023-05-14T10:57:12.422026-04:00",
                            "created_at": "2023-05-11T11:17:06.890695-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api"
                        }
                    ]
                },
                {
                    "id": "62886f92-2718-4143-ad2f-698e7415e871",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:06.883490-04: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": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7fdc86db-284a-4e08-b2e0-6d81e6245a45",
                            "gambit_id": "33fb2461-989c-4ca1-b162-85e11afcfed9",
                            "last_updated": "2023-05-14T10:57:12.418361-04:00",
                            "created_at": "2023-05-11T11:17:06.885057-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62886f92-2718-4143-ad2f-698e7415e871/?format=api"
                        },
                        {
                            "id": "b31daf47-920f-4389-89a9-814c66922662",
                            "gambit_id": "cadb38e0-f497-44be-9186-d6527ff7be5d",
                            "last_updated": "2023-05-14T10:57:12.419600-04:00",
                            "created_at": "2023-05-11T11:17:06.887228-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62886f92-2718-4143-ad2f-698e7415e871/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e98255c-31ab-4aed-bd46-8c73f394927c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:06.878198-04: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 212.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 212.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16f93b0e-cff3-4c02-8450-30a4cbecda36",
                            "gambit_id": "7e6c6ff2-61d7-4ddb-8194-d0357ae7333a",
                            "last_updated": "2023-05-14T10:57:12.414638-04:00",
                            "created_at": "2023-05-11T11:17:06.879983-04:00",
                            "name": "Game Total Under 212.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "212.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api"
                        },
                        {
                            "id": "3289fbf2-4bd7-46fb-af9c-5f1e3096aee6",
                            "gambit_id": "3c75e55f-98b1-43b3-b039-2abb6b525336",
                            "last_updated": "2023-05-14T10:57:12.416005-04:00",
                            "created_at": "2023-05-11T11:17:06.881722-04:00",
                            "name": "Game Total Over 212.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "212.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9447fe3f-6289-4d0c-9756-84ea3741fe02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c2a64121-0d49-4ea8-a66f-b2da18340ac3",
            "completed": true,
            "last_updated": "2023-05-14T10:57:12.608072-04:00",
            "created_at": "2023-05-11T11:17:06.723806-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c2a64121-0d49-4ea8-a66f-b2da18340ac3",
            "datetime": "2023-05-11T19:10:00-04:00",
            "cutoff_datetime": "2023-05-11T19:10:00-04:00",
            "name": "New Jersey Devils v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "f13924ef-d93c-4b91-af45-003a1114ccfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:06.735011-04: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": "Carolina Hurricanes",
                                "amount": 5599.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9d29656-c8cc-4973-8d69-07b1c848ccce",
                            "gambit_id": "456d5e87-2268-49a7-ae93-f1b390413471",
                            "last_updated": "2023-05-14T10:57:12.619548-04:00",
                            "created_at": "2023-05-11T11:17:06.736177-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api"
                        },
                        {
                            "id": "7a44e74d-6a5c-45cc-9df4-74bcd47f5047",
                            "gambit_id": "dab32899-9923-43c8-bb70-64ba3ca996b2",
                            "last_updated": "2023-05-14T10:57:12.620793-04:00",
                            "created_at": "2023-05-11T11:17:06.737410-04:00",
                            "name": "New Jersey Devils",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f13924ef-d93c-4b91-af45-003a1114ccfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "714d8034-dc34-447d-8150-885d4ee1a765",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:06.731172-04: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 Jersey Devils",
                                "amount": 6547.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2de59622-4e1a-427a-bba8-51685252e853",
                            "gambit_id": "d2433273-86c1-42e5-85d8-115dc6dd7230",
                            "last_updated": "2023-05-14T10:57:12.615552-04:00",
                            "created_at": "2023-05-11T11:17:06.732490-04:00",
                            "name": "New Jersey Devils",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api"
                        },
                        {
                            "id": "b8f72c84-5073-4a04-93f7-01b28f17d942",
                            "gambit_id": "4e3be6aa-1f3b-45e4-b649-6141590c7efa",
                            "last_updated": "2023-05-14T10:57:12.616892-04:00",
                            "created_at": "2023-05-11T11:17:06.733751-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api"
                        }
                    ]
                },
                {
                    "id": "e69638c7-e3f8-4a67-905d-3661d55ea3b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:06.725721-04: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 5.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9719cfce-da75-45d2-98d3-6ea32d216ff3",
                            "gambit_id": "e7ced830-0d54-46ff-b895-e7c6e55f91a2",
                            "last_updated": "2023-05-14T10:57:12.612737-04:00",
                            "created_at": "2023-05-11T11:17:06.729146-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69638c7-e3f8-4a67-905d-3661d55ea3b9/?format=api"
                        },
                        {
                            "id": "5d14216c-5ed2-44c7-87a1-64cfe6fc8b30",
                            "gambit_id": "d0758b74-a73a-4110-9941-ad90bee3512e",
                            "last_updated": "2023-05-14T10:57:12.611359-04:00",
                            "created_at": "2023-05-11T11:17:06.727262-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69638c7-e3f8-4a67-905d-3661d55ea3b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bff6c7bc-457e-4cb8-82ee-94bff25363b9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "591f0663-1dfa-4ebe-b43f-a7f484eafbeb",
            "completed": true,
            "last_updated": "2023-05-14T10:57:13.117276-04:00",
            "created_at": "2023-05-11T11:17:06.570829-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/591f0663-1dfa-4ebe-b43f-a7f484eafbeb",
            "datetime": "2023-05-11T19:05:00-04:00",
            "cutoff_datetime": "2023-05-11T19:05:00-04:00",
            "name": "TAM (D Rasmussen) v. NYY (D German)",
            "bettypes": [
                {
                    "id": "81f5b6f2-7b3f-4352-adb5-441c4c0c6fb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bff6c7bc-457e-4cb8-82ee-94bff25363b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:06.582689-04: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": 5234.0
                            },
                            {
                                "team": "TAM (D Rasmussen)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f290e00-135e-4caf-90d3-2cd44d02f2dc",
                            "gambit_id": "e1b71a78-6363-4810-a8c8-9a35f35cf62a",
                            "last_updated": "2023-05-14T10:57:13.129095-04:00",
                            "created_at": "2023-05-11T11:17:06.584216-04:00",
                            "name": "NYY (D German)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f5b6f2-7b3f-4352-adb5-441c4c0c6fb3/?format=api"
                        },
                        {
                            "id": "5463d055-395a-4543-a177-0188301bf876",
                            "gambit_id": "e619a01a-6f39-4ca8-9cb5-b448c1141362",
                            "last_updated": "2023-05-14T10:57:13.130413-04:00",
                            "created_at": "2023-05-11T11:17:06.585626-04:00",
                            "name": "TAM (D Rasmussen)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f5b6f2-7b3f-4352-adb5-441c4c0c6fb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c887b26c-6412-4b54-9132-8c7c0dfecf9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bff6c7bc-457e-4cb8-82ee-94bff25363b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:06.577517-04: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": 6399.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9701fceb-7f7d-4f28-895c-33dd6e8473ae",
                            "gambit_id": "aa05f764-9b0d-49e4-969d-76376379a45c",
                            "last_updated": "2023-05-14T10:57:13.125251-04:00",
                            "created_at": "2023-05-11T11:17:06.579012-04:00",
                            "name": "TAM",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c887b26c-6412-4b54-9132-8c7c0dfecf9c/?format=api"
                        },
                        {
                            "id": "fe17eb7b-e91a-48e7-a704-68fa54e74c4c",
                            "gambit_id": "572e1218-11b6-4bbc-b698-48577ea27ec0",
                            "last_updated": "2023-05-14T10:57:13.126542-04:00",
                            "created_at": "2023-05-11T11:17:06.580846-04:00",
                            "name": "NYY",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c887b26c-6412-4b54-9132-8c7c0dfecf9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "00190507-c38c-47e5-ae3b-5169a5b206fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bff6c7bc-457e-4cb8-82ee-94bff25363b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:06.572807-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "857526c9-63d4-4285-81f9-15e9a03597b2",
                            "gambit_id": "f24131eb-b3f1-4b6d-ac7e-bc51bfbcf813",
                            "last_updated": "2023-05-14T10:57:13.121020-04:00",
                            "created_at": "2023-05-11T11:17:06.574274-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00190507-c38c-47e5-ae3b-5169a5b206fa/?format=api"
                        },
                        {
                            "id": "792dbda0-3f71-4383-8d67-ec8d2ac6b531",
                            "gambit_id": "0eacbe4c-de3e-4e89-a435-3fadd0b07fb8",
                            "last_updated": "2023-05-14T10:57:13.122537-04:00",
                            "created_at": "2023-05-11T11:17:06.575749-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00190507-c38c-47e5-ae3b-5169a5b206fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e8bc35d8-b66f-47df-8c42-e6dcf8ad2715",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "35426ff8-690b-4611-bef9-d1feb14ebd78",
            "completed": true,
            "last_updated": "2023-05-14T10:57:12.221388-04:00",
            "created_at": "2023-05-11T11:17:06.413233-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/35426ff8-690b-4611-bef9-d1feb14ebd78",
            "datetime": "2023-05-11T14:10:00-04:00",
            "cutoff_datetime": "2023-05-11T14:10:00-04:00",
            "name": "CWS (M Clevinger) v. KAN (B Singer)",
            "bettypes": [
                {
                    "id": "bb3f1e0c-d04a-4370-8161-43f05b6faa97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8bc35d8-b66f-47df-8c42-e6dcf8ad2715/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:06.426829-04: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 Clevinger)",
                                "amount": 5039.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 4961.0
                            }
                        ],
                        "expected_reward_tokens": 9574.1,
                        "profit_sb": 74.1,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ce591464-92c3-4776-a7fd-6326eb7b1201",
                            "gambit_id": "651d1460-e8c7-41a6-804a-36b905bbd76e",
                            "last_updated": "2023-05-14T10:57:12.234284-04:00",
                            "created_at": "2023-05-11T11:17:06.429974-04:00",
                            "name": "CWS (M Clevinger)",
                            "reward": "1.90000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3f1e0c-d04a-4370-8161-43f05b6faa97/?format=api"
                        },
                        {
                            "id": "2879ed96-a634-4e29-8463-6f2f471cb188",
                            "gambit_id": "6f2f1fbf-634e-44b2-a462-2eea2b458915",
                            "last_updated": "2023-05-14T10:57:12.233004-04:00",
                            "created_at": "2023-05-11T11:17:06.428292-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "1.93000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3f1e0c-d04a-4370-8161-43f05b6faa97/?format=api"
                        }
                    ]
                },
                {
                    "id": "291ff49c-a1a5-4985-99b0-4549b84ad39f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8bc35d8-b66f-47df-8c42-e6dcf8ad2715/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:06.422133-04: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": 6458.0
                            },
                            {
                                "team": "KAN",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a41a7972-491b-4ba2-83d0-672e9299e45d",
                            "gambit_id": "4e5deed7-3162-4a06-a526-f105cd3006bd",
                            "last_updated": "2023-05-14T10:57:12.228925-04:00",
                            "created_at": "2023-05-11T11:17:06.423679-04:00",
                            "name": "CWS",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291ff49c-a1a5-4985-99b0-4549b84ad39f/?format=api"
                        },
                        {
                            "id": "2e3f93cc-c03b-4da2-8f70-067b1536e8f3",
                            "gambit_id": "5835b9c1-747c-4de9-8bb5-ec302a54fdbf",
                            "last_updated": "2023-05-14T10:57:12.230288-04:00",
                            "created_at": "2023-05-11T11:17:06.425199-04:00",
                            "name": "KAN",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/291ff49c-a1a5-4985-99b0-4549b84ad39f/?format=api"
                        }
                    ]
                },
                {
                    "id": "53ddc67c-6b0c-47c1-845b-4f265db34cdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8bc35d8-b66f-47df-8c42-e6dcf8ad2715/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:06.415139-04: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": 5000.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a16fc58-3b5c-4361-9945-a9038cd4bec6",
                            "gambit_id": "b2912e55-1b7d-48e3-ba00-0abcbc3f955b",
                            "last_updated": "2023-05-14T10:57:12.226208-04:00",
                            "created_at": "2023-05-11T11:17:06.420066-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ddc67c-6b0c-47c1-845b-4f265db34cdf/?format=api"
                        },
                        {
                            "id": "e50c88a6-ee4a-4e5c-b731-84ea10aa43e5",
                            "gambit_id": "c40f92d2-be3e-4ab2-a437-9a553cc8ad49",
                            "last_updated": "2023-05-14T10:57:12.224922-04:00",
                            "created_at": "2023-05-11T11:17:06.417682-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ddc67c-6b0c-47c1-845b-4f265db34cdf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ec276a72-aff4-400b-8dce-f26ccdd1ee6f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8daf72b0-59c7-4492-bc42-d10408a4543c",
            "completed": true,
            "last_updated": "2023-05-14T10:57:11.630953-04:00",
            "created_at": "2023-05-11T11:17:06.260921-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8daf72b0-59c7-4492-bc42-d10408a4543c",
            "datetime": "2023-05-11T13:10:00-04:00",
            "cutoff_datetime": "2023-05-11T13:10:00-04:00",
            "name": "SDG (Y Darvish) v. MIN (B Ober)",
            "bettypes": [
                {
                    "id": "6f5a9b22-8d24-4fe1-8c2a-ef4c25fc4a78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec276a72-aff4-400b-8dce-f26ccdd1ee6f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:06.271730-04: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 (Y Darvish)",
                                "amount": 5553.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 4447.0
                            }
                        ],
                        "expected_reward_tokens": 9605.52,
                        "profit_sb": 105.52,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3a439c8-ca6d-4512-93df-6adfa23bb009",
                            "gambit_id": "e1366fa3-3707-426c-9768-88d78ec0d1da",
                            "last_updated": "2023-05-14T10:57:11.644486-04:00",
                            "created_at": "2023-05-11T11:17:06.274527-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.73000",
                            "odds": "1.76340",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5a9b22-8d24-4fe1-8c2a-ef4c25fc4a78/?format=api"
                        },
                        {
                            "id": "dbfdbac4-1f68-4499-9073-433e11ac149f",
                            "gambit_id": "5d14ecf7-afb6-4213-a08d-95e12245ee37",
                            "last_updated": "2023-05-14T10:57:11.642651-04:00",
                            "created_at": "2023-05-11T11:17:06.273109-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "2.16000",
                            "odds": "2.21000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5a9b22-8d24-4fe1-8c2a-ef4c25fc4a78/?format=api"
                        }
                    ]
                },
                {
                    "id": "3376f67a-13aa-415c-847a-9cfdaa6425bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec276a72-aff4-400b-8dce-f26ccdd1ee6f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:06.267401-04: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": 5784.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b96f1af4-fa81-4b95-a20d-522022faaca7",
                            "gambit_id": "39423cae-8607-4d3e-b6af-184ed154a3c5",
                            "last_updated": "2023-05-14T10:57:11.639341-04:00",
                            "created_at": "2023-05-11T11:17:06.270246-04:00",
                            "name": "MIN",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3376f67a-13aa-415c-847a-9cfdaa6425bf/?format=api"
                        },
                        {
                            "id": "60438186-4bad-4a76-bfac-e06a79417975",
                            "gambit_id": "36d49e61-b0d2-436e-8ba2-c6c15d2304e1",
                            "last_updated": "2023-05-14T10:57:11.637956-04:00",
                            "created_at": "2023-05-11T11:17:06.268805-04:00",
                            "name": "SDG",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3376f67a-13aa-415c-847a-9cfdaa6425bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "b35932ce-8636-41d6-98e5-f36ac45128f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec276a72-aff4-400b-8dce-f26ccdd1ee6f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:06.262902-04: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": 5317.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6c874b3-fc07-4ef8-b7ab-c3ec5d119327",
                            "gambit_id": "925fc6a5-eed5-4703-8483-e2819240cf4d",
                            "last_updated": "2023-05-14T10:57:11.635534-04:00",
                            "created_at": "2023-05-11T11:17:06.264402-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b35932ce-8636-41d6-98e5-f36ac45128f0/?format=api"
                        },
                        {
                            "id": "7c8f7259-411a-4f31-bfca-60d4d3c84303",
                            "gambit_id": "96eb6f9b-47ac-40c1-b6f7-2d1a5156bedf",
                            "last_updated": "2023-05-14T10:57:11.634246-04:00",
                            "created_at": "2023-05-11T11:17:06.265896-04:00",
                            "name": "Game Total Under 8",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b35932ce-8636-41d6-98e5-f36ac45128f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b99fe8f4-b221-408d-ab79-4b1736fb24bf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d82d167f-7511-4d0d-b7e3-c3cdda5fbb51",
            "completed": true,
            "last_updated": "2023-05-14T10:57:12.773159-04:00",
            "created_at": "2023-05-11T11:17:06.100912-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d82d167f-7511-4d0d-b7e3-c3cdda5fbb51",
            "datetime": "2023-05-11T12:35:00-04:00",
            "cutoff_datetime": "2023-05-11T12:35:00-04:00",
            "name": "NYM (K Senga) v. CIN (D Law)",
            "bettypes": [
                {
                    "id": "d8e3d787-c9ba-4ec5-9357-9e7f9360035f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-11T11:17:06.112803-04: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 (K Senga)",
                                "amount": 6293.0
                            },
                            {
                                "team": "CIN (D Law)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f7cdcb1-f516-4293-9b67-ced08559c09f",
                            "gambit_id": "ebc44db1-017f-4d87-b7d7-ed6f010d165a",
                            "last_updated": "2023-05-14T10:57:12.784728-04:00",
                            "created_at": "2023-05-11T11:17:06.114119-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api"
                        },
                        {
                            "id": "c9fe02c6-a89a-48cf-b6f1-1026eb50375b",
                            "gambit_id": "b4877cfa-a84d-4ef7-84e2-f6f525dae304",
                            "last_updated": "2023-05-14T10:57:12.785936-04:00",
                            "created_at": "2023-05-11T11:17:06.115580-04:00",
                            "name": "CIN (D Law)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0421e2f8-657e-4304-90cb-d7a05717b5e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-11T11:17:06.108348-04: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": 5421.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9679071f-a9eb-4974-95e7-d6a8d2a9d392",
                            "gambit_id": "5490d571-1278-496a-8ca6-f78ec97df422",
                            "last_updated": "2023-05-14T10:57:12.782285-04:00",
                            "created_at": "2023-05-11T11:17:06.111233-04:00",
                            "name": "NYM",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api"
                        },
                        {
                            "id": "a9a7f024-9dc9-438c-98cf-3864ed216f0c",
                            "gambit_id": "f37c3994-6804-4bbc-b87e-54541e1988f6",
                            "last_updated": "2023-05-14T10:57:12.780955-04:00",
                            "created_at": "2023-05-11T11:17:06.109757-04:00",
                            "name": "CIN",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0421e2f8-657e-4304-90cb-d7a05717b5e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "cedf7ac7-ffc4-44b0-a610-e860670a270f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-11T11:17:06.103443-04: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",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c35b24a2-a371-447a-8708-f3327487e7c2",
                            "gambit_id": "32a85d2b-b53b-4cf9-99c9-617e0502d6e7",
                            "last_updated": "2023-05-14T10:57:12.778026-04:00",
                            "created_at": "2023-05-11T11:17:06.106838-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cedf7ac7-ffc4-44b0-a610-e860670a270f/?format=api"
                        },
                        {
                            "id": "749032ea-0123-46f8-abb3-56c3c2bb8b8e",
                            "gambit_id": "df129c5e-16b7-4eb4-9a29-f7e3f3a2326f",
                            "last_updated": "2023-05-14T10:57:12.776641-04:00",
                            "created_at": "2023-05-11T11:17:06.105265-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cedf7ac7-ffc4-44b0-a610-e860670a270f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b8b3620-a95a-4348-afa0-d36ff3c3f6be",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a8527fb-d1ea-44ee-829a-8a1ff4a023dc",
            "completed": true,
            "last_updated": "2023-05-16T10:47:14.597845-04:00",
            "created_at": "2023-05-10T15:12:01.418204-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "AT&T Byron Nelson",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/8a8527fb-d1ea-44ee-829a-8a1ff4a023dc",
            "datetime": "2023-05-11T06:00:00-04:00",
            "cutoff_datetime": "2023-05-11T06:00:00-04:00",
            "name": "AT&T Byron Nelson: To Win Outright",
            "bettypes": [
                {
                    "id": "55b0ffe0-f9f0-43cf-8fc7-3d2530789860",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b8b3620-a95a-4348-afa0-d36ff3c3f6be/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-10T15:12:01.423205-04: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": "3d6d0b98-c192-4ef3-aa38-c3096d941f4d",
                            "gambit_id": "dea91ad5-4a99-4b80-b0de-e723c1e61331",
                            "last_updated": "2023-05-16T10:47:14.757914-04:00",
                            "created_at": "2023-05-10T15:12:01.538382-04:00",
                            "name": "JJ Spaun",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "f171224b-53f0-470a-a2d7-26e41f33cba8",
                            "gambit_id": "a06e1557-c473-44f2-a3ce-10921ac667c6",
                            "last_updated": "2023-05-16T10:47:14.808386-04:00",
                            "created_at": "2023-05-10T15:12:01.577126-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "61567fa4-c669-49ee-86f8-e9a467615272",
                            "gambit_id": "6b349007-fdd3-48bf-a92c-21136a1228c5",
                            "last_updated": "2023-05-16T10:47:14.613155-04:00",
                            "created_at": "2023-05-10T15:12:01.523622-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "39a5e33f-3072-415f-b85c-80e5b8d4d312",
                            "gambit_id": "53400876-359d-46fa-ad84-2d7cd5700752",
                            "last_updated": "2023-05-16T10:47:14.611124-04:00",
                            "created_at": "2023-05-10T15:12:01.501824-04:00",
                            "name": "Ryan Palmer",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "97e8f57c-cedf-4ad8-b828-7708b621144c",
                            "gambit_id": "705323b4-7967-4512-9efb-bc08e774f906",
                            "last_updated": "2023-05-16T10:47:14.901751-04:00",
                            "created_at": "2023-05-10T15:12:01.665758-04:00",
                            "name": "Jordan Spieth",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "f3c5abd0-a456-4732-8bc7-70f6a7996782",
                            "gambit_id": "fb697bb5-3350-463b-8392-ff545a1e6718",
                            "last_updated": "2023-05-16T10:47:14.619948-04:00",
                            "created_at": "2023-05-10T15:12:01.551084-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "62569ec9-0b0d-46e1-9fdb-011356b78665",
                            "gambit_id": "ed90c988-3bf4-4831-ab24-29151e2f240a",
                            "last_updated": "2023-05-16T10:47:14.898673-04:00",
                            "created_at": "2023-05-10T15:12:01.662561-04:00",
                            "name": "Tom Kim",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "0ed2a096-7715-485f-9444-cafbb80ae02a",
                            "gambit_id": "2dc32e60-8ffb-43b3-bca7-730716586ae5",
                            "last_updated": "2023-05-16T10:47:14.896767-04:00",
                            "created_at": "2023-05-10T15:12:01.661068-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c3dc5d98-58b5-4dd8-88e5-0b6217d90371",
                            "gambit_id": "b03a62ef-b662-4d29-856e-5170b3589ebf",
                            "last_updated": "2023-05-16T10:47:14.806597-04:00",
                            "created_at": "2023-05-10T15:12:01.575435-04:00",
                            "name": "Jason Day",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "341743c7-8afe-487c-b0cd-eb0e2bca69d7",
                            "gambit_id": "0595685e-05ff-4a0d-af1a-4fd75a6be61e",
                            "last_updated": "2023-05-16T10:47:14.780897-04:00",
                            "created_at": "2023-05-10T15:12:01.561485-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "4fbd9ac0-e867-45e8-8cf3-35a0ea25f334",
                            "gambit_id": "e75cf5ea-b646-4f80-addf-774a80d2c753",
                            "last_updated": "2023-05-16T10:47:14.773253-04:00",
                            "created_at": "2023-05-10T15:12:01.554298-04:00",
                            "name": "Min Woo Lee",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "34756bb7-2032-424b-81aa-7f57a982b815",
                            "gambit_id": "f2e5562f-62a9-4d71-860c-9c39bb44c3fd",
                            "last_updated": "2023-05-16T10:47:14.769302-04:00",
                            "created_at": "2023-05-10T15:12:01.549505-04:00",
                            "name": "Maverick McNealy",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c43acce2-a7c9-485c-ae1e-85c7400e2079",
                            "gambit_id": "1ae40147-f2c5-4c10-ae7d-26aafe4b55ab",
                            "last_updated": "2023-05-16T10:47:14.784865-04:00",
                            "created_at": "2023-05-10T15:12:01.520659-04:00",
                            "name": "Sam Stevens",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ff7c8517-984a-4974-a9b6-0d89b236d781",
                            "gambit_id": "aaa0a0f5-9fb0-42f2-a178-d0ebb0c4e1e9",
                            "last_updated": "2023-05-16T10:47:14.775066-04:00",
                            "created_at": "2023-05-10T15:12:01.555997-04:00",
                            "name": "Taylor Montgomery",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c05fea1b-9da7-4b7d-a38a-3fae5ce7b828",
                            "gambit_id": "c4065f61-caaf-4fee-b682-70654febe5cb",
                            "last_updated": "2023-05-16T10:47:14.763615-04:00",
                            "created_at": "2023-05-10T15:12:01.542530-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "4ac3e4db-0875-4ade-9bb9-acdf5cc1c560",
                            "gambit_id": "0f2eda04-d0e6-47af-b643-79047c6f7d75",
                            "last_updated": "2023-05-16T10:47:14.771367-04:00",
                            "created_at": "2023-05-10T15:12:01.552689-04:00",
                            "name": "Aaron Wise",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ffaf3789-6c2f-406d-870b-6cdd3fbaea68",
                            "gambit_id": "7e04bddf-b22b-4693-a691-3e35ef6e9dbf",
                            "last_updated": "2023-05-16T10:47:14.765512-04:00",
                            "created_at": "2023-05-10T15:12:01.543897-04:00",
                            "name": "Will Gordon",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "350161ee-0ee4-40cb-b6a6-8e753f6d79d0",
                            "gambit_id": "74c58e44-2764-4a2b-bada-692c00ef33e8",
                            "last_updated": "2023-05-16T10:47:14.761660-04:00",
                            "created_at": "2023-05-10T15:12:01.541214-04:00",
                            "name": "Adam Hadwin",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e674cd2b-ea1c-49af-b12e-586c13c36d01",
                            "gambit_id": "716694c3-80ff-460c-84cd-b7f0acb2f35e",
                            "last_updated": "2023-05-16T10:47:14.776880-04:00",
                            "created_at": "2023-05-10T15:12:01.557886-04:00",
                            "name": "Adam Scott",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "37851bee-c8e7-4404-8d2e-f409a0f3f35b",
                            "gambit_id": "5d43c76a-499f-48fb-8f0d-35c043a3ba0d",
                            "last_updated": "2023-05-16T10:47:14.900184-04:00",
                            "created_at": "2023-05-10T15:12:01.664106-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "6fa28b2f-5983-4ae3-b1aa-16bf4c6632e8",
                            "gambit_id": "9a430734-af86-4f75-9a22-24cc6a536395",
                            "last_updated": "2023-05-16T10:47:14.752123-04:00",
                            "created_at": "2023-05-10T15:12:01.532572-04:00",
                            "name": "Brandon Wu",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d22e0dc4-579c-43f7-85d2-ab872307d5c9",
                            "gambit_id": "94fd8f24-361e-4ec3-b132-06356fc699ae",
                            "last_updated": "2023-05-16T10:47:14.759768-04:00",
                            "created_at": "2023-05-10T15:12:01.539863-04:00",
                            "name": "Davis Riley",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "66978cf7-30d7-4d96-b1df-452e594a2036",
                            "gambit_id": "8e315808-62c7-40e9-b999-79ba21f6868f",
                            "last_updated": "2023-05-16T10:47:14.788760-04:00",
                            "created_at": "2023-05-10T15:12:01.545331-04:00",
                            "name": "Tom Hoge",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d8a78c32-d839-4068-bafa-f29add261f6c",
                            "gambit_id": "4e55d45d-2a50-49da-b411-84d274a017b9",
                            "last_updated": "2023-05-16T10:47:14.749988-04:00",
                            "created_at": "2023-05-10T15:12:01.531139-04:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "af83eeec-7027-42d4-99af-850aa9eed14e",
                            "gambit_id": "f1576505-aaad-4e14-8f4c-6bde2aefc96e",
                            "last_updated": "2023-05-16T10:47:14.754241-04:00",
                            "created_at": "2023-05-10T15:12:01.534196-04:00",
                            "name": "Scott Stallings",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "798e0241-4b05-49e9-aa24-bc4214b5d01f",
                            "gambit_id": "cb2e77f0-aa3b-4114-a3aa-07eda4d7c122",
                            "last_updated": "2023-05-16T10:47:14.756071-04:00",
                            "created_at": "2023-05-10T15:12:01.535656-04:00",
                            "name": "Ben Griffin",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b9e10f07-be2e-4431-a936-d9ee5b4bd04e",
                            "gambit_id": "08cf1a84-466e-49f2-81bd-50d1a660604f",
                            "last_updated": "2023-05-16T10:47:14.894993-04:00",
                            "created_at": "2023-05-10T15:12:01.659648-04:00",
                            "name": "Alex Smalley",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b758aea9-c263-4b16-9603-778e2ec0ce91",
                            "gambit_id": "030e5b5b-fa3e-408d-b38d-a014eec12d71",
                            "last_updated": "2023-05-16T10:47:14.606381-04:00",
                            "created_at": "2023-05-10T15:12:01.429493-04:00",
                            "name": "Richy Werenski",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "10e412b8-67e9-4b94-9a71-e6de96962428",
                            "gambit_id": "dff60919-b415-4b93-89fb-fb36e7f9236a",
                            "last_updated": "2023-05-16T10:47:14.740713-04:00",
                            "created_at": "2023-05-10T15:12:01.517717-04:00",
                            "name": "Garrick Higgo",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "53c30c8c-b396-403c-af68-612eaa659c67",
                            "gambit_id": "00425f95-f7cd-42bb-b4e6-a4951f64168c",
                            "last_updated": "2023-05-16T10:47:14.728075-04:00",
                            "created_at": "2023-05-10T15:12:01.506271-04:00",
                            "name": "Aaron Rai",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "6dad6a55-d524-408b-a567-836f4a7726ff",
                            "gambit_id": "3391c3e7-356f-44f4-9ad8-effaab1d7854",
                            "last_updated": "2023-05-16T10:47:14.767473-04:00",
                            "created_at": "2023-05-10T15:12:01.546735-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "a214b4a6-dcf1-433a-93ae-f3ef1b6a7637",
                            "gambit_id": "3325ba85-a150-42bc-8bda-ca814fe6a542",
                            "last_updated": "2023-05-16T10:47:14.742452-04:00",
                            "created_at": "2023-05-10T15:12:01.519237-04:00",
                            "name": "Eric Cole",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "5eeafd02-a5f4-4575-9b42-f2c78ed633c0",
                            "gambit_id": "da0c8d62-05ee-4fff-aeac-e2280dfc6c91",
                            "last_updated": "2023-05-16T10:47:14.744324-04:00",
                            "created_at": "2023-05-10T15:12:01.522156-04:00",
                            "name": "Justin Suh",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "925f293a-517a-4d1b-9c5f-9bbe6b12a17c",
                            "gambit_id": "82585085-7612-4af9-bd24-387aea2a2e8f",
                            "last_updated": "2023-05-16T10:47:14.734906-04:00",
                            "created_at": "2023-05-10T15:12:01.512518-04:00",
                            "name": "Michael Kim",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "128374d2-41a9-4990-a0e7-41ae2cf3c271",
                            "gambit_id": "60a7aa25-3231-4337-8f3c-2f3515feb775",
                            "last_updated": "2023-05-16T10:47:14.746216-04:00",
                            "created_at": "2023-05-10T15:12:01.525146-04:00",
                            "name": "Cameron Champ",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "cc0e6813-76b0-4c7a-95dd-8168d3354056",
                            "gambit_id": "e578886a-c5c6-4d17-a9a7-62fba6b2a420",
                            "last_updated": "2023-05-16T10:47:14.747924-04:00",
                            "created_at": "2023-05-10T15:12:01.528039-04:00",
                            "name": "Adam Schenk",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ab0de771-7ee7-49f7-b708-4b5f9f359b9b",
                            "gambit_id": "574d98a3-2524-498a-b925-de6011565177",
                            "last_updated": "2023-05-16T10:47:14.719076-04:00",
                            "created_at": "2023-05-10T15:12:01.497224-04:00",
                            "name": "Nate Lashley",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "164264d8-9d06-4cb9-ab3d-60f7f1d50d78",
                            "gambit_id": "a6f87e18-2ef1-4797-aff8-6923d66b1911",
                            "last_updated": "2023-05-16T10:47:14.736970-04:00",
                            "created_at": "2023-05-10T15:12:01.514087-04:00",
                            "name": "Luke List",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c57a7357-1e86-4106-b065-153f3880ffea",
                            "gambit_id": "47f1e111-1814-4f24-b046-9bea237ac480",
                            "last_updated": "2023-05-16T10:47:14.724395-04:00",
                            "created_at": "2023-05-10T15:12:01.503341-04:00",
                            "name": "M-J Daffue",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d755656b-c4a3-4879-b838-aa73323681b0",
                            "gambit_id": "49ab794c-b664-451d-b1fd-15770864648e",
                            "last_updated": "2023-05-16T10:47:14.738793-04:00",
                            "created_at": "2023-05-10T15:12:01.515908-04:00",
                            "name": "Davis Thompson",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "6a77c2b0-28f3-4f73-8b5f-228a2c978079",
                            "gambit_id": "48db3d1c-0fa6-47e6-95e6-7a78eea35c90",
                            "last_updated": "2023-05-16T10:47:14.726200-04:00",
                            "created_at": "2023-05-10T15:12:01.504813-04:00",
                            "name": "Patton Kizzire",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "7e5ef312-fd96-447e-b5c2-ab132f5c508e",
                            "gambit_id": "79f8ca9b-bddc-49c9-9415-28cf11b3d422",
                            "last_updated": "2023-05-16T10:47:14.891652-04:00",
                            "created_at": "2023-05-10T15:12:01.656575-04:00",
                            "name": "Lanto Griffin",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e18488be-0376-4bfa-a38c-759066717b29",
                            "gambit_id": "d7e64e1c-f7f2-42aa-8988-475cecbb20bc",
                            "last_updated": "2023-05-16T10:47:14.888227-04:00",
                            "created_at": "2023-05-10T15:12:01.653411-04:00",
                            "name": "Dylan Wu",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b60a967a-62d9-436b-906e-98a962c95be4",
                            "gambit_id": "8a4b34ed-1534-4147-bc13-505cfaa84df9",
                            "last_updated": "2023-05-16T10:47:14.893217-04:00",
                            "created_at": "2023-05-10T15:12:01.658137-04:00",
                            "name": "Mark Hubbard",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c75fb5b8-9afe-47de-8c19-6acb554a267f",
                            "gambit_id": "0163f93f-d02c-4e83-882a-871772ad8a71",
                            "last_updated": "2023-05-16T10:47:14.778685-04:00",
                            "created_at": "2023-05-10T15:12:01.559713-04:00",
                            "name": "Matt Kuchar",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e4083fc8-4fdf-4d60-89a6-3ec62cd596b8",
                            "gambit_id": "83cc4add-6773-4a87-a911-f16a9e0ad532",
                            "last_updated": "2023-05-16T10:47:14.722632-04:00",
                            "created_at": "2023-05-10T15:12:01.500418-04:00",
                            "name": "Jimmy Walker",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "9dce9687-a895-4c0e-be11-690ba765a6f5",
                            "gambit_id": "2e15ec3a-7e7e-43e0-9054-15f0dd1db982",
                            "last_updated": "2023-05-16T10:47:14.786856-04:00",
                            "created_at": "2023-05-10T15:12:01.526543-04:00",
                            "name": "S.H. Kim",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "dae20067-564c-4f6e-aec1-0ef5adce3bfa",
                            "gambit_id": "cba9b78d-b084-4a7e-8e45-decbe7066718",
                            "last_updated": "2023-05-16T10:47:14.701061-04:00",
                            "created_at": "2023-05-10T15:12:01.485733-04:00",
                            "name": "Scott Piercy",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "48e4c1a9-b3ad-461b-84ed-b7efdf9c699b",
                            "gambit_id": "1d4d0997-4de5-4f43-a824-2a9ec28ad117",
                            "last_updated": "2023-05-16T10:47:14.733248-04:00",
                            "created_at": "2023-05-10T15:12:01.510920-04:00",
                            "name": "Harry Hall",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "bf12d463-c4d8-4a17-bc90-f902b65fac30",
                            "gambit_id": "9840ce7e-7fca-4f46-8f65-655a2ee75d38",
                            "last_updated": "2023-05-16T10:47:14.729900-04:00",
                            "created_at": "2023-05-10T15:12:01.507885-04:00",
                            "name": "Robby Shelton",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "3c53fa85-4a75-41ba-837d-835731a02157",
                            "gambit_id": "b6fd3ee9-cf78-473b-ab86-4803eeb88a27",
                            "last_updated": "2023-05-16T10:47:14.617674-04:00",
                            "created_at": "2023-05-10T15:12:01.548121-04:00",
                            "name": "Seamus Power",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "fa49de80-4cc5-45a2-9857-4c9bcba8ce8b",
                            "gambit_id": "0ab531c5-d943-4e5d-8e66-17f28526d9c4",
                            "last_updated": "2023-05-16T10:47:14.717397-04:00",
                            "created_at": "2023-05-10T15:12:01.495754-04:00",
                            "name": "Trey Mullinax",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "f20e2914-ae20-4a63-805a-cdecab18a5ee",
                            "gambit_id": "4420db36-493a-4315-82a6-8f0ca14826e6",
                            "last_updated": "2023-05-16T10:47:14.720801-04:00",
                            "created_at": "2023-05-10T15:12:01.498792-04:00",
                            "name": "Erik Van Rooyen",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "aa0d4e6e-a000-407b-8dad-a9c8050a6ae1",
                            "gambit_id": "aabf29ea-137c-4f69-9e58-1aade7bb4bfc",
                            "last_updated": "2023-05-16T10:47:14.804766-04:00",
                            "created_at": "2023-05-10T15:12:01.573703-04:00",
                            "name": "Charley Hoffman",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "9e5fff01-9095-493b-9666-0679fb3aaa8a",
                            "gambit_id": "dbaa7005-f146-4d9c-b41c-fcbd249a8ac5",
                            "last_updated": "2023-05-16T10:47:14.886626-04:00",
                            "created_at": "2023-05-10T15:12:01.651816-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "8a268d3c-0cd6-42ee-8ce5-c96ca70bba43",
                            "gambit_id": "d378f75a-16bb-4d25-82fe-5726eb7f82c7",
                            "last_updated": "2023-05-16T10:47:14.857450-04:00",
                            "created_at": "2023-05-10T15:12:01.623955-04:00",
                            "name": "C T Pan",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "035b5129-eb93-42e7-aaf5-5d7d1c420ea9",
                            "gambit_id": "8eac97c8-968d-4df7-9d90-0a48c38165f7",
                            "last_updated": "2023-05-16T10:47:14.884990-04:00",
                            "created_at": "2023-05-10T15:12:01.650247-04:00",
                            "name": "Michael Thompson",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "725a0663-465e-4e39-80dc-c26880fe78ef",
                            "gambit_id": "e895e86b-7d53-44f8-b9d8-51ca0aa7b303",
                            "last_updated": "2023-05-16T10:47:14.889896-04:00",
                            "created_at": "2023-05-10T15:12:01.654991-04:00",
                            "name": "Pierceson Coody",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "9ad9a60b-872e-459f-b3db-79534189c37c",
                            "gambit_id": "c1ea8dc0-3607-45fc-9b0c-fb17e15cc3ba",
                            "last_updated": "2023-05-16T10:47:14.880325-04:00",
                            "created_at": "2023-05-10T15:12:01.645575-04:00",
                            "name": "Austin Smotherman",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "8af0f549-e6a0-43a5-ab54-bd3888fce60a",
                            "gambit_id": "48e743cf-ed11-4315-a079-ae5cf6f99c36",
                            "last_updated": "2023-05-16T10:47:14.731615-04:00",
                            "created_at": "2023-05-10T15:12:01.509335-04:00",
                            "name": "Vincent Norrman",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ad026462-8326-4619-816e-3db8e8822462",
                            "gambit_id": "425c84a0-5ff3-428c-8c4a-7f9612d9e500",
                            "last_updated": "2023-05-16T10:47:14.672424-04:00",
                            "created_at": "2023-05-10T15:12:01.466777-04:00",
                            "name": "Henrik Norlander",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ac2e0864-a901-4bb3-b8fb-db9eb27c1cfb",
                            "gambit_id": "a07b963e-dfd7-4a4a-ba33-9e215f67a9e9",
                            "last_updated": "2023-05-16T10:47:14.615458-04:00",
                            "created_at": "2023-05-10T15:12:01.529541-04:00",
                            "name": "Joseph Bramlett",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "5daf2e72-021f-43d6-9da9-479f88a1fe05",
                            "gambit_id": "4f6648ab-0707-455a-b243-17c851a5fca9",
                            "last_updated": "2023-05-16T10:47:14.798356-04:00",
                            "created_at": "2023-05-10T15:12:01.569242-04:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "12e978b6-35f8-41d4-8d05-012db0a8b207",
                            "gambit_id": "3f980a7e-75e2-4370-85bf-cf8346b95414",
                            "last_updated": "2023-05-16T10:47:14.877188-04:00",
                            "created_at": "2023-05-10T15:12:01.642370-04:00",
                            "name": "Carl Yuan",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "76fe4324-4d01-4769-a105-e722f885c106",
                            "gambit_id": "554cbec3-a79c-47c8-9f12-95ce6c94619c",
                            "last_updated": "2023-05-16T10:47:14.609003-04:00",
                            "created_at": "2023-05-10T15:12:01.435933-04:00",
                            "name": "Harrison Endycott",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d1e3ae33-1115-4983-8c8f-c18cd20d48f5",
                            "gambit_id": "b414ff46-f140-4797-a678-db84bc6006a7",
                            "last_updated": "2023-05-16T10:47:14.878823-04:00",
                            "created_at": "2023-05-10T15:12:01.644021-04:00",
                            "name": "David Lipsky",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "336669dc-edab-44f6-ac8c-bc4e70cabda8",
                            "gambit_id": "fefaf74a-f6af-48c9-9f50-76e2170e846f",
                            "last_updated": "2023-05-16T10:47:14.881855-04:00",
                            "created_at": "2023-05-10T15:12:01.647039-04:00",
                            "name": "Austin Eckroat",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e2bfa7c3-0b3e-4ccd-9d6d-f63964650621",
                            "gambit_id": "36cd708c-5819-4929-9f0b-f166ad7a9f6a",
                            "last_updated": "2023-05-16T10:47:14.867600-04:00",
                            "created_at": "2023-05-10T15:12:01.632864-04:00",
                            "name": "Seung-Yul Noh",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "74ed36b3-9726-4915-ab2e-f837605b0276",
                            "gambit_id": "506413fd-5c34-4a69-bb03-6973692f1ca7",
                            "last_updated": "2023-05-16T10:47:14.883372-04:00",
                            "created_at": "2023-05-10T15:12:01.648576-04:00",
                            "name": "Tyler Duncan",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "a47d4e96-6695-4478-add1-b2a1a276a333",
                            "gambit_id": "57df0338-1115-4521-a714-8262e4b8e42a",
                            "last_updated": "2023-05-16T10:47:14.711885-04:00",
                            "created_at": "2023-05-10T15:12:01.491441-04:00",
                            "name": "Ryan Gerard",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "1d22027d-899c-4ad8-8071-ef129e5ca64a",
                            "gambit_id": "f4923637-0789-4e1f-b98b-acac879b79c1",
                            "last_updated": "2023-05-16T10:47:14.713501-04:00",
                            "created_at": "2023-05-10T15:12:01.492819-04:00",
                            "name": "Stewart Cink",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e9245086-f859-41b5-9596-90d0e9e33c8b",
                            "gambit_id": "d3d78a5f-a29f-4fae-96bd-0c462139f9f2",
                            "last_updated": "2023-05-16T10:47:14.715322-04:00",
                            "created_at": "2023-05-10T15:12:01.494310-04:00",
                            "name": "Greyson Sigg",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b57a911e-4dc2-48f4-abd5-250d4a4f3a4c",
                            "gambit_id": "0fcba2cb-8b48-42d2-9dcc-4309bdc5aaab",
                            "last_updated": "2023-05-16T10:47:14.710227-04:00",
                            "created_at": "2023-05-10T15:12:01.490019-04:00",
                            "name": "Augusto Nunez",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "dc499213-02d4-4d9d-af08-f859d8de1f64",
                            "gambit_id": "ac48f70f-a16f-4eb8-8b9b-6bb2006c5f29",
                            "last_updated": "2023-05-16T10:47:14.708106-04:00",
                            "created_at": "2023-05-10T15:12:01.488602-04:00",
                            "name": "Doug Ghim",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "43bfb035-dd7c-448b-8f2e-d73a3d268419",
                            "gambit_id": "0ca8bfa9-fcbd-4d3e-9fc9-8685144fde79",
                            "last_updated": "2023-05-16T10:47:14.870885-04:00",
                            "created_at": "2023-05-10T15:12:01.636070-04:00",
                            "name": "Adam Long",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "9d41261b-a0bd-4b6f-85c7-58f09129de67",
                            "gambit_id": "64abb91c-6513-4870-afad-cc5214ecfb25",
                            "last_updated": "2023-05-16T10:47:14.872481-04:00",
                            "created_at": "2023-05-10T15:12:01.637622-04:00",
                            "name": "Andrew Novak",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "02404e47-5a49-4662-b8f6-da3ca2e8060a",
                            "gambit_id": "2e2cd4dc-12ec-4064-baf6-e2a80988885c",
                            "last_updated": "2023-05-16T10:47:14.873970-04:00",
                            "created_at": "2023-05-10T15:12:01.639210-04:00",
                            "name": "Vincent Whaley",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "1b00cfdc-0b85-4551-89af-ee7a9a119771",
                            "gambit_id": "79ae4dad-cf5a-4fc4-a369-2f0fda06eb8b",
                            "last_updated": "2023-05-16T10:47:14.692439-04:00",
                            "created_at": "2023-05-10T15:12:01.479803-04:00",
                            "name": "Troy Merritt",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "016078ac-d6f3-430a-a82c-69954844af10",
                            "gambit_id": "92f2402f-b7f8-45db-b1d3-40e784bf1790",
                            "last_updated": "2023-05-16T10:47:14.690286-04:00",
                            "created_at": "2023-05-10T15:12:01.478264-04:00",
                            "name": "Kramer Hickok",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "4d7de10b-5d88-40c6-a7bb-c45e47b2598f",
                            "gambit_id": "fc6d168c-1c99-454a-bef2-6d420a39f5ce",
                            "last_updated": "2023-05-16T10:47:14.698959-04:00",
                            "created_at": "2023-05-10T15:12:01.484270-04:00",
                            "name": "Harry Higgs",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "84ba510d-f0fb-40e4-bfbe-040e2e72ef64",
                            "gambit_id": "8f97e02e-eee9-4514-a70c-1168a7b7014f",
                            "last_updated": "2023-05-16T10:47:14.694567-04:00",
                            "created_at": "2023-05-10T15:12:01.481224-04:00",
                            "name": "Aaron Baddeley",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "f7e60876-e96c-4f24-9017-bf273aca764a",
                            "gambit_id": "a2c0263a-2e9a-4b4a-8563-d9bddf2849c4",
                            "last_updated": "2023-05-16T10:47:14.705781-04:00",
                            "created_at": "2023-05-10T15:12:01.487188-04:00",
                            "name": "Lucas Glover",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "47f8063a-b84f-40f4-9d51-9207dae71cd4",
                            "gambit_id": "f0787592-287f-46c4-83ef-21567fd40b58",
                            "last_updated": "2023-05-16T10:47:14.681930-04:00",
                            "created_at": "2023-05-10T15:12:01.472506-04:00",
                            "name": "James Hahn",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "fe99ab2d-d227-4452-9780-b70706db0df7",
                            "gambit_id": "8375f555-fa48-48df-ac22-87e365ec2164",
                            "last_updated": "2023-05-16T10:47:14.696865-04:00",
                            "created_at": "2023-05-10T15:12:01.482780-04:00",
                            "name": "Chesson Hadley",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "478fc043-ec38-4f8a-896e-62bc90709605",
                            "gambit_id": "778db5de-3a22-4ecc-bbb6-b3bf49527b22",
                            "last_updated": "2023-05-16T10:47:14.688208-04:00",
                            "created_at": "2023-05-10T15:12:01.476793-04:00",
                            "name": "Kevin Roy",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d050fe23-8d91-4d69-8494-fa9da86ab32c",
                            "gambit_id": "81f7909b-cc0b-4a99-87b7-80937d0a8673",
                            "last_updated": "2023-05-16T10:47:14.869206-04:00",
                            "created_at": "2023-05-10T15:12:01.634519-04:00",
                            "name": "Kevin Chappell",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b354f2cb-e6a6-487e-a850-748f71975e51",
                            "gambit_id": "9e2a1ff4-ee22-4c4d-a073-485aa8c093fc",
                            "last_updated": "2023-05-16T10:47:14.875614-04:00",
                            "created_at": "2023-05-10T15:12:01.640751-04:00",
                            "name": "Matti Schmid",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "8c7e2a20-9e52-4316-b126-95f1a202841f",
                            "gambit_id": "49c08275-dd79-4c52-9bf8-53017b0bd58d",
                            "last_updated": "2023-05-16T10:47:14.686084-04:00",
                            "created_at": "2023-05-10T15:12:01.475353-04:00",
                            "name": "Justin Lower",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "47417630-5674-4080-9d69-efac5d7679c7",
                            "gambit_id": "357fb6d6-4dbd-47fb-9268-5932e450c1db",
                            "last_updated": "2023-05-16T10:47:14.683981-04:00",
                            "created_at": "2023-05-10T15:12:01.473937-04:00",
                            "name": "Carson Young",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "0eb7e1ee-50b5-46cb-83c7-1e129458411e",
                            "gambit_id": "3da0f20d-e986-4fe4-a2e3-027399367b99",
                            "last_updated": "2023-05-16T10:47:14.790831-04:00",
                            "created_at": "2023-05-10T15:12:01.563306-04:00",
                            "name": "Brice Garnett",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "11be3a10-6837-48a4-9497-ba1a94c4a0e9",
                            "gambit_id": "52a204f8-8ff6-4f9e-a541-7e1408966f7e",
                            "last_updated": "2023-05-16T10:47:14.792566-04:00",
                            "created_at": "2023-05-10T15:12:01.564907-04:00",
                            "name": "Cameron Percy",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "959cb98c-f3ce-468e-bb3a-6a0f01cd2060",
                            "gambit_id": "ee4926ba-16a3-4060-9fa9-ae50efb32d99",
                            "last_updated": "2023-05-16T10:47:14.794448-04:00",
                            "created_at": "2023-05-10T15:12:01.566326-04:00",
                            "name": "Doc Redman",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "0dba5b19-12c0-4fae-b8b7-d946bd6226af",
                            "gambit_id": "0e14f574-87fe-48da-8c36-956641f44546",
                            "last_updated": "2023-05-16T10:47:14.796214-04:00",
                            "created_at": "2023-05-10T15:12:01.567755-04:00",
                            "name": "Sean O'Hair",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "727f7113-f503-413a-896c-2c281d2df45c",
                            "gambit_id": "159a35cc-f46d-47a9-9a43-00bec7b3aef2",
                            "last_updated": "2023-05-16T10:47:14.800845-04:00",
                            "created_at": "2023-05-10T15:12:01.570879-04:00",
                            "name": "Tano Goya",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "a95bf2ec-654a-44c5-8d8d-0c3987dd4f21",
                            "gambit_id": "241700e4-b4a1-459f-bd4f-04bd2f44602a",
                            "last_updated": "2023-05-16T10:47:14.865774-04:00",
                            "created_at": "2023-05-10T15:12:01.631347-04:00",
                            "name": "Dylan Frittelli",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "bb6bf81f-c1c0-49b1-8e45-e80255a3fd85",
                            "gambit_id": "db7f8ea3-42c7-4f3e-8caa-1097add9e821",
                            "last_updated": "2023-05-16T10:47:14.864113-04:00",
                            "created_at": "2023-05-10T15:12:01.629844-04:00",
                            "name": "David Micheluzzi",
                            "reward": "265.00000",
                            "odds": "276.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "be712c7b-3cd9-4783-b0c3-b6d6721fbd35",
                            "gambit_id": "926a7316-d7d1-4d84-b93e-baab78473364",
                            "last_updated": "2023-05-16T10:47:14.668181-04:00",
                            "created_at": "2023-05-10T15:12:01.463838-04:00",
                            "name": "Ryan Moore",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e77fabd1-df80-42dd-ae7f-819630cd2a83",
                            "gambit_id": "3bcacc55-55fb-4598-a0a0-cbb9858258d0",
                            "last_updated": "2023-05-16T10:47:14.679501-04:00",
                            "created_at": "2023-05-10T15:12:01.471134-04:00",
                            "name": "Hank Lebioda",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "64557229-3cf2-45c4-b68b-e7d6b0d23d41",
                            "gambit_id": "af63b33d-d3d4-429b-b012-319520ee3888",
                            "last_updated": "2023-05-16T10:47:14.860887-04:00",
                            "created_at": "2023-05-10T15:12:01.626922-04:00",
                            "name": "Brent Grant",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "0e4db8b7-4be5-486d-92e9-0ea41f8eec41",
                            "gambit_id": "7fc8c768-1be2-49e6-8886-89b72cbe5f1a",
                            "last_updated": "2023-05-16T10:47:14.676946-04:00",
                            "created_at": "2023-05-10T15:12:01.469679-04:00",
                            "name": "Brandon Matthews",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "60c68814-ae7a-4a3b-be1a-6c17f1a590df",
                            "gambit_id": "50f78da5-4063-4d2d-b2c7-c1c07153c893",
                            "last_updated": "2023-05-16T10:47:14.859291-04:00",
                            "created_at": "2023-05-10T15:12:01.625439-04:00",
                            "name": "Satoshi Kodaira",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "9d02ea31-209e-4c93-b8b5-0ad802689108",
                            "gambit_id": "a8b95577-e417-4b05-8969-073c0ec90be7",
                            "last_updated": "2023-05-16T10:47:14.655543-04:00",
                            "created_at": "2023-05-10T15:12:01.453601-04:00",
                            "name": "Chad Ramey",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e8af9d4a-f40a-4354-9b40-d334916bd251",
                            "gambit_id": "61f962d6-d9a0-46e0-8cc6-e158ceeea70d",
                            "last_updated": "2023-05-16T10:47:14.862495-04:00",
                            "created_at": "2023-05-10T15:12:01.628399-04:00",
                            "name": "Austin Cook",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "3c4e4a18-93cd-4be5-a821-be7295a7d113",
                            "gambit_id": "46940246-3003-4672-b110-c2791f0afaa9",
                            "last_updated": "2023-05-16T10:47:14.670251-04:00",
                            "created_at": "2023-05-10T15:12:01.465247-04:00",
                            "name": "Matthias Schwab",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ad5dbc92-ed2c-494e-a4a7-2db779c9fb4c",
                            "gambit_id": "bfb4128f-f32b-418a-9ad0-4f863e1cf281",
                            "last_updated": "2023-05-16T10:47:14.674793-04:00",
                            "created_at": "2023-05-10T15:12:01.468254-04:00",
                            "name": "Kevin Tway",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "dd5cad29-233f-4107-9a2a-c574b580d1d6",
                            "gambit_id": "9532cd4d-d29d-423f-a0f8-3bbd7d5d8775",
                            "last_updated": "2023-05-16T10:47:14.646572-04:00",
                            "created_at": "2023-05-10T15:12:01.447146-04:00",
                            "name": "Russell Knox",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "991b5300-b9b9-4a0b-94ef-f12a30bf1c38",
                            "gambit_id": "a7614742-1472-4628-b6d6-354b0180a3d4",
                            "last_updated": "2023-05-16T10:47:14.666119-04:00",
                            "created_at": "2023-05-10T15:12:01.462377-04:00",
                            "name": "Chris Stroud",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d39d4be1-f550-4a3f-b593-25a5fcab1354",
                            "gambit_id": "fd2da89f-1d6d-419e-92cc-ad2a175a1acf",
                            "last_updated": "2023-05-16T10:47:14.664157-04:00",
                            "created_at": "2023-05-10T15:12:01.460123-04:00",
                            "name": "Martin Laird",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "47f61bfd-bbe1-410e-9768-8c4600a08bfa",
                            "gambit_id": "9c209c9f-9af2-4612-bca8-9b80f838c492",
                            "last_updated": "2023-05-16T10:47:14.662114-04:00",
                            "created_at": "2023-05-10T15:12:01.458509-04:00",
                            "name": "Zac Blair",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "93e4c9d2-827b-4ad9-a07f-b9cf5264c83d",
                            "gambit_id": "9861968c-cdab-45ac-b45d-a167be36ec7e",
                            "last_updated": "2023-05-16T10:47:14.659931-04:00",
                            "created_at": "2023-05-10T15:12:01.456918-04:00",
                            "name": "Cody Gribble",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "f8e37f38-4e07-4f9c-8d0b-a74b8b160a86",
                            "gambit_id": "bd9b332a-3206-43e4-aca2-0da98d284e68",
                            "last_updated": "2023-05-16T10:47:14.657694-04:00",
                            "created_at": "2023-05-10T15:12:01.455075-04:00",
                            "name": "Roger Sloan",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "63a704ff-62d6-4c2a-8dae-93435c0aa573",
                            "gambit_id": "051c6973-741b-46b7-a0d7-e1a01ede2d6f",
                            "last_updated": "2023-05-16T10:47:14.635220-04:00",
                            "created_at": "2023-05-10T15:12:01.438958-04:00",
                            "name": "Ryan Armour",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "5d6f16a7-ba0f-4d28-bb8e-54e517b12c6f",
                            "gambit_id": "85157c58-e842-4e48-ab25-08b02d36675a",
                            "last_updated": "2023-05-16T10:47:14.653519-04:00",
                            "created_at": "2023-05-10T15:12:01.452238-04:00",
                            "name": "Scott Harrington",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "0986c1c1-0fc2-41c0-aa7a-42b6b0ff7303",
                            "gambit_id": "8903c387-2eef-4291-83ed-cd8d97c1c81d",
                            "last_updated": "2023-05-16T10:47:14.644272-04:00",
                            "created_at": "2023-05-10T15:12:01.445545-04:00",
                            "name": "Martin Trainer",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "13d9e1cc-bb3b-4727-ab31-9744e12beeb7",
                            "gambit_id": "7491a214-338b-4fcd-af11-4573d8739842",
                            "last_updated": "2023-05-16T10:47:14.651057-04:00",
                            "created_at": "2023-05-10T15:12:01.450686-04:00",
                            "name": "Robert Streb",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "4cfaf8bd-4ede-4d26-94d3-1b70d4e91193",
                            "gambit_id": "a7570cf0-7559-40da-aaaa-c953bfc2052d",
                            "last_updated": "2023-05-16T10:47:14.648858-04:00",
                            "created_at": "2023-05-10T15:12:01.448823-04:00",
                            "name": "Trevor Werbylo",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b434a83b-7a3e-4f96-8fd8-f3f811b5fadb",
                            "gambit_id": "cdfa8d97-805b-4245-8980-f4ccdd417d2b",
                            "last_updated": "2023-05-16T10:47:14.844831-04:00",
                            "created_at": "2023-05-10T15:12:01.613566-04:00",
                            "name": "Sang Moon Bae",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "2a36e8ad-5020-424c-9812-f5336b229afb",
                            "gambit_id": "05ece0d5-808d-45e0-aff2-9a514b7c9a80",
                            "last_updated": "2023-05-16T10:47:14.853850-04:00",
                            "created_at": "2023-05-10T15:12:01.621068-04:00",
                            "name": "Andrew Landry",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "8b6c5bd7-e2d2-45b6-b5c9-0ecaf3ac6290",
                            "gambit_id": "6f72fa0b-1087-4a73-b9e8-1d5db57fc5dc",
                            "last_updated": "2023-05-16T10:47:14.850479-04:00",
                            "created_at": "2023-05-10T15:12:01.618099-04:00",
                            "name": "Ryan Brehm",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c432de5b-9418-4c0f-b007-20d01b3e7268",
                            "gambit_id": "f25c54cf-526b-4040-959d-924c4ea1d21a",
                            "last_updated": "2023-05-16T10:47:14.802874-04:00",
                            "created_at": "2023-05-10T15:12:01.572283-04:00",
                            "name": "Kyle Westmoreland",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ab8a4e91-c0d0-47a8-9a5c-a7bcede9931b",
                            "gambit_id": "a64f1b12-9db9-46c2-afb7-fb22ab70d7d4",
                            "last_updated": "2023-05-16T10:47:14.632938-04:00",
                            "created_at": "2023-05-10T15:12:01.437422-04:00",
                            "name": "Scott Brown",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "cf208d0a-987a-480f-a0f2-572e72748398",
                            "gambit_id": "8ecb35da-0c7d-4be7-80f8-fbb8fb033ede",
                            "last_updated": "2023-05-16T10:47:14.782805-04:00",
                            "created_at": "2023-05-10T15:12:01.424577-04:00",
                            "name": "Sung Kang",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "5d55b296-be10-4a9c-8077-e8f13dcf5c62",
                            "gambit_id": "813524fa-1e6a-41b2-a787-22f5718d9e42",
                            "last_updated": "2023-05-16T10:47:14.639752-04:00",
                            "created_at": "2023-05-10T15:12:01.442318-04:00",
                            "name": "Trevor Cone",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "9ddb8bdb-ec04-4a44-b37e-7ac830ac7cc6",
                            "gambit_id": "692b222d-4e07-4a5f-9f72-d6004c0ff5ef",
                            "last_updated": "2023-05-16T10:47:14.630855-04:00",
                            "created_at": "2023-05-10T15:12:01.434356-04:00",
                            "name": "Paul Haley",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "534df09d-e93c-47ba-9bec-201b831838de",
                            "gambit_id": "8c572705-8110-4557-bbf1-f752a0f1813c",
                            "last_updated": "2023-05-16T10:47:14.637415-04:00",
                            "created_at": "2023-05-10T15:12:01.440591-04:00",
                            "name": "Tyson Alexander",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "266722dd-d97a-41d7-8bcf-af7e2042a82b",
                            "gambit_id": "78bcdae5-057b-4562-8cd4-2d8da982032a",
                            "last_updated": "2023-05-16T10:47:14.642090-04:00",
                            "created_at": "2023-05-10T15:12:01.443891-04:00",
                            "name": "Bill Haas",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ee786c4c-9693-4af1-b0ad-49d00dbae19f",
                            "gambit_id": "621188d4-d861-4290-af6a-0634cd3e43ea",
                            "last_updated": "2023-05-16T10:47:14.624215-04:00",
                            "created_at": "2023-05-10T15:12:01.427966-04:00",
                            "name": "Jim Herman",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "a02a2ee7-066a-4d51-acd4-8397c26b83cc",
                            "gambit_id": "0d597b2e-2e71-4dc1-b329-1d959c5a88f9",
                            "last_updated": "2023-05-16T10:47:14.628567-04:00",
                            "created_at": "2023-05-10T15:12:01.432783-04:00",
                            "name": "Jonathan Byrd",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "d78c943e-3b58-410f-a34c-43df6fe49ad5",
                            "gambit_id": "0f560092-493a-450d-814d-b09090055754",
                            "last_updated": "2023-05-16T10:47:14.626399-04:00",
                            "created_at": "2023-05-10T15:12:01.430960-04:00",
                            "name": "Jason Dufner",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "3ac7a8a0-56c5-487d-bf44-59004d51fe2a",
                            "gambit_id": "e514be00-c9be-44af-b0fb-33ae12e4a63d",
                            "last_updated": "2023-05-16T10:47:14.855706-04:00",
                            "created_at": "2023-05-10T15:12:01.622561-04:00",
                            "name": "Michael Gligic",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "4a2483ef-3421-4e0f-aebd-d12fde219788",
                            "gambit_id": "b032a25d-bbc9-49f3-b916-40c362a8cd84",
                            "last_updated": "2023-05-16T10:47:14.621961-04:00",
                            "created_at": "2023-05-10T15:12:01.426339-04:00",
                            "name": "Grayson Murray",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "190c4fc0-ba04-4245-8f6a-00b2fbceffd4",
                            "gambit_id": "97ff258d-e986-4ce3-bc17-5581b83f9305",
                            "last_updated": "2023-05-16T10:47:14.852196-04:00",
                            "created_at": "2023-05-10T15:12:01.619647-04:00",
                            "name": "Fabian Gomez",
                            "reward": "577.00000",
                            "odds": "601.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c461e737-7451-47ac-b374-f42606c7b838",
                            "gambit_id": "d25279ef-7b27-46a8-9222-4f28eb9de8e6",
                            "last_updated": "2023-05-16T10:47:14.843150-04:00",
                            "created_at": "2023-05-10T15:12:01.612108-04:00",
                            "name": "Wesley Bryan",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "acf1b761-5833-409e-ac03-e51a70a7160b",
                            "gambit_id": "224ab70d-f492-41c4-a897-0ca27a2970c8",
                            "last_updated": "2023-05-16T10:47:14.832816-04:00",
                            "created_at": "2023-05-10T15:12:01.602277-04:00",
                            "name": "Parker Coody",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "b3e392d8-3090-45d0-b860-53a537dc3168",
                            "gambit_id": "b57fdc48-9456-4933-a909-be5ac367cf92",
                            "last_updated": "2023-05-16T10:47:14.826900-04:00",
                            "created_at": "2023-05-10T15:12:01.597469-04:00",
                            "name": "Greg Chalmers",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "c81e2c3d-7182-461c-a171-82878c723d6a",
                            "gambit_id": "6994940a-ef30-4a9e-866a-bd750d3124df",
                            "last_updated": "2023-05-16T10:47:14.828857-04:00",
                            "created_at": "2023-05-10T15:12:01.599128-04:00",
                            "name": "Camilo Villegas",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "0d7ad60a-f51c-4970-9a32-50c58f9e3f79",
                            "gambit_id": "787be331-7ea6-4100-bb1f-ead55f7d1c5d",
                            "last_updated": "2023-05-16T10:47:14.830772-04:00",
                            "created_at": "2023-05-10T15:12:01.600577-04:00",
                            "name": "Nick Watney",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "77f3b303-7f48-46a1-99e5-9ee9a522bb77",
                            "gambit_id": "b57244f9-c3ce-4cc7-9b09-9b83b20c3076",
                            "last_updated": "2023-05-16T10:47:14.841499-04:00",
                            "created_at": "2023-05-10T15:12:01.610427-04:00",
                            "name": "Peter Kuest",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e47dbf2f-75d1-48e5-b546-13bee76fdcff",
                            "gambit_id": "57dd61de-628d-45a7-9112-66450c9327d4",
                            "last_updated": "2023-05-16T10:47:14.848796-04:00",
                            "created_at": "2023-05-10T15:12:01.616578-04:00",
                            "name": "Jonas Blixt",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "afa2f098-a1ee-4822-a365-778cf8a447dd",
                            "gambit_id": "592ceab6-ac97-418d-b895-b1edb7ab45c9",
                            "last_updated": "2023-05-16T10:47:14.839877-04:00",
                            "created_at": "2023-05-10T15:12:01.608825-04:00",
                            "name": "Geoff Ogilvy",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "dcef6702-4e31-48ec-a62a-6caaee3e9e6c",
                            "gambit_id": "7df57ae2-7676-4e27-88ef-d2c5c6c80bec",
                            "last_updated": "2023-05-16T10:47:14.824718-04:00",
                            "created_at": "2023-05-10T15:12:01.590924-04:00",
                            "name": "Kelly Kraft",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "7ca2279a-2bb6-40c4-b7f6-0104a81abb1f",
                            "gambit_id": "8af44f96-2c33-4ef6-9e19-08f410efdabb",
                            "last_updated": "2023-05-16T10:47:14.846761-04:00",
                            "created_at": "2023-05-10T15:12:01.615091-04:00",
                            "name": "William McGirt",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "8a8858f9-7131-4a3d-9e19-9b6a7da61270",
                            "gambit_id": "331a9bf6-7b58-46d1-a744-a0608c65e1d2",
                            "last_updated": "2023-05-16T10:47:14.834589-04:00",
                            "created_at": "2023-05-10T15:12:01.603795-04:00",
                            "name": "Derek Ernst",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "e5208e80-3dc8-4527-9310-b4b6840808ca",
                            "gambit_id": "7b3a5838-3fe4-4485-a396-e617a3802e11",
                            "last_updated": "2023-05-16T10:47:14.810132-04:00",
                            "created_at": "2023-05-10T15:12:01.578637-04:00",
                            "name": "J.J Killeen",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "08c592aa-4f78-47a9-ad86-b8720c716998",
                            "gambit_id": "8fa10e51-1ddc-4d1e-913a-bab58a459535",
                            "last_updated": "2023-05-16T10:47:14.815685-04:00",
                            "created_at": "2023-05-10T15:12:01.582824-04:00",
                            "name": "Ben Crane",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "86b406d2-b479-48d2-926d-2fa5f979af29",
                            "gambit_id": "f1b4d824-624e-45a9-8902-1b0f36eb2094",
                            "last_updated": "2023-05-16T10:47:14.817468-04:00",
                            "created_at": "2023-05-10T15:12:01.584238-04:00",
                            "name": "William Knauth",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "ebb7d6d5-66c6-4be9-89d6-2dac5e42d3e5",
                            "gambit_id": "4362e5c2-f224-4d37-89fd-707ae01521c2",
                            "last_updated": "2023-05-16T10:47:14.813801-04:00",
                            "created_at": "2023-05-10T15:12:01.581383-04:00",
                            "name": "D.A. Points",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "120e79fb-30b3-496c-80b6-d53ca5f33cfe",
                            "gambit_id": "bf17db47-6724-4d21-87ce-82760ce8d34a",
                            "last_updated": "2023-05-16T10:47:14.819230-04:00",
                            "created_at": "2023-05-10T15:12:01.585694-04:00",
                            "name": "Derek Lamley",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "f29d093f-2395-496c-b986-acae9a88c07c",
                            "gambit_id": "66a04f88-f0fa-4804-9e04-961767616c16",
                            "last_updated": "2023-05-16T10:47:14.821072-04:00",
                            "created_at": "2023-05-10T15:12:01.587129-04:00",
                            "name": "Max McGreevy",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "3df875ac-b387-4476-a515-7edfe0cac2eb",
                            "gambit_id": "db7741c8-c5d0-4a5d-9db1-57a7c0fdc891",
                            "last_updated": "2023-05-16T10:47:14.822866-04:00",
                            "created_at": "2023-05-10T15:12:01.588440-04:00",
                            "name": "Ricky Barnes",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "86c18b63-b528-4e1f-898a-747d38825ae7",
                            "gambit_id": "73b9e7df-ec29-412c-9db4-ac913e8030c5",
                            "last_updated": "2023-05-16T10:47:14.811950-04:00",
                            "created_at": "2023-05-10T15:12:01.580040-04:00",
                            "name": "Bo Van Pelt",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "92669c40-b51f-4c02-b082-4f8695cd78af",
                            "gambit_id": "bbf347aa-3b57-47ce-b920-343fb8cc2360",
                            "last_updated": "2023-05-16T10:47:14.836665-04:00",
                            "created_at": "2023-05-10T15:12:01.605601-04:00",
                            "name": "Brian Stuard",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        },
                        {
                            "id": "09fd1da1-65eb-4154-88a4-775f493dc95e",
                            "gambit_id": "57e7a05b-32ec-4612-abee-025251176401",
                            "last_updated": "2023-05-16T10:47:14.838331-04:00",
                            "created_at": "2023-05-10T15:12:01.607308-04:00",
                            "name": "Kyle Stanley",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55b0ffe0-f9f0-43cf-8fc7-3d2530789860/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4a3d1ad-16bd-4c3c-9d7c-09567292d448",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7822d6d9-d55e-44a8-995d-5a5365d8529f",
            "completed": true,
            "last_updated": "2023-05-16T11:02:27.550821-04:00",
            "created_at": "2023-05-10T15:12:02.027673-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "AT&T Byron Nelson",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/7822d6d9-d55e-44a8-995d-5a5365d8529f",
            "datetime": "2023-05-11T06:00:00-04:00",
            "cutoff_datetime": "2023-05-11T06:00:00-04:00",
            "name": "AT&T Byron Nelson: Top 5 Finish",
            "bettypes": [
                {
                    "id": "8cb6cb4b-16c4-4a6b-8925-52bfc377274f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4a3d1ad-16bd-4c3c-9d7c-09567292d448/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-10T15:12:02.032874-04: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": "848665ce-a912-4250-8e66-92643e84a874",
                            "gambit_id": "894e1a4e-24bc-4bd3-9f8d-93943c3f13c1",
                            "last_updated": "2023-05-16T11:02:27.817814-04:00",
                            "created_at": "2023-05-10T15:12:02.242283-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "1.87000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "02fc1024-e814-4c5e-aa93-870b053f3ca3",
                            "gambit_id": "3f4c7ecf-8a77-4291-9f29-a1462e63b81c",
                            "last_updated": "2023-05-16T11:02:27.815687-04:00",
                            "created_at": "2023-05-10T15:12:02.240924-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "8e35af11-9302-4a0f-b2aa-dedbcd75edc2",
                            "gambit_id": "3cbb4113-38a1-49ca-b9fa-a83db56011df",
                            "last_updated": "2023-05-16T11:02:27.813510-04:00",
                            "created_at": "2023-05-10T15:12:02.239620-04:00",
                            "name": "Jason Day",
                            "reward": "4.20000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ab237d40-8ebb-49b2-9a85-42e2a257ac1b",
                            "gambit_id": "29ca0275-4547-40c1-988c-abfea37cbde9",
                            "last_updated": "2023-05-16T11:02:27.811527-04:00",
                            "created_at": "2023-05-10T15:12:02.238282-04:00",
                            "name": "Tom Kim",
                            "reward": "4.20000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9c42bb47-2b2d-4210-94b1-2f22430904cf",
                            "gambit_id": "53987f5c-ca3b-401f-bab3-7ef32da3cb65",
                            "last_updated": "2023-05-16T11:02:27.809527-04:00",
                            "created_at": "2023-05-10T15:12:02.236952-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "0e1b3d0c-a641-4d42-a6c2-23cf1e09775a",
                            "gambit_id": "2770941f-d6c8-4bf8-b3b3-a3037dd43a67",
                            "last_updated": "2023-05-16T11:02:27.807781-04:00",
                            "created_at": "2023-05-10T15:12:02.235630-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "5.32000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "87cafb6a-bfb9-46ba-a6f7-27a7a76f0632",
                            "gambit_id": "f72a9771-4866-4eb3-b47b-724ec3e6f6c7",
                            "last_updated": "2023-05-16T11:02:27.805606-04:00",
                            "created_at": "2023-05-10T15:12:02.234336-04:00",
                            "name": "Matt Kuchar",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ade0dc91-f86f-4520-98a5-ba2d6a8d21a4",
                            "gambit_id": "8a73abef-9d4c-4081-9ea8-05ee9b020a86",
                            "last_updated": "2023-05-16T11:02:27.803401-04:00",
                            "created_at": "2023-05-10T15:12:02.233033-04:00",
                            "name": "Adam Scott",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4d3f7d85-87a1-4d17-bfc4-e1f72f7ffddb",
                            "gambit_id": "06a112a9-80c0-4938-aac4-2ad44ff3a43d",
                            "last_updated": "2023-05-16T11:02:27.795407-04:00",
                            "created_at": "2023-05-10T15:12:02.227809-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "28248796-1d61-41cd-961a-b56bcb8a9cb5",
                            "gambit_id": "3b8e6c61-e125-4441-a8dc-cec4b78ca564",
                            "last_updated": "2023-05-16T11:02:27.784094-04:00",
                            "created_at": "2023-05-10T15:12:02.219291-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "a1bc109a-8771-4913-b365-0d8a787bc6d0",
                            "gambit_id": "01f27614-33aa-4b3a-89ae-59be44ce823f",
                            "last_updated": "2023-05-16T11:02:27.791592-04:00",
                            "created_at": "2023-05-10T15:12:02.225151-04:00",
                            "name": "Seamus Power",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "227861ff-c903-410c-964a-4058f43f4950",
                            "gambit_id": "35a8f024-5ad2-496a-a7f7-2927503a91cf",
                            "last_updated": "2023-05-16T11:02:27.787583-04:00",
                            "created_at": "2023-05-10T15:12:02.222270-04:00",
                            "name": "Tom Hoge",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b05be50c-38dd-4870-82e8-74376bb0b2b7",
                            "gambit_id": "b7d1202c-f7cc-4487-846e-7de014152a30",
                            "last_updated": "2023-05-16T11:02:27.801033-04:00",
                            "created_at": "2023-05-10T15:12:02.231761-04:00",
                            "name": "Taylor Montgomery",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "05d1c9b4-60f1-42ef-8229-74a93735d0e8",
                            "gambit_id": "204fb79f-fb39-48eb-a09d-f42f665f379b",
                            "last_updated": "2023-05-16T11:02:27.819960-04:00",
                            "created_at": "2023-05-10T15:12:02.243602-04:00",
                            "name": "JJ Spaun",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "a144f072-c463-4975-854f-d4d68e5f51e9",
                            "gambit_id": "79c159ea-aa59-4380-b52b-84238252d47d",
                            "last_updated": "2023-05-16T11:02:27.799077-04:00",
                            "created_at": "2023-05-10T15:12:02.230461-04:00",
                            "name": "Min Woo Lee",
                            "reward": "9.16000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "c8151f36-796e-4991-8328-760594b47b44",
                            "gambit_id": "9fcbfe87-c8fa-4b74-8c2a-da3cbd497624",
                            "last_updated": "2023-05-16T11:02:27.775144-04:00",
                            "created_at": "2023-05-10T15:12:02.211924-04:00",
                            "name": "Brandon Wu",
                            "reward": "9.16000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ef2d18ee-d311-4999-b3f8-573bee572ded",
                            "gambit_id": "483ce918-be8b-4d64-acea-c254b0f2c8e0",
                            "last_updated": "2023-05-16T11:02:27.782162-04:00",
                            "created_at": "2023-05-10T15:12:02.217894-04:00",
                            "name": "Adam Hadwin",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e16ab148-de84-4e49-9bf8-d3923ec1ae34",
                            "gambit_id": "fdb0a731-4648-410c-8a8a-52f1fb894a0b",
                            "last_updated": "2023-05-16T11:02:27.776874-04:00",
                            "created_at": "2023-05-10T15:12:02.213419-04:00",
                            "name": "Scott Stallings",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "dbabcaa3-8608-4edc-97f3-47004cd2b8dd",
                            "gambit_id": "a74e1bca-b7b6-41e6-bf4b-b19b54626347",
                            "last_updated": "2023-05-16T11:02:27.793503-04:00",
                            "created_at": "2023-05-10T15:12:02.226514-04:00",
                            "name": "Maverick McNealy",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "6d497201-f65e-4d71-b96d-31fad4025b4f",
                            "gambit_id": "6778b091-6b01-4b93-96f8-5620dffba063",
                            "last_updated": "2023-05-16T11:02:27.789450-04:00",
                            "created_at": "2023-05-10T15:12:02.223741-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "50638e57-731c-4595-8fad-70993fd53df4",
                            "gambit_id": "3e5b1482-43a7-4e8e-a822-4dd7b2324617",
                            "last_updated": "2023-05-16T11:02:27.771579-04:00",
                            "created_at": "2023-05-10T15:12:02.208451-04:00",
                            "name": "Joseph Bramlett",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "91bf0f65-b0c2-4cb8-8148-26e1d5d0c9a2",
                            "gambit_id": "ca593e70-52a9-4fea-a8fd-ba0c2bd6eb27",
                            "last_updated": "2023-05-16T11:02:27.780214-04:00",
                            "created_at": "2023-05-10T15:12:02.216599-04:00",
                            "name": "Davis Riley",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9fa62c81-4fec-4114-9ffa-9bb7a016f06b",
                            "gambit_id": "e9611a22-25b9-4c2a-b47e-4a22ee28fd06",
                            "last_updated": "2023-05-16T11:02:27.747122-04:00",
                            "created_at": "2023-05-10T15:12:02.189621-04:00",
                            "name": "Michael Kim",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9297bfb9-e932-468d-a5e0-bd9834ac2126",
                            "gambit_id": "2160ea00-6116-46b5-b0b7-e4efdd51fe95",
                            "last_updated": "2023-05-16T11:02:27.785775-04:00",
                            "created_at": "2023-05-10T15:12:02.220800-04:00",
                            "name": "Will Gordon",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "21f7439f-ff1d-4e85-9e69-96dea2705167",
                            "gambit_id": "c9a6623e-f2a5-427c-a141-8fad0c2502f2",
                            "last_updated": "2023-05-16T11:02:27.757356-04:00",
                            "created_at": "2023-05-10T15:12:02.197954-04:00",
                            "name": "Sam Stevens",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b53dd3a1-86eb-4be8-9295-4c6fdedc616c",
                            "gambit_id": "caebe48e-6323-41cf-ba52-f02fc48ae2dd",
                            "last_updated": "2023-05-16T11:02:27.755505-04:00",
                            "created_at": "2023-05-10T15:12:02.196563-04:00",
                            "name": "Eric Cole",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "8f7e9afc-48f2-45ca-81a0-74b50b5a0cff",
                            "gambit_id": "8f17740d-f954-4c82-bd26-930835d7f3e2",
                            "last_updated": "2023-05-16T11:02:27.773258-04:00",
                            "created_at": "2023-05-10T15:12:02.210406-04:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "d0a64381-0004-4938-ae44-2bd4742f280f",
                            "gambit_id": "4ea9ecc7-5d51-4c0c-a261-c6aad7c9e840",
                            "last_updated": "2023-05-16T11:02:27.740855-04:00",
                            "created_at": "2023-05-10T15:12:02.184351-04:00",
                            "name": "Aaron Rai",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "dcb1c596-9db2-4cd7-93e8-dc2c77c341a4",
                            "gambit_id": "9689889d-248c-4df0-9a9f-c44a36eecffa",
                            "last_updated": "2023-05-16T11:02:27.769868-04:00",
                            "created_at": "2023-05-10T15:12:02.206902-04:00",
                            "name": "Adam Schenk",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b630da05-ee3b-49dc-86b1-383119191f16",
                            "gambit_id": "6a197e1f-1e66-44ea-9369-a8ad22abf262",
                            "last_updated": "2023-05-16T11:02:27.797228-04:00",
                            "created_at": "2023-05-10T15:12:02.229111-04:00",
                            "name": "Aaron Wise",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "77184fea-e3cb-49e3-a266-a7f5cbcb42c7",
                            "gambit_id": "8be4ccd8-0ff5-4ea3-b9c8-718fe864865a",
                            "last_updated": "2023-05-16T11:02:27.778539-04:00",
                            "created_at": "2023-05-10T15:12:02.215037-04:00",
                            "name": "Ben Griffin",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "665bf39b-d2c6-4b70-951a-a3c160ec8166",
                            "gambit_id": "f0e28679-16f0-4b06-9085-d55e337e35a3",
                            "last_updated": "2023-05-16T11:02:27.759640-04:00",
                            "created_at": "2023-05-10T15:12:02.199318-04:00",
                            "name": "Alex Smalley",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "423d2392-2fac-4ab9-9512-e9794a99bfef",
                            "gambit_id": "3dd35404-dba9-40b8-b7e5-3cbcf263733f",
                            "last_updated": "2023-05-16T11:02:27.767953-04:00",
                            "created_at": "2023-05-10T15:12:02.205294-04:00",
                            "name": "S.H. Kim",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "6379ab7c-f8bc-473e-a155-881d27ca72b8",
                            "gambit_id": "77c6732a-b2a7-4b75-a507-75a333c5b8e8",
                            "last_updated": "2023-05-16T11:02:27.748729-04:00",
                            "created_at": "2023-05-10T15:12:02.191071-04:00",
                            "name": "Mark Hubbard",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "39072108-294d-4380-a591-e33ba082f8a2",
                            "gambit_id": "f16a91c6-0197-4a3e-99b2-16318ba03e24",
                            "last_updated": "2023-05-16T11:02:27.728459-04:00",
                            "created_at": "2023-05-10T15:12:02.176260-04:00",
                            "name": "Nate Lashley",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "8ae9e2f6-feb9-4a03-95b6-9c9a10d5c1c0",
                            "gambit_id": "b3b5af2e-011f-410c-8a90-0907187b6f3b",
                            "last_updated": "2023-05-16T11:02:27.733071-04:00",
                            "created_at": "2023-05-10T15:12:02.179146-04:00",
                            "name": "Jimmy Walker",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "88701560-fab3-49b0-9e45-46620ceb11d7",
                            "gambit_id": "b6ec0621-7295-4442-aac7-5c570093c7de",
                            "last_updated": "2023-05-16T11:02:27.721313-04:00",
                            "created_at": "2023-05-10T15:12:02.170796-04:00",
                            "name": "Dylan Wu",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "1d3106d5-91e9-4c4d-af4f-0fff3bbd9112",
                            "gambit_id": "815173a5-fc9a-47b5-8a83-cfedac225ab5",
                            "last_updated": "2023-05-16T11:02:27.763940-04:00",
                            "created_at": "2023-05-10T15:12:02.202179-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ce6840d0-26e2-43a4-a16c-9ec1751c7dba",
                            "gambit_id": "36f05115-6ca4-4518-9457-ea216606ce65",
                            "last_updated": "2023-05-16T11:02:27.761701-04:00",
                            "created_at": "2023-05-10T15:12:02.200607-04:00",
                            "name": "Justin Suh",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "eac888c0-147c-4702-ae00-e3f3cf52ce08",
                            "gambit_id": "248799e5-be47-45f8-aa47-8a96cab3e6e5",
                            "last_updated": "2023-05-16T11:02:27.735131-04:00",
                            "created_at": "2023-05-10T15:12:02.180458-04:00",
                            "name": "Ryan Palmer",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "76ba07ed-8edc-4f67-8699-69006c91b4db",
                            "gambit_id": "62ad2a67-9f98-4dac-8bbd-bb63b373c337",
                            "last_updated": "2023-05-16T11:02:27.765879-04:00",
                            "created_at": "2023-05-10T15:12:02.203632-04:00",
                            "name": "Cameron Champ",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "97ab98f5-5cf9-47db-b803-2ce064ae1289",
                            "gambit_id": "44ad53de-3863-43b3-8ae5-738a2b132c01",
                            "last_updated": "2023-05-16T11:02:27.719770-04:00",
                            "created_at": "2023-05-10T15:12:02.169206-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "93304c5c-1513-4057-b60e-08f00c2b6885",
                            "gambit_id": "853dc998-aa2e-4d2d-8dca-c2055c6e8d58",
                            "last_updated": "2023-05-16T11:02:27.753766-04:00",
                            "created_at": "2023-05-10T15:12:02.195162-04:00",
                            "name": "Garrick Higgo",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e1ccdc08-7339-4ade-858f-793e6eb29134",
                            "gambit_id": "da5d55eb-bbf0-4637-beaf-de7ea8b98c41",
                            "last_updated": "2023-05-16T11:02:27.752133-04:00",
                            "created_at": "2023-05-10T15:12:02.193850-04:00",
                            "name": "Davis Thompson",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "43f4afe1-acf0-4559-98d0-f8843e1e6f5e",
                            "gambit_id": "a6796ee3-ad93-4767-91fa-3507081704df",
                            "last_updated": "2023-05-16T11:02:27.713394-04:00",
                            "created_at": "2023-05-10T15:12:02.163146-04:00",
                            "name": "David Lipsky",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "bfbc706e-8292-423d-b54a-aa1a99df833e",
                            "gambit_id": "5c623148-6a51-4c2a-af6a-031c7b8f1280",
                            "last_updated": "2023-05-16T11:02:27.742515-04:00",
                            "created_at": "2023-05-10T15:12:02.185672-04:00",
                            "name": "Robby Shelton",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "a86836cc-1694-4fab-aa79-06bc6642d094",
                            "gambit_id": "ad4e9bdf-1e82-42eb-8970-542fadef01d2",
                            "last_updated": "2023-05-16T11:02:27.745538-04:00",
                            "created_at": "2023-05-10T15:12:02.188315-04:00",
                            "name": "Harry Hall",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "d5f4e64e-c97b-4030-8171-8c03f45967e5",
                            "gambit_id": "0415be80-ab14-4959-923d-1e782e7f7a83",
                            "last_updated": "2023-05-16T11:02:27.750364-04:00",
                            "created_at": "2023-05-10T15:12:02.192500-04:00",
                            "name": "Luke List",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "79ee0078-f070-4c78-bd50-333a2e8c266f",
                            "gambit_id": "41beae2f-9c0b-44a8-86cb-f301f3f8eee2",
                            "last_updated": "2023-05-16T11:02:27.737184-04:00",
                            "created_at": "2023-05-10T15:12:02.181727-04:00",
                            "name": "M-J Daffue",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b60cda39-e614-4f35-9130-9956c5d4ea14",
                            "gambit_id": "95c41661-2009-4a7f-a0ae-5ab34ca8343c",
                            "last_updated": "2023-05-16T11:02:27.744016-04:00",
                            "created_at": "2023-05-10T15:12:02.187036-04:00",
                            "name": "Vincent Norrman",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "c7749067-1aa0-41c3-be64-7588b4d1ae5d",
                            "gambit_id": "e5032fe6-4a24-40b3-b542-82b95868162c",
                            "last_updated": "2023-05-16T11:02:27.739004-04:00",
                            "created_at": "2023-05-10T15:12:02.183031-04:00",
                            "name": "Patton Kizzire",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "17bc4ad6-61e5-4eb9-8b2e-a62b5dacd495",
                            "gambit_id": "3d3839db-73aa-4914-aa2a-3be39b707874",
                            "last_updated": "2023-05-16T11:02:27.723153-04:00",
                            "created_at": "2023-05-10T15:12:02.172282-04:00",
                            "name": "Pierceson Coody",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9f70ea21-5180-4daa-8177-06b275df6071",
                            "gambit_id": "a24ae8b8-ce94-42ef-8547-9bb305b89a4f",
                            "last_updated": "2023-05-16T11:02:27.726622-04:00",
                            "created_at": "2023-05-10T15:12:02.174875-04:00",
                            "name": "Trey Mullinax",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ac21be17-0faa-41f1-9fbc-41c3c7043eac",
                            "gambit_id": "b4f48206-ef9b-479b-9099-a39ec41c0610",
                            "last_updated": "2023-05-16T11:02:27.699081-04:00",
                            "created_at": "2023-05-10T15:12:02.150691-04:00",
                            "name": "Doug Ghim",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "71664206-b770-47a1-9548-b87f04a657c9",
                            "gambit_id": "1d981b7b-567b-41cd-8680-7dcecfe5b9c8",
                            "last_updated": "2023-05-16T11:02:27.826148-04:00",
                            "created_at": "2023-05-10T15:12:02.247702-04:00",
                            "name": "Greyson Sigg",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b06c04ca-0e14-476c-9101-75cf7f70a5cf",
                            "gambit_id": "70c9e167-1929-4ca3-9604-940c58a2caf0",
                            "last_updated": "2023-05-16T11:02:27.724813-04:00",
                            "created_at": "2023-05-10T15:12:02.173599-04:00",
                            "name": "Charley Hoffman",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "3517fd60-9167-4410-a465-7a3f3ff7fffd",
                            "gambit_id": "6fd757a0-5fdc-463b-88f5-d5427c13e5a6",
                            "last_updated": "2023-05-16T11:02:27.715069-04:00",
                            "created_at": "2023-05-10T15:12:02.164436-04:00",
                            "name": "Austin Smotherman",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "5b25dfed-7ed0-47ab-ba63-caa438ecff5a",
                            "gambit_id": "24133169-2995-4235-b16f-6a7b73637d80",
                            "last_updated": "2023-05-16T11:02:27.685304-04:00",
                            "created_at": "2023-05-10T15:12:02.140494-04:00",
                            "name": "Kramer Hickok",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e3413d33-c999-4f71-9455-8fa40283ce2d",
                            "gambit_id": "66882626-0a4d-451a-a77e-3d710eac0e77",
                            "last_updated": "2023-05-16T11:02:27.718190-04:00",
                            "created_at": "2023-05-10T15:12:02.167236-04:00",
                            "name": "Tyler Duncan",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "2cad9bd1-6f38-44fa-84d5-e2dea5961e66",
                            "gambit_id": "cbad140f-37c2-4444-afbc-0b57cf65e3c3",
                            "last_updated": "2023-05-16T11:02:27.697280-04:00",
                            "created_at": "2023-05-10T15:12:02.149258-04:00",
                            "name": "Lucas Glover",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "180f713e-b399-47ea-b3cb-519957663dcc",
                            "gambit_id": "685d0e2f-7df7-4d75-9987-0ade44d34c46",
                            "last_updated": "2023-05-16T11:02:27.730657-04:00",
                            "created_at": "2023-05-10T15:12:02.177701-04:00",
                            "name": "Erik Van Rooyen",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "894f52f2-141f-429b-9a0f-f8ea4322119e",
                            "gambit_id": "2f3b7751-e048-4d54-be02-ae41129cf172",
                            "last_updated": "2023-05-16T11:02:27.716660-04:00",
                            "created_at": "2023-05-10T15:12:02.165844-04:00",
                            "name": "Austin Eckroat",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4a9cce1a-dcbe-44f5-a64e-95c2fce1edd0",
                            "gambit_id": "bf390e6a-5595-45d4-9a48-5bfee40ac9ea",
                            "last_updated": "2023-05-16T11:02:27.706721-04:00",
                            "created_at": "2023-05-10T15:12:02.157445-04:00",
                            "name": "Andrew Novak",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "1e981b43-b18f-47c0-a555-0d240e66faa1",
                            "gambit_id": "5a68b132-b21d-4523-bb60-13cefc5e6f9d",
                            "last_updated": "2023-05-16T11:02:27.704884-04:00",
                            "created_at": "2023-05-10T15:12:02.155856-04:00",
                            "name": "Adam Long",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "00339d0d-b034-4733-b8da-6b5e1bdfb48e",
                            "gambit_id": "153046cb-7a61-4147-9aff-5814c7b6e8c8",
                            "last_updated": "2023-05-16T11:02:27.693510-04:00",
                            "created_at": "2023-05-10T15:12:02.146419-04:00",
                            "name": "Harry Higgs",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "94e36634-408d-4b78-b75f-218022602882",
                            "gambit_id": "2835c9a5-a991-4555-8a2e-47fdda832574",
                            "last_updated": "2023-05-16T11:02:27.681577-04:00",
                            "created_at": "2023-05-10T15:12:02.137852-04:00",
                            "name": "Kevin Chappell",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "2a675e79-9fef-479b-ad3c-b1b51bb68669",
                            "gambit_id": "385f792e-9557-4827-aa90-22179acdb40a",
                            "last_updated": "2023-05-16T11:02:27.695522-04:00",
                            "created_at": "2023-05-10T15:12:02.147927-04:00",
                            "name": "Scott Piercy",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b7187609-dfb0-4765-888f-a4a4864a4802",
                            "gambit_id": "9ee1162b-8e23-4add-8f60-9fef04293192",
                            "last_updated": "2023-05-16T11:02:27.700914-04:00",
                            "created_at": "2023-05-10T15:12:02.152391-04:00",
                            "name": "Augusto Nunez",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9ae4c54f-23cf-4fa1-baef-b653bc12dc96",
                            "gambit_id": "58664c3e-bd56-4d18-8f93-e7025241c8f0",
                            "last_updated": "2023-05-16T11:02:27.708489-04:00",
                            "created_at": "2023-05-10T15:12:02.158972-04:00",
                            "name": "Vincent Whaley",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "31e81ec0-2d65-4688-86b3-884380195a4a",
                            "gambit_id": "57950d4f-a2ca-42c3-b6c2-3f048c13f553",
                            "last_updated": "2023-05-16T11:02:27.711722-04:00",
                            "created_at": "2023-05-10T15:12:02.161786-04:00",
                            "name": "Carl Yuan",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4e0342b9-a12f-4be3-8a86-4b8acca3bde1",
                            "gambit_id": "5de152e6-5dac-4f8f-ae5c-b82e21a8484d",
                            "last_updated": "2023-05-16T11:02:27.632986-04:00",
                            "created_at": "2023-05-10T15:12:02.095250-04:00",
                            "name": "Chad Ramey",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "0b98f122-5569-4e4c-9cdd-def33a33c049",
                            "gambit_id": "4c31745e-3b4b-4753-a0d2-380435226bb4",
                            "last_updated": "2023-05-16T11:02:27.824133-04:00",
                            "created_at": "2023-05-10T15:12:02.246283-04:00",
                            "name": "Stewart Cink",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "46a0667a-3434-441e-85ed-6c8bae74f4d6",
                            "gambit_id": "48e97d64-e729-42a1-ac78-912de6237606",
                            "last_updated": "2023-05-16T11:02:27.687300-04:00",
                            "created_at": "2023-05-10T15:12:02.141916-04:00",
                            "name": "Troy Merritt",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "6f5d1fcc-b6c3-4bdc-9a2f-5a641bb2c358",
                            "gambit_id": "87c55787-05e8-49cc-ad9e-c51cdc67238f",
                            "last_updated": "2023-05-16T11:02:27.678179-04:00",
                            "created_at": "2023-05-10T15:12:02.134738-04:00",
                            "name": "Tano Goya",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "afd9b00a-2cfc-42c6-8a54-9fed17253e29",
                            "gambit_id": "aef1c6cd-0094-4d85-ba18-a69454931530",
                            "last_updated": "2023-05-16T11:02:27.689381-04:00",
                            "created_at": "2023-05-10T15:12:02.143363-04:00",
                            "name": "Aaron Baddeley",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f6bfc50f-bdbb-47cb-9c73-6a2870dd742d",
                            "gambit_id": "289047b1-b0c3-413a-b52b-1ad163151ef6",
                            "last_updated": "2023-05-16T11:02:27.691559-04:00",
                            "created_at": "2023-05-10T15:12:02.144744-04:00",
                            "name": "Chesson Hadley",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "c23b69a4-9a8d-4d85-bd3b-bc8c5c40b28a",
                            "gambit_id": "aa9f4132-7989-45a4-9a1c-b0c665110c77",
                            "last_updated": "2023-05-16T11:02:27.665977-04:00",
                            "created_at": "2023-05-10T15:12:02.124627-04:00",
                            "name": "David Micheluzzi",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "6a3c5735-8444-470a-9b0e-b5b4cbce4ba9",
                            "gambit_id": "2eedd8c9-7a03-460d-8168-ef2ec42535b0",
                            "last_updated": "2023-05-16T11:02:27.653917-04:00",
                            "created_at": "2023-05-10T15:12:02.115263-04:00",
                            "name": "James Hahn",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e8c91588-b359-4b39-a333-b82ebbb77880",
                            "gambit_id": "c0e308e7-13f0-41ee-af2c-9ff1c65f2b45",
                            "last_updated": "2023-05-16T11:02:27.702984-04:00",
                            "created_at": "2023-05-10T15:12:02.154201-04:00",
                            "name": "Ryan Gerard",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "472fa09f-5223-4325-8824-bdb7e2170d81",
                            "gambit_id": "7ffb83fc-b834-483e-a11a-93a63a1c44b9",
                            "last_updated": "2023-05-16T11:02:27.657108-04:00",
                            "created_at": "2023-05-10T15:12:02.117915-04:00",
                            "name": "Justin Lower",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "579a6f71-3e89-486c-9421-d19e28a74ad2",
                            "gambit_id": "4a876c02-e874-45f3-b3ad-ccaa1c17405e",
                            "last_updated": "2023-05-16T11:02:27.674813-04:00",
                            "created_at": "2023-05-10T15:12:02.131628-04:00",
                            "name": "Sean O'Hair",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "5b093f6f-c38c-4c3e-b3b4-1beb8cef0aaf",
                            "gambit_id": "c20340bb-68ba-44b5-a088-ea33cd312061",
                            "last_updated": "2023-05-16T11:02:27.671236-04:00",
                            "created_at": "2023-05-10T15:12:02.128843-04:00",
                            "name": "Cameron Percy",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "7db81b1f-6ff1-440a-9eed-25c570c3fae8",
                            "gambit_id": "27165c11-689e-4301-9ae6-6a35c79f77b2",
                            "last_updated": "2023-05-16T11:02:27.646458-04:00",
                            "created_at": "2023-05-10T15:12:02.106055-04:00",
                            "name": "Henrik Norlander",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f6827906-bc52-46ad-b388-694fe10f2709",
                            "gambit_id": "8a9061ed-2b34-4bc8-a271-f079872daa3c",
                            "last_updated": "2023-05-16T11:02:27.672988-04:00",
                            "created_at": "2023-05-10T15:12:02.130284-04:00",
                            "name": "Doc Redman",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "c611cd08-45ff-475b-a4ad-8ce8d34d4690",
                            "gambit_id": "dfc4f568-fc21-4d3b-8703-344c96c40ce1",
                            "last_updated": "2023-05-16T11:02:27.683453-04:00",
                            "created_at": "2023-05-10T15:12:02.139167-04:00",
                            "name": "Kevin Roy",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "57b6b09a-da53-432f-b0b7-0335d7712260",
                            "gambit_id": "b239f9e1-a8b9-4b47-98f4-b9ddd8ef35e3",
                            "last_updated": "2023-05-16T11:02:27.629574-04:00",
                            "created_at": "2023-05-10T15:12:02.092582-04:00",
                            "name": "Robert Streb",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "dd90c994-246e-4490-844f-c5bf4de3cd0a",
                            "gambit_id": "47eaae84-19f4-4ab6-b66f-82c65b0d485a",
                            "last_updated": "2023-05-16T11:02:27.659076-04:00",
                            "created_at": "2023-05-10T15:12:02.119271-04:00",
                            "name": "C T Pan",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "35b0d788-6992-409d-bfa7-ff3dc4327e64",
                            "gambit_id": "4ff3b4d8-86bf-4722-a6e7-fec3d1c783f6",
                            "last_updated": "2023-05-16T11:02:27.679805-04:00",
                            "created_at": "2023-05-10T15:12:02.136343-04:00",
                            "name": "Seung-Yul Noh",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9cbd10a1-a564-4dd3-9480-a86ab92d06e7",
                            "gambit_id": "a92c1c99-e0fc-4c59-95f8-1254dfdc4d33",
                            "last_updated": "2023-05-16T11:02:27.669743-04:00",
                            "created_at": "2023-05-10T15:12:02.127468-04:00",
                            "name": "Brice Garnett",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ea66446a-9380-4092-842b-ca6bef9383c2",
                            "gambit_id": "86b212ed-ede7-4cfe-a5f3-800da18e6e13",
                            "last_updated": "2023-05-16T11:02:27.676514-04:00",
                            "created_at": "2023-05-10T15:12:02.133004-04:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "7aad33de-2cbd-49e6-8f11-482060ed56aa",
                            "gambit_id": "85acb546-24c1-4b3f-aac4-8de23c5b69c8",
                            "last_updated": "2023-05-16T11:02:27.655646-04:00",
                            "created_at": "2023-05-10T15:12:02.116611-04:00",
                            "name": "Carson Young",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "edb9a842-dc7f-4cdc-afc3-cdfae33391b5",
                            "gambit_id": "f52e2434-e4a9-4764-a49d-87690d4f8381",
                            "last_updated": "2023-05-16T11:02:27.638177-04:00",
                            "created_at": "2023-05-10T15:12:02.099451-04:00",
                            "name": "Zac Blair",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b991f3cf-6fc8-4aec-83a5-6a519c477c4f",
                            "gambit_id": "21908804-bbdf-4950-a1b2-2518e6d9939f",
                            "last_updated": "2023-05-16T11:02:27.644750-04:00",
                            "created_at": "2023-05-10T15:12:02.104788-04:00",
                            "name": "Matthias Schwab",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "56a83423-7ae3-490a-bcd5-47fa1eb8f4f0",
                            "gambit_id": "26155c5e-1407-48b6-9f50-6ce4634b10e3",
                            "last_updated": "2023-05-16T11:02:27.710152-04:00",
                            "created_at": "2023-05-10T15:12:02.160374-04:00",
                            "name": "Matti Schmid",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "d6dd0ad6-2929-48fa-b369-c09a772d82cb",
                            "gambit_id": "253fd04c-db16-4575-acf8-0083244f563a",
                            "last_updated": "2023-05-16T11:02:27.652047-04:00",
                            "created_at": "2023-05-10T15:12:02.112221-04:00",
                            "name": "Hank Lebioda",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "a3d65dee-dc1c-4b2e-9cf5-397a6f046011",
                            "gambit_id": "aa13f4d7-a265-4729-9cc6-f763e32cdd8c",
                            "last_updated": "2023-05-16T11:02:27.648327-04:00",
                            "created_at": "2023-05-10T15:12:02.107657-04:00",
                            "name": "Kevin Tway",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "a13ca501-6af4-43fb-b315-a769d683ca01",
                            "gambit_id": "29c08171-1c11-4a4a-a87f-7d3b28b235e7",
                            "last_updated": "2023-05-16T11:02:27.619272-04:00",
                            "created_at": "2023-05-10T15:12:02.084629-04:00",
                            "name": "Tyson Alexander",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "317d8a30-a094-4c84-a854-726eb89ccb66",
                            "gambit_id": "2bc6184e-d021-4589-bafb-a372f0734027",
                            "last_updated": "2023-05-16T11:02:27.664391-04:00",
                            "created_at": "2023-05-10T15:12:02.123309-04:00",
                            "name": "Austin Cook",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "d46a00e5-9b56-4d0f-aa8a-1faec7c48b8b",
                            "gambit_id": "c7b5907d-a405-4467-bcb3-1bb62f7ede31",
                            "last_updated": "2023-05-16T11:02:27.634639-04:00",
                            "created_at": "2023-05-10T15:12:02.096639-04:00",
                            "name": "Roger Sloan",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "5577738c-afd4-4a61-b888-065fca664b33",
                            "gambit_id": "c9f60567-249b-452a-ad23-93b65b8b14c4",
                            "last_updated": "2023-05-16T11:02:27.636351-04:00",
                            "created_at": "2023-05-10T15:12:02.098090-04:00",
                            "name": "Cody Gribble",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "171ff5b9-63ec-4633-af5c-2a7689adb7de",
                            "gambit_id": "e8365a2e-c42b-415f-8ef9-a5ee9a20518d",
                            "last_updated": "2023-05-16T11:02:27.667947-04:00",
                            "created_at": "2023-05-10T15:12:02.126013-04:00",
                            "name": "Dylan Frittelli",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f4bc5719-ed20-473f-b05a-2121f6c474d2",
                            "gambit_id": "b7c796f7-8e35-447f-a108-02cecf31e76a",
                            "last_updated": "2023-05-16T11:02:27.639795-04:00",
                            "created_at": "2023-05-10T15:12:02.100709-04:00",
                            "name": "Martin Laird",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "33284b79-6ba9-4e10-8b73-ab04043d901e",
                            "gambit_id": "d9e5d33f-3259-44ab-ba92-8bccf6ca220c",
                            "last_updated": "2023-05-16T11:02:27.641313-04:00",
                            "created_at": "2023-05-10T15:12:02.102118-04:00",
                            "name": "Chris Stroud",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "6d3dc52f-34ab-476d-a230-d83f903ced5b",
                            "gambit_id": "fba651fc-c767-4f46-bb87-f0e2cda8aba0",
                            "last_updated": "2023-05-16T11:02:27.643045-04:00",
                            "created_at": "2023-05-10T15:12:02.103512-04:00",
                            "name": "Ryan Moore",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "ccdf0698-8eef-4984-8fa2-633a35a79bfc",
                            "gambit_id": "001d6cd1-6a51-4789-9686-7fb0470a8b21",
                            "last_updated": "2023-05-16T11:02:27.650045-04:00",
                            "created_at": "2023-05-10T15:12:02.110634-04:00",
                            "name": "Brandon Matthews",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "9bc61330-7d5e-4581-b5ee-fb4034ab920a",
                            "gambit_id": "3607c561-ed15-445b-8173-70a942ff006a",
                            "last_updated": "2023-05-16T11:02:27.622601-04:00",
                            "created_at": "2023-05-10T15:12:02.087198-04:00",
                            "name": "Bill Haas",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "5405c7c2-d4d5-4362-a701-0d60165a2c0c",
                            "gambit_id": "c684e30b-b389-4b76-a84c-59feef464ed3",
                            "last_updated": "2023-05-16T11:02:27.662705-04:00",
                            "created_at": "2023-05-10T15:12:02.121873-04:00",
                            "name": "Brent Grant",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "48bc5bbc-3852-4fc9-a50c-37a4d7862443",
                            "gambit_id": "bbc884c5-bcf7-4f3c-a555-027fa3610900",
                            "last_updated": "2023-05-16T11:02:27.617683-04:00",
                            "created_at": "2023-05-10T15:12:02.083365-04:00",
                            "name": "Ryan Armour",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "90dee4b1-6d0e-41cf-9411-ad7a0dbccd5e",
                            "gambit_id": "637f836d-0c29-48b4-bb1b-dde71af842c2",
                            "last_updated": "2023-05-16T11:02:27.627949-04:00",
                            "created_at": "2023-05-10T15:12:02.091269-04:00",
                            "name": "Trevor Werbylo",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "aadafb9d-34a1-48a1-838b-5967a3b6f6a7",
                            "gambit_id": "b1e38c21-526f-4b15-acfb-90d0f11c2b6b",
                            "last_updated": "2023-05-16T11:02:27.626359-04:00",
                            "created_at": "2023-05-10T15:12:02.089972-04:00",
                            "name": "Russell Knox",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "13e8a42d-f667-442d-9a0b-c5b4eb88de8b",
                            "gambit_id": "e5f0ffe1-0fcb-4c98-a768-481d7d593ae7",
                            "last_updated": "2023-05-16T11:02:27.613052-04:00",
                            "created_at": "2023-05-10T15:12:02.079391-04:00",
                            "name": "Harrison Endycott",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4734ada6-24a0-49d7-bd92-e2c604d3b82c",
                            "gambit_id": "e123e827-13f1-49db-a8e4-958b596b6311",
                            "last_updated": "2023-05-16T11:02:27.660772-04:00",
                            "created_at": "2023-05-10T15:12:02.120587-04:00",
                            "name": "Satoshi Kodaira",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "d0374acf-f651-464a-8876-a5dd9a1c15c2",
                            "gambit_id": "8bcacb83-d5c0-422e-acf5-a960db0ffed3",
                            "last_updated": "2023-05-16T11:02:27.608340-04:00",
                            "created_at": "2023-05-10T15:12:02.075040-04:00",
                            "name": "Jason Dufner",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4ed0c4af-12a6-44ff-8289-1d973c2f03a5",
                            "gambit_id": "1ce10a8f-c5c3-4274-95f5-7f9ed009119a",
                            "last_updated": "2023-05-16T11:02:27.624478-04:00",
                            "created_at": "2023-05-10T15:12:02.088481-04:00",
                            "name": "Martin Trainer",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "62e6d17d-6efe-4f09-8e51-8cd258e38e8c",
                            "gambit_id": "e1b07617-8a94-4c21-b39b-30862d1dedfe",
                            "last_updated": "2023-05-16T11:02:27.609827-04:00",
                            "created_at": "2023-05-10T15:12:02.076382-04:00",
                            "name": "Jonathan Byrd",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "714f2eb3-aa55-47e3-b809-84773bfafd11",
                            "gambit_id": "925944d1-6f8e-4bf6-8f75-5feee0206e25",
                            "last_updated": "2023-05-16T11:02:27.611411-04:00",
                            "created_at": "2023-05-10T15:12:02.077933-04:00",
                            "name": "Paul Haley",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "5dedd577-80dd-4171-8adb-a2dfb4f4fd63",
                            "gambit_id": "a3adfcca-afec-4e32-a9f0-a440d4077718",
                            "last_updated": "2023-05-16T11:02:27.614609-04:00",
                            "created_at": "2023-05-10T15:12:02.080632-04:00",
                            "name": "Scott Brown",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f5c112c8-0da3-495a-be41-472fe0457bf2",
                            "gambit_id": "b048c273-0373-48ac-8d78-796bc97cd9fb",
                            "last_updated": "2023-05-16T11:02:27.616126-04:00",
                            "created_at": "2023-05-10T15:12:02.081848-04:00",
                            "name": "Kyle Westmoreland",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "c65d4bf2-c5a6-4a3a-ba9a-d3a1247da941",
                            "gambit_id": "96776fe0-b329-4bd1-8921-8926c00ad2e8",
                            "last_updated": "2023-05-16T11:02:27.631265-04:00",
                            "created_at": "2023-05-10T15:12:02.093932-04:00",
                            "name": "Scott Harrington",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "76cde51b-de93-44e0-84f1-6bd1298ba7fe",
                            "gambit_id": "1be74f14-c7a3-4ef4-a9fa-64d1f136f04a",
                            "last_updated": "2023-05-16T11:02:27.620901-04:00",
                            "created_at": "2023-05-10T15:12:02.085931-04:00",
                            "name": "Trevor Cone",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e9dc3718-1dfe-4f61-801b-18292de350f2",
                            "gambit_id": "58c60d29-83e4-4acb-b7d3-689fa66573ad",
                            "last_updated": "2023-05-16T11:02:27.603687-04:00",
                            "created_at": "2023-05-10T15:12:02.071395-04:00",
                            "name": "Grayson Murray",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "dab8d046-99a1-4ddd-b8ce-f37eda5c14fa",
                            "gambit_id": "52194b31-633c-44e8-83fc-adcc40c87a59",
                            "last_updated": "2023-05-16T11:02:27.600366-04:00",
                            "created_at": "2023-05-10T15:12:02.069126-04:00",
                            "name": "Michael Gligic",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "7f9b4946-0fb3-4411-b59b-0a9908174d60",
                            "gambit_id": "b6f78c1c-eba0-4732-ab82-3bb5d87d687d",
                            "last_updated": "2023-05-16T11:02:27.598814-04:00",
                            "created_at": "2023-05-10T15:12:02.067945-04:00",
                            "name": "Andrew Landry",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "0eb90de7-d4cd-4773-b0ad-9c3ddade351d",
                            "gambit_id": "cdb3c447-6d19-4838-9e41-52160e2850ab",
                            "last_updated": "2023-05-16T11:02:27.597043-04:00",
                            "created_at": "2023-05-10T15:12:02.066609-04:00",
                            "name": "Fabian Gomez",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f025e4d9-c833-4559-ac13-e0e28609cb57",
                            "gambit_id": "11ef6096-6984-4063-ab2e-f5c5ac43057b",
                            "last_updated": "2023-05-16T11:02:27.606820-04:00",
                            "created_at": "2023-05-10T15:12:02.073705-04:00",
                            "name": "Richy Werenski",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "5600f9de-64a3-465a-9e69-48ce089f3f57",
                            "gambit_id": "ed5800b1-eced-4953-9a01-ec7b81530413",
                            "last_updated": "2023-05-16T11:02:27.595199-04:00",
                            "created_at": "2023-05-10T15:12:02.064957-04:00",
                            "name": "Ryan Brehm",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "fd5e9cbb-fd7a-4f89-bf30-482100f1d3ae",
                            "gambit_id": "63ec7390-3cb3-4985-856d-eab4223d4a70",
                            "last_updated": "2023-05-16T11:02:27.589643-04:00",
                            "created_at": "2023-05-10T15:12:02.060373-04:00",
                            "name": "Sang Moon Bae",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f7ebe53f-8440-4c46-a692-ff860302dbe7",
                            "gambit_id": "82b26043-1cde-4e3a-b10a-f350286aa915",
                            "last_updated": "2023-05-16T11:02:27.605262-04:00",
                            "created_at": "2023-05-10T15:12:02.072529-04:00",
                            "name": "Jim Herman",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f05c0d41-04d5-4aa8-bd93-563ba7cd7c08",
                            "gambit_id": "ab778242-924e-4026-9e36-534870037130",
                            "last_updated": "2023-05-16T11:02:27.578401-04:00",
                            "created_at": "2023-05-10T15:12:02.049122-04:00",
                            "name": "Parker Coody",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "2999f947-950e-49e3-bc0b-43c0438e7084",
                            "gambit_id": "7f82f1e2-56cd-44af-b1b4-648fafc17243",
                            "last_updated": "2023-05-16T11:02:27.593392-04:00",
                            "created_at": "2023-05-10T15:12:02.063569-04:00",
                            "name": "Jonas Blixt",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "d6b660f4-ced3-40f7-9137-f5873582c1be",
                            "gambit_id": "f8cb2b2c-a7e6-46d3-9184-3ae329a18924",
                            "last_updated": "2023-05-16T11:02:27.602203-04:00",
                            "created_at": "2023-05-10T15:12:02.070296-04:00",
                            "name": "Sung Kang",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "f037bac6-7ce5-4ade-b6b1-58d2c0a4fa40",
                            "gambit_id": "2e65f0f1-763f-4dd9-b396-350e54580964",
                            "last_updated": "2023-05-16T11:02:27.591677-04:00",
                            "created_at": "2023-05-10T15:12:02.061903-04:00",
                            "name": "William McGirt",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "7b67e353-e16f-4c4c-bb41-52262a2f5982",
                            "gambit_id": "f1f25165-6658-46ca-87d7-e60884652135",
                            "last_updated": "2023-05-16T11:02:27.585061-04:00",
                            "created_at": "2023-05-10T15:12:02.055013-04:00",
                            "name": "Geoff Ogilvy",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "69704f13-38b7-402d-9e6d-e539036c1279",
                            "gambit_id": "20767dc2-7cff-44c4-8e1f-758bed6a0187",
                            "last_updated": "2023-05-16T11:02:27.583489-04:00",
                            "created_at": "2023-05-10T15:12:02.053526-04:00",
                            "name": "Kyle Stanley",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e99a3945-6700-40f1-ac1f-c62b9462f9e3",
                            "gambit_id": "99ed96df-09cc-4890-8532-50d32872c4a1",
                            "last_updated": "2023-05-16T11:02:27.586531-04:00",
                            "created_at": "2023-05-10T15:12:02.057317-04:00",
                            "name": "Peter Kuest",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "57b4bf41-670d-456a-9691-ed9beacd128e",
                            "gambit_id": "2c60b4b7-674e-42cb-9ecc-289a14cb6416",
                            "last_updated": "2023-05-16T11:02:27.567302-04:00",
                            "created_at": "2023-05-10T15:12:02.040530-04:00",
                            "name": "William Knauth",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "3a8e391d-3bbe-4f70-8399-fdf88894f07b",
                            "gambit_id": "a3e240e5-97eb-415c-8063-635349c870d5",
                            "last_updated": "2023-05-16T11:02:27.574863-04:00",
                            "created_at": "2023-05-10T15:12:02.046301-04:00",
                            "name": "Greg Chalmers",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "fbc9abdc-e195-48e3-af29-c0aee17b1601",
                            "gambit_id": "d9135631-c071-4ed7-add5-fc1001b26ac1",
                            "last_updated": "2023-05-16T11:02:27.822054-04:00",
                            "created_at": "2023-05-10T15:12:02.244915-04:00",
                            "name": "Derek Lamley",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "3ea6e63a-a180-410f-ac45-35a639c40b03",
                            "gambit_id": "232756c7-d0d0-4fed-a026-80be360e6b0e",
                            "last_updated": "2023-05-16T11:02:27.581874-04:00",
                            "created_at": "2023-05-10T15:12:02.052078-04:00",
                            "name": "Brian Stuard",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b820f8ad-2622-40ef-b5b1-868f3c208ec8",
                            "gambit_id": "46a36d30-7e48-464c-9539-67811be71c45",
                            "last_updated": "2023-05-16T11:02:27.569382-04:00",
                            "created_at": "2023-05-10T15:12:02.041981-04:00",
                            "name": "Max McGreevy",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "15034edb-cd7f-431b-8b89-2b352769a8c1",
                            "gambit_id": "005db06d-3e04-40b9-b311-a1cef1f70c33",
                            "last_updated": "2023-05-16T11:02:27.571266-04:00",
                            "created_at": "2023-05-10T15:12:02.043425-04:00",
                            "name": "Ricky Barnes",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4a8e92aa-c1f0-4715-9c4c-9d0bed66324c",
                            "gambit_id": "5f1f873c-996d-471f-ad15-574434fb7649",
                            "last_updated": "2023-05-16T11:02:27.576644-04:00",
                            "created_at": "2023-05-10T15:12:02.047717-04:00",
                            "name": "Nick Watney",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "2bb16889-3b63-4ca8-a4b2-ffca3dd42c35",
                            "gambit_id": "4c4780fc-6408-4a86-91e7-06a4759ea561",
                            "last_updated": "2023-05-16T11:02:27.588048-04:00",
                            "created_at": "2023-05-10T15:12:02.058964-04:00",
                            "name": "Wesley Bryan",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "50a17ed7-b6dc-439c-84c7-5ad2a2955826",
                            "gambit_id": "0f96cc22-8d5b-4aaa-a0ac-1dee81cfbc02",
                            "last_updated": "2023-05-16T11:02:27.580161-04:00",
                            "created_at": "2023-05-10T15:12:02.050648-04:00",
                            "name": "Derek Ernst",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "4156e02a-d549-4995-a770-208b4c537116",
                            "gambit_id": "7181e9d7-420a-41fe-aecb-742580581432",
                            "last_updated": "2023-05-16T11:02:27.573020-04:00",
                            "created_at": "2023-05-10T15:12:02.044834-04:00",
                            "name": "Kelly Kraft",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "fd477f37-3300-4de9-93b3-d39a93c974c2",
                            "gambit_id": "947c4ac5-aadb-48fc-9950-78411f7e5cd7",
                            "last_updated": "2023-05-16T11:02:27.565194-04:00",
                            "created_at": "2023-05-10T15:12:02.038880-04:00",
                            "name": "Ben Crane",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "b4e60500-3445-413c-a413-295565f3e2d9",
                            "gambit_id": "8beec59f-c5f8-44c8-8877-873750fc0016",
                            "last_updated": "2023-05-16T11:02:27.560888-04:00",
                            "created_at": "2023-05-10T15:12:02.036048-04:00",
                            "name": "Bo Van Pelt",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "e3ab5558-4f45-4844-aebb-e9c6f4a75aab",
                            "gambit_id": "9fdf6797-6133-4645-a353-46d270864e69",
                            "last_updated": "2023-05-16T11:02:27.562986-04:00",
                            "created_at": "2023-05-10T15:12:02.037475-04:00",
                            "name": "D.A. Points",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        },
                        {
                            "id": "c78dbc6f-0598-4930-baea-f7f628c70299",
                            "gambit_id": "23e9c094-1ef5-4448-b68d-036d35c2eb59",
                            "last_updated": "2023-05-16T11:02:27.559011-04:00",
                            "created_at": "2023-05-10T15:12:02.034500-04:00",
                            "name": "J.J Killeen",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb6cb4b-16c4-4a6b-8925-52bfc377274f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41748ca5-a3da-470e-bbb5-d128fd5c93b4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "249c1516-cf87-44ef-9136-c7654e861781",
            "completed": true,
            "last_updated": "2023-05-11T11:17:08.633905-04:00",
            "created_at": "2023-05-10T15:12:01.030932-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/249c1516-cf87-44ef-9136-c7654e861781",
            "datetime": "2023-05-10T22:10:00-04:00",
            "cutoff_datetime": "2023-05-10T22:10:00-04:00",
            "name": "Vegas Golden Knights v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "46b07960-9459-4a7d-9791-35e4bf0e0b23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41748ca5-a3da-470e-bbb5-d128fd5c93b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:12:01.041909-04: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": "Edmonton Oilers",
                                "amount": 6308.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a0844c0-d78d-4527-bd37-81660b92fed6",
                            "gambit_id": "87757641-5154-437d-8026-1da5133b913f",
                            "last_updated": "2023-05-11T11:17:08.647062-04:00",
                            "created_at": "2023-05-10T15:12:01.043218-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b07960-9459-4a7d-9791-35e4bf0e0b23/?format=api"
                        },
                        {
                            "id": "71b0eb23-3551-4c35-b6fb-55dd624cf2ac",
                            "gambit_id": "c3a4dc29-c4ff-4e3d-9455-2f8497e34f4e",
                            "last_updated": "2023-05-11T11:17:08.648591-04:00",
                            "created_at": "2023-05-10T15:12:01.044708-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b07960-9459-4a7d-9791-35e4bf0e0b23/?format=api"
                        }
                    ]
                },
                {
                    "id": "1047163e-f0b7-4602-b408-2ef77e58f8ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41748ca5-a3da-470e-bbb5-d128fd5c93b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:12:01.037635-04: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": "Vegas Golden Knights",
                                "amount": 5784.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65058420-93e0-4beb-8c23-4bdaf43d9413",
                            "gambit_id": "96ca0fba-6b84-4440-bc3c-1f23d2c155ad",
                            "last_updated": "2023-05-11T11:17:08.643791-04:00",
                            "created_at": "2023-05-10T15:12:01.040478-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1047163e-f0b7-4602-b408-2ef77e58f8ff/?format=api"
                        },
                        {
                            "id": "747f2c93-479a-4b11-90a6-0b9673a6c043",
                            "gambit_id": "9e3b1142-5bb9-4916-9cfb-5e4c0a35ec7a",
                            "last_updated": "2023-05-11T11:17:08.641963-04:00",
                            "created_at": "2023-05-10T15:12:01.038988-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1047163e-f0b7-4602-b408-2ef77e58f8ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0e818f6-edaf-4228-968a-795b92e7aa81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41748ca5-a3da-470e-bbb5-d128fd5c93b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:12:01.032951-04: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": 5599.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "451a8fd5-8f7b-4a97-a45a-042dbcba2743",
                            "gambit_id": "e56f9b19-f6aa-4929-9e36-d547925dde26",
                            "last_updated": "2023-05-11T11:17:08.639085-04:00",
                            "created_at": "2023-05-10T15:12:01.036016-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e818f6-edaf-4228-968a-795b92e7aa81/?format=api"
                        },
                        {
                            "id": "f10c80bc-9776-41ce-80bd-fcbcdc8e6afb",
                            "gambit_id": "99f70f12-c778-44f5-87a2-4b3c1ecb49ea",
                            "last_updated": "2023-05-11T11:17:08.637425-04:00",
                            "created_at": "2023-05-10T15:12:01.034524-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e818f6-edaf-4228-968a-795b92e7aa81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94e73045-c95f-457a-ae83-b6522fe89a1d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c46b548e-e52b-4b8a-b12a-73c1530944a6",
            "completed": true,
            "last_updated": "2023-05-11T11:17:08.474278-04:00",
            "created_at": "2023-05-10T15:12:00.868777-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c46b548e-e52b-4b8a-b12a-73c1530944a6",
            "datetime": "2023-05-10T22:00:00-04:00",
            "cutoff_datetime": "2023-05-10T22:00:00-04:00",
            "name": "Los Angeles Lakers v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "18504168-f07b-4a0f-83e3-dad9ca5b72bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94e73045-c95f-457a-ae83-b6522fe89a1d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:12:00.881734-04: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": "Golden State Warriors",
                                "amount": 7357.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 2643.0
                            }
                        ],
                        "expected_reward_tokens": 9488.37,
                        "profit_sb": -11.63,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9425f812-85a6-4132-a890-72bf3f9c7af8",
                            "gambit_id": "0afe7d05-50e3-43d1-a2ef-9bfb9237d6a8",
                            "last_updated": "2023-05-11T11:17:08.488940-04:00",
                            "created_at": "2023-05-10T15:12:00.883369-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.29000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18504168-f07b-4a0f-83e3-dad9ca5b72bf/?format=api"
                        },
                        {
                            "id": "41bf93f9-67b4-4fcb-ba3a-514431643766",
                            "gambit_id": "bca424b9-0ed5-413f-9801-d1ba6e002ef8",
                            "last_updated": "2023-05-11T11:17:08.490649-04:00",
                            "created_at": "2023-05-10T15:12:00.884884-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "3.59000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18504168-f07b-4a0f-83e3-dad9ca5b72bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "b879e05f-4567-4b16-b111-0d9f34c81a15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94e73045-c95f-457a-ae83-b6522fe89a1d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:12:00.876276-04: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": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ed9b058-64f6-4687-a1b1-bec8907fcada",
                            "gambit_id": "230991a1-eb65-413c-8bc7-4dd71936cd70",
                            "last_updated": "2023-05-11T11:17:08.483818-04:00",
                            "created_at": "2023-05-10T15:12:00.877860-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b879e05f-4567-4b16-b111-0d9f34c81a15/?format=api"
                        },
                        {
                            "id": "82a611d4-5293-459d-8101-2437927eeef8",
                            "gambit_id": "28fe2818-1c48-47ab-8154-67f50e83f52a",
                            "last_updated": "2023-05-11T11:17:08.485523-04:00",
                            "created_at": "2023-05-10T15:12:00.879315-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b879e05f-4567-4b16-b111-0d9f34c81a15/?format=api"
                        }
                    ]
                },
                {
                    "id": "8730ec87-570f-44ea-b94c-0603f9694462",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94e73045-c95f-457a-ae83-b6522fe89a1d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:12:00.870823-04: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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c986955c-b5a3-4976-9074-5081d10a5de9",
                            "gambit_id": "159e0562-c4cb-4d23-bbe2-eeab8bfa098d",
                            "last_updated": "2023-05-11T11:17:08.478411-04:00",
                            "created_at": "2023-05-10T15:12:00.872375-04:00",
                            "name": "Game Total Under 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8730ec87-570f-44ea-b94c-0603f9694462/?format=api"
                        },
                        {
                            "id": "5abc8755-2d17-4cd5-845e-8c252207e075",
                            "gambit_id": "8da745c1-9b92-4e6f-b6f9-63ab4b2dfbc5",
                            "last_updated": "2023-05-11T11:17:08.480221-04:00",
                            "created_at": "2023-05-10T15:12:00.874454-04:00",
                            "name": "Game Total Over 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8730ec87-570f-44ea-b94c-0603f9694462/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a11b0370-969c-498e-b31a-d2180c812212",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e5a8d46-2c63-4d01-ab74-ff335c07de07",
            "completed": true,
            "last_updated": "2023-05-11T11:17:08.159853-04:00",
            "created_at": "2023-05-10T15:12:00.561081-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3e5a8d46-2c63-4d01-ab74-ff335c07de07",
            "datetime": "2023-05-10T19:40:00-04:00",
            "cutoff_datetime": "2023-05-10T19:40:00-04:00",
            "name": "STL (J Montgomery) v. CHC (J Steele)",
            "bettypes": [
                {
                    "id": "1d0b49cb-244f-42e0-9b6d-2deb6116d939",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a11b0370-969c-498e-b31a-d2180c812212/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:12:00.575849-04: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": 5117.0
                            },
                            {
                                "team": "CHC (J Steele)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7455eba9-e82b-47c8-a4b0-33a7e08104c5",
                            "gambit_id": "3647b5fc-8595-46fc-b22d-6f836417e70c",
                            "last_updated": "2023-05-11T11:17:08.176722-04:00",
                            "created_at": "2023-05-10T15:12:00.578975-04:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0b49cb-244f-42e0-9b6d-2deb6116d939/?format=api"
                        },
                        {
                            "id": "ea6bfac6-8ed5-419f-9293-a9a07a0eb795",
                            "gambit_id": "c916866e-5f55-4772-90e6-e93c0bf2a92a",
                            "last_updated": "2023-05-11T11:17:08.175402-04:00",
                            "created_at": "2023-05-10T15:12:00.577277-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0b49cb-244f-42e0-9b6d-2deb6116d939/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f9c686c-3cf9-428b-a0aa-86b5aa355847",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a11b0370-969c-498e-b31a-d2180c812212/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:12:00.569664-04: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": 6651.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c544866a-5d46-4377-9c2a-eb8571c28038",
                            "gambit_id": "e30893f4-c7d1-45a6-a9c8-0a99b048f9fe",
                            "last_updated": "2023-05-11T11:17:08.171166-04:00",
                            "created_at": "2023-05-10T15:12:00.571439-04:00",
                            "name": "STL",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9c686c-3cf9-428b-a0aa-86b5aa355847/?format=api"
                        },
                        {
                            "id": "596e9212-dab6-44bc-b0e8-bbcfff343488",
                            "gambit_id": "1c3e8494-b504-4114-8037-6c46cef1b04f",
                            "last_updated": "2023-05-11T11:17:08.172600-04:00",
                            "created_at": "2023-05-10T15:12:00.573310-04:00",
                            "name": "CHC",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9c686c-3cf9-428b-a0aa-86b5aa355847/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c58c80a-e14b-41ae-bea0-4f646f6f4dae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a11b0370-969c-498e-b31a-d2180c812212/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:12:00.563054-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2ea7edf-b313-4482-af0d-afbc93cd304c",
                            "gambit_id": "109893aa-1b05-47db-8ce8-b23f1a977059",
                            "last_updated": "2023-05-11T11:17:08.163809-04:00",
                            "created_at": "2023-05-10T15:12:00.564727-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c58c80a-e14b-41ae-bea0-4f646f6f4dae/?format=api"
                        },
                        {
                            "id": "f36bb84d-8056-4c99-8865-14747cfbbcc3",
                            "gambit_id": "be74a3e0-1d3c-4bb5-aeea-cdfa34bf6c84",
                            "last_updated": "2023-05-11T11:17:08.165263-04:00",
                            "created_at": "2023-05-10T15:12:00.567291-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c58c80a-e14b-41ae-bea0-4f646f6f4dae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2575107a-076c-41a5-ada4-476c193ea19c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3135347-ced0-4fe1-9bac-364787202e78",
            "completed": true,
            "last_updated": "2023-05-11T11:17:08.319865-04:00",
            "created_at": "2023-05-10T15:12:00.716323-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a3135347-ced0-4fe1-9bac-364787202e78",
            "datetime": "2023-05-10T19:40:00-04:00",
            "cutoff_datetime": "2023-05-10T19:40:00-04:00",
            "name": "CWS (L Lynn) v. KAN (B Keller)",
            "bettypes": [
                {
                    "id": "4ca7cf71-91d7-455a-8fcd-1350486edb71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2575107a-076c-41a5-ada4-476c193ea19c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:12:00.728193-04: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 (L Lynn)",
                                "amount": 5787.0
                            },
                            {
                                "team": "KAN (B Keller)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53fda54c-41a8-4d55-b2dc-7e81498f043b",
                            "gambit_id": "bce69ce0-4baf-4c55-ab98-6d7e25f14b21",
                            "last_updated": "2023-05-11T11:17:08.333689-04:00",
                            "created_at": "2023-05-10T15:12:00.730987-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ca7cf71-91d7-455a-8fcd-1350486edb71/?format=api"
                        },
                        {
                            "id": "a8ec0850-0d30-4ed2-a790-b05cff4b0871",
                            "gambit_id": "207c181f-1432-4a7d-af48-0af01e64aa6c",
                            "last_updated": "2023-05-11T11:17:08.332470-04:00",
                            "created_at": "2023-05-10T15:12:00.729590-04:00",
                            "name": "KAN (B Keller)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ca7cf71-91d7-455a-8fcd-1350486edb71/?format=api"
                        }
                    ]
                },
                {
                    "id": "11f4846e-1036-4385-9951-f0eb15fa00c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2575107a-076c-41a5-ada4-476c193ea19c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:12:00.723513-04: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": 5317.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d9e384ea-68d6-4dc9-a3c9-d8838553e843",
                            "gambit_id": "ae1b6914-6663-4cd3-bfeb-653df3d3c8fc",
                            "last_updated": "2023-05-11T11:17:08.328228-04:00",
                            "created_at": "2023-05-10T15:12:00.725089-04:00",
                            "name": "KAN",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f4846e-1036-4385-9951-f0eb15fa00c5/?format=api"
                        },
                        {
                            "id": "5a34e53f-4412-43b3-abb6-2aa5f01c8256",
                            "gambit_id": "506654f6-10bf-4877-a9a8-151bfdd7b0e9",
                            "last_updated": "2023-05-11T11:17:08.329629-04:00",
                            "created_at": "2023-05-10T15:12:00.726644-04:00",
                            "name": "CWS",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f4846e-1036-4385-9951-f0eb15fa00c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2575107a-076c-41a5-ada4-476c193ea19c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:12:00.718722-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd2de0b0-a2a3-4eaa-90a7-61f1cec94929",
                            "gambit_id": "ee80859f-0af7-449d-be57-85449c89d666",
                            "last_updated": "2023-05-11T11:17:08.323410-04:00",
                            "created_at": "2023-05-10T15:12:00.720189-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f/?format=api"
                        },
                        {
                            "id": "7cc93565-3f85-4045-881d-8840271b5d88",
                            "gambit_id": "63c30bd0-6edf-4d8a-b9a1-4bb7630929a6",
                            "last_updated": "2023-05-11T11:17:08.325057-04:00",
                            "created_at": "2023-05-10T15:12:00.721633-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa26ab9b-fad3-408e-8453-707ed898e3a3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8aac9216-78a2-46ca-ab84-fec0d9412fa4",
            "completed": true,
            "last_updated": "2023-05-11T11:17:10.984108-04:00",
            "created_at": "2023-05-10T15:12:00.357573-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8aac9216-78a2-46ca-ab84-fec0d9412fa4",
            "datetime": "2023-05-10T19:40:00-04:00",
            "cutoff_datetime": "2023-05-10T19:40:00-04:00",
            "name": "SDG (S Lugo) v. MIN (P Lopez)",
            "bettypes": [
                {
                    "id": "c861f46b-cc22-4bb6-ad1a-103d44bf41c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa26ab9b-fad3-408e-8453-707ed898e3a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:12:00.369187-04: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 (P Lopez)",
                                "amount": 5464.0
                            },
                            {
                                "team": "SDG (S Lugo)",
                                "amount": 4536.0
                            }
                        ],
                        "expected_reward_tokens": 9616.32,
                        "profit_sb": 116.32,
                        "profit_sb_percentage": 1.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40ecaf13-2221-42d7-a12b-0059e8b28457",
                            "gambit_id": "8357468c-549e-4a46-817a-4fc1c25b1384",
                            "last_updated": "2023-05-11T11:17:11.007875-04:00",
                            "created_at": "2023-05-10T15:12:00.370566-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.76000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c861f46b-cc22-4bb6-ad1a-103d44bf41c8/?format=api"
                        },
                        {
                            "id": "38ba6402-596f-4ea9-b3ef-b3b717497ed7",
                            "gambit_id": "e1cc183b-590c-4949-8352-6915916e3c0e",
                            "last_updated": "2023-05-11T11:17:11.009818-04:00",
                            "created_at": "2023-05-10T15:12:00.372048-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c861f46b-cc22-4bb6-ad1a-103d44bf41c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "03cde1fa-722d-4bb5-88bb-6b81b3587ebc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa26ab9b-fad3-408e-8453-707ed898e3a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:12:00.364229-04: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": 6241.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b964e4c-6012-4994-b91d-ca6cc5894c73",
                            "gambit_id": "ed0c45cc-9f2f-45f7-80cb-030fe6be5fd3",
                            "last_updated": "2023-05-11T11:17:11.003742-04:00",
                            "created_at": "2023-05-10T15:12:00.367643-04:00",
                            "name": "SDG",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03cde1fa-722d-4bb5-88bb-6b81b3587ebc/?format=api"
                        },
                        {
                            "id": "7f68dd66-92b5-4af7-ac67-4ea6c49cd083",
                            "gambit_id": "eb064c69-e646-4f60-bf13-de7e09c13793",
                            "last_updated": "2023-05-11T11:17:11.001847-04:00",
                            "created_at": "2023-05-10T15:12:00.365646-04:00",
                            "name": "MIN",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03cde1fa-722d-4bb5-88bb-6b81b3587ebc/?format=api"
                        }
                    ]
                },
                {
                    "id": "32984373-16ab-4bd2-a29f-2378d461a2f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa26ab9b-fad3-408e-8453-707ed898e3a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:12:00.359640-04: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": 5317.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f74cf096-baf2-4505-8016-c3ddb0ba25d4",
                            "gambit_id": "7f55c1d4-6ece-41fa-8908-a12d87202a69",
                            "last_updated": "2023-05-11T11:17:10.995433-04:00",
                            "created_at": "2023-05-10T15:12:00.362677-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32984373-16ab-4bd2-a29f-2378d461a2f4/?format=api"
                        },
                        {
                            "id": "51e796ac-9834-495b-bdbf-5e6e63d2eef6",
                            "gambit_id": "8e33d7e1-846b-4d5e-aa6a-54ab12cadc32",
                            "last_updated": "2023-05-11T11:17:10.997314-04:00",
                            "created_at": "2023-05-10T15:12:00.361218-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32984373-16ab-4bd2-a29f-2378d461a2f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c1bafb3-844f-4123-b888-a6d54ce54dd8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a170bf9-0a31-4416-b234-4a28a5ca4148",
            "completed": true,
            "last_updated": "2023-05-11T11:17:10.829904-04:00",
            "created_at": "2023-05-10T15:12:00.154434-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7a170bf9-0a31-4416-b234-4a28a5ca4148",
            "datetime": "2023-05-10T19:30:00-04:00",
            "cutoff_datetime": "2023-05-10T19:30:00-04:00",
            "name": "Miami Heat v. New York Knicks",
            "bettypes": [
                {
                    "id": "2b8458a4-102b-4036-9f94-ef719f6ec2e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:12:00.165591-04: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 Knicks",
                                "amount": 5939.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4360b50-a2f0-4840-a5e3-b3aaeb8afcfb",
                            "gambit_id": "b2705cf3-100c-4648-b64e-e4ecf2379762",
                            "last_updated": "2023-05-11T11:17:10.841272-04:00",
                            "created_at": "2023-05-10T15:12:00.166963-04:00",
                            "name": "New York Knicks",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8458a4-102b-4036-9f94-ef719f6ec2e3/?format=api"
                        },
                        {
                            "id": "6a205872-017d-4c0c-8a0d-7ef8bd3f41b9",
                            "gambit_id": "6cd2457f-d248-44c3-aab3-c14ef8f11935",
                            "last_updated": "2023-05-11T11:17:10.842824-04:00",
                            "created_at": "2023-05-10T15:12:00.168421-04:00",
                            "name": "Miami Heat",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8458a4-102b-4036-9f94-ef719f6ec2e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "17790d2c-9a0b-4671-a484-3c1dced641b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:12:00.160859-04: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 Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "941dd6b4-53d2-44cc-af8f-e837081403dd",
                            "gambit_id": "763ac20c-910b-4f59-9ed5-46f286025aef",
                            "last_updated": "2023-05-11T11:17:10.838738-04:00",
                            "created_at": "2023-05-10T15:12:00.164036-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17790d2c-9a0b-4671-a484-3c1dced641b8/?format=api"
                        },
                        {
                            "id": "5272385a-3d9c-42e2-8b3c-5d4db534d0fc",
                            "gambit_id": "2542e7e0-b565-4f5d-964e-99f7442a39ab",
                            "last_updated": "2023-05-11T11:17:10.837453-04:00",
                            "created_at": "2023-05-10T15:12:00.162386-04:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17790d2c-9a0b-4671-a484-3c1dced641b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a2a1b66-4a8e-4953-9d37-faac08958224",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c1bafb3-844f-4123-b888-a6d54ce54dd8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:12:00.156293-04: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 209.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 209.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76b2eddd-6217-4d73-a51d-3559f427cc54",
                            "gambit_id": "2009bd43-77b2-465c-ba97-a868568dbe99",
                            "last_updated": "2023-05-11T11:17:10.834709-04:00",
                            "created_at": "2023-05-10T15:12:00.159340-04:00",
                            "name": "Game Total Over 209.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "209.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2a1b66-4a8e-4953-9d37-faac08958224/?format=api"
                        },
                        {
                            "id": "e8ac95bc-865f-4dc7-9009-10c5b460e15d",
                            "gambit_id": "487de9aa-40f5-4308-8d71-a19ba5fb7ce6",
                            "last_updated": "2023-05-11T11:17:10.833194-04:00",
                            "created_at": "2023-05-10T15:12:00.157853-04:00",
                            "name": "Game Total Under 209.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "209.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2a1b66-4a8e-4953-9d37-faac08958224/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90887ea2-1fed-43a8-a9e0-14a2e4e234f9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "52403365-421a-4c47-aa09-f010fde81469",
            "completed": true,
            "last_updated": "2023-05-11T11:17:10.662657-04:00",
            "created_at": "2023-05-10T15:11:59.948101-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/52403365-421a-4c47-aa09-f010fde81469",
            "datetime": "2023-05-10T19:20:00-04:00",
            "cutoff_datetime": "2023-05-10T19:20:00-04:00",
            "name": "Boston Red Sox v. Atlanta Braves",
            "bettypes": [
                {
                    "id": "54b6d1c4-fdbc-436e-b03f-0bcac6ec0979",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:11:59.959585-04: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": "Atlanta Braves",
                                "amount": 5867.0
                            },
                            {
                                "team": "Boston Red Sox",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f25867b9-1fec-4a39-af12-5502d7fdcd91",
                            "gambit_id": "b337d406-ada7-4aa5-85f9-2b23df9dda28",
                            "last_updated": "2023-05-11T11:17:10.675714-04:00",
                            "created_at": "2023-05-10T15:11:59.961135-04:00",
                            "name": "Atlanta Braves",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6d1c4-fdbc-436e-b03f-0bcac6ec0979/?format=api"
                        },
                        {
                            "id": "b7fbe151-4e11-468d-8e2e-d2f4ba2a30bc",
                            "gambit_id": "698816f9-2b7b-41eb-b4e5-ac9e838c8d4b",
                            "last_updated": "2023-05-11T11:17:10.677000-04:00",
                            "created_at": "2023-05-10T15:11:59.963041-04:00",
                            "name": "Boston Red Sox",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6d1c4-fdbc-436e-b03f-0bcac6ec0979/?format=api"
                        }
                    ]
                },
                {
                    "id": "867a8b02-1179-490a-b42f-95b3fccb879c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:11:59.954595-04: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": "Boston Red Sox",
                                "amount": 5599.0
                            },
                            {
                                "team": "Atlanta Braves",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33605849-3cd3-480d-bf5b-be6ee9e87ac2",
                            "gambit_id": "5d7a1bf0-c493-4df3-94d5-b6b004b0abd8",
                            "last_updated": "2023-05-11T11:17:10.670932-04:00",
                            "created_at": "2023-05-10T15:11:59.957707-04:00",
                            "name": "Boston Red Sox",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867a8b02-1179-490a-b42f-95b3fccb879c/?format=api"
                        },
                        {
                            "id": "7ea49462-48eb-436f-8d2b-15626b92ff1c",
                            "gambit_id": "8f23c631-0300-46e0-a481-890e8a93ef29",
                            "last_updated": "2023-05-11T11:17:10.669623-04:00",
                            "created_at": "2023-05-10T15:11:59.956096-04:00",
                            "name": "Atlanta Braves",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867a8b02-1179-490a-b42f-95b3fccb879c/?format=api"
                        }
                    ]
                },
                {
                    "id": "43380b21-546b-4d45-ad6c-557dc24b6bae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90887ea2-1fed-43a8-a9e0-14a2e4e234f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:11:59.949968-04: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",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71587288-52b3-4d5f-b776-ea1426cd7c03",
                            "gambit_id": "ff7ac198-647f-4631-b517-e77e02b98932",
                            "last_updated": "2023-05-11T11:17:10.667013-04:00",
                            "created_at": "2023-05-10T15:11:59.953095-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api"
                        },
                        {
                            "id": "9dc76410-675d-40e5-81b0-908d43659312",
                            "gambit_id": "7e4b84b5-aa6f-476f-afc6-8ffe6d498203",
                            "last_updated": "2023-05-11T11:17:10.665731-04:00",
                            "created_at": "2023-05-10T15:11:59.951578-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43380b21-546b-4d45-ad6c-557dc24b6bae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d5aea17-d532-4e69-a983-cb38e4efc525",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "579d99ef-5845-43d5-a86a-7da23f5d6975",
            "completed": true,
            "last_updated": "2023-05-11T11:17:10.506159-04:00",
            "created_at": "2023-05-10T15:11:59.778707-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/579d99ef-5845-43d5-a86a-7da23f5d6975",
            "datetime": "2023-05-10T19:10:00-04:00",
            "cutoff_datetime": "2023-05-10T19:10:00-04:00",
            "name": "Toronto Maple Leafs v. Florida Panthers",
            "bettypes": [
                {
                    "id": "781a8303-d033-417c-8fa8-63852b0609b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:11:59.790813-04: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": "Toronto Maple Leafs",
                                "amount": 5213.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbd0ad9d-1778-4a7b-baa6-80b4fc9c6baf",
                            "gambit_id": "a3200da9-c85c-4c58-bb1b-4fa0607cbccc",
                            "last_updated": "2023-05-11T11:17:10.519215-04:00",
                            "created_at": "2023-05-10T15:11:59.793824-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781a8303-d033-417c-8fa8-63852b0609b1/?format=api"
                        },
                        {
                            "id": "35f92153-a0e7-4e55-99da-564cfb183502",
                            "gambit_id": "96895f0e-33d7-4801-b05e-2d017c4a6d40",
                            "last_updated": "2023-05-11T11:17:10.517814-04:00",
                            "created_at": "2023-05-10T15:11:59.792259-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781a8303-d033-417c-8fa8-63852b0609b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9b69fb6-6984-475a-9eff-54d9b60eda0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:11:59.785709-04: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": "Florida Panthers",
                                "amount": 6547.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "755b43ff-6559-4896-aa64-ea83230ae399",
                            "gambit_id": "b629e144-8102-4477-b91f-cbadcb831b6c",
                            "last_updated": "2023-05-11T11:17:10.513539-04:00",
                            "created_at": "2023-05-10T15:11:59.787184-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69fb6-6984-475a-9eff-54d9b60eda0f/?format=api"
                        },
                        {
                            "id": "7ff96463-8a1c-46af-b8d5-a0fc107b297d",
                            "gambit_id": "8065b434-be5b-45d7-8536-d586c5a28991",
                            "last_updated": "2023-05-11T11:17:10.514982-04:00",
                            "created_at": "2023-05-10T15:11:59.788849-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69fb6-6984-475a-9eff-54d9b60eda0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b66c598-049e-402c-8136-1d0fac9af169",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:11:59.780853-04: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": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7024f86-b5e0-4fcf-bd31-2e99c5895993",
                            "gambit_id": "3931314a-7fad-4232-8d31-6c5719be1dc1",
                            "last_updated": "2023-05-11T11:17:10.510863-04:00",
                            "created_at": "2023-05-10T15:11:59.784066-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b66c598-049e-402c-8136-1d0fac9af169/?format=api"
                        },
                        {
                            "id": "6a5cb23d-e750-4cdb-ba8f-8623bca7e310",
                            "gambit_id": "f4955ad1-311c-4864-8af1-9d24816a7709",
                            "last_updated": "2023-05-11T11:17:10.509386-04:00",
                            "created_at": "2023-05-10T15:11:59.782447-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b66c598-049e-402c-8136-1d0fac9af169/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1a7ae04c-a4f6-4446-b853-2b6e93106f97",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "700597d8-3820-4444-aa6f-124b880bcc10",
            "completed": true,
            "last_updated": "2023-05-11T11:17:10.333948-04:00",
            "created_at": "2023-05-10T15:11:59.552733-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/700597d8-3820-4444-aa6f-124b880bcc10",
            "datetime": "2023-05-10T18:40:00-04:00",
            "cutoff_datetime": "2023-05-10T18:40:00-04:00",
            "name": "NYM (J Verlander) v. CIN (H Greene)",
            "bettypes": [
                {
                    "id": "851a18ac-7a06-45a6-83aa-5a0bbfe5467c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:11:59.564639-04: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 Verlander)",
                                "amount": 5909.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "786ce616-a398-4c15-84cc-9053040a18b2",
                            "gambit_id": "2e9874a9-43fe-496f-bb47-f3e09cf14b8d",
                            "last_updated": "2023-05-11T11:17:10.348040-04:00",
                            "created_at": "2023-05-10T15:11:59.568034-04:00",
                            "name": "NYM (J Verlander)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a18ac-7a06-45a6-83aa-5a0bbfe5467c/?format=api"
                        },
                        {
                            "id": "4d493950-ad09-4326-b48d-dd811ab5d5e4",
                            "gambit_id": "da55a703-b4f0-401b-999e-da074d04159c",
                            "last_updated": "2023-05-11T11:17:10.346397-04:00",
                            "created_at": "2023-05-10T15:11:59.566501-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a18ac-7a06-45a6-83aa-5a0bbfe5467c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b99eaf7b-4e24-4a66-acd6-5c7dc5a87052",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:11:59.559787-04: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",
                                "amount": 5213.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "389981ba-d16b-46ec-bec1-64be2b7ef87d",
                            "gambit_id": "971032f4-f5e2-47a7-a3ba-3cf8e8a74a82",
                            "last_updated": "2023-05-11T11:17:10.340999-04:00",
                            "created_at": "2023-05-10T15:11:59.563015-04:00",
                            "name": "CIN",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b99eaf7b-4e24-4a66-acd6-5c7dc5a87052/?format=api"
                        },
                        {
                            "id": "1b340793-5574-4691-be0b-c37211bbf0e3",
                            "gambit_id": "25bc928d-f208-42ce-98b5-997204d03c79",
                            "last_updated": "2023-05-11T11:17:10.342872-04:00",
                            "created_at": "2023-05-10T15:11:59.561348-04:00",
                            "name": "NYM",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b99eaf7b-4e24-4a66-acd6-5c7dc5a87052/?format=api"
                        }
                    ]
                },
                {
                    "id": "8172b131-f617-4a4a-8e1f-38b67751efcd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:11:59.554846-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ecc23b4b-8806-421e-a55a-be21474d84d8",
                            "gambit_id": "4b54eab2-86ed-4cb9-bebb-b60e9a571f0c",
                            "last_updated": "2023-05-11T11:17:10.338417-04:00",
                            "created_at": "2023-05-10T15:11:59.558140-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8172b131-f617-4a4a-8e1f-38b67751efcd/?format=api"
                        },
                        {
                            "id": "cfe5b5d6-2cc6-4338-a979-b68189ea981f",
                            "gambit_id": "9c038ce7-e276-463c-8193-9352ddafe9e7",
                            "last_updated": "2023-05-11T11:17:10.337076-04:00",
                            "created_at": "2023-05-10T15:11:59.556422-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8172b131-f617-4a4a-8e1f-38b67751efcd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "657a88cd-43cc-47c9-8b0a-d89522b081fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f358d616-7fe6-46d9-b023-e8dba0c61b17",
            "completed": true,
            "last_updated": "2023-05-11T11:17:10.164409-04:00",
            "created_at": "2023-05-10T15:11:59.324124-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f358d616-7fe6-46d9-b023-e8dba0c61b17",
            "datetime": "2023-05-10T18:35:00-04:00",
            "cutoff_datetime": "2023-05-10T18:35:00-04:00",
            "name": "TAM (J Beeks) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "4cac1ca9-1c9b-4630-a910-5ffd3e60b3f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/657a88cd-43cc-47c9-8b0a-d89522b081fc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-10T15:11:59.336109-04: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 (J Beeks)",
                                "amount": 5234.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cd2c5070-920b-4833-a0d8-f0c914e09308",
                            "gambit_id": "7e2df58c-f3d8-4c4d-acbb-1d98d7da3311",
                            "last_updated": "2023-05-11T11:17:10.181482-04:00",
                            "created_at": "2023-05-10T15:11:59.339340-04:00",
                            "name": "TAM (J Beeks)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cac1ca9-1c9b-4630-a910-5ffd3e60b3f2/?format=api"
                        },
                        {
                            "id": "7430da3f-92fe-48ae-af66-bfa642f180b5",
                            "gambit_id": "e7c96b9c-7f87-475c-8dfc-d30bc714615e",
                            "last_updated": "2023-05-11T11:17:10.180108-04:00",
                            "created_at": "2023-05-10T15:11:59.337714-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cac1ca9-1c9b-4630-a910-5ffd3e60b3f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb8575eb-d65e-4810-a01f-d02517cf0633",
                    "match": "https://api-prod.gambitprofit.com/api/matches/657a88cd-43cc-47c9-8b0a-d89522b081fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-10T15:11:59.331508-04: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",
                                "amount": 5939.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e11a0add-3f27-4927-8186-c2d4ae5e16d8",
                            "gambit_id": "da0fe146-0ab8-4751-b2c8-7850c494ac20",
                            "last_updated": "2023-05-11T11:17:10.175984-04:00",
                            "created_at": "2023-05-10T15:11:59.332904-04:00",
                            "name": "BAL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb8575eb-d65e-4810-a01f-d02517cf0633/?format=api"
                        },
                        {
                            "id": "1ed88d30-6a92-40a1-bd90-556317e859c2",
                            "gambit_id": "0be778f5-0fb7-4d2c-97c0-08a3d77d256a",
                            "last_updated": "2023-05-11T11:17:10.177277-04:00",
                            "created_at": "2023-05-10T15:11:59.334468-04:00",
                            "name": "TAM",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb8575eb-d65e-4810-a01f-d02517cf0633/?format=api"
                        }
                    ]
                },
                {
                    "id": "e63479ba-db4a-4e10-8739-4d5df8cb4791",
                    "match": "https://api-prod.gambitprofit.com/api/matches/657a88cd-43cc-47c9-8b0a-d89522b081fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-10T15:11:59.326523-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb06cace-77a4-44e1-815b-ddee6ff3582d",
                            "gambit_id": "5b390a55-0021-49dc-98ae-03bff008a60e",
                            "last_updated": "2023-05-11T11:17:10.171593-04:00",
                            "created_at": "2023-05-10T15:11:59.328389-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63479ba-db4a-4e10-8739-4d5df8cb4791/?format=api"
                        },
                        {
                            "id": "fcc38d18-33c0-47da-889d-22dd77a8a460",
                            "gambit_id": "08e5e5d9-01d2-4863-a781-518756a6907b",
                            "last_updated": "2023-05-11T11:17:10.173097-04:00",
                            "created_at": "2023-05-10T15:11:59.329942-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e63479ba-db4a-4e10-8739-4d5df8cb4791/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3354bda-89f2-4570-8da6-8f04f5cd383c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6c380ee4-e87c-407c-baec-f40baa4fe901",
            "completed": true,
            "last_updated": "2023-05-11T11:22:07.189830-04:00",
            "created_at": "2023-05-09T11:12:06.474307-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/6c380ee4-e87c-407c-baec-f40baa4fe901",
            "datetime": "2023-05-10T15:00:00-04:00",
            "cutoff_datetime": "2023-05-10T15:00:00-04:00",
            "name": "AC Milan v. Inter Milan",
            "bettypes": [
                {
                    "id": "c8ac993e-f269-47cb-91c9-c2be9e2876d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3354bda-89f2-4570-8da6-8f04f5cd383c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:12:06.482412-04: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": 5636.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4364.0
                            }
                        ],
                        "expected_reward_tokens": 12961.08,
                        "profit_sb": 3461.08,
                        "profit_sb_percentage": 36.43,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Inter Milan",
                                "amount": 4032.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3123.0
                            },
                            {
                                "team": "AC Milan",
                                "amount": 2845.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": -226.4,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83e26566-9d49-4452-9496-67a3909b7d39",
                            "gambit_id": "5b8b2a55-e65d-41be-a1ea-736ec2e6edde",
                            "last_updated": "2023-05-11T11:22:07.198183-04:00",
                            "created_at": "2023-05-09T11:12:06.483766-04:00",
                            "name": "Inter Milan",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
                        },
                        {
                            "id": "1f8787e2-c823-46fe-962d-68ea63279d80",
                            "gambit_id": "d3f276e4-ceb6-4abf-a846-960ce5f1e0c4",
                            "last_updated": "2023-05-11T11:22:07.199446-04:00",
                            "created_at": "2023-05-09T11:12:06.487336-04:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
                        },
                        {
                            "id": "2bcec6db-f292-4ad1-8f43-62946fc40394",
                            "gambit_id": "e1070d49-e2b7-4716-b41d-3268ed4ab369",
                            "last_updated": "2023-05-11T11:22:07.196882-04:00",
                            "created_at": "2023-05-09T11:12:06.485479-04:00",
                            "name": "AC Milan",
                            "reward": "3.26000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d87a5c2e-687e-4e4c-94c7-d3c09e89505d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3354bda-89f2-4570-8da6-8f04f5cd383c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:12:06.477168-04: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": 6272.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 3728.0
                            }
                        ],
                        "expected_reward_tokens": 9282.56,
                        "profit_sb": -217.44,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "343b1e0d-2a10-48ed-8ecd-431d5d54046e",
                            "gambit_id": "0f0e3d5f-2b64-420c-99e4-4d77fcc09d49",
                            "last_updated": "2023-05-11T11:22:07.192786-04:00",
                            "created_at": "2023-05-09T11:12:06.480781-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87a5c2e-687e-4e4c-94c7-d3c09e89505d/?format=api"
                        },
                        {
                            "id": "9d4d58ac-023f-4913-b977-7b139d8bd04f",
                            "gambit_id": "a0e647de-1fef-45be-ac07-7867e1c7dbba",
                            "last_updated": "2023-05-11T11:22:07.193988-04:00",
                            "created_at": "2023-05-09T11:12:06.479000-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87a5c2e-687e-4e4c-94c7-d3c09e89505d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "668d5e99-ca02-4eee-9d62-f58a54b9ab90",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5d07054-ea82-4647-8bb9-8cf8cf6d2af5",
            "completed": true,
            "last_updated": "2023-05-10T16:02:11.749530-04:00",
            "created_at": "2023-05-09T11:07:06.906085-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e5d07054-ea82-4647-8bb9-8cf8cf6d2af5",
            "datetime": "2023-05-09T22:00:00-04:00",
            "cutoff_datetime": "2023-05-09T22:00:00-04:00",
            "name": "Phoenix Suns v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "0441555d-f264-4b64-be88-316a17e8c311",
                    "match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:06.922550-04: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 Nuggets",
                                "amount": 6942.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94a41855-fca9-4351-85ae-ccd3175dd3b7",
                            "gambit_id": "269858de-e87f-4827-9777-926ffa984fe4",
                            "last_updated": "2023-05-10T16:02:11.763922-04:00",
                            "created_at": "2023-05-09T11:07:06.924222-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api"
                        },
                        {
                            "id": "bcc4faab-40b0-493b-ab6a-ec50e8e89822",
                            "gambit_id": "4bbc9e8a-3088-4460-aab7-c7512b21dded",
                            "last_updated": "2023-05-10T16:02:11.765513-04:00",
                            "created_at": "2023-05-09T11:07:06.926037-04:00",
                            "name": "Phoenix Suns",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0441555d-f264-4b64-be88-316a17e8c311/?format=api"
                        }
                    ]
                },
                {
                    "id": "87a6a3f0-d122-40c2-8ae2-b873799f1a7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:06.915532-04: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": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75a94f46-ab03-4f4e-8a54-4513ff8c98dd",
                            "gambit_id": "c6c587d2-6820-4129-b73c-9a72c2ed390c",
                            "last_updated": "2023-05-10T16:02:11.759780-04:00",
                            "created_at": "2023-05-09T11:07:06.920423-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a6a3f0-d122-40c2-8ae2-b873799f1a7b/?format=api"
                        },
                        {
                            "id": "39a92025-78cb-4877-b9f1-f56384741899",
                            "gambit_id": "81bd00ef-8643-45f5-9b9a-5c98fff23f3b",
                            "last_updated": "2023-05-10T16:02:11.757810-04:00",
                            "created_at": "2023-05-09T11:07:06.918043-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a6a3f0-d122-40c2-8ae2-b873799f1a7b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/668d5e99-ca02-4eee-9d62-f58a54b9ab90/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:06.908384-04: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 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd535663-fa68-4ad7-b343-17b6893c428a",
                            "gambit_id": "15ba6782-0596-4899-9c28-4dbe9148e6dd",
                            "last_updated": "2023-05-10T16:02:11.754682-04:00",
                            "created_at": "2023-05-09T11:07:06.912720-04:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api"
                        },
                        {
                            "id": "a99ecc05-a1e7-4a01-ab6a-124f9ba0fe9a",
                            "gambit_id": "3135e559-5e08-4aaa-91bf-ff4401f2b49c",
                            "last_updated": "2023-05-10T16:02:11.753283-04:00",
                            "created_at": "2023-05-09T11:07:06.910347-04:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcd126e-bce5-43d4-9a24-a29a6a8a1e5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f5cd5179-9f23-47bb-b561-43da1253d3f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93f7803b-f01e-4b6a-acf8-5d08fbb16e3d",
            "completed": true,
            "last_updated": "2023-05-10T15:27:07.911421-04:00",
            "created_at": "2023-05-09T11:07:13.836682-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/93f7803b-f01e-4b6a-acf8-5d08fbb16e3d",
            "datetime": "2023-05-09T21:45:00-04:00",
            "cutoff_datetime": "2023-05-09T21:45:00-04:00",
            "name": "WAS (P Corbin) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "a037224b-d0b2-4506-ac3b-c83647bb158a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:13.850908-04: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 (L Webb)",
                                "amount": 6728.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3272.0
                            }
                        ],
                        "expected_reward_tokens": 9553.76,
                        "profit_sb": 53.76,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "209ea3a1-8a82-4ef3-ac0b-bb2d87aa09d4",
                            "gambit_id": "da23808b-66a0-4aa0-b603-87b0f09074b3",
                            "last_updated": "2023-05-10T15:27:07.922880-04:00",
                            "created_at": "2023-05-09T11:07:13.852628-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api"
                        },
                        {
                            "id": "d8eb568e-c795-4862-89cd-90b657d69d23",
                            "gambit_id": "e4536335-31a9-4e69-acb4-8dd90fc90a55",
                            "last_updated": "2023-05-10T15:27:07.924142-04:00",
                            "created_at": "2023-05-09T11:07:13.854445-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca274b34-a58c-4bf7-b0f6-92ae20f56467",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:13.844730-04: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": 5107.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7a76a9dd-6c66-4ccd-9939-b46e80053147",
                            "gambit_id": "ebb8581c-ae76-4706-9d3a-421673c03a8f",
                            "last_updated": "2023-05-10T15:27:07.918960-04:00",
                            "created_at": "2023-05-09T11:07:13.846421-04:00",
                            "name": "SFO",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca274b34-a58c-4bf7-b0f6-92ae20f56467/?format=api"
                        },
                        {
                            "id": "2f8b7a49-272f-4ae3-87dd-71781e9d954d",
                            "gambit_id": "a5345a42-5f9b-4a1d-ad82-206778cefad1",
                            "last_updated": "2023-05-10T15:27:07.920209-04:00",
                            "created_at": "2023-05-09T11:07:13.848378-04:00",
                            "name": "WAS",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca274b34-a58c-4bf7-b0f6-92ae20f56467/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7bef741-286e-4ce8-a5e5-fe3e735f050f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:13.839162-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c236c3e-80e8-454d-8bec-a22f4646f54b",
                            "gambit_id": "00ce2490-700c-4c45-a91d-110d914d06ea",
                            "last_updated": "2023-05-10T15:27:07.914956-04:00",
                            "created_at": "2023-05-09T11:07:13.840982-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7bef741-286e-4ce8-a5e5-fe3e735f050f/?format=api"
                        },
                        {
                            "id": "e69cf367-6125-48dd-a37f-f15a7af2108c",
                            "gambit_id": "c3ce07cd-a3a6-46c0-aa4d-0f726b230076",
                            "last_updated": "2023-05-10T15:27:07.916266-04:00",
                            "created_at": "2023-05-09T11:07:13.842822-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7bef741-286e-4ce8-a5e5-fe3e735f050f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71a749a3-ae41-4fde-9ff9-0c2416833be4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "36c0779d-0d79-4417-bb2a-16ad9b83d9d9",
            "completed": true,
            "last_updated": "2023-05-10T15:27:06.687741-04:00",
            "created_at": "2023-05-09T11:07:11.237528-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/36c0779d-0d79-4417-bb2a-16ad9b83d9d9",
            "datetime": "2023-05-09T21:40:00-04:00",
            "cutoff_datetime": "2023-05-09T21:40:00-04:00",
            "name": "MIA (J Luzardo) v. ARI (B Pfaadt)",
            "bettypes": [
                {
                    "id": "7c10e8e2-35c2-4d27-a611-53709d30cb70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71a749a3-ae41-4fde-9ff9-0c2416833be4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:11.251572-04: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 (B Pfaadt)",
                                "amount": 5117.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba9076bd-3c42-43c5-b789-54ae09bd8830",
                            "gambit_id": "f1a214dd-0a31-4f4c-a438-088c13ea11f7",
                            "last_updated": "2023-05-10T15:27:06.702965-04:00",
                            "created_at": "2023-05-09T11:07:11.253036-04:00",
                            "name": "ARI (B Pfaadt)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c10e8e2-35c2-4d27-a611-53709d30cb70/?format=api"
                        },
                        {
                            "id": "4b8e9070-e1f9-4d17-a12d-a9c788737315",
                            "gambit_id": "327c8447-5d90-41b1-b61a-45dc0128605a",
                            "last_updated": "2023-05-10T15:27:06.704721-04:00",
                            "created_at": "2023-05-09T11:07:11.254694-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c10e8e2-35c2-4d27-a611-53709d30cb70/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e6f19bc-7865-49d5-b6dc-85bffec49f10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71a749a3-ae41-4fde-9ff9-0c2416833be4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:11.246423-04: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": 6308.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd46b789-99ed-48f6-ad6b-45cad8dea11a",
                            "gambit_id": "43691e71-a164-4005-8ceb-a60f8be5c081",
                            "last_updated": "2023-05-10T15:27:06.699124-04:00",
                            "created_at": "2023-05-09T11:07:11.249857-04:00",
                            "name": "MIA",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f19bc-7865-49d5-b6dc-85bffec49f10/?format=api"
                        },
                        {
                            "id": "cc852b91-c098-46b7-9d75-bfefdcfc6c0c",
                            "gambit_id": "ffe532de-86c0-4a90-999f-73124d7612d3",
                            "last_updated": "2023-05-10T15:27:06.697269-04:00",
                            "created_at": "2023-05-09T11:07:11.248137-04:00",
                            "name": "ARI",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6f19bc-7865-49d5-b6dc-85bffec49f10/?format=api"
                        }
                    ]
                },
                {
                    "id": "739ff465-071e-46fd-bdd2-6321927bf063",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71a749a3-ae41-4fde-9ff9-0c2416833be4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:11.240111-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f661249-ff5c-4bc8-bc65-7d58775ea13c",
                            "gambit_id": "87120081-b87c-403a-af54-84e954c36580",
                            "last_updated": "2023-05-10T15:27:06.693862-04:00",
                            "created_at": "2023-05-09T11:07:11.244347-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/739ff465-071e-46fd-bdd2-6321927bf063/?format=api"
                        },
                        {
                            "id": "1848a21a-3d28-4968-98ab-8eeed43246f6",
                            "gambit_id": "49af9537-e039-414e-9ae8-215d731e5986",
                            "last_updated": "2023-05-10T15:27:06.692109-04:00",
                            "created_at": "2023-05-09T11:07:11.242122-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/739ff465-071e-46fd-bdd2-6321927bf063/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ef19cba6-8656-437c-8906-3659f3fff783",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b8c4a964-8b85-4074-a90e-f93e79c5aae8",
            "completed": true,
            "last_updated": "2023-05-10T16:02:12.802389-04:00",
            "created_at": "2023-05-09T11:07:13.013748-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b8c4a964-8b85-4074-a90e-f93e79c5aae8",
            "datetime": "2023-05-09T21:40:00-04:00",
            "cutoff_datetime": "2023-05-09T21:40:00-04:00",
            "name": "Dallas Stars v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "b5402452-4519-47c2-a57f-7e9eb0656ccf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef19cba6-8656-437c-8906-3659f3fff783/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:13.028624-04: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 Stars",
                                "amount": 5784.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "28ea52cc-a688-411e-8e70-55d09d7f9c3d",
                            "gambit_id": "83361521-1aab-4796-afe4-76ca83eec6aa",
                            "last_updated": "2023-05-10T16:02:12.819397-04:00",
                            "created_at": "2023-05-09T11:07:13.032635-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5402452-4519-47c2-a57f-7e9eb0656ccf/?format=api"
                        },
                        {
                            "id": "06ebf71d-0858-455f-a88d-7efcf30c4f86",
                            "gambit_id": "27999697-76ae-4579-ad8e-9d3bd26f68e0",
                            "last_updated": "2023-05-10T16:02:12.817579-04:00",
                            "created_at": "2023-05-09T11:07:13.030649-04:00",
                            "name": "Seattle Kraken",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5402452-4519-47c2-a57f-7e9eb0656ccf/?format=api"
                        }
                    ]
                },
                {
                    "id": "47605d77-db62-48ce-8023-8159099bb037",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef19cba6-8656-437c-8906-3659f3fff783/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:13.022603-04: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": "Seattle Kraken",
                                "amount": 6458.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81333e48-e141-4742-b7af-9955bbe643da",
                            "gambit_id": "715fcbd3-700b-4d37-8b7c-b5361e8a5c66",
                            "last_updated": "2023-05-10T16:02:12.811775-04:00",
                            "created_at": "2023-05-09T11:07:13.024469-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47605d77-db62-48ce-8023-8159099bb037/?format=api"
                        },
                        {
                            "id": "4f02b305-b9db-48d5-aeb1-abd9ce49d9d2",
                            "gambit_id": "37dc57f2-e622-42b9-9f69-82a94cdd8162",
                            "last_updated": "2023-05-10T16:02:12.814399-04:00",
                            "created_at": "2023-05-09T11:07:13.026505-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47605d77-db62-48ce-8023-8159099bb037/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebaf55d1-384a-4c1d-abcb-6cf788035926",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef19cba6-8656-437c-8906-3659f3fff783/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:13.016444-04: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 5.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2402c39e-5377-4b50-8c31-62e3abd91589",
                            "gambit_id": "bbb51675-96b8-4986-878f-45a22b693aa2",
                            "last_updated": "2023-05-10T16:02:12.808319-04:00",
                            "created_at": "2023-05-09T11:07:13.020436-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebaf55d1-384a-4c1d-abcb-6cf788035926/?format=api"
                        },
                        {
                            "id": "52c38b0f-7e19-4698-9373-3e8e3c2355f9",
                            "gambit_id": "7de04a99-cfea-4a46-b02b-498ead2620f5",
                            "last_updated": "2023-05-10T16:02:12.806544-04:00",
                            "created_at": "2023-05-09T11:07:13.018456-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebaf55d1-384a-4c1d-abcb-6cf788035926/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47d71f14-0d0c-4048-9aea-331749a6f95b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d00856da-a776-4886-b5c3-fdb7b935ff18",
            "completed": true,
            "last_updated": "2023-05-10T15:32:07.446933-04:00",
            "created_at": "2023-05-09T11:07:12.092494-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d00856da-a776-4886-b5c3-fdb7b935ff18",
            "datetime": "2023-05-09T21:40:00-04:00",
            "cutoff_datetime": "2023-05-09T21:40:00-04:00",
            "name": "TEX (A Heaney) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "b1427833-5f3d-424e-87ec-856e2d760af7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:12.104447-04: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 (G Kirby)",
                                "amount": 5909.0
                            },
                            {
                                "team": "TEX (A Heaney)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "412ef191-203e-417f-baed-45f95b81c2d2",
                            "gambit_id": "bc6832de-faa6-4b2d-ac28-19d1a3cfa5ba",
                            "last_updated": "2023-05-10T15:32:07.465355-04:00",
                            "created_at": "2023-05-09T11:07:12.105929-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api"
                        },
                        {
                            "id": "fdea6448-2e4f-4f85-9bcf-3f134fe54379",
                            "gambit_id": "490353a3-efba-44d5-ade6-12322abfcdec",
                            "last_updated": "2023-05-10T15:32:07.467408-04:00",
                            "created_at": "2023-05-09T11:07:12.107396-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1427833-5f3d-424e-87ec-856e2d760af7/?format=api"
                        }
                    ]
                },
                {
                    "id": "7224a67c-11b7-4b44-8c47-053427cddc52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:12.099755-04: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": 5939.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "197092df-1302-47ae-8931-4af77c78f20b",
                            "gambit_id": "af1f86f2-e7d4-402a-a77b-518cd487c07a",
                            "last_updated": "2023-05-10T15:32:07.460927-04:00",
                            "created_at": "2023-05-09T11:07:12.102855-04:00",
                            "name": "TEX",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api"
                        },
                        {
                            "id": "d3e8d4e9-808d-42db-8226-6799fe6694cd",
                            "gambit_id": "607c9b91-92df-46aa-9fed-83fb6f55da39",
                            "last_updated": "2023-05-10T15:32:07.458863-04:00",
                            "created_at": "2023-05-09T11:07:12.101265-04:00",
                            "name": "SEA",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api"
                        }
                    ]
                },
                {
                    "id": "e236408b-751f-4edb-875c-cbb10334e3b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:12.094765-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0a0f56c-d3bb-4923-be14-ecb30a80b115",
                            "gambit_id": "39db8c91-fc16-4aed-90ca-15aca89194f4",
                            "last_updated": "2023-05-10T15:32:07.451868-04:00",
                            "created_at": "2023-05-09T11:07:12.096356-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api"
                        },
                        {
                            "id": "ce216a6b-9af2-42ed-9673-79a3e9de106b",
                            "gambit_id": "4f0b414b-8532-4cea-8ba2-d8822955a3da",
                            "last_updated": "2023-05-10T15:32:07.454024-04:00",
                            "created_at": "2023-05-09T11:07:12.097995-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf189aab-4c37-4ec9-b03b-500dd115bc05",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6680b035-eacd-4e44-b3db-701507777d7b",
            "completed": true,
            "last_updated": "2023-05-10T15:17:06.602499-04:00",
            "created_at": "2023-05-09T11:07:10.242672-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6680b035-eacd-4e44-b3db-701507777d7b",
            "datetime": "2023-05-09T21:38:00-04:00",
            "cutoff_datetime": "2023-05-09T21:38:00-04:00",
            "name": "HOU (F Valdez) v. LAA (S Ohtani)",
            "bettypes": [
                {
                    "id": "610773fc-d26c-4db1-945f-b64e92027c56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:10.254837-04: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 (S Ohtani)",
                                "amount": 5711.0
                            },
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a92e1088-2afd-4229-a6a0-48c093bc0c98",
                            "gambit_id": "b8b68acf-97d4-4d74-83b4-8c021da45ea2",
                            "last_updated": "2023-05-10T15:17:06.616890-04:00",
                            "created_at": "2023-05-09T11:07:10.256393-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610773fc-d26c-4db1-945f-b64e92027c56/?format=api"
                        },
                        {
                            "id": "38f27444-0b60-4f67-92ce-445bd5e0e886",
                            "gambit_id": "7dcbf783-18e7-4b73-81c9-2f47361518ae",
                            "last_updated": "2023-05-10T15:17:06.618281-04:00",
                            "created_at": "2023-05-09T11:07:10.258053-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610773fc-d26c-4db1-945f-b64e92027c56/?format=api"
                        }
                    ]
                },
                {
                    "id": "321856dd-f7f5-48be-8f1b-80a881f70c24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:10.250033-04: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": 6163.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cca61ec5-0e67-4ce2-aac4-651dc78a622d",
                            "gambit_id": "2b9e5ce6-f268-4940-9aa5-bba8e03a7d52",
                            "last_updated": "2023-05-10T15:17:06.613356-04:00",
                            "created_at": "2023-05-09T11:07:10.253163-04:00",
                            "name": "HOU",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321856dd-f7f5-48be-8f1b-80a881f70c24/?format=api"
                        },
                        {
                            "id": "1a7f1435-66e8-4bb6-a0c5-878a3b536400",
                            "gambit_id": "09d11e3f-ae6c-44d4-b4e5-964452ead498",
                            "last_updated": "2023-05-10T15:17:06.611400-04:00",
                            "created_at": "2023-05-09T11:07:10.251506-04:00",
                            "name": "LAA",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/321856dd-f7f5-48be-8f1b-80a881f70c24/?format=api"
                        }
                    ]
                },
                {
                    "id": "40e7ec1f-8e53-4806-a4cf-1f6636159b5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf189aab-4c37-4ec9-b03b-500dd115bc05/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:10.244908-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8aba57b9-1bb3-4bf1-9a73-804563c8a71b",
                            "gambit_id": "8dcd294d-cf22-46e7-9188-2ff8a1699cf9",
                            "last_updated": "2023-05-10T15:17:06.608005-04:00",
                            "created_at": "2023-05-09T11:07:10.248413-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e7ec1f-8e53-4806-a4cf-1f6636159b5b/?format=api"
                        },
                        {
                            "id": "93bc6d5e-ee06-4922-ae88-00b85592821c",
                            "gambit_id": "c8e4ef39-ce65-48cb-8258-df7b21db20b5",
                            "last_updated": "2023-05-10T15:17:06.606344-04:00",
                            "created_at": "2023-05-09T11:07:10.246744-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e7ec1f-8e53-4806-a4cf-1f6636159b5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55e82c3b-2096-4592-be1c-2ac259aa58f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8e81a00f-b18e-427e-8c16-8af9a80e9e39",
            "completed": true,
            "last_updated": "2023-05-10T16:07:12.640372-04:00",
            "created_at": "2023-05-09T11:07:08.931249-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8e81a00f-b18e-427e-8c16-8af9a80e9e39",
            "datetime": "2023-05-09T19:40:00-04:00",
            "cutoff_datetime": "2023-05-09T19:40:00-04:00",
            "name": "CWS (L Giolito) v. KAN (J Lyles)",
            "bettypes": [
                {
                    "id": "c2e90031-330f-4323-b460-1422ad9c35fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55e82c3b-2096-4592-be1c-2ac259aa58f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:08.943457-04: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 (L Giolito)",
                                "amount": 5787.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e7f335f0-65f2-44fd-a321-2fcf40c0b250",
                            "gambit_id": "d1187105-b742-4d33-8f68-a6e711cba1eb",
                            "last_updated": "2023-05-10T16:07:12.652437-04:00",
                            "created_at": "2023-05-09T11:07:08.946954-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e90031-330f-4323-b460-1422ad9c35fb/?format=api"
                        },
                        {
                            "id": "4c480708-c4d7-44ef-a3bd-41189b179d87",
                            "gambit_id": "07042c99-fead-4210-b93b-d797b6679a38",
                            "last_updated": "2023-05-10T16:07:12.651224-04:00",
                            "created_at": "2023-05-09T11:07:08.945260-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e90031-330f-4323-b460-1422ad9c35fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd8d7c2a-bdfd-4d76-a028-a6be915f982b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55e82c3b-2096-4592-be1c-2ac259aa58f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:08.938199-04: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": 5421.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6892f5ed-106e-4815-811c-bf2d5a9c416b",
                            "gambit_id": "b9603e11-65bb-4163-8efc-2ecfbd8aba60",
                            "last_updated": "2023-05-10T16:07:12.647397-04:00",
                            "created_at": "2023-05-09T11:07:08.940198-04:00",
                            "name": "KAN",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8d7c2a-bdfd-4d76-a028-a6be915f982b/?format=api"
                        },
                        {
                            "id": "b68bef95-38bc-4b10-a1fd-0bdefddb809e",
                            "gambit_id": "1288077c-3062-4895-bd76-4f519f6cdebc",
                            "last_updated": "2023-05-10T16:07:12.648676-04:00",
                            "created_at": "2023-05-09T11:07:08.941729-04:00",
                            "name": "CWS",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd8d7c2a-bdfd-4d76-a028-a6be915f982b/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55e82c3b-2096-4592-be1c-2ac259aa58f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:08.933242-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e22cf59-0351-4e6c-a8f6-fcf3e7cad082",
                            "gambit_id": "d9778277-3f09-4fba-9647-3c4d7408bded",
                            "last_updated": "2023-05-10T16:07:12.643586-04:00",
                            "created_at": "2023-05-09T11:07:08.934674-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4/?format=api"
                        },
                        {
                            "id": "bb3d8128-44b2-41ee-8627-fe4e39bfd848",
                            "gambit_id": "361c6564-5b42-4ef3-8b8e-33360df52396",
                            "last_updated": "2023-05-10T16:07:12.644866-04:00",
                            "created_at": "2023-05-09T11:07:08.936081-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc1f030a-d0a0-4c3a-8b2d-42e87eaf02f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f8905b28-8289-457a-a625-9e2a4dd7ffd0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4e61b8a4-67b7-4f48-8f30-3f5a22686743",
            "completed": true,
            "last_updated": "2023-05-10T15:32:07.097389-04:00",
            "created_at": "2023-05-09T11:07:09.450863-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4e61b8a4-67b7-4f48-8f30-3f5a22686743",
            "datetime": "2023-05-09T19:40:00-04:00",
            "cutoff_datetime": "2023-05-09T19:40:00-04:00",
            "name": "STL (J Flaherty) v. CHC (J Taillon)",
            "bettypes": [
                {
                    "id": "29414c15-f37c-4d7b-8a31-3f3835991de6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:09.462266-04: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 (J Taillon)",
                                "amount": 5273.0
                            },
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 4727.0
                            }
                        ],
                        "expected_reward_tokens": 9595.81,
                        "profit_sb": 95.81,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5f84543a-de2f-41d0-af13-a82b7bc3972f",
                            "gambit_id": "9da5bd55-f974-420f-9a47-9e49b2551507",
                            "last_updated": "2023-05-10T15:32:07.115078-04:00",
                            "created_at": "2023-05-09T11:07:09.463586-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api"
                        },
                        {
                            "id": "7698dfbb-d11a-4d3d-afea-96776c609fc4",
                            "gambit_id": "f4edb286-0b62-4a79-9a94-dde81dd82aef",
                            "last_updated": "2023-05-10T15:32:07.117258-04:00",
                            "created_at": "2023-05-09T11:07:09.464932-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "2.03000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29414c15-f37c-4d7b-8a31-3f3835991de6/?format=api"
                        }
                    ]
                },
                {
                    "id": "350aecbf-aa04-4378-8fbc-cc42e3885c4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:09.457635-04: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": 6399.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ddfc0d6-7c8f-41c7-b650-f67fa5250c10",
                            "gambit_id": "56bf66a2-accb-4ce8-8a94-ae6d4d544d61",
                            "last_updated": "2023-05-10T15:32:07.111034-04:00",
                            "created_at": "2023-05-09T11:07:09.460710-04:00",
                            "name": "STL",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350aecbf-aa04-4378-8fbc-cc42e3885c4b/?format=api"
                        },
                        {
                            "id": "2231cb2d-88d0-46a8-9dd0-b33908d37076",
                            "gambit_id": "6f31b870-b40f-4151-b47e-fead300f513d",
                            "last_updated": "2023-05-10T15:32:07.108962-04:00",
                            "created_at": "2023-05-09T11:07:09.459206-04:00",
                            "name": "CHC",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350aecbf-aa04-4378-8fbc-cc42e3885c4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e6da4ab-8054-42c9-beae-222f559f6e76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8905b28-8289-457a-a625-9e2a4dd7ffd0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:09.452860-04: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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56edb705-dd97-4863-ae4a-457ebfe366d4",
                            "gambit_id": "13fd0ee8-2dfe-4963-b936-605887056f1f",
                            "last_updated": "2023-05-10T15:32:07.102861-04:00",
                            "created_at": "2023-05-09T11:07:09.454434-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6da4ab-8054-42c9-beae-222f559f6e76/?format=api"
                        },
                        {
                            "id": "db44284b-f148-46a6-8b93-7e1fc6ac0836",
                            "gambit_id": "f7fbfeae-72df-4340-a19a-44256ee06b11",
                            "last_updated": "2023-05-10T15:32:07.104905-04:00",
                            "created_at": "2023-05-09T11:07:09.456046-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6da4ab-8054-42c9-beae-222f559f6e76/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2214336-6d88-4570-8727-8d0817830e9d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "894de5a1-ff2c-4378-9816-a5d9fc5fbd99",
            "completed": true,
            "last_updated": "2023-05-10T15:32:07.293471-04:00",
            "created_at": "2023-05-09T11:07:09.817349-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/894de5a1-ff2c-4378-9816-a5d9fc5fbd99",
            "datetime": "2023-05-09T19:40:00-04:00",
            "cutoff_datetime": "2023-05-09T19:40:00-04:00",
            "name": "LOS (N Syndergaard) v. MIL (E Lauer)",
            "bettypes": [
                {
                    "id": "73920c0d-69d3-48d7-9b3a-c17970549f48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2214336-6d88-4570-8727-8d0817830e9d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:09.830308-04: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 (N Syndergaard)",
                                "amount": 5337.0
                            },
                            {
                                "team": "MIL (E Lauer)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f0085b5-4c2b-47c6-b62b-af37d436b0fe",
                            "gambit_id": "2511c981-76eb-41c1-8659-a7feed63642c",
                            "last_updated": "2023-05-10T15:32:07.310599-04:00",
                            "created_at": "2023-05-09T11:07:09.833264-04:00",
                            "name": "LOS (N Syndergaard)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73920c0d-69d3-48d7-9b3a-c17970549f48/?format=api"
                        },
                        {
                            "id": "52184b05-1b51-4ce9-928d-e0dc46a3fad8",
                            "gambit_id": "16c8ec04-e36d-4fbc-96f7-75fc8cc05752",
                            "last_updated": "2023-05-10T15:32:07.309031-04:00",
                            "created_at": "2023-05-09T11:07:09.831732-04:00",
                            "name": "MIL (E Lauer)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73920c0d-69d3-48d7-9b3a-c17970549f48/?format=api"
                        }
                    ]
                },
                {
                    "id": "9594a3f7-13d3-47f9-bfad-e005ce3948fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2214336-6d88-4570-8727-8d0817830e9d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:09.825653-04: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": 5784.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d39a2a0-48b7-42b5-be61-7f63a9a3068d",
                            "gambit_id": "e14998a0-2612-41ba-ad45-10da3aba4eff",
                            "last_updated": "2023-05-10T15:32:07.303823-04:00",
                            "created_at": "2023-05-09T11:07:09.827365-04:00",
                            "name": "MIL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9594a3f7-13d3-47f9-bfad-e005ce3948fa/?format=api"
                        },
                        {
                            "id": "df9391c7-8a97-4d4c-8c5c-ad5037c4855b",
                            "gambit_id": "d8c1b9ac-e6e7-48e4-9708-f2c5abdd421d",
                            "last_updated": "2023-05-10T15:32:07.305660-04:00",
                            "created_at": "2023-05-09T11:07:09.828856-04:00",
                            "name": "LOS",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9594a3f7-13d3-47f9-bfad-e005ce3948fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "9825b5b4-9af9-4c57-90a6-c8f89e5cab48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2214336-6d88-4570-8727-8d0817830e9d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:09.819778-04: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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3724c2ae-a313-4222-8a6e-9a81955b754f",
                            "gambit_id": "b6353fc1-c7cf-4d3a-9ed2-ec0c8ba3f0b2",
                            "last_updated": "2023-05-10T15:32:07.299892-04:00",
                            "created_at": "2023-05-09T11:07:09.823877-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9825b5b4-9af9-4c57-90a6-c8f89e5cab48/?format=api"
                        },
                        {
                            "id": "7dbfba24-36ea-459d-8552-20c128212fd5",
                            "gambit_id": "881b35de-e42f-4413-a82b-481ac5cc5379",
                            "last_updated": "2023-05-10T15:32:07.297824-04:00",
                            "created_at": "2023-05-09T11:07:09.821895-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9825b5b4-9af9-4c57-90a6-c8f89e5cab48/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f9df6b49-3b88-4ca1-a253-ff3cfa670798",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b7f43869-8361-4be4-8a68-f9b88fd49896",
            "completed": true,
            "last_updated": "2023-05-10T15:37:07.164826-04:00",
            "created_at": "2023-05-09T11:07:08.449558-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b7f43869-8361-4be4-8a68-f9b88fd49896",
            "datetime": "2023-05-09T19:40:00-04:00",
            "cutoff_datetime": "2023-05-09T19:40:00-04:00",
            "name": "SDG (M Wacha) v. MIN (L Varland)",
            "bettypes": [
                {
                    "id": "737d425a-004e-4791-9af5-2fc7058a7a0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:08.462855-04: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 (L Varland)",
                                "amount": 5234.0
                            },
                            {
                                "team": "SDG (M Wacha)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "99bf0c85-0175-4f28-95dd-a61504afa455",
                            "gambit_id": "20b4f309-94d3-47f0-8051-66d46bcecf6d",
                            "last_updated": "2023-05-10T15:37:07.178094-04:00",
                            "created_at": "2023-05-09T11:07:08.464354-04:00",
                            "name": "MIN (L Varland)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737d425a-004e-4791-9af5-2fc7058a7a0b/?format=api"
                        },
                        {
                            "id": "bdfd7973-3282-41f1-a156-6c27d95b870c",
                            "gambit_id": "a24080b4-2683-4982-aaa9-dab5683d8a44",
                            "last_updated": "2023-05-10T15:37:07.179458-04:00",
                            "created_at": "2023-05-09T11:07:08.466206-04:00",
                            "name": "SDG (M Wacha)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737d425a-004e-4791-9af5-2fc7058a7a0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d1ad4e2-a0b4-44a2-b2a4-0749a973848d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:08.457988-04: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": 6399.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88529270-12b9-4821-a191-f205ba4a9017",
                            "gambit_id": "bff66b17-223d-445a-981a-75f54da8b2f2",
                            "last_updated": "2023-05-10T15:37:07.175103-04:00",
                            "created_at": "2023-05-09T11:07:08.461164-04:00",
                            "name": "SDG",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api"
                        },
                        {
                            "id": "d857257f-81cf-4d51-8bc0-51f63dcde454",
                            "gambit_id": "025972ed-239d-41da-ad4e-d38c94cbab92",
                            "last_updated": "2023-05-10T15:37:07.173644-04:00",
                            "created_at": "2023-05-09T11:07:08.459529-04:00",
                            "name": "MIN",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6783c2c-87b8-40ad-826d-1d36bc71f881",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:08.452260-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c1ad6c6-2ffd-4249-9b01-4c0e295ace62",
                            "gambit_id": "b791e517-8828-4e83-b84a-5032dde93b96",
                            "last_updated": "2023-05-10T15:37:07.170545-04:00",
                            "created_at": "2023-05-09T11:07:08.456375-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6783c2c-87b8-40ad-826d-1d36bc71f881/?format=api"
                        },
                        {
                            "id": "f42ea92a-976b-4a85-87e3-8e6f68d8eee6",
                            "gambit_id": "ad2dc0a9-48e4-4ae7-94a6-4a68ab56f78e",
                            "last_updated": "2023-05-10T15:37:07.168801-04:00",
                            "created_at": "2023-05-09T11:07:08.454313-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6783c2c-87b8-40ad-826d-1d36bc71f881/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1be3c19-ea16-47da-adc1-52d9f2c075c3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "50be2d24-b29b-4813-b71f-4894c3f99c65",
            "completed": true,
            "last_updated": "2023-05-10T15:37:06.643849-04:00",
            "created_at": "2023-05-09T11:07:07.831417-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/50be2d24-b29b-4813-b71f-4894c3f99c65",
            "datetime": "2023-05-09T19:20:00-04:00",
            "cutoff_datetime": "2023-05-09T19:20:00-04:00",
            "name": "BOS (N Pivetta) v. ATL (C Morton)",
            "bettypes": [
                {
                    "id": "6bb3f400-b733-4439-adf5-b8b2fc3e2e8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1be3c19-ea16-47da-adc1-52d9f2c075c3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:07.843436-04: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": 6241.0
                            },
                            {
                                "team": "BOS (N Pivetta)",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e058df8-28ea-45e1-a083-f365e2ef6077",
                            "gambit_id": "2da4853f-dd9f-4a65-8340-3fd50714af46",
                            "last_updated": "2023-05-10T15:37:06.656207-04:00",
                            "created_at": "2023-05-09T11:07:07.845064-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb3f400-b733-4439-adf5-b8b2fc3e2e8c/?format=api"
                        },
                        {
                            "id": "2bbca7fe-3f6a-432b-b263-ba758ca5b111",
                            "gambit_id": "3bf6c93f-83d7-4019-a97a-1d11a95d4984",
                            "last_updated": "2023-05-10T15:37:06.657568-04:00",
                            "created_at": "2023-05-09T11:07:07.846716-04:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb3f400-b733-4439-adf5-b8b2fc3e2e8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "97051e75-c74a-4ac0-8ce7-10f1e16407b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1be3c19-ea16-47da-adc1-52d9f2c075c3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:07.838272-04: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": 5317.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf847f32-2646-4c0c-8b33-3aaad2b02e2e",
                            "gambit_id": "d0663f8e-6403-44f4-b01d-3e543cd0dd67",
                            "last_updated": "2023-05-10T15:37:06.653024-04:00",
                            "created_at": "2023-05-09T11:07:07.841732-04:00",
                            "name": "BOS",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97051e75-c74a-4ac0-8ce7-10f1e16407b5/?format=api"
                        },
                        {
                            "id": "5060a7df-11f8-4a5e-9f10-cac80648424c",
                            "gambit_id": "27e72efd-1b51-4dbd-8bf6-92ec9150ddb1",
                            "last_updated": "2023-05-10T15:37:06.651614-04:00",
                            "created_at": "2023-05-09T11:07:07.840010-04:00",
                            "name": "ATL",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97051e75-c74a-4ac0-8ce7-10f1e16407b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b5440978-3fe6-42ad-89f6-2f670b3e279b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1be3c19-ea16-47da-adc1-52d9f2c075c3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:07.833365-04: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.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf9638bb-0234-4128-9096-29c0e002b099",
                            "gambit_id": "db7337f1-fd9d-4348-b3ae-90ce1d65fef9",
                            "last_updated": "2023-05-10T15:37:06.648724-04:00",
                            "created_at": "2023-05-09T11:07:07.836466-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5440978-3fe6-42ad-89f6-2f670b3e279b/?format=api"
                        },
                        {
                            "id": "6df1803b-be39-4501-8032-5cefcc686863",
                            "gambit_id": "d067a093-f08b-4927-a008-75df2fc07632",
                            "last_updated": "2023-05-10T15:37:06.647327-04:00",
                            "created_at": "2023-05-09T11:07:07.834842-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5440978-3fe6-42ad-89f6-2f670b3e279b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41057051-1bb9-4dd8-bc97-05781775d035",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "66e6fbb3-d05b-40d1-b67a-bb2d1d159227",
            "completed": true,
            "last_updated": "2023-05-10T16:02:11.985102-04:00",
            "created_at": "2023-05-09T11:07:07.410760-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/66e6fbb3-d05b-40d1-b67a-bb2d1d159227",
            "datetime": "2023-05-09T19:10:00-04:00",
            "cutoff_datetime": "2023-05-09T19:10:00-04:00",
            "name": "Carolina Hurricanes v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41057051-1bb9-4dd8-bc97-05781775d035/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:07.427652-04: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 Jersey Devils",
                                "amount": 5939.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3e336ee-369a-4f63-975c-8976c29b455e",
                            "gambit_id": "c65d0a59-bb44-46f8-8b27-cda65ea2e9cc",
                            "last_updated": "2023-05-10T16:02:12.005825-04:00",
                            "created_at": "2023-05-09T11:07:07.429309-04:00",
                            "name": "New Jersey Devils",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4/?format=api"
                        },
                        {
                            "id": "88edaa13-acab-41c5-81f9-7b1ceef69d1a",
                            "gambit_id": "3e4d80b2-fd5f-47dd-bf3c-111e8abd86b2",
                            "last_updated": "2023-05-10T16:02:12.007975-04:00",
                            "created_at": "2023-05-09T11:07:07.430896-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe10cb27-a977-4c88-898d-b392f875fb76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41057051-1bb9-4dd8-bc97-05781775d035/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:07.422502-04: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": "Carolina Hurricanes",
                                "amount": 6399.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fd7cff6-791e-4d54-a77d-7967aef84587",
                            "gambit_id": "225fdd5a-5370-4f17-96bb-f5a20f63f532",
                            "last_updated": "2023-05-10T16:02:12.000296-04:00",
                            "created_at": "2023-05-09T11:07:07.425780-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe10cb27-a977-4c88-898d-b392f875fb76/?format=api"
                        },
                        {
                            "id": "9d2ed3cb-c6f8-4d3c-bbcf-0f9811005f32",
                            "gambit_id": "dbb252e9-e0d9-499c-8d8a-9907ff269d84",
                            "last_updated": "2023-05-10T16:02:11.997609-04:00",
                            "created_at": "2023-05-09T11:07:07.424040-04:00",
                            "name": "New Jersey Devils",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe10cb27-a977-4c88-898d-b392f875fb76/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a49ab13-af2c-4bb1-8f67-9029edf2389c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41057051-1bb9-4dd8-bc97-05781775d035/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:07.413282-04: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 5.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d9d8581-112c-42a0-8e84-5d89016821b9",
                            "gambit_id": "14b42b72-ae3e-4efc-b34c-a0fba6feeb26",
                            "last_updated": "2023-05-10T16:02:11.992237-04:00",
                            "created_at": "2023-05-09T11:07:07.416469-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a49ab13-af2c-4bb1-8f67-9029edf2389c/?format=api"
                        },
                        {
                            "id": "cb9e32da-0693-4497-9f3e-ffd03b38beaa",
                            "gambit_id": "525b79d3-0163-45e2-ba55-6321b1fb26f6",
                            "last_updated": "2023-05-10T16:02:11.989847-04:00",
                            "created_at": "2023-05-09T11:07:07.414850-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a49ab13-af2c-4bb1-8f67-9029edf2389c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3da73879-369a-4b67-851d-5492292ca4d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dbea4e99-011f-4062-a318-84477eac25d4",
            "completed": true,
            "last_updated": "2023-05-10T15:42:10.560585-04:00",
            "created_at": "2023-05-09T11:07:07.086960-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.6,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dbea4e99-011f-4062-a318-84477eac25d4",
            "datetime": "2023-05-09T19:05:00-04:00",
            "cutoff_datetime": "2023-05-09T19:05:00-04:00",
            "name": "OAK (D Rucinski) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "532b081d-ae7a-4136-aa8a-44597588f7a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3da73879-369a-4b67-851d-5492292ca4d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:07.101336-04: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 (C Schmidt)",
                                "amount": 6927.0
                            },
                            {
                                "team": "OAK (D Rucinski)",
                                "amount": 3073.0
                            }
                        ],
                        "expected_reward_tokens": 9557.03,
                        "profit_sb": 57.03,
                        "profit_sb_percentage": 0.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c4a499f-86ec-4142-931e-9437b4541f48",
                            "gambit_id": "e9a3925b-7d8b-449e-a652-291c398387dd",
                            "last_updated": "2023-05-10T15:42:10.578581-04:00",
                            "created_at": "2023-05-09T11:07:07.103482-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532b081d-ae7a-4136-aa8a-44597588f7a4/?format=api"
                        },
                        {
                            "id": "9526fa43-49bc-4982-903a-b2d05a4d9bde",
                            "gambit_id": "82ade854-9995-42a5-aac3-df2580360e06",
                            "last_updated": "2023-05-10T15:42:10.580299-04:00",
                            "created_at": "2023-05-09T11:07:07.105646-04:00",
                            "name": "OAK (D Rucinski)",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532b081d-ae7a-4136-aa8a-44597588f7a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2ff73cd-39d6-488f-a158-bdc2f97c8546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3da73879-369a-4b67-851d-5492292ca4d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:07.095639-04: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",
                                "amount": 5421.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4bdd456-a618-44a3-804c-f85af9851e9f",
                            "gambit_id": "5acc5551-14ec-405a-903c-9769e1cbbce2",
                            "last_updated": "2023-05-10T15:42:10.570673-04:00",
                            "created_at": "2023-05-09T11:07:07.097504-04:00",
                            "name": "NYY",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ff73cd-39d6-488f-a158-bdc2f97c8546/?format=api"
                        },
                        {
                            "id": "c6496c75-0eb4-4c8a-aad6-130bd729d3bd",
                            "gambit_id": "73ab5b61-75de-4d82-a9bf-577a6f8306f4",
                            "last_updated": "2023-05-10T15:42:10.573204-04:00",
                            "created_at": "2023-05-09T11:07:07.099383-04:00",
                            "name": "OAK",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2ff73cd-39d6-488f-a158-bdc2f97c8546/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1ea04c0-317c-4b2a-8653-7a5152eeb272",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3da73879-369a-4b67-851d-5492292ca4d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:07.089581-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec0c76d3-2b76-41ea-af70-d66da761e83e",
                            "gambit_id": "95f52599-e5e6-4908-badf-6387e403e761",
                            "last_updated": "2023-05-10T15:42:10.565033-04:00",
                            "created_at": "2023-05-09T11:07:07.091516-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ea04c0-317c-4b2a-8653-7a5152eeb272/?format=api"
                        },
                        {
                            "id": "dbf68313-5164-4182-8242-4b5390909959",
                            "gambit_id": "e9ddd2e8-d1f7-488f-b8b9-9347f1824589",
                            "last_updated": "2023-05-10T15:42:10.566670-04:00",
                            "created_at": "2023-05-09T11:07:07.093489-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ea04c0-317c-4b2a-8653-7a5152eeb272/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a3ea2f56-60ca-43f0-a1cd-4b9b1aa80572",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3ff12a22-7411-44ad-9d88-191145daa3f7",
            "completed": true,
            "last_updated": "2023-05-10T16:02:11.536766-04:00",
            "created_at": "2023-05-09T11:07:06.149664-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3ff12a22-7411-44ad-9d88-191145daa3f7",
            "datetime": "2023-05-09T19:00:00-04:00",
            "cutoff_datetime": "2023-05-09T19:00:00-04:00",
            "name": "Philadelphia 76ers v. Boston Celtics",
            "bettypes": [
                {
                    "id": "97931c34-9938-417c-8ae3-c1148e6c86d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ea2f56-60ca-43f0-a1cd-4b9b1aa80572/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:06.163982-04: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": "Boston Celtics",
                                "amount": 7398.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 2602.0
                            }
                        ],
                        "expected_reward_tokens": 9469.44,
                        "profit_sb": -30.56,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2f8d8c5-d106-403e-995f-29987a43afc8",
                            "gambit_id": "975042bf-40de-4e3b-8df0-7cfd5fe6548b",
                            "last_updated": "2023-05-10T16:02:11.551690-04:00",
                            "created_at": "2023-05-09T11:07:06.165541-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.28000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97931c34-9938-417c-8ae3-c1148e6c86d1/?format=api"
                        },
                        {
                            "id": "340a03f2-800b-406b-bea1-e8537be2e1b3",
                            "gambit_id": "0680ef66-e383-40e6-a8a5-d7c56b22fe1a",
                            "last_updated": "2023-05-10T16:02:11.553400-04:00",
                            "created_at": "2023-05-09T11:07:06.177219-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "3.64000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97931c34-9938-417c-8ae3-c1148e6c86d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a36060a2-2465-47f0-8197-83c9c7233713",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ea2f56-60ca-43f0-a1cd-4b9b1aa80572/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:06.158598-04: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": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "718a463b-adaf-4996-840f-41b58363913e",
                            "gambit_id": "c08d3e92-56dc-4f7b-9c2a-2f35659fa47b",
                            "last_updated": "2023-05-10T16:02:11.546054-04:00",
                            "created_at": "2023-05-09T11:07:06.160413-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36060a2-2465-47f0-8197-83c9c7233713/?format=api"
                        },
                        {
                            "id": "cd4a13e7-d60d-43c3-854f-f702571a36fc",
                            "gambit_id": "65f3099c-4ccf-4003-8dd0-3cbbd31f70e7",
                            "last_updated": "2023-05-10T16:02:11.548044-04:00",
                            "created_at": "2023-05-09T11:07:06.162261-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36060a2-2465-47f0-8197-83c9c7233713/?format=api"
                        }
                    ]
                },
                {
                    "id": "30163aed-409c-45ac-97fc-b5599cdaad07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3ea2f56-60ca-43f0-a1cd-4b9b1aa80572/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:06.152568-04: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 213.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 213.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e498e48-50c5-40d5-91aa-db212c6bb776",
                            "gambit_id": "87a6358c-ff95-4685-a684-fe38080bdfad",
                            "last_updated": "2023-05-10T16:02:11.540643-04:00",
                            "created_at": "2023-05-09T11:07:06.155196-04:00",
                            "name": "Game Total Under 213.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30163aed-409c-45ac-97fc-b5599cdaad07/?format=api"
                        },
                        {
                            "id": "6809448a-a16d-47d0-bb18-9f89f1a80965",
                            "gambit_id": "fdb491ce-61d5-4f30-802f-92ce79421a11",
                            "last_updated": "2023-05-10T16:02:11.542445-04:00",
                            "created_at": "2023-05-09T11:07:06.156952-04:00",
                            "name": "Game Total Over 213.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30163aed-409c-45ac-97fc-b5599cdaad07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dff37432-fe23-44e0-a0fd-1a121ae3a431",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "28315d20-9144-4fde-bd00-58871570b716",
            "completed": false,
            "last_updated": "2023-05-16T18:37:20.137592-04:00",
            "created_at": "2023-05-09T11:07:05.587356-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/28315d20-9144-4fde-bd00-58871570b716",
            "datetime": "2023-05-09T18:40:00-04:00",
            "cutoff_datetime": "2023-05-09T18:40:00-04:00",
            "name": "NYM (M Scherzer) v. CIN (L Weaver)",
            "bettypes": [
                {
                    "id": "712f15fc-f719-433c-99a4-8d9bf4e0ae14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dff37432-fe23-44e0-a0fd-1a121ae3a431/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:05.604928-04: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 (M Scherzer)",
                                "amount": 6353.0
                            },
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 3647.0
                            }
                        ],
                        "expected_reward_tokens": 9591.61,
                        "profit_sb": 91.61,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ed21f1b-e44a-4efe-a69f-ad23118e0365",
                            "gambit_id": "c2af542d-c47c-4475-aa25-bb37786b3004",
                            "last_updated": "2023-05-16T18:37:20.154662-04:00",
                            "created_at": "2023-05-09T11:07:05.608271-04:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712f15fc-f719-433c-99a4-8d9bf4e0ae14/?format=api"
                        },
                        {
                            "id": "d8a255c7-27ec-4e6f-ade8-b55225012fa9",
                            "gambit_id": "5b834e33-aa29-4bc4-b544-86d8c44a1056",
                            "last_updated": "2023-05-16T18:37:20.153073-04:00",
                            "created_at": "2023-05-09T11:07:05.606569-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712f15fc-f719-433c-99a4-8d9bf4e0ae14/?format=api"
                        }
                    ]
                },
                {
                    "id": "d57c4f70-b882-4096-b9e1-ce1f955e8f64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dff37432-fe23-44e0-a0fd-1a121ae3a431/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:05.598858-04: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": 5317.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d5121a2-c2c1-4376-8545-8bf2eb03b7aa",
                            "gambit_id": "9a169131-fee4-474a-9214-089af9f5b52f",
                            "last_updated": "2023-05-16T18:37:20.149899-04:00",
                            "created_at": "2023-05-09T11:07:05.603088-04:00",
                            "name": "NYM",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d57c4f70-b882-4096-b9e1-ce1f955e8f64/?format=api"
                        },
                        {
                            "id": "868a5000-e43d-4d55-9123-7568697599eb",
                            "gambit_id": "d04e6447-6eb3-446e-b288-b67efd4607bd",
                            "last_updated": "2023-05-16T18:37:20.147927-04:00",
                            "created_at": "2023-05-09T11:07:05.601235-04:00",
                            "name": "CIN",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d57c4f70-b882-4096-b9e1-ce1f955e8f64/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0f84598-ba43-4e93-a6c8-dcca32760ca1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dff37432-fe23-44e0-a0fd-1a121ae3a431/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:05.591134-04: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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49c3426d-3ada-4b4f-bd43-a3b19cddbe7b",
                            "gambit_id": "20dda6f4-2373-40e5-af53-bfa04a082f69",
                            "last_updated": "2023-05-16T18:37:20.142660-04:00",
                            "created_at": "2023-05-09T11:07:05.593660-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f84598-ba43-4e93-a6c8-dcca32760ca1/?format=api"
                        },
                        {
                            "id": "f310c0e9-a411-481c-96f2-0d646ccda84d",
                            "gambit_id": "8e948d03-6eb3-4a9d-b2d9-8ff7eeaecea4",
                            "last_updated": "2023-05-16T18:37:20.144317-04:00",
                            "created_at": "2023-05-09T11:07:05.596279-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f84598-ba43-4e93-a6c8-dcca32760ca1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c65deda-e901-4158-aa91-cc2385a1c58e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9c15f06e-211c-46a3-9f25-6c6974b0e44d",
            "completed": true,
            "last_updated": "2023-05-10T15:42:08.976172-04:00",
            "created_at": "2023-05-09T11:07:05.768213-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9c15f06e-211c-46a3-9f25-6c6974b0e44d",
            "datetime": "2023-05-09T18:40:00-04:00",
            "cutoff_datetime": "2023-05-09T18:40:00-04:00",
            "name": "TOR (A Manoah) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "b9ae0908-ed53-441b-8caa-c15d7e6570f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:05.786875-04: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": 5627.0
                            },
                            {
                                "team": "TOR (A Manoah)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "131b251c-d797-4975-a47b-81b340c34448",
                            "gambit_id": "b0d27b25-6f07-43b2-bb11-68ad05e0c780",
                            "last_updated": "2023-05-10T15:42:08.988365-04:00",
                            "created_at": "2023-05-09T11:07:05.788834-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ae0908-ed53-441b-8caa-c15d7e6570f9/?format=api"
                        },
                        {
                            "id": "1fbe4f78-5106-40a1-abfb-3c842a7ba569",
                            "gambit_id": "5b98591b-b3e1-4065-8241-49ecf5f16978",
                            "last_updated": "2023-05-10T15:42:08.990115-04:00",
                            "created_at": "2023-05-09T11:07:05.791202-04:00",
                            "name": "TOR (A Manoah)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ae0908-ed53-441b-8caa-c15d7e6570f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "07cdc13e-f65f-409d-af61-8d908543aece",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:05.780052-04: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",
                                "amount": 6100.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e2f398f-8491-47a3-aa59-5b9c4e9c1bd3",
                            "gambit_id": "1b950cfd-96b8-4a57-918d-751f5c136afb",
                            "last_updated": "2023-05-10T15:42:08.985636-04:00",
                            "created_at": "2023-05-09T11:07:05.784658-04:00",
                            "name": "TOR",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07cdc13e-f65f-409d-af61-8d908543aece/?format=api"
                        },
                        {
                            "id": "ef3de047-3455-4406-9e51-fc16e156c3aa",
                            "gambit_id": "4e44a463-275d-433b-b889-10146982e8da",
                            "last_updated": "2023-05-10T15:42:08.984203-04:00",
                            "created_at": "2023-05-09T11:07:05.782294-04:00",
                            "name": "PHI",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07cdc13e-f65f-409d-af61-8d908543aece/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d76d23a-0de4-4606-9bd2-d3b240973f68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:05.772805-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "204a0fc2-0d2c-4d43-ac0c-e3dafc2d8731",
                            "gambit_id": "e08ec178-cb6c-4e7a-a85a-57bf9f115477",
                            "last_updated": "2023-05-10T15:42:08.979508-04:00",
                            "created_at": "2023-05-09T11:07:05.774882-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d76d23a-0de4-4606-9bd2-d3b240973f68/?format=api"
                        },
                        {
                            "id": "0f7718d5-df97-4388-9390-cacf6b7322b8",
                            "gambit_id": "dee63977-cdad-475c-93f3-d2ec56c301ac",
                            "last_updated": "2023-05-10T15:42:08.981035-04:00",
                            "created_at": "2023-05-09T11:07:05.777550-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d76d23a-0de4-4606-9bd2-d3b240973f68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e91999f-e96a-4a36-9249-37a318b571c6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c892aa8e-5f49-4cfa-83c0-4dcd41ae8137",
            "completed": true,
            "last_updated": "2023-05-10T15:47:09.078020-04:00",
            "created_at": "2023-05-09T11:07:05.135773-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c892aa8e-5f49-4cfa-83c0-4dcd41ae8137",
            "datetime": "2023-05-09T18:35:00-04:00",
            "cutoff_datetime": "2023-05-09T18:35:00-04:00",
            "name": "COL (C Seabold) v. PIT (L Ortiz)",
            "bettypes": [
                {
                    "id": "4ffdcd8b-dabd-448b-813e-0508131f16f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e91999f-e96a-4a36-9249-37a318b571c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:05.157017-04: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 (L Ortiz)",
                                "amount": 6070.0
                            },
                            {
                                "team": "COL (C Seabold)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91a8ff5f-feb6-43b1-af08-ca4f3c6de323",
                            "gambit_id": "06af6235-1825-41a8-a7d9-72114c7d6fe5",
                            "last_updated": "2023-05-10T15:47:09.090633-04:00",
                            "created_at": "2023-05-09T11:07:05.158957-04:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffdcd8b-dabd-448b-813e-0508131f16f3/?format=api"
                        },
                        {
                            "id": "6245cb05-f612-4b9e-bc4d-cff98bdbd962",
                            "gambit_id": "ad6e3621-7c56-40ff-8ea8-d0390a3ff1bb",
                            "last_updated": "2023-05-10T15:47:09.092074-04:00",
                            "created_at": "2023-05-09T11:07:05.160661-04:00",
                            "name": "COL (C Seabold)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffdcd8b-dabd-448b-813e-0508131f16f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "67707bb3-6bc9-4030-b61b-447dcf7ebfb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e91999f-e96a-4a36-9249-37a318b571c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:05.150317-04: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": 5512.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e084854-f4fd-420a-bee2-8538290b481d",
                            "gambit_id": "c1333721-491c-4208-a590-13e669f18f8b",
                            "last_updated": "2023-05-10T15:47:09.087848-04:00",
                            "created_at": "2023-05-09T11:07:05.154415-04:00",
                            "name": "COL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67707bb3-6bc9-4030-b61b-447dcf7ebfb2/?format=api"
                        },
                        {
                            "id": "4b89a5b1-d94d-4931-b040-76904a815576",
                            "gambit_id": "323b7a04-6e35-4be7-98a8-2ec71f94d36c",
                            "last_updated": "2023-05-10T15:47:09.086485-04:00",
                            "created_at": "2023-05-09T11:07:05.152623-04:00",
                            "name": "PIT",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67707bb3-6bc9-4030-b61b-447dcf7ebfb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bdae592-64ff-41ba-8cf5-5e13f973ee34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e91999f-e96a-4a36-9249-37a318b571c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:05.142908-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b0d8be7-51d1-487e-9847-1dd7954beff1",
                            "gambit_id": "0e20eaa5-f158-4a05-ae78-58357152e31f",
                            "last_updated": "2023-05-10T15:47:09.082271-04:00",
                            "created_at": "2023-05-09T11:07:05.145320-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdae592-64ff-41ba-8cf5-5e13f973ee34/?format=api"
                        },
                        {
                            "id": "4ba6b89b-ff88-4d00-a09d-cbc244e4337f",
                            "gambit_id": "3a2ca64c-9a7e-4272-aa38-69e2e3b18efe",
                            "last_updated": "2023-05-10T15:47:09.083789-04:00",
                            "created_at": "2023-05-09T11:07:05.147845-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdae592-64ff-41ba-8cf5-5e13f973ee34/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5ab56cc4-1009-4986-b9bf-5d0933e22a39",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "44f2a372-b318-4503-9dcb-d9b55ed7524d",
            "completed": true,
            "last_updated": "2023-05-10T15:42:08.379502-04:00",
            "created_at": "2023-05-09T11:07:05.307944-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/44f2a372-b318-4503-9dcb-d9b55ed7524d",
            "datetime": "2023-05-09T18:35:00-04:00",
            "cutoff_datetime": "2023-05-09T18:35:00-04:00",
            "name": "TAM (Z Eflin) v. BAL (G Rodriguez)",
            "bettypes": [
                {
                    "id": "658e8bab-8053-48a2-9e98-bec79adbe793",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ab56cc4-1009-4986-b9bf-5d0933e22a39/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:05.321217-04: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 (Z Eflin)",
                                "amount": 5527.0
                            },
                            {
                                "team": "BAL (G Rodriguez)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d68c94c0-b4a6-44b3-80e3-4844046d8d0a",
                            "gambit_id": "d88368a5-1c06-4b84-ba94-abe01330d84e",
                            "last_updated": "2023-05-10T15:42:08.393226-04:00",
                            "created_at": "2023-05-09T11:07:05.325061-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/658e8bab-8053-48a2-9e98-bec79adbe793/?format=api"
                        },
                        {
                            "id": "378381e7-58ee-4c15-9c2c-8322e4e9a36a",
                            "gambit_id": "d0e13511-3f5a-4f72-a706-be9f8d4158f7",
                            "last_updated": "2023-05-10T15:42:08.391921-04:00",
                            "created_at": "2023-05-09T11:07:05.323318-04:00",
                            "name": "BAL (G Rodriguez)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/658e8bab-8053-48a2-9e98-bec79adbe793/?format=api"
                        }
                    ]
                },
                {
                    "id": "2416fec1-2dc7-4981-bc7a-1ec6f0aaa35a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ab56cc4-1009-4986-b9bf-5d0933e22a39/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:05.310055-04: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",
                                "amount": 5512.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9283aa0e-bf11-40ce-8999-22a8680330b8",
                            "gambit_id": "bf53b360-d9c0-4af6-a373-61724d49c266",
                            "last_updated": "2023-05-10T15:42:08.383635-04:00",
                            "created_at": "2023-05-09T11:07:05.311927-04:00",
                            "name": "BAL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2416fec1-2dc7-4981-bc7a-1ec6f0aaa35a/?format=api"
                        },
                        {
                            "id": "9fd991f5-6fe1-4437-99d8-ed04083816c0",
                            "gambit_id": "d22010d9-960f-4dcc-bcaf-4cd2927d9201",
                            "last_updated": "2023-05-10T15:42:08.385017-04:00",
                            "created_at": "2023-05-09T11:07:05.313803-04:00",
                            "name": "TAM",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2416fec1-2dc7-4981-bc7a-1ec6f0aaa35a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9dca17e-119d-49fc-bc63-385f8882fcc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ab56cc4-1009-4986-b9bf-5d0933e22a39/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:05.315853-04: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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad60f649-1059-4a9a-a1d9-ab857946bd51",
                            "gambit_id": "769bfad1-5504-4e67-8e2c-334ea10dadab",
                            "last_updated": "2023-05-10T15:42:08.389349-04:00",
                            "created_at": "2023-05-09T11:07:05.319319-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9dca17e-119d-49fc-bc63-385f8882fcc9/?format=api"
                        },
                        {
                            "id": "38f392e8-ebcb-4fbb-b70a-e28910ae50be",
                            "gambit_id": "9a6f1386-c2aa-4650-ae29-f5afe8ac07a1",
                            "last_updated": "2023-05-10T15:42:08.388076-04:00",
                            "created_at": "2023-05-09T11:07:05.317503-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9dca17e-119d-49fc-bc63-385f8882fcc9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7241722f-f1ae-4ddf-9de5-546589af7142",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e1003b4-1c93-4cc3-aa0b-b0d305cef1bc",
            "completed": true,
            "last_updated": "2023-05-10T15:47:08.856078-04:00",
            "created_at": "2023-05-09T11:07:04.941648-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2e1003b4-1c93-4cc3-aa0b-b0d305cef1bc",
            "datetime": "2023-05-09T18:10:00-04:00",
            "cutoff_datetime": "2023-05-09T18:10:00-04:00",
            "name": "DET (M Lorenzen) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "6211db65-a4e1-48e2-8f74-8f19af7632fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7241722f-f1ae-4ddf-9de5-546589af7142/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:04.955331-04: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": 6293.0
                            },
                            {
                                "team": "DET (M Lorenzen)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "554ea063-e18a-4208-93b8-dcec73fdc7df",
                            "gambit_id": "0e8d91e8-d3f0-4cbd-b08a-822cbf2d0ce5",
                            "last_updated": "2023-05-10T15:47:08.868552-04:00",
                            "created_at": "2023-05-09T11:07:04.957091-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6211db65-a4e1-48e2-8f74-8f19af7632fb/?format=api"
                        },
                        {
                            "id": "4c3d5017-800e-47bb-b668-12d36acd5d78",
                            "gambit_id": "b65f60b0-ac0c-4fe4-b0ae-4a53283bae2c",
                            "last_updated": "2023-05-10T15:47:08.870027-04:00",
                            "created_at": "2023-05-09T11:07:04.959733-04:00",
                            "name": "DET (M Lorenzen)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6211db65-a4e1-48e2-8f74-8f19af7632fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "b68b2f3c-be1b-464a-950c-fd3db4f30814",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7241722f-f1ae-4ddf-9de5-546589af7142/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-09T11:07:04.950149-04: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": 5317.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cb14ea03-c4f3-45c8-b451-819ce91bf0a2",
                            "gambit_id": "3e64c246-b2a9-4adc-8d20-43d8a7c04ecd",
                            "last_updated": "2023-05-10T15:47:08.865758-04:00",
                            "created_at": "2023-05-09T11:07:04.953435-04:00",
                            "name": "DET",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68b2f3c-be1b-464a-950c-fd3db4f30814/?format=api"
                        },
                        {
                            "id": "b5c47dd1-fcae-4be5-bf44-b1df3c11ad02",
                            "gambit_id": "4cc047ed-8641-4711-8131-a3a615038455",
                            "last_updated": "2023-05-10T15:47:08.864266-04:00",
                            "created_at": "2023-05-09T11:07:04.951778-04:00",
                            "name": "CLE",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68b2f3c-be1b-464a-950c-fd3db4f30814/?format=api"
                        }
                    ]
                },
                {
                    "id": "b64d53db-9f42-47e9-8b2b-93c66bb4d031",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7241722f-f1ae-4ddf-9de5-546589af7142/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:04.944093-04: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": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60ad6f53-26a3-4f77-923e-3276926fba51",
                            "gambit_id": "4632abf4-e70b-434f-9ba4-0aaa69356011",
                            "last_updated": "2023-05-10T15:47:08.859614-04:00",
                            "created_at": "2023-05-09T11:07:04.945904-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b64d53db-9f42-47e9-8b2b-93c66bb4d031/?format=api"
                        },
                        {
                            "id": "634a2961-bfa5-4b12-87fa-d26fe40dc3fd",
                            "gambit_id": "8c1545e5-86d2-469f-986b-7962934169b8",
                            "last_updated": "2023-05-10T15:47:08.861348-04:00",
                            "created_at": "2023-05-09T11:07:04.948199-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b64d53db-9f42-47e9-8b2b-93c66bb4d031/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7db8f5f3-59c8-455f-8d93-72ffc7ec26bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e3395e63-5718-4ef9-b0e0-4ac1c6d3e916",
            "completed": true,
            "last_updated": "2023-05-10T16:07:12.838487-04:00",
            "created_at": "2023-05-09T11:07:04.795753-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.44,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e3395e63-5718-4ef9-b0e0-4ac1c6d3e916",
            "datetime": "2023-05-09T15:00:00-04:00",
            "cutoff_datetime": "2023-05-09T15:00:00-04:00",
            "name": "Real Madrid v. Manchester City",
            "bettypes": [
                {
                    "id": "2c227688-be64-41ec-a146-be89d92c93dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7db8f5f3-59c8-455f-8d93-72ffc7ec26bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-09T11:07:04.805310-04: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": 5930.0
                            },
                            {
                                "team": "Real Madrid",
                                "amount": 4070.0
                            }
                        ],
                        "expected_reward_tokens": 12453.0,
                        "profit_sb": 2953.0,
                        "profit_sb_percentage": 31.08,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 4387.0
                            },
                            {
                                "team": "Real Madrid",
                                "amount": 3011.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2602.0
                            }
                        ],
                        "expected_reward_tokens": 9211.08,
                        "profit_sb": -288.92,
                        "profit_sb_percentage": -3.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e7780ae8-94ae-428c-a32c-9954f19487cf",
                            "gambit_id": "7443f374-7998-4ce4-8dcf-6243ee29291a",
                            "last_updated": "2023-05-10T16:07:12.848925-04:00",
                            "created_at": "2023-05-09T11:07:04.806626-04:00",
                            "name": "Manchester City",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c227688-be64-41ec-a146-be89d92c93dd/?format=api"
                        },
                        {
                            "id": "4217e0cb-4b9e-4ac0-85af-2bbda9cc7422",
                            "gambit_id": "c0c11c7c-157d-4d85-a012-be7284895a83",
                            "last_updated": "2023-05-10T16:07:12.845931-04:00",
                            "created_at": "2023-05-09T11:07:04.808321-04:00",
                            "name": "Real Madrid",
                            "reward": "3.06000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c227688-be64-41ec-a146-be89d92c93dd/?format=api"
                        },
                        {
                            "id": "0f4bea98-0543-4ee6-9933-04c6c3897f7c",
                            "gambit_id": "e99356ff-458e-4f6e-a81b-5289efde4c26",
                            "last_updated": "2023-05-10T16:07:12.847448-04:00",
                            "created_at": "2023-05-09T11:07:04.810140-04:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c227688-be64-41ec-a146-be89d92c93dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccb66156-721c-4e15-acf9-fa84587e4223",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7db8f5f3-59c8-455f-8d93-72ffc7ec26bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-09T11:07:04.798665-04: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": 5389.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6c97136-f242-4c86-a54c-55b99a8a86d7",
                            "gambit_id": "fb92b99b-c6cc-46d4-bfee-b592542dd38d",
                            "last_updated": "2023-05-10T16:07:12.843337-04:00",
                            "created_at": "2023-05-09T11:07:04.803490-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb66156-721c-4e15-acf9-fa84587e4223/?format=api"
                        },
                        {
                            "id": "c6ea88a3-a9b8-4187-813d-be3e594810c0",
                            "gambit_id": "3ee04363-a2f4-4aff-a29f-380cb2082f69",
                            "last_updated": "2023-05-10T16:07:12.841823-04:00",
                            "created_at": "2023-05-09T11:07:04.801003-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb66156-721c-4e15-acf9-fa84587e4223/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f1256a9-82f4-48f6-aef4-0dbc32920b9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "331056f1-5a51-4e29-9443-cd29be8f9c42",
            "completed": true,
            "last_updated": "2023-05-09T13:37:14.242314-04:00",
            "created_at": "2023-05-08T11:47:01.049211-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/331056f1-5a51-4e29-9443-cd29be8f9c42",
            "datetime": "2023-05-08T22:59:00-04:00",
            "cutoff_datetime": "2023-05-08T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - May 8th 2023",
            "bettypes": [
                {
                    "id": "78324c42-cf8a-4239-a5c7-0fa7de27bd98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f1256a9-82f4-48f6-aef4-0dbc32920b9b/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-08T11:47:01.051063-04: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": "d958698c-ff56-46d4-83d6-922fc452b20b",
                            "gambit_id": "0e380d88-df01-4a2e-8cec-2f08bbdbd840",
                            "last_updated": "2023-05-09T13:37:14.247209-04:00",
                            "created_at": "2023-05-08T11:47:01.052542-04:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
                        },
                        {
                            "id": "0ad16348-e4e0-4951-8040-8feb850fd0e2",
                            "gambit_id": "046794ff-c44c-4285-8ad0-8e40341260c2",
                            "last_updated": "2023-05-09T13:37:14.255141-04:00",
                            "created_at": "2023-05-08T11:47:01.058585-04:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
                        },
                        {
                            "id": "bd32cdf0-bd3d-4a06-a637-4c91b407c7e3",
                            "gambit_id": "45d2d2c7-6eff-4154-8771-e7fa875cb31d",
                            "last_updated": "2023-05-09T13:37:14.253351-04:00",
                            "created_at": "2023-05-08T11:47:01.057141-04:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
                        },
                        {
                            "id": "341fad2d-51e4-4cd4-9af6-1dbb52c5eaa7",
                            "gambit_id": "3b0af406-78b2-4789-beda-455be4b88253",
                            "last_updated": "2023-05-09T13:37:14.251111-04:00",
                            "created_at": "2023-05-08T11:47:01.055600-04:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
                        },
                        {
                            "id": "5dbd1579-c974-41da-bc7f-5c6aba05e407",
                            "gambit_id": "d88f83de-24e0-41b6-8e0e-c922cf640938",
                            "last_updated": "2023-05-09T13:37:14.249339-04:00",
                            "created_at": "2023-05-08T11:47:01.054047-04:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78324c42-cf8a-4239-a5c7-0fa7de27bd98/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f9825336-743b-4834-9731-33377df80bb5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b9ba9988-f401-4ec3-ad47-1734b3c912ea",
            "completed": true,
            "last_updated": "2023-05-09T13:37:18.588207-04:00",
            "created_at": "2023-05-08T11:47:00.572579-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/b9ba9988-f401-4ec3-ad47-1734b3c912ea",
            "datetime": "2023-05-08T22:59:00-04:00",
            "cutoff_datetime": "2023-05-08T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - May 8th 2023",
            "bettypes": [
                {
                    "id": "50ddc3ce-3238-4243-a286-cf9fe877054c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9825336-743b-4834-9731-33377df80bb5/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-08T11:47:00.575004-04: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": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ace1f0a-cc6f-48c3-82ef-5632458fd5f9",
                            "gambit_id": "339dde34-3b33-4461-ab75-e7c24d6be261",
                            "last_updated": "2023-05-09T13:37:18.593792-04:00",
                            "created_at": "2023-05-08T11:47:00.579241-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddc3ce-3238-4243-a286-cf9fe877054c/?format=api"
                        },
                        {
                            "id": "dcf1b81e-d2b9-402d-b302-9388011e027c",
                            "gambit_id": "ca4f55c5-166e-4671-b431-d86ee9a2a663",
                            "last_updated": "2023-05-09T13:37:18.592119-04:00",
                            "created_at": "2023-05-08T11:47:00.577188-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddc3ce-3238-4243-a286-cf9fe877054c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8cba1ca-a19a-4bb6-8efc-1308c265b164",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bdf4aef4-d6ed-47c0-b2a9-0d228b3b6895",
            "completed": true,
            "last_updated": "2023-05-09T11:41:55.137010-04:00",
            "created_at": "2023-05-08T11:47:00.416829-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bdf4aef4-d6ed-47c0-b2a9-0d228b3b6895",
            "datetime": "2023-05-08T22:00:00-04:00",
            "cutoff_datetime": "2023-05-08T22:00:00-04:00",
            "name": "Golden State Warriors v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "df0c01c6-7387-4c5d-8a11-8579c88b8fca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8cba1ca-a19a-4bb6-8efc-1308c265b164/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-08T11:47:00.432065-04: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 Lakers",
                                "amount": 5599.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c781f380-da18-4a0a-a9ef-5ae79a076a71",
                            "gambit_id": "970b689e-66b0-45f4-9d28-ada349a0492e",
                            "last_updated": "2023-05-09T11:41:55.150391-04:00",
                            "created_at": "2023-05-08T11:47:00.433908-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c01c6-7387-4c5d-8a11-8579c88b8fca/?format=api"
                        },
                        {
                            "id": "8ac9e77c-1e1d-4ac9-8c5d-4056921a0571",
                            "gambit_id": "7223c1df-142e-4001-a372-e08a3dcd026d",
                            "last_updated": "2023-05-09T11:41:55.151822-04:00",
                            "created_at": "2023-05-08T11:47:00.435913-04:00",
                            "name": "Golden State Warriors",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df0c01c6-7387-4c5d-8a11-8579c88b8fca/?format=api"
                        }
                    ]
                },
                {
                    "id": "bcfe74ce-1889-4a29-bdf0-fcc54d6739ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8cba1ca-a19a-4bb6-8efc-1308c265b164/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-08T11:47:00.425727-04: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": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41847019-4f91-4e9d-81dc-be884d5f9c3a",
                            "gambit_id": "9bf79d2a-de26-430c-95d5-68a2fdae18ed",
                            "last_updated": "2023-05-09T11:41:55.147605-04:00",
                            "created_at": "2023-05-08T11:47:00.430105-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcfe74ce-1889-4a29-bdf0-fcc54d6739ff/?format=api"
                        },
                        {
                            "id": "f7c00f6c-b354-488a-858f-2f7fbd55ac20",
                            "gambit_id": "39508c2e-be13-46c0-9f3d-49d39616bf0d",
                            "last_updated": "2023-05-09T11:41:55.145939-04:00",
                            "created_at": "2023-05-08T11:47:00.427871-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcfe74ce-1889-4a29-bdf0-fcc54d6739ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "0894509d-0c7a-4e4c-872d-51a039818fbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8cba1ca-a19a-4bb6-8efc-1308c265b164/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-08T11:47:00.419349-04: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 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f90ace22-1339-4c2d-a64c-b2a4fd98d063",
                            "gambit_id": "da66ba28-c57e-477b-b9d2-a1220d29846b",
                            "last_updated": "2023-05-09T11:41:55.142702-04:00",
                            "created_at": "2023-05-08T11:47:00.423533-04:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0894509d-0c7a-4e4c-872d-51a039818fbe/?format=api"
                        },
                        {
                            "id": "1db27af8-6f46-463c-ab1e-af6d59578402",
                            "gambit_id": "f0c75d5c-d344-45d4-be60-b61a331d2eda",
                            "last_updated": "2023-05-09T11:41:55.141083-04:00",
                            "created_at": "2023-05-08T11:47:00.421412-04:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0894509d-0c7a-4e4c-872d-51a039818fbe/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}