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=2200
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=2300",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=2100",
    "results": [
        {
            "id": "326b274a-56bb-460a-b37e-0940dce51484",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d5207c2c-d274-4cdd-be85-69e0d11d22d4",
            "completed": true,
            "last_updated": "2023-09-26T09:58:05.188644-04:00",
            "created_at": "2023-09-24T09:13:23.396551-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d5207c2c-d274-4cdd-be85-69e0d11d22d4",
            "datetime": "2023-09-24T13:10:00-04:00",
            "cutoff_datetime": "2023-09-24T13:10:00-04:00",
            "name": "TOR (Y Kikuchi) v. TAM (T Bradley)",
            "bettypes": [
                {
                    "id": "f5a61800-2d50-40da-a438-1954d4c01767",
                    "match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:23.402113-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Bradley)",
                                "amount": 5079.0
                            },
                            {
                                "team": "TOR (Y Kikuchi)",
                                "amount": 4921.0
                            }
                        ],
                        "expected_reward_tokens": 9546.74,
                        "profit_sb": 46.74,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ecd3ce8-134d-48a6-9f36-0d1ac638454a",
                            "gambit_id": "7470cee9-159b-440b-9bf8-c4955e942c28",
                            "last_updated": "2023-09-26T09:58:05.209667-04:00",
                            "created_at": "2023-09-24T09:13:23.410801-04:00",
                            "name": "TAM (T Bradley)",
                            "reward": "1.88000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api"
                        },
                        {
                            "id": "dba3c72b-698a-4758-ac01-797d2e14b6ee",
                            "gambit_id": "f6640b07-5b48-4ce0-9783-0214e85880d4",
                            "last_updated": "2023-09-26T09:58:05.205738-04:00",
                            "created_at": "2023-09-24T09:13:23.405951-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a61800-2d50-40da-a438-1954d4c01767/?format=api"
                        }
                    ]
                },
                {
                    "id": "9022e2a3-0d24-4a02-82b2-b724f790d47e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:23.415707-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37cb3afb-8ee8-4d3b-bd96-bde674b5f7c4",
                            "gambit_id": "589143db-c6d3-4bc2-be38-90a2ae5f8840",
                            "last_updated": "2023-09-26T09:58:05.217078-04:00",
                            "created_at": "2023-09-24T09:13:23.419272-04:00",
                            "name": "TOR",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9022e2a3-0d24-4a02-82b2-b724f790d47e/?format=api"
                        },
                        {
                            "id": "ac0078ca-3357-4c2a-91ca-6a32cb3ab15f",
                            "gambit_id": "38b6e4bb-b311-473d-a165-d1c434e4073b",
                            "last_updated": "2023-09-26T09:58:05.220931-04:00",
                            "created_at": "2023-09-24T09:13:23.423193-04:00",
                            "name": "TAM",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9022e2a3-0d24-4a02-82b2-b724f790d47e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d13d3f33-6b1a-4eb7-aee2-80b0076a0268",
                    "match": "https://api-prod.gambitprofit.com/api/matches/326b274a-56bb-460a-b37e-0940dce51484/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:23.427363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c65af9eb-9328-4f68-bf83-5cd8c861f73c",
                            "gambit_id": "d969242f-6295-4c39-af58-ca9e20454e0d",
                            "last_updated": "2023-09-26T09:58:05.229177-04:00",
                            "created_at": "2023-09-24T09:13:23.431390-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api"
                        },
                        {
                            "id": "60aff7a5-a9cc-49b5-9edb-27de589cac5d",
                            "gambit_id": "84a7657d-c60d-4483-af55-62b1ed2a9944",
                            "last_updated": "2023-09-26T09:58:05.233373-04:00",
                            "created_at": "2023-09-24T09:13:23.439317-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13d3f33-6b1a-4eb7-aee2-80b0076a0268/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e6819470-3e4c-4e72-9032-9a313fd79d4a",
            "completed": true,
            "last_updated": "2023-09-26T09:58:05.681424-04:00",
            "created_at": "2023-09-24T09:13:23.129944-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e6819470-3e4c-4e72-9032-9a313fd79d4a",
            "datetime": "2023-09-24T13:05:00-04:00",
            "cutoff_datetime": "2023-09-24T13:05:00-04:00",
            "name": "NYM (J Butto) v. PHI (C Sanchez)",
            "bettypes": [
                {
                    "id": "94cfb27b-55f3-414c-8df8-33245a5a52d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-24T09:13:23.144388-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Sanchez)",
                                "amount": 6104.0
                            },
                            {
                                "team": "NYM (J Butto)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54680728-209a-4eb6-bda1-32dd5a95419c",
                            "gambit_id": "57782d25-ac13-420e-a824-37653417b0bf",
                            "last_updated": "2023-09-26T09:58:05.693166-04:00",
                            "created_at": "2023-09-24T09:13:23.155878-04:00",
                            "name": "PHI (C Sanchez)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cfb27b-55f3-414c-8df8-33245a5a52d0/?format=api"
                        },
                        {
                            "id": "5beab6d8-6060-4fa2-907c-a954d32627ed",
                            "gambit_id": "98945ee9-1e94-4d6a-8da9-8dca97a1728f",
                            "last_updated": "2023-09-26T09:58:05.689640-04:00",
                            "created_at": "2023-09-24T09:13:23.150783-04:00",
                            "name": "NYM (J Butto)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cfb27b-55f3-414c-8df8-33245a5a52d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "758e5ef2-eaa9-44dd-bb88-a44bd97ff69d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-24T09:13:23.160313-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3f3372f-755b-4916-b482-ad7d3442f1da",
                            "gambit_id": "0981062d-4293-4b23-bcd9-4a7bf2812cb5",
                            "last_updated": "2023-09-26T09:58:05.700385-04:00",
                            "created_at": "2023-09-24T09:13:23.164629-04:00",
                            "name": "NYM",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758e5ef2-eaa9-44dd-bb88-a44bd97ff69d/?format=api"
                        },
                        {
                            "id": "9b05ac0b-7681-4de4-b36f-a45dc6a71c34",
                            "gambit_id": "9685378d-ce06-4d46-8d4e-c2e1f6aa4af1",
                            "last_updated": "2023-09-26T09:58:05.703704-04:00",
                            "created_at": "2023-09-24T09:13:23.169192-04:00",
                            "name": "PHI",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758e5ef2-eaa9-44dd-bb88-a44bd97ff69d/?format=api"
                        }
                    ]
                },
                {
                    "id": "328e0695-b9e2-4c72-9c88-3c7d1e0a916e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-24T09:13:23.173936-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "6b4493d2-7452-4988-afb0-05c6fdcc9ab2",
                            "gambit_id": "761b9401-ab3e-464c-b157-fe92390a3cd9",
                            "last_updated": "2023-09-26T09:58:05.730370-04:00",
                            "created_at": "2023-09-24T09:13:23.181652-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/328e0695-b9e2-4c72-9c88-3c7d1e0a916e/?format=api"
                        },
                        {
                            "id": "baba26ad-7dfb-48df-a90a-fd9b223f5707",
                            "gambit_id": "ad7ca12e-b8ec-4180-8972-9ff26cf29f03",
                            "last_updated": "2023-09-26T09:58:05.711218-04:00",
                            "created_at": "2023-09-24T09:13:23.177569-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/328e0695-b9e2-4c72-9c88-3c7d1e0a916e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0fe5f8fd-00cd-4770-b0f0-a582a7358580",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "03a56eef-9965-4f93-99a9-04edf1f936d9",
            "completed": true,
            "last_updated": "2023-09-26T09:13:03.643563-04:00",
            "created_at": "2023-09-20T09:58:14.764093-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/03a56eef-9965-4f93-99a9-04edf1f936d9",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Atlanta Falcons v. Detroit Lions",
            "bettypes": [
                {
                    "id": "632fe802-1716-4137-800b-49a85b2ad75d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0fe5f8fd-00cd-4770-b0f0-a582a7358580/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:14.796225-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 6010.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e620c86-e031-4790-a5fb-8aff2583577b",
                            "gambit_id": "54af1f47-bbd1-41df-b972-ff8234c360a0",
                            "last_updated": "2023-09-26T09:13:03.672979-04:00",
                            "created_at": "2023-09-20T09:58:14.808143-04:00",
                            "name": "Detroit Lions",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/632fe802-1716-4137-800b-49a85b2ad75d/?format=api"
                        },
                        {
                            "id": "805afcc5-9fdf-4f07-9382-122b7f5137ab",
                            "gambit_id": "32c15f84-2586-42be-8bd7-66420e5fc672",
                            "last_updated": "2023-09-26T09:13:03.669278-04:00",
                            "created_at": "2023-09-20T09:58:14.800773-04:00",
                            "name": "Atlanta Falcons",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/632fe802-1716-4137-800b-49a85b2ad75d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6d70ba4-728b-4d14-a904-1fa01245749c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0fe5f8fd-00cd-4770-b0f0-a582a7358580/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:14.778889-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 5213.0
                            },
                            {
                                "team": "Atlanta Falcons",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "940822f2-0810-4a89-9add-96c2b48d2de8",
                            "gambit_id": "44d3de03-9a74-4c2e-b25d-5627784bcac7",
                            "last_updated": "2023-09-26T09:13:03.662162-04:00",
                            "created_at": "2023-09-20T09:58:14.789709-04:00",
                            "name": "Detroit Lions",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d70ba4-728b-4d14-a904-1fa01245749c/?format=api"
                        },
                        {
                            "id": "50f2af0d-4b42-42bf-a809-2bd48d030a1a",
                            "gambit_id": "64d1a129-1902-4397-aa2f-bc51ae8244c2",
                            "last_updated": "2023-09-26T09:13:03.658063-04:00",
                            "created_at": "2023-09-20T09:58:14.784167-04:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d70ba4-728b-4d14-a904-1fa01245749c/?format=api"
                        }
                    ]
                },
                {
                    "id": "51c18d59-2970-4011-a5ac-d6de79fc8d68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0fe5f8fd-00cd-4770-b0f0-a582a7358580/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:14.813362-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c815cd8e-05c5-45bf-b7f2-8da337e90a26",
                            "gambit_id": "40f5c60d-cd2a-4ed8-ae28-5ea8edb0f274",
                            "last_updated": "2023-09-26T09:13:03.681076-04:00",
                            "created_at": "2023-09-20T09:58:14.818034-04:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c18d59-2970-4011-a5ac-d6de79fc8d68/?format=api"
                        },
                        {
                            "id": "431b627a-d350-4a93-804c-60cfdd9682ff",
                            "gambit_id": "fb10ee2e-f054-4f18-9cab-86e3367e9c23",
                            "last_updated": "2023-09-26T09:13:03.684776-04:00",
                            "created_at": "2023-09-20T09:58:14.826110-04:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c18d59-2970-4011-a5ac-d6de79fc8d68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "975d2ddb-5df5-4617-b01a-cf16139eb5ae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93ab2316-014a-4d2e-b463-c85a229d01df",
            "completed": true,
            "last_updated": "2023-09-26T09:13:03.876956-04:00",
            "created_at": "2023-09-20T09:58:15.018400-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/93ab2316-014a-4d2e-b463-c85a229d01df",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Buffalo Bills v. Washington Commanders",
            "bettypes": [
                {
                    "id": "ea627c55-3332-43f9-86dd-c21231d166f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:15.046108-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 6554.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca26b22c-c5b7-46ef-b58b-00dca59e97f7",
                            "gambit_id": "fac6d94d-934a-44d9-a93b-346655322ef2",
                            "last_updated": "2023-09-26T09:13:03.906793-04:00",
                            "created_at": "2023-09-20T09:58:15.051195-04:00",
                            "name": "Buffalo Bills",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api"
                        },
                        {
                            "id": "d8811af1-e0da-497e-b247-e94fc277a2c2",
                            "gambit_id": "8a1cf051-c272-4a42-b702-de0c8cb809c8",
                            "last_updated": "2023-09-26T09:13:03.911779-04:00",
                            "created_at": "2023-09-20T09:58:15.055467-04:00",
                            "name": "Washington Commanders",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "d41afb62-c04e-46d5-bb82-e9337cebc6ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:15.032282-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1693c93a-ca43-4ec8-9c78-61611db541d2",
                            "gambit_id": "ef6e03b3-2e08-4e0e-ba33-aaa48a3d8cf2",
                            "last_updated": "2023-09-26T09:13:03.891761-04:00",
                            "created_at": "2023-09-20T09:58:15.037162-04:00",
                            "name": "Buffalo Bills",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41afb62-c04e-46d5-bb82-e9337cebc6ed/?format=api"
                        },
                        {
                            "id": "cdff174a-33f0-46c1-b30a-08b0efd94d6e",
                            "gambit_id": "07fb92b1-c0e9-4e3d-a723-462586890140",
                            "last_updated": "2023-09-26T09:13:03.897986-04:00",
                            "created_at": "2023-09-20T09:58:15.042097-04:00",
                            "name": "Washington Commanders",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41afb62-c04e-46d5-bb82-e9337cebc6ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb602eb4-ef12-400a-9bd8-0ef952a73935",
                    "match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:15.060081-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2ee2df2-33ab-4424-b3ff-733df666c596",
                            "gambit_id": "fd406724-9b18-481e-ac28-a8e5f655391b",
                            "last_updated": "2023-09-26T09:13:03.921001-04:00",
                            "created_at": "2023-09-20T09:58:15.064442-04:00",
                            "name": "Game Total Over 44.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api"
                        },
                        {
                            "id": "0334dd79-9ddb-4991-a5d8-442cb393a197",
                            "gambit_id": "6028bef7-76f6-432a-a0e1-b9dd5b5256ed",
                            "last_updated": "2023-09-26T09:13:03.925644-04:00",
                            "created_at": "2023-09-20T09:58:15.080849-04:00",
                            "name": "Game Total Under 44.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3fe914a-9c16-49f8-bd36-a8976d9d3abc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "87ed06c0-8bf1-47de-a93e-e2cef52e649c",
            "completed": true,
            "last_updated": "2023-09-26T09:08:31.671581-04:00",
            "created_at": "2023-09-20T09:58:14.286627-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/87ed06c0-8bf1-47de-a93e-e2cef52e649c",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Tennessee Titans v. Cleveland Browns",
            "bettypes": [
                {
                    "id": "5c53496f-e0cc-4881-97dd-2be89ec09d7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3fe914a-9c16-49f8-bd36-a8976d9d3abc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:14.312828-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 6232.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61f8e63b-1d53-4926-9942-3ef86e72c40a",
                            "gambit_id": "15547e64-d411-4999-a820-556912421c6a",
                            "last_updated": "2023-09-26T09:08:31.694981-04:00",
                            "created_at": "2023-09-20T09:58:14.323298-04:00",
                            "name": "Cleveland Browns",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53496f-e0cc-4881-97dd-2be89ec09d7b/?format=api"
                        },
                        {
                            "id": "a3a1df90-8c5a-4d53-9b30-96b7302649c6",
                            "gambit_id": "f8d76be4-fe08-467a-a224-808ba30651b4",
                            "last_updated": "2023-09-26T09:08:31.691439-04:00",
                            "created_at": "2023-09-20T09:58:14.318560-04:00",
                            "name": "Tennessee Titans",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53496f-e0cc-4881-97dd-2be89ec09d7b/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c29abbd-1764-4cec-baac-f0334adda9c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3fe914a-9c16-49f8-bd36-a8976d9d3abc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:14.299423-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5107.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62c094d0-74fe-414f-a8e6-68602ccda0b5",
                            "gambit_id": "73e4ad47-de7d-4a66-95cd-7f95f9d6ef32",
                            "last_updated": "2023-09-26T09:08:31.681110-04:00",
                            "created_at": "2023-09-20T09:58:14.304426-04:00",
                            "name": "Tennessee Titans",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c29abbd-1764-4cec-baac-f0334adda9c3/?format=api"
                        },
                        {
                            "id": "d475528e-5693-4a17-8eef-f797011accf8",
                            "gambit_id": "50c920e5-da5b-4003-8c83-d846fe3186a8",
                            "last_updated": "2023-09-26T09:08:31.684551-04:00",
                            "created_at": "2023-09-20T09:58:14.308931-04:00",
                            "name": "Cleveland Browns",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c29abbd-1764-4cec-baac-f0334adda9c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1ee7978-7882-42d0-a909-0f98273549bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3fe914a-9c16-49f8-bd36-a8976d9d3abc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:14.327160-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 38",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 38",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e34b2fe-b634-460c-9d2f-f1c509c4f9b0",
                            "gambit_id": "22c657bf-e20c-47fa-8e2b-51ea2c15cc58",
                            "last_updated": "2023-09-26T09:08:31.701675-04:00",
                            "created_at": "2023-09-20T09:58:14.338908-04:00",
                            "name": "Game Total Over 38",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ee7978-7882-42d0-a909-0f98273549bb/?format=api"
                        },
                        {
                            "id": "44e375e7-d04f-4b05-9184-5202471395f3",
                            "gambit_id": "435565f1-5cb8-476b-9354-58b3a6013c68",
                            "last_updated": "2023-09-26T09:08:31.704870-04:00",
                            "created_at": "2023-09-20T09:58:14.332436-04:00",
                            "name": "Game Total Under 38",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ee7978-7882-42d0-a909-0f98273549bb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9eb1f33d-4c3d-4f41-9df4-bd7fde7b6a69",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9cfdbc07-7a30-4da7-aa8d-b28b4e5d643c",
            "completed": true,
            "last_updated": "2023-09-26T09:13:04.125649-04:00",
            "created_at": "2023-09-20T09:58:15.276866-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9cfdbc07-7a30-4da7-aa8d-b28b4e5d643c",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Denver Broncos v. Miami Dolphins",
            "bettypes": [
                {
                    "id": "eab63730-f8e8-4971-ae13-8f7eb7cae74f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eb1f33d-4c3d-4f41-9df4-bd7fde7b6a69/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:15.313330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 7033.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0849bddb-37ed-43eb-99f0-0a74b137b867",
                            "gambit_id": "4929d89b-161c-4d34-b871-498b999282dc",
                            "last_updated": "2023-09-26T09:13:04.154636-04:00",
                            "created_at": "2023-09-20T09:58:15.321238-04:00",
                            "name": "Miami Dolphins",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab63730-f8e8-4971-ae13-8f7eb7cae74f/?format=api"
                        },
                        {
                            "id": "ab21aba2-ff7e-4937-bab5-81d1cbfe489e",
                            "gambit_id": "7d44fb1a-efa7-4e45-8348-cc28b4f3acda",
                            "last_updated": "2023-09-26T09:13:04.150649-04:00",
                            "created_at": "2023-09-20T09:58:15.317019-04:00",
                            "name": "Denver Broncos",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab63730-f8e8-4971-ae13-8f7eb7cae74f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e965a2b7-ff13-456e-bf82-2f69d1f72af2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eb1f33d-4c3d-4f41-9df4-bd7fde7b6a69/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:15.284095-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 5107.0
                            },
                            {
                                "team": "Denver Broncos",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2440b84-e676-4dbf-bc0e-51d59e990e69",
                            "gambit_id": "0465b53e-2586-4cdf-831f-3c1d8878b8c2",
                            "last_updated": "2023-09-26T09:13:04.142645-04:00",
                            "created_at": "2023-09-20T09:58:15.308154-04:00",
                            "name": "Miami Dolphins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e965a2b7-ff13-456e-bf82-2f69d1f72af2/?format=api"
                        },
                        {
                            "id": "479bc0e9-fded-40ab-af10-4c3bd44106f5",
                            "gambit_id": "94331de7-3fa8-4407-a54f-ff26ab1c7282",
                            "last_updated": "2023-09-26T09:13:04.139145-04:00",
                            "created_at": "2023-09-20T09:58:15.288464-04:00",
                            "name": "Denver Broncos",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e965a2b7-ff13-456e-bf82-2f69d1f72af2/?format=api"
                        }
                    ]
                },
                {
                    "id": "a284a892-b8c9-418c-bbcb-7102c9a53bb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eb1f33d-4c3d-4f41-9df4-bd7fde7b6a69/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:15.327541-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88fd3052-476c-4201-895c-ce1bc1945e94",
                            "gambit_id": "d24b35a3-0ea2-43bb-8bdf-c7a19303d4c7",
                            "last_updated": "2023-09-26T09:13:04.164077-04:00",
                            "created_at": "2023-09-20T09:58:15.338537-04:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a284a892-b8c9-418c-bbcb-7102c9a53bb6/?format=api"
                        },
                        {
                            "id": "b3a3ecdc-3338-4e28-83f6-4345f0485a5f",
                            "gambit_id": "d9867ecc-b072-4c6e-b272-36a4435103b9",
                            "last_updated": "2023-09-26T09:13:04.168003-04:00",
                            "created_at": "2023-09-20T09:58:15.331974-04:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a284a892-b8c9-418c-bbcb-7102c9a53bb6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1c3256c-8826-4b6c-8c98-b36f2c91946b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fc46e6bb-f0fa-41ef-a04a-f7ef514d55bf",
            "completed": true,
            "last_updated": "2023-09-26T09:08:33.667050-04:00",
            "created_at": "2023-09-20T09:58:13.807746-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fc46e6bb-f0fa-41ef-a04a-f7ef514d55bf",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Houston Texans v. Jacksonville Jaguars",
            "bettypes": [
                {
                    "id": "beede55f-7719-4e72-995f-3d233dec037f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:13.838942-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 7559.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 2441.0
                            }
                        ],
                        "expected_reward_tokens": 9446.67,
                        "profit_sb": -53.33,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f065b654-fe85-40ee-8909-c05065cdbf1b",
                            "gambit_id": "da9cf380-c77a-4c8f-82e4-8629f64e018d",
                            "last_updated": "2023-09-26T09:08:33.689035-04:00",
                            "created_at": "2023-09-20T09:58:13.849400-04:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beede55f-7719-4e72-995f-3d233dec037f/?format=api"
                        },
                        {
                            "id": "82633bf7-d102-49ee-b567-bf6e8ff894b6",
                            "gambit_id": "9a51fb46-b297-41f2-a898-4e34f37d1c14",
                            "last_updated": "2023-09-26T09:08:33.685612-04:00",
                            "created_at": "2023-09-20T09:58:13.843641-04:00",
                            "name": "Houston Texans",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beede55f-7719-4e72-995f-3d233dec037f/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa713f50-f0fd-4497-9fd5-1def7802eeb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:13.822534-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Texans",
                                "amount": 5107.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ffc95140-9d6f-4dd6-a1e8-b1bca21ea514",
                            "gambit_id": "e58e6cb1-8867-4dd8-b1c3-4bb48855d4c9",
                            "last_updated": "2023-09-26T09:08:33.675098-04:00",
                            "created_at": "2023-09-20T09:58:13.828070-04:00",
                            "name": "Houston Texans",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api"
                        },
                        {
                            "id": "8ecdf7ca-435d-424f-b888-03bd2c684dac",
                            "gambit_id": "0ff45e15-f0f7-4dfa-9e70-9580ad875457",
                            "last_updated": "2023-09-26T09:08:33.678656-04:00",
                            "created_at": "2023-09-20T09:58:13.834074-04:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b016cc1-d6c1-4eba-8b81-0161a796b805",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:13.855379-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8bacf90c-13a4-4280-b504-77744284fac0",
                            "gambit_id": "6f53ada3-03b2-41e4-8133-681ed165576c",
                            "last_updated": "2023-09-26T09:08:33.699623-04:00",
                            "created_at": "2023-09-20T09:58:13.864934-04:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api"
                        },
                        {
                            "id": "afb450b7-d0a3-4a37-9f0d-0e1df959db71",
                            "gambit_id": "22161ec2-a85d-487b-b247-7e144f90daae",
                            "last_updated": "2023-09-26T09:08:33.696231-04:00",
                            "created_at": "2023-09-20T09:58:13.859792-04:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b016cc1-d6c1-4eba-8b81-0161a796b805/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fcbfe23a-80ca-4e58-be30-b2e4fb766587",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "54043a59-c7a1-4a14-9a02-722256068535",
            "completed": true,
            "last_updated": "2023-09-26T09:08:31.894089-04:00",
            "created_at": "2023-09-20T09:58:14.529743-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/54043a59-c7a1-4a14-9a02-722256068535",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Indianapolis Colts v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "999b950c-da38-40a5-94ec-ee4aefb1476e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcbfe23a-80ca-4e58-be30-b2e4fb766587/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:14.549401-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 7559.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 2441.0
                            }
                        ],
                        "expected_reward_tokens": 9446.67,
                        "profit_sb": -53.33,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "591607b8-3af3-4f30-80e9-3decb5e09ab7",
                            "gambit_id": "af05dddc-7bd8-4c2b-9fee-9084901fe554",
                            "last_updated": "2023-09-26T09:08:31.922766-04:00",
                            "created_at": "2023-09-20T09:58:14.558757-04:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999b950c-da38-40a5-94ec-ee4aefb1476e/?format=api"
                        },
                        {
                            "id": "ce2414bc-88ae-4b3e-8a80-bbc1efd0ba58",
                            "gambit_id": "3ed52163-5194-4d70-9570-3b61e4cdd06c",
                            "last_updated": "2023-09-26T09:08:31.918486-04:00",
                            "created_at": "2023-09-20T09:58:14.553661-04:00",
                            "name": "Indianapolis Colts",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/999b950c-da38-40a5-94ec-ee4aefb1476e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed8dfde4-430e-4d22-bf35-7f61806d408b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcbfe23a-80ca-4e58-be30-b2e4fb766587/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:14.535045-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5107.0
                            },
                            {
                                "team": "Baltimore Ravens",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21f43ccc-f7cc-4620-836c-8251354ff513",
                            "gambit_id": "bd1523da-49b0-4610-a103-ddb1fead00c2",
                            "last_updated": "2023-09-26T09:08:31.902169-04:00",
                            "created_at": "2023-09-20T09:58:14.540096-04:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed8dfde4-430e-4d22-bf35-7f61806d408b/?format=api"
                        },
                        {
                            "id": "54150bd8-3080-4153-8132-30673828d954",
                            "gambit_id": "617dc7a2-cb4c-4d9b-a236-f01945c1e0ed",
                            "last_updated": "2023-09-26T09:08:31.905722-04:00",
                            "created_at": "2023-09-20T09:58:14.544803-04:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed8dfde4-430e-4d22-bf35-7f61806d408b/?format=api"
                        }
                    ]
                },
                {
                    "id": "05d7293f-3746-4e9e-a2f2-341802e3cbe3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcbfe23a-80ca-4e58-be30-b2e4fb766587/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:14.564035-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4caffb1c-99da-400d-b703-ad045b8ad423",
                            "gambit_id": "f4405ce4-6221-484c-956c-bb49ad062492",
                            "last_updated": "2023-09-26T09:08:31.929805-04:00",
                            "created_at": "2023-09-20T09:58:14.567658-04:00",
                            "name": "Game Total Over 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d7293f-3746-4e9e-a2f2-341802e3cbe3/?format=api"
                        },
                        {
                            "id": "a012ad84-26c5-4133-af08-748e4d5573fa",
                            "gambit_id": "e4713aab-32e3-4ef1-aaef-f2658bb9ab60",
                            "last_updated": "2023-09-26T09:08:31.933551-04:00",
                            "created_at": "2023-09-20T09:58:14.572850-04:00",
                            "name": "Game Total Under 44",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d7293f-3746-4e9e-a2f2-341802e3cbe3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0ee2d30-d1b9-4b7c-b692-6629b74b68eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "24cb0764-0d37-414e-9ae9-9ba745a9982d",
            "completed": true,
            "last_updated": "2023-09-26T09:13:04.370869-04:00",
            "created_at": "2023-09-20T09:58:15.529722-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/24cb0764-0d37-414e-9ae9-9ba745a9982d",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "New Orleans Saints v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "c1bb6797-2b4b-4bea-b555-b105bc3ca827",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0ee2d30-d1b9-4b7c-b692-6629b74b68eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:15.551296-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 5319.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5efbac07-ba13-4011-aa47-b1b09cce6038",
                            "gambit_id": "d139b2a1-b278-496f-bb57-620f0c4a7460",
                            "last_updated": "2023-09-26T09:13:04.410483-04:00",
                            "created_at": "2023-09-20T09:58:15.554611-04:00",
                            "name": "New Orleans Saints",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1bb6797-2b4b-4bea-b555-b105bc3ca827/?format=api"
                        },
                        {
                            "id": "8a092149-08eb-4d2a-bbfc-f128f992ccc1",
                            "gambit_id": "09921337-eea3-4d35-b45b-fb91cf858673",
                            "last_updated": "2023-09-26T09:13:04.404875-04:00",
                            "created_at": "2023-09-20T09:58:15.559140-04:00",
                            "name": "Green Bay Packers",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1bb6797-2b4b-4bea-b555-b105bc3ca827/?format=api"
                        }
                    ]
                },
                {
                    "id": "48e661b0-63da-4bf6-b27f-54957cc41a1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0ee2d30-d1b9-4b7c-b692-6629b74b68eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:15.538011-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 5213.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4c7cea4-df89-49df-a768-7f722b730027",
                            "gambit_id": "abb7a675-906c-4e04-a860-a96dee2a3939",
                            "last_updated": "2023-09-26T09:13:04.388643-04:00",
                            "created_at": "2023-09-20T09:58:15.542367-04:00",
                            "name": "New Orleans Saints",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e661b0-63da-4bf6-b27f-54957cc41a1c/?format=api"
                        },
                        {
                            "id": "92f4205a-2a28-40be-b755-f37adfebf296",
                            "gambit_id": "514dbab7-04b1-4582-9b71-a2447a620c7d",
                            "last_updated": "2023-09-26T09:13:04.394335-04:00",
                            "created_at": "2023-09-20T09:58:15.546768-04:00",
                            "name": "Green Bay Packers",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e661b0-63da-4bf6-b27f-54957cc41a1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "97c4f850-89b3-4bc8-aa7f-8f25412beb38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0ee2d30-d1b9-4b7c-b692-6629b74b68eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:15.563454-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 41.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 41.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a02d0bb-8e49-46d7-a596-342c6bc1cdb0",
                            "gambit_id": "26a7d44c-e4b5-4a96-8a83-177bd0d87b31",
                            "last_updated": "2023-09-26T09:13:04.430964-04:00",
                            "created_at": "2023-09-20T09:58:15.566726-04:00",
                            "name": "Game Total Over 41.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c4f850-89b3-4bc8-aa7f-8f25412beb38/?format=api"
                        },
                        {
                            "id": "98c5af40-d5be-4d52-a87c-00b7f1bc978d",
                            "gambit_id": "47521f9e-5194-4704-a6dd-18caeb24c216",
                            "last_updated": "2023-09-26T09:13:04.439548-04:00",
                            "created_at": "2023-09-20T09:58:15.572114-04:00",
                            "name": "Game Total Under 41.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c4f850-89b3-4bc8-aa7f-8f25412beb38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "899854fd-16fb-421a-9a59-ae4bffb8ab42",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "20541fcf-d39d-4620-a453-a759d7354bd1",
            "completed": true,
            "last_updated": "2023-09-26T09:08:32.778314-04:00",
            "created_at": "2023-09-20T09:58:14.050645-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/20541fcf-d39d-4620-a453-a759d7354bd1",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "Los Angeles Chargers v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "009c69c3-9ef9-449a-9582-f79d7665cf7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/899854fd-16fb-421a-9a59-ae4bffb8ab42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T18:23:21.265118-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5107.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04ced88d-c269-4393-8c15-f75a2d3adb32",
                            "gambit_id": "27e47286-945b-4734-915b-01daa54b349a",
                            "last_updated": "2023-09-26T09:08:32.812856-04:00",
                            "created_at": "2023-09-20T18:23:21.287204-04:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009c69c3-9ef9-449a-9582-f79d7665cf7e/?format=api"
                        },
                        {
                            "id": "8c30fb64-4a5a-4ff4-b3d7-ade1ad02b921",
                            "gambit_id": "1c3818a2-e0c7-4bd3-8156-136b33673ba0",
                            "last_updated": "2023-09-26T09:08:32.809440-04:00",
                            "created_at": "2023-09-20T18:23:21.281593-04:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009c69c3-9ef9-449a-9582-f79d7665cf7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "344bd22f-7b65-463c-b044-2bfc487ad323",
                    "match": "https://api-prod.gambitprofit.com/api/matches/899854fd-16fb-421a-9a59-ae4bffb8ab42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:14.067134-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d596689b-0b05-4fdf-834f-a4974f480bf3",
                            "gambit_id": "f3dc6846-673e-4e15-bd1c-d5dc0c478449",
                            "last_updated": "2023-09-26T09:08:32.788189-04:00",
                            "created_at": "2023-09-20T09:58:14.072600-04:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/344bd22f-7b65-463c-b044-2bfc487ad323/?format=api"
                        },
                        {
                            "id": "4dcb3ccf-9c79-4aa7-a122-02425a635963",
                            "gambit_id": "c7c77dfb-f09e-4199-9472-e8bafb16a5b5",
                            "last_updated": "2023-09-26T09:08:32.791567-04:00",
                            "created_at": "2023-09-20T09:58:14.078744-04:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/344bd22f-7b65-463c-b044-2bfc487ad323/?format=api"
                        }
                    ]
                },
                {
                    "id": "e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/899854fd-16fb-421a-9a59-ae4bffb8ab42/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:14.084285-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 52.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab1e1116-a02d-45c9-8eb7-60f5f03ee3a8",
                            "gambit_id": "5a78153d-ddaf-43c0-bc20-b30fbfa8dc7a",
                            "last_updated": "2023-09-26T09:08:32.798296-04:00",
                            "created_at": "2023-09-20T09:58:14.088018-04:00",
                            "name": "Game Total Over 52.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2/?format=api"
                        },
                        {
                            "id": "2a3a61e1-e508-4a34-85ee-19959fd50c3a",
                            "gambit_id": "f5a217b6-f3e9-4f27-8405-6a7358d02621",
                            "last_updated": "2023-09-26T09:08:32.802437-04:00",
                            "created_at": "2023-09-20T09:58:14.093315-04:00",
                            "name": "Game Total Under 52.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "436eb954-746e-4012-820a-3ca132d7be33",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ee6dd87-f1d7-4fa9-8a50-7e3736b33b26",
            "completed": true,
            "last_updated": "2023-09-26T09:13:04.645325-04:00",
            "created_at": "2023-09-20T09:58:15.762984-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7ee6dd87-f1d7-4fa9-8a50-7e3736b33b26",
            "datetime": "2023-09-24T13:00:00-04:00",
            "cutoff_datetime": "2023-09-24T13:00:00-04:00",
            "name": "New England Patriots v. New York Jets",
            "bettypes": [
                {
                    "id": "e359fea6-8def-4dfc-8349-82b51d61a14e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436eb954-746e-4012-820a-3ca132d7be33/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:15.795690-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 England Patriots",
                                "amount": 5614.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a87979ba-ee93-4e0b-93fb-dac53c1baf60",
                            "gambit_id": "76f93e98-ce9b-4910-a749-aff56a794d3a",
                            "last_updated": "2023-09-26T09:13:04.682636-04:00",
                            "created_at": "2023-09-20T09:58:15.801669-04:00",
                            "name": "New England Patriots",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e359fea6-8def-4dfc-8349-82b51d61a14e/?format=api"
                        },
                        {
                            "id": "1d000e71-c862-40d5-877f-fd4c0b3184e3",
                            "gambit_id": "a20067f4-4dee-494e-a5f7-ab02f461fa38",
                            "last_updated": "2023-09-26T09:13:04.686426-04:00",
                            "created_at": "2023-09-20T09:58:15.807562-04:00",
                            "name": "New York Jets",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e359fea6-8def-4dfc-8349-82b51d61a14e/?format=api"
                        }
                    ]
                },
                {
                    "id": "196d627f-5c73-4a78-90f3-f6c85b718a90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436eb954-746e-4012-820a-3ca132d7be33/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:15.776777-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 England Patriots",
                                "amount": 5107.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21ed4349-d014-4b2c-a513-9b7ea9cdca3f",
                            "gambit_id": "e3c5f261-e41c-441a-8f52-504eadbdaa0d",
                            "last_updated": "2023-09-26T09:13:04.666536-04:00",
                            "created_at": "2023-09-20T09:58:15.786729-04:00",
                            "name": "New England Patriots",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d627f-5c73-4a78-90f3-f6c85b718a90/?format=api"
                        },
                        {
                            "id": "91a7bd29-10bd-42c3-b21c-9d70723b893a",
                            "gambit_id": "c82f3a42-1aab-4e59-9834-18f44d64ffdf",
                            "last_updated": "2023-09-26T09:13:04.671096-04:00",
                            "created_at": "2023-09-20T09:58:15.791259-04:00",
                            "name": "New York Jets",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d627f-5c73-4a78-90f3-f6c85b718a90/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec35aa29-6c06-4592-ac4d-2aee9277fb05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/436eb954-746e-4012-820a-3ca132d7be33/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:15.812579-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 35.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 35.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d6a0b76-4d32-445d-bb8c-0a83c03ca9ae",
                            "gambit_id": "02e98559-3290-43f9-a419-a733822b6962",
                            "last_updated": "2023-09-26T09:13:04.693750-04:00",
                            "created_at": "2023-09-20T09:58:15.816019-04:00",
                            "name": "Game Total Over 35.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "35.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35aa29-6c06-4592-ac4d-2aee9277fb05/?format=api"
                        },
                        {
                            "id": "41bb41d4-33e7-4f39-af08-c6ac743e5623",
                            "gambit_id": "b3e98121-ee8e-4e3a-a1ea-07bfd6148b02",
                            "last_updated": "2023-09-26T09:13:04.697256-04:00",
                            "created_at": "2023-09-20T09:58:15.820675-04:00",
                            "name": "Game Total Under 35.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "35.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35aa29-6c06-4592-ac4d-2aee9277fb05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bdb9d249-2226-4752-9687-d4a52c1c1fff",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b2edcb42-bbcc-4b67-bcad-357fb0c39423",
            "completed": true,
            "last_updated": "2023-09-25T14:33:18.860795-04:00",
            "created_at": "2023-09-23T09:42:55.725257-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/b2edcb42-bbcc-4b67-bcad-357fb0c39423",
            "datetime": "2023-09-23T22:59:00-04:00",
            "cutoff_datetime": "2023-09-23T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 23rd 2023",
            "bettypes": [
                {
                    "id": "57fe7494-b85d-4f4d-b849-4fb2089e143b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdb9d249-2226-4752-9687-d4a52c1c1fff/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-23T09:42:55.731015-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "93d2d337-6a36-491d-a687-19b039a6f2f3",
                            "gambit_id": "6f91b746-b98e-4048-b188-ae6db32ab3a0",
                            "last_updated": "2023-09-25T14:33:18.883717-04:00",
                            "created_at": "2023-09-23T09:42:55.739433-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57fe7494-b85d-4f4d-b849-4fb2089e143b/?format=api"
                        },
                        {
                            "id": "e59fb21e-373c-4e71-a3a5-30e48dce8afa",
                            "gambit_id": "5b1774dd-589e-46d2-acf5-4153523d8fd2",
                            "last_updated": "2023-09-25T14:33:18.880474-04:00",
                            "created_at": "2023-09-23T09:42:55.735537-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57fe7494-b85d-4f4d-b849-4fb2089e143b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c558c0ed-eac5-48c8-ae38-382a5d57fc92",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eb81cbea-2d29-42f5-8038-ca545e64d5c2",
            "completed": true,
            "last_updated": "2023-09-25T14:33:17.542759-04:00",
            "created_at": "2023-09-23T09:42:55.484111-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/eb81cbea-2d29-42f5-8038-ca545e64d5c2",
            "datetime": "2023-09-23T22:59:00-04:00",
            "cutoff_datetime": "2023-09-23T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 23rd 2023",
            "bettypes": [
                {
                    "id": "52390f97-0d1c-496c-8423-99947ed1860e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c558c0ed-eac5-48c8-ae38-382a5d57fc92/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-23T09:42:55.495672-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": "9fe08f58-0147-44e6-80bd-df14a727a4a8",
                            "gambit_id": "91885a36-5898-422c-ad7d-94686619db60",
                            "last_updated": "2023-09-25T14:33:17.567911-04:00",
                            "created_at": "2023-09-23T09:42:55.516752-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52390f97-0d1c-496c-8423-99947ed1860e/?format=api"
                        },
                        {
                            "id": "ada4674e-8451-4f33-a423-fef9bdf62b6a",
                            "gambit_id": "38f8c67c-b9c9-44c8-862e-4afa033cafab",
                            "last_updated": "2023-09-25T14:33:17.554004-04:00",
                            "created_at": "2023-09-23T09:42:55.500796-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52390f97-0d1c-496c-8423-99947ed1860e/?format=api"
                        },
                        {
                            "id": "3d76254a-2f0e-4ec7-9f9b-8d51547cd417",
                            "gambit_id": "bcc94ab1-fae3-4895-9792-2470f17a0e30",
                            "last_updated": "2023-09-25T14:33:17.564392-04:00",
                            "created_at": "2023-09-23T09:42:55.512912-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52390f97-0d1c-496c-8423-99947ed1860e/?format=api"
                        },
                        {
                            "id": "f7444c87-f303-4809-92fe-bf1ebe84fd1d",
                            "gambit_id": "c85c7d7d-f752-4289-8acd-9849e1d8d5dd",
                            "last_updated": "2023-09-25T14:33:17.557804-04:00",
                            "created_at": "2023-09-23T09:42:55.505352-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52390f97-0d1c-496c-8423-99947ed1860e/?format=api"
                        },
                        {
                            "id": "57897ce9-fe18-4474-b201-df082a2f0543",
                            "gambit_id": "fedb3306-4d61-4aec-9ff3-0d965fa172e4",
                            "last_updated": "2023-09-25T14:33:17.561049-04:00",
                            "created_at": "2023-09-23T09:42:55.509342-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52390f97-0d1c-496c-8423-99947ed1860e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9f5df7b7-c0ec-4273-8e55-3027d240e58e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "977646ef-8894-4f6f-8208-38d6dedee12e",
            "completed": true,
            "last_updated": "2023-09-25T14:18:03.686368-04:00",
            "created_at": "2023-09-23T12:38:06.622745-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/977646ef-8894-4f6f-8208-38d6dedee12e",
            "datetime": "2023-09-23T21:10:00-04:00",
            "cutoff_datetime": "2023-09-23T21:10:00-04:00",
            "name": "San Francisco Giants v. Los Angeles Dodgers",
            "bettypes": [
                {
                    "id": "ce5d35d0-5637-4be2-9a0c-f2f1757d957c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f5df7b7-c0ec-4273-8e55-3027d240e58e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T12:38:06.634508-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Dodgers",
                                "amount": 6627.0
                            },
                            {
                                "team": "San Francisco Giants",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ce177d5-e822-4581-8ca7-57c6006f0121",
                            "gambit_id": "f9cb6333-332f-4f2d-a814-c3bfc548b58c",
                            "last_updated": "2023-09-25T14:18:03.703973-04:00",
                            "created_at": "2023-09-23T12:38:06.646581-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce5d35d0-5637-4be2-9a0c-f2f1757d957c/?format=api"
                        },
                        {
                            "id": "8f26742a-9d50-41b5-be3c-50f3f0c6a00e",
                            "gambit_id": "7d352d3a-a512-4a0b-b824-1eee7bf590cb",
                            "last_updated": "2023-09-25T14:18:03.709026-04:00",
                            "created_at": "2023-09-23T12:38:06.651841-04:00",
                            "name": "San Francisco Giants",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce5d35d0-5637-4be2-9a0c-f2f1757d957c/?format=api"
                        }
                    ]
                },
                {
                    "id": "720fcc0e-53ad-4f0a-b9f3-4a225a983468",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f5df7b7-c0ec-4273-8e55-3027d240e58e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T12:38:06.656135-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco Giants",
                                "amount": 5213.0
                            },
                            {
                                "team": "Los Angeles Dodgers",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "474e380e-ff08-4a73-8545-446a506eeec4",
                            "gambit_id": "c5ec7101-e570-43ae-9764-135cf0e0ad88",
                            "last_updated": "2023-09-25T14:18:03.717441-04:00",
                            "created_at": "2023-09-23T12:38:06.660304-04:00",
                            "name": "San Francisco Giants",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720fcc0e-53ad-4f0a-b9f3-4a225a983468/?format=api"
                        },
                        {
                            "id": "400fd126-a210-40df-8bd2-e0b578abe2a1",
                            "gambit_id": "797ada16-e94b-4558-957c-a11c84073876",
                            "last_updated": "2023-09-25T14:18:03.721170-04:00",
                            "created_at": "2023-09-23T12:38:06.664416-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720fcc0e-53ad-4f0a-b9f3-4a225a983468/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7b48ddd-13d4-4d47-b860-23022f3d5ad8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f5df7b7-c0ec-4273-8e55-3027d240e58e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T12:38:06.669146-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "71f7e3a3-3449-494a-aa02-50e5bacb420d",
                            "gambit_id": "85c7707a-33be-4608-9d7b-0224771d6f3a",
                            "last_updated": "2023-09-25T14:18:03.735429-04:00",
                            "created_at": "2023-09-23T12:38:06.681451-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/f7b48ddd-13d4-4d47-b860-23022f3d5ad8/?format=api"
                        },
                        {
                            "id": "baafbfbd-8dba-4a01-83fe-ebe87727906a",
                            "gambit_id": "66807e83-8d94-467d-b993-70c9033849f7",
                            "last_updated": "2023-09-25T14:18:03.730295-04:00",
                            "created_at": "2023-09-23T12:38:06.673478-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/f7b48ddd-13d4-4d47-b860-23022f3d5ad8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3b5ecb3-2a6d-4ffb-9c61-f32581c66801",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "54687361-af27-489c-a2d9-0c4ba1296f8b",
            "completed": true,
            "last_updated": "2023-09-25T14:23:20.529153-04:00",
            "created_at": "2023-09-23T09:38:27.507027-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/54687361-af27-489c-a2d9-0c4ba1296f8b",
            "datetime": "2023-09-23T20:40:00-04:00",
            "cutoff_datetime": "2023-09-23T20:40:00-04:00",
            "name": "STL (J Woodford) v. SDG (N Martinez)",
            "bettypes": [
                {
                    "id": "54cc0591-a09d-48c2-93c8-a849626071f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:27.514915-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Martinez)",
                                "amount": 6359.0
                            },
                            {
                                "team": "STL (J Woodford)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83bb5789-874b-4b5b-a7d0-ea48e9f93dac",
                            "gambit_id": "002cfa8b-3ab9-4a58-b0b1-1d387890ff52",
                            "last_updated": "2023-09-25T14:23:20.544684-04:00",
                            "created_at": "2023-09-23T09:38:27.526287-04:00",
                            "name": "SDG (N Martinez)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54cc0591-a09d-48c2-93c8-a849626071f0/?format=api"
                        },
                        {
                            "id": "09a4f67d-9b13-4cc1-b037-99529a096d16",
                            "gambit_id": "1c5bba8e-2251-4237-b649-82d770692cd5",
                            "last_updated": "2023-09-25T14:23:20.541337-04:00",
                            "created_at": "2023-09-23T09:38:27.521916-04:00",
                            "name": "STL (J Woodford)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54cc0591-a09d-48c2-93c8-a849626071f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:27.530237-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22a3cc6b-bba9-41ff-b312-c34e14c7e3c7",
                            "gambit_id": "85f1b9cd-0002-42ba-9216-f0a1a455fa8d",
                            "last_updated": "2023-09-25T14:23:20.550827-04:00",
                            "created_at": "2023-09-23T09:38:27.534286-04:00",
                            "name": "STL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api"
                        },
                        {
                            "id": "0fd74a7c-1875-4ed6-a262-da4097943a33",
                            "gambit_id": "b1021e4f-2ba5-4731-ab96-8061f9f40db6",
                            "last_updated": "2023-09-25T14:23:20.554017-04:00",
                            "created_at": "2023-09-23T09:38:27.538258-04:00",
                            "name": "SDG",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e6765f2-6f66-485f-bee2-73d65a0c968c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:27.542466-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "69639940-d875-4ef7-a18e-2a7f010c8b8f",
                            "gambit_id": "0d2c2f90-bd67-4860-9e12-e3b820b5fa9d",
                            "last_updated": "2023-09-25T14:23:20.564030-04:00",
                            "created_at": "2023-09-23T09:38:27.550203-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/5e6765f2-6f66-485f-bee2-73d65a0c968c/?format=api"
                        },
                        {
                            "id": "65067890-3727-4534-8de8-935802946422",
                            "gambit_id": "b3162d71-be11-49d7-9224-4794d307408f",
                            "last_updated": "2023-09-25T14:23:20.560626-04:00",
                            "created_at": "2023-09-23T09:38:27.546046-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/5e6765f2-6f66-485f-bee2-73d65a0c968c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e5b34f0e-ed9b-400c-9aa5-aae73a5ab7c7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "45f44116-53c2-47c5-818f-a5a51f51985f",
            "completed": true,
            "last_updated": "2023-09-25T14:23:14.879171-04:00",
            "created_at": "2023-09-23T09:38:27.252687-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/45f44116-53c2-47c5-818f-a5a51f51985f",
            "datetime": "2023-09-23T19:10:00-04:00",
            "cutoff_datetime": "2023-09-23T19:10:00-04:00",
            "name": "Kansas City Royals v. Houston Astros",
            "bettypes": [
                {
                    "id": "1c90a497-20a9-424c-a2f4-b59bcf7d60de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5b34f0e-ed9b-400c-9aa5-aae73a5ab7c7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:27.262349-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Astros",
                                "amount": 7033.0
                            },
                            {
                                "team": "Kansas City Royals",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "242f3c1c-f0c0-4595-8b3e-91c52e9776a8",
                            "gambit_id": "ac22f407-61ec-470c-b095-37d020488b4d",
                            "last_updated": "2023-09-25T14:23:14.893890-04:00",
                            "created_at": "2023-09-23T09:38:27.270008-04:00",
                            "name": "Houston Astros",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c90a497-20a9-424c-a2f4-b59bcf7d60de/?format=api"
                        },
                        {
                            "id": "d826aaa1-aef2-4e77-917e-40b35f708059",
                            "gambit_id": "909161ef-eb52-4956-877c-41ef6e28694c",
                            "last_updated": "2023-09-25T14:23:14.890865-04:00",
                            "created_at": "2023-09-23T09:38:27.266141-04:00",
                            "name": "Kansas City Royals",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c90a497-20a9-424c-a2f4-b59bcf7d60de/?format=api"
                        }
                    ]
                },
                {
                    "id": "80fa0d3a-4873-4a5b-ba86-42c2b4cca5a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5b34f0e-ed9b-400c-9aa5-aae73a5ab7c7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:27.277435-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Astros",
                                "amount": 5614.0
                            },
                            {
                                "team": "Kansas City Royals",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d2078c0-9637-49cc-b849-92278a4d6015",
                            "gambit_id": "d246f86c-b92c-4754-af09-f133c6c6fb72",
                            "last_updated": "2023-09-25T14:23:14.907149-04:00",
                            "created_at": "2023-09-23T09:38:27.289174-04:00",
                            "name": "Houston Astros",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fa0d3a-4873-4a5b-ba86-42c2b4cca5a9/?format=api"
                        },
                        {
                            "id": "1eb7f73a-c13f-4c99-8906-0dbbbe5204aa",
                            "gambit_id": "2df898fe-5694-4f58-a030-7853db9b67cc",
                            "last_updated": "2023-09-25T14:23:14.899977-04:00",
                            "created_at": "2023-09-23T09:38:27.282017-04:00",
                            "name": "Kansas City Royals",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fa0d3a-4873-4a5b-ba86-42c2b4cca5a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e5b34f0e-ed9b-400c-9aa5-aae73a5ab7c7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:27.296693-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "7f24dd2d-aa7a-4683-b0a1-42f244c9fd36",
                            "gambit_id": "83efab74-54e6-488e-85b9-1f45738bf24a",
                            "last_updated": "2023-09-25T14:23:14.913273-04:00",
                            "created_at": "2023-09-23T09:38:27.303535-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/9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f/?format=api"
                        },
                        {
                            "id": "350f46c3-2de2-4438-9daf-c30d43e8e591",
                            "gambit_id": "3cc9292c-244f-4019-89b9-86b208f3730f",
                            "last_updated": "2023-09-25T14:23:14.916428-04:00",
                            "created_at": "2023-09-23T09:38:27.310765-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/9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5769c9fd-1eda-4918-9f5d-c0c2c1c596de",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "920ff68a-385c-4edd-a2cf-a216e0a30103",
            "completed": true,
            "last_updated": "2023-09-25T14:23:23.758766-04:00",
            "created_at": "2023-09-23T09:38:27.015216-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/920ff68a-385c-4edd-a2cf-a216e0a30103",
            "datetime": "2023-09-23T19:05:00-04:00",
            "cutoff_datetime": "2023-09-23T19:05:00-04:00",
            "name": "SEA (L Gilbert) v. TEX (J Montgomery)",
            "bettypes": [
                {
                    "id": "4755ee95-0cf1-4ab1-85db-b0132016eb6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:27.025683-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Montgomery)",
                                "amount": 5325.0
                            },
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc5996a2-c39b-41ae-acdd-3f196c66d88b",
                            "gambit_id": "7eb0cd55-bce7-4ac6-84a5-f848ebc7ddd6",
                            "last_updated": "2023-09-25T14:23:23.777383-04:00",
                            "created_at": "2023-09-23T09:38:27.035418-04:00",
                            "name": "TEX (J Montgomery)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api"
                        },
                        {
                            "id": "4114a0b0-3808-44ce-9913-ec1c618140f2",
                            "gambit_id": "8e2b351e-4d15-4fa2-90be-304b883aa1f4",
                            "last_updated": "2023-09-25T14:23:23.770644-04:00",
                            "created_at": "2023-09-23T09:38:27.030290-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "036801be-0426-42c9-ad80-22f9d9dadd5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:27.039746-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "873a2c29-9370-4b4a-bdc7-34bd0230b9fa",
                            "gambit_id": "1c7e8596-0b57-4246-a109-5348217513b0",
                            "last_updated": "2023-09-25T14:23:23.783753-04:00",
                            "created_at": "2023-09-23T09:38:27.043406-04:00",
                            "name": "SEA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api"
                        },
                        {
                            "id": "6729f934-79ee-460b-a8bb-ae4469cab0f8",
                            "gambit_id": "d6a64c50-6f2d-43b8-9631-ce1ce95b67c2",
                            "last_updated": "2023-09-25T14:23:23.787012-04:00",
                            "created_at": "2023-09-23T09:38:27.047394-04:00",
                            "name": "TEX",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f5c9a1a-9e42-44e0-8f04-325e0e7bfd4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:27.051399-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1fbbc85e-aede-40f7-9e71-08be57ee8d84",
                            "gambit_id": "0387e232-041f-4a97-b889-49cbff06bdad",
                            "last_updated": "2023-09-25T14:23:23.798612-04:00",
                            "created_at": "2023-09-23T09:38:27.054754-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/7f5c9a1a-9e42-44e0-8f04-325e0e7bfd4f/?format=api"
                        },
                        {
                            "id": "0513eaf5-be4c-4e0e-a1f3-ca05921b218d",
                            "gambit_id": "d2ab765b-c073-42ed-a060-255f95a47204",
                            "last_updated": "2023-09-25T14:23:23.801888-04:00",
                            "created_at": "2023-09-23T09:38:27.058503-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/7f5c9a1a-9e42-44e0-8f04-325e0e7bfd4f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dcd7e067-bb3c-4523-ab2b-ed43b8a3e894",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "74956086-1faf-4bc7-a2af-0f56693143d1",
            "completed": true,
            "last_updated": "2023-09-25T14:38:18.908609-04:00",
            "created_at": "2023-09-23T10:23:05.246020-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.88,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/74956086-1faf-4bc7-a2af-0f56693143d1",
            "datetime": "2023-09-23T19:00:00-04:00",
            "cutoff_datetime": "2023-09-23T19:00:00-04:00",
            "name": "Michelle Waterson-Gomez v. Marina Rodriguez",
            "bettypes": [
                {
                    "id": "7b502528-4470-415d-b9ab-8b065966d510",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd7e067-bb3c-4523-ab2b-ed43b8a3e894/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T10:23:05.251467-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marina Rodriguez",
                                "amount": 7704.0
                            },
                            {
                                "team": "Michelle Waterson-Gomez",
                                "amount": 2296.0
                            }
                        ],
                        "expected_reward_tokens": 9321.76,
                        "profit_sb": -178.24,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c29bd9c-a34f-4963-96ac-5ac0122b388a",
                            "gambit_id": "eef69a76-932b-4bbc-ac8e-fab7c101e420",
                            "last_updated": "2023-09-25T14:38:18.922312-04:00",
                            "created_at": "2023-09-23T10:23:05.259767-04:00",
                            "name": "Marina Rodriguez",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b502528-4470-415d-b9ab-8b065966d510/?format=api"
                        },
                        {
                            "id": "38ecc9e4-c35b-4d3e-95ec-90f354837bba",
                            "gambit_id": "faa249e0-67b9-4c91-830e-2bb6ea97bc46",
                            "last_updated": "2023-09-25T14:38:18.918917-04:00",
                            "created_at": "2023-09-23T10:23:05.255678-04:00",
                            "name": "Michelle Waterson-Gomez",
                            "reward": "4.06000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b502528-4470-415d-b9ab-8b065966d510/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f7693dc-eea2-469b-b30a-fa2b135d0174",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd7e067-bb3c-4523-ab2b-ed43b8a3e894/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T10:23:05.264031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 7564.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2436.0
                            }
                        ],
                        "expected_reward_tokens": 9303.72,
                        "profit_sb": -196.28,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1755e0b-2365-4468-a34d-ab40a9aea125",
                            "gambit_id": "704da27f-baaa-41dc-bc4b-38d9e13a224b",
                            "last_updated": "2023-09-25T14:38:18.929399-04:00",
                            "created_at": "2023-09-23T10:23:05.267826-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.23000",
                            "odds": "1.23810",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7693dc-eea2-469b-b30a-fa2b135d0174/?format=api"
                        },
                        {
                            "id": "090172a0-b6fd-43d1-bf4d-c0da1f88945d",
                            "gambit_id": "bc123806-221c-4fcb-9171-928acffb01ed",
                            "last_updated": "2023-09-25T14:38:18.932747-04:00",
                            "created_at": "2023-09-23T10:23:05.271871-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.82000",
                            "odds": "3.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7693dc-eea2-469b-b30a-fa2b135d0174/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b5be48d4-ae86-401d-b0b1-bed6bbc0370d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a182bd7f-8116-40a8-a116-bc2b0801f55c",
            "completed": true,
            "last_updated": "2023-09-25T14:33:18.426984-04:00",
            "created_at": "2023-09-23T10:23:05.458013-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.59,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a182bd7f-8116-40a8-a116-bc2b0801f55c",
            "datetime": "2023-09-23T19:00:00-04:00",
            "cutoff_datetime": "2023-09-23T19:00:00-04:00",
            "name": "Dan Ige v. Bryce Mitchell",
            "bettypes": [
                {
                    "id": "c469b329-c87e-456b-b37a-760cf963c2f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5be48d4-ae86-401d-b0b1-bed6bbc0370d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T10:23:05.464930-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bryce Mitchell",
                                "amount": 6469.0
                            },
                            {
                                "team": "Dan Ige",
                                "amount": 3531.0
                            }
                        ],
                        "expected_reward_tokens": 9250.67,
                        "profit_sb": -249.33,
                        "profit_sb_percentage": -2.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ebf2c87-a0ee-470f-b69b-c65d615a6229",
                            "gambit_id": "d5dad171-39f5-4d27-a495-c4f2251e2f5a",
                            "last_updated": "2023-09-25T14:33:18.442481-04:00",
                            "created_at": "2023-09-23T10:23:05.473305-04:00",
                            "name": "Bryce Mitchell",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c469b329-c87e-456b-b37a-760cf963c2f5/?format=api"
                        },
                        {
                            "id": "eae9338a-a8b5-4840-baf6-e0fe976fdd1c",
                            "gambit_id": "2b3b3940-bff3-4995-9b0e-fb5bef0a0a97",
                            "last_updated": "2023-09-25T14:33:18.439356-04:00",
                            "created_at": "2023-09-23T10:23:05.469053-04:00",
                            "name": "Dan Ige",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c469b329-c87e-456b-b37a-760cf963c2f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f5922b0-ecb9-4f91-bef9-c06b822bbc3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5be48d4-ae86-401d-b0b1-bed6bbc0370d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T10:23:05.477207-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 6706.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9254.28,
                        "profit_sb": -245.72,
                        "profit_sb_percentage": -2.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0477791-71f0-425e-8094-ec3055999d1f",
                            "gambit_id": "adeee78e-8664-42fa-8e1e-8118202792cb",
                            "last_updated": "2023-09-25T14:33:18.449315-04:00",
                            "created_at": "2023-09-23T10:23:05.480638-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f5922b0-ecb9-4f91-bef9-c06b822bbc3d/?format=api"
                        },
                        {
                            "id": "1c9b3ce4-cf5a-4066-83f2-550bd3f2f6a0",
                            "gambit_id": "a8841369-2d27-4959-8dcf-397cc09e74c3",
                            "last_updated": "2023-09-25T14:33:18.452762-04:00",
                            "created_at": "2023-09-23T10:23:05.485121-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f5922b0-ecb9-4f91-bef9-c06b822bbc3d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3838b5d5-3654-476e-8ee2-3da70e5f05f3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f850b52a-2a2f-4cac-aead-1e7d9a9fa11a",
            "completed": true,
            "last_updated": "2023-09-25T14:38:18.673166-04:00",
            "created_at": "2023-09-23T10:23:05.030642-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f850b52a-2a2f-4cac-aead-1e7d9a9fa11a",
            "datetime": "2023-09-23T19:00:00-04:00",
            "cutoff_datetime": "2023-09-23T19:00:00-04:00",
            "name": "A.J. Fletcher v. Bryan Battle",
            "bettypes": [
                {
                    "id": "b43abd2b-6558-45e2-878a-e051fac55c18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3838b5d5-3654-476e-8ee2-3da70e5f05f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T10:23:05.035418-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bryan Battle",
                                "amount": 6402.0
                            },
                            {
                                "team": "A.J. Fletcher",
                                "amount": 3598.0
                            }
                        ],
                        "expected_reward_tokens": 9282.84,
                        "profit_sb": -217.16,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2720f4a-827c-4fd8-b647-57d40a15b39a",
                            "gambit_id": "fcf5b622-aab6-4efd-b249-3dd30cfa789a",
                            "last_updated": "2023-09-25T14:38:18.693838-04:00",
                            "created_at": "2023-09-23T10:23:05.043906-04:00",
                            "name": "Bryan Battle",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43abd2b-6558-45e2-878a-e051fac55c18/?format=api"
                        },
                        {
                            "id": "bcdb5275-b824-47dd-9aa3-b445f3e852ca",
                            "gambit_id": "76930d94-3b75-4b21-866a-1216d8e5760e",
                            "last_updated": "2023-09-25T14:38:18.690458-04:00",
                            "created_at": "2023-09-23T10:23:05.039334-04:00",
                            "name": "A.J. Fletcher",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43abd2b-6558-45e2-878a-e051fac55c18/?format=api"
                        }
                    ]
                },
                {
                    "id": "19d229d6-4499-4d3d-8270-c75d064a2fba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3838b5d5-3654-476e-8ee2-3da70e5f05f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T10:23:05.049285-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 6469.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 3531.0
                            }
                        ],
                        "expected_reward_tokens": 9250.67,
                        "profit_sb": -249.33,
                        "profit_sb_percentage": -2.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0cbb7932-d5af-471d-9b97-1617468773bf",
                            "gambit_id": "510d030f-97ce-435a-8042-c90dbbe97457",
                            "last_updated": "2023-09-25T14:38:18.701072-04:00",
                            "created_at": "2023-09-23T10:23:05.053278-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d229d6-4499-4d3d-8270-c75d064a2fba/?format=api"
                        },
                        {
                            "id": "788f87e7-ddcd-4293-97b7-c8c071e5afb6",
                            "gambit_id": "c0c4bc91-363a-4e83-aa62-f80029ff8cad",
                            "last_updated": "2023-09-25T14:38:18.704655-04:00",
                            "created_at": "2023-09-23T10:23:05.057443-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d229d6-4499-4d3d-8270-c75d064a2fba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "09036230-9a42-4caa-9ec8-28d4eb9ae7a9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "69773c0f-bfb5-4a82-816a-812341d6b794",
            "completed": true,
            "last_updated": "2023-09-25T14:33:18.632359-04:00",
            "created_at": "2023-09-23T10:23:05.672375-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.97,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/69773c0f-bfb5-4a82-816a-812341d6b794",
            "datetime": "2023-09-23T19:00:00-04:00",
            "cutoff_datetime": "2023-09-23T19:00:00-04:00",
            "name": "Mateusz Gamrot v. Rafael Fiziev",
            "bettypes": [
                {
                    "id": "9fdd0972-dcac-4f32-bc48-61c748ede6d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09036230-9a42-4caa-9ec8-28d4eb9ae7a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T10:23:05.681998-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rafael Fiziev",
                                "amount": 5391.0
                            },
                            {
                                "team": "Mateusz Gamrot",
                                "amount": 4609.0
                            }
                        ],
                        "expected_reward_tokens": 9218.0,
                        "profit_sb": -282.0,
                        "profit_sb_percentage": -2.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0100fd60-c45f-4bdd-a4e4-defba2c6dfae",
                            "gambit_id": "bbde6221-08b0-4f89-8343-3a292e73b9f2",
                            "last_updated": "2023-09-25T14:33:18.652404-04:00",
                            "created_at": "2023-09-23T10:23:05.690912-04:00",
                            "name": "Rafael Fiziev",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fdd0972-dcac-4f32-bc48-61c748ede6d5/?format=api"
                        },
                        {
                            "id": "96d5617d-425a-4565-a596-53a9356d824e",
                            "gambit_id": "198f5b5f-dbc1-41b9-b3c7-f620d19582e8",
                            "last_updated": "2023-09-25T14:33:18.649248-04:00",
                            "created_at": "2023-09-23T10:23:05.686349-04:00",
                            "name": "Mateusz Gamrot",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fdd0972-dcac-4f32-bc48-61c748ede6d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "6edd2cf7-622d-45df-b8e5-76d24655e655",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09036230-9a42-4caa-9ec8-28d4eb9ae7a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T10:23:05.694899-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 5312.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": -311.52,
                        "profit_sb_percentage": -3.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f1af759-839a-4479-afba-8ea82c4f6d7c",
                            "gambit_id": "2cd15f39-61ea-488e-8755-76808791f260",
                            "last_updated": "2023-09-25T14:33:18.658801-04:00",
                            "created_at": "2023-09-23T10:23:05.698719-04:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api"
                        },
                        {
                            "id": "12c46f6c-7166-422b-86b1-bb28ea145c6d",
                            "gambit_id": "b734f28d-33d0-4795-977c-6fb26de80143",
                            "last_updated": "2023-09-25T14:33:18.676222-04:00",
                            "created_at": "2023-09-23T10:23:05.702529-04:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06ab598d-9b5d-44e9-93dc-28b0897d3732",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "807d6912-d0d4-42dc-9fce-d661ae563852",
            "completed": true,
            "last_updated": "2023-09-25T14:38:18.468161-04:00",
            "created_at": "2023-09-23T10:23:04.815962-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.97,
            "sport_category": "UFC Fight Night",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/807d6912-d0d4-42dc-9fce-d661ae563852",
            "datetime": "2023-09-23T19:00:00-04:00",
            "cutoff_datetime": "2023-09-23T19:00:00-04:00",
            "name": "Charles Jourdain v. Ricardo Ramos",
            "bettypes": [
                {
                    "id": "01d5619b-f57a-4d45-9f1f-68260cffcfe5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06ab598d-9b5d-44e9-93dc-28b0897d3732/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T10:23:04.823360-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charles Jourdain",
                                "amount": 5391.0
                            },
                            {
                                "team": "Ricardo Ramos",
                                "amount": 4609.0
                            }
                        ],
                        "expected_reward_tokens": 9218.0,
                        "profit_sb": -282.0,
                        "profit_sb_percentage": -2.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a2623d7-f979-4fb4-860e-a5375ccfc29b",
                            "gambit_id": "e5b6aa45-b152-412c-9a93-5e35ec8d4ad8",
                            "last_updated": "2023-09-25T14:38:18.476346-04:00",
                            "created_at": "2023-09-23T10:23:04.828551-04:00",
                            "name": "Charles Jourdain",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d5619b-f57a-4d45-9f1f-68260cffcfe5/?format=api"
                        },
                        {
                            "id": "9c6a2c30-81d4-4be0-aa52-be03398b4aa7",
                            "gambit_id": "0c9b470c-5f28-4381-84b3-2813c1958195",
                            "last_updated": "2023-09-25T14:38:18.479514-04:00",
                            "created_at": "2023-09-23T10:23:04.832803-04:00",
                            "name": "Ricardo Ramos",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d5619b-f57a-4d45-9f1f-68260cffcfe5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0467b58-97ec-4593-9865-c322b59672ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06ab598d-9b5d-44e9-93dc-28b0897d3732/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T10:23:04.837958-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80cfeef1-864f-42e6-ae97-bcb20d90ccc4",
                            "gambit_id": "79260022-7d9f-498e-b6f1-7945858e4b4a",
                            "last_updated": "2023-09-25T14:38:18.490576-04:00",
                            "created_at": "2023-09-23T10:23:04.845975-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0467b58-97ec-4593-9865-c322b59672ec/?format=api"
                        },
                        {
                            "id": "2484a233-c81c-47f1-87f6-a93f05da1930",
                            "gambit_id": "81d42669-001c-4199-bab5-87bec2141b29",
                            "last_updated": "2023-09-25T14:38:18.487170-04:00",
                            "created_at": "2023-09-23T10:23:04.841943-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0467b58-97ec-4593-9865-c322b59672ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9293f0c-c2b3-4ea8-b0d7-c0e9a48dd2b6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "923de585-7fb3-416d-aa72-e481a6d9a0ec",
            "completed": true,
            "last_updated": "2023-09-25T14:23:23.366003-04:00",
            "created_at": "2023-09-23T09:38:26.556585-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/923de585-7fb3-416d-aa72-e481a6d9a0ec",
            "datetime": "2023-09-23T18:40:00-04:00",
            "cutoff_datetime": "2023-09-23T18:40:00-04:00",
            "name": "Pittsburgh Pirates v. Cincinnati Reds",
            "bettypes": [
                {
                    "id": "730b5bbd-2d1c-40f8-8ce6-16776c3b50c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9293f0c-c2b3-4ea8-b0d7-c0e9a48dd2b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:26.563580-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Reds",
                                "amount": 5776.0
                            },
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "608d0062-437c-4365-ac91-5db8f17d75f9",
                            "gambit_id": "3fa62695-c079-4a3d-905e-5be35ade0990",
                            "last_updated": "2023-09-25T14:23:23.387834-04:00",
                            "created_at": "2023-09-23T09:38:26.571808-04:00",
                            "name": "Cincinnati Reds",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730b5bbd-2d1c-40f8-8ce6-16776c3b50c6/?format=api"
                        },
                        {
                            "id": "2dd75e80-ff7a-4112-a0ec-0002aa45281a",
                            "gambit_id": "9cf304ee-cf10-4cf5-812b-6e3945b1edf5",
                            "last_updated": "2023-09-25T14:23:23.383967-04:00",
                            "created_at": "2023-09-23T09:38:26.567668-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730b5bbd-2d1c-40f8-8ce6-16776c3b50c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f1f6025-0017-4aa2-b3dc-036fa38b6ec7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9293f0c-c2b3-4ea8-b0d7-c0e9a48dd2b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:26.575850-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 5939.0
                            },
                            {
                                "team": "Cincinnati Reds",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7cc1147-1f03-4f7a-9e03-d9cca713ef14",
                            "gambit_id": "6cbba7bd-0b1a-4961-aecf-23ea22c84c58",
                            "last_updated": "2023-09-25T14:23:23.399496-04:00",
                            "created_at": "2023-09-23T09:38:26.579915-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f1f6025-0017-4aa2-b3dc-036fa38b6ec7/?format=api"
                        },
                        {
                            "id": "4ee5669f-7edd-4d8c-b736-c76b0c8687f5",
                            "gambit_id": "a1b1dce1-1357-4f9f-96f8-30fd0d4e99a2",
                            "last_updated": "2023-09-25T14:23:23.402793-04:00",
                            "created_at": "2023-09-23T09:38:26.583932-04:00",
                            "name": "Cincinnati Reds",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f1f6025-0017-4aa2-b3dc-036fa38b6ec7/?format=api"
                        }
                    ]
                },
                {
                    "id": "25556086-601e-49e0-8f79-09c0bb237f5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9293f0c-c2b3-4ea8-b0d7-c0e9a48dd2b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:26.587725-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "e87dbf61-20bd-41a7-abd9-8efbe3cf75c5",
                            "gambit_id": "2aa6909a-cf66-4abd-9e41-d1e9ec491e8c",
                            "last_updated": "2023-09-25T14:23:23.419217-04:00",
                            "created_at": "2023-09-23T09:38:26.595548-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/25556086-601e-49e0-8f79-09c0bb237f5e/?format=api"
                        },
                        {
                            "id": "ae5dcbbf-a7d5-4ee0-a434-f36433be87a1",
                            "gambit_id": "af27cb3a-e39c-4ba5-914a-880d253335b4",
                            "last_updated": "2023-09-25T14:23:23.415978-04:00",
                            "created_at": "2023-09-23T09:38:26.591398-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/25556086-601e-49e0-8f79-09c0bb237f5e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e4a33b48-e31b-47ff-a21e-8f11821b7382",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9d1a6592-3430-45af-82e7-be2c01012565",
            "completed": true,
            "last_updated": "2023-09-25T14:23:14.625604-04:00",
            "created_at": "2023-09-23T09:38:26.785666-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9d1a6592-3430-45af-82e7-be2c01012565",
            "datetime": "2023-09-23T18:40:00-04:00",
            "cutoff_datetime": "2023-09-23T18:40:00-04:00",
            "name": "PIT (B Falter) v. CIN (C Phillips)",
            "bettypes": [
                {
                    "id": "8ffef486-33f8-4114-b33c-fa333417b41c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:26.790748-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Phillips)",
                                "amount": 5541.0
                            },
                            {
                                "team": "PIT (B Falter)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28fa8c08-d99a-4090-bbab-a769f0582c56",
                            "gambit_id": "897a60fa-c2a1-45b8-9c3b-bde6932284a8",
                            "last_updated": "2023-09-25T14:23:14.641725-04:00",
                            "created_at": "2023-09-23T09:38:26.799904-04:00",
                            "name": "CIN (C Phillips)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffef486-33f8-4114-b33c-fa333417b41c/?format=api"
                        },
                        {
                            "id": "865c1418-073f-444c-b49f-beda2745fd36",
                            "gambit_id": "6c38a139-9ec3-439c-a245-5f51931ea391",
                            "last_updated": "2023-09-25T14:23:14.638528-04:00",
                            "created_at": "2023-09-23T09:38:26.795036-04:00",
                            "name": "PIT (B Falter)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffef486-33f8-4114-b33c-fa333417b41c/?format=api"
                        }
                    ]
                },
                {
                    "id": "927a5d59-b1e1-48be-9dfd-0d28a52cf479",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:26.804130-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c49281e7-ab99-4874-8fc6-2bb5b8b21ccf",
                            "gambit_id": "e693faed-fb10-4b56-8b2c-a7928b15f8fa",
                            "last_updated": "2023-09-25T14:23:14.655760-04:00",
                            "created_at": "2023-09-23T09:38:26.808076-04:00",
                            "name": "PIT",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api"
                        },
                        {
                            "id": "a0603b74-0e11-485b-ab8e-c7760a87d7a5",
                            "gambit_id": "beae5743-d2ed-48d3-8f59-1e64b32a2b40",
                            "last_updated": "2023-09-25T14:23:14.658873-04:00",
                            "created_at": "2023-09-23T09:38:26.812196-04:00",
                            "name": "CIN",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb521441-3183-4f8e-835e-6a1629fbb1ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:26.815921-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "7f440fc5-4370-4b7a-a9b7-ab790ae762f3",
                            "gambit_id": "cb468f93-aab9-4bc4-92e1-5b7925dcf298",
                            "last_updated": "2023-09-25T14:23:14.665143-04:00",
                            "created_at": "2023-09-23T09:38:26.819696-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/cb521441-3183-4f8e-835e-6a1629fbb1ea/?format=api"
                        },
                        {
                            "id": "e1f770e4-d5d4-4b77-81e4-e5a59faffde0",
                            "gambit_id": "add1d44e-3bd8-4d59-906a-ee8d3dd55aa0",
                            "last_updated": "2023-09-25T14:23:14.675726-04:00",
                            "created_at": "2023-09-23T09:38:26.823531-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/cb521441-3183-4f8e-835e-6a1629fbb1ea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85a0c3c1-e74f-46f2-9099-bdacd79fea26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fc706bbf-344c-498b-bc6e-6128708880b6",
            "completed": true,
            "last_updated": "2023-09-25T14:23:22.945890-04:00",
            "created_at": "2023-09-23T09:38:26.310744-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fc706bbf-344c-498b-bc6e-6128708880b6",
            "datetime": "2023-09-23T18:10:00-04:00",
            "cutoff_datetime": "2023-09-23T18:10:00-04:00",
            "name": "BAL (J Means) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "9618e021-c7c6-45fe-ad4f-b1e35d6dd773",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:26.328761-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Means)",
                                "amount": 5440.0
                            },
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b7998f6-a3c0-43c3-bb49-c6e86d0cbb9d",
                            "gambit_id": "cd01d914-841c-42e5-9b1e-7914a571f0e1",
                            "last_updated": "2023-09-25T14:23:22.953993-04:00",
                            "created_at": "2023-09-23T09:38:26.334241-04:00",
                            "name": "BAL (J Means)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9618e021-c7c6-45fe-ad4f-b1e35d6dd773/?format=api"
                        },
                        {
                            "id": "7fd41bc6-b927-4e25-add1-0250a072aa67",
                            "gambit_id": "cab83205-2a92-44ec-a32b-d9b7e00c3a16",
                            "last_updated": "2023-09-25T14:23:22.957249-04:00",
                            "created_at": "2023-09-23T09:38:26.338786-04:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9618e021-c7c6-45fe-ad4f-b1e35d6dd773/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad2db869-bc75-4864-b549-5333f5784e4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:26.342903-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5688.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c22fa220-4575-42f3-a03d-a886b3145771",
                            "gambit_id": "be356527-05cc-497e-bb77-51ccbc1576fe",
                            "last_updated": "2023-09-25T14:23:22.968009-04:00",
                            "created_at": "2023-09-23T09:38:26.350485-04:00",
                            "name": "CLE",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api"
                        },
                        {
                            "id": "0e3facf0-8367-42df-bb1d-8ed49972fd11",
                            "gambit_id": "3215c2cd-5439-47e1-9735-6363fa49c0e2",
                            "last_updated": "2023-09-25T14:23:22.964148-04:00",
                            "created_at": "2023-09-23T09:38:26.346390-04:00",
                            "name": "BAL",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7846446-e7e2-46de-9183-751825205597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:26.354540-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d6c5821-f53a-4e3c-bd00-398a947c0524",
                            "gambit_id": "dc644b06-eb6d-4e20-8c22-bcfd148d977f",
                            "last_updated": "2023-09-25T14:23:22.975011-04:00",
                            "created_at": "2023-09-23T09:38:26.358399-04:00",
                            "name": "Game Total Over",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api"
                        },
                        {
                            "id": "3358fa9a-a37d-46c8-8597-368b854dc285",
                            "gambit_id": "e3832c71-f8e2-4fb9-9f1b-c9f3f216d4d4",
                            "last_updated": "2023-09-25T14:23:22.978789-04:00",
                            "created_at": "2023-09-23T09:38:26.362167-04:00",
                            "name": "Game Total Under",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7846446-e7e2-46de-9183-751825205597/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ccf5bdc-6c36-486c-b14f-cf130100dda7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3a81d087-7128-4383-95f9-487ffbcbe33b",
            "completed": true,
            "last_updated": "2023-09-25T14:28:21.740975-04:00",
            "created_at": "2023-09-23T09:38:25.820157-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3a81d087-7128-4383-95f9-487ffbcbe33b",
            "datetime": "2023-09-23T16:10:00-04:00",
            "cutoff_datetime": "2023-09-23T16:10:00-04:00",
            "name": "TOR (H Ryu) v. TAM (Z Littell)",
            "bettypes": [
                {
                    "id": "bd2a26de-3a6b-4669-9234-0f201c9f23e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:25.830475-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Littell)",
                                "amount": 5222.0
                            },
                            {
                                "team": "TOR (H Ryu)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b229985-b2b7-4874-ad54-4cfdc59ecd5e",
                            "gambit_id": "ce38e174-9314-4e4b-bfe8-45286bb9d495",
                            "last_updated": "2023-09-25T14:28:21.770971-04:00",
                            "created_at": "2023-09-23T09:38:25.838731-04:00",
                            "name": "TAM (Z Littell)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api"
                        },
                        {
                            "id": "0474f65e-92ef-432c-8ed2-41435319c745",
                            "gambit_id": "ad25f768-c8c5-481a-96f4-2fb314d2aadf",
                            "last_updated": "2023-09-25T14:28:21.764685-04:00",
                            "created_at": "2023-09-23T09:38:25.834667-04:00",
                            "name": "TOR (H Ryu)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "37d07edd-e932-4db9-9830-8baeff9229df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:25.842994-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "958b5028-ccee-40f8-9ad5-57ade3eef5c5",
                            "gambit_id": "6cb0cb4c-2b50-4ffd-834f-71950a758095",
                            "last_updated": "2023-09-25T14:28:21.777514-04:00",
                            "created_at": "2023-09-23T09:38:25.846691-04:00",
                            "name": "TOR",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api"
                        },
                        {
                            "id": "79e45243-bbfc-4bc6-912e-3ee6ebb29bed",
                            "gambit_id": "31720432-22c0-4e1e-89b1-c2188de7ee8e",
                            "last_updated": "2023-09-25T14:28:21.780684-04:00",
                            "created_at": "2023-09-23T09:38:25.850762-04:00",
                            "name": "TAM",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api"
                        }
                    ]
                },
                {
                    "id": "f38f1706-4ae3-40b5-a2c1-91d25335eb5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:25.855377-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "90808b30-d618-49d4-8cde-abff0740ddbb",
                            "gambit_id": "120e7247-842d-4177-9ec9-48336a9d6a81",
                            "last_updated": "2023-09-25T14:28:21.790222-04:00",
                            "created_at": "2023-09-23T09:38:25.864750-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/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api"
                        },
                        {
                            "id": "fd58bc48-b57d-4025-9e4a-d41db1424d35",
                            "gambit_id": "b26cbcb2-629c-4742-920b-ca3334ff0a59",
                            "last_updated": "2023-09-25T14:28:21.786964-04:00",
                            "created_at": "2023-09-23T09:38:25.860230-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/f38f1706-4ae3-40b5-a2c1-91d25335eb5a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7d70db2-43fe-4211-a93b-9d367836d3f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "832e4508-69dd-440a-9986-3d64cc9b7af6",
            "completed": true,
            "last_updated": "2023-09-25T14:28:21.269438-04:00",
            "created_at": "2023-09-23T09:38:25.585735-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/832e4508-69dd-440a-9986-3d64cc9b7af6",
            "datetime": "2023-09-23T16:10:00-04:00",
            "cutoff_datetime": "2023-09-23T16:10:00-04:00",
            "name": "MIL (B Woodruff) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "2f38115e-64c7-4d17-bbb0-dfae99ac1e86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7d70db2-43fe-4211-a93b-9d367836d3f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:25.590586-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (B Woodruff)",
                                "amount": 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": "5de3a01f-84da-46aa-81cf-1bced77857bc",
                            "gambit_id": "64c126e7-0e38-414f-aeca-aff2a0fbf65c",
                            "last_updated": "2023-09-25T14:28:21.281870-04:00",
                            "created_at": "2023-09-23T09:38:25.594831-04:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f38115e-64c7-4d17-bbb0-dfae99ac1e86/?format=api"
                        },
                        {
                            "id": "cac630da-7e0f-4365-82c4-dd32464e8c86",
                            "gambit_id": "fd158071-278d-4daf-ba82-ec6da87bdecf",
                            "last_updated": "2023-09-25T14:28:21.285302-04:00",
                            "created_at": "2023-09-23T09:38:25.598802-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f38115e-64c7-4d17-bbb0-dfae99ac1e86/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ae62a6f-a58d-4564-a15a-329daacc92f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7d70db2-43fe-4211-a93b-9d367836d3f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:25.604132-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "226b6c32-72b6-4b9f-b04b-7d9c47aa8d98",
                            "gambit_id": "9b456688-d90d-4dee-ac5e-8dc8cfaddd14",
                            "last_updated": "2023-09-25T14:28:21.295339-04:00",
                            "created_at": "2023-09-23T09:38:25.612469-04:00",
                            "name": "MIA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae62a6f-a58d-4564-a15a-329daacc92f1/?format=api"
                        },
                        {
                            "id": "268b7714-0419-49c7-a6a8-8df2268d1d2f",
                            "gambit_id": "d37c1063-73f4-42b3-a1ae-a13962952a5a",
                            "last_updated": "2023-09-25T14:28:21.292062-04:00",
                            "created_at": "2023-09-23T09:38:25.607936-04:00",
                            "name": "MIL",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae62a6f-a58d-4564-a15a-329daacc92f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "002284fb-f072-46bd-82b8-6e3054da80ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7d70db2-43fe-4211-a93b-9d367836d3f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:25.616229-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94c90eab-2865-4bbe-b89e-5d2ed7ff4a24",
                            "gambit_id": "575d3be2-9511-4dcb-a22c-a7735f6864b6",
                            "last_updated": "2023-09-25T14:28:21.311500-04:00",
                            "created_at": "2023-09-23T09:38:25.624946-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/002284fb-f072-46bd-82b8-6e3054da80ac/?format=api"
                        },
                        {
                            "id": "6484ab9f-6770-41c2-baf8-a94b830dd6cd",
                            "gambit_id": "5c88e02b-bf49-403f-8fa3-54f1d2b63efa",
                            "last_updated": "2023-09-25T14:28:21.301773-04:00",
                            "created_at": "2023-09-23T09:38:25.619743-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/002284fb-f072-46bd-82b8-6e3054da80ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2267b669-11fb-4ba9-93f3-43bb7f306104",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a862423-d550-4954-b7ce-5cd4bb6981ec",
            "completed": true,
            "last_updated": "2023-09-25T14:28:21.987047-04:00",
            "created_at": "2023-09-23T09:38:26.058557-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4a862423-d550-4954-b7ce-5cd4bb6981ec",
            "datetime": "2023-09-23T16:10:00-04:00",
            "cutoff_datetime": "2023-09-23T16:10:00-04:00",
            "name": "CWS (D Cease) v. BOS (N Pivetta)",
            "bettypes": [
                {
                    "id": "8103d4c4-9b83-4fc6-8101-8466169548c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:26.065190-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Pivetta)",
                                "amount": 5776.0
                            },
                            {
                                "team": "CWS (D Cease)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5bc0e895-ad58-4519-92cb-b871619f4590",
                            "gambit_id": "788cbfea-e04a-4429-8d73-53689e5e2382",
                            "last_updated": "2023-09-25T14:28:22.001258-04:00",
                            "created_at": "2023-09-23T09:38:26.074180-04:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api"
                        },
                        {
                            "id": "7328b04e-06ff-4e5e-a873-4b0e83cf8ed7",
                            "gambit_id": "a06eba57-81ac-40b3-ac05-f652ceac2e9e",
                            "last_updated": "2023-09-25T14:28:21.997925-04:00",
                            "created_at": "2023-09-23T09:38:26.069658-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8103d4c4-9b83-4fc6-8101-8466169548c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e31d9bf3-a1db-4a27-b3f1-898dbad5b798",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:26.078739-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "BOS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "710a835e-62ca-4a10-9eb9-d296a3a48d52",
                            "gambit_id": "dbc085ff-247e-4c68-a625-93a84f451e0f",
                            "last_updated": "2023-09-25T14:28:22.008919-04:00",
                            "created_at": "2023-09-23T09:38:26.083004-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31d9bf3-a1db-4a27-b3f1-898dbad5b798/?format=api"
                        },
                        {
                            "id": "43596e36-ea15-46ca-b160-62168c5acafc",
                            "gambit_id": "6d60930b-3a61-46ad-93c3-a4d368593e5b",
                            "last_updated": "2023-09-25T14:28:22.012967-04:00",
                            "created_at": "2023-09-23T09:38:26.086806-04:00",
                            "name": "BOS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31d9bf3-a1db-4a27-b3f1-898dbad5b798/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc0e19f8-19b7-4052-be88-1f3dbcfe9e35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2267b669-11fb-4ba9-93f3-43bb7f306104/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:26.106485-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "c8f189c5-76b1-4916-ab0e-f018771545e4",
                            "gambit_id": "b18894ff-8f4c-48b7-8d50-ea0bd08ae53e",
                            "last_updated": "2023-09-25T14:28:22.023004-04:00",
                            "created_at": "2023-09-23T09:38:26.117914-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/fc0e19f8-19b7-4052-be88-1f3dbcfe9e35/?format=api"
                        },
                        {
                            "id": "321f8296-500a-480b-b497-f28ff08c3694",
                            "gambit_id": "6b188b3d-a41f-457e-86fa-dead610931df",
                            "last_updated": "2023-09-25T14:28:22.019611-04:00",
                            "created_at": "2023-09-23T09:38:26.112893-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/fc0e19f8-19b7-4052-be88-1f3dbcfe9e35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f6d87c5-708a-4ab9-b816-9a83dfbc0606",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f8411967-d52f-4006-9a33-b8800e112418",
            "completed": true,
            "last_updated": "2023-09-25T14:28:22.647145-04:00",
            "created_at": "2023-09-23T09:38:25.375351-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f8411967-d52f-4006-9a33-b8800e112418",
            "datetime": "2023-09-23T16:07:00-04:00",
            "cutoff_datetime": "2023-09-23T16:07:00-04:00",
            "name": "Detroit Tigers v. Oakland Athletics",
            "bettypes": [
                {
                    "id": "897a7d3f-efa8-4420-ba8c-6ab55c472afc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f6d87c5-708a-4ab9-b816-9a83dfbc0606/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:25.384757-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Tigers",
                                "amount": 5490.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dfaf0478-3cd8-4263-b159-9354b303de61",
                            "gambit_id": "d609e6cd-9fbc-49e6-a93c-bfb3caf131dc",
                            "last_updated": "2023-09-25T14:28:22.661931-04:00",
                            "created_at": "2023-09-23T09:38:25.388061-04:00",
                            "name": "Detroit Tigers",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897a7d3f-efa8-4420-ba8c-6ab55c472afc/?format=api"
                        },
                        {
                            "id": "702f0e0f-9eb6-4718-80cf-2cd4dbea3c55",
                            "gambit_id": "66813945-0ba3-4dac-9e51-e502393ceea2",
                            "last_updated": "2023-09-25T14:28:22.665111-04:00",
                            "created_at": "2023-09-23T09:38:25.391883-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897a7d3f-efa8-4420-ba8c-6ab55c472afc/?format=api"
                        }
                    ]
                },
                {
                    "id": "93558940-e8f2-4ff0-a7f4-b933b63269ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f6d87c5-708a-4ab9-b816-9a83dfbc0606/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:48:11.287924-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oakland Athletics",
                                "amount": 5688.0
                            },
                            {
                                "team": "Detroit Tigers",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faa70211-d7f9-499b-8c83-90ab62b0591c",
                            "gambit_id": "4c5ca4a2-7804-4f42-8671-17e3609a47fd",
                            "last_updated": "2023-09-25T14:28:22.674739-04:00",
                            "created_at": "2023-09-23T09:48:11.298343-04:00",
                            "name": "Oakland Athletics",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93558940-e8f2-4ff0-a7f4-b933b63269ab/?format=api"
                        },
                        {
                            "id": "08b997a3-d7c6-4515-953b-c414f2088236",
                            "gambit_id": "d58c91b9-d8fd-4720-a74d-5db4348fddbc",
                            "last_updated": "2023-09-25T14:28:22.671373-04:00",
                            "created_at": "2023-09-23T09:48:11.293407-04:00",
                            "name": "Detroit Tigers",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93558940-e8f2-4ff0-a7f4-b933b63269ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c82e44a-2b14-4cbb-95c4-468de7f6a2a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f6d87c5-708a-4ab9-b816-9a83dfbc0606/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:48:11.303169-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "7278f5fc-a92a-406a-b3ee-08a96e864495",
                            "gambit_id": "3b6091e8-2127-43a8-9827-7e32791510a4",
                            "last_updated": "2023-09-25T14:28:22.681511-04:00",
                            "created_at": "2023-09-23T09:48:11.307148-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/2c82e44a-2b14-4cbb-95c4-468de7f6a2a0/?format=api"
                        },
                        {
                            "id": "3fa189fd-b4ab-4887-bd09-8288cac7e5ec",
                            "gambit_id": "ceb49c45-426f-4f18-ac09-2c3be1850aa0",
                            "last_updated": "2023-09-25T14:28:22.684752-04:00",
                            "created_at": "2023-09-23T09:48:11.311617-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/2c82e44a-2b14-4cbb-95c4-468de7f6a2a0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "adb4ff02-d5d4-4913-a0e3-67fd94c33769",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b10b8572-0868-4323-a86c-60e0da80de06",
            "completed": true,
            "last_updated": "2023-09-25T14:28:22.259808-04:00",
            "created_at": "2023-09-23T09:38:25.145562-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b10b8572-0868-4323-a86c-60e0da80de06",
            "datetime": "2023-09-23T16:05:00-04:00",
            "cutoff_datetime": "2023-09-23T16:05:00-04:00",
            "name": "NYM (J Quintana) v. PHI (Z Wheeler)",
            "bettypes": [
                {
                    "id": "d2fb36bd-af60-4f69-97d6-f4b13e52aac9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adb4ff02-d5d4-4913-a0e3-67fd94c33769/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:25.156041-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Z Wheeler)",
                                "amount": 6232.0
                            },
                            {
                                "team": "NYM (J Quintana)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d4880bfd-814f-4761-91a9-0942bb056f9c",
                            "gambit_id": "75b3b284-7291-4c5f-a20c-fe9548ed968d",
                            "last_updated": "2023-09-25T14:28:22.275845-04:00",
                            "created_at": "2023-09-23T09:38:25.163497-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2fb36bd-af60-4f69-97d6-f4b13e52aac9/?format=api"
                        },
                        {
                            "id": "b9b7231a-de21-445b-b8eb-0c2b6b8425d7",
                            "gambit_id": "80a8a70e-526d-4378-9ee9-2ff3e7f614f5",
                            "last_updated": "2023-09-25T14:28:22.272537-04:00",
                            "created_at": "2023-09-23T09:38:25.159831-04:00",
                            "name": "NYM (J Quintana)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2fb36bd-af60-4f69-97d6-f4b13e52aac9/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b329b91-5839-4b27-b227-215f5a475dc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adb4ff02-d5d4-4913-a0e3-67fd94c33769/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:25.166935-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "569e5f0b-cfc5-4937-9bc8-833e84cc4d46",
                            "gambit_id": "4b29c149-84c8-4ff8-86b6-8389d7c4173c",
                            "last_updated": "2023-09-25T14:28:22.282724-04:00",
                            "created_at": "2023-09-23T09:38:25.171255-04:00",
                            "name": "NYM",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b329b91-5839-4b27-b227-215f5a475dc0/?format=api"
                        },
                        {
                            "id": "8648dfad-544f-4753-a4ee-334f2a5184f7",
                            "gambit_id": "137b3a86-5899-4633-be60-609ac3e6330b",
                            "last_updated": "2023-09-25T14:28:22.286036-04:00",
                            "created_at": "2023-09-23T09:38:25.175725-04:00",
                            "name": "PHI",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b329b91-5839-4b27-b227-215f5a475dc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3c4cee1-5808-4447-9473-b829334ebef6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adb4ff02-d5d4-4913-a0e3-67fd94c33769/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:25.180542-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "4ff0c534-8c6e-4799-9bb7-50bd8994411b",
                            "gambit_id": "b7665d28-e365-4d9e-b2c5-c8acf5fce84b",
                            "last_updated": "2023-09-25T14:28:22.295902-04:00",
                            "created_at": "2023-09-23T09:38:25.189191-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/a3c4cee1-5808-4447-9473-b829334ebef6/?format=api"
                        },
                        {
                            "id": "0dea0927-009a-4e61-84e4-5f8772b949f4",
                            "gambit_id": "353c6126-4907-4c67-bb14-59237ceb0fbd",
                            "last_updated": "2023-09-25T14:28:22.292457-04:00",
                            "created_at": "2023-09-23T09:38:25.184666-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/a3c4cee1-5808-4447-9473-b829334ebef6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cfa76d07-218e-4423-8c96-b51320d3418b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c34b80b-2c4b-42c6-8e02-6d0edf8f2ff0",
            "completed": true,
            "last_updated": "2023-09-25T14:28:20.819626-04:00",
            "created_at": "2023-09-23T09:38:24.902436-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7c34b80b-2c4b-42c6-8e02-6d0edf8f2ff0",
            "datetime": "2023-09-23T14:20:00-04:00",
            "cutoff_datetime": "2023-09-23T14:20:00-04:00",
            "name": "COL (C Flexen) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "1b97191f-59ec-4c3c-8df2-11d608f3ea1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa76d07-218e-4423-8c96-b51320d3418b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:24.912247-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Stroman)",
                                "amount": 6682.0
                            },
                            {
                                "team": "COL (C Flexen)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "735b1a2e-4872-451f-8da2-9adab4105579",
                            "gambit_id": "e581edc7-bb4d-4090-ade5-f604fda85f29",
                            "last_updated": "2023-09-25T14:28:20.836239-04:00",
                            "created_at": "2023-09-23T09:38:24.921464-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b97191f-59ec-4c3c-8df2-11d608f3ea1c/?format=api"
                        },
                        {
                            "id": "39f93422-0de9-4e12-878b-1dd511591a8e",
                            "gambit_id": "890d93a9-74c1-4c67-96ab-ef228ae3ede6",
                            "last_updated": "2023-09-25T14:28:20.833069-04:00",
                            "created_at": "2023-09-23T09:38:24.916881-04:00",
                            "name": "COL (C Flexen)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b97191f-59ec-4c3c-8df2-11d608f3ea1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "031c4c03-c0ee-4f64-9009-e3ed91e3195b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa76d07-218e-4423-8c96-b51320d3418b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:24.925787-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "CHC",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a781d75b-b215-4bae-8b2a-40a8416d7bf4",
                            "gambit_id": "2011d9c8-ede3-4b11-a96c-da9f677e41ca",
                            "last_updated": "2023-09-25T14:28:20.842726-04:00",
                            "created_at": "2023-09-23T09:38:24.929543-04:00",
                            "name": "COL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/031c4c03-c0ee-4f64-9009-e3ed91e3195b/?format=api"
                        },
                        {
                            "id": "7cc256b0-0651-451b-af07-a1809f61f214",
                            "gambit_id": "e271142c-1a0f-4e0a-ad33-18852e310aa8",
                            "last_updated": "2023-09-25T14:28:20.853685-04:00",
                            "created_at": "2023-09-23T09:38:24.933992-04:00",
                            "name": "CHC",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/031c4c03-c0ee-4f64-9009-e3ed91e3195b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a266497a-2297-4d72-9cb0-2664464c0b85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa76d07-218e-4423-8c96-b51320d3418b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:24.938543-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "24ae1e5b-740b-4c0b-b5b5-dc6440144222",
                            "gambit_id": "0b81ba7b-149c-4e87-ae79-414bfa54616d",
                            "last_updated": "2023-09-25T14:28:20.860648-04:00",
                            "created_at": "2023-09-23T09:38:24.942595-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/a266497a-2297-4d72-9cb0-2664464c0b85/?format=api"
                        },
                        {
                            "id": "dab8e312-c798-4f07-b9df-7f6192683d41",
                            "gambit_id": "75d30c82-f067-41d7-a9c8-01721a9ef1c9",
                            "last_updated": "2023-09-25T14:28:20.863778-04:00",
                            "created_at": "2023-09-23T09:38:24.947412-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/a266497a-2297-4d72-9cb0-2664464c0b85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e749aeb-a76e-4bc8-82ed-3ffba8792ac6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "acc4367d-2d8e-46d4-99d7-fe923eeb6826",
            "completed": true,
            "last_updated": "2023-09-25T14:33:17.321746-04:00",
            "created_at": "2023-09-23T09:38:24.663897-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/acc4367d-2d8e-46d4-99d7-fe923eeb6826",
            "datetime": "2023-09-23T14:10:00-04:00",
            "cutoff_datetime": "2023-09-23T14:10:00-04:00",
            "name": "LAA (K Rosenberg) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "89093d97-4c82-4923-8409-3cc906e2f385",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e749aeb-a76e-4bc8-82ed-3ffba8792ac6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:24.676165-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (S Gray)",
                                "amount": 6434.0
                            },
                            {
                                "team": "LAA (K Rosenberg)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "036ee8cd-3417-4b43-8fca-bdf7f99e2e7e",
                            "gambit_id": "a317162e-ee94-4526-a245-c04a878fb549",
                            "last_updated": "2023-09-25T14:33:17.338251-04:00",
                            "created_at": "2023-09-23T09:38:24.685631-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89093d97-4c82-4923-8409-3cc906e2f385/?format=api"
                        },
                        {
                            "id": "ba2bea70-0a1a-4e67-bbcb-3271cbe5a043",
                            "gambit_id": "f79a662f-9346-4763-8d52-98b8eac44570",
                            "last_updated": "2023-09-25T14:33:17.334887-04:00",
                            "created_at": "2023-09-23T09:38:24.680911-04:00",
                            "name": "LAA (K Rosenberg)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89093d97-4c82-4923-8409-3cc906e2f385/?format=api"
                        }
                    ]
                },
                {
                    "id": "da59a521-9bb0-465d-8614-42e9733b79cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e749aeb-a76e-4bc8-82ed-3ffba8792ac6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:24.689773-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5f9bf96-b32f-4759-9181-a355688d01a8",
                            "gambit_id": "06652b76-0c05-4c68-aba6-34f35c202ed9",
                            "last_updated": "2023-09-25T14:33:17.345641-04:00",
                            "created_at": "2023-09-23T09:38:24.693673-04:00",
                            "name": "LAA",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da59a521-9bb0-465d-8614-42e9733b79cc/?format=api"
                        },
                        {
                            "id": "02554755-ce69-4056-8c70-0e3c161ebaba",
                            "gambit_id": "05441a5b-34b9-4a60-9fc3-2846a8259f9f",
                            "last_updated": "2023-09-25T14:33:17.349086-04:00",
                            "created_at": "2023-09-23T09:38:24.698039-04:00",
                            "name": "MIN",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da59a521-9bb0-465d-8614-42e9733b79cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "36996d61-8324-4390-bbb7-c493794f1f06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e749aeb-a76e-4bc8-82ed-3ffba8792ac6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:24.701961-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "cf2afc4e-5bac-4de5-9a72-1a23e0f1c62d",
                            "gambit_id": "1285d21e-73fb-4ec3-9958-60788cbae439",
                            "last_updated": "2023-09-25T14:33:17.356037-04:00",
                            "created_at": "2023-09-23T09:38:24.705771-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/36996d61-8324-4390-bbb7-c493794f1f06/?format=api"
                        },
                        {
                            "id": "b789be93-8209-48ed-97a1-e44665a60f30",
                            "gambit_id": "0b998037-222f-4762-8cc6-99a22798eef2",
                            "last_updated": "2023-09-25T14:33:17.359548-04:00",
                            "created_at": "2023-09-23T09:38:24.709796-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/36996d61-8324-4390-bbb7-c493794f1f06/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77024267-e4b3-47bd-b8a9-04a4410362c4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d3c5db57-31ba-49d4-9999-d1169bcfb734",
            "completed": false,
            "last_updated": "2023-09-30T13:03:16.774903-04:00",
            "created_at": "2023-09-23T09:38:24.407460-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d3c5db57-31ba-49d4-9999-d1169bcfb734",
            "datetime": "2023-09-23T13:05:00-04:00",
            "cutoff_datetime": "2023-09-23T13:05:00-04:00",
            "name": "ARI (Z Davies) v. NYY (C Rodon)",
            "bettypes": [
                {
                    "id": "89430b9b-dbe7-4214-9441-59f0a535a713",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77024267-e4b3-47bd-b8a9-04a4410362c4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-23T09:38:24.424062-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rodon)",
                                "amount": 5578.0
                            },
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8733b30-5b9f-4dbd-91c8-dd83817e8ad2",
                            "gambit_id": "7a65f159-79f0-4047-a6b0-d81f75a2b72a",
                            "last_updated": "2023-09-30T13:03:16.788059-04:00",
                            "created_at": "2023-09-23T09:38:24.436366-04:00",
                            "name": "NYY (C Rodon)",
                            "reward": "1.72000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89430b9b-dbe7-4214-9441-59f0a535a713/?format=api"
                        },
                        {
                            "id": "142b69ca-87b7-4e8e-8056-d11878321a15",
                            "gambit_id": "0f9bc6ef-6283-4c48-873d-2c7678b50bf7",
                            "last_updated": "2023-09-30T13:03:16.783789-04:00",
                            "created_at": "2023-09-23T09:38:24.430986-04:00",
                            "name": "ARI (Z Davies)",
                            "reward": "2.17000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89430b9b-dbe7-4214-9441-59f0a535a713/?format=api"
                        }
                    ]
                },
                {
                    "id": "21659aea-ef42-4158-938e-e3b0f1f0f7dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77024267-e4b3-47bd-b8a9-04a4410362c4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-23T09:38:24.441712-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4de95c3-f892-43c4-9201-804d151aa1f6",
                            "gambit_id": "0ac0c798-81fb-4732-a041-5eedb85e1220",
                            "last_updated": "2023-09-30T13:03:16.795259-04:00",
                            "created_at": "2023-09-23T09:38:24.446712-04:00",
                            "name": "ARI",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21659aea-ef42-4158-938e-e3b0f1f0f7dc/?format=api"
                        },
                        {
                            "id": "8d51b5a1-5c31-45f3-8030-3106290dbef7",
                            "gambit_id": "6276b006-b53d-4b9c-9fe1-97fae900b551",
                            "last_updated": "2023-09-30T13:03:16.798652-04:00",
                            "created_at": "2023-09-23T09:38:24.451982-04:00",
                            "name": "NYY",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21659aea-ef42-4158-938e-e3b0f1f0f7dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "02082c82-2360-44db-a13b-8865d8571965",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77024267-e4b3-47bd-b8a9-04a4410362c4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-23T09:38:24.457758-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "fe6029cd-996b-48b7-9a98-4f070b2e8a6e",
                            "gambit_id": "1bca5ebb-6e9a-4d6b-bbef-d80b64ca2fb2",
                            "last_updated": "2023-09-30T13:03:16.806045-04:00",
                            "created_at": "2023-09-23T09:38:24.462082-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/02082c82-2360-44db-a13b-8865d8571965/?format=api"
                        },
                        {
                            "id": "329b6a34-e1c4-4a1a-9be6-0d261b506d76",
                            "gambit_id": "1680380d-d87b-41ad-8e9d-989c213778a1",
                            "last_updated": "2023-09-30T13:03:16.809748-04:00",
                            "created_at": "2023-09-23T09:38:24.466918-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/02082c82-2360-44db-a13b-8865d8571965/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9b35665-6626-4203-a7f0-fd8d7ad104cb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0cb2517-ccef-43b3-b24f-c2a97a5d0fdb",
            "completed": true,
            "last_updated": "2023-09-23T20:48:08.719144-04:00",
            "created_at": "2023-09-22T09:58:24.718650-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f0cb2517-ccef-43b3-b24f-c2a97a5d0fdb",
            "datetime": "2023-09-22T22:10:00-04:00",
            "cutoff_datetime": "2023-09-22T22:10:00-04:00",
            "name": "SFO (S Manaea) v. LOS (C Ferguson)",
            "bettypes": [
                {
                    "id": "335c152a-19ee-43e7-8b47-e4ba631e9949",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:24.728084-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Ferguson)",
                                "amount": 6104.0
                            },
                            {
                                "team": "SFO (S Manaea)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d96904df-a634-4e65-b055-a3e1f8055b08",
                            "gambit_id": "eed4035f-7384-4091-b37c-8d00b89143a6",
                            "last_updated": "2023-09-23T20:48:08.732342-04:00",
                            "created_at": "2023-09-22T09:58:24.736050-04:00",
                            "name": "LOS (C Ferguson)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api"
                        },
                        {
                            "id": "8dfaf98b-e42f-490d-be79-e531505bd022",
                            "gambit_id": "70c7daeb-febf-4134-95ab-1de1db6ccbd8",
                            "last_updated": "2023-09-23T20:48:08.735929-04:00",
                            "created_at": "2023-09-22T09:58:24.740719-04:00",
                            "name": "SFO (S Manaea)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api"
                        }
                    ]
                },
                {
                    "id": "cdbbc129-18b8-4834-9aa9-f919612dbce9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:24.770588-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa595d27-b674-4947-8fd9-82c1d4d374fd",
                            "gambit_id": "a807c7f9-4c7a-462c-9e15-90059917ad12",
                            "last_updated": "2023-09-23T20:48:08.752980-04:00",
                            "created_at": "2023-09-22T09:58:24.776305-04:00",
                            "name": "SFO",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api"
                        },
                        {
                            "id": "a26d9b6f-6957-497e-862f-6f912bfdaf1c",
                            "gambit_id": "d2608825-a820-4c6d-9f3a-7509c2c00545",
                            "last_updated": "2023-09-23T20:48:08.756156-04:00",
                            "created_at": "2023-09-22T09:58:24.780577-04:00",
                            "name": "LOS",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api"
                        }
                    ]
                },
                {
                    "id": "02778551-aca0-4529-ae34-abdfc52b4a1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:24.744671-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "05b6862d-8254-41e4-9f33-241ef960ed8c",
                            "gambit_id": "9d4c5592-470f-4465-9d8f-cba1a63bc8d7",
                            "last_updated": "2023-09-23T20:48:08.746364-04:00",
                            "created_at": "2023-09-22T09:58:24.752877-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/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api"
                        },
                        {
                            "id": "d1ef95f7-9379-459a-bcea-3048c65ee038",
                            "gambit_id": "257ea348-0dd5-4ac1-9e51-a4bfee00e73d",
                            "last_updated": "2023-09-23T20:48:08.743024-04:00",
                            "created_at": "2023-09-22T09:58:24.748664-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/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ebb8db3-81de-49ab-b5a8-dad8d5368229",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "07846917-d04a-41bc-90b9-49014255c5ff",
            "completed": true,
            "last_updated": "2023-09-23T20:48:06.892557-04:00",
            "created_at": "2023-09-22T09:58:24.264766-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/07846917-d04a-41bc-90b9-49014255c5ff",
            "datetime": "2023-09-22T21:40:00-04:00",
            "cutoff_datetime": "2023-09-22T21:40:00-04:00",
            "name": "DET (S Gipson Long) v. OAK (K Waldichuk)",
            "bettypes": [
                {
                    "id": "6d26db15-aa81-49da-ad76-ecea5563b239",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ebb8db3-81de-49ab-b5a8-dad8d5368229/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:24.269483-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Gipson Long)",
                                "amount": 5909.0
                            },
                            {
                                "team": "OAK (K Waldichuk)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47c74445-036a-4237-9187-368ff5254752",
                            "gambit_id": "ffe2118d-80cf-4f86-831d-7c9738fa5342",
                            "last_updated": "2023-09-23T20:48:06.902489-04:00",
                            "created_at": "2023-09-22T09:58:24.273175-04:00",
                            "name": "DET (S Gipson Long)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d26db15-aa81-49da-ad76-ecea5563b239/?format=api"
                        },
                        {
                            "id": "c6682e05-06d2-47fc-a1dc-2729e7854ac9",
                            "gambit_id": "cd6a9253-da51-4637-8465-e37a8b9c18e0",
                            "last_updated": "2023-09-23T20:48:06.906670-04:00",
                            "created_at": "2023-09-22T09:58:24.277145-04:00",
                            "name": "OAK (K Waldichuk)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d26db15-aa81-49da-ad76-ecea5563b239/?format=api"
                        }
                    ]
                },
                {
                    "id": "76861736-40fe-4f84-8f1f-3b8e474350f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ebb8db3-81de-49ab-b5a8-dad8d5368229/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:24.281243-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "DET",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b53fafb-2c5e-4db2-baa9-da9b5f5c4bf2",
                            "gambit_id": "fbe265fb-93c0-4976-a362-8cec6ee322ef",
                            "last_updated": "2023-09-23T20:48:06.920886-04:00",
                            "created_at": "2023-09-22T09:58:24.289872-04:00",
                            "name": "OAK",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76861736-40fe-4f84-8f1f-3b8e474350f3/?format=api"
                        },
                        {
                            "id": "6cc4d148-5582-4227-a6f3-12bdf86d24ac",
                            "gambit_id": "a00cdde5-e933-4b12-9a02-8e99c4835ac4",
                            "last_updated": "2023-09-23T20:48:06.915846-04:00",
                            "created_at": "2023-09-22T09:58:24.285330-04:00",
                            "name": "DET",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76861736-40fe-4f84-8f1f-3b8e474350f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "a539273a-d408-4cd6-9ab9-edde073e27d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ebb8db3-81de-49ab-b5a8-dad8d5368229/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:24.293922-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "af9fa10d-40b9-4491-ab51-cf4afc6c028a",
                            "gambit_id": "106cd88b-4793-4640-9e82-346f39882b96",
                            "last_updated": "2023-09-23T20:48:06.929495-04:00",
                            "created_at": "2023-09-22T09:58:24.297432-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/a539273a-d408-4cd6-9ab9-edde073e27d9/?format=api"
                        },
                        {
                            "id": "943d00a4-8b40-4baa-a30f-419ef12b003c",
                            "gambit_id": "ac75ce44-3975-4ab0-bc5e-7d3105e9cd75",
                            "last_updated": "2023-09-23T20:48:06.933804-04:00",
                            "created_at": "2023-09-22T09:58:24.301266-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/a539273a-d408-4cd6-9ab9-edde073e27d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6f9806e-9bb6-4335-a792-bb94f8232031",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e041cce-0fa9-443e-8473-07798227be91",
            "completed": true,
            "last_updated": "2023-09-23T20:48:07.438816-04:00",
            "created_at": "2023-09-22T09:58:24.489591-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5e041cce-0fa9-443e-8473-07798227be91",
            "datetime": "2023-09-22T21:40:00-04:00",
            "cutoff_datetime": "2023-09-22T21:40:00-04:00",
            "name": "STL (D Hudson) v. SDG (M Waldron)",
            "bettypes": [
                {
                    "id": "dda41743-9512-45af-b2e9-1c3010cd60ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:24.494442-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Waldron)",
                                "amount": 6139.0
                            },
                            {
                                "team": "STL (D Hudson)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "812ce5e9-f149-4575-8d6b-58dab391e633",
                            "gambit_id": "8501c554-37bf-47ed-9076-4db77e3a093e",
                            "last_updated": "2023-09-23T20:48:07.456834-04:00",
                            "created_at": "2023-09-22T09:58:24.501650-04:00",
                            "name": "SDG (M Waldron)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda41743-9512-45af-b2e9-1c3010cd60ca/?format=api"
                        },
                        {
                            "id": "042980d1-b76c-4978-a07f-91bfcf85c317",
                            "gambit_id": "58c19e42-88a4-424b-b35b-578c3cb4b87e",
                            "last_updated": "2023-09-23T20:48:07.453364-04:00",
                            "created_at": "2023-09-22T09:58:24.497926-04:00",
                            "name": "STL (D Hudson)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dda41743-9512-45af-b2e9-1c3010cd60ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:24.505864-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1a05b19-6cc0-44c7-ba98-90a387dcee60",
                            "gambit_id": "cea81dd7-f53e-46e2-878a-ad4cb330e05e",
                            "last_updated": "2023-09-23T20:48:07.477759-04:00",
                            "created_at": "2023-09-22T09:58:24.509235-04:00",
                            "name": "STL",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api"
                        },
                        {
                            "id": "655ed89b-7c2d-4396-8355-18b3c6b433ce",
                            "gambit_id": "fb55c214-b361-4583-b2c7-b77e2fe173d5",
                            "last_updated": "2023-09-23T20:48:07.486555-04:00",
                            "created_at": "2023-09-22T09:58:24.512888-04:00",
                            "name": "SDG",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5abbc5c8-6e17-4999-b6b7-4bfdaacdb7ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "844ee14a-7e9c-40a7-9b7e-5fcd6af14ee0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6f9806e-9bb6-4335-a792-bb94f8232031/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:24.516955-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "68c78bf8-e619-4e5e-b8b5-bef3fdc67ead",
                            "gambit_id": "6745ee6b-de76-48ee-b4c4-9b3b103f13d8",
                            "last_updated": "2023-09-23T20:48:07.502787-04:00",
                            "created_at": "2023-09-22T09:58:24.524177-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/844ee14a-7e9c-40a7-9b7e-5fcd6af14ee0/?format=api"
                        },
                        {
                            "id": "3e5653f7-bb29-4870-98b1-9d4d237c8815",
                            "gambit_id": "53ab9d7d-979b-4657-91c4-cab8c032846f",
                            "last_updated": "2023-09-23T20:48:07.498739-04:00",
                            "created_at": "2023-09-22T09:58:24.520339-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/844ee14a-7e9c-40a7-9b7e-5fcd6af14ee0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7dc5333b-4afd-4372-91eb-c4e27bb4a698",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d6e6c7f7-bdc6-43d1-9d25-3d6be6889450",
            "completed": true,
            "last_updated": "2023-09-23T20:53:09.925496-04:00",
            "created_at": "2023-09-22T09:58:23.767525-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d6e6c7f7-bdc6-43d1-9d25-3d6be6889450",
            "datetime": "2023-09-22T20:10:00-04:00",
            "cutoff_datetime": "2023-09-22T20:10:00-04:00",
            "name": "KAN (C Ragans) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "47907a54-8338-413f-b099-b7aaa9c00bfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7dc5333b-4afd-4372-91eb-c4e27bb4a698/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:23.772324-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6682.0
                            },
                            {
                                "team": "KAN (C Ragans)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b42a9af0-c5ed-4435-81ac-1b312a09a24b",
                            "gambit_id": "8b575357-02ee-4860-933b-12379cc78bb4",
                            "last_updated": "2023-09-23T20:53:09.937836-04:00",
                            "created_at": "2023-09-22T09:58:23.782232-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47907a54-8338-413f-b099-b7aaa9c00bfc/?format=api"
                        },
                        {
                            "id": "011a428f-9bbd-4e28-a4be-0d41f203567f",
                            "gambit_id": "0ec7b4f8-ca08-4f75-8318-0d9940fdc216",
                            "last_updated": "2023-09-23T20:53:09.934503-04:00",
                            "created_at": "2023-09-22T09:58:23.776981-04:00",
                            "name": "KAN (C Ragans)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47907a54-8338-413f-b099-b7aaa9c00bfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "45e1f0e2-1507-4f32-8d16-bf657a9bd7dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7dc5333b-4afd-4372-91eb-c4e27bb4a698/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:23.786770-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dac7567-902a-4f98-9217-bd3a79dc354d",
                            "gambit_id": "27d5a08c-dbf9-4892-9603-f5651be6766a",
                            "last_updated": "2023-09-23T20:53:09.944297-04:00",
                            "created_at": "2023-09-22T09:58:23.790545-04:00",
                            "name": "KAN",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e1f0e2-1507-4f32-8d16-bf657a9bd7dd/?format=api"
                        },
                        {
                            "id": "235bb652-02ea-4319-91e9-4a7a5e95b948",
                            "gambit_id": "641e4209-a251-40c0-bd34-84fa2d21fac6",
                            "last_updated": "2023-09-23T20:53:09.947780-04:00",
                            "created_at": "2023-09-22T09:58:23.794719-04:00",
                            "name": "HOU",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45e1f0e2-1507-4f32-8d16-bf657a9bd7dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ad9b7ed-fd78-4475-ac04-79509a5721c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7dc5333b-4afd-4372-91eb-c4e27bb4a698/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:23.798795-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "29fe5a65-459b-40fa-b225-9b324a63f1c7",
                            "gambit_id": "f0af1756-e238-42d3-b359-55afbd1c8145",
                            "last_updated": "2023-09-23T20:53:09.958114-04:00",
                            "created_at": "2023-09-22T09:58:23.802440-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/6ad9b7ed-fd78-4475-ac04-79509a5721c7/?format=api"
                        },
                        {
                            "id": "c4a6258a-259b-4fd8-ba99-c33219885751",
                            "gambit_id": "f4a66d0b-d5fe-4451-9252-b789b022a9f9",
                            "last_updated": "2023-09-23T20:53:09.954368-04:00",
                            "created_at": "2023-09-22T09:58:23.806400-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/6ad9b7ed-fd78-4475-ac04-79509a5721c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d4c9f391-994c-4cef-b64f-084fa9b31bef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "83797f1b-b2eb-4b99-9573-3d1037043e11",
            "completed": true,
            "last_updated": "2023-09-23T20:53:08.618688-04:00",
            "created_at": "2023-09-22T09:58:24.034970-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/83797f1b-b2eb-4b99-9573-3d1037043e11",
            "datetime": "2023-09-22T20:10:00-04:00",
            "cutoff_datetime": "2023-09-22T20:10:00-04:00",
            "name": "Los Angeles Angels v. Minnesota Twins",
            "bettypes": [
                {
                    "id": "7e74db4a-872d-4068-9768-1de2600e65a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4c9f391-994c-4cef-b64f-084fa9b31bef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:24.040167-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Twins",
                                "amount": 6935.0
                            },
                            {
                                "team": "Los Angeles Angels",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7af128ac-54c2-493f-80bc-9ee088ef7826",
                            "gambit_id": "c12144e2-548d-49ab-b55f-dbc2fe8fa388",
                            "last_updated": "2023-09-23T20:53:08.635263-04:00",
                            "created_at": "2023-09-22T09:58:24.048698-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e74db4a-872d-4068-9768-1de2600e65a4/?format=api"
                        },
                        {
                            "id": "cf3556cc-c0bf-47dd-95b4-39ed3a16b17b",
                            "gambit_id": "796aa13d-039b-4696-859a-2fc2dd8229ab",
                            "last_updated": "2023-09-23T20:53:08.631696-04:00",
                            "created_at": "2023-09-22T09:58:24.044250-04:00",
                            "name": "Los Angeles Angels",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e74db4a-872d-4068-9768-1de2600e65a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a47afd7-0433-4155-a769-7f184f06cfb0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4c9f391-994c-4cef-b64f-084fa9b31bef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:24.053179-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Twins",
                                "amount": 5319.0
                            },
                            {
                                "team": "Los Angeles Angels",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50c3bb78-de0c-4e48-ba9f-d52dc8157e8e",
                            "gambit_id": "85cf5f2b-a849-421f-bab8-6864a5cd52d2",
                            "last_updated": "2023-09-23T20:53:08.645041-04:00",
                            "created_at": "2023-09-22T09:58:24.060607-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a47afd7-0433-4155-a769-7f184f06cfb0/?format=api"
                        },
                        {
                            "id": "d7e6d513-a6c1-4c87-ba02-928508b47037",
                            "gambit_id": "86044283-a37e-4de6-95f0-bc892c51b146",
                            "last_updated": "2023-09-23T20:53:08.641798-04:00",
                            "created_at": "2023-09-22T09:58:24.056806-04:00",
                            "name": "Los Angeles Angels",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a47afd7-0433-4155-a769-7f184f06cfb0/?format=api"
                        }
                    ]
                },
                {
                    "id": "642eeaf1-9519-43fc-b4e4-9187b04c09bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4c9f391-994c-4cef-b64f-084fa9b31bef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:24.065364-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00f9992e-bd99-4fcc-a6da-7fbf16b4e35c",
                            "gambit_id": "8fc97004-5f05-4cc2-83c7-a4be050da210",
                            "last_updated": "2023-09-23T20:53:08.651744-04:00",
                            "created_at": "2023-09-22T09:58:24.069038-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642eeaf1-9519-43fc-b4e4-9187b04c09bc/?format=api"
                        },
                        {
                            "id": "0255ccb2-e0d9-45ed-95c8-25eaf1d78391",
                            "gambit_id": "2b20b528-5376-41f9-a44f-ff8a72690142",
                            "last_updated": "2023-09-23T20:53:08.654991-04:00",
                            "created_at": "2023-09-22T09:58:24.072814-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/642eeaf1-9519-43fc-b4e4-9187b04c09bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e9cb888-9c53-4ba1-b662-75e12005859f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "44f9446c-6251-4083-b39b-a171eac5ec38",
            "completed": true,
            "last_updated": "2023-09-23T20:53:09.419391-04:00",
            "created_at": "2023-09-22T09:58:23.511857-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/44f9446c-6251-4083-b39b-a171eac5ec38",
            "datetime": "2023-09-22T20:05:00-04:00",
            "cutoff_datetime": "2023-09-22T20:05:00-04:00",
            "name": "SEA (B Miller) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "0b5c3297-7f20-43aa-8419-8aa62d337f53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:23.521747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 5452.0
                            },
                            {
                                "team": "SEA (B Miller)",
                                "amount": 4548.0
                            }
                        ],
                        "expected_reward_tokens": 9595.52,
                        "profit_sb": 95.52,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b2d3c882-99bb-4086-9ff9-a68e535efd7b",
                            "gambit_id": "d9180248-fb66-4c2c-a500-cfdfd12d2691",
                            "last_updated": "2023-09-23T20:53:09.438001-04:00",
                            "created_at": "2023-09-22T09:58:23.529898-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.76000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api"
                        },
                        {
                            "id": "c1970180-fc34-438d-ae20-30580c608727",
                            "gambit_id": "9bb067ef-b9a0-4a08-944d-fdb54b71e6ab",
                            "last_updated": "2023-09-23T20:53:09.434240-04:00",
                            "created_at": "2023-09-22T09:58:23.525802-04:00",
                            "name": "SEA (B Miller)",
                            "reward": "2.11000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api"
                        }
                    ]
                },
                {
                    "id": "ddc16979-f1ca-4501-9c57-116842c8f27f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:23.533606-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67b4c1c8-7b20-47bb-a048-1818c90c89bb",
                            "gambit_id": "863703ec-ca21-4ce4-9dad-14bac213bbc7",
                            "last_updated": "2023-09-23T20:53:09.444391-04:00",
                            "created_at": "2023-09-22T09:58:23.537034-04:00",
                            "name": "SEA",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api"
                        },
                        {
                            "id": "8a4bbb68-1d9c-4a3c-b92d-5a51ff7ae1b0",
                            "gambit_id": "b49c20d0-3ead-4ad6-b4bd-1570113df671",
                            "last_updated": "2023-09-23T20:53:09.447592-04:00",
                            "created_at": "2023-09-22T09:58:23.541145-04:00",
                            "name": "TEX",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api"
                        }
                    ]
                },
                {
                    "id": "42d45517-fee8-4b1d-b0ac-372e5a64ff43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:23.544793-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "a0dac66a-2892-4460-9dcc-d5fdea7f0068",
                            "gambit_id": "f695d646-1e73-424c-b8e3-bfd75b100927",
                            "last_updated": "2023-09-23T20:53:09.457508-04:00",
                            "created_at": "2023-09-22T09:58:23.553356-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/42d45517-fee8-4b1d-b0ac-372e5a64ff43/?format=api"
                        },
                        {
                            "id": "611483b3-89c9-4687-b872-522373f187dc",
                            "gambit_id": "59a95056-9555-4a18-9a6d-9b7e70aebaca",
                            "last_updated": "2023-09-23T20:53:09.454185-04:00",
                            "created_at": "2023-09-22T09:58:23.548415-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/42d45517-fee8-4b1d-b0ac-372e5a64ff43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d5aaac7-0d8b-44fe-a5b3-33069e7d8d8c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f4f119bf-c60e-41a6-8b02-fc32d65d2986",
            "completed": true,
            "last_updated": "2023-09-23T20:53:10.172795-04:00",
            "created_at": "2023-09-22T09:58:23.015817-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.63,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f4f119bf-c60e-41a6-8b02-fc32d65d2986",
            "datetime": "2023-09-22T19:10:00-04:00",
            "cutoff_datetime": "2023-09-22T19:10:00-04:00",
            "name": "BAL (D Kremer) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "61333244-3a69-4a76-841e-cd828ac77dd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d5aaac7-0d8b-44fe-a5b3-33069e7d8d8c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:23.033631-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5196.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 9559.96,
                        "profit_sb": 59.96,
                        "profit_sb_percentage": 0.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e62a8d52-bfba-40b0-9f62-c4aaecf50aed",
                            "gambit_id": "970f9027-dbc1-4e26-aeac-447d783ac3b4",
                            "last_updated": "2023-09-23T20:53:10.189993-04:00",
                            "created_at": "2023-09-22T09:58:23.042909-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.84000",
                            "odds": "1.87720",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61333244-3a69-4a76-841e-cd828ac77dd9/?format=api"
                        },
                        {
                            "id": "2af48eee-dc83-43da-af03-d8dec1c591e8",
                            "gambit_id": "8e77f2c9-f9f7-44d2-8b83-bc9861063a4c",
                            "last_updated": "2023-09-23T20:53:10.186154-04:00",
                            "created_at": "2023-09-22T09:58:23.039005-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.99000",
                            "odds": "2.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61333244-3a69-4a76-841e-cd828ac77dd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebf3d0b8-243d-4ab0-a351-693269cd225d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d5aaac7-0d8b-44fe-a5b3-33069e7d8d8c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:23.047257-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66a77e60-5ddc-4823-93b8-86f61c415fc5",
                            "gambit_id": "a13c3e19-f417-4525-bb78-0e3f8cb7628e",
                            "last_updated": "2023-09-23T20:53:10.197127-04:00",
                            "created_at": "2023-09-22T09:58:23.051116-04:00",
                            "name": "BAL",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf3d0b8-243d-4ab0-a351-693269cd225d/?format=api"
                        },
                        {
                            "id": "b3b30f5b-0a89-4391-b9b9-c676d1abecbe",
                            "gambit_id": "f49d354a-1ec8-4c26-9591-26f619e9b2ec",
                            "last_updated": "2023-09-23T20:53:10.200840-04:00",
                            "created_at": "2023-09-22T09:58:23.054849-04:00",
                            "name": "CLE",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf3d0b8-243d-4ab0-a351-693269cd225d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3666a38a-604e-4e0e-9021-9bfebfdcb027",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d5aaac7-0d8b-44fe-a5b3-33069e7d8d8c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:23.058659-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd3b39a9-d3d1-4862-be34-91c03cd2ae2c",
                            "gambit_id": "ffbe9507-4573-412a-af71-7b6c14c62fd2",
                            "last_updated": "2023-09-23T20:53:10.208235-04:00",
                            "created_at": "2023-09-22T09:58:23.062257-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/3666a38a-604e-4e0e-9021-9bfebfdcb027/?format=api"
                        },
                        {
                            "id": "1fe9f4cf-19b6-4fa5-81d8-af24968099d5",
                            "gambit_id": "cf9cfdfc-bf2e-44d0-9d2e-26631bb7d1e4",
                            "last_updated": "2023-09-23T20:53:10.211950-04:00",
                            "created_at": "2023-09-22T09:58:23.065928-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/3666a38a-604e-4e0e-9021-9bfebfdcb027/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca9ded90-65b7-4daf-a3be-587472ad7419",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b1dfe086-30b2-41f2-b3d9-66c9ffea4767",
            "completed": true,
            "last_updated": "2023-09-23T20:53:10.696408-04:00",
            "created_at": "2023-09-22T09:58:23.275552-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b1dfe086-30b2-41f2-b3d9-66c9ffea4767",
            "datetime": "2023-09-22T19:10:00-04:00",
            "cutoff_datetime": "2023-09-22T19:10:00-04:00",
            "name": "CWS (T Toussaint) v. BOS (C Sale)",
            "bettypes": [
                {
                    "id": "ed0a2884-985e-455a-bd10-ee0ca75e6b6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca9ded90-65b7-4daf-a3be-587472ad7419/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:23.280379-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Sale)",
                                "amount": 6564.0
                            },
                            {
                                "team": "CWS (T Toussaint)",
                                "amount": 3436.0
                            }
                        ],
                        "expected_reward_tokens": 9517.72,
                        "profit_sb": 17.72,
                        "profit_sb_percentage": 0.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dcc814b1-febf-4bed-8666-80948392f299",
                            "gambit_id": "32af6ceb-65ba-4331-b997-b547db18fed5",
                            "last_updated": "2023-09-23T20:53:10.722583-04:00",
                            "created_at": "2023-09-22T09:58:23.289316-04:00",
                            "name": "BOS (C Sale)",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed0a2884-985e-455a-bd10-ee0ca75e6b6d/?format=api"
                        },
                        {
                            "id": "44855132-29fe-4d32-87b4-303dcba76758",
                            "gambit_id": "45e04038-77e6-423c-b448-0ccd922a288d",
                            "last_updated": "2023-09-23T20:53:10.714985-04:00",
                            "created_at": "2023-09-22T09:58:23.285065-04:00",
                            "name": "CWS (T Toussaint)",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed0a2884-985e-455a-bd10-ee0ca75e6b6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3d1e1ec-8c5a-4402-8862-e5c5f5c2a384",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca9ded90-65b7-4daf-a3be-587472ad7419/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:23.293130-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "BOS",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e26e0418-2580-4fc8-b6c6-c4acda2896e9",
                            "gambit_id": "47598725-40d6-4a4f-9cbe-9771f6acd675",
                            "last_updated": "2023-09-23T20:53:10.736675-04:00",
                            "created_at": "2023-09-22T09:58:23.296781-04:00",
                            "name": "CWS",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d1e1ec-8c5a-4402-8862-e5c5f5c2a384/?format=api"
                        },
                        {
                            "id": "95356668-0461-4e3e-b95b-1cf4557c5789",
                            "gambit_id": "aaeaccb4-c907-4f4e-a299-72ead50caede",
                            "last_updated": "2023-09-23T20:53:10.740153-04:00",
                            "created_at": "2023-09-22T09:58:23.300904-04:00",
                            "name": "BOS",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d1e1ec-8c5a-4402-8862-e5c5f5c2a384/?format=api"
                        }
                    ]
                },
                {
                    "id": "730fcdff-e054-4f43-99a8-1e0239599ff9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca9ded90-65b7-4daf-a3be-587472ad7419/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:23.304949-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "70eae047-d662-4461-a41d-f274e09bd24e",
                            "gambit_id": "8cab9ee5-0f9c-43a8-87d0-1d6d4fa75a38",
                            "last_updated": "2023-09-23T20:53:10.747299-04:00",
                            "created_at": "2023-09-22T09:58:23.308320-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/730fcdff-e054-4f43-99a8-1e0239599ff9/?format=api"
                        },
                        {
                            "id": "1bc2334f-e3bf-4079-8385-83e2289d8639",
                            "gambit_id": "c08fba2b-48a3-4c42-8b1b-05dbb892c11f",
                            "last_updated": "2023-09-23T20:53:10.750936-04:00",
                            "created_at": "2023-09-22T09:58:23.312763-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/730fcdff-e054-4f43-99a8-1e0239599ff9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "127e31f1-a667-4548-9020-5b5ba0f39612",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9de2d43f-cc34-47a0-b76c-ada694a7667f",
            "completed": true,
            "last_updated": "2023-09-23T20:58:09.756880-04:00",
            "created_at": "2023-09-22T09:58:22.767710-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9de2d43f-cc34-47a0-b76c-ada694a7667f",
            "datetime": "2023-09-22T19:05:00-04:00",
            "cutoff_datetime": "2023-09-22T19:05:00-04:00",
            "name": "ARI (B Pfaadt) v. NYY (L Weaver)",
            "bettypes": [
                {
                    "id": "731d440f-6dbd-4457-ba92-475c30ef505b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:22.777307-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5312.0
                            },
                            {
                                "team": "NYY (L Weaver)",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9561.6,
                        "profit_sb": 61.6,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53761536-4d6e-4cfe-9c3d-c4aa4a04756c",
                            "gambit_id": "adb79c97-4ff0-42ed-b0ce-a59f04a6a46a",
                            "last_updated": "2023-09-23T20:58:09.772439-04:00",
                            "created_at": "2023-09-22T09:58:22.781131-04:00",
                            "name": "ARI (B Pfaadt)",
                            "reward": "1.80000",
                            "odds": "1.84030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731d440f-6dbd-4457-ba92-475c30ef505b/?format=api"
                        },
                        {
                            "id": "8e5e8cc2-6e2d-479d-96e6-3c4d9138ec2c",
                            "gambit_id": "4eaccff0-43c4-41bc-b09a-6e5767950c8f",
                            "last_updated": "2023-09-23T20:58:09.782786-04:00",
                            "created_at": "2023-09-22T09:58:22.785742-04:00",
                            "name": "NYY (L Weaver)",
                            "reward": "2.04000",
                            "odds": "2.09000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731d440f-6dbd-4457-ba92-475c30ef505b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c842af43-7b6c-4254-ba45-a1ad4704be8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:22.790022-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cb56bc4-5f88-4101-bad3-b3b9b9c27147",
                            "gambit_id": "850cc348-581d-41a4-bb7e-47077386123e",
                            "last_updated": "2023-09-23T20:58:09.798529-04:00",
                            "created_at": "2023-09-22T09:58:22.808676-04:00",
                            "name": "NYY",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842af43-7b6c-4254-ba45-a1ad4704be8a/?format=api"
                        },
                        {
                            "id": "0908ba34-f407-4dac-85ce-aec410c54544",
                            "gambit_id": "11fec75c-b716-424e-b4be-8ec173e27d6b",
                            "last_updated": "2023-09-23T20:58:09.790084-04:00",
                            "created_at": "2023-09-22T09:58:22.793679-04:00",
                            "name": "ARI",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842af43-7b6c-4254-ba45-a1ad4704be8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "10528c73-11a8-44c3-bf27-fc3e385fa366",
                    "match": "https://api-prod.gambitprofit.com/api/matches/127e31f1-a667-4548-9020-5b5ba0f39612/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:22.815699-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "eac0fd87-1db0-4a56-953a-db76f0a9132c",
                            "gambit_id": "a32070e1-937f-4fff-bfc5-cbea9153e7f5",
                            "last_updated": "2023-09-23T20:58:09.811081-04:00",
                            "created_at": "2023-09-22T09:58:22.824658-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/10528c73-11a8-44c3-bf27-fc3e385fa366/?format=api"
                        },
                        {
                            "id": "bfe031cf-675f-46d7-bfb9-8905698f1585",
                            "gambit_id": "7aeca3fa-26cf-411c-bbf3-02122c562797",
                            "last_updated": "2023-09-23T20:58:09.806727-04:00",
                            "created_at": "2023-09-22T09:58:22.820734-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/10528c73-11a8-44c3-bf27-fc3e385fa366/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06e8bfdb-9616-483f-afb3-65e03b651f09",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9828b215-99aa-4a1d-aa82-7b0b142a2f77",
            "completed": true,
            "last_updated": "2023-09-23T20:58:09.492711-04:00",
            "created_at": "2023-09-22T09:58:22.285261-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9828b215-99aa-4a1d-aa82-7b0b142a2f77",
            "datetime": "2023-09-22T19:05:00-04:00",
            "cutoff_datetime": "2023-09-22T19:05:00-04:00",
            "name": "ATL (C Morton) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "8f5c8d3a-998e-45e5-94f4-cc8c45f37268",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06e8bfdb-9616-483f-afb3-65e03b651f09/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:22.290453-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70ed530b-13e2-4812-9e2d-af4f80206aea",
                            "gambit_id": "e1daf4cd-8773-4f54-8553-5be1d78fd080",
                            "last_updated": "2023-09-23T20:58:09.506682-04:00",
                            "created_at": "2023-09-22T09:58:22.294834-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f5c8d3a-998e-45e5-94f4-cc8c45f37268/?format=api"
                        },
                        {
                            "id": "935a6074-e860-4043-ad26-21e391f8b3a6",
                            "gambit_id": "9c56da15-fb03-423f-b1bf-e5739ca0ca00",
                            "last_updated": "2023-09-23T20:58:09.510230-04:00",
                            "created_at": "2023-09-22T09:58:22.299773-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f5c8d3a-998e-45e5-94f4-cc8c45f37268/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7d18c38-52d2-4856-8f5c-4f760fdc583e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06e8bfdb-9616-483f-afb3-65e03b651f09/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:22.303695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0397e443-0b11-4543-a0d6-b0c3f9ad3f1e",
                            "gambit_id": "2d0cfcf6-debd-44a3-a13e-d3cd94fc92c7",
                            "last_updated": "2023-09-23T20:58:09.517317-04:00",
                            "created_at": "2023-09-22T09:58:22.309874-04:00",
                            "name": "ATL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d18c38-52d2-4856-8f5c-4f760fdc583e/?format=api"
                        },
                        {
                            "id": "ee9c40e8-4a40-453f-bed6-cffceba7f6c9",
                            "gambit_id": "fa4f81d8-bd6c-4a07-bc9a-1449eebb9440",
                            "last_updated": "2023-09-23T20:58:09.520884-04:00",
                            "created_at": "2023-09-22T09:58:22.317605-04:00",
                            "name": "WAS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d18c38-52d2-4856-8f5c-4f760fdc583e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ca22d1f-6a93-4de8-97fe-cee70be37146",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06e8bfdb-9616-483f-afb3-65e03b651f09/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:22.323469-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "d8fccee2-5875-4723-890f-8ce2f356bc16",
                            "gambit_id": "aaf224dc-017c-422e-bcc3-1bb3fda4d71b",
                            "last_updated": "2023-09-23T20:58:09.528101-04:00",
                            "created_at": "2023-09-22T09:58:22.334211-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/6ca22d1f-6a93-4de8-97fe-cee70be37146/?format=api"
                        },
                        {
                            "id": "2460f11a-70f1-46b8-b360-53f797dd0e1b",
                            "gambit_id": "6cc171bd-0db3-4103-9efa-033eda852e2b",
                            "last_updated": "2023-09-23T20:58:09.532664-04:00",
                            "created_at": "2023-09-22T09:58:22.340776-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/6ca22d1f-6a93-4de8-97fe-cee70be37146/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21dffb19-1e60-4cdf-937e-d3617ad84cf0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c03c1d0-9f40-4806-b475-6f35872b1846",
            "completed": true,
            "last_updated": "2023-09-23T20:58:10.593972-04:00",
            "created_at": "2023-09-22T09:58:22.531025-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7c03c1d0-9f40-4806-b475-6f35872b1846",
            "datetime": "2023-09-22T19:05:00-04:00",
            "cutoff_datetime": "2023-09-22T19:05:00-04:00",
            "name": "NYM (T Megill) v. PHI (T Walker)",
            "bettypes": [
                {
                    "id": "db6c1353-0ecb-43e9-8341-89f8fd88317f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:22.541295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Walker)",
                                "amount": 6060.0
                            },
                            {
                                "team": "NYM (T Megill)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20a19846-2e05-484d-892b-de794d573c31",
                            "gambit_id": "48cbfdf8-1090-45d0-b4f7-52071d39e738",
                            "last_updated": "2023-09-23T20:58:10.610965-04:00",
                            "created_at": "2023-09-22T09:58:22.549782-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api"
                        },
                        {
                            "id": "33ebe80a-9919-4d4d-8023-56c9f337c6a7",
                            "gambit_id": "d66ea5fc-1d13-40e6-88b8-aa1aff28a63a",
                            "last_updated": "2023-09-23T20:58:10.607257-04:00",
                            "created_at": "2023-09-22T09:58:22.545516-04:00",
                            "name": "NYM (T Megill)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a066d89a-2b1c-46b0-8169-2855873bd822",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:22.554404-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3947f1d0-a404-4f3d-9466-3139713bd202",
                            "gambit_id": "2504de4e-acbc-4156-844a-993f8416bceb",
                            "last_updated": "2023-09-23T20:58:10.621807-04:00",
                            "created_at": "2023-09-22T09:58:22.562013-04:00",
                            "name": "NYM",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066d89a-2b1c-46b0-8169-2855873bd822/?format=api"
                        },
                        {
                            "id": "c00d25c2-4e44-4b7a-a738-146037fa3f9f",
                            "gambit_id": "fdfcb1f1-6b2a-4355-bbde-082a7995bfd6",
                            "last_updated": "2023-09-23T20:58:10.618453-04:00",
                            "created_at": "2023-09-22T09:58:22.558386-04:00",
                            "name": "PHI",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066d89a-2b1c-46b0-8169-2855873bd822/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b8a9956-4e33-42f2-9655-ba25cd953b8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:22.565768-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "af7a87af-8df1-4f82-94ed-fa31e833eeb8",
                            "gambit_id": "08c60bba-b0a1-41b7-8440-81db1e612d6c",
                            "last_updated": "2023-09-23T20:58:10.631993-04:00",
                            "created_at": "2023-09-22T09:58:22.574638-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/4b8a9956-4e33-42f2-9655-ba25cd953b8b/?format=api"
                        },
                        {
                            "id": "c8d1f9b3-e372-4959-addf-fe4dab85a75f",
                            "gambit_id": "6f8c5c12-a167-429d-a47d-eec909ee6168",
                            "last_updated": "2023-09-23T20:58:10.628772-04:00",
                            "created_at": "2023-09-22T09:58:22.569354-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/4b8a9956-4e33-42f2-9655-ba25cd953b8b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66158cdd-e63c-4d7c-a784-3f306b3921f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7623a26e-4cf4-4c2f-8f24-540daea1da7a",
            "completed": true,
            "last_updated": "2023-09-23T10:28:12.496040-04:00",
            "created_at": "2023-09-22T09:58:22.050957-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7623a26e-4cf4-4c2f-8f24-540daea1da7a",
            "datetime": "2023-09-22T18:40:00-04:00",
            "cutoff_datetime": "2023-09-22T18:40:00-04:00",
            "name": "Milwaukee Brewers v. Miami Marlins",
            "bettypes": [
                {
                    "id": "460f3d9f-f9aa-4f92-abaf-018a739b361d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66158cdd-e63c-4d7c-a784-3f306b3921f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:22.060962-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Brewers",
                                "amount": 5714.0
                            },
                            {
                                "team": "Miami Marlins",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ce2072a-8743-4866-bc0f-3b0d06c89dc7",
                            "gambit_id": "847cab7a-8cd1-41e8-ba82-417c6084cd96",
                            "last_updated": "2023-09-23T10:28:12.508743-04:00",
                            "created_at": "2023-09-22T09:58:22.065866-04:00",
                            "name": "Milwaukee Brewers",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460f3d9f-f9aa-4f92-abaf-018a739b361d/?format=api"
                        },
                        {
                            "id": "1f9d8704-6212-443a-9410-218aadc4f775",
                            "gambit_id": "4c5b458a-22dc-4e47-9531-3fd8e9d1d2ea",
                            "last_updated": "2023-09-23T10:28:12.512295-04:00",
                            "created_at": "2023-09-22T09:58:22.070099-04:00",
                            "name": "Miami Marlins",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460f3d9f-f9aa-4f92-abaf-018a739b361d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd7aeaea-1a79-4f0f-859c-5c8c4eefd0ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66158cdd-e63c-4d7c-a784-3f306b3921f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:22.074483-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Marlins",
                                "amount": 5512.0
                            },
                            {
                                "team": "Milwaukee Brewers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04b845f0-4b1c-427c-b82b-453082afc5f4",
                            "gambit_id": "61f91dbf-b145-4b12-9533-1fa563979f5c",
                            "last_updated": "2023-09-23T10:28:12.524105-04:00",
                            "created_at": "2023-09-22T09:58:22.082017-04:00",
                            "name": "Miami Marlins",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7aeaea-1a79-4f0f-859c-5c8c4eefd0ee/?format=api"
                        },
                        {
                            "id": "93960783-873f-44df-8d81-a2f736c2a8e6",
                            "gambit_id": "fa39e353-89b4-4531-b34a-4fa4f48af5ca",
                            "last_updated": "2023-09-23T10:28:12.520084-04:00",
                            "created_at": "2023-09-22T09:58:22.077979-04:00",
                            "name": "Milwaukee Brewers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7aeaea-1a79-4f0f-859c-5c8c4eefd0ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d77a66a-e9fd-414e-9c01-2e972ad2f683",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66158cdd-e63c-4d7c-a784-3f306b3921f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:22.086426-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "00c49093-d877-483d-89ee-356274812879",
                            "gambit_id": "c7781d75-b9dd-4730-a6a2-32e7604b35d1",
                            "last_updated": "2023-09-23T10:28:12.533767-04:00",
                            "created_at": "2023-09-22T09:58:22.090884-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/3d77a66a-e9fd-414e-9c01-2e972ad2f683/?format=api"
                        },
                        {
                            "id": "2d50485a-b10f-40f0-aac2-5e237ebf4278",
                            "gambit_id": "f67742d9-793f-4009-9c02-380b6e031b9b",
                            "last_updated": "2023-09-23T10:28:12.538542-04:00",
                            "created_at": "2023-09-22T09:58:22.095551-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/3d77a66a-e9fd-414e-9c01-2e972ad2f683/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "04534756-657d-45af-b5e0-cfaf3991b3e2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cabca89f-5a64-4578-a6f1-143a0df13da4",
            "completed": true,
            "last_updated": "2023-09-23T20:58:10.044143-04:00",
            "created_at": "2023-09-22T09:58:21.815755-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cabca89f-5a64-4578-a6f1-143a0df13da4",
            "datetime": "2023-09-22T18:40:00-04:00",
            "cutoff_datetime": "2023-09-22T18:40:00-04:00",
            "name": "TOR (C Bassitt) v. TAM (T Glasnow)",
            "bettypes": [
                {
                    "id": "cc9360c6-c216-45f6-ae84-3025e49a0762",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04534756-657d-45af-b5e0-cfaf3991b3e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:21.824118-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Glasnow)",
                                "amount": 5827.0
                            },
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a539a672-0b8f-4e06-8476-379f4f9b2969",
                            "gambit_id": "28a320ea-8c5e-46de-ab10-9ecee05de183",
                            "last_updated": "2023-09-23T20:58:10.053947-04:00",
                            "created_at": "2023-09-22T09:58:21.834747-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc9360c6-c216-45f6-ae84-3025e49a0762/?format=api"
                        },
                        {
                            "id": "7287c788-73e8-49f5-92d7-2efb3781dca6",
                            "gambit_id": "b7b3623a-ec1d-445f-b72b-47fb6442e593",
                            "last_updated": "2023-09-23T20:58:10.057848-04:00",
                            "created_at": "2023-09-22T09:58:21.829440-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc9360c6-c216-45f6-ae84-3025e49a0762/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca2743ae-e723-4d68-8a1d-72bcd13682f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04534756-657d-45af-b5e0-cfaf3991b3e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:21.838916-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "fd59da3c-2496-4b78-b8e6-e5d85fedd929",
                            "gambit_id": "410d302f-b364-4123-8a03-b4e937bcb770",
                            "last_updated": "2023-09-23T20:58:10.065992-04:00",
                            "created_at": "2023-09-22T09:58:21.844616-04:00",
                            "name": "TOR",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2743ae-e723-4d68-8a1d-72bcd13682f4/?format=api"
                        },
                        {
                            "id": "ae396db9-54dd-451b-b27f-83ad55082315",
                            "gambit_id": "051bf932-183b-4ee9-9ced-78cee049f416",
                            "last_updated": "2023-09-23T20:58:10.069855-04:00",
                            "created_at": "2023-09-22T09:58:21.848498-04:00",
                            "name": "TAM",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2743ae-e723-4d68-8a1d-72bcd13682f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "a356b6c3-35f8-4fed-9774-c82b202019c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04534756-657d-45af-b5e0-cfaf3991b3e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:21.852356-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "cb1cf3b2-4a42-4ce6-a557-474e3a2fd606",
                            "gambit_id": "9d1d4925-eee2-40a1-8001-610291180f9f",
                            "last_updated": "2023-09-23T20:58:10.085418-04:00",
                            "created_at": "2023-09-22T09:58:21.860691-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/a356b6c3-35f8-4fed-9774-c82b202019c0/?format=api"
                        },
                        {
                            "id": "e1c1afd9-3fd0-42f6-905e-7f507e396fc7",
                            "gambit_id": "fffc4a77-8fc0-4fad-840e-cc9d8f723831",
                            "last_updated": "2023-09-23T20:58:10.081956-04:00",
                            "created_at": "2023-09-22T09:58:21.856321-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/a356b6c3-35f8-4fed-9774-c82b202019c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d134638-a141-4179-9a06-5c20fc305dfe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "60af38bd-f773-4d14-90c1-54e591be19a9",
            "completed": true,
            "last_updated": "2023-09-23T20:58:10.865423-04:00",
            "created_at": "2023-09-22T14:18:21.590792-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/60af38bd-f773-4d14-90c1-54e591be19a9",
            "datetime": "2023-09-22T18:40:00-04:00",
            "cutoff_datetime": "2023-09-22T18:40:00-04:00",
            "name": "Pittsburgh Pirates v. Cincinnati Reds",
            "bettypes": [
                {
                    "id": "90b9d2fb-420d-4804-abe5-30b46e4dbe13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d134638-a141-4179-9a06-5c20fc305dfe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T14:18:21.601561-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Reds",
                                "amount": 6060.0
                            },
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "18c64199-138e-4e87-b0de-90f72df9f9d4",
                            "gambit_id": "a70d3d0d-7559-4faf-a547-b5d5c7e73071",
                            "last_updated": "2023-09-23T20:58:10.887371-04:00",
                            "created_at": "2023-09-22T14:18:21.612463-04:00",
                            "name": "Cincinnati Reds",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b9d2fb-420d-4804-abe5-30b46e4dbe13/?format=api"
                        },
                        {
                            "id": "fba3c853-a76c-4106-b9c9-827e8519c6dd",
                            "gambit_id": "f52e1416-1280-4acd-aa2b-4b25e1a55b6f",
                            "last_updated": "2023-09-23T20:58:10.883704-04:00",
                            "created_at": "2023-09-22T14:18:21.607367-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b9d2fb-420d-4804-abe5-30b46e4dbe13/?format=api"
                        }
                    ]
                },
                {
                    "id": "fefbfc9d-ae98-417e-ac75-49de074bdf51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d134638-a141-4179-9a06-5c20fc305dfe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T14:18:21.618868-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 5614.0
                            },
                            {
                                "team": "Cincinnati Reds",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e3f6a4e-ebd4-4e43-b3e1-c8efb75b0cc0",
                            "gambit_id": "ed158608-b57b-4cd8-9247-fc5791c79563",
                            "last_updated": "2023-09-23T20:58:10.894123-04:00",
                            "created_at": "2023-09-22T14:18:21.622705-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fefbfc9d-ae98-417e-ac75-49de074bdf51/?format=api"
                        },
                        {
                            "id": "e5ef8875-ed4f-4dd6-95e1-682acae1b8c7",
                            "gambit_id": "15741899-ae56-4e21-88a9-d61f6d2cdc0d",
                            "last_updated": "2023-09-23T20:58:10.897590-04:00",
                            "created_at": "2023-09-22T14:18:21.627195-04:00",
                            "name": "Cincinnati Reds",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fefbfc9d-ae98-417e-ac75-49de074bdf51/?format=api"
                        }
                    ]
                },
                {
                    "id": "440c56d6-0936-451b-8eab-7700c26d9fa2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d134638-a141-4179-9a06-5c20fc305dfe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T14:18:21.631520-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "d8325fd0-fb7d-4ac8-b469-0dfe7f499ad6",
                            "gambit_id": "b0275c18-4ea4-4eaf-b8cd-6b6f4d820179",
                            "last_updated": "2023-09-23T20:58:10.904059-04:00",
                            "created_at": "2023-09-22T14:18:21.635829-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/440c56d6-0936-451b-8eab-7700c26d9fa2/?format=api"
                        },
                        {
                            "id": "704bbae6-312b-4f90-883e-279d418cbb34",
                            "gambit_id": "1204ea73-077b-4bb7-85d1-49adf7417b96",
                            "last_updated": "2023-09-23T20:58:10.907217-04:00",
                            "created_at": "2023-09-22T14:18:21.641150-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/440c56d6-0936-451b-8eab-7700c26d9fa2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "afd5a6b8-5040-4c50-9f4b-8f24bc4887b6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e85f3b4-de85-468a-a1ca-d0c21b0eb50a",
            "completed": true,
            "last_updated": "2023-09-23T21:03:10.636551-04:00",
            "created_at": "2023-09-22T09:58:21.569949-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2e85f3b4-de85-468a-a1ca-d0c21b0eb50a",
            "datetime": "2023-09-22T14:20:00-04:00",
            "cutoff_datetime": "2023-09-22T14:20:00-04:00",
            "name": "COL (N Davis) v. CHC (J Taillon)",
            "bettypes": [
                {
                    "id": "6979f138-55b9-4f31-9ecb-3312ddafc11b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afd5a6b8-5040-4c50-9f4b-8f24bc4887b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-22T09:58:21.581306-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "COL (N Davis)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ab91a80-09cb-46a1-bedd-2d5687729dae",
                            "gambit_id": "d60a0053-1ad4-4964-8e44-f9e81de3d6fc",
                            "last_updated": "2023-09-23T21:03:10.652094-04:00",
                            "created_at": "2023-09-22T09:58:21.594467-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6979f138-55b9-4f31-9ecb-3312ddafc11b/?format=api"
                        },
                        {
                            "id": "b7d25869-39ce-413f-93f7-4e03c6cd0b21",
                            "gambit_id": "3947c41e-35cd-4f93-886e-6c01082b23e6",
                            "last_updated": "2023-09-23T21:03:10.648710-04:00",
                            "created_at": "2023-09-22T09:58:21.588379-04:00",
                            "name": "COL (N Davis)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6979f138-55b9-4f31-9ecb-3312ddafc11b/?format=api"
                        }
                    ]
                },
                {
                    "id": "72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afd5a6b8-5040-4c50-9f4b-8f24bc4887b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-22T09:58:21.598710-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "COL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5bbacba-b336-4a27-9fd9-c5d92837c8fa",
                            "gambit_id": "95a1a065-f3c1-4718-a4ad-f4142f9125b3",
                            "last_updated": "2023-09-23T21:03:10.661964-04:00",
                            "created_at": "2023-09-22T09:58:21.607732-04:00",
                            "name": "CHC",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae/?format=api"
                        },
                        {
                            "id": "dbc61093-6d14-447a-be1e-3b644fae0290",
                            "gambit_id": "d5ff7deb-b81a-4d1b-afee-656316fb292d",
                            "last_updated": "2023-09-23T21:03:10.658672-04:00",
                            "created_at": "2023-09-22T09:58:21.602477-04:00",
                            "name": "COL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72421b6d-3f5c-4c6b-8ae7-d703f2ce6bae/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd33e8ab-9f1e-4a18-a2ab-0f19d5022701",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afd5a6b8-5040-4c50-9f4b-8f24bc4887b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-22T09:58:21.613698-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "1c0e0d98-3c0c-4d16-b221-f09debcbe4fc",
                            "gambit_id": "8e9f220f-6a79-4662-a576-65d39e62eec8",
                            "last_updated": "2023-09-23T21:03:10.671921-04:00",
                            "created_at": "2023-09-22T09:58:21.625850-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/dd33e8ab-9f1e-4a18-a2ab-0f19d5022701/?format=api"
                        },
                        {
                            "id": "a5d5e285-fc22-4b54-bc1b-55d6694da024",
                            "gambit_id": "c1db2a24-fff2-4ce8-b4be-5ed66a7f806c",
                            "last_updated": "2023-09-23T21:03:10.668737-04:00",
                            "created_at": "2023-09-22T09:58:21.620313-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/dd33e8ab-9f1e-4a18-a2ab-0f19d5022701/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "998af0e0-a55f-4c10-85ad-ad8fe192fa68",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "23ad860b-6813-4302-8080-b875f1cc332e",
            "completed": true,
            "last_updated": "2023-09-26T10:08:10.803400-04:00",
            "created_at": "2023-09-20T09:33:08.364691-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "LIV Golf Invitational Chicago",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/23ad860b-6813-4302-8080-b875f1cc332e",
            "datetime": "2023-09-22T13:15:00-04:00",
            "cutoff_datetime": "2023-09-22T13:15:00-04:00",
            "name": "LIV Golf Invitational Chicago: Top 5 Finish",
            "bettypes": [
                {
                    "id": "ac9d6681-e304-4d63-8f04-18fdb22350b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/998af0e0-a55f-4c10-85ad-ad8fe192fa68/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-20T09:33:08.377554-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": "8884a4ce-ca36-4c90-beb9-d3d55dddcc79",
                            "gambit_id": "8fa03c2a-e357-4230-bc7b-a7ab8ecd16a2",
                            "last_updated": "2023-09-26T10:08:10.820081-04:00",
                            "created_at": "2023-09-20T09:33:08.382612-04:00",
                            "name": "Cameron Smith",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "e29aa36b-1c2d-484c-b2de-a7cc0cc2ce18",
                            "gambit_id": "961bc1a0-f77c-42c3-9866-05847e0c22f5",
                            "last_updated": "2023-09-26T10:08:10.823881-04:00",
                            "created_at": "2023-09-20T09:33:08.389051-04:00",
                            "name": "Bryson DeChambeau",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "a1d26cbc-58a0-496f-927c-a4db8b6d7785",
                            "gambit_id": "2baec4d3-0942-4292-b483-d8f249c61d7a",
                            "last_updated": "2023-09-26T10:08:10.832214-04:00",
                            "created_at": "2023-09-20T09:33:08.398405-04:00",
                            "name": "Dustin Johnson",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "b6c06239-163f-4487-91cc-d9f606501cd0",
                            "gambit_id": "5c64fa32-4ead-42f1-8ad9-513f7b25d9ef",
                            "last_updated": "2023-09-26T10:08:10.835800-04:00",
                            "created_at": "2023-09-20T09:33:08.402587-04:00",
                            "name": "Talor Gooch",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "351ef5f6-0116-48e2-8e38-b66925dfb528",
                            "gambit_id": "4c397197-2207-46e8-87eb-031c835e8e58",
                            "last_updated": "2023-09-26T10:08:10.828253-04:00",
                            "created_at": "2023-09-20T09:33:08.393888-04:00",
                            "name": "Patrick Reed",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "afe39032-6aaf-4c1c-b130-e4b8d375c3c5",
                            "gambit_id": "3d9bde7d-bb47-4f16-97f7-5adf35d3b8e0",
                            "last_updated": "2023-09-26T10:08:10.839668-04:00",
                            "created_at": "2023-09-20T09:33:08.408163-04:00",
                            "name": "Brooks Koepka",
                            "reward": "3.63000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "5aab644b-8c3f-4853-b56c-08cd30e27ea0",
                            "gambit_id": "416e1315-b01e-4ced-9bde-3496113c63f3",
                            "last_updated": "2023-09-26T10:08:10.847157-04:00",
                            "created_at": "2023-09-20T09:33:08.418814-04:00",
                            "name": "Mito Pereira",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "ebaada8b-6c8e-4d3c-938a-101332c2c15f",
                            "gambit_id": "2d23447b-a739-4040-8f2b-8b4857dc83c3",
                            "last_updated": "2023-09-26T10:08:10.843485-04:00",
                            "created_at": "2023-09-20T09:33:08.412849-04:00",
                            "name": "Joaquin Niemann",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "e72b2d60-fba9-4e26-ae55-a3ce21516c98",
                            "gambit_id": "c3bbe80d-e793-4def-b421-9e5f4a26bbfb",
                            "last_updated": "2023-09-26T10:08:10.870616-04:00",
                            "created_at": "2023-09-20T09:33:08.451163-04:00",
                            "name": "Abraham Ancer",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "ad901000-1f52-47b5-b7d0-f43e61b77042",
                            "gambit_id": "78fa277c-9dc1-40c8-8e3f-0f379ed26536",
                            "last_updated": "2023-09-26T10:08:10.859652-04:00",
                            "created_at": "2023-09-20T09:33:08.433876-04:00",
                            "name": "Dean Burmester",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "b3b8e4cb-ff5e-4b15-b3fd-8f8693f74662",
                            "gambit_id": "ee19ee4d-7dca-4c97-80c1-b47cf9f7d9f7",
                            "last_updated": "2023-09-26T10:08:10.850809-04:00",
                            "created_at": "2023-09-20T09:33:08.423790-04:00",
                            "name": "Branden Grace",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "f9e095f1-2893-4b7b-8b41-94ab6bef3e3d",
                            "gambit_id": "a4d6f759-edb0-46cd-bb84-dbf907599f5b",
                            "last_updated": "2023-09-26T10:08:10.863135-04:00",
                            "created_at": "2023-09-20T09:33:08.440094-04:00",
                            "name": "Sergio Garcia",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "38d57bea-6fdf-4c19-9d0c-2945da999e61",
                            "gambit_id": "f72cc5bf-0b09-4dc6-a77f-1f26a1c5b02a",
                            "last_updated": "2023-09-26T10:08:10.854678-04:00",
                            "created_at": "2023-09-20T09:33:08.428615-04:00",
                            "name": "Harold Varner III",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "b91da0cf-41ac-4ccf-8bab-dd69047b2510",
                            "gambit_id": "6577565e-afd3-44fe-8ec0-c47e8bc47fc9",
                            "last_updated": "2023-09-26T10:08:10.866723-04:00",
                            "created_at": "2023-09-20T09:33:08.444954-04:00",
                            "name": "Sebastian Munoz",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "2fe2a76a-78e2-4fb5-8b9c-2b673c19117a",
                            "gambit_id": "baefbb66-7e88-4975-a26a-b67d5925b6b8",
                            "last_updated": "2023-09-26T10:08:10.874304-04:00",
                            "created_at": "2023-09-20T09:33:08.456321-04:00",
                            "name": "Cameron Tringale",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "c0f90a4b-3881-4602-8542-89088188df6e",
                            "gambit_id": "6320759e-c8b3-41ac-8f78-002c302f746f",
                            "last_updated": "2023-09-26T10:08:10.877998-04:00",
                            "created_at": "2023-09-20T09:33:08.460849-04:00",
                            "name": "Charles Howell III",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "a90fd34f-2676-4260-b389-d5d919bdaff7",
                            "gambit_id": "0e1f069e-0426-42a7-b9e7-24e4b98f5e7f",
                            "last_updated": "2023-09-26T10:08:10.885477-04:00",
                            "created_at": "2023-09-20T09:33:08.468895-04:00",
                            "name": "Carlos Ortiz",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "76893dcc-8207-403b-96e7-e4ac78db656d",
                            "gambit_id": "c6013898-c9c1-4ca2-942c-e708f69cd716",
                            "last_updated": "2023-09-26T10:08:10.895470-04:00",
                            "created_at": "2023-09-20T09:33:08.477774-04:00",
                            "name": "Brendan Steele",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "0eda3cc0-6e20-41a8-9bd7-ac412de1141f",
                            "gambit_id": "d209767f-d2e2-4b4b-832f-9599c174b32d",
                            "last_updated": "2023-09-26T10:08:10.890634-04:00",
                            "created_at": "2023-09-20T09:33:08.473681-04:00",
                            "name": "Anirban Lahiri",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "e97c5e7e-f28e-4b9a-98ea-915d4c1d866f",
                            "gambit_id": "f2f30ecb-a7d5-42a5-9748-49384c2cb415",
                            "last_updated": "2023-09-26T10:08:10.881688-04:00",
                            "created_at": "2023-09-20T09:33:08.464767-04:00",
                            "name": "Jason Kokrak",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "75a2dde1-d87d-406a-bf24-9a4073d89e5a",
                            "gambit_id": "821bb93d-1ace-4f40-9b8f-517627ecd9ee",
                            "last_updated": "2023-09-26T10:08:10.902927-04:00",
                            "created_at": "2023-09-20T09:33:08.484938-04:00",
                            "name": "Thomas Pieters",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "0506e3ad-19c6-409d-8f29-b4dfc8986295",
                            "gambit_id": "27420887-c7a5-43c9-bea7-81e91b1c33ec",
                            "last_updated": "2023-09-26T10:08:10.899459-04:00",
                            "created_at": "2023-09-20T09:33:08.481306-04:00",
                            "name": "Louis Oosthuizen",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "c573a500-5b95-43a2-be51-bbdcd102bb7d",
                            "gambit_id": "3739bda7-3284-4fc9-979e-22b00271e51c",
                            "last_updated": "2023-09-26T10:08:10.914080-04:00",
                            "created_at": "2023-09-20T09:33:08.489270-04:00",
                            "name": "Marc Leishman",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "4ce3343e-8494-46df-8651-cc10e1b9ceb3",
                            "gambit_id": "989780cd-788c-4217-912b-451664a6296c",
                            "last_updated": "2023-09-26T10:08:10.935535-04:00",
                            "created_at": "2023-09-20T09:33:08.500906-04:00",
                            "name": "Richard Bland",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "75d4a990-9d22-46cc-a37f-5652eff138a7",
                            "gambit_id": "d0969574-631f-45f6-b69d-cb91d10a27af",
                            "last_updated": "2023-09-26T10:08:10.925621-04:00",
                            "created_at": "2023-09-20T09:33:08.492974-04:00",
                            "name": "Henrik Stenson",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "fe7748ea-5854-4839-9070-1e2d33f660df",
                            "gambit_id": "79fc0dd4-fb5b-4af0-b728-312b0c09a08a",
                            "last_updated": "2023-09-26T10:08:11.009104-04:00",
                            "created_at": "2023-09-20T09:33:08.599528-04:00",
                            "name": "Peter Uihlein",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "5ee84ac0-c115-4919-8ba7-54158c2cacfe",
                            "gambit_id": "8a1ba099-bb12-4310-bcfe-659b5b70a47a",
                            "last_updated": "2023-09-26T10:08:10.942638-04:00",
                            "created_at": "2023-09-20T09:33:08.508421-04:00",
                            "name": "Paul Casey",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "9edaa6f6-db3f-4ae9-a2fe-82e98e2b296a",
                            "gambit_id": "c5fc1c0e-519a-4f5c-8dc2-e9b09baa391f",
                            "last_updated": "2023-09-26T10:08:10.939076-04:00",
                            "created_at": "2023-09-20T09:33:08.504359-04:00",
                            "name": "Kevin Na",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "2de78c96-897e-4854-b705-8f68f546502b",
                            "gambit_id": "28706c0f-8f04-4982-bc2d-bb04c40401b7",
                            "last_updated": "2023-09-26T10:08:10.931284-04:00",
                            "created_at": "2023-09-20T09:33:08.496613-04:00",
                            "name": "Matthew Wolff",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "135cc947-ceb8-4242-80cc-37091d6ac448",
                            "gambit_id": "769307f9-e6ce-4746-b571-002c7dab6bb1",
                            "last_updated": "2023-09-26T10:08:10.959833-04:00",
                            "created_at": "2023-09-20T09:33:08.545895-04:00",
                            "name": "David Puig",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "e8cbe93c-4241-4b9b-a1db-b52a2d996fb4",
                            "gambit_id": "399b5544-8f0d-45bb-ba6c-1abd296d5381",
                            "last_updated": "2023-09-26T10:08:11.016092-04:00",
                            "created_at": "2023-09-20T09:33:08.607964-04:00",
                            "name": "Eugenio Lopez-Chacarra",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "09f47ca8-3cea-4125-b5e4-7f2f0f580fdd",
                            "gambit_id": "0deef644-50f2-4b03-84db-6079e64caec9",
                            "last_updated": "2023-09-26T10:08:10.949792-04:00",
                            "created_at": "2023-09-20T09:33:08.528234-04:00",
                            "name": "Matt Jones",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "70ae72ce-d30f-4022-b978-1a890ce12807",
                            "gambit_id": "8fa630d6-5947-43d4-bb83-205753cafe2a",
                            "last_updated": "2023-09-26T10:08:10.946141-04:00",
                            "created_at": "2023-09-20T09:33:08.520402-04:00",
                            "name": "Ian Poulter",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "b5a411c8-7e19-4205-82f6-a30e744d3ef6",
                            "gambit_id": "104e314d-6328-4ab9-bef0-062556dc3474",
                            "last_updated": "2023-09-26T10:08:10.963249-04:00",
                            "created_at": "2023-09-20T09:33:08.550187-04:00",
                            "name": "Laurie Canter",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "ad63470d-c5c1-4e8e-86f6-35669ae96755",
                            "gambit_id": "37a5df1a-73fb-44ad-8126-f78e2260cfef",
                            "last_updated": "2023-09-26T10:08:10.956579-04:00",
                            "created_at": "2023-09-20T09:33:08.541879-04:00",
                            "name": "Pat Perez",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "eb00850c-b8a5-47ec-9d51-1cac9df0f5a9",
                            "gambit_id": "25345fbc-2633-4eab-a572-32512bddeb61",
                            "last_updated": "2023-09-26T10:08:10.953242-04:00",
                            "created_at": "2023-09-20T09:33:08.537303-04:00",
                            "name": "Bubba Watson",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "9b7e1b77-2fde-4ead-ad43-ee6ce3835bf1",
                            "gambit_id": "edaab6cc-bbe7-4719-ab3a-5254ddfa8202",
                            "last_updated": "2023-09-26T10:08:10.966581-04:00",
                            "created_at": "2023-09-20T09:33:08.553703-04:00",
                            "name": "Phil Mickelson",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "f82bf99e-422d-4b1c-8d8f-6c3ded0f13eb",
                            "gambit_id": "64286098-4746-4bb1-a7f1-6eec626738a5",
                            "last_updated": "2023-09-26T10:08:10.973588-04:00",
                            "created_at": "2023-09-20T09:33:08.562408-04:00",
                            "name": "Scott Vincent",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "e3de15fe-e0c8-4707-b9b4-62a32541d342",
                            "gambit_id": "c5895133-3b91-4536-b286-0113a1b4237a",
                            "last_updated": "2023-09-26T10:08:10.981402-04:00",
                            "created_at": "2023-09-20T09:33:08.570598-04:00",
                            "name": "Charl Schwartzel",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "e581fcac-4d1b-409d-b2d2-0251224d16b3",
                            "gambit_id": "e60e35bb-39ac-4296-9440-11db490e393d",
                            "last_updated": "2023-09-26T10:08:10.969914-04:00",
                            "created_at": "2023-09-20T09:33:08.558117-04:00",
                            "name": "Bernd Wiesberger",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "46f3ea91-a9e3-4ebb-9c72-bf1aa6885f8c",
                            "gambit_id": "17cd7979-bbf2-439c-9406-6f572591eea6",
                            "last_updated": "2023-09-26T10:08:11.012775-04:00",
                            "created_at": "2023-09-20T09:33:08.604017-04:00",
                            "name": "Danny Lee",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "8c984428-5c6e-4822-b755-5f78ef1f1531",
                            "gambit_id": "6a79a9a3-1a38-4812-b80e-371c3b4eb572",
                            "last_updated": "2023-09-26T10:08:10.977238-04:00",
                            "created_at": "2023-09-20T09:33:08.566663-04:00",
                            "name": "Lee Westwood",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "6dbb028a-403c-4aa9-952c-1d1660b7888c",
                            "gambit_id": "d66fedbe-6f76-4310-bcbc-48544ef2d68a",
                            "last_updated": "2023-09-26T10:08:10.985212-04:00",
                            "created_at": "2023-09-20T09:33:08.575195-04:00",
                            "name": "Graeme McDowell",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "ff90d43e-b270-44ea-87fc-a468e4e19b20",
                            "gambit_id": "7e11e9c2-9812-4d61-ba99-bd1c52d95511",
                            "last_updated": "2023-09-26T10:08:10.989302-04:00",
                            "created_at": "2023-09-20T09:33:08.579858-04:00",
                            "name": "James Piot",
                            "reward": "29.65000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "76b65020-e430-4cb1-ae68-0003ee4073d1",
                            "gambit_id": "70a6fcf8-d083-4eb3-9bba-e3572f084832",
                            "last_updated": "2023-09-26T10:08:10.993250-04:00",
                            "created_at": "2023-09-20T09:33:08.584012-04:00",
                            "name": "Martin Kaymer",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "c149f3f8-fcc8-4315-94e3-d3a244be9e0f",
                            "gambit_id": "241265d6-bae9-4085-8902-df4cade75df9",
                            "last_updated": "2023-09-26T10:08:10.997502-04:00",
                            "created_at": "2023-09-20T09:33:08.587990-04:00",
                            "name": "Chase Koepka",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "dd15d4fa-9da6-4f80-95d5-db3a3571d7f0",
                            "gambit_id": "121b456c-8b47-44d9-84a2-e47114396bdf",
                            "last_updated": "2023-09-26T10:08:11.001142-04:00",
                            "created_at": "2023-09-20T09:33:08.591517-04:00",
                            "name": "Jediah Morgan",
                            "reward": "86.95000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        },
                        {
                            "id": "ae66645a-fcf9-4e92-9359-d5f1f6f0d0a7",
                            "gambit_id": "9ebd8f8f-9887-4a80-b80d-87fb917eeb26",
                            "last_updated": "2023-09-26T10:08:11.005383-04:00",
                            "created_at": "2023-09-20T09:33:08.595916-04:00",
                            "name": "Sihwan Kim",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac9d6681-e304-4d63-8f04-18fdb22350b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5168b867-dfb2-4ef5-8067-9674150630fe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "331fa235-0391-4da9-b1df-d591095a94cc",
            "completed": true,
            "last_updated": "2023-09-26T10:08:10.384641-04:00",
            "created_at": "2023-09-20T09:33:07.803352-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "LIV Golf Invitational Chicago",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/331fa235-0391-4da9-b1df-d591095a94cc",
            "datetime": "2023-09-22T13:15:00-04:00",
            "cutoff_datetime": "2023-09-22T13:15:00-04:00",
            "name": "LIV Golf Invitational Chicago: To Win Outright",
            "bettypes": [
                {
                    "id": "39acf68f-9708-4db5-855f-fd92a00fbb68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5168b867-dfb2-4ef5-8067-9674150630fe/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-20T09:33:07.816099-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": "3d38e428-47c5-4aef-a685-f9ca5d89985c",
                            "gambit_id": "d267543f-fe61-45c4-b794-fbd60634b80c",
                            "last_updated": "2023-09-26T10:08:10.522809-04:00",
                            "created_at": "2023-09-20T09:33:07.900059-04:00",
                            "name": "Sebastian Munoz",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "38905cf2-d6ef-4d9a-bb0a-ae76b1aff978",
                            "gambit_id": "1af928ad-af9b-4247-8331-21927f90528d",
                            "last_updated": "2023-09-26T10:08:10.540240-04:00",
                            "created_at": "2023-09-20T09:33:07.930987-04:00",
                            "name": "Anirban Lahiri",
                            "reward": "5.78000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "7d6db09d-1e8e-4c23-84b3-0e9000b1f012",
                            "gambit_id": "40993e3f-fe03-4483-857f-7c8ae2fbabda",
                            "last_updated": "2023-09-26T10:08:10.519427-04:00",
                            "created_at": "2023-09-20T09:33:07.888661-04:00",
                            "name": "Sergio Garcia",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "6ebbba12-dc14-483e-a976-05fe98aaf399",
                            "gambit_id": "9a8b930f-abe4-465b-8e8d-e322bace5bf6",
                            "last_updated": "2023-09-26T10:08:10.436343-04:00",
                            "created_at": "2023-09-20T09:33:07.957191-04:00",
                            "name": "Dustin Johnson",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "fa3d2af0-f073-4f17-b446-35b9dd150dd9",
                            "gambit_id": "7f21cdb9-bff0-40df-9a6f-2de95648ab0c",
                            "last_updated": "2023-09-26T10:08:10.416190-04:00",
                            "created_at": "2023-09-20T09:33:07.840927-04:00",
                            "name": "Joaquin Niemann",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "9947e2fa-3106-43ab-826e-4988f8db8492",
                            "gambit_id": "2b8bbac8-1a9e-4d9f-88c4-3b08e754844a",
                            "last_updated": "2023-09-26T10:08:10.526221-04:00",
                            "created_at": "2023-09-20T09:33:07.905293-04:00",
                            "name": "Abraham Ancer",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "cef770c8-e1b8-4b8c-8e65-9b4d33d6a5cd",
                            "gambit_id": "d5513e31-606d-47ec-9132-dae0f6366ef7",
                            "last_updated": "2023-09-26T10:08:10.408686-04:00",
                            "created_at": "2023-09-20T09:33:07.830331-04:00",
                            "name": "Talor Gooch",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "22a36bc2-0e8c-4a5a-855b-76a732e4c4a0",
                            "gambit_id": "5e63e243-c88d-4952-8aab-0b8d6e5807df",
                            "last_updated": "2023-09-26T10:08:10.488926-04:00",
                            "created_at": "2023-09-20T09:33:08.021550-04:00",
                            "name": "Thomas Pieters",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "051be8b4-5d18-4930-9dc0-7ae27d928769",
                            "gambit_id": "266d6020-3fcc-4bc5-8f0b-8ff34b7e30f4",
                            "last_updated": "2023-09-26T10:08:10.533171-04:00",
                            "created_at": "2023-09-20T09:33:07.915355-04:00",
                            "name": "Charles Howell III",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "fe89bc08-e553-4a75-b75d-7d5d2c6d2673",
                            "gambit_id": "99329121-0d6b-4684-9259-94dbfd1b2c62",
                            "last_updated": "2023-09-26T10:08:10.578085-04:00",
                            "created_at": "2023-09-20T09:33:07.926538-04:00",
                            "name": "Carlos Ortiz",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "b0c9255a-a292-4312-a8c8-0462a49c0efb",
                            "gambit_id": "4030d4be-aa45-43bf-bb61-2456dd18f86b",
                            "last_updated": "2023-09-26T10:08:10.419803-04:00",
                            "created_at": "2023-09-20T09:33:07.855664-04:00",
                            "name": "Mito Pereira",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "83709e25-640e-4dae-a331-5576ac8d9153",
                            "gambit_id": "060ad3aa-7c09-4e81-b561-4e091606332e",
                            "last_updated": "2023-09-26T10:08:10.492599-04:00",
                            "created_at": "2023-09-20T09:33:08.026756-04:00",
                            "name": "Matthew Wolff",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "2fb793fb-4ea9-4f36-8213-5ad545cf5ecc",
                            "gambit_id": "98d6c13f-88ec-4364-b4eb-454f04b57329",
                            "last_updated": "2023-09-26T10:08:10.450197-04:00",
                            "created_at": "2023-09-20T09:33:07.976471-04:00",
                            "name": "Marc Leishman",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "3c17fcd7-4eee-4741-bac7-b8303aea48f6",
                            "gambit_id": "f2aa3851-6f00-4bf7-b09d-831ec3a40b7a",
                            "last_updated": "2023-09-26T10:08:10.529587-04:00",
                            "created_at": "2023-09-20T09:33:07.910629-04:00",
                            "name": "Cameron Tringale",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "d4064e78-5b29-43ca-85d7-e8b9d272278f",
                            "gambit_id": "4467ae9c-8fdd-4d3a-bb06-293da4e35fb7",
                            "last_updated": "2023-09-26T10:08:10.423111-04:00",
                            "created_at": "2023-09-20T09:33:07.868072-04:00",
                            "name": "Branden Grace",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "b647a501-4cad-43ba-884b-68dafe34f628",
                            "gambit_id": "467b88e1-0048-4f24-98eb-57f9dd8d939c",
                            "last_updated": "2023-09-26T10:08:10.547436-04:00",
                            "created_at": "2023-09-20T09:33:07.942146-04:00",
                            "name": "Louis Oosthuizen",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "174d2a39-0b5c-45c6-833e-f1ccf55c1afb",
                            "gambit_id": "19695743-fb05-4fac-ba99-8ffae1aa103a",
                            "last_updated": "2023-09-26T10:08:10.426340-04:00",
                            "created_at": "2023-09-20T09:33:07.872798-04:00",
                            "name": "Harold Varner III",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "767dd3e6-b62f-4246-b73b-2f78d7d68054",
                            "gambit_id": "66d110c3-2921-4c0d-9b53-47b205281729",
                            "last_updated": "2023-09-26T10:08:10.506254-04:00",
                            "created_at": "2023-09-20T09:33:08.104085-04:00",
                            "name": "Henrik Stenson",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "8fa5dc4a-769b-4d81-9685-17efea5ec060",
                            "gambit_id": "3f00b7e2-e29d-4002-a2c2-69315ad7eb00",
                            "last_updated": "2023-09-26T10:08:10.432948-04:00",
                            "created_at": "2023-09-20T09:33:07.952151-04:00",
                            "name": "Bryson DeChambeau",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "abdd41a5-5b2e-46ea-8ec5-0af9cd8e4406",
                            "gambit_id": "0769482f-b69c-45e8-8a25-9d108a03a31e",
                            "last_updated": "2023-09-26T10:08:10.515955-04:00",
                            "created_at": "2023-09-20T09:33:07.883949-04:00",
                            "name": "Dean Burmester",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "01375297-7f8a-4603-a4f3-88cb28b2f3e4",
                            "gambit_id": "a0ebf1b8-13c8-42cf-80f3-8cf0d5471faa",
                            "last_updated": "2023-09-26T10:08:10.571104-04:00",
                            "created_at": "2023-09-20T09:33:08.016765-04:00",
                            "name": "Jediah Morgan",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "4e7bf667-8d0b-4820-b62b-587c5ed77a07",
                            "gambit_id": "94ceae72-eb4d-410e-b90f-80c9ef27ed47",
                            "last_updated": "2023-09-26T10:08:10.412755-04:00",
                            "created_at": "2023-09-20T09:33:07.834819-04:00",
                            "name": "Brooks Koepka",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "b4028150-3756-49dd-a846-22bee0746adf",
                            "gambit_id": "280e6a29-f5eb-445c-86df-d4a1c2622bcd",
                            "last_updated": "2023-09-26T10:08:10.404372-04:00",
                            "created_at": "2023-09-20T09:33:07.824743-04:00",
                            "name": "Patrick Reed",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "29e51c3d-8d7d-40b3-8fed-673ed0aff1c6",
                            "gambit_id": "e4a9e18b-802e-4898-a3d6-2efa42b0332d",
                            "last_updated": "2023-09-26T10:08:10.499346-04:00",
                            "created_at": "2023-09-20T09:33:08.093927-04:00",
                            "name": "David Puig",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "f7328dd2-929a-4d24-a21b-4e37fb21880a",
                            "gambit_id": "5a734a41-815f-46b0-871e-0ec261968cf9",
                            "last_updated": "2023-09-26T10:08:10.584559-04:00",
                            "created_at": "2023-09-20T09:33:08.053278-04:00",
                            "name": "Ian Poulter",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "eca8071a-a574-4d48-a790-a747aa953c1f",
                            "gambit_id": "ca6e5a0b-b48f-4740-879f-a365544735a3",
                            "last_updated": "2023-09-26T10:08:10.502780-04:00",
                            "created_at": "2023-09-20T09:33:08.098879-04:00",
                            "name": "Laurie Canter",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "844f8f58-baf3-4064-9d8c-a5adcac3b0e6",
                            "gambit_id": "2f82be2d-ab2b-45cc-bbaf-b4c48b6f5465",
                            "last_updated": "2023-09-26T10:08:10.457370-04:00",
                            "created_at": "2023-09-20T09:33:07.986079-04:00",
                            "name": "Scott Vincent",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "d33c78ec-8196-4418-af6e-b059ee1746ef",
                            "gambit_id": "21a5babf-694f-42c3-9a10-72b1920c405d",
                            "last_updated": "2023-09-26T10:08:10.554193-04:00",
                            "created_at": "2023-09-20T09:33:08.041347-04:00",
                            "name": "Paul Casey",
                            "reward": "86.95000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "f02dfa92-f561-4c3c-bd0f-d7b8ce3b46df",
                            "gambit_id": "f9d76e2a-ca55-46bb-bba7-0e84ff02ba51",
                            "last_updated": "2023-09-26T10:08:10.536709-04:00",
                            "created_at": "2023-09-20T09:33:07.920690-04:00",
                            "name": "Jason Kokrak",
                            "reward": "86.95000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "afe2b7e5-be54-44e8-97d7-76ec3607b7ba",
                            "gambit_id": "ae9bbcd1-2485-4ada-89dc-071a536627d0",
                            "last_updated": "2023-09-26T10:08:10.429483-04:00",
                            "created_at": "2023-09-20T09:33:07.946797-04:00",
                            "name": "Kevin Na",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "60a32a17-11a6-432f-9f82-c849fb21ab0f",
                            "gambit_id": "bbfdad5c-1875-4f99-85b3-8b0045ea0607",
                            "last_updated": "2023-09-26T10:08:10.560977-04:00",
                            "created_at": "2023-09-20T09:33:08.066745-04:00",
                            "name": "Bubba Watson",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "39c11adf-24b7-417d-974a-890d5ec0f231",
                            "gambit_id": "e602724a-226e-4147-881a-30df6b283c85",
                            "last_updated": "2023-09-26T10:08:10.550653-04:00",
                            "created_at": "2023-09-20T09:33:08.032253-04:00",
                            "name": "Richard Bland",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "ac517c0b-bf11-4b69-b026-37065b34208f",
                            "gambit_id": "b6cb0a60-db8c-4bda-a762-ebb0b4a646d7",
                            "last_updated": "2023-09-26T10:08:10.400655-04:00",
                            "created_at": "2023-09-20T09:33:07.820416-04:00",
                            "name": "Cameron Smith",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "52b81337-7446-44ba-9d20-5b6fa1f64fe6",
                            "gambit_id": "f4884919-f580-46fc-b295-def1438f443f",
                            "last_updated": "2023-09-26T10:08:10.581332-04:00",
                            "created_at": "2023-09-20T09:33:08.047381-04:00",
                            "name": "Peter Uihlein",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "e18611a6-7b2d-4305-a491-d36db91f87d0",
                            "gambit_id": "ac723e4f-836b-41c7-9ea7-0337a795d4ad",
                            "last_updated": "2023-09-26T10:08:10.543873-04:00",
                            "created_at": "2023-09-20T09:33:07.936248-04:00",
                            "name": "Brendan Steele",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "2f98c5cb-404d-4146-967a-ff8ba746cde3",
                            "gambit_id": "fe2166dd-2e57-474a-84de-71462c07963f",
                            "last_updated": "2023-09-26T10:08:10.439711-04:00",
                            "created_at": "2023-09-20T09:33:07.962638-04:00",
                            "name": "Eugenio Lopez-Chacarra",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "07e90dca-bcc4-4a50-b036-f1879864989e",
                            "gambit_id": "76d54064-4809-48ff-9ea3-b1ad9246d65d",
                            "last_updated": "2023-09-26T10:08:10.574446-04:00",
                            "created_at": "2023-09-22T19:18:05.747017-04:00",
                            "name": "Sam Horsfield",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "31474d6f-62a7-47ac-b8a4-4371aa0ca7a4",
                            "gambit_id": "c2ba5800-f1b3-4267-ac34-d2b89a742c8c",
                            "last_updated": "2023-09-26T10:08:10.509572-04:00",
                            "created_at": "2023-09-20T09:33:08.108636-04:00",
                            "name": "Charl Schwartzel",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "33d3d62b-deb8-42c9-8483-3829e7f06927",
                            "gambit_id": "f6935d50-7705-42b0-ab15-2d135d7bcd48",
                            "last_updated": "2023-09-26T10:08:10.557542-04:00",
                            "created_at": "2023-09-20T09:33:08.058200-04:00",
                            "name": "Matt Jones",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "37a9983c-57b4-499d-b25a-487bb2ecd6ca",
                            "gambit_id": "4179ace0-8056-4d35-a7ac-46a3d1829c41",
                            "last_updated": "2023-09-26T10:08:10.495877-04:00",
                            "created_at": "2023-09-20T09:33:08.087203-04:00",
                            "name": "Pat Perez",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "a9a1e11e-0efa-43f2-a757-f60d563dcd66",
                            "gambit_id": "36b5f54e-09a5-4891-9fee-e12dd802abe9",
                            "last_updated": "2023-09-26T10:08:10.461679-04:00",
                            "created_at": "2023-09-20T09:33:07.990643-04:00",
                            "name": "Lee Westwood",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "4cff73d6-dfb4-4d8c-b0ff-7f1633362f4e",
                            "gambit_id": "e98f9fde-2cd9-4f16-8caf-9a4e7b5cd2dd",
                            "last_updated": "2023-09-26T10:08:10.483614-04:00",
                            "created_at": "2023-09-20T09:33:07.998948-04:00",
                            "name": "James Piot",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "83471615-3934-451b-933c-cce1d46f9c74",
                            "gambit_id": "0113f8c9-b16a-4e21-aceb-8ce8d97c0033",
                            "last_updated": "2023-09-26T10:08:10.564508-04:00",
                            "created_at": "2023-09-20T09:33:08.006046-04:00",
                            "name": "Martin Kaymer",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "dc83fb9a-1462-47a2-a090-122f74794abd",
                            "gambit_id": "05d22bd4-25d8-40a6-80c2-e7a8c506444b",
                            "last_updated": "2023-09-26T10:08:10.453892-04:00",
                            "created_at": "2023-09-20T09:33:07.981559-04:00",
                            "name": "Danny Lee",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "ae47efb7-a1cf-4baf-b8eb-3cd81ca8630e",
                            "gambit_id": "7afbeb1c-d1c8-4eea-a57a-4ba41374b4fb",
                            "last_updated": "2023-09-26T10:08:10.446530-04:00",
                            "created_at": "2023-09-20T09:33:07.971805-04:00",
                            "name": "Bernd Wiesberger",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "4e024621-33fc-465a-a891-b704e1418dad",
                            "gambit_id": "24334764-cb9e-42c0-bd41-fd4edbef6d93",
                            "last_updated": "2023-09-26T10:08:10.465343-04:00",
                            "created_at": "2023-09-20T09:33:07.994772-04:00",
                            "name": "Graeme McDowell",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "b25cd421-e33e-4420-b5e2-6b983ede3035",
                            "gambit_id": "86658041-8cdd-4251-a51c-7e3e83bb0df3",
                            "last_updated": "2023-09-26T10:08:10.443063-04:00",
                            "created_at": "2023-09-20T09:33:07.967830-04:00",
                            "name": "Phil Mickelson",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "13fe42f7-d547-41e1-a5cf-29f1844b4236",
                            "gambit_id": "022e08ab-cd2b-4ba2-ad84-706d73416996",
                            "last_updated": "2023-09-26T10:08:10.567837-04:00",
                            "created_at": "2023-09-20T09:33:08.011980-04:00",
                            "name": "Chase Koepka",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        },
                        {
                            "id": "221cd68d-3203-478b-b7a4-573fd2112a66",
                            "gambit_id": "9dac4e06-357e-461c-9410-d25e11db6a4f",
                            "last_updated": "2023-09-26T10:08:10.512807-04:00",
                            "created_at": "2023-09-20T09:33:08.113367-04:00",
                            "name": "Sihwan Kim",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39acf68f-9708-4db5-855f-fd92a00fbb68/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d971df4d-af56-4bce-abe0-4c2dffca461d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b7a13d76-5c6b-4bc8-aca3-9ed04100540d",
            "completed": true,
            "last_updated": "2023-09-23T10:13:10.919296-04:00",
            "created_at": "2023-09-21T08:58:04.311338-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b7a13d76-5c6b-4bc8-aca3-9ed04100540d",
            "datetime": "2023-09-21T22:10:00-04:00",
            "cutoff_datetime": "2023-09-21T22:10:00-04:00",
            "name": "SFO (K Harrison) v. LOS (E Sheehan)",
            "bettypes": [
                {
                    "id": "241794db-b61c-4101-82e1-6b2b711b0e29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d971df4d-af56-4bce-abe0-4c2dffca461d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:04.319771-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (E Sheehan)",
                                "amount": 6173.0
                            },
                            {
                                "team": "SFO (K Harrison)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f3910f7-26e5-4c3a-8fe3-11eb8106b6bc",
                            "gambit_id": "9ae48599-85c9-4ee9-9a3f-9e1143757480",
                            "last_updated": "2023-09-23T10:13:10.932170-04:00",
                            "created_at": "2023-09-21T08:58:04.330579-04:00",
                            "name": "LOS (E Sheehan)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/241794db-b61c-4101-82e1-6b2b711b0e29/?format=api"
                        },
                        {
                            "id": "a7b064ac-1697-41af-a975-2664d3402177",
                            "gambit_id": "65a15cba-a04f-4206-9eb1-54ad98927630",
                            "last_updated": "2023-09-23T10:13:10.936045-04:00",
                            "created_at": "2023-09-21T08:58:04.325074-04:00",
                            "name": "SFO (K Harrison)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/241794db-b61c-4101-82e1-6b2b711b0e29/?format=api"
                        }
                    ]
                },
                {
                    "id": "90ef53f5-2b59-46e6-9789-cd1cb8c0e17f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d971df4d-af56-4bce-abe0-4c2dffca461d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:04.335336-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "e874f8ed-3778-41a0-a098-1855701f6f1a",
                            "gambit_id": "7ca66050-92aa-4659-a9b7-67077ea61dec",
                            "last_updated": "2023-09-23T10:13:10.942614-04:00",
                            "created_at": "2023-09-21T08:58:04.340418-04:00",
                            "name": "SFO",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ef53f5-2b59-46e6-9789-cd1cb8c0e17f/?format=api"
                        },
                        {
                            "id": "179dc35c-fba4-480c-b671-f1fed80de5f2",
                            "gambit_id": "a391b879-7b68-4ea8-8cd5-d2c550009b9e",
                            "last_updated": "2023-09-23T10:13:10.945740-04:00",
                            "created_at": "2023-09-21T08:58:04.354025-04:00",
                            "name": "LOS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ef53f5-2b59-46e6-9789-cd1cb8c0e17f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3674229c-8652-4b62-9783-7cc6aeed10e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d971df4d-af56-4bce-abe0-4c2dffca461d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:04.367208-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "95d1054f-2d39-4285-8099-63dd36d9ec58",
                            "gambit_id": "3c0b8471-b18b-4e24-b464-2917e221aad6",
                            "last_updated": "2023-09-23T10:13:10.952777-04:00",
                            "created_at": "2023-09-21T08:58:04.376129-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/3674229c-8652-4b62-9783-7cc6aeed10e6/?format=api"
                        },
                        {
                            "id": "b6fc624f-d406-4de0-a279-99ac0c6eebc5",
                            "gambit_id": "a25f076b-a1b9-4a6e-9386-b9ddfcff998e",
                            "last_updated": "2023-09-23T10:13:10.956335-04:00",
                            "created_at": "2023-09-21T08:58:04.371448-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/3674229c-8652-4b62-9783-7cc6aeed10e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0d074dc1-cdd4-4e95-a261-8f8c04890cc4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47498658-96c8-479f-954c-9d568a36df1c",
            "completed": true,
            "last_updated": "2023-09-23T10:13:11.321172-04:00",
            "created_at": "2023-09-21T10:58:01.472425-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/47498658-96c8-479f-954c-9d568a36df1c",
            "datetime": "2023-09-21T21:40:00-04:00",
            "cutoff_datetime": "2023-09-21T21:40:00-04:00",
            "name": "DET (T Skubal) v. OAK (L Medina)",
            "bettypes": [
                {
                    "id": "847100ea-b424-4a50-9fdc-c9a3616beb2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T10:58:01.492097-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Skubal)",
                                "amount": 6173.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2acde021-c01f-4ba5-83dc-79726e8d687a",
                            "gambit_id": "a05c1f17-7226-4214-90d5-16e2dc62f440",
                            "last_updated": "2023-09-23T10:13:11.335672-04:00",
                            "created_at": "2023-09-21T10:58:01.500404-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api"
                        },
                        {
                            "id": "6a47b4c4-a2d6-44e4-a8f0-eb82ca2d2d92",
                            "gambit_id": "028c8377-d5e5-482d-88d0-6d2e4254502c",
                            "last_updated": "2023-09-23T10:13:11.339344-04:00",
                            "created_at": "2023-09-21T10:58:01.507605-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "68a958e6-38f4-47b8-8cdc-1355b1a2238c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T10:58:01.514403-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a83611c-9613-4930-be04-7c87e37a2668",
                            "gambit_id": "d897750e-b3e9-440e-b64d-71c1f4338101",
                            "last_updated": "2023-09-23T10:13:11.346614-04:00",
                            "created_at": "2023-09-21T10:58:01.520186-04:00",
                            "name": "DET",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api"
                        },
                        {
                            "id": "9bb96c3a-f1b9-42a1-943b-4895300fbbbb",
                            "gambit_id": "212b40d9-44bb-4e99-8ab9-a3cfda7ab129",
                            "last_updated": "2023-09-23T10:13:11.350022-04:00",
                            "created_at": "2023-09-21T10:58:01.529895-04:00",
                            "name": "OAK",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a958e6-38f4-47b8-8cdc-1355b1a2238c/?format=api"
                        }
                    ]
                },
                {
                    "id": "47968965-447e-4cf8-94d0-0fabde087192",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T10:58:01.537214-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "6e8a0ef3-2d00-4236-a710-d1ed16ec9ec5",
                            "gambit_id": "a759a5b9-76c4-4272-9d1c-86548d2a5389",
                            "last_updated": "2023-09-23T10:13:11.360046-04:00",
                            "created_at": "2023-09-21T10:58:01.542534-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/47968965-447e-4cf8-94d0-0fabde087192/?format=api"
                        },
                        {
                            "id": "4add4127-6740-46e1-aee1-32c51cce8dfa",
                            "gambit_id": "f9015ee2-2938-4b11-a01b-4d399eb5ee34",
                            "last_updated": "2023-09-23T10:13:11.356577-04:00",
                            "created_at": "2023-09-21T10:58:01.550375-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/47968965-447e-4cf8-94d0-0fabde087192/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a112ed8-bb28-4791-8fdc-75c3c538b4fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0a74e19-2142-4f4f-a755-340380d09e6d",
            "completed": true,
            "last_updated": "2023-09-22T10:48:10.618935-04:00",
            "created_at": "2023-09-20T09:58:13.540987-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b0a74e19-2142-4f4f-a755-340380d09e6d",
            "datetime": "2023-09-21T20:15:00-04:00",
            "cutoff_datetime": "2023-09-21T20:15:00-04:00",
            "name": "New York Giants v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "09743227-22aa-44d3-8080-5c04c37ecb8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T09:58:13.592632-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 8176.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 1824.0
                            }
                        ],
                        "expected_reward_tokens": 9484.16,
                        "profit_sb": -15.84,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "498e260a-4223-4d8b-82e8-9bd4a8984733",
                            "gambit_id": "f51e5e6c-ab82-4417-be5a-c554ce4e20e8",
                            "last_updated": "2023-09-22T10:48:10.648805-04:00",
                            "created_at": "2023-09-20T09:58:13.603142-04:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09743227-22aa-44d3-8080-5c04c37ecb8e/?format=api"
                        },
                        {
                            "id": "dd549b80-94c1-46d1-8f4b-b949db07de15",
                            "gambit_id": "d72528a1-5199-45ac-b21c-664df8ab8a2f",
                            "last_updated": "2023-09-22T10:48:10.645407-04:00",
                            "created_at": "2023-09-20T09:58:13.597333-04:00",
                            "name": "New York Giants",
                            "reward": "5.20000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09743227-22aa-44d3-8080-5c04c37ecb8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "60267338-30dd-40c5-90d4-6aea9dd27819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T09:58:13.569559-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97643b10-3458-4e3e-9446-ff940b557f62",
                            "gambit_id": "c5826004-2321-4801-ac94-c6c550c4ab47",
                            "last_updated": "2023-09-22T10:48:10.635193-04:00",
                            "created_at": "2023-09-20T09:58:13.579875-04:00",
                            "name": "New York Giants",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60267338-30dd-40c5-90d4-6aea9dd27819/?format=api"
                        },
                        {
                            "id": "7e5eda92-3992-4212-9db1-c9a92f5817df",
                            "gambit_id": "4d8dd62f-5707-48ab-9149-16762f2fe3e4",
                            "last_updated": "2023-09-22T10:48:10.638491-04:00",
                            "created_at": "2023-09-20T09:58:13.586988-04:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60267338-30dd-40c5-90d4-6aea9dd27819/?format=api"
                        }
                    ]
                },
                {
                    "id": "225df437-1859-4aec-a058-b19c9432e492",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T09:58:13.607416-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 43.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 43.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f339d6b-bb4e-4b06-9c28-4eac19b70e16",
                            "gambit_id": "c4079f71-34dc-4080-84ba-e904b866908d",
                            "last_updated": "2023-09-22T10:48:10.655664-04:00",
                            "created_at": "2023-09-20T09:58:13.611300-04:00",
                            "name": "Game Total Under 43.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api"
                        },
                        {
                            "id": "94132cd9-7cc1-44b1-ba21-e9b5c26bc83b",
                            "gambit_id": "53854a6a-93fd-4731-8c80-a6b3e9b24f7e",
                            "last_updated": "2023-09-22T10:48:10.658824-04:00",
                            "created_at": "2023-09-20T09:58:13.616350-04:00",
                            "name": "Game Total Over 43.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f59538b-dbac-448a-bfe9-7a0cefa82539",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "59d005a1-279b-4e57-8ceb-fcf3339f3fa1",
            "completed": true,
            "last_updated": "2023-09-23T10:18:10.262380-04:00",
            "created_at": "2023-09-21T08:58:04.080153-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/59d005a1-279b-4e57-8ceb-fcf3339f3fa1",
            "datetime": "2023-09-21T19:40:00-04:00",
            "cutoff_datetime": "2023-09-21T19:40:00-04:00",
            "name": "PIT (J Oviedo) v. CHC (K Hendricks)",
            "bettypes": [
                {
                    "id": "72a541cb-ba5c-4870-af5b-4950bc830574",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f59538b-dbac-448a-bfe9-7a0cefa82539/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:04.085315-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Hendricks)",
                                "amount": 6104.0
                            },
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd7503d9-7ec4-4ce3-917b-534a272f20e5",
                            "gambit_id": "195ec942-4242-4d24-8d13-bc526b3037c5",
                            "last_updated": "2023-09-23T10:18:10.289647-04:00",
                            "created_at": "2023-09-21T08:58:04.093850-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a541cb-ba5c-4870-af5b-4950bc830574/?format=api"
                        },
                        {
                            "id": "3881d3b4-1a71-4da8-a658-3daeb67a2417",
                            "gambit_id": "31a5cab4-b7b1-4d70-b5b5-bf52a41b329a",
                            "last_updated": "2023-09-23T10:18:10.283585-04:00",
                            "created_at": "2023-09-21T08:58:04.089307-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a541cb-ba5c-4870-af5b-4950bc830574/?format=api"
                        }
                    ]
                },
                {
                    "id": "508895a2-9485-4224-a9d7-d2a578b0a7cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f59538b-dbac-448a-bfe9-7a0cefa82539/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:04.098314-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab0df406-ede8-4d33-9d8a-02f193b68b6f",
                            "gambit_id": "c715458f-3a3d-4fe9-a0a7-9efbf93ada62",
                            "last_updated": "2023-09-23T10:18:10.297191-04:00",
                            "created_at": "2023-09-21T08:58:04.102570-04:00",
                            "name": "PIT",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/508895a2-9485-4224-a9d7-d2a578b0a7cf/?format=api"
                        },
                        {
                            "id": "25d113c7-0e37-494d-bfaa-42592c653bc6",
                            "gambit_id": "934bea36-5687-422f-89cd-21d5e17040da",
                            "last_updated": "2023-09-23T10:18:10.301070-04:00",
                            "created_at": "2023-09-21T08:58:04.106884-04:00",
                            "name": "CHC",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/508895a2-9485-4224-a9d7-d2a578b0a7cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "be8acc87-4f9b-4b29-92ed-596de9c05116",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f59538b-dbac-448a-bfe9-7a0cefa82539/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:04.111184-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "7983e30b-8313-4033-9574-8a9260d2f3cf",
                            "gambit_id": "774baffc-7dc0-444c-87a8-17e83639ad98",
                            "last_updated": "2023-09-23T10:18:10.312021-04:00",
                            "created_at": "2023-09-21T08:58:04.118944-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/be8acc87-4f9b-4b29-92ed-596de9c05116/?format=api"
                        },
                        {
                            "id": "47eb02f2-9648-4cb2-8605-0d4387988d8b",
                            "gambit_id": "8afd433c-0c31-4cdb-b76b-5d39b1ba949f",
                            "last_updated": "2023-09-23T10:18:10.308621-04:00",
                            "created_at": "2023-09-21T08:58:04.114915-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/be8acc87-4f9b-4b29-92ed-596de9c05116/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0edaf4a5-32ea-4a7c-9b84-7ff7da6d1cba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bce91e1b-340a-4b31-8554-0ef9ca9049b8",
            "completed": true,
            "last_updated": "2023-09-23T10:18:10.505190-04:00",
            "created_at": "2023-09-21T10:58:01.200862-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bce91e1b-340a-4b31-8554-0ef9ca9049b8",
            "datetime": "2023-09-21T19:15:00-04:00",
            "cutoff_datetime": "2023-09-21T19:15:00-04:00",
            "name": "Baltimore Orioles v. Cleveland Guardians",
            "bettypes": [
                {
                    "id": "73aff733-c4b1-4a95-a5c3-ee60e88ed5b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0edaf4a5-32ea-4a7c-9b84-7ff7da6d1cba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T10:58:01.225210-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Orioles",
                                "amount": 6173.0
                            },
                            {
                                "team": "Cleveland Guardians",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6827c33f-86ab-4bfc-8ec4-2c96d9baf5f3",
                            "gambit_id": "ef89e577-46f1-49e2-8b9c-ec8595039b63",
                            "last_updated": "2023-09-23T10:18:10.518184-04:00",
                            "created_at": "2023-09-21T10:58:01.243722-04:00",
                            "name": "Baltimore Orioles",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73aff733-c4b1-4a95-a5c3-ee60e88ed5b1/?format=api"
                        },
                        {
                            "id": "def29e73-27d7-4835-974d-054db3c11e6d",
                            "gambit_id": "2912545e-e8a7-4ffa-a85d-b4e103cc8565",
                            "last_updated": "2023-09-23T10:18:10.515014-04:00",
                            "created_at": "2023-09-21T10:58:01.235038-04:00",
                            "name": "Cleveland Guardians",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73aff733-c4b1-4a95-a5c3-ee60e88ed5b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7a695d9-fb1e-4547-8dcd-49415208d8ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0edaf4a5-32ea-4a7c-9b84-7ff7da6d1cba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T10:58:01.268745-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Orioles",
                                "amount": 5107.0
                            },
                            {
                                "team": "Cleveland Guardians",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a9f0e77-68f7-462d-89a4-82c48a93e159",
                            "gambit_id": "d545a92d-5a04-4d61-987f-1edddac0ac66",
                            "last_updated": "2023-09-23T10:18:10.535145-04:00",
                            "created_at": "2023-09-21T10:58:01.274231-04:00",
                            "name": "Baltimore Orioles",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a695d9-fb1e-4547-8dcd-49415208d8ed/?format=api"
                        },
                        {
                            "id": "3810db72-1baf-4e78-af0f-dcde46c4cda4",
                            "gambit_id": "32aa4bc4-d94d-40f0-8be5-2b47a8e62e5e",
                            "last_updated": "2023-09-23T10:18:10.538424-04:00",
                            "created_at": "2023-09-21T10:58:01.279300-04:00",
                            "name": "Cleveland Guardians",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a695d9-fb1e-4547-8dcd-49415208d8ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "9465c636-385e-416c-a021-9bcd62cd5e07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0edaf4a5-32ea-4a7c-9b84-7ff7da6d1cba/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T10:58:01.250153-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "a5388cb7-9e9d-4e35-aef6-a6e74cba8475",
                            "gambit_id": "b58c8b29-ee17-4e44-8e98-2d78a748e57f",
                            "last_updated": "2023-09-23T10:18:10.528005-04:00",
                            "created_at": "2023-09-21T10:58:01.263248-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/9465c636-385e-416c-a021-9bcd62cd5e07/?format=api"
                        },
                        {
                            "id": "e6df18cd-545b-4169-8359-574a2198d17e",
                            "gambit_id": "cb5a70e3-ca93-4213-b2c3-40037530bd64",
                            "last_updated": "2023-09-23T10:18:10.524700-04:00",
                            "created_at": "2023-09-21T10:58:01.255932-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/9465c636-385e-416c-a021-9bcd62cd5e07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5353d2d7-af10-48eb-a36b-271f77bc36bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c862439b-0178-4c9e-83ff-9327e6e52e5d",
            "completed": true,
            "last_updated": "2023-09-23T10:18:10.007945-04:00",
            "created_at": "2023-09-21T08:58:03.837720-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c862439b-0178-4c9e-83ff-9327e6e52e5d",
            "datetime": "2023-09-21T19:15:00-04:00",
            "cutoff_datetime": "2023-09-21T19:15:00-04:00",
            "name": "NYM (D Peterson) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "0d48ed25-7e3b-4e08-bb9b-11548690db52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5353d2d7-af10-48eb-a36b-271f77bc36bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:03.844276-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Suarez)",
                                "amount": 5888.0
                            },
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "163019ad-112c-4bfd-ab48-69e6bdf44130",
                            "gambit_id": "a2632f95-7e39-42ca-9370-491e13d0661a",
                            "last_updated": "2023-09-23T10:18:10.027542-04:00",
                            "created_at": "2023-09-21T08:58:03.855441-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d48ed25-7e3b-4e08-bb9b-11548690db52/?format=api"
                        },
                        {
                            "id": "949ec5e6-b06a-4836-8ed4-c28c2b668558",
                            "gambit_id": "65ceb5f4-4296-497e-bf71-a3a4dc516511",
                            "last_updated": "2023-09-23T10:18:10.024090-04:00",
                            "created_at": "2023-09-21T08:58:03.850570-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d48ed25-7e3b-4e08-bb9b-11548690db52/?format=api"
                        }
                    ]
                },
                {
                    "id": "f535bf37-30b8-4037-9a92-40d4d9a48f50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5353d2d7-af10-48eb-a36b-271f77bc36bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:03.859939-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e0e6c5c-4240-4c7b-b350-1aceac464729",
                            "gambit_id": "c6e730cb-0388-455d-9314-e9608aad7c74",
                            "last_updated": "2023-09-23T10:18:10.034186-04:00",
                            "created_at": "2023-09-21T08:58:03.863810-04:00",
                            "name": "NYM",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f535bf37-30b8-4037-9a92-40d4d9a48f50/?format=api"
                        },
                        {
                            "id": "673b4084-08ce-44a2-9315-1fa9064e3a85",
                            "gambit_id": "03c7fae4-9442-4578-9636-210d56f3172b",
                            "last_updated": "2023-09-23T10:18:10.037685-04:00",
                            "created_at": "2023-09-21T08:58:03.868700-04:00",
                            "name": "PHI",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f535bf37-30b8-4037-9a92-40d4d9a48f50/?format=api"
                        }
                    ]
                },
                {
                    "id": "de9c8d6a-88dc-4587-a152-8c4b65921798",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5353d2d7-af10-48eb-a36b-271f77bc36bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:03.875999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "774a82e7-e8ff-457e-8444-d8c791718798",
                            "gambit_id": "3f5fbcee-d62c-4ca1-835b-c09dd7e2e619",
                            "last_updated": "2023-09-23T10:18:10.063023-04:00",
                            "created_at": "2023-09-21T08:58:03.886201-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de9c8d6a-88dc-4587-a152-8c4b65921798/?format=api"
                        },
                        {
                            "id": "ae69287d-c75f-44e5-b6fa-29e7e9fedbb5",
                            "gambit_id": "9ccd86b3-cf6b-4e8f-ad0d-d28c25561820",
                            "last_updated": "2023-09-23T10:18:10.058131-04:00",
                            "created_at": "2023-09-21T08:58:03.880778-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de9c8d6a-88dc-4587-a152-8c4b65921798/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f3e7a5b-8f26-41c3-9e98-6eb6dd7c1913",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fadb939f-af4f-4077-89b3-603e911525a0",
            "completed": true,
            "last_updated": "2023-09-22T11:03:13.917108-04:00",
            "created_at": "2023-09-21T08:58:03.587027-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fadb939f-af4f-4077-89b3-603e911525a0",
            "datetime": "2023-09-21T19:05:00-04:00",
            "cutoff_datetime": "2023-09-21T19:05:00-04:00",
            "name": "TOR (J Berrios) v. NYY (G Cole)",
            "bettypes": [
                {
                    "id": "ed4b4789-21ca-429f-96ad-e6a0973a11cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f3e7a5b-8f26-41c3-9e98-6eb6dd7c1913/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:03.599134-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (G Cole)",
                                "amount": 5604.0
                            },
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 9582.84,
                        "profit_sb": 82.84,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bd6bdba6-dd13-477b-9fb4-f0048648c2f8",
                            "gambit_id": "fd0d40e3-1916-4d0b-9d81-158b184e21fb",
                            "last_updated": "2023-09-22T11:03:13.935683-04:00",
                            "created_at": "2023-09-21T08:58:03.608793-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.71000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4b4789-21ca-429f-96ad-e6a0973a11cb/?format=api"
                        },
                        {
                            "id": "d49467ba-883f-47ee-b0e1-2ad9fe9f3bc0",
                            "gambit_id": "f1de4eb8-746e-48c2-be8f-92c3a6c8bbed",
                            "last_updated": "2023-09-22T11:03:13.932255-04:00",
                            "created_at": "2023-09-21T08:58:03.603594-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "2.18000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4b4789-21ca-429f-96ad-e6a0973a11cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "734e2865-4e1d-4a41-9a67-c53ae5e08f7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f3e7a5b-8f26-41c3-9e98-6eb6dd7c1913/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:03.614508-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f5e19e75-d5ce-4854-a9f5-11b62ef3b787",
                            "gambit_id": "83d01ee5-7692-4de9-b4ea-b0e62f6a48f7",
                            "last_updated": "2023-09-22T11:03:13.942445-04:00",
                            "created_at": "2023-09-21T08:58:03.619725-04:00",
                            "name": "TOR",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e2865-4e1d-4a41-9a67-c53ae5e08f7d/?format=api"
                        },
                        {
                            "id": "40882648-2da6-4bcc-93c5-967b789e1704",
                            "gambit_id": "32f9fe70-f0d9-4d88-a000-0164460aeb86",
                            "last_updated": "2023-09-22T11:03:13.945862-04:00",
                            "created_at": "2023-09-21T08:58:03.625180-04:00",
                            "name": "NYY",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e2865-4e1d-4a41-9a67-c53ae5e08f7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "14267980-7599-4967-a34b-b3269a7b1891",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f3e7a5b-8f26-41c3-9e98-6eb6dd7c1913/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:03.631700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "829c4237-fecd-401f-8cfa-55ad0e99a546",
                            "gambit_id": "07b5008d-5d81-4ea4-a9e5-6b457e8c85e3",
                            "last_updated": "2023-09-22T11:03:13.957724-04:00",
                            "created_at": "2023-09-21T08:58:03.637009-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14267980-7599-4967-a34b-b3269a7b1891/?format=api"
                        },
                        {
                            "id": "ba0ca603-eab8-45f5-be2d-ecd4fd9d3bbc",
                            "gambit_id": "8a4f09f4-923f-466b-937e-ce03f35ed3d6",
                            "last_updated": "2023-09-22T11:03:13.953148-04:00",
                            "created_at": "2023-09-21T08:58:03.642301-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14267980-7599-4967-a34b-b3269a7b1891/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f498b9f-2081-4fe2-9b65-f44c9bec2d1f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "661bf055-3809-450a-b892-f3671fc80287",
            "completed": true,
            "last_updated": "2023-09-23T10:18:09.774888-04:00",
            "created_at": "2023-09-21T08:58:03.333060-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/661bf055-3809-450a-b892-f3671fc80287",
            "datetime": "2023-09-21T19:05:00-04:00",
            "cutoff_datetime": "2023-09-21T19:05:00-04:00",
            "name": "ATL (M Fried) v. WAS (J Irvin)",
            "bettypes": [
                {
                    "id": "ee8067a4-7717-49bd-ba42-8b2be9aba0f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f498b9f-2081-4fe2-9b65-f44c9bec2d1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:03.345673-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Fried)",
                                "amount": 6935.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f2ca600e-60d8-44a1-bb9d-0058d4c661c1",
                            "gambit_id": "bc997e4a-05f7-47f2-87cc-61f5fddf0314",
                            "last_updated": "2023-09-23T10:18:09.788088-04:00",
                            "created_at": "2023-09-21T08:58:03.352444-04:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8067a4-7717-49bd-ba42-8b2be9aba0f7/?format=api"
                        },
                        {
                            "id": "fe69fd42-c969-4bb9-b43e-09122d9384f4",
                            "gambit_id": "54fc25fa-c389-4714-9864-b78f1cb7d2fa",
                            "last_updated": "2023-09-23T10:18:09.791325-04:00",
                            "created_at": "2023-09-21T08:58:03.358569-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8067a4-7717-49bd-ba42-8b2be9aba0f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd41c68e-ad2c-4ec8-8b84-7b690970a952",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f498b9f-2081-4fe2-9b65-f44c9bec2d1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:03.363999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2d91778-a19e-4091-aabb-c5055f1c8f12",
                            "gambit_id": "56479b31-3cef-4ccc-a174-715f53871a63",
                            "last_updated": "2023-09-23T10:18:09.797758-04:00",
                            "created_at": "2023-09-21T08:58:03.370898-04:00",
                            "name": "ATL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd41c68e-ad2c-4ec8-8b84-7b690970a952/?format=api"
                        },
                        {
                            "id": "fc6796ba-95a5-4afd-9bef-e49f62ee3484",
                            "gambit_id": "7a20bf8d-e0d0-4e23-b482-db49a36622e2",
                            "last_updated": "2023-09-23T10:18:09.801005-04:00",
                            "created_at": "2023-09-21T08:58:03.377307-04:00",
                            "name": "WAS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd41c68e-ad2c-4ec8-8b84-7b690970a952/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe1dc8cd-2962-47a5-a9bb-219b42988650",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f498b9f-2081-4fe2-9b65-f44c9bec2d1f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:03.383519-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ecb1661e-5c4a-4911-9a39-5fcafa3838cd",
                            "gambit_id": "7249873a-9bbc-49bf-9ef6-798119f7f730",
                            "last_updated": "2023-09-23T10:18:09.807457-04:00",
                            "created_at": "2023-09-21T08:58:03.389145-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1dc8cd-2962-47a5-a9bb-219b42988650/?format=api"
                        },
                        {
                            "id": "9373fa80-0d37-4aaf-8439-4fa14a855bf7",
                            "gambit_id": "81bbfcf1-d3cd-4438-a665-66079669a237",
                            "last_updated": "2023-09-23T10:18:09.810656-04:00",
                            "created_at": "2023-09-21T08:58:03.394490-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1dc8cd-2962-47a5-a9bb-219b42988650/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7314a5e2-a382-4a56-bc69-063b758e1294",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cdd653d2-7e8b-4f58-a4d8-225872d269e2",
            "completed": true,
            "last_updated": "2023-09-23T10:23:11.692646-04:00",
            "created_at": "2023-09-21T08:58:03.094623-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cdd653d2-7e8b-4f58-a4d8-225872d269e2",
            "datetime": "2023-09-21T13:15:00-04:00",
            "cutoff_datetime": "2023-09-21T13:15:00-04:00",
            "name": "MIL (W Miley) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "df5443b8-35b1-4e6a-8ecb-ab3066ac2221",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7314a5e2-a382-4a56-bc69-063b758e1294/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:03.104842-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5091.0
                            },
                            {
                                "team": "MIL (W Miley)",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 9571.08,
                        "profit_sb": 71.08,
                        "profit_sb_percentage": 0.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "437b5a6f-ab0d-4249-b57e-401041071c3f",
                            "gambit_id": "dec890dc-1bc6-4ba2-8a80-9a9476cc664e",
                            "last_updated": "2023-09-23T10:23:11.710689-04:00",
                            "created_at": "2023-09-21T08:58:03.114208-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.88000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5443b8-35b1-4e6a-8ecb-ab3066ac2221/?format=api"
                        },
                        {
                            "id": "884ad8b9-d7ad-46ad-8a81-7ea511f37e6b",
                            "gambit_id": "439377b4-2923-40a8-870f-d60ff44db47b",
                            "last_updated": "2023-09-23T10:23:11.707464-04:00",
                            "created_at": "2023-09-21T08:58:03.109183-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "1.95000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5443b8-35b1-4e6a-8ecb-ab3066ac2221/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd4d6567-6f5e-48f9-9f53-55c73293e01b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7314a5e2-a382-4a56-bc69-063b758e1294/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:03.118727-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "STL",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e06dbd8d-1f40-4b69-852e-8d2a19edd48a",
                            "gambit_id": "13e9eaa9-d908-4781-99b1-59e253815648",
                            "last_updated": "2023-09-23T10:23:11.724280-04:00",
                            "created_at": "2023-09-21T08:58:03.123599-04:00",
                            "name": "MIL",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4d6567-6f5e-48f9-9f53-55c73293e01b/?format=api"
                        },
                        {
                            "id": "e25124cf-33a6-4774-a05a-8cc21702e917",
                            "gambit_id": "3218554d-949a-48c0-be4c-ce168983a6b6",
                            "last_updated": "2023-09-23T10:23:11.727607-04:00",
                            "created_at": "2023-09-21T08:58:03.128178-04:00",
                            "name": "STL",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4d6567-6f5e-48f9-9f53-55c73293e01b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7314a5e2-a382-4a56-bc69-063b758e1294/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:03.132194-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "e03f4029-a17b-4e5c-8123-8f9e0d496da6",
                            "gambit_id": "80d0a108-2ae8-40f3-a2a4-d555fe59e9e1",
                            "last_updated": "2023-09-23T10:23:11.761622-04:00",
                            "created_at": "2023-09-21T08:58:03.140331-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/5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a/?format=api"
                        },
                        {
                            "id": "a43caa1d-3977-407e-834a-340eaeb62bf4",
                            "gambit_id": "eb33d734-96cb-43c6-844a-c6290871325d",
                            "last_updated": "2023-09-23T10:23:11.734240-04:00",
                            "created_at": "2023-09-21T08:58:03.135797-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/5f99f10a-f009-4c32-a5ab-ed5cd84b2f7a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf7f631a-bf49-4a24-9dbb-299f8928094f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6a20d8d-c264-48f4-ab0b-00c407d3dd44",
            "completed": true,
            "last_updated": "2023-09-23T10:23:11.450022-04:00",
            "created_at": "2023-09-21T08:58:02.844208-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a6a20d8d-c264-48f4-ab0b-00c407d3dd44",
            "datetime": "2023-09-21T13:10:00-04:00",
            "cutoff_datetime": "2023-09-21T13:10:00-04:00",
            "name": "LAA (G Canning) v. TAM (Z Eflin)",
            "bettypes": [
                {
                    "id": "b46f9809-cb97-4db1-abf5-0b6a2b750d03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf7f631a-bf49-4a24-9dbb-299f8928094f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-21T08:58:02.854299-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7033.0
                            },
                            {
                                "team": "LAA (G Canning)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47b15fa7-78d9-420b-9c66-a629049cd5e4",
                            "gambit_id": "1babe54d-a274-43d6-8fb3-e8e4ba1e32c3",
                            "last_updated": "2023-09-23T10:23:11.466088-04:00",
                            "created_at": "2023-09-21T08:58:02.868043-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b46f9809-cb97-4db1-abf5-0b6a2b750d03/?format=api"
                        },
                        {
                            "id": "90307c61-9a5d-4bff-9e69-49b7ba59b73f",
                            "gambit_id": "90984ea8-97b0-473e-a2f4-dced95bd6a35",
                            "last_updated": "2023-09-23T10:23:11.462857-04:00",
                            "created_at": "2023-09-21T08:58:02.861381-04:00",
                            "name": "LAA (G Canning)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b46f9809-cb97-4db1-abf5-0b6a2b750d03/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd92455e-b056-4d37-9f33-1fbc4a6752de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf7f631a-bf49-4a24-9dbb-299f8928094f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-21T08:58:02.873821-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7b6bb1e3-f1ca-4510-b5e8-2327e4ed2562",
                            "gambit_id": "cdb568de-2d0e-4581-a649-38d276568ee5",
                            "last_updated": "2023-09-23T10:23:11.480754-04:00",
                            "created_at": "2023-09-21T08:58:02.883573-04:00",
                            "name": "TAM",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd92455e-b056-4d37-9f33-1fbc4a6752de/?format=api"
                        },
                        {
                            "id": "eca69b96-a302-4952-bce4-1750682e4f14",
                            "gambit_id": "5242074d-05f6-4bfd-aaa9-faab8982383b",
                            "last_updated": "2023-09-23T10:23:11.477601-04:00",
                            "created_at": "2023-09-21T08:58:02.878496-04:00",
                            "name": "LAA",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd92455e-b056-4d37-9f33-1fbc4a6752de/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5d53c53-c367-44d8-85e2-c41514ef893e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf7f631a-bf49-4a24-9dbb-299f8928094f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-21T08:58:02.889267-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "5c5ca12e-681a-444e-926f-1b9e63a3acfe",
                            "gambit_id": "588fa5ba-75ae-4ee0-8e42-47afec238dc6",
                            "last_updated": "2023-09-23T10:23:11.487162-04:00",
                            "created_at": "2023-09-21T08:58:02.895021-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/e5d53c53-c367-44d8-85e2-c41514ef893e/?format=api"
                        },
                        {
                            "id": "dac912a9-8a10-4894-9299-54d742ed22f0",
                            "gambit_id": "f890b264-35d5-471e-ac6f-a98972cbff27",
                            "last_updated": "2023-09-23T10:23:11.491268-04:00",
                            "created_at": "2023-09-21T08:58:02.900156-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/e5d53c53-c367-44d8-85e2-c41514ef893e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a7657427-d1b1-4b51-a550-fbb9fb7d852b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e91a67e6-8edf-4047-bfb9-b2e243c32f2c",
            "completed": true,
            "last_updated": "2023-09-23T10:23:07.435391-04:00",
            "created_at": "2023-09-20T09:33:07.534514-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/e91a67e6-8edf-4047-bfb9-b2e243c32f2c",
            "datetime": "2023-09-20T22:59:00-04:00",
            "cutoff_datetime": "2023-09-20T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 20th 2023",
            "bettypes": [
                {
                    "id": "ea17f81a-fc83-40ee-b804-65d44ec859c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7657427-d1b1-4b51-a550-fbb9fb7d852b/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-20T09:33:07.540072-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": "34031678-94cb-432f-bea2-5801de421617",
                            "gambit_id": "ae9c7a0b-dae7-4168-8a02-67d19bac36d1",
                            "last_updated": "2023-09-23T10:23:07.469131-04:00",
                            "created_at": "2023-09-20T09:33:07.566195-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea17f81a-fc83-40ee-b804-65d44ec859c6/?format=api"
                        },
                        {
                            "id": "aadc35fd-1fe1-42a6-8d0b-ea8fe293937f",
                            "gambit_id": "a16e9a22-2215-4e8a-b809-9fe7908a5669",
                            "last_updated": "2023-09-23T10:23:07.458565-04:00",
                            "created_at": "2023-09-20T09:33:07.556024-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea17f81a-fc83-40ee-b804-65d44ec859c6/?format=api"
                        },
                        {
                            "id": "74cba54b-5a3b-47e0-894d-4fe24ce889c9",
                            "gambit_id": "96b1bcf3-06e1-48d8-9207-48d6381378dc",
                            "last_updated": "2023-09-23T10:23:07.448196-04:00",
                            "created_at": "2023-09-20T09:33:07.545128-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea17f81a-fc83-40ee-b804-65d44ec859c6/?format=api"
                        },
                        {
                            "id": "4f22fb66-7a9d-407b-86aa-5704e932fba6",
                            "gambit_id": "5b6b016e-42e3-4024-9687-e663a3fbd94f",
                            "last_updated": "2023-09-23T10:23:07.464192-04:00",
                            "created_at": "2023-09-20T09:33:07.560378-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea17f81a-fc83-40ee-b804-65d44ec859c6/?format=api"
                        },
                        {
                            "id": "2c176db4-ff3b-4718-a758-2a289ceeb3a7",
                            "gambit_id": "2c1d7297-ab25-4cf4-960e-8defa8fd5d35",
                            "last_updated": "2023-09-23T10:23:07.453282-04:00",
                            "created_at": "2023-09-20T09:33:07.551229-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea17f81a-fc83-40ee-b804-65d44ec859c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7cd54a8-e55a-4b20-b9d8-2bb8303ab247",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f5145dda-e3c5-4075-9e9f-05b2ed96498d",
            "completed": true,
            "last_updated": "2023-09-23T10:28:11.055096-04:00",
            "created_at": "2023-09-20T09:33:07.329265-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/f5145dda-e3c5-4075-9e9f-05b2ed96498d",
            "datetime": "2023-09-20T22:59:00-04:00",
            "cutoff_datetime": "2023-09-20T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 20th 2023",
            "bettypes": [
                {
                    "id": "b8f3d151-6e5a-47ff-b6de-f907fe3a6c27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7cd54a8-e55a-4b20-b9d8-2bb8303ab247/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-20T09:33:07.341664-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "16e6a022-a89b-4bb8-966b-efaaa0e4854a",
                            "gambit_id": "7136c43b-25a7-4232-9272-089f6be251d7",
                            "last_updated": "2023-09-23T10:28:11.082574-04:00",
                            "created_at": "2023-09-20T09:33:07.352799-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f3d151-6e5a-47ff-b6de-f907fe3a6c27/?format=api"
                        },
                        {
                            "id": "92f1d459-dac8-471f-81d0-a65a01bb1532",
                            "gambit_id": "b5b52a09-e750-4c3d-bbaf-fcddd1ba4bb3",
                            "last_updated": "2023-09-23T10:28:11.070791-04:00",
                            "created_at": "2023-09-20T09:33:07.347921-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f3d151-6e5a-47ff-b6de-f907fe3a6c27/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dca333c6-62aa-4f09-91bc-0f80796c03de",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb266c0c-0426-41a4-9dc2-a0c9e0f32283",
            "completed": true,
            "last_updated": "2023-09-21T10:43:01.363039-04:00",
            "created_at": "2023-09-20T08:23:24.986283-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cb266c0c-0426-41a4-9dc2-a0c9e0f32283",
            "datetime": "2023-09-20T22:10:00-04:00",
            "cutoff_datetime": "2023-09-20T22:10:00-04:00",
            "name": "DET (R Olson) v. LOS (B Miller)",
            "bettypes": [
                {
                    "id": "e6597189-796d-43e3-8a58-7c47a02bde14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:24.997031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Miller)",
                                "amount": 7033.0
                            },
                            {
                                "team": "DET (R Olson)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bef01a98-267b-4fd0-a42f-e2eae0145dee",
                            "gambit_id": "f82ec236-0d11-4a0f-bfe8-30567aba470f",
                            "last_updated": "2023-09-21T10:43:01.378674-04:00",
                            "created_at": "2023-09-20T08:23:25.025203-04:00",
                            "name": "LOS (B Miller)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api"
                        },
                        {
                            "id": "bd9d2730-52ad-4813-b473-9304b6ee8d83",
                            "gambit_id": "beaed4d7-a9f9-4e70-ae25-f08463905148",
                            "last_updated": "2023-09-21T10:43:01.374387-04:00",
                            "created_at": "2023-09-20T08:23:25.001299-04:00",
                            "name": "DET (R Olson)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bf79c05-b5df-42d4-b6c4-3fa1e936a871",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:25.033694-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS",
                                "amount": 5512.0
                            },
                            {
                                "team": "DET",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61d640af-8522-4e3c-bfc2-36a6fda57057",
                            "gambit_id": "c279f717-d467-4633-b535-c9b14f301e36",
                            "last_updated": "2023-09-21T10:43:01.390186-04:00",
                            "created_at": "2023-09-20T08:23:25.048298-04:00",
                            "name": "LOS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf79c05-b5df-42d4-b6c4-3fa1e936a871/?format=api"
                        },
                        {
                            "id": "bc55c343-88cb-44a3-9659-09128aef57e6",
                            "gambit_id": "43abc21a-c4b6-4326-8658-f024baa38d6f",
                            "last_updated": "2023-09-21T10:43:01.386403-04:00",
                            "created_at": "2023-09-20T08:23:25.043628-04:00",
                            "name": "DET",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf79c05-b5df-42d4-b6c4-3fa1e936a871/?format=api"
                        }
                    ]
                },
                {
                    "id": "03fbf15c-a37f-470b-9da7-b88d4b2ded4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:25.053251-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d8326ce-27c9-48a8-ad2a-d5a8c73b4019",
                            "gambit_id": "198ebe6a-ce3f-4909-8a36-114fad60d7fa",
                            "last_updated": "2023-09-21T10:43:01.398936-04:00",
                            "created_at": "2023-09-20T08:23:25.056716-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/03fbf15c-a37f-470b-9da7-b88d4b2ded4a/?format=api"
                        },
                        {
                            "id": "e99b311a-261c-4d86-a112-b17497a83aba",
                            "gambit_id": "7287d3c8-bf6e-4af9-9e72-2c0a49a4cbba",
                            "last_updated": "2023-09-21T10:43:01.402730-04:00",
                            "created_at": "2023-09-20T08:23:25.061422-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/03fbf15c-a37f-470b-9da7-b88d4b2ded4a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf7f0822-649d-40c9-9a49-d9504374c4a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8112ce11-a3be-4ef2-ac10-d470f3807bc7",
            "completed": true,
            "last_updated": "2023-09-21T10:43:01.136474-04:00",
            "created_at": "2023-09-20T08:23:24.732852-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8112ce11-a3be-4ef2-ac10-d470f3807bc7",
            "datetime": "2023-09-20T19:45:00-04:00",
            "cutoff_datetime": "2023-09-20T19:45:00-04:00",
            "name": "MIL (A Houser) v. STL (Z Thompson)",
            "bettypes": [
                {
                    "id": "fece1214-5ecb-411d-b8b5-47e787375211",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:24.739697-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Houser)",
                                "amount": 5312.0
                            },
                            {
                                "team": "STL (Z Thompson)",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9561.6,
                        "profit_sb": 61.6,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9cfd677b-95d5-4883-8be6-448cc224f7cc",
                            "gambit_id": "912ae4f8-1a65-4138-8a34-9c53ffcd06ce",
                            "last_updated": "2023-09-21T10:43:01.144867-04:00",
                            "created_at": "2023-09-20T08:23:24.744572-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.80000",
                            "odds": "1.84030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api"
                        },
                        {
                            "id": "54bf37c9-8f3e-4d21-bc56-c022107385cf",
                            "gambit_id": "f787f15e-fd71-47bf-9328-848f8b1b391c",
                            "last_updated": "2023-09-21T10:43:01.148213-04:00",
                            "created_at": "2023-09-20T08:23:24.749678-04:00",
                            "name": "STL (Z Thompson)",
                            "reward": "2.04000",
                            "odds": "2.09000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api"
                        }
                    ]
                },
                {
                    "id": "030c90b6-feaf-4d68-8870-576cb481f0a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:24.754957-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "adf77965-2eec-46d5-bb3e-6c6655943de4",
                            "gambit_id": "71a8571c-9184-4261-b352-c75d1e66198f",
                            "last_updated": "2023-09-21T10:43:01.158006-04:00",
                            "created_at": "2023-09-20T08:23:24.763090-04:00",
                            "name": "STL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api"
                        },
                        {
                            "id": "f8b1d12e-a81c-4fa6-81ee-0b37d86b0c3e",
                            "gambit_id": "40e05699-4466-4d4d-a683-1aa34e567a06",
                            "last_updated": "2023-09-21T10:43:01.154792-04:00",
                            "created_at": "2023-09-20T08:23:24.759547-04:00",
                            "name": "MIL",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "45ee299b-7cc6-48b0-9535-f05d4228a9d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:24.768019-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1a814ca-8e34-420a-afee-0b419f73588e",
                            "gambit_id": "4451038b-551f-4063-944d-4c7000e9d9f4",
                            "last_updated": "2023-09-21T10:43:01.169077-04:00",
                            "created_at": "2023-09-20T08:23:24.781329-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45ee299b-7cc6-48b0-9535-f05d4228a9d1/?format=api"
                        },
                        {
                            "id": "7c43605e-5c8c-4bc9-a20a-4979bc5e5490",
                            "gambit_id": "60d1706c-54bc-45b1-8cc4-662b3fe7dbb7",
                            "last_updated": "2023-09-21T10:43:01.164788-04:00",
                            "created_at": "2023-09-20T08:23:24.772020-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45ee299b-7cc6-48b0-9535-f05d4228a9d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9370825b-4029-47ae-8f84-22ffe5685656",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8eb0609c-db9f-4637-b641-d9099f9203c3",
            "completed": true,
            "last_updated": "2023-09-21T10:48:07.663715-04:00",
            "created_at": "2023-09-20T13:43:04.942430-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8eb0609c-db9f-4637-b641-d9099f9203c3",
            "datetime": "2023-09-20T19:40:00-04:00",
            "cutoff_datetime": "2023-09-20T19:40:00-04:00",
            "name": "PIT (M Keller) v. CHC (J Steele)",
            "bettypes": [
                {
                    "id": "4b4dcf89-9318-4ad6-8e27-6b0e6e999089",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T13:43:04.950802-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Steele)",
                                "amount": 6359.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e190ed69-699d-4510-8afb-48696e8d2b8e",
                            "gambit_id": "2f2f6efe-2561-4632-9627-838d5b548994",
                            "last_updated": "2023-09-21T10:48:07.682568-04:00",
                            "created_at": "2023-09-20T13:43:04.962747-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4dcf89-9318-4ad6-8e27-6b0e6e999089/?format=api"
                        },
                        {
                            "id": "21362698-4e06-470a-8f01-4be42eb481ec",
                            "gambit_id": "5f937467-e6b9-40f2-a2df-6725112c6fa0",
                            "last_updated": "2023-09-21T10:48:07.679274-04:00",
                            "created_at": "2023-09-20T13:43:04.957512-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4dcf89-9318-4ad6-8e27-6b0e6e999089/?format=api"
                        }
                    ]
                },
                {
                    "id": "2604ae87-6f83-4088-858c-479b644cd819",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T13:43:04.966862-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6b94816-9687-4cbc-899b-b7480c4a3ee4",
                            "gambit_id": "975624c2-a866-4f0b-85ac-d16b912d83f2",
                            "last_updated": "2023-09-21T10:48:07.689465-04:00",
                            "created_at": "2023-09-20T13:43:04.970783-04:00",
                            "name": "PIT",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2604ae87-6f83-4088-858c-479b644cd819/?format=api"
                        },
                        {
                            "id": "835d7b8d-ce28-40d6-a257-c3059e330e4f",
                            "gambit_id": "82fb155f-c4e3-4fca-a968-1d2af9fa44ac",
                            "last_updated": "2023-09-21T10:48:07.693338-04:00",
                            "created_at": "2023-09-20T13:43:04.975687-04:00",
                            "name": "CHC",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2604ae87-6f83-4088-858c-479b644cd819/?format=api"
                        }
                    ]
                },
                {
                    "id": "2231a575-917c-4e7f-a82d-838527e15f53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T13:43:04.980045-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "c42b4a32-5da0-4534-8a00-8a92f512f6a2",
                            "gambit_id": "5f63dd7f-b7b1-41f9-9a8c-162083d24642",
                            "last_updated": "2023-09-21T10:48:07.701920-04:00",
                            "created_at": "2023-09-20T13:43:04.983747-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/2231a575-917c-4e7f-a82d-838527e15f53/?format=api"
                        },
                        {
                            "id": "3c95de77-d35d-4283-863f-9eb993488308",
                            "gambit_id": "3a23f6c4-47d4-440c-ba5c-3115acfeb54c",
                            "last_updated": "2023-09-21T10:48:07.705196-04:00",
                            "created_at": "2023-09-20T13:43:04.988730-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/2231a575-917c-4e7f-a82d-838527e15f53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b060b8cd-cac9-422c-b985-8c6583fecae5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "73e68cdd-24f9-4c30-957f-b0216d97e523",
            "completed": true,
            "last_updated": "2023-09-22T10:43:03.690948-04:00",
            "created_at": "2023-09-20T08:23:24.488717-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.63,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/73e68cdd-24f9-4c30-957f-b0216d97e523",
            "datetime": "2023-09-20T19:05:00-04:00",
            "cutoff_datetime": "2023-09-20T19:05:00-04:00",
            "name": "TOR (K Gausman) v. NYY (M King)",
            "bettypes": [
                {
                    "id": "79e33984-58eb-4423-b743-8fbe7e140fc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:24.501418-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5196.0
                            },
                            {
                                "team": "NYY (M King)",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 9559.96,
                        "profit_sb": 59.96,
                        "profit_sb_percentage": 0.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2427195b-2e29-44eb-a71a-9a2ade160a20",
                            "gambit_id": "fe2efd08-d819-4895-b9c2-4978671a41db",
                            "last_updated": "2023-09-22T10:43:03.707523-04:00",
                            "created_at": "2023-09-20T08:23:24.507395-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.84000",
                            "odds": "1.87720",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e33984-58eb-4423-b743-8fbe7e140fc7/?format=api"
                        },
                        {
                            "id": "c274cdba-f737-4da4-860e-8e5eedf4e56d",
                            "gambit_id": "6803c778-2d1a-4a50-b0da-219815f458d1",
                            "last_updated": "2023-09-22T10:43:03.710979-04:00",
                            "created_at": "2023-09-20T08:23:24.511881-04:00",
                            "name": "NYY (M King)",
                            "reward": "1.99000",
                            "odds": "2.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79e33984-58eb-4423-b743-8fbe7e140fc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d1f9d78-b0bf-45c4-856b-304810b8b73e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:24.515636-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11259627-790c-49d5-9238-1e4a2587054f",
                            "gambit_id": "75e27ca0-0b56-453e-840b-24b9a3779153",
                            "last_updated": "2023-09-22T10:43:03.723824-04:00",
                            "created_at": "2023-09-20T08:23:24.526126-04:00",
                            "name": "NYY",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1f9d78-b0bf-45c4-856b-304810b8b73e/?format=api"
                        },
                        {
                            "id": "cc2ac5f8-eeee-41b6-a7d6-7721bef063c8",
                            "gambit_id": "f1e231bd-3cec-4915-bd7f-82b49fcb7f46",
                            "last_updated": "2023-09-22T10:43:03.717215-04:00",
                            "created_at": "2023-09-20T08:23:24.521201-04:00",
                            "name": "TOR",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d1f9d78-b0bf-45c4-856b-304810b8b73e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b052bf13-651a-46ff-b9d1-6ef9afb8d75f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b060b8cd-cac9-422c-b985-8c6583fecae5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:24.531631-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f183ee4a-1809-49f2-a118-ce8084b3bf53",
                            "gambit_id": "14a0cffd-6351-4b13-a34a-23f88e84adaf",
                            "last_updated": "2023-09-22T10:43:03.730376-04:00",
                            "created_at": "2023-09-20T08:23:24.535163-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052bf13-651a-46ff-b9d1-6ef9afb8d75f/?format=api"
                        },
                        {
                            "id": "f1d0e965-8f49-45f2-9612-b98acb0edfb3",
                            "gambit_id": "792796d3-8e8e-4814-9613-5f8bb8e0c187",
                            "last_updated": "2023-09-22T10:43:03.733543-04:00",
                            "created_at": "2023-09-20T08:23:24.539787-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052bf13-651a-46ff-b9d1-6ef9afb8d75f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5851c1e2-3abe-4c5d-bffc-c5f2f9d54f2e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "13ba6fc9-56e5-480e-840d-fb5bc8720fdf",
            "completed": true,
            "last_updated": "2023-09-22T10:43:03.202937-04:00",
            "created_at": "2023-09-20T08:23:23.984596-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/13ba6fc9-56e5-480e-840d-fb5bc8720fdf",
            "datetime": "2023-09-20T18:40:00-04:00",
            "cutoff_datetime": "2023-09-20T18:40:00-04:00",
            "name": "NYM (K Senga) v. MIA (E Perez)",
            "bettypes": [
                {
                    "id": "b102bbeb-21fe-4d8d-acec-76eb5b82d959",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5851c1e2-3abe-4c5d-bffc-c5f2f9d54f2e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:23.995373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (E Perez)",
                                "amount": 5312.0
                            },
                            {
                                "team": "NYM (K Senga)",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9561.6,
                        "profit_sb": 61.6,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34704359-83f0-433a-9c82-ef89330f78a0",
                            "gambit_id": "6dd8bdb3-e12c-4030-820e-6dd068e0b0a0",
                            "last_updated": "2023-09-22T10:43:03.219249-04:00",
                            "created_at": "2023-09-20T08:23:24.016020-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "1.80000",
                            "odds": "1.84030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b102bbeb-21fe-4d8d-acec-76eb5b82d959/?format=api"
                        },
                        {
                            "id": "bff09b8d-0bf7-45e8-9580-e3db8f01afa4",
                            "gambit_id": "0f8c87d3-920d-40ba-a193-5c85ee44bab5",
                            "last_updated": "2023-09-22T10:43:03.215274-04:00",
                            "created_at": "2023-09-20T08:23:24.005189-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "2.04000",
                            "odds": "2.09000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b102bbeb-21fe-4d8d-acec-76eb5b82d959/?format=api"
                        }
                    ]
                },
                {
                    "id": "842327b6-83b0-4255-bb5b-ea820c29d355",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5851c1e2-3abe-4c5d-bffc-c5f2f9d54f2e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:24.025328-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6554.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8640770-006c-4788-a785-a13644e16c06",
                            "gambit_id": "c61dc7aa-9865-44f7-b736-7fd91c1c9786",
                            "last_updated": "2023-09-22T10:43:03.225658-04:00",
                            "created_at": "2023-09-20T08:23:24.030105-04:00",
                            "name": "NYM",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/842327b6-83b0-4255-bb5b-ea820c29d355/?format=api"
                        },
                        {
                            "id": "0026dc21-df47-4553-8d98-909cce60f52c",
                            "gambit_id": "d0a1fed6-9aae-4f7b-9c5f-4fa359a0fb7f",
                            "last_updated": "2023-09-22T10:43:03.232837-04:00",
                            "created_at": "2023-09-20T08:23:24.035009-04:00",
                            "name": "MIA",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/842327b6-83b0-4255-bb5b-ea820c29d355/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ba28fc6-8f13-4be0-9bed-bfafebcb30cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5851c1e2-3abe-4c5d-bffc-c5f2f9d54f2e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:24.039262-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8daf3086-24dd-4dcf-8b35-76a01cc251d9",
                            "gambit_id": "c392ed33-782f-4400-9505-bf531a8f4863",
                            "last_updated": "2023-09-22T10:43:03.240562-04:00",
                            "created_at": "2023-09-20T08:23:24.043610-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/2ba28fc6-8f13-4be0-9bed-bfafebcb30cb/?format=api"
                        },
                        {
                            "id": "b157e319-a778-48f3-b404-abff868ed050",
                            "gambit_id": "0bda0f2b-ac26-45a5-b8f1-aceb9d6d00e2",
                            "last_updated": "2023-09-22T10:43:03.248549-04:00",
                            "created_at": "2023-09-20T08:23:24.049581-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/2ba28fc6-8f13-4be0-9bed-bfafebcb30cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1563c858-a92d-431e-acf1-d76facb31b63",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c04f0ebc-6f8a-4025-8c5a-5e37e54f0f0f",
            "completed": true,
            "last_updated": "2023-09-22T10:43:03.445777-04:00",
            "created_at": "2023-09-20T08:23:24.246829-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c04f0ebc-6f8a-4025-8c5a-5e37e54f0f0f",
            "datetime": "2023-09-20T18:40:00-04:00",
            "cutoff_datetime": "2023-09-20T18:40:00-04:00",
            "name": "LAA (R Detmers) v. TAM (A Civale)",
            "bettypes": [
                {
                    "id": "c197856c-67ff-4d4c-9fe1-fcf324379689",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1563c858-a92d-431e-acf1-d76facb31b63/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:24.253878-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Civale)",
                                "amount": 6885.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39a031c1-3671-46c4-91d6-fecefb3ae0ca",
                            "gambit_id": "71657981-6896-4e6e-bb1a-3311dddc8fa6",
                            "last_updated": "2023-09-22T10:43:03.463491-04:00",
                            "created_at": "2023-09-20T08:23:24.265378-04:00",
                            "name": "TAM (A Civale)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c197856c-67ff-4d4c-9fe1-fcf324379689/?format=api"
                        },
                        {
                            "id": "3dd4ae34-73e3-4116-97d5-0a529f955f0d",
                            "gambit_id": "ff787f6c-e428-473c-b69a-9b360031bd68",
                            "last_updated": "2023-09-22T10:43:03.460299-04:00",
                            "created_at": "2023-09-20T08:23:24.259631-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c197856c-67ff-4d4c-9fe1-fcf324379689/?format=api"
                        }
                    ]
                },
                {
                    "id": "89373a46-6b47-4708-bc7a-69c0fb294e3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1563c858-a92d-431e-acf1-d76facb31b63/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:24.269080-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bacbc1a3-71a3-441e-ac80-244c8992a31e",
                            "gambit_id": "43938a6a-6e19-4207-a01b-322c392cb8e9",
                            "last_updated": "2023-09-22T10:43:03.475820-04:00",
                            "created_at": "2023-09-20T08:23:24.280654-04:00",
                            "name": "TAM",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89373a46-6b47-4708-bc7a-69c0fb294e3e/?format=api"
                        },
                        {
                            "id": "e35adc26-2c31-489c-bea4-2916e8befc1b",
                            "gambit_id": "8eb68df3-e6e6-4298-a043-72395373f8af",
                            "last_updated": "2023-09-22T10:43:03.470096-04:00",
                            "created_at": "2023-09-20T08:23:24.275294-04:00",
                            "name": "LAA",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89373a46-6b47-4708-bc7a-69c0fb294e3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "571428a3-61bd-4dd1-9d96-4d53562e724d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1563c858-a92d-431e-acf1-d76facb31b63/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:24.285329-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6580a31d-2557-4e7c-8116-d4d103c01dcb",
                            "gambit_id": "d2234ac2-41c9-40bd-b1f8-18859bd74e2e",
                            "last_updated": "2023-09-22T10:43:03.490113-04:00",
                            "created_at": "2023-09-20T08:23:24.289387-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571428a3-61bd-4dd1-9d96-4d53562e724d/?format=api"
                        },
                        {
                            "id": "1e3ad240-239b-41ed-be50-57d5fa118151",
                            "gambit_id": "113de1d8-b000-46be-98bd-3b5e6586dd6f",
                            "last_updated": "2023-09-22T10:43:03.493588-04:00",
                            "created_at": "2023-09-20T08:23:24.293471-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571428a3-61bd-4dd1-9d96-4d53562e724d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e623f706-324c-4586-8da5-eddcf0e462c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6f2c77e2-9bcd-4025-ab04-a786f2ee1a97",
            "completed": true,
            "last_updated": "2023-09-22T17:23:06.920251-04:00",
            "created_at": "2023-09-20T08:23:23.728018-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f2c77e2-9bcd-4025-ab04-a786f2ee1a97",
            "datetime": "2023-09-20T16:10:00-04:00",
            "cutoff_datetime": "2023-09-20T16:10:00-04:00",
            "name": "COL (C Anderson) v. SDG (S Lugo)",
            "bettypes": [
                {
                    "id": "4a033f09-9048-4ab5-8ee3-ca4405f03965",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:23.736768-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "COL (C Anderson)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98535a41-371b-4cb3-b5d6-20b662fc1b81",
                            "gambit_id": "988150ab-3833-4b46-b949-03a5971f826c",
                            "last_updated": "2023-09-22T17:23:06.931612-04:00",
                            "created_at": "2023-09-20T08:23:23.750433-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a033f09-9048-4ab5-8ee3-ca4405f03965/?format=api"
                        },
                        {
                            "id": "d4e6ebb3-b374-4cba-afe0-82ac75551cfc",
                            "gambit_id": "1e48a9cf-c371-41eb-a88e-1d20fdb9613d",
                            "last_updated": "2023-09-22T17:23:06.928220-04:00",
                            "created_at": "2023-09-20T08:23:23.741259-04:00",
                            "name": "COL (C Anderson)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a033f09-9048-4ab5-8ee3-ca4405f03965/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d5cabf6-e7ad-49d2-81c4-75159af6822d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:23.755030-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "COL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d41c4dc7-df6c-4450-b620-a5210e03fb46",
                            "gambit_id": "184a0860-e286-431c-8302-160a06ec572d",
                            "last_updated": "2023-09-22T17:23:06.941746-04:00",
                            "created_at": "2023-09-20T08:23:23.763836-04:00",
                            "name": "SDG",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5cabf6-e7ad-49d2-81c4-75159af6822d/?format=api"
                        },
                        {
                            "id": "82a0594a-361a-4c97-8792-a15eba813217",
                            "gambit_id": "c53cc16b-365e-4b13-91ff-a650259c8faf",
                            "last_updated": "2023-09-22T17:23:06.938139-04:00",
                            "created_at": "2023-09-20T08:23:23.759224-04:00",
                            "name": "COL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5cabf6-e7ad-49d2-81c4-75159af6822d/?format=api"
                        }
                    ]
                },
                {
                    "id": "73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:23.771473-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "3ec645d9-70ec-4748-9186-f1f31bfa466a",
                            "gambit_id": "9c9c19f4-725f-419e-b5b9-9db72ce264c1",
                            "last_updated": "2023-09-22T17:23:06.952504-04:00",
                            "created_at": "2023-09-20T08:23:23.787229-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/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api"
                        },
                        {
                            "id": "7008694b-d60c-4a86-b55f-41d52b7a2850",
                            "gambit_id": "1d5117f6-f70c-4357-b8cf-e76db11bca26",
                            "last_updated": "2023-09-22T17:23:06.948982-04:00",
                            "created_at": "2023-09-20T08:23:23.779780-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/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0dd8fdd4-7889-4d1a-8bd9-ff343d03498b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8cba6c24-2dee-4bad-ac53-c5c80ac23639",
            "completed": true,
            "last_updated": "2023-09-22T17:23:06.678804-04:00",
            "created_at": "2023-09-20T08:23:23.468270-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8cba6c24-2dee-4bad-ac53-c5c80ac23639",
            "datetime": "2023-09-20T15:40:00-04:00",
            "cutoff_datetime": "2023-09-20T15:40:00-04:00",
            "name": "SFO (L Webb) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "8829bb0a-70c4-4099-886b-5cdb1251d413",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:23.489251-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5131.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3821e11-7673-4be6-ae80-f82670d2742c",
                            "gambit_id": "6a8d1853-bc6b-4df5-9b94-e77b5814f6de",
                            "last_updated": "2023-09-22T17:23:06.689431-04:00",
                            "created_at": "2023-09-20T08:23:23.496346-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api"
                        },
                        {
                            "id": "9159bd84-8f06-471d-bf99-b05892acdb63",
                            "gambit_id": "e323f90b-436c-4ee8-96fa-f7a83987cc5b",
                            "last_updated": "2023-09-22T17:23:06.692883-04:00",
                            "created_at": "2023-09-20T08:23:23.504466-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api"
                        }
                    ]
                },
                {
                    "id": "282a770b-bfc3-437c-9869-3ace382f08ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:23.509527-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6698.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9443.72,
                        "profit_sb": -56.28,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25a4dd82-261f-4b47-b12f-03c175efb4b8",
                            "gambit_id": "cb0234b7-c79e-4a52-827c-9b9bfc5b829f",
                            "last_updated": "2023-09-22T17:23:06.699641-04:00",
                            "created_at": "2023-09-20T08:23:23.513895-04:00",
                            "name": "SFO",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api"
                        },
                        {
                            "id": "7bc60359-038c-4c77-8689-d7556e89909d",
                            "gambit_id": "c22e3e7d-758f-4b64-ab50-82c8ef7c2dc6",
                            "last_updated": "2023-09-22T17:23:06.703205-04:00",
                            "created_at": "2023-09-20T08:23:23.520187-04:00",
                            "name": "ARI",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "40378bec-e027-4611-b9a2-ef99c27e8f59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:23.524963-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "9649c7a8-5d35-48d8-a709-e702c122a648",
                            "gambit_id": "7ec60058-4c8a-4321-bff9-986f7335b23a",
                            "last_updated": "2023-09-22T17:23:06.710133-04:00",
                            "created_at": "2023-09-20T08:23:23.529296-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/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api"
                        },
                        {
                            "id": "5dc3c734-4b84-470f-ab72-bf0501a8e7b5",
                            "gambit_id": "509ec4a5-3236-4045-ab69-013062196cfa",
                            "last_updated": "2023-09-22T17:23:06.713660-04:00",
                            "created_at": "2023-09-20T08:23:23.534264-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/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "388cd0c2-6f08-48c5-aa76-10f2cb0cbe65",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "23ea158c-790f-494e-ae80-9bcf27aee191",
            "completed": true,
            "last_updated": "2023-09-22T17:23:06.439427-04:00",
            "created_at": "2023-09-20T08:23:23.210251-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/23ea158c-790f-494e-ae80-9bcf27aee191",
            "datetime": "2023-09-20T15:37:00-04:00",
            "cutoff_datetime": "2023-09-20T15:37:00-04:00",
            "name": "SEA (G Kirby) v. OAK (J Estes)",
            "bettypes": [
                {
                    "id": "0c51028a-2d77-4cf3-8010-187488967777",
                    "match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:23.217491-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "OAK (J Estes)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ea1b383-b1f1-47b8-a143-231c7583f14b",
                            "gambit_id": "8c865c98-d4e3-4d0e-a74f-efa69e888665",
                            "last_updated": "2023-09-22T17:23:06.456898-04:00",
                            "created_at": "2023-09-20T08:23:23.222039-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api"
                        },
                        {
                            "id": "b9d37297-2d85-4e96-8d18-b4764f2b5460",
                            "gambit_id": "1febe454-3128-466c-938a-c086429db5d6",
                            "last_updated": "2023-09-22T17:23:06.460454-04:00",
                            "created_at": "2023-09-20T08:23:23.227091-04:00",
                            "name": "OAK (J Estes)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c51028a-2d77-4cf3-8010-187488967777/?format=api"
                        }
                    ]
                },
                {
                    "id": "17b4c664-758b-4fc7-b9eb-9ae098191676",
                    "match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:23.231742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8816fa4-7856-40e0-87c4-2aa315ca6ff7",
                            "gambit_id": "3ae5dac6-81fc-4e76-94e8-51e79fee6081",
                            "last_updated": "2023-09-22T17:23:06.467822-04:00",
                            "created_at": "2023-09-20T08:23:23.236002-04:00",
                            "name": "SEA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api"
                        },
                        {
                            "id": "6d5a7889-c0ca-47e0-b4a7-530c5f8f9268",
                            "gambit_id": "7046f823-6c4c-42d4-ba94-5fbd4c922b39",
                            "last_updated": "2023-09-22T17:23:06.471602-04:00",
                            "created_at": "2023-09-20T08:23:23.240431-04:00",
                            "name": "OAK",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api"
                        }
                    ]
                },
                {
                    "id": "340e02c1-8e66-40cf-8826-2e3905994f17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:23.245441-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "91c17bad-061f-49ea-9f3d-f623e29f1b19",
                            "gambit_id": "67d93338-5806-422e-a1c6-55d4a189de02",
                            "last_updated": "2023-09-22T17:23:06.482099-04:00",
                            "created_at": "2023-09-20T08:23:23.270685-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/340e02c1-8e66-40cf-8826-2e3905994f17/?format=api"
                        },
                        {
                            "id": "84f05eea-d974-499d-a9ed-3646cdfb2374",
                            "gambit_id": "e15d08f1-dff3-4b0a-9c0c-bd142b0c9769",
                            "last_updated": "2023-09-22T17:23:06.478823-04:00",
                            "created_at": "2023-09-20T08:23:23.250406-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/340e02c1-8e66-40cf-8826-2e3905994f17/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "457f59fa-0a36-4baf-8d2f-ce04990da44c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8ffb392f-e5f9-4477-a2c7-c6447dd2505a",
            "completed": true,
            "last_updated": "2023-09-22T10:53:05.932835-04:00",
            "created_at": "2023-09-20T08:23:22.960357-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8ffb392f-e5f9-4477-a2c7-c6447dd2505a",
            "datetime": "2023-09-20T14:10:00-04:00",
            "cutoff_datetime": "2023-09-20T14:10:00-04:00",
            "name": "BAL (K Bradish) v. HOU (C Javier)",
            "bettypes": [
                {
                    "id": "b9509905-1e78-4416-bea8-8ce0798d92a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/457f59fa-0a36-4baf-8d2f-ce04990da44c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:22.975123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 5170.0
                            },
                            {
                                "team": "HOU (C Javier)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f2052b5-5f9f-48f6-8cbb-17d3d2fa00da",
                            "gambit_id": "00407533-fac4-423b-8d9a-3edbed36242e",
                            "last_updated": "2023-09-22T10:53:05.949377-04:00",
                            "created_at": "2023-09-20T08:23:22.979719-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9509905-1e78-4416-bea8-8ce0798d92a4/?format=api"
                        },
                        {
                            "id": "2fdb88e8-729a-412c-a0e7-88e7fe13a0fe",
                            "gambit_id": "1109b86d-1347-4e46-8cf3-d6650eb5252b",
                            "last_updated": "2023-09-22T10:53:05.953118-04:00",
                            "created_at": "2023-09-20T08:23:22.984738-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9509905-1e78-4416-bea8-8ce0798d92a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "73201a59-7e30-4523-82f2-3b4adb065579",
                    "match": "https://api-prod.gambitprofit.com/api/matches/457f59fa-0a36-4baf-8d2f-ce04990da44c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:22.989736-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2cbd3ba-54a1-49be-84c3-8b14e926fa9d",
                            "gambit_id": "c7966879-ded0-4a65-a984-8051975e3c4f",
                            "last_updated": "2023-09-22T10:53:05.963610-04:00",
                            "created_at": "2023-09-20T08:23:22.998181-04:00",
                            "name": "HOU",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73201a59-7e30-4523-82f2-3b4adb065579/?format=api"
                        },
                        {
                            "id": "16212f93-a350-4457-8b07-b4b5bcadc69e",
                            "gambit_id": "5028fe74-b991-451b-8cef-5a1218e26338",
                            "last_updated": "2023-09-22T10:53:05.960148-04:00",
                            "created_at": "2023-09-20T08:23:22.993944-04:00",
                            "name": "BAL",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73201a59-7e30-4523-82f2-3b4adb065579/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cfd4812-0375-4677-a3d2-2b2f0e8b2c51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/457f59fa-0a36-4baf-8d2f-ce04990da44c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:23.006183-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "07760737-b68e-4361-9f34-f7d764e86fbb",
                            "gambit_id": "0929446c-55a5-43ce-98a5-ae104d13c2a9",
                            "last_updated": "2023-09-22T10:53:05.970410-04:00",
                            "created_at": "2023-09-20T08:23:23.011358-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/2cfd4812-0375-4677-a3d2-2b2f0e8b2c51/?format=api"
                        },
                        {
                            "id": "f85d91c1-f729-4358-8c0c-2c4d1a152492",
                            "gambit_id": "5715da6d-f9ce-46e3-a077-b6a0275d4d61",
                            "last_updated": "2023-09-22T10:53:05.981946-04:00",
                            "created_at": "2023-09-20T08:23:23.016419-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/2cfd4812-0375-4677-a3d2-2b2f0e8b2c51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5f98654-82fe-4e4b-b63d-81484c03fb68",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cf407e2d-cde5-44d7-89b8-20b57a25238b",
            "completed": true,
            "last_updated": "2023-09-22T10:48:05.337578-04:00",
            "created_at": "2023-09-20T08:23:22.717837-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cf407e2d-cde5-44d7-89b8-20b57a25238b",
            "datetime": "2023-09-20T14:10:00-04:00",
            "cutoff_datetime": "2023-09-20T14:10:00-04:00",
            "name": "CLE (L Giolito) v. KAN (Z Greinke)",
            "bettypes": [
                {
                    "id": "4487bff3-9790-42de-85a1-4c1d4d69b067",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5f98654-82fe-4e4b-b63d-81484c03fb68/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:22.725189-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Giolito)",
                                "amount": 5776.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e0c0887e-81aa-4e73-a6d7-20ccc6e2ae81",
                            "gambit_id": "b3ea0e89-cf67-49db-afaa-89063c7b404d",
                            "last_updated": "2023-09-22T10:48:05.345795-04:00",
                            "created_at": "2023-09-20T08:23:22.730442-04:00",
                            "name": "CLE (L Giolito)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4487bff3-9790-42de-85a1-4c1d4d69b067/?format=api"
                        },
                        {
                            "id": "ce9833f8-345f-4da8-9c1c-852b72a145c5",
                            "gambit_id": "a6b7d4d4-d558-4c20-9a2f-5ccd3c68a716",
                            "last_updated": "2023-09-22T10:48:05.349618-04:00",
                            "created_at": "2023-09-20T08:23:22.734636-04:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4487bff3-9790-42de-85a1-4c1d4d69b067/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bce087d-f9ad-4157-90b5-d10eb85dda27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5f98654-82fe-4e4b-b63d-81484c03fb68/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:22.738802-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd008804-1b01-4ee5-a613-269e219dc7f3",
                            "gambit_id": "7b9d3816-ad40-4b4d-ac8a-d2a736956157",
                            "last_updated": "2023-09-22T10:48:05.360586-04:00",
                            "created_at": "2023-09-20T08:23:22.748303-04:00",
                            "name": "KAN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bce087d-f9ad-4157-90b5-d10eb85dda27/?format=api"
                        },
                        {
                            "id": "4753f2fb-b3a9-4328-8b8c-559e31523739",
                            "gambit_id": "d7c4bbc5-a873-4f66-b1e6-37b456be627c",
                            "last_updated": "2023-09-22T10:48:05.357134-04:00",
                            "created_at": "2023-09-20T08:23:22.742658-04:00",
                            "name": "CLE",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bce087d-f9ad-4157-90b5-d10eb85dda27/?format=api"
                        }
                    ]
                },
                {
                    "id": "be098841-f292-465a-be2c-0a3610d19691",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5f98654-82fe-4e4b-b63d-81484c03fb68/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:22.756330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "40cf4e1a-6307-4222-83a5-4a1f3e4eadbd",
                            "gambit_id": "ae05fefd-1837-4b47-8e5f-932017e3db57",
                            "last_updated": "2023-09-22T10:48:05.367917-04:00",
                            "created_at": "2023-09-20T08:23:22.761689-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/be098841-f292-465a-be2c-0a3610d19691/?format=api"
                        },
                        {
                            "id": "6f11a104-3e11-43a3-81fd-152af0285968",
                            "gambit_id": "f9fdee9e-9fb4-48c4-b7ef-a70e45e3edfe",
                            "last_updated": "2023-09-22T10:48:05.371882-04:00",
                            "created_at": "2023-09-20T08:23:22.766005-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/be098841-f292-465a-be2c-0a3610d19691/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c9dcd35-34ba-42d4-95a8-26fd6986432a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2f8c39c2-6153-4faf-b131-c6f63509abd3",
            "completed": true,
            "last_updated": "2023-09-22T10:48:05.084614-04:00",
            "created_at": "2023-09-20T08:23:22.473496-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2f8c39c2-6153-4faf-b131-c6f63509abd3",
            "datetime": "2023-09-20T14:05:00-04:00",
            "cutoff_datetime": "2023-09-20T14:05:00-04:00",
            "name": "BOS (B Bello) v. TEX (J Gray)",
            "bettypes": [
                {
                    "id": "033fa6e0-90a0-404a-9500-a67889cc005e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:22.483678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Gray)",
                                "amount": 5827.0
                            },
                            {
                                "team": "BOS (B Bello)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b27249f6-49fc-4ae5-a534-ee696c5d2d2a",
                            "gambit_id": "7630b29e-8082-4435-8f62-e7367e951054",
                            "last_updated": "2023-09-22T10:48:05.099021-04:00",
                            "created_at": "2023-09-20T08:23:22.493949-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api"
                        },
                        {
                            "id": "da2d53e5-2e2f-44c1-995f-93aa592fa02f",
                            "gambit_id": "d304b893-e9bf-4a3c-96fe-2ad4962243f2",
                            "last_updated": "2023-09-22T10:48:05.093879-04:00",
                            "created_at": "2023-09-20T08:23:22.487946-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/033fa6e0-90a0-404a-9500-a67889cc005e/?format=api"
                        }
                    ]
                },
                {
                    "id": "31309860-7e75-4af7-8c55-f85bca34b890",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:22.497943-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "22ce439c-7290-4093-bf29-ab7c1343c125",
                            "gambit_id": "885b7207-5f98-47f4-a979-79422b38be33",
                            "last_updated": "2023-09-22T10:48:05.107714-04:00",
                            "created_at": "2023-09-20T08:23:22.503816-04:00",
                            "name": "BOS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api"
                        },
                        {
                            "id": "c7a21624-d29a-4dfa-a9e0-c0c9949a8047",
                            "gambit_id": "70ad143e-8963-4a82-be98-4100814f91c0",
                            "last_updated": "2023-09-22T10:48:05.111215-04:00",
                            "created_at": "2023-09-20T08:23:22.508835-04:00",
                            "name": "TEX",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api"
                        }
                    ]
                },
                {
                    "id": "91974914-be99-475f-ba45-54d301bd358e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:22.513318-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "94c91c2e-74dc-407e-beaf-f7a3c7beed84",
                            "gambit_id": "8863978a-ecc9-4f1e-8f3d-9b9852fbb358",
                            "last_updated": "2023-09-22T10:48:05.121988-04:00",
                            "created_at": "2023-09-20T08:23:22.523712-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/91974914-be99-475f-ba45-54d301bd358e/?format=api"
                        },
                        {
                            "id": "019b7ad8-50d9-487f-a30c-6f5434c29a6f",
                            "gambit_id": "43426002-258e-4d9f-86b0-bf07e8312c4b",
                            "last_updated": "2023-09-22T10:48:05.118171-04:00",
                            "created_at": "2023-09-20T08:23:22.518112-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/91974914-be99-475f-ba45-54d301bd358e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17370194-2887-4943-92fa-4bdeacae8fe5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "21c17b7d-551b-4b7f-a93a-1a479acc69d4",
            "completed": true,
            "last_updated": "2023-09-22T10:48:04.782750-04:00",
            "created_at": "2023-09-20T08:23:22.229888-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/21c17b7d-551b-4b7f-a93a-1a479acc69d4",
            "datetime": "2023-09-20T13:05:00-04:00",
            "cutoff_datetime": "2023-09-20T13:05:00-04:00",
            "name": "CWS (M Kopech) v. WAS (J Gray)",
            "bettypes": [
                {
                    "id": "264d5c97-3333-4f21-a6b2-150373493288",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17370194-2887-4943-92fa-4bdeacae8fe5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:22.241869-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Gray)",
                                "amount": 5541.0
                            },
                            {
                                "team": "CWS (M Kopech)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e69f83c8-270a-4a07-9cd9-7b839cc84542",
                            "gambit_id": "1ae341b4-98d9-48ad-b4bd-2f9bfad45344",
                            "last_updated": "2023-09-22T10:48:04.805225-04:00",
                            "created_at": "2023-09-20T08:23:22.250756-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264d5c97-3333-4f21-a6b2-150373493288/?format=api"
                        },
                        {
                            "id": "396133c5-81fc-4598-92f1-36a4fc0dddd5",
                            "gambit_id": "15bd89f3-643e-4de1-a696-8c1329230c68",
                            "last_updated": "2023-09-22T10:48:04.801655-04:00",
                            "created_at": "2023-09-20T08:23:22.247195-04:00",
                            "name": "CWS (M Kopech)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264d5c97-3333-4f21-a6b2-150373493288/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cc83f31-5b67-45ce-8b38-173e83a00789",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17370194-2887-4943-92fa-4bdeacae8fe5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:22.255195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "WAS",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a08fb847-1641-46d3-adc4-2817e9b2453e",
                            "gambit_id": "cfa2d7b9-0514-4e6b-bae2-85cef151fe5f",
                            "last_updated": "2023-09-22T10:48:04.812259-04:00",
                            "created_at": "2023-09-20T08:23:22.259078-04:00",
                            "name": "CWS",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cc83f31-5b67-45ce-8b38-173e83a00789/?format=api"
                        },
                        {
                            "id": "6371d4bf-bdab-467e-8c75-f95635835278",
                            "gambit_id": "bc2d0444-a890-4621-9b6a-bef92dd505a9",
                            "last_updated": "2023-09-22T10:48:04.815614-04:00",
                            "created_at": "2023-09-20T08:23:22.263663-04:00",
                            "name": "WAS",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cc83f31-5b67-45ce-8b38-173e83a00789/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd5c8c82-ad49-43a6-a8cf-4760b7e07577",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17370194-2887-4943-92fa-4bdeacae8fe5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:22.268026-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "31645f10-35ab-4363-958b-f0215306ff50",
                            "gambit_id": "1298d002-5e7d-4591-88c3-79c1625993bf",
                            "last_updated": "2023-09-22T10:48:04.825997-04:00",
                            "created_at": "2023-09-20T08:23:22.277605-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/fd5c8c82-ad49-43a6-a8cf-4760b7e07577/?format=api"
                        },
                        {
                            "id": "74c5ef82-2e5a-46a6-bb5a-1f20a04c6e16",
                            "gambit_id": "1139eb21-d0a0-441f-a063-07d19cf07b25",
                            "last_updated": "2023-09-22T10:48:04.822394-04:00",
                            "created_at": "2023-09-20T08:23:22.271545-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/fd5c8c82-ad49-43a6-a8cf-4760b7e07577/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "856e8125-327d-4f8a-a17d-b0c51281a3f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cf105fa6-f475-4563-a92f-6564ad344294",
            "completed": true,
            "last_updated": "2023-09-22T10:53:05.630540-04:00",
            "created_at": "2023-09-20T08:23:21.979348-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cf105fa6-f475-4563-a92f-6564ad344294",
            "datetime": "2023-09-20T12:35:00-04:00",
            "cutoff_datetime": "2023-09-20T12:35:00-04:00",
            "name": "MIN (B Ober) v. CIN (H Greene)",
            "bettypes": [
                {
                    "id": "1bce2cd4-310b-4943-9666-e8094037551b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:21.992143-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5541.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e14fc964-73ce-43a8-a41c-1848513dd2b4",
                            "gambit_id": "31f0aae0-a82a-43d7-a538-84ab0084b35a",
                            "last_updated": "2023-09-22T10:53:05.652955-04:00",
                            "created_at": "2023-09-20T08:23:22.002968-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api"
                        },
                        {
                            "id": "00fcd76c-248d-4269-a3c0-48011b35cb51",
                            "gambit_id": "82e51026-2856-43cb-a887-bdf85e63fcda",
                            "last_updated": "2023-09-22T10:53:05.649547-04:00",
                            "created_at": "2023-09-20T08:23:21.998036-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api"
                        }
                    ]
                },
                {
                    "id": "acce5a45-f777-421d-ba93-2294a1cadc03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:22.008472-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e12edcf-b586-4caa-8102-27c606c38043",
                            "gambit_id": "ec7580ad-b283-4029-98b2-60142606ff0d",
                            "last_updated": "2023-09-22T10:53:05.669245-04:00",
                            "created_at": "2023-09-20T08:23:22.012216-04:00",
                            "name": "MIN",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api"
                        },
                        {
                            "id": "4494aacd-a3b0-4a92-89c1-01e5e3255a5a",
                            "gambit_id": "ba6e0d34-f020-45fa-900d-7cc18653f115",
                            "last_updated": "2023-09-22T10:53:05.672728-04:00",
                            "created_at": "2023-09-20T08:23:22.018882-04:00",
                            "name": "CIN",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api"
                        }
                    ]
                },
                {
                    "id": "986c803a-3cc4-455c-8f6b-d796140e41ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:22.023370-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b5a94d4-d1c9-428c-b5c4-cdfef93c2d78",
                            "gambit_id": "05334214-2b5d-4463-8217-0b3d7efe352c",
                            "last_updated": "2023-09-22T10:53:05.688986-04:00",
                            "created_at": "2023-09-20T08:23:22.030930-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api"
                        },
                        {
                            "id": "978078ec-1cb1-4bdf-8c20-d512ac733a83",
                            "gambit_id": "ed066435-d030-444c-9a01-008ca17825bb",
                            "last_updated": "2023-09-22T10:53:05.684909-04:00",
                            "created_at": "2023-09-20T08:23:22.027156-04:00",
                            "name": "Game Total Over 9",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/986c803a-3cc4-455c-8f6b-d796140e41ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac3ca4d9-f03b-425f-8f2e-a5d3adf4696d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5817ad05-a461-44b8-8349-70b9a7c46f82",
            "completed": true,
            "last_updated": "2023-09-22T10:48:04.199348-04:00",
            "created_at": "2023-09-20T08:23:21.729365-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5817ad05-a461-44b8-8349-70b9a7c46f82",
            "datetime": "2023-09-20T12:20:00-04:00",
            "cutoff_datetime": "2023-09-20T12:20:00-04:00",
            "name": "PHI (A Nola) v. ATL (B Elder)",
            "bettypes": [
                {
                    "id": "9290fae9-aceb-4cd4-8068-189ee41bdb0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac3ca4d9-f03b-425f-8f2e-a5d3adf4696d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-20T08:23:21.744911-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Elder)",
                                "amount": 5714.0
                            },
                            {
                                "team": "PHI (A Nola)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f2603d9b-35f7-4b7c-b050-50e391dbc784",
                            "gambit_id": "644796a6-ece0-4bfe-9706-e112e1325f31",
                            "last_updated": "2023-09-22T10:48:04.216263-04:00",
                            "created_at": "2023-09-20T08:23:21.760504-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9290fae9-aceb-4cd4-8068-189ee41bdb0a/?format=api"
                        },
                        {
                            "id": "7ee20583-cafa-41ed-ab5b-ed060d770fb0",
                            "gambit_id": "6ad2a0bb-52f2-4d5b-ba06-aa1703fd8662",
                            "last_updated": "2023-09-22T10:48:04.208427-04:00",
                            "created_at": "2023-09-20T08:23:21.752876-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9290fae9-aceb-4cd4-8068-189ee41bdb0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b47e38c-5047-4821-bf5b-941c6f7eba57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac3ca4d9-f03b-425f-8f2e-a5d3adf4696d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-20T08:23:21.765000-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1835f473-228c-4d44-bbf1-6add0ff5e048",
                            "gambit_id": "02c54079-5cdf-457a-b49d-ad24686466fb",
                            "last_updated": "2023-09-22T10:48:04.225369-04:00",
                            "created_at": "2023-09-20T08:23:21.769416-04:00",
                            "name": "PHI",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b47e38c-5047-4821-bf5b-941c6f7eba57/?format=api"
                        },
                        {
                            "id": "06136f08-ea34-4340-8a80-bb8c1a4060b0",
                            "gambit_id": "43a627d6-918b-41cd-a3b3-4783c62db8ee",
                            "last_updated": "2023-09-22T10:48:04.228655-04:00",
                            "created_at": "2023-09-20T08:23:21.775289-04:00",
                            "name": "ATL",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b47e38c-5047-4821-bf5b-941c6f7eba57/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b8c8e98-043e-422f-93da-a6d43849badb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac3ca4d9-f03b-425f-8f2e-a5d3adf4696d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-20T08:23:21.779695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "fb9c7f29-ad80-4a01-89ac-b17da911189b",
                            "gambit_id": "7fe78193-7752-4049-81ae-cd376d3055c6",
                            "last_updated": "2023-09-22T10:48:04.239910-04:00",
                            "created_at": "2023-09-20T08:23:21.783743-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/2b8c8e98-043e-422f-93da-a6d43849badb/?format=api"
                        },
                        {
                            "id": "faa48c87-5e90-4176-9d04-830f660f561c",
                            "gambit_id": "195228c9-7dd3-4a0f-aec2-0d592b9c59eb",
                            "last_updated": "2023-09-22T10:48:04.243412-04:00",
                            "created_at": "2023-09-20T08:23:21.788370-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/2b8c8e98-043e-422f-93da-a6d43849badb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a359f299-57e1-45db-aaf7-a4fd88e6dc06",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "535d54d1-cec0-44fe-89cd-3b0cc14e7259",
            "completed": true,
            "last_updated": "2023-09-21T09:38:16.434068-04:00",
            "created_at": "2023-09-19T11:23:24.324856-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/535d54d1-cec0-44fe-89cd-3b0cc14e7259",
            "datetime": "2023-09-19T22:10:00-04:00",
            "cutoff_datetime": "2023-09-19T22:10:00-04:00",
            "name": "Detroit Tigers v. Los Angeles Dodgers",
            "bettypes": [
                {
                    "id": "5ce4c0d7-6e04-4e82-8cca-252cc65bb0f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T11:23:24.334222-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Dodgers",
                                "amount": 6885.0
                            },
                            {
                                "team": "Detroit Tigers",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0794b13d-a5f2-4e04-9a50-c4add46490e7",
                            "gambit_id": "f2b1e879-eaf2-4e7b-8cbd-e0a814dffb8a",
                            "last_updated": "2023-09-21T09:38:16.466367-04:00",
                            "created_at": "2023-09-19T11:23:24.338046-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce4c0d7-6e04-4e82-8cca-252cc65bb0f4/?format=api"
                        },
                        {
                            "id": "c497a109-def2-440c-81ba-65f9e93498d4",
                            "gambit_id": "b3853806-3f54-44ee-9a46-aa4924c45580",
                            "last_updated": "2023-09-21T09:38:16.470886-04:00",
                            "created_at": "2023-09-19T11:23:24.341837-04:00",
                            "name": "Detroit Tigers",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce4c0d7-6e04-4e82-8cca-252cc65bb0f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "18616b16-3d2c-455e-b2da-579fcb7ec936",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T11:23:24.345722-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Dodgers",
                                "amount": 5213.0
                            },
                            {
                                "team": "Detroit Tigers",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94e1a168-0bf7-46ab-908d-59e8d247a655",
                            "gambit_id": "28f1a36f-ff48-42b9-83dd-b246474cb788",
                            "last_updated": "2023-09-21T09:38:16.522771-04:00",
                            "created_at": "2023-09-19T11:23:24.353835-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18616b16-3d2c-455e-b2da-579fcb7ec936/?format=api"
                        },
                        {
                            "id": "c136658b-60f4-4cca-abf1-04fc8585ee86",
                            "gambit_id": "e65df37e-12ff-4ce7-83db-26de01266427",
                            "last_updated": "2023-09-21T09:38:16.485389-04:00",
                            "created_at": "2023-09-19T11:23:24.349411-04:00",
                            "name": "Detroit Tigers",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18616b16-3d2c-455e-b2da-579fcb7ec936/?format=api"
                        }
                    ]
                },
                {
                    "id": "498d6748-815a-4b64-a0d9-51bc94b644a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T11:23:24.357754-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "a1b1f81f-5ee4-47a1-a4c8-b91e5006b2f1",
                            "gambit_id": "247070cd-5d25-4ec3-9efe-b4ae2d1a3d95",
                            "last_updated": "2023-09-21T09:38:16.551068-04:00",
                            "created_at": "2023-09-19T11:23:24.377585-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/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api"
                        },
                        {
                            "id": "230c8ff4-2402-4634-bc83-87fa29540ad4",
                            "gambit_id": "49154cc8-0e80-4c10-91f0-4451e62e891f",
                            "last_updated": "2023-09-21T09:38:16.547341-04:00",
                            "created_at": "2023-09-19T11:23:24.361496-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/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5631b297-1423-477e-bbcc-3749a18838f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8af1e93c-409c-4e92-a3d1-0008a3b3d29f",
            "completed": true,
            "last_updated": "2023-09-21T09:38:16.757836-04:00",
            "created_at": "2023-09-19T18:28:03.884398-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8af1e93c-409c-4e92-a3d1-0008a3b3d29f",
            "datetime": "2023-09-19T22:10:00-04:00",
            "cutoff_datetime": "2023-09-19T22:10:00-04:00",
            "name": "DET (M Diaz) v. LOS (C Ferguson)",
            "bettypes": [
                {
                    "id": "c0ac5591-935d-4103-afc9-098ad5920581",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5631b297-1423-477e-bbcc-3749a18838f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T18:28:03.894333-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Ferguson)",
                                "amount": 6885.0
                            },
                            {
                                "team": "DET (M Diaz)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71d3919c-80c7-4d13-ae94-8c9e66b0d256",
                            "gambit_id": "94217abe-ab15-489c-96db-4d3a8c4f3967",
                            "last_updated": "2023-09-21T09:38:16.799394-04:00",
                            "created_at": "2023-09-19T18:28:03.904366-04:00",
                            "name": "LOS (C Ferguson)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ac5591-935d-4103-afc9-098ad5920581/?format=api"
                        },
                        {
                            "id": "9dd94e4e-3986-4a04-a90e-fd099168c13c",
                            "gambit_id": "6f3882bb-9d54-43a1-9a14-07b1caeeef93",
                            "last_updated": "2023-09-21T09:38:16.792884-04:00",
                            "created_at": "2023-09-19T18:28:03.898946-04:00",
                            "name": "DET (M Diaz)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ac5591-935d-4103-afc9-098ad5920581/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9d4311d-aa4d-4fff-8093-7432698d4020",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5631b297-1423-477e-bbcc-3749a18838f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T18:28:03.909406-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS",
                                "amount": 5213.0
                            },
                            {
                                "team": "DET",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aab9f096-b64a-4f06-a19a-a072741f28f8",
                            "gambit_id": "7da65d77-ac06-4b2d-93a5-549992c48833",
                            "last_updated": "2023-09-21T09:38:16.815007-04:00",
                            "created_at": "2023-09-19T18:28:03.919367-04:00",
                            "name": "LOS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d4311d-aa4d-4fff-8093-7432698d4020/?format=api"
                        },
                        {
                            "id": "44e32254-bd3b-4ff5-bad6-682a2cae10a1",
                            "gambit_id": "12547420-7c84-4eab-ac44-4bdd3feb1ab2",
                            "last_updated": "2023-09-21T09:38:16.809980-04:00",
                            "created_at": "2023-09-19T18:28:03.913873-04:00",
                            "name": "DET",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d4311d-aa4d-4fff-8093-7432698d4020/?format=api"
                        }
                    ]
                },
                {
                    "id": "05ee6b6c-2891-4ba0-96bd-949c9525783b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5631b297-1423-477e-bbcc-3749a18838f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T18:28:03.924038-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "18e79a44-60c9-4566-977d-e9bcff092af6",
                            "gambit_id": "a386d1fd-7834-4b84-bc2d-b216b01bda40",
                            "last_updated": "2023-09-21T09:38:16.826688-04:00",
                            "created_at": "2023-09-19T18:28:03.928474-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/05ee6b6c-2891-4ba0-96bd-949c9525783b/?format=api"
                        },
                        {
                            "id": "0676435c-e03e-48c5-8ee5-8188dc6d9382",
                            "gambit_id": "665bf347-7c46-4d76-816d-66d659eecea7",
                            "last_updated": "2023-09-21T09:38:16.834683-04:00",
                            "created_at": "2023-09-19T18:28:03.933703-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/05ee6b6c-2891-4ba0-96bd-949c9525783b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7455c7d-e754-4efa-a7ee-e180936a095a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "17e4ba69-a71d-46cf-b869-4a624aab0e9d",
            "completed": true,
            "last_updated": "2023-09-21T09:38:14.562610-04:00",
            "created_at": "2023-09-19T09:13:26.927525-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/17e4ba69-a71d-46cf-b869-4a624aab0e9d",
            "datetime": "2023-09-19T21:40:00-04:00",
            "cutoff_datetime": "2023-09-19T21:40:00-04:00",
            "name": "SEA (L Castillo) v. OAK (P Blackburn)",
            "bettypes": [
                {
                    "id": "5c474f0b-89ac-4c65-8d6e-f2ffaa3d5319",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7455c7d-e754-4efa-a7ee-e180936a095a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:26.933453-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6721.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9541.89,
                        "profit_sb": 41.89,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "feeb4c03-aa6b-47e8-aed2-ecae260bd412",
                            "gambit_id": "f333a7bd-67ad-4a4e-85ac-af1ce82373b5",
                            "last_updated": "2023-09-21T09:38:14.574214-04:00",
                            "created_at": "2023-09-19T09:13:26.937300-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c474f0b-89ac-4c65-8d6e-f2ffaa3d5319/?format=api"
                        },
                        {
                            "id": "57c69132-efa8-462a-8366-35e98fd5ff29",
                            "gambit_id": "87d4b138-4d6a-4d6b-aa54-d65bc57b33ca",
                            "last_updated": "2023-09-21T09:38:14.578819-04:00",
                            "created_at": "2023-09-19T09:13:26.940753-04:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c474f0b-89ac-4c65-8d6e-f2ffaa3d5319/?format=api"
                        }
                    ]
                },
                {
                    "id": "0162a338-676d-49a3-958f-d07d3e10f5b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7455c7d-e754-4efa-a7ee-e180936a095a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:26.945150-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c539f110-2742-4746-8306-cbee0e02c4a3",
                            "gambit_id": "b7d85fa3-3200-4879-bdab-a4a7ab084347",
                            "last_updated": "2023-09-21T09:38:14.588086-04:00",
                            "created_at": "2023-09-19T09:13:26.948871-04:00",
                            "name": "SEA",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0162a338-676d-49a3-958f-d07d3e10f5b7/?format=api"
                        },
                        {
                            "id": "501f2431-95fa-4263-95f6-01168d365928",
                            "gambit_id": "8484cebb-4e8e-4838-bd2b-644440413eb1",
                            "last_updated": "2023-09-21T09:38:14.591979-04:00",
                            "created_at": "2023-09-19T09:13:26.954116-04:00",
                            "name": "OAK",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0162a338-676d-49a3-958f-d07d3e10f5b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "6511263d-da5c-4431-9de5-29f05d7bb670",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7455c7d-e754-4efa-a7ee-e180936a095a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:26.958763-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "0fcc550e-0023-401b-9a35-712c72214ab6",
                            "gambit_id": "6c49aabb-2dd4-43d8-b302-694ec056fa2f",
                            "last_updated": "2023-09-21T09:38:14.600463-04:00",
                            "created_at": "2023-09-19T09:13:26.962503-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/6511263d-da5c-4431-9de5-29f05d7bb670/?format=api"
                        },
                        {
                            "id": "912084a0-71ed-4202-b788-ad3ee53c05c7",
                            "gambit_id": "9c804336-794e-4ca8-879c-3213a3c5c151",
                            "last_updated": "2023-09-21T09:38:14.613231-04:00",
                            "created_at": "2023-09-19T09:13:26.967297-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/6511263d-da5c-4431-9de5-29f05d7bb670/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "906d3caa-108d-42c3-aa05-b73206454356",
            "completed": true,
            "last_updated": "2023-09-21T09:38:16.184781-04:00",
            "created_at": "2023-09-19T11:23:24.089970-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/906d3caa-108d-42c3-aa05-b73206454356",
            "datetime": "2023-09-19T21:40:00-04:00",
            "cutoff_datetime": "2023-09-19T21:40:00-04:00",
            "name": "San Francisco Giants v. Arizona Diamondbacks",
            "bettypes": [
                {
                    "id": "3b664cab-ac42-4ecb-a513-c81a0829e5b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T11:23:24.099503-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Diamondbacks",
                                "amount": 5776.0
                            },
                            {
                                "team": "San Francisco Giants",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a24a85a-d7ac-4946-8796-a91bd9dfcf26",
                            "gambit_id": "8560badb-fd6c-42e1-81c0-3d4676a7518e",
                            "last_updated": "2023-09-21T09:38:16.204031-04:00",
                            "created_at": "2023-09-19T11:23:24.108393-04:00",
                            "name": "Arizona Diamondbacks",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b664cab-ac42-4ecb-a513-c81a0829e5b9/?format=api"
                        },
                        {
                            "id": "2ee3e3d0-84ab-458a-9873-96f3c17e437c",
                            "gambit_id": "35e65f13-3370-4f36-b54a-042e2b71c383",
                            "last_updated": "2023-09-21T09:38:16.195698-04:00",
                            "created_at": "2023-09-19T11:23:24.103767-04:00",
                            "name": "San Francisco Giants",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b664cab-ac42-4ecb-a513-c81a0829e5b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "9099d68d-769b-4641-ae49-fb374d1c27e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T11:23:24.113137-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco Giants",
                                "amount": 5939.0
                            },
                            {
                                "team": "Arizona Diamondbacks",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "422dd72a-5058-48a2-ac3e-305a8ed29006",
                            "gambit_id": "f4cc3a3d-efa4-451f-864e-b4426f13a649",
                            "last_updated": "2023-09-21T09:38:16.215390-04:00",
                            "created_at": "2023-09-19T11:23:24.117058-04:00",
                            "name": "San Francisco Giants",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9099d68d-769b-4641-ae49-fb374d1c27e7/?format=api"
                        },
                        {
                            "id": "b9c32a59-7409-4763-89f0-ab8a82b1dfc6",
                            "gambit_id": "e74685cb-2230-4a97-bf68-4f2f4c3cb969",
                            "last_updated": "2023-09-21T09:38:16.223435-04:00",
                            "created_at": "2023-09-19T11:23:24.121817-04:00",
                            "name": "Arizona Diamondbacks",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9099d68d-769b-4641-ae49-fb374d1c27e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2e92cc5-fbe4-402d-b9c2-4f0f25ddaf54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd082c4-0ba6-4aaa-82b4-41bf0ae70fad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T11:23:24.126352-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "4eda34b2-3f97-4cf7-b30f-de7828632a18",
                            "gambit_id": "e84a2e81-2c2e-48e4-8b82-96dfe1584e7a",
                            "last_updated": "2023-09-21T09:38:16.236141-04:00",
                            "created_at": "2023-09-19T11:23:24.134117-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/c2e92cc5-fbe4-402d-b9c2-4f0f25ddaf54/?format=api"
                        },
                        {
                            "id": "f50bdcaf-d68b-456b-bcc6-3df5d9a14c6c",
                            "gambit_id": "abc6c374-3277-4e10-9280-f79d8aa0aecc",
                            "last_updated": "2023-09-21T09:38:16.230176-04:00",
                            "created_at": "2023-09-19T11:23:24.130314-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/c2e92cc5-fbe4-402d-b9c2-4f0f25ddaf54/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0fc7215-dc08-4403-8264-ac95c1ee39a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "15eb85b3-db96-4d94-826c-431cf2ce26c6",
            "completed": true,
            "last_updated": "2023-09-21T09:43:21.587897-04:00",
            "created_at": "2023-09-19T18:28:03.637396-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/15eb85b3-db96-4d94-826c-431cf2ce26c6",
            "datetime": "2023-09-19T21:40:00-04:00",
            "cutoff_datetime": "2023-09-19T21:40:00-04:00",
            "name": "SFO (A Cobb) v. ARI (Z Gallen)",
            "bettypes": [
                {
                    "id": "6a6636a9-fdc0-4b9f-8df6-60801eb266cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T18:28:03.653470-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 5776.0
                            },
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "369fb534-d12b-437f-8fff-91e0238e0e28",
                            "gambit_id": "df1c7a4d-247e-446b-a34c-6d015dab5eaa",
                            "last_updated": "2023-09-21T09:43:21.619346-04:00",
                            "created_at": "2023-09-19T18:28:03.666654-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6636a9-fdc0-4b9f-8df6-60801eb266cd/?format=api"
                        },
                        {
                            "id": "2772c7be-f7ad-4334-8b44-8340ab8b0a96",
                            "gambit_id": "1e26d163-2053-482a-a9c8-a2831f185091",
                            "last_updated": "2023-09-21T09:43:21.614759-04:00",
                            "created_at": "2023-09-19T18:28:03.661055-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6636a9-fdc0-4b9f-8df6-60801eb266cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8685704-249f-48b4-9e1f-6c9f64b1f701",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T18:28:03.671664-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2eab8eb-05d4-4ac4-8dad-4b952defdd58",
                            "gambit_id": "3b1fb12b-980f-45f0-bd8f-ccf53b8dcae1",
                            "last_updated": "2023-09-21T09:43:21.626108-04:00",
                            "created_at": "2023-09-19T18:28:03.676415-04:00",
                            "name": "SFO",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8685704-249f-48b4-9e1f-6c9f64b1f701/?format=api"
                        },
                        {
                            "id": "ca273c41-54c7-4ec9-affd-df082d1a8e15",
                            "gambit_id": "89da4299-040a-48c0-9909-90f1f7dbd701",
                            "last_updated": "2023-09-21T09:43:21.631158-04:00",
                            "created_at": "2023-09-19T18:28:03.681840-04:00",
                            "name": "ARI",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8685704-249f-48b4-9e1f-6c9f64b1f701/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca2bd093-c4db-4e96-9d7a-51491fafd852",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T18:28:03.686802-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e4f04b3-0dc1-4029-8714-1867a8f4de42",
                            "gambit_id": "79e0283b-3cf2-460d-941a-1ba50c709e8f",
                            "last_updated": "2023-09-21T09:43:21.638186-04:00",
                            "created_at": "2023-09-19T18:28:03.691567-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/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api"
                        },
                        {
                            "id": "4e4f54b6-ea29-4bdb-a54d-8467a5acecb0",
                            "gambit_id": "26f07cf4-5d7d-4508-9006-abfb07d52e88",
                            "last_updated": "2023-09-21T09:43:21.641717-04:00",
                            "created_at": "2023-09-19T18:28:03.696615-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/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac923c31-5ec8-4487-894f-754ab83b6a59",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "38be2282-e744-4562-bdea-2a819f97f8e3",
            "completed": true,
            "last_updated": "2023-09-21T09:43:20.644374-04:00",
            "created_at": "2023-09-19T09:13:26.523817-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/38be2282-e744-4562-bdea-2a819f97f8e3",
            "datetime": "2023-09-19T21:40:00-04:00",
            "cutoff_datetime": "2023-09-19T21:40:00-04:00",
            "name": "COL (R Feltner) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "9fa991df-9c74-419b-bbac-a353d529fc0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac923c31-5ec8-4487-894f-754ab83b6a59/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:26.533325-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Snell)",
                                "amount": 7197.0
                            },
                            {
                                "team": "COL (R Feltner)",
                                "amount": 2803.0
                            }
                        ],
                        "expected_reward_tokens": 9500.04,
                        "profit_sb": 0.04,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "904f123d-6bad-42ef-ae85-c4fe3114f35e",
                            "gambit_id": "8bda1357-19bf-450b-8c1d-abb4db73fe53",
                            "last_updated": "2023-09-21T09:43:20.660758-04:00",
                            "created_at": "2023-09-19T09:13:26.541052-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa991df-9c74-419b-bbac-a353d529fc0d/?format=api"
                        },
                        {
                            "id": "37e140a0-45b2-4aa6-b898-c0bef2c1fdfd",
                            "gambit_id": "1f7bcc1a-f677-4d38-9919-cb9b12f54679",
                            "last_updated": "2023-09-21T09:43:20.656214-04:00",
                            "created_at": "2023-09-19T09:13:26.537356-04:00",
                            "name": "COL (R Feltner)",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa991df-9c74-419b-bbac-a353d529fc0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "48f837fb-eee6-4721-96ba-aef0dfa16797",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac923c31-5ec8-4487-894f-754ab83b6a59/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:26.544762-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "COL",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39638254-43a2-4929-9291-8f14d2b3d409",
                            "gambit_id": "6b52ab8d-02f5-45a5-9c19-10d43f6dbb32",
                            "last_updated": "2023-09-21T09:43:20.671269-04:00",
                            "created_at": "2023-09-19T09:13:26.553265-04:00",
                            "name": "SDG",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f837fb-eee6-4721-96ba-aef0dfa16797/?format=api"
                        },
                        {
                            "id": "854be579-d6be-4ac4-a184-92183a3726f9",
                            "gambit_id": "ee60e204-7354-4ac4-824e-f5810a0bbcad",
                            "last_updated": "2023-09-21T09:43:20.667902-04:00",
                            "created_at": "2023-09-19T09:13:26.548630-04:00",
                            "name": "COL",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f837fb-eee6-4721-96ba-aef0dfa16797/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5443127-3413-4621-890f-4601b0b71438",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac923c31-5ec8-4487-894f-754ab83b6a59/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:26.557583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "acb87924-47d2-4a8c-997a-74b74c1fbaf8",
                            "gambit_id": "59ebf11a-3e45-4966-8038-c0a4bbfeeee1",
                            "last_updated": "2023-09-21T09:43:20.681626-04:00",
                            "created_at": "2023-09-19T09:13:26.565444-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/e5443127-3413-4621-890f-4601b0b71438/?format=api"
                        },
                        {
                            "id": "b1058680-66fe-4696-b291-a0181fac4473",
                            "gambit_id": "741db135-cb8e-411c-a7a0-0edbb5f02239",
                            "last_updated": "2023-09-21T09:43:20.678218-04:00",
                            "created_at": "2023-09-19T09:13:26.561438-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/e5443127-3413-4621-890f-4601b0b71438/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee1feb1f-3f92-4a8a-a957-bd270952feeb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab87a3c3-e124-42e0-8285-6387862df05a",
            "completed": true,
            "last_updated": "2023-09-21T09:43:20.414948-04:00",
            "created_at": "2023-09-19T09:13:26.267392-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ab87a3c3-e124-42e0-8285-6387862df05a",
            "datetime": "2023-09-19T20:10:00-04:00",
            "cutoff_datetime": "2023-09-19T20:10:00-04:00",
            "name": "BAL (K Gibson) v. HOU (H Brown)",
            "bettypes": [
                {
                    "id": "12b6b580-32c1-434f-8c32-7037ff83f46e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee1feb1f-3f92-4a8a-a957-bd270952feeb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:26.281083-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6139.0
                            },
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d3026f35-aa78-4a14-8aa3-f3b0dcad6bf2",
                            "gambit_id": "e6eaed03-cbe4-4fc2-8663-4078ac85aca8",
                            "last_updated": "2023-09-21T09:43:20.432065-04:00",
                            "created_at": "2023-09-19T09:13:26.293254-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12b6b580-32c1-434f-8c32-7037ff83f46e/?format=api"
                        },
                        {
                            "id": "a987edf0-0148-4ebd-9ea1-501faecbb8b4",
                            "gambit_id": "c6b1f0b7-47f6-4850-b647-6c55ff153774",
                            "last_updated": "2023-09-21T09:43:20.428353-04:00",
                            "created_at": "2023-09-19T09:13:26.286954-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12b6b580-32c1-434f-8c32-7037ff83f46e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5753c44-79a9-43af-8b18-6a925152eec7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee1feb1f-3f92-4a8a-a957-bd270952feeb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:26.298210-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f546dbcf-e801-4a9f-8e64-f15396ed0afb",
                            "gambit_id": "705b96a9-029e-4c52-8490-eb090ddfc5f5",
                            "last_updated": "2023-09-21T09:43:20.439028-04:00",
                            "created_at": "2023-09-19T09:13:26.301787-04:00",
                            "name": "BAL",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5753c44-79a9-43af-8b18-6a925152eec7/?format=api"
                        },
                        {
                            "id": "febea788-b527-41ff-ba66-b5e3b775f722",
                            "gambit_id": "2ac3c320-b275-4958-b4fd-0e331846e73f",
                            "last_updated": "2023-09-21T09:43:20.442881-04:00",
                            "created_at": "2023-09-19T09:13:26.306201-04:00",
                            "name": "HOU",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5753c44-79a9-43af-8b18-6a925152eec7/?format=api"
                        }
                    ]
                },
                {
                    "id": "82e47b02-c55e-4a56-8f55-b41fe2a9e218",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee1feb1f-3f92-4a8a-a957-bd270952feeb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:26.310981-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "d83b35ed-e941-427a-894d-2b14699b34e9",
                            "gambit_id": "c83604d0-a7b1-48c0-9f86-b574cfbc552a",
                            "last_updated": "2023-09-21T09:43:20.453398-04:00",
                            "created_at": "2023-09-19T09:13:26.320038-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/82e47b02-c55e-4a56-8f55-b41fe2a9e218/?format=api"
                        },
                        {
                            "id": "41c1ce40-04a1-43c1-9967-8407af7c6516",
                            "gambit_id": "8c9dc3be-981c-4b0e-b4bb-7cdceff7384d",
                            "last_updated": "2023-09-21T09:43:20.449568-04:00",
                            "created_at": "2023-09-19T09:13:26.315682-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/82e47b02-c55e-4a56-8f55-b41fe2a9e218/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ae35f71-d6fd-4109-9f49-d5cac3ae1cbf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d01c884-d363-432a-812f-d685af1b2ff0",
            "completed": true,
            "last_updated": "2023-09-21T09:43:20.189410-04:00",
            "created_at": "2023-09-19T09:13:25.945009-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2d01c884-d363-432a-812f-d685af1b2ff0",
            "datetime": "2023-09-19T20:05:00-04:00",
            "cutoff_datetime": "2023-09-19T20:05:00-04:00",
            "name": "BOS (T Houck) v. TEX (N Eovaldi)",
            "bettypes": [
                {
                    "id": "70066367-4ebf-4d2b-9c18-866214c74b21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ae35f71-d6fd-4109-9f49-d5cac3ae1cbf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:25.951101-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Eovaldi)",
                                "amount": 5888.0
                            },
                            {
                                "team": "BOS (T Houck)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "519f4df9-fde5-43ed-9ecc-ce38fef7312b",
                            "gambit_id": "12ae5327-fdf8-4b86-848a-1faa961f442d",
                            "last_updated": "2023-09-21T09:43:20.200941-04:00",
                            "created_at": "2023-09-19T09:13:25.964753-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70066367-4ebf-4d2b-9c18-866214c74b21/?format=api"
                        },
                        {
                            "id": "cecaec63-7f94-4101-974d-9ff0d9068119",
                            "gambit_id": "d481cd09-1f51-4465-9a50-5c5037406038",
                            "last_updated": "2023-09-21T09:43:20.197614-04:00",
                            "created_at": "2023-09-19T09:13:25.956165-04:00",
                            "name": "BOS (T Houck)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70066367-4ebf-4d2b-9c18-866214c74b21/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc3e4b1f-5399-4fce-91a9-59a171c8004f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ae35f71-d6fd-4109-9f49-d5cac3ae1cbf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:25.970005-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "TEX",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e62128d-c03a-4791-9194-b9a775789f26",
                            "gambit_id": "b17f4771-c9be-4327-8075-286a2b6b295f",
                            "last_updated": "2023-09-21T09:43:20.207728-04:00",
                            "created_at": "2023-09-19T09:13:25.977447-04:00",
                            "name": "BOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3e4b1f-5399-4fce-91a9-59a171c8004f/?format=api"
                        },
                        {
                            "id": "1f1b1cce-9fb3-4eb0-9846-cc43211ff562",
                            "gambit_id": "c5436ff7-0aab-4c01-883d-fcce6dc09b8f",
                            "last_updated": "2023-09-21T09:43:20.211064-04:00",
                            "created_at": "2023-09-19T09:13:25.981964-04:00",
                            "name": "TEX",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3e4b1f-5399-4fce-91a9-59a171c8004f/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e2863fe-2a82-492c-baac-e4ecf8d01b39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ae35f71-d6fd-4109-9f49-d5cac3ae1cbf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:25.985947-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "8e7525d3-50bd-4974-92e1-7af72d94343f",
                            "gambit_id": "b7b31329-e7e4-415b-9af8-572296039440",
                            "last_updated": "2023-09-21T09:43:20.217822-04:00",
                            "created_at": "2023-09-19T09:13:26.001058-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/5e2863fe-2a82-492c-baac-e4ecf8d01b39/?format=api"
                        },
                        {
                            "id": "21162c95-9fbb-4e2c-b238-6adad1169981",
                            "gambit_id": "c4ecd77f-a648-409f-af05-13604a63a603",
                            "last_updated": "2023-09-21T09:43:20.221169-04:00",
                            "created_at": "2023-09-19T09:13:26.020343-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/5e2863fe-2a82-492c-baac-e4ecf8d01b39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da6a8b59-8b68-49c5-8952-8c3c7a1f1242",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fad9e496-41bc-4dfe-ac0a-05a050cd18a8",
            "completed": true,
            "last_updated": "2023-09-21T09:43:19.951910-04:00",
            "created_at": "2023-09-19T09:13:25.692574-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fad9e496-41bc-4dfe-ac0a-05a050cd18a8",
            "datetime": "2023-09-19T19:45:00-04:00",
            "cutoff_datetime": "2023-09-19T19:45:00-04:00",
            "name": "MIL (T Megill) v. STL (D Rom)",
            "bettypes": [
                {
                    "id": "a6c7e56a-0dbf-4b23-aced-b1d298e8cec2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:25.709060-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Megill)",
                                "amount": 5478.0
                            },
                            {
                                "team": "STL (D Rom)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a7962a44-65da-4680-9e6c-06f1fa9bad78",
                            "gambit_id": "3d48b4f7-074e-497f-af09-e58d3f94d3c4",
                            "last_updated": "2023-09-21T09:43:19.965214-04:00",
                            "created_at": "2023-09-19T09:13:25.713336-04:00",
                            "name": "MIL (T Megill)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6c7e56a-0dbf-4b23-aced-b1d298e8cec2/?format=api"
                        },
                        {
                            "id": "8e9762d8-d62c-4e57-8c1c-2337dcc12e67",
                            "gambit_id": "32edaa17-b76b-4ad9-997e-0bc91d6c13cf",
                            "last_updated": "2023-09-21T09:43:19.972616-04:00",
                            "created_at": "2023-09-19T09:13:25.717172-04:00",
                            "name": "STL (D Rom)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6c7e56a-0dbf-4b23-aced-b1d298e8cec2/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c9e9c9d-4d97-4540-be9f-2c32349cd0ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:25.721435-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fe13350-952a-41f5-bae0-1d300c296609",
                            "gambit_id": "81311e4e-4377-4271-8085-a5336c73dd84",
                            "last_updated": "2023-09-21T09:43:19.984440-04:00",
                            "created_at": "2023-09-19T09:13:25.729433-04:00",
                            "name": "STL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9e9c9d-4d97-4540-be9f-2c32349cd0ce/?format=api"
                        },
                        {
                            "id": "97e8f5cf-9b17-49b6-bcd6-2b83ec15e5a9",
                            "gambit_id": "f5fbf2e9-72a4-45c3-a4ce-5f009c7e9cc1",
                            "last_updated": "2023-09-21T09:43:19.980814-04:00",
                            "created_at": "2023-09-19T09:13:25.725632-04:00",
                            "name": "MIL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9e9c9d-4d97-4540-be9f-2c32349cd0ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "54f1b9cc-1b8b-491f-9e09-1284b38319f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da6a8b59-8b68-49c5-8952-8c3c7a1f1242/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:25.733227-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "ca9a384d-7466-4da5-8eb8-9a91c9fd7f29",
                            "gambit_id": "a8a44a9f-03e0-457b-ac8a-5e0353e2deb5",
                            "last_updated": "2023-09-21T09:43:19.996145-04:00",
                            "created_at": "2023-09-19T09:13:25.743968-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/54f1b9cc-1b8b-491f-9e09-1284b38319f9/?format=api"
                        },
                        {
                            "id": "c33a7e1a-64e5-4bef-862d-3e049a97f385",
                            "gambit_id": "94a738ce-51db-492c-9ddf-127cfd4cc56c",
                            "last_updated": "2023-09-21T09:43:19.992399-04:00",
                            "created_at": "2023-09-19T09:13:25.737041-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/54f1b9cc-1b8b-491f-9e09-1284b38319f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5881badd-1715-4190-8722-95714e718729",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cd4a78a9-11b9-4515-814f-2338176ba1ba",
            "completed": true,
            "last_updated": "2023-09-21T09:48:16.441800-04:00",
            "created_at": "2023-09-19T09:13:25.452040-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cd4a78a9-11b9-4515-814f-2338176ba1ba",
            "datetime": "2023-09-19T19:40:00-04:00",
            "cutoff_datetime": "2023-09-19T19:40:00-04:00",
            "name": "CLE (L Allen) v. KAN (S Cruz)",
            "bettypes": [
                {
                    "id": "3be6915f-7ca5-4bdf-a797-6ac42096d8b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:25.457400-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Allen)",
                                "amount": 5888.0
                            },
                            {
                                "team": "KAN (S Cruz)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7988bf14-bcdd-4405-ad1b-8aee0ce809ce",
                            "gambit_id": "ebc282e1-90ad-43a3-b434-ff1f161d036d",
                            "last_updated": "2023-09-21T09:48:16.456815-04:00",
                            "created_at": "2023-09-19T09:13:25.461578-04:00",
                            "name": "CLE (L Allen)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api"
                        },
                        {
                            "id": "35b245f4-686b-4d85-a861-33f4effe5337",
                            "gambit_id": "ea43b4fc-3d24-485b-b34a-2818dc5c9be4",
                            "last_updated": "2023-09-21T09:48:16.460099-04:00",
                            "created_at": "2023-09-19T09:13:25.468001-04:00",
                            "name": "KAN (S Cruz)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "abc7486b-1215-4716-b63e-0a04d22e4c62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:25.472835-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1e25bc1-8b24-4576-86cb-530b21cf101e",
                            "gambit_id": "b35ff779-8d54-4df1-88a8-056df200e832",
                            "last_updated": "2023-09-21T09:48:16.474793-04:00",
                            "created_at": "2023-09-19T09:13:25.487380-04:00",
                            "name": "KAN",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc7486b-1215-4716-b63e-0a04d22e4c62/?format=api"
                        },
                        {
                            "id": "d84130cf-04ab-48da-a70c-4f42a0a96f23",
                            "gambit_id": "68936720-a1c3-45cc-9c69-8e854bac32a9",
                            "last_updated": "2023-09-21T09:48:16.471351-04:00",
                            "created_at": "2023-09-19T09:13:25.482877-04:00",
                            "name": "CLE",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abc7486b-1215-4716-b63e-0a04d22e4c62/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5f8c90f-ac87-44ba-abf7-a9cf5371e91f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:25.491459-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "2fd7e187-f4ea-449a-a98d-0c1fa7778e70",
                            "gambit_id": "15405d12-5b98-488f-961c-599415bb355e",
                            "last_updated": "2023-09-21T09:48:16.491428-04:00",
                            "created_at": "2023-09-19T09:13:25.495623-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/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api"
                        },
                        {
                            "id": "e481b310-c3fe-4a3c-805f-698ebd6cb783",
                            "gambit_id": "0b938d52-1f17-48e8-b39b-5599779a67fd",
                            "last_updated": "2023-09-21T09:48:16.480944-04:00",
                            "created_at": "2023-09-19T09:13:25.500337-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/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd6840ec-ddbb-4027-a607-50bbbcafec1e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4b2b43a-88ab-4fa4-8a84-ed7752e167e7",
            "completed": true,
            "last_updated": "2023-09-21T09:48:17.134803-04:00",
            "created_at": "2023-09-19T11:23:23.845443-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b4b2b43a-88ab-4fa4-8a84-ed7752e167e7",
            "datetime": "2023-09-19T19:40:00-04:00",
            "cutoff_datetime": "2023-09-19T19:40:00-04:00",
            "name": "Pittsburgh Pirates v. Chicago Cubs",
            "bettypes": [
                {
                    "id": "780b3fbd-4f87-475b-83db-6e375cdd7660",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd6840ec-ddbb-4027-a607-50bbbcafec1e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T11:23:23.858815-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Cubs",
                                "amount": 6232.0
                            },
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0757675f-c42f-4761-8ff8-b3fc54d98e11",
                            "gambit_id": "cc602826-0058-4388-97d9-7918eda6a652",
                            "last_updated": "2023-09-21T09:48:17.151377-04:00",
                            "created_at": "2023-09-19T11:23:23.869611-04:00",
                            "name": "Chicago Cubs",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/780b3fbd-4f87-475b-83db-6e375cdd7660/?format=api"
                        },
                        {
                            "id": "cf55f05d-fc54-471f-a890-d7defb0eb917",
                            "gambit_id": "b9dfc1b8-81c6-4f63-b83c-02e0ae5fdfbf",
                            "last_updated": "2023-09-21T09:48:17.147672-04:00",
                            "created_at": "2023-09-19T11:23:23.864824-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/780b3fbd-4f87-475b-83db-6e375cdd7660/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a786d24-49b8-479c-91ff-c94e1a449349",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd6840ec-ddbb-4027-a607-50bbbcafec1e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T11:23:23.873560-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Pirates",
                                "amount": 5319.0
                            },
                            {
                                "team": "Chicago Cubs",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30f9e262-43d3-4957-83df-769192086c21",
                            "gambit_id": "01d437a0-f3a3-48b7-9582-98ebafd25c6d",
                            "last_updated": "2023-09-21T09:48:17.158151-04:00",
                            "created_at": "2023-09-19T11:23:23.877469-04:00",
                            "name": "Pittsburgh Pirates",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a786d24-49b8-479c-91ff-c94e1a449349/?format=api"
                        },
                        {
                            "id": "515df516-dad4-4c3e-a487-4ed2664b62c3",
                            "gambit_id": "5df060f4-e361-4183-b977-0b2bfcc4daaa",
                            "last_updated": "2023-09-21T09:48:17.161473-04:00",
                            "created_at": "2023-09-19T11:23:23.882219-04:00",
                            "name": "Chicago Cubs",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a786d24-49b8-479c-91ff-c94e1a449349/?format=api"
                        }
                    ]
                },
                {
                    "id": "44becd26-ad66-4515-809c-cd20009cfc87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd6840ec-ddbb-4027-a607-50bbbcafec1e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T11:23:23.885914-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "01705f3d-6587-4c0a-8370-da2ed0d53167",
                            "gambit_id": "45896ea7-352f-4ab8-831e-c1c28a6f6343",
                            "last_updated": "2023-09-21T09:48:17.167825-04:00",
                            "created_at": "2023-09-19T11:23:23.890556-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/44becd26-ad66-4515-809c-cd20009cfc87/?format=api"
                        },
                        {
                            "id": "f494983e-2ccb-4fd8-9414-0c71836272ff",
                            "gambit_id": "e8c0a426-1f69-47b7-adc2-fead1696aa5c",
                            "last_updated": "2023-09-21T09:48:17.171494-04:00",
                            "created_at": "2023-09-19T11:23:23.895739-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/44becd26-ad66-4515-809c-cd20009cfc87/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c81a583-45b9-4929-b9a1-a6760c03e784",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8041bc4-2211-43c6-8c67-c7d609deb5ca",
            "completed": true,
            "last_updated": "2023-09-21T09:48:16.177856-04:00",
            "created_at": "2023-09-19T09:13:25.204970-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e8041bc4-2211-43c6-8c67-c7d609deb5ca",
            "datetime": "2023-09-19T19:20:00-04:00",
            "cutoff_datetime": "2023-09-19T19:20:00-04:00",
            "name": "PHI (C Sanchez) v. ATL (S Strider)",
            "bettypes": [
                {
                    "id": "28792f9a-b35e-4682-be51-9e7eb169edbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c81a583-45b9-4929-b9a1-a6760c03e784/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:25.213364-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (S Strider)",
                                "amount": 6627.0
                            },
                            {
                                "team": "PHI (C Sanchez)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6a7ae13-0e5e-498b-aaf2-a0b267b3fe62",
                            "gambit_id": "c0f6408d-99f7-40a2-8144-dbea35782397",
                            "last_updated": "2023-09-21T09:48:16.194585-04:00",
                            "created_at": "2023-09-19T09:13:25.231291-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28792f9a-b35e-4682-be51-9e7eb169edbd/?format=api"
                        },
                        {
                            "id": "26b28c10-e227-41eb-940c-ce74ae33add2",
                            "gambit_id": "7b2df691-4287-4d38-b065-997b2ff00ae1",
                            "last_updated": "2023-09-21T09:48:16.191502-04:00",
                            "created_at": "2023-09-19T09:13:25.221450-04:00",
                            "name": "PHI (C Sanchez)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28792f9a-b35e-4682-be51-9e7eb169edbd/?format=api"
                        }
                    ]
                },
                {
                    "id": "096a7dc4-bd53-4179-b6c9-e99bbe92fabc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c81a583-45b9-4929-b9a1-a6760c03e784/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:25.236247-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "c8e75515-1270-4172-b84f-30aceb9f16cc",
                            "gambit_id": "d3372c82-1705-4780-80aa-804a99cdfd14",
                            "last_updated": "2023-09-21T09:48:16.208185-04:00",
                            "created_at": "2023-09-19T09:13:25.241324-04:00",
                            "name": "PHI",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096a7dc4-bd53-4179-b6c9-e99bbe92fabc/?format=api"
                        },
                        {
                            "id": "342d8777-4a73-4c70-a481-aee9fd3b357a",
                            "gambit_id": "3825bb6d-2f3b-4e29-91a2-be665bd25ab2",
                            "last_updated": "2023-09-21T09:48:16.211438-04:00",
                            "created_at": "2023-09-19T09:13:25.246640-04:00",
                            "name": "ATL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096a7dc4-bd53-4179-b6c9-e99bbe92fabc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b0bae8c-c913-428c-8131-d1ccd20d985e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c81a583-45b9-4929-b9a1-a6760c03e784/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:25.251336-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "871e7b28-4e94-4fee-8a52-5d25d4162c03",
                            "gambit_id": "d869efb1-c7e8-40fa-b0ff-a824e8f06c0e",
                            "last_updated": "2023-09-21T09:48:16.231920-04:00",
                            "created_at": "2023-09-19T09:13:25.260219-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/7b0bae8c-c913-428c-8131-d1ccd20d985e/?format=api"
                        },
                        {
                            "id": "5136daac-64e5-4aed-8b6d-2f690c794c59",
                            "gambit_id": "1f36637c-d006-4715-9e41-f8cd36ab747f",
                            "last_updated": "2023-09-21T09:48:16.217564-04:00",
                            "created_at": "2023-09-19T09:13:25.255421-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/7b0bae8c-c913-428c-8131-d1ccd20d985e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18054274-ea23-40cc-b052-4d2298c41581",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f1ce3992-67d2-4780-96dc-099584348b1b",
            "completed": true,
            "last_updated": "2023-09-21T09:53:18.085078-04:00",
            "created_at": "2023-09-19T09:13:24.943494-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f1ce3992-67d2-4780-96dc-099584348b1b",
            "datetime": "2023-09-19T19:05:00-04:00",
            "cutoff_datetime": "2023-09-19T19:05:00-04:00",
            "name": "CWS (J Urena) v. WAS (J Rutledge)",
            "bettypes": [
                {
                    "id": "d5692cf2-60c9-4f74-8c6f-916c544e770b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:24.953776-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Rutledge)",
                                "amount": 5222.0
                            },
                            {
                                "team": "CWS (J Urena)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "80d1b4e0-c414-41cf-a335-c6b77fecd5f9",
                            "gambit_id": "b5d023df-30a8-4687-a31f-18d93086e64c",
                            "last_updated": "2023-09-21T09:53:18.104309-04:00",
                            "created_at": "2023-09-19T09:13:24.969054-04:00",
                            "name": "WAS (J Rutledge)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5692cf2-60c9-4f74-8c6f-916c544e770b/?format=api"
                        },
                        {
                            "id": "37f640f5-3411-4ee2-8236-097f44e3269d",
                            "gambit_id": "4bab66a5-3c24-4a16-b9bb-93ef51364a2a",
                            "last_updated": "2023-09-21T09:53:18.100464-04:00",
                            "created_at": "2023-09-19T09:13:24.961458-04:00",
                            "name": "CWS (J Urena)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5692cf2-60c9-4f74-8c6f-916c544e770b/?format=api"
                        }
                    ]
                },
                {
                    "id": "23acc9e1-4893-4bb7-8896-2aec7daca390",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:24.975481-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "WAS",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23e7d3de-4e4b-4560-8801-f30a251cc521",
                            "gambit_id": "c3120c3d-3701-4261-a408-87acc65b487a",
                            "last_updated": "2023-09-21T09:53:18.115236-04:00",
                            "created_at": "2023-09-19T09:13:24.981297-04:00",
                            "name": "CWS",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api"
                        },
                        {
                            "id": "203153c7-d5e5-488f-ab07-1277185fd8cd",
                            "gambit_id": "3351b472-dd5b-4b30-baa0-3ce07b45eb5e",
                            "last_updated": "2023-09-21T09:53:18.118240-04:00",
                            "created_at": "2023-09-19T09:13:24.985832-04:00",
                            "name": "WAS",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api"
                        }
                    ]
                },
                {
                    "id": "fadb561b-d6aa-48f9-9b2e-6d70d5e3b776",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:24.993774-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "0631dffc-fe4c-47e3-bd2f-5483f70674dd",
                            "gambit_id": "4151fe3e-5a47-43f1-aba3-8beb54915bfc",
                            "last_updated": "2023-09-21T09:53:18.124644-04:00",
                            "created_at": "2023-09-19T09:13:25.000993-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/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api"
                        },
                        {
                            "id": "d432e71b-b90c-40a4-80a8-73a83398ec51",
                            "gambit_id": "a3c46c6a-d79c-48e1-82b5-d572ba1ffe35",
                            "last_updated": "2023-09-21T09:53:18.133481-04:00",
                            "created_at": "2023-09-19T09:13:25.010144-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/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e67cfd37-18bd-4575-be5b-cc8aa46fbefa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "00e8b5b9-a696-42a0-b402-1224fa7ecbc5",
            "completed": true,
            "last_updated": "2023-09-21T09:53:17.836138-04:00",
            "created_at": "2023-09-19T09:13:24.715736-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/00e8b5b9-a696-42a0-b402-1224fa7ecbc5",
            "datetime": "2023-09-19T19:05:00-04:00",
            "cutoff_datetime": "2023-09-19T19:05:00-04:00",
            "name": "TOR (Y Kikuchi) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "47756dcc-2a73-402e-9996-3f8ef74cbb68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e67cfd37-18bd-4575-be5b-cc8aa46fbefa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:24.721468-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5079.0
                            },
                            {
                                "team": "TOR (Y Kikuchi)",
                                "amount": 4921.0
                            }
                        ],
                        "expected_reward_tokens": 9546.74,
                        "profit_sb": 46.74,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc7f3eb3-8091-4343-b6fe-6730aff2dabc",
                            "gambit_id": "3b466e2b-28a9-4b4f-b7dd-3066d5416cc6",
                            "last_updated": "2023-09-21T09:53:17.857483-04:00",
                            "created_at": "2023-09-19T09:13:24.729138-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.88000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47756dcc-2a73-402e-9996-3f8ef74cbb68/?format=api"
                        },
                        {
                            "id": "76d62bbd-077d-4998-ab67-17a459950bb0",
                            "gambit_id": "aa2a2199-cb30-4eaa-a012-31051de3db46",
                            "last_updated": "2023-09-21T09:53:17.853974-04:00",
                            "created_at": "2023-09-19T09:13:24.725203-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47756dcc-2a73-402e-9996-3f8ef74cbb68/?format=api"
                        }
                    ]
                },
                {
                    "id": "82d2a9b4-ef84-45f4-9646-09c4a5c1f0f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e67cfd37-18bd-4575-be5b-cc8aa46fbefa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:24.733437-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5eb0909c-370c-4808-9745-ad40877f470c",
                            "gambit_id": "61f14116-a0fa-4812-9156-d63027498b17",
                            "last_updated": "2023-09-21T09:53:17.871050-04:00",
                            "created_at": "2023-09-19T09:13:24.741923-04:00",
                            "name": "NYY",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82d2a9b4-ef84-45f4-9646-09c4a5c1f0f9/?format=api"
                        },
                        {
                            "id": "49932a53-3fbb-4c57-ba3c-95b630f19a19",
                            "gambit_id": "f305ece8-fe49-44c7-bf05-391444f66d37",
                            "last_updated": "2023-09-21T09:53:17.875340-04:00",
                            "created_at": "2023-09-19T09:13:24.737796-04:00",
                            "name": "TOR",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82d2a9b4-ef84-45f4-9646-09c4a5c1f0f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed614d64-22d4-4f1b-8526-86dc78af7b45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e67cfd37-18bd-4575-be5b-cc8aa46fbefa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:24.745715-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a7461ce-bb27-4c26-a0d2-7c9fc14e58ea",
                            "gambit_id": "da738962-4cdf-4835-8ab8-506a0d47be69",
                            "last_updated": "2023-09-21T09:53:17.890740-04:00",
                            "created_at": "2023-09-19T09:13:24.749068-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed614d64-22d4-4f1b-8526-86dc78af7b45/?format=api"
                        },
                        {
                            "id": "3ff76dd8-73f2-4dc2-9833-7a5e8f61fe56",
                            "gambit_id": "0dd38afc-405e-44f1-8425-7088dcbb5ec1",
                            "last_updated": "2023-09-21T09:53:17.883113-04:00",
                            "created_at": "2023-09-19T09:13:24.753052-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed614d64-22d4-4f1b-8526-86dc78af7b45/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f267313-56b9-49e8-a1b2-c39f30be75fd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "df25b1f7-c00b-4286-8272-808a445eef5d",
            "completed": true,
            "last_updated": "2023-09-21T09:53:18.331066-04:00",
            "created_at": "2023-09-19T09:13:23.960716-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/df25b1f7-c00b-4286-8272-808a445eef5d",
            "datetime": "2023-09-19T18:40:00-04:00",
            "cutoff_datetime": "2023-09-19T18:40:00-04:00",
            "name": "NYM (J Lucchesi) v. MIA (B Garrett)",
            "bettypes": [
                {
                    "id": "c9c9d630-7630-4dd3-b6db-5f016837efed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:23.971847-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5827.0
                            },
                            {
                                "team": "NYM (J Lucchesi)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8a578bb-4c35-48f5-ab3a-e1d979622468",
                            "gambit_id": "9d8683e3-32b4-4215-99f4-75ff8bc01de5",
                            "last_updated": "2023-09-21T09:53:18.362954-04:00",
                            "created_at": "2023-09-19T09:13:23.985803-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api"
                        },
                        {
                            "id": "1bb867ee-fa91-49ca-9aed-7c839aba5b28",
                            "gambit_id": "62a909b4-a955-4e1a-adfd-2bd6167679ba",
                            "last_updated": "2023-09-21T09:53:18.355747-04:00",
                            "created_at": "2023-09-19T09:13:23.979316-04:00",
                            "name": "NYM (J Lucchesi)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c9d630-7630-4dd3-b6db-5f016837efed/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b8f42b5-198a-4ec3-9ebf-24664571a4af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:23.990255-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d91f47c-b529-4df2-9513-6393734754f1",
                            "gambit_id": "9e1563dc-0651-4cdf-a6e1-92af6c5cc4ab",
                            "last_updated": "2023-09-21T09:53:18.369362-04:00",
                            "created_at": "2023-09-19T09:13:23.995036-04:00",
                            "name": "NYM",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api"
                        },
                        {
                            "id": "40db9d7f-2c0c-49aa-822e-32a449f85701",
                            "gambit_id": "12234490-3539-473d-bb46-39f227ac1ef3",
                            "last_updated": "2023-09-21T09:53:18.372456-04:00",
                            "created_at": "2023-09-19T09:13:24.013186-04:00",
                            "name": "MIA",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b8f42b5-198a-4ec3-9ebf-24664571a4af/?format=api"
                        }
                    ]
                },
                {
                    "id": "049d243e-f83c-4a58-bac7-96ed79380529",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:24.021177-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81a0ea55-1ab5-497e-b132-5609990528a2",
                            "gambit_id": "cc96b964-b49b-4f68-b3f6-c08d4c54a050",
                            "last_updated": "2023-09-21T09:53:18.383833-04:00",
                            "created_at": "2023-09-19T09:13:24.030831-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/049d243e-f83c-4a58-bac7-96ed79380529/?format=api"
                        },
                        {
                            "id": "69fb9b80-f8ec-42d7-a326-4bd14e9c0d84",
                            "gambit_id": "0bd6046f-6943-49b9-a032-4504ad8adb6b",
                            "last_updated": "2023-09-21T09:53:18.387117-04:00",
                            "created_at": "2023-09-19T09:13:24.036357-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/049d243e-f83c-4a58-bac7-96ed79380529/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18fc3419-733e-48d3-9940-3b84f6b53816",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b36baaae-171d-4884-8d8d-d469d0d1e9a7",
            "completed": true,
            "last_updated": "2023-09-21T09:53:18.581639-04:00",
            "created_at": "2023-09-19T09:13:24.480413-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b36baaae-171d-4884-8d8d-d469d0d1e9a7",
            "datetime": "2023-09-19T18:40:00-04:00",
            "cutoff_datetime": "2023-09-19T18:40:00-04:00",
            "name": "LAA (P Sandoval) v. TAM (T Bradley)",
            "bettypes": [
                {
                    "id": "49a006a3-e51b-4b41-8452-2a986ab356dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:24.486025-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Bradley)",
                                "amount": 6434.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ad08983-faa9-4072-83a0-775afb8997a7",
                            "gambit_id": "fcedcffa-404e-431b-a814-2b7b1d01a225",
                            "last_updated": "2023-09-21T09:53:18.596969-04:00",
                            "created_at": "2023-09-19T09:13:24.496841-04:00",
                            "name": "TAM (T Bradley)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a006a3-e51b-4b41-8452-2a986ab356dd/?format=api"
                        },
                        {
                            "id": "9b16f3f4-58a7-4a42-856c-5ee7b31da9fd",
                            "gambit_id": "3dd15cef-6f77-44d4-8b24-b58b3c13b0f0",
                            "last_updated": "2023-09-21T09:53:18.592336-04:00",
                            "created_at": "2023-09-19T09:13:24.491780-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a006a3-e51b-4b41-8452-2a986ab356dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "4cc1ef25-b349-4246-b8f0-7283a8d61611",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:24.500905-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c3c875f-90bc-4d18-aa99-929b66908daa",
                            "gambit_id": "87480730-1fe1-4950-ac5c-b36db5778b65",
                            "last_updated": "2023-09-21T09:53:18.603212-04:00",
                            "created_at": "2023-09-19T09:13:24.506206-04:00",
                            "name": "LAA",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api"
                        },
                        {
                            "id": "faa2a246-f535-484d-8aae-8bfce5ce21b0",
                            "gambit_id": "933cd39a-f916-4239-aa18-2c0a467a39a2",
                            "last_updated": "2023-09-21T09:53:18.606318-04:00",
                            "created_at": "2023-09-19T09:13:24.510455-04:00",
                            "name": "TAM",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api"
                        }
                    ]
                },
                {
                    "id": "14a0a6e2-1c1f-4b59-a579-69e2dfb622e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:24.514968-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "832f6dac-5689-473d-ab89-5646176203bd",
                            "gambit_id": "8c2b0734-f9f5-4375-b4d4-b74880d6e9f5",
                            "last_updated": "2023-09-21T09:53:18.618383-04:00",
                            "created_at": "2023-09-19T09:13:24.523206-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/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api"
                        },
                        {
                            "id": "6039b331-c82f-40c0-b27a-0f106e85cf79",
                            "gambit_id": "8aec4d59-f3de-4e0c-9c2e-e1c6fb2b0a5d",
                            "last_updated": "2023-09-21T09:53:18.615254-04:00",
                            "created_at": "2023-09-19T09:13:24.519018-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/14a0a6e2-1c1f-4b59-a579-69e2dfb622e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ffdd59e-2aa4-45f7-af99-0c57fa511ec7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e92e67ec-e99d-41f4-877e-c1f2b7453fcd",
            "completed": true,
            "last_updated": "2023-09-20T10:52:59.314359-04:00",
            "created_at": "2023-09-19T09:13:24.234300-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e92e67ec-e99d-41f4-877e-c1f2b7453fcd",
            "datetime": "2023-09-19T18:40:00-04:00",
            "cutoff_datetime": "2023-09-19T18:40:00-04:00",
            "name": "MIN (K Maeda) v. CIN (F Cruz)",
            "bettypes": [
                {
                    "id": "a7cf3998-1ee5-48e5-8836-5edb640d9c41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-19T09:13:24.246200-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Maeda)",
                                "amount": 5312.0
                            },
                            {
                                "team": "CIN (F Cruz)",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9561.6,
                        "profit_sb": 61.6,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8977b673-339f-40ea-b408-5cdacc1c27e9",
                            "gambit_id": "0c299682-ae40-4116-87b9-5f5e44b079a9",
                            "last_updated": "2023-09-20T10:52:59.323557-04:00",
                            "created_at": "2023-09-19T09:13:24.251187-04:00",
                            "name": "MIN (K Maeda)",
                            "reward": "1.80000",
                            "odds": "1.84030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7cf3998-1ee5-48e5-8836-5edb640d9c41/?format=api"
                        },
                        {
                            "id": "b2b88ee9-a3b8-4e57-a841-517e05d9ca3d",
                            "gambit_id": "bb099296-4465-4265-b81e-e39b50bd6307",
                            "last_updated": "2023-09-20T10:52:59.326842-04:00",
                            "created_at": "2023-09-19T09:13:24.256035-04:00",
                            "name": "CIN (F Cruz)",
                            "reward": "2.04000",
                            "odds": "2.09000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7cf3998-1ee5-48e5-8836-5edb640d9c41/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1f311ea-8171-48f6-8b66-c0cdde076421",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-19T09:13:24.265489-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "MIN",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ec9edd5-6f4b-44fc-963e-a10b0f5255b5",
                            "gambit_id": "3b7639c3-15a5-4951-8f96-d6b1972e55d9",
                            "last_updated": "2023-09-20T10:52:59.337014-04:00",
                            "created_at": "2023-09-19T09:13:24.274482-04:00",
                            "name": "CIN",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f311ea-8171-48f6-8b66-c0cdde076421/?format=api"
                        },
                        {
                            "id": "b80ae915-1baa-4797-bc54-8118f217b6ff",
                            "gambit_id": "a8b0b121-2ff3-4cbb-9279-9d7df9879360",
                            "last_updated": "2023-09-20T10:52:59.333700-04:00",
                            "created_at": "2023-09-19T09:13:24.269902-04:00",
                            "name": "MIN",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f311ea-8171-48f6-8b66-c0cdde076421/?format=api"
                        }
                    ]
                },
                {
                    "id": "318bb475-e641-4552-a96b-121bc67ea485",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-19T09:13:24.278645-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "c447c9db-c802-4418-9ce4-c098d9fccfbd",
                            "gambit_id": "079719bc-deda-492c-be92-6d6389d1a1b8",
                            "last_updated": "2023-09-20T10:52:59.346638-04:00",
                            "created_at": "2023-09-19T09:13:24.288436-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/318bb475-e641-4552-a96b-121bc67ea485/?format=api"
                        },
                        {
                            "id": "763b2fa6-68e1-417e-a63f-b18cf28935c5",
                            "gambit_id": "a485f5e3-7ba0-4bc2-9550-de4bd3b0073b",
                            "last_updated": "2023-09-20T10:52:59.343466-04:00",
                            "created_at": "2023-09-19T09:13:24.283213-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/318bb475-e641-4552-a96b-121bc67ea485/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e61b5342-a42a-4d6e-ac7a-f6e01f8112ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e47d0ec4-8c67-4483-90c2-d5a08df0c87c",
            "completed": true,
            "last_updated": "2023-09-20T09:23:06.531010-04:00",
            "created_at": "2023-09-17T22:38:19.199687-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/e47d0ec4-8c67-4483-90c2-d5a08df0c87c",
            "datetime": "2023-09-18T22:59:00-04:00",
            "cutoff_datetime": "2023-09-18T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 18th 2023",
            "bettypes": [
                {
                    "id": "96e8d888-a53e-421b-8d51-c048c8bbfef5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e61b5342-a42a-4d6e-ac7a-f6e01f8112ef/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-17T22:38:19.212502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "04f5c85c-0616-4084-9b4e-4593da0933e0",
                            "gambit_id": "7d826c94-8234-4217-bc38-1c18560bb572",
                            "last_updated": "2023-09-20T09:23:06.550132-04:00",
                            "created_at": "2023-09-17T22:38:19.223177-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e8d888-a53e-421b-8d51-c048c8bbfef5/?format=api"
                        },
                        {
                            "id": "c4a6b41e-c5c9-4d66-9a83-03617a86613d",
                            "gambit_id": "e1f7d0e0-7561-421e-8d2d-20c3e6ef0af9",
                            "last_updated": "2023-09-20T09:23:06.545908-04:00",
                            "created_at": "2023-09-17T22:38:19.218204-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e8d888-a53e-421b-8d51-c048c8bbfef5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42fac55a-cddd-4c5f-b539-38d228f96bc1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f4d9084-ba3b-4aff-a0d5-7442bef553aa",
            "completed": true,
            "last_updated": "2023-09-20T09:23:06.312760-04:00",
            "created_at": "2023-09-17T22:38:19.406138-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/1f4d9084-ba3b-4aff-a0d5-7442bef553aa",
            "datetime": "2023-09-18T22:59:00-04:00",
            "cutoff_datetime": "2023-09-18T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 18th 2023",
            "bettypes": [
                {
                    "id": "225b8e5b-410d-4857-9d96-d4ea433b6c39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42fac55a-cddd-4c5f-b539-38d228f96bc1/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-09-17T22:38:19.416705-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": "08a471df-dfc8-41b8-bfad-61a898f7e325",
                            "gambit_id": "d479888b-1edf-4075-8bd7-d810c3ecb2e6",
                            "last_updated": "2023-09-20T09:23:06.349176-04:00",
                            "created_at": "2023-09-17T22:38:19.439246-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
                        },
                        {
                            "id": "cb50593a-a631-404f-82db-e7f9d5e52489",
                            "gambit_id": "225827a5-5dac-4d5b-8b37-dcbe25872e62",
                            "last_updated": "2023-09-20T09:23:06.345533-04:00",
                            "created_at": "2023-09-17T22:38:19.435115-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
                        },
                        {
                            "id": "4a0a4c54-a653-4e90-b4a9-63becd2dd1fc",
                            "gambit_id": "bb199b3d-bf15-4d01-8783-cc03bf82696a",
                            "last_updated": "2023-09-20T09:23:06.341280-04:00",
                            "created_at": "2023-09-17T22:38:19.430941-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
                        },
                        {
                            "id": "13e9a10f-94e9-497e-b402-40b7274a72cd",
                            "gambit_id": "48744132-0224-4740-9472-261d746bd54c",
                            "last_updated": "2023-09-20T09:23:06.336688-04:00",
                            "created_at": "2023-09-17T22:38:19.424814-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
                        },
                        {
                            "id": "1ead5908-78d5-4320-b59a-38e04954e7ea",
                            "gambit_id": "aa05d092-e38b-4d5f-963a-4aad48820f0b",
                            "last_updated": "2023-09-20T09:23:06.332072-04:00",
                            "created_at": "2023-09-17T22:38:19.420935-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7e54c88-0ce8-4c52-8f3a-e9e0542f2392",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5529e2cd-f161-4448-b964-8f959508546c",
            "completed": true,
            "last_updated": "2023-09-20T09:13:04.745471-04:00",
            "created_at": "2023-09-18T09:08:20.240355-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5529e2cd-f161-4448-b964-8f959508546c",
            "datetime": "2023-09-18T22:10:00-04:00",
            "cutoff_datetime": "2023-09-18T22:10:00-04:00",
            "name": "DET (Ed Rodriguez) v. LOS (L Lynn)",
            "bettypes": [
                {
                    "id": "ba4e9db6-7fae-4e62-b649-0f5638ba581a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-18T09:08:20.247357-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Lynn)",
                                "amount": 6232.0
                            },
                            {
                                "team": "DET (Ed Rodriguez)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47aa95b1-6348-4588-a0d1-92389e221e37",
                            "gambit_id": "0a0a4abc-c6b2-4017-b792-85973cf9b7d8",
                            "last_updated": "2023-09-20T09:13:04.767859-04:00",
                            "created_at": "2023-09-18T09:08:20.258868-04:00",
                            "name": "LOS (L Lynn)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4e9db6-7fae-4e62-b649-0f5638ba581a/?format=api"
                        },
                        {
                            "id": "f2d6929b-a16f-4d41-8450-ba931d64ee3e",
                            "gambit_id": "28853f18-cd5f-4d78-ab62-4b120990834c",
                            "last_updated": "2023-09-20T09:13:04.764395-04:00",
                            "created_at": "2023-09-18T09:08:20.252919-04:00",
                            "name": "DET (Ed Rodriguez)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4e9db6-7fae-4e62-b649-0f5638ba581a/?format=api"
                        }
                    ]
                },
                {
                    "id": "44509f94-7f45-427b-af63-4ba22fb21ec0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-18T09:08:20.277504-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f243d724-6475-4621-a18e-b56c0ad748a5",
                            "gambit_id": "d16a22c2-263e-491f-a495-e62642fa6a55",
                            "last_updated": "2023-09-20T09:13:04.774362-04:00",
                            "created_at": "2023-09-18T09:08:20.294391-04:00",
                            "name": "DET",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api"
                        },
                        {
                            "id": "890f45a6-633d-43bc-ab81-80356cdd5a01",
                            "gambit_id": "88ff027b-e4a9-426b-aa44-f883e98fe0dc",
                            "last_updated": "2023-09-20T09:13:04.784220-04:00",
                            "created_at": "2023-09-18T09:08:20.301643-04:00",
                            "name": "LOS",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44509f94-7f45-427b-af63-4ba22fb21ec0/?format=api"
                        }
                    ]
                },
                {
                    "id": "51399c33-6aed-4eb9-9bf7-419f3f53df8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-18T09:08:20.307178-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5acf46fd-7339-4a47-984c-9acf1ff0958b",
                            "gambit_id": "34caafe5-4fb7-4e6a-aa48-775d69c4b2a9",
                            "last_updated": "2023-09-20T09:13:04.791138-04:00",
                            "created_at": "2023-09-18T09:08:20.318874-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api"
                        },
                        {
                            "id": "0c95eabe-2293-40fb-91c9-a2950ac7eb93",
                            "gambit_id": "7556bb6f-cfca-454d-b397-92870778aaf4",
                            "last_updated": "2023-09-20T09:13:04.801524-04:00",
                            "created_at": "2023-09-18T09:08:20.312872-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90cbf0de-8ca1-45d3-a266-b0438cda6ab9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "af225d01-bb34-40fd-b681-1074a377642a",
            "completed": true,
            "last_updated": "2023-09-19T11:23:27.342645-04:00",
            "created_at": "2023-09-18T09:08:19.974016-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/af225d01-bb34-40fd-b681-1074a377642a",
            "datetime": "2023-09-18T21:40:00-04:00",
            "cutoff_datetime": "2023-09-18T21:40:00-04:00",
            "name": "SEA (B Woo) v. OAK (J Sears)",
            "bettypes": [
                {
                    "id": "5e1a05d9-720a-4449-8714-fce1fa257c34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90cbf0de-8ca1-45d3-a266-b0438cda6ab9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-18T09:08:19.982763-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Woo)",
                                "amount": 6139.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7696d1d3-7302-4806-9372-0cb05e8efacf",
                            "gambit_id": "a1c164d2-75fe-46c9-996e-5fb0eabf2676",
                            "last_updated": "2023-09-19T11:23:27.350827-04:00",
                            "created_at": "2023-09-18T09:08:19.988399-04:00",
                            "name": "SEA (B Woo)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e1a05d9-720a-4449-8714-fce1fa257c34/?format=api"
                        },
                        {
                            "id": "980b8779-6c50-4be8-9e87-7d9c3d87deac",
                            "gambit_id": "3809963d-a86a-4440-b785-a889c53f9986",
                            "last_updated": "2023-09-19T11:23:27.354587-04:00",
                            "created_at": "2023-09-18T09:08:19.994316-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e1a05d9-720a-4449-8714-fce1fa257c34/?format=api"
                        }
                    ]
                },
                {
                    "id": "29536749-6a21-4881-aa2e-a1b0c4820234",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90cbf0de-8ca1-45d3-a266-b0438cda6ab9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-18T09:08:20.000300-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5fb550e-d216-42fe-a02a-c27e727d33d4",
                            "gambit_id": "62d4686a-ed57-4fd3-839d-58bf4ff6e150",
                            "last_updated": "2023-09-19T11:23:27.364453-04:00",
                            "created_at": "2023-09-18T09:08:20.015122-04:00",
                            "name": "OAK",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29536749-6a21-4881-aa2e-a1b0c4820234/?format=api"
                        },
                        {
                            "id": "dff5c952-0c55-44d7-b804-d75d0479c20b",
                            "gambit_id": "88932bd6-0ec5-40c4-932d-9066e37ecd51",
                            "last_updated": "2023-09-19T11:23:27.361180-04:00",
                            "created_at": "2023-09-18T09:08:20.007233-04:00",
                            "name": "SEA",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29536749-6a21-4881-aa2e-a1b0c4820234/?format=api"
                        }
                    ]
                },
                {
                    "id": "ded6295f-55f8-43bd-83ba-01346e9b9ccc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90cbf0de-8ca1-45d3-a266-b0438cda6ab9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-18T09:08:20.022171-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "c6cbffa9-5963-46de-84dc-618576c4b1f0",
                            "gambit_id": "d5332f56-45c4-4bd2-85c8-72742b271628",
                            "last_updated": "2023-09-19T11:23:27.370945-04:00",
                            "created_at": "2023-09-18T09:08:20.028875-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/ded6295f-55f8-43bd-83ba-01346e9b9ccc/?format=api"
                        },
                        {
                            "id": "ec5704e2-c5d2-4553-a5e7-e1b2efaeeee3",
                            "gambit_id": "d7147cda-8cf7-4e66-b620-b5c1f6513c36",
                            "last_updated": "2023-09-19T11:23:27.374405-04:00",
                            "created_at": "2023-09-18T09:08:20.035235-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/ded6295f-55f8-43bd-83ba-01346e9b9ccc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a5601e97-1b56-4bd2-ac80-bfc2edb9598b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac5b1276-40a3-4a7e-87f2-3b62ba6155ed",
            "completed": true,
            "last_updated": "2023-09-20T09:13:05.958740-04:00",
            "created_at": "2023-09-18T12:13:01.270998-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ac5b1276-40a3-4a7e-87f2-3b62ba6155ed",
            "datetime": "2023-09-18T21:40:00-04:00",
            "cutoff_datetime": "2023-09-18T21:40:00-04:00",
            "name": "Colorado Rockies v. San Diego Padres",
            "bettypes": [
                {
                    "id": "bdccb871-13f6-4f8a-bff5-eb6d5fa88676",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-18T12:13:01.283041-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Diego Padres",
                                "amount": 7106.0
                            },
                            {
                                "team": "Colorado Rockies",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c6433ef-237f-4306-8c92-b1117e3f24fa",
                            "gambit_id": "1ec8e409-f533-4ee3-a052-a89a7849d937",
                            "last_updated": "2023-09-20T09:13:05.975413-04:00",
                            "created_at": "2023-09-18T12:13:01.288062-04:00",
                            "name": "San Diego Padres",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdccb871-13f6-4f8a-bff5-eb6d5fa88676/?format=api"
                        },
                        {
                            "id": "b7a87baa-b75e-4601-bc55-642b689a2a1a",
                            "gambit_id": "d819633e-7bda-4c27-b07c-7e0f06acbb9b",
                            "last_updated": "2023-09-20T09:13:05.979503-04:00",
                            "created_at": "2023-09-18T12:13:01.292028-04:00",
                            "name": "Colorado Rockies",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdccb871-13f6-4f8a-bff5-eb6d5fa88676/?format=api"
                        }
                    ]
                },
                {
                    "id": "5bd51852-45f9-4344-9b69-ba230d46978d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-18T12:13:01.296822-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Diego Padres",
                                "amount": 5423.0
                            },
                            {
                                "team": "Colorado Rockies",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd5256f6-89df-41f6-914a-152c5cd13d74",
                            "gambit_id": "5d2d7943-501d-4a9d-af45-402265b9e35f",
                            "last_updated": "2023-09-20T09:13:05.989742-04:00",
                            "created_at": "2023-09-18T12:13:01.306453-04:00",
                            "name": "San Diego Padres",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd51852-45f9-4344-9b69-ba230d46978d/?format=api"
                        },
                        {
                            "id": "00327709-726d-4b86-9ef3-1f2eabac277c",
                            "gambit_id": "d46f08e6-24c4-45e2-b239-298f614059e0",
                            "last_updated": "2023-09-20T09:13:05.986390-04:00",
                            "created_at": "2023-09-18T12:13:01.301037-04:00",
                            "name": "Colorado Rockies",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd51852-45f9-4344-9b69-ba230d46978d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c5d86cc-07ed-49c3-ae96-ce1133126a7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5601e97-1b56-4bd2-ac80-bfc2edb9598b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-18T12:13:01.311065-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "ef4c9d3b-596e-47a8-a6ff-2350db4c29cf",
                            "gambit_id": "d9045d14-4dec-454d-ac64-93313ad65a20",
                            "last_updated": "2023-09-20T09:13:05.996260-04:00",
                            "created_at": "2023-09-18T12:13:01.315235-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/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api"
                        },
                        {
                            "id": "82863f69-c0fc-4b05-954c-753455c1a288",
                            "gambit_id": "c8381422-45aa-4cc6-bf69-3dbae3482098",
                            "last_updated": "2023-09-20T09:13:05.999473-04:00",
                            "created_at": "2023-09-18T12:13:01.329467-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/3c5d86cc-07ed-49c3-ae96-ce1133126a7d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f6ccafb-df45-4ffe-813d-06037b19e91a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4abec18-19bb-48cc-a3ba-37c8e9bbf67c",
            "completed": true,
            "last_updated": "2023-09-19T10:13:08.781939-04:00",
            "created_at": "2023-09-16T18:28:17.837876-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b4abec18-19bb-48cc-a3ba-37c8e9bbf67c",
            "datetime": "2023-09-18T20:15:00-04:00",
            "cutoff_datetime": "2023-09-18T20:15:00-04:00",
            "name": "Cleveland Browns v. Pittsburgh Steelers",
            "bettypes": [
                {
                    "id": "79b5ee0c-8d67-4479-9152-f846c165ca81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f6ccafb-df45-4ffe-813d-06037b19e91a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-09-16T18:28:17.859011-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5512.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f5c91e2-6da7-4fce-a3f2-ca5b88c6d781",
                            "gambit_id": "48762378-fcfa-4ce7-95e1-7b4fa7bb0ca8",
                            "last_updated": "2023-09-19T10:13:08.816060-04:00",
                            "created_at": "2023-09-16T18:28:17.862655-04:00",
                            "name": "Cleveland Browns",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b5ee0c-8d67-4479-9152-f846c165ca81/?format=api"
                        },
                        {
                            "id": "321bb9d5-0e36-47fb-8b7f-222dd338a3cb",
                            "gambit_id": "15aa3fd7-c63b-4c63-ad19-673e0f291468",
                            "last_updated": "2023-09-19T10:13:08.819916-04:00",
                            "created_at": "2023-09-16T18:28:17.872820-04:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b5ee0c-8d67-4479-9152-f846c165ca81/?format=api"
                        }
                    ]
                },
                {
                    "id": "c29d8ec2-b63f-47f9-bae5-f0c44a520e20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f6ccafb-df45-4ffe-813d-06037b19e91a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-09-16T18:28:17.847845-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5107.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fb5d95c-0dd4-4d9c-a8dd-9ca305863014",
                            "gambit_id": "705076e9-70ee-49e6-9920-673d62b9a85b",
                            "last_updated": "2023-09-19T10:13:08.798589-04:00",
                            "created_at": "2023-09-16T18:28:17.851349-04:00",
                            "name": "Cleveland Browns",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c29d8ec2-b63f-47f9-bae5-f0c44a520e20/?format=api"
                        },
                        {
                            "id": "7da440b8-0189-4c96-a535-1f408080154b",
                            "gambit_id": "da6d2f31-6ea4-4f43-a3ee-79df82f66740",
                            "last_updated": "2023-09-19T10:13:08.801800-04:00",
                            "created_at": "2023-09-16T18:28:17.854995-04:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c29d8ec2-b63f-47f9-bae5-f0c44a520e20/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4189555-3762-4afa-9d72-ff5244e99322",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f6ccafb-df45-4ffe-813d-06037b19e91a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-09-16T18:28:17.877582-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 39",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cb46a5fd-a8d9-4003-81ba-2ecb0dad9c64",
                            "gambit_id": "1671d70a-b91d-4ea2-8f69-36d20629cdea",
                            "last_updated": "2023-09-19T10:13:08.826570-04:00",
                            "created_at": "2023-09-16T18:28:17.882090-04:00",
                            "name": "Game Total Over 39",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4189555-3762-4afa-9d72-ff5244e99322/?format=api"
                        },
                        {
                            "id": "5a7b1b46-2853-4ec5-ad3d-81a1ec62d780",
                            "gambit_id": "ca5be47f-48a9-4887-a822-4b6e36c517f0",
                            "last_updated": "2023-09-19T10:13:08.835882-04:00",
                            "created_at": "2023-09-16T18:28:17.885833-04:00",
                            "name": "Game Total Under 39",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4189555-3762-4afa-9d72-ff5244e99322/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}