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=3500
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=3600",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=3400",
    "results": [
        {
            "id": "1fca3d77-fc48-4a2b-82b3-1553e4d37000",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "60e692fe-42d6-4e96-bd5c-f80c49f34e09",
            "completed": true,
            "last_updated": "2023-07-07T16:57:59.214377-04:00",
            "created_at": "2023-07-06T08:43:17.589621-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/60e692fe-42d6-4e96-bd5c-f80c49f34e09",
            "datetime": "2023-07-06T21:40:00-04:00",
            "cutoff_datetime": "2023-07-06T21:40:00-04:00",
            "name": "NYM (C Carrasco) v. ARI (R Nelson)",
            "bettypes": [
                {
                    "id": "61338e4e-63d7-4837-96cd-74227b6ccebb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fca3d77-fc48-4a2b-82b3-1553e4d37000/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:17.592307-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (R Nelson)",
                                "amount": 5615.0
                            },
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b7ac24a7-d288-4f08-b2ab-8a46ccfbc185",
                            "gambit_id": "8cd4bd6b-d0c4-44e3-b33b-a7aa6d843510",
                            "last_updated": "2023-07-07T16:57:59.219875-04:00",
                            "created_at": "2023-07-06T08:43:17.596235-04:00",
                            "name": "ARI (R Nelson)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61338e4e-63d7-4837-96cd-74227b6ccebb/?format=api"
                        },
                        {
                            "id": "6e3b1b29-3cbb-4cc4-9435-56cc7830b0a0",
                            "gambit_id": "a2fb6c34-6982-4027-bca8-0140c74386d4",
                            "last_updated": "2023-07-07T16:57:59.218401-04:00",
                            "created_at": "2023-07-06T08:43:17.594313-04:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61338e4e-63d7-4837-96cd-74227b6ccebb/?format=api"
                        }
                    ]
                },
                {
                    "id": "b703c629-38b2-411e-8c63-1b78d1d46ea3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fca3d77-fc48-4a2b-82b3-1553e4d37000/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:17.598273-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "a81fdb0a-c448-4b58-bd00-d51ee43e09c1",
                            "gambit_id": "d5b0a647-bf0a-4f12-8956-369431dada52",
                            "last_updated": "2023-07-07T16:57:59.222895-04:00",
                            "created_at": "2023-07-06T08:43:17.600028-04:00",
                            "name": "NYM",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b703c629-38b2-411e-8c63-1b78d1d46ea3/?format=api"
                        },
                        {
                            "id": "764c11da-2edb-499a-862e-b7aaeaa1efac",
                            "gambit_id": "591e0087-e1c2-493a-809b-e78bba26973f",
                            "last_updated": "2023-07-07T16:57:59.224671-04:00",
                            "created_at": "2023-07-06T08:43:17.601689-04:00",
                            "name": "ARI",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b703c629-38b2-411e-8c63-1b78d1d46ea3/?format=api"
                        }
                    ]
                },
                {
                    "id": "2711b633-e768-4f8c-88f4-2f335b29f0b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fca3d77-fc48-4a2b-82b3-1553e4d37000/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:17.603460-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "371c5808-ac81-4761-88e2-60dac2b2ae03",
                            "gambit_id": "8c20b20d-5990-4fc9-b237-cf0626a1457f",
                            "last_updated": "2023-07-07T16:57:59.229766-04:00",
                            "created_at": "2023-07-06T08:43:17.607976-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2711b633-e768-4f8c-88f4-2f335b29f0b4/?format=api"
                        },
                        {
                            "id": "f6e863ff-d418-40b7-aaff-28d62d52d5b7",
                            "gambit_id": "6d919cc3-feea-46bf-aa6f-14be5e4f7703",
                            "last_updated": "2023-07-07T16:57:59.228153-04:00",
                            "created_at": "2023-07-06T08:43:17.605920-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2711b633-e768-4f8c-88f4-2f335b29f0b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67c5bdd5-6ea9-4bfa-90be-001032bf9a90",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f9b77dce-93be-4fe4-bc61-93bab8b08a1d",
            "completed": true,
            "last_updated": "2023-07-08T09:38:30.940955-04:00",
            "created_at": "2023-07-06T15:58:08.771522-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f9b77dce-93be-4fe4-bc61-93bab8b08a1d",
            "datetime": "2023-07-06T20:10:00-04:00",
            "cutoff_datetime": "2023-07-06T20:10:00-04:00",
            "name": "SEA (G Kirby) v. HOU (R Blanco)",
            "bettypes": [
                {
                    "id": "c8fc710b-6b69-4606-a698-eba89a83b508",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67c5bdd5-6ea9-4bfa-90be-001032bf9a90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T15:58:08.773620-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5776.0
                            },
                            {
                                "team": "HOU (R Blanco)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2a22176-4073-4896-9658-d92bb9375e68",
                            "gambit_id": "0d713ce8-6e17-4ddd-a1e7-5510a354c247",
                            "last_updated": "2023-07-08T09:38:30.948208-04:00",
                            "created_at": "2023-07-06T15:58:08.775156-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fc710b-6b69-4606-a698-eba89a83b508/?format=api"
                        },
                        {
                            "id": "37018ed0-a51e-4e39-b903-91eed46363bb",
                            "gambit_id": "1c8b83e0-02b6-4c1a-b3e7-88307fa844bf",
                            "last_updated": "2023-07-08T09:38:30.950199-04:00",
                            "created_at": "2023-07-06T15:58:08.776687-04:00",
                            "name": "HOU (R Blanco)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fc710b-6b69-4606-a698-eba89a83b508/?format=api"
                        }
                    ]
                },
                {
                    "id": "33920bc5-cd19-409d-8efd-90c9b069ba6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67c5bdd5-6ea9-4bfa-90be-001032bf9a90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T15:58:08.778408-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d36f5e7-1d9d-457b-bbf9-ee8b990d6f0d",
                            "gambit_id": "d8868ce8-4054-4cac-b4c9-c918678521f7",
                            "last_updated": "2023-07-08T09:38:30.955525-04:00",
                            "created_at": "2023-07-06T15:58:08.781397-04:00",
                            "name": "HOU",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33920bc5-cd19-409d-8efd-90c9b069ba6b/?format=api"
                        },
                        {
                            "id": "c794d1ec-c4f8-4e3e-ba84-b3d5c23cab6f",
                            "gambit_id": "d0ee266f-0d4a-46c5-8488-2816ba1826f3",
                            "last_updated": "2023-07-08T09:38:30.953800-04:00",
                            "created_at": "2023-07-06T15:58:08.779866-04:00",
                            "name": "SEA",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33920bc5-cd19-409d-8efd-90c9b069ba6b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4351ea36-5e37-4147-a75b-65cbadfa6ae3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67c5bdd5-6ea9-4bfa-90be-001032bf9a90/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T15:58:08.783123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "98794939-01a7-4f3b-bc90-f3862c3efbf0",
                            "gambit_id": "4f309f91-77e5-4a37-b8e9-7390805e4838",
                            "last_updated": "2023-07-08T09:38:30.959097-04:00",
                            "created_at": "2023-07-06T15:58:08.784713-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/4351ea36-5e37-4147-a75b-65cbadfa6ae3/?format=api"
                        },
                        {
                            "id": "155e6ae9-b73f-43ca-ac74-61bd1372ed37",
                            "gambit_id": "3bd4c053-f621-4b46-8c3f-0629b2a0bc14",
                            "last_updated": "2023-07-08T09:38:30.962910-04:00",
                            "created_at": "2023-07-06T15:58:08.786278-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/4351ea36-5e37-4147-a75b-65cbadfa6ae3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07e23a7d-9dba-4a49-97bb-c472be3c4004",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b35e7321-64ee-4914-be72-acfda0ea705c",
            "completed": true,
            "last_updated": "2023-07-08T09:38:31.155776-04:00",
            "created_at": "2023-07-06T15:58:08.560903-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b35e7321-64ee-4914-be72-acfda0ea705c",
            "datetime": "2023-07-06T20:10:00-04:00",
            "cutoff_datetime": "2023-07-06T20:10:00-04:00",
            "name": "TOR (Y Kikuchi) v. CWS (J Scholtens) - Game 2",
            "bettypes": [
                {
                    "id": "2d949a20-ca65-4993-94ab-73753fef92f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07e23a7d-9dba-4a49-97bb-c472be3c4004/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T15:58:08.563345-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (Y Kikuchi)",
                                "amount": 5604.0
                            },
                            {
                                "team": "CWS (J Scholtens)",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 9582.84,
                        "profit_sb": 82.84,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1876db3e-eea9-4498-ba7a-ad5c9a1aced9",
                            "gambit_id": "5e2ec9c9-a7c4-4763-8d22-3599d00b1770",
                            "last_updated": "2023-07-08T09:38:31.160760-04:00",
                            "created_at": "2023-07-06T15:58:08.565164-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.71000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d949a20-ca65-4993-94ab-73753fef92f3/?format=api"
                        },
                        {
                            "id": "ccc6d12f-9e01-4269-a528-93bd53c13110",
                            "gambit_id": "badd2df4-0f7e-45f8-af8b-295fa8edfe8a",
                            "last_updated": "2023-07-08T09:38:31.163254-04:00",
                            "created_at": "2023-07-06T15:58:08.566778-04:00",
                            "name": "CWS (J Scholtens)",
                            "reward": "2.18000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d949a20-ca65-4993-94ab-73753fef92f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4b48ff4-4b56-4442-86af-fa071812182b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07e23a7d-9dba-4a49-97bb-c472be3c4004/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T15:58:08.568479-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce81ec8a-6b68-44e6-b34a-1909c6d98d20",
                            "gambit_id": "643fb05a-592e-443a-b552-a6040ba6003a",
                            "last_updated": "2023-07-08T09:38:31.175387-04:00",
                            "created_at": "2023-07-06T15:58:08.571540-04:00",
                            "name": "CWS",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b48ff4-4b56-4442-86af-fa071812182b/?format=api"
                        },
                        {
                            "id": "de2a5aa3-fe85-46e2-b06b-fdf267c6ee59",
                            "gambit_id": "2d8a8ba6-abfe-4372-b2dd-b5460dcabd15",
                            "last_updated": "2023-07-08T09:38:31.172926-04:00",
                            "created_at": "2023-07-06T15:58:08.569977-04:00",
                            "name": "TOR",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b48ff4-4b56-4442-86af-fa071812182b/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c164abf-2350-4ecd-b3eb-f3b899f9e8ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07e23a7d-9dba-4a49-97bb-c472be3c4004/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T15:58:08.573202-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "592f6377-112c-4752-a0af-db56fcabd123",
                            "gambit_id": "d63703f0-a4fa-4832-a935-f340b4e04552",
                            "last_updated": "2023-07-08T09:38:31.180769-04:00",
                            "created_at": "2023-07-06T15:58:08.574751-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/2c164abf-2350-4ecd-b3eb-f3b899f9e8ca/?format=api"
                        },
                        {
                            "id": "5b7eff9f-f408-41fa-937c-5e144f344321",
                            "gambit_id": "22a6306d-37ce-4bd5-a632-1d379a7bc844",
                            "last_updated": "2023-07-08T09:38:31.183650-04:00",
                            "created_at": "2023-07-06T15:58:08.576466-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/2c164abf-2350-4ecd-b3eb-f3b899f9e8ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18e64f1d-2e40-41a1-b490-e51966772695",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ead0c62-c31b-4e6f-be7c-7fdc59b25c7f",
            "completed": true,
            "last_updated": "2023-07-08T09:42:56.928740-04:00",
            "created_at": "2023-07-06T08:43:17.356880-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0ead0c62-c31b-4e6f-be7c-7fdc59b25c7f",
            "datetime": "2023-07-06T19:10:00-04:00",
            "cutoff_datetime": "2023-07-06T19:10:00-04:00",
            "name": "KAN (J Lyles) v. CLE (T Bibee)",
            "bettypes": [
                {
                    "id": "6686ea11-7dc1-4cc5-a16d-86bffc721237",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:17.359653-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Bibee)",
                                "amount": 6627.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "674a1157-61d7-499f-9c99-4df54ae8d0e0",
                            "gambit_id": "012c76ba-92fe-4f57-846c-f5596c139ca7",
                            "last_updated": "2023-07-08T09:42:56.936833-04:00",
                            "created_at": "2023-07-06T08:43:17.363509-04:00",
                            "name": "CLE (T Bibee)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6686ea11-7dc1-4cc5-a16d-86bffc721237/?format=api"
                        },
                        {
                            "id": "5d4b62a4-1139-4329-a7a6-4a865c7d2547",
                            "gambit_id": "c21f2761-d61c-465b-a7c8-fae2e35f75c3",
                            "last_updated": "2023-07-08T09:42:56.934266-04:00",
                            "created_at": "2023-07-06T08:43:17.361571-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6686ea11-7dc1-4cc5-a16d-86bffc721237/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3876008-bba4-40a7-ae1c-f037bf4988d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:17.365379-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "589d62bd-4803-4846-b19f-e18b2f0c816e",
                            "gambit_id": "68e7922b-a50a-4add-8fe4-6b176a0efaf2",
                            "last_updated": "2023-07-08T09:42:56.941537-04:00",
                            "created_at": "2023-07-06T08:43:17.367248-04:00",
                            "name": "KAN",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api"
                        },
                        {
                            "id": "31b78888-f0da-433d-aaf0-4cfdab62147c",
                            "gambit_id": "71471826-38f2-4d47-8712-9b26dfac2ae3",
                            "last_updated": "2023-07-08T09:42:56.944668-04:00",
                            "created_at": "2023-07-06T08:43:17.369354-04:00",
                            "name": "CLE",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3876008-bba4-40a7-ae1c-f037bf4988d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "052120e2-b66c-4637-bb97-b9b875047b3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e64f1d-2e40-41a1-b490-e51966772695/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:17.371495-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "57bc5bd6-a32f-4ae2-a3b4-13c17f91c880",
                            "gambit_id": "4c6f5cf9-0cff-4935-aa5b-02ff18f44e62",
                            "last_updated": "2023-07-08T09:42:56.950334-04:00",
                            "created_at": "2023-07-06T08:43:17.373516-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/052120e2-b66c-4637-bb97-b9b875047b3f/?format=api"
                        },
                        {
                            "id": "8aad6d80-630f-4e64-af77-1f296ce80f95",
                            "gambit_id": "45576f75-85ee-46de-89d0-39ea9b5773ea",
                            "last_updated": "2023-07-08T09:42:56.953790-04:00",
                            "created_at": "2023-07-06T08:43:17.375628-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/052120e2-b66c-4637-bb97-b9b875047b3f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "04919b5e-1de0-4154-9e1d-5b23b1ad855c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51f0a87f-bc55-4e0c-bf81-f5cc0c75de3b",
            "completed": true,
            "last_updated": "2023-07-07T16:57:58.382351-04:00",
            "created_at": "2023-07-06T08:43:17.148614-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/51f0a87f-bc55-4e0c-bf81-f5cc0c75de3b",
            "datetime": "2023-07-06T19:10:00-04:00",
            "cutoff_datetime": "2023-07-06T19:10:00-04:00",
            "name": "TEX (N Eovaldi) v. BOS (K Crawford)",
            "bettypes": [
                {
                    "id": "6a42f794-8999-4323-9418-0cd7093ea06f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04919b5e-1de0-4154-9e1d-5b23b1ad855c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:17.151374-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5578.0
                            },
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bc07ac8-d31c-4b52-b5cb-b275a5c3454a",
                            "gambit_id": "55b57a53-3a11-4c93-821c-ea651a9462f1",
                            "last_updated": "2023-07-07T16:57:58.388343-04:00",
                            "created_at": "2023-07-06T08:43:17.153427-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "1.72000",
                            "odds": "1.75760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a42f794-8999-4323-9418-0cd7093ea06f/?format=api"
                        },
                        {
                            "id": "48ce53cf-77f6-437e-a0f9-fce419bed83f",
                            "gambit_id": "3f4b3125-5ca9-4439-95fa-b2286d4b7071",
                            "last_updated": "2023-07-07T16:57:58.390463-04:00",
                            "created_at": "2023-07-06T08:43:17.155514-04:00",
                            "name": "BOS (K Crawford)",
                            "reward": "2.17000",
                            "odds": "2.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a42f794-8999-4323-9418-0cd7093ea06f/?format=api"
                        }
                    ]
                },
                {
                    "id": "5296fdc0-c56a-46dd-852b-9b884cf6bdd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04919b5e-1de0-4154-9e1d-5b23b1ad855c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:17.157596-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f19d8d8-5f3d-4aff-a9bc-8cbfb06a3327",
                            "gambit_id": "5074d62f-f2ce-4907-8e24-638e4856aa27",
                            "last_updated": "2023-07-07T16:57:58.395699-04:00",
                            "created_at": "2023-07-06T08:43:17.161886-04:00",
                            "name": "BOS",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5296fdc0-c56a-46dd-852b-9b884cf6bdd9/?format=api"
                        },
                        {
                            "id": "05a08cef-9be9-412d-9e5f-22f8b7f9b022",
                            "gambit_id": "d1f1a056-95aa-436b-af4f-5f2257249708",
                            "last_updated": "2023-07-07T16:57:58.393894-04:00",
                            "created_at": "2023-07-06T08:43:17.159605-04:00",
                            "name": "TEX",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5296fdc0-c56a-46dd-852b-9b884cf6bdd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd34894c-0b2c-439d-a977-f725fc07eb01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04919b5e-1de0-4154-9e1d-5b23b1ad855c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:17.164346-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "544e320c-60ff-4294-981f-84ec98b74bdd",
                            "gambit_id": "a21370a7-000d-4807-ab65-9d2b40433dc4",
                            "last_updated": "2023-07-07T16:57:58.398769-04:00",
                            "created_at": "2023-07-06T08:43:17.166393-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/bd34894c-0b2c-439d-a977-f725fc07eb01/?format=api"
                        },
                        {
                            "id": "84602031-c8b4-4537-a05f-729ee0d263ab",
                            "gambit_id": "da58bc77-0a3d-4ce1-a8c5-99cbd3dcf99d",
                            "last_updated": "2023-07-07T16:57:58.400503-04:00",
                            "created_at": "2023-07-06T08:43:17.168147-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/bd34894c-0b2c-439d-a977-f725fc07eb01/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "59d8e2c1-abc0-4ac2-8dac-6efd1e8801c4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4593f39-c9ad-4db2-9bf3-7c7101eb6b47",
            "completed": true,
            "last_updated": "2023-07-07T16:57:58.180825-04:00",
            "created_at": "2023-07-06T08:43:16.941230-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b4593f39-c9ad-4db2-9bf3-7c7101eb6b47",
            "datetime": "2023-07-06T19:05:00-04:00",
            "cutoff_datetime": "2023-07-06T19:05:00-04:00",
            "name": "BAL (K Bradish) v. NYY (L Severino)",
            "bettypes": [
                {
                    "id": "616dcfb2-524d-4e6e-94be-2e095478113b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59d8e2c1-abc0-4ac2-8dac-6efd1e8801c4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:16.944142-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5325.0
                            },
                            {
                                "team": "NYY (L Severino)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffdbacd3-4cb3-49e7-a4c4-793629f32aa2",
                            "gambit_id": "b6521744-7950-4709-a93d-aed40866b5c3",
                            "last_updated": "2023-07-07T16:57:58.184246-04:00",
                            "created_at": "2023-07-06T08:43:16.946090-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616dcfb2-524d-4e6e-94be-2e095478113b/?format=api"
                        },
                        {
                            "id": "fbaf3dcb-7a31-4672-b090-48c01f5ec96d",
                            "gambit_id": "ec055518-7fc3-48c3-8f03-faf508ccfce5",
                            "last_updated": "2023-07-07T16:57:58.185560-04:00",
                            "created_at": "2023-07-06T08:43:16.948283-04:00",
                            "name": "NYY (L Severino)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616dcfb2-524d-4e6e-94be-2e095478113b/?format=api"
                        }
                    ]
                },
                {
                    "id": "eac32aba-0e28-45e0-bfa5-b25e88cd8cb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59d8e2c1-abc0-4ac2-8dac-6efd1e8801c4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:16.950455-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27fc86a9-6f31-42ff-82b2-1bd75c13b7a1",
                            "gambit_id": "6088e389-6e4c-4bd7-8876-49d5ca1a42fa",
                            "last_updated": "2023-07-07T16:57:58.189278-04:00",
                            "created_at": "2023-07-06T08:43:16.954790-04:00",
                            "name": "NYY",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac32aba-0e28-45e0-bfa5-b25e88cd8cb6/?format=api"
                        },
                        {
                            "id": "5f23a18d-38ed-4b8e-a602-6ce21eec19a0",
                            "gambit_id": "4c4bb658-1d75-4157-b46e-24a145ff06ad",
                            "last_updated": "2023-07-07T16:57:58.188047-04:00",
                            "created_at": "2023-07-06T08:43:16.952344-04:00",
                            "name": "BAL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eac32aba-0e28-45e0-bfa5-b25e88cd8cb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "4cda90a4-7c67-4c82-99ea-a378f32d489e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59d8e2c1-abc0-4ac2-8dac-6efd1e8801c4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:16.956797-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e2fb1be9-b9ac-4898-b14e-c71f51e134b5",
                            "gambit_id": "68b1b419-a9f5-47b5-bd2d-af54888d9ea8",
                            "last_updated": "2023-07-07T16:57:58.192448-04:00",
                            "created_at": "2023-07-06T08:43:16.958569-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/4cda90a4-7c67-4c82-99ea-a378f32d489e/?format=api"
                        },
                        {
                            "id": "6672453f-150a-43e9-904d-bbe07e84cabb",
                            "gambit_id": "c75419a7-87f7-4b54-b4fb-544cae2b105e",
                            "last_updated": "2023-07-07T16:57:58.194840-04:00",
                            "created_at": "2023-07-06T08:43:16.960503-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/4cda90a4-7c67-4c82-99ea-a378f32d489e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2090e25b-9645-44f5-aa48-774f70cb0a4b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b1a8253-9676-4d3d-aaff-aa08030ecee7",
            "completed": true,
            "last_updated": "2023-07-08T09:38:30.482876-04:00",
            "created_at": "2023-07-06T08:43:16.735404-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b1a8253-9676-4d3d-aaff-aa08030ecee7",
            "datetime": "2023-07-06T18:40:00-04:00",
            "cutoff_datetime": "2023-07-06T18:40:00-04:00",
            "name": "STL (J Flaherty) v. MIA (E Perez)",
            "bettypes": [
                {
                    "id": "7c631a90-17a7-4af3-b4f5-485271fff469",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:16.737746-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5478.0
                            },
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a2b1e99b-470b-45a8-bbb3-fc2c72c19f01",
                            "gambit_id": "8fd27dab-c930-4eff-82c2-253332b0041c",
                            "last_updated": "2023-07-08T09:38:30.495289-04:00",
                            "created_at": "2023-07-06T08:43:16.741560-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c631a90-17a7-4af3-b4f5-485271fff469/?format=api"
                        },
                        {
                            "id": "31869f34-e7ca-4120-b683-dea83f1839fc",
                            "gambit_id": "b807a0a0-d2d3-479d-abcd-7fcce2caca64",
                            "last_updated": "2023-07-08T09:38:30.491904-04:00",
                            "created_at": "2023-07-06T08:43:16.739468-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c631a90-17a7-4af3-b4f5-485271fff469/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3639dcb-6c83-4189-9ef8-26ba3da0a8b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:16.743424-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f6ca7918-4fd5-4c26-8223-8fe9f45a2b62",
                            "gambit_id": "513a12ad-4685-417f-a802-636d47fa9662",
                            "last_updated": "2023-07-08T09:38:30.502362-04:00",
                            "created_at": "2023-07-06T08:43:16.745171-04:00",
                            "name": "STL",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3639dcb-6c83-4189-9ef8-26ba3da0a8b1/?format=api"
                        },
                        {
                            "id": "9386ae19-6f65-4a8b-8fc7-98304e438404",
                            "gambit_id": "6868747e-823f-40af-86d2-11f0835602c7",
                            "last_updated": "2023-07-08T09:38:30.505747-04:00",
                            "created_at": "2023-07-06T08:43:16.747129-04:00",
                            "name": "MIA",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3639dcb-6c83-4189-9ef8-26ba3da0a8b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7fbfa6c-fde6-414f-9fa2-121088168381",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2090e25b-9645-44f5-aa48-774f70cb0a4b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:16.749039-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "108411db-bc4a-492e-aad5-31989d9231ac",
                            "gambit_id": "2ee34a45-069b-4323-9d20-16cebd43ee48",
                            "last_updated": "2023-07-08T09:38:30.512697-04:00",
                            "created_at": "2023-07-06T08:43:16.752191-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/b7fbfa6c-fde6-414f-9fa2-121088168381/?format=api"
                        },
                        {
                            "id": "b402c83c-87ea-4ca1-8d63-da849905c22a",
                            "gambit_id": "8178c97c-5b56-4eac-8595-f0410fb3d6fd",
                            "last_updated": "2023-07-08T09:38:30.516484-04:00",
                            "created_at": "2023-07-06T08:43:16.750559-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/b7fbfa6c-fde6-414f-9fa2-121088168381/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fdb47e76-7cb8-4576-8f7a-ef540dc502ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3dd5d10d-e03b-4f37-ad9d-6f92bf328271",
            "completed": true,
            "last_updated": "2023-07-07T16:57:59.631870-04:00",
            "created_at": "2023-07-06T09:33:01.239612-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3dd5d10d-e03b-4f37-ad9d-6f92bf328271",
            "datetime": "2023-07-06T18:40:00-04:00",
            "cutoff_datetime": "2023-07-06T18:40:00-04:00",
            "name": "PHI (C Sanchez) v. TAM (S Armstrong)",
            "bettypes": [
                {
                    "id": "09a963d2-ef34-4e84-9b20-f3b5c83138bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdb47e76-7cb8-4576-8f7a-ef540dc502ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T09:33:01.242557-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Armstrong)",
                                "amount": 5615.0
                            },
                            {
                                "team": "PHI (C Sanchez)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8b6edc0-9400-4701-b76b-6381ac512092",
                            "gambit_id": "26a1e2bf-f82f-40cd-8694-595ba1d63ffe",
                            "last_updated": "2023-07-07T16:57:59.638919-04:00",
                            "created_at": "2023-07-06T09:33:01.247220-04:00",
                            "name": "TAM (S Armstrong)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a963d2-ef34-4e84-9b20-f3b5c83138bc/?format=api"
                        },
                        {
                            "id": "53c4561a-2f2a-4256-b04e-6dd8970a2d3b",
                            "gambit_id": "a7e7c9aa-1195-4bf0-aa1b-0d81ce18950c",
                            "last_updated": "2023-07-07T16:57:59.636638-04:00",
                            "created_at": "2023-07-06T09:33:01.245094-04:00",
                            "name": "PHI (C Sanchez)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a963d2-ef34-4e84-9b20-f3b5c83138bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "c732613a-7253-487c-b82d-dd9f8cebf493",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdb47e76-7cb8-4576-8f7a-ef540dc502ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T09:33:01.249116-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e295bbdd-2c38-4a85-ad4b-66453e062c7a",
                            "gambit_id": "afffa9b6-02a0-4f8e-b9d5-9a97126ac9e2",
                            "last_updated": "2023-07-07T16:57:59.642645-04:00",
                            "created_at": "2023-07-06T09:33:01.250759-04:00",
                            "name": "PHI",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c732613a-7253-487c-b82d-dd9f8cebf493/?format=api"
                        },
                        {
                            "id": "4079dbee-7e56-424f-8338-5dbcfc25724e",
                            "gambit_id": "a3183228-0db4-4dd3-ae58-6fd2548bee9c",
                            "last_updated": "2023-07-07T16:57:59.644692-04:00",
                            "created_at": "2023-07-06T09:33:01.252603-04:00",
                            "name": "TAM",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c732613a-7253-487c-b82d-dd9f8cebf493/?format=api"
                        }
                    ]
                },
                {
                    "id": "43fd7fee-16c2-4f86-83e5-8c8eacc7dda9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdb47e76-7cb8-4576-8f7a-ef540dc502ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T09:33:01.254592-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0addca57-43ad-44f3-9b8c-6c21657f346e",
                            "gambit_id": "6b79c057-2637-483b-87f1-a743d352610c",
                            "last_updated": "2023-07-07T16:57:59.648189-04:00",
                            "created_at": "2023-07-06T09:33:01.256290-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/43fd7fee-16c2-4f86-83e5-8c8eacc7dda9/?format=api"
                        },
                        {
                            "id": "835f2230-628c-4ad3-89ac-2923d5699bc6",
                            "gambit_id": "17fb67da-093c-4125-b884-1ecd3ba06f27",
                            "last_updated": "2023-07-07T16:57:59.649816-04:00",
                            "created_at": "2023-07-06T09:33:01.258032-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/43fd7fee-16c2-4f86-83e5-8c8eacc7dda9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3960e249-4fb4-4927-b297-6eccf7edb3aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e0cd38b7-5a9b-4096-ab19-5283679a9753",
            "completed": true,
            "last_updated": "2023-07-08T09:42:57.566289-04:00",
            "created_at": "2023-07-06T09:33:01.030696-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e0cd38b7-5a9b-4096-ab19-5283679a9753",
            "datetime": "2023-07-06T17:10:00-04:00",
            "cutoff_datetime": "2023-07-06T17:10:00-04:00",
            "name": "TOR (J Berrios) v. CWS (L Lynn) - Game 1",
            "bettypes": [
                {
                    "id": "2e260078-7d95-4b8f-ba67-71ee82812225",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T09:33:01.033838-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5389.0
                            },
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cddcc278-d63e-4f32-aaf6-90078832a9a6",
                            "gambit_id": "da989824-9ce3-4216-b281-7559507a1c58",
                            "last_updated": "2023-07-08T09:42:57.573045-04:00",
                            "created_at": "2023-07-06T09:33:01.036426-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.78000",
                            "odds": "1.81300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e260078-7d95-4b8f-ba67-71ee82812225/?format=api"
                        },
                        {
                            "id": "8170deb2-e075-4213-a457-00d6a9027a05",
                            "gambit_id": "186a38e2-4b26-4d87-99b1-d48a2b46c97d",
                            "last_updated": "2023-07-08T09:42:57.575835-04:00",
                            "created_at": "2023-07-06T09:33:01.038458-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "2.08000",
                            "odds": "2.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e260078-7d95-4b8f-ba67-71ee82812225/?format=api"
                        }
                    ]
                },
                {
                    "id": "954439f7-1cec-4499-bab2-067d3895c56f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T09:33:01.040784-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e2df707-d19d-4147-9e4d-b00dee35c55d",
                            "gambit_id": "b27ecf02-69cb-4c75-9fc5-b64f8b063bad",
                            "last_updated": "2023-07-08T09:42:57.583079-04:00",
                            "created_at": "2023-07-06T09:33:01.044598-04:00",
                            "name": "CWS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api"
                        },
                        {
                            "id": "d0c4a25d-84f4-4560-b07f-ed63f269081f",
                            "gambit_id": "2217cf8f-6eca-4a4b-b5df-29c401a160fd",
                            "last_updated": "2023-07-08T09:42:57.580676-04:00",
                            "created_at": "2023-07-06T09:33:01.042753-04:00",
                            "name": "TOR",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954439f7-1cec-4499-bab2-067d3895c56f/?format=api"
                        }
                    ]
                },
                {
                    "id": "190c2854-58ae-436f-b528-dd944f2237d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T09:33:01.046528-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f238b190-f131-4891-b412-854012d44494",
                            "gambit_id": "65633b93-af47-40d7-8a3a-38046a9c30fb",
                            "last_updated": "2023-07-08T09:42:57.591402-04:00",
                            "created_at": "2023-07-06T09:33:01.049996-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/190c2854-58ae-436f-b528-dd944f2237d7/?format=api"
                        },
                        {
                            "id": "cd5ba557-ba66-480e-b9e7-93852eaca4d6",
                            "gambit_id": "5323d606-8613-4963-9bb2-731c010d43a5",
                            "last_updated": "2023-07-08T09:42:57.588310-04:00",
                            "created_at": "2023-07-06T09:33:01.048146-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/190c2854-58ae-436f-b528-dd944f2237d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "124103d2-750f-4700-9858-38c8e4d4f866",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f7a1b9bc-d764-4683-b495-683b0864a654",
            "completed": true,
            "last_updated": "2023-07-08T09:42:57.143966-04:00",
            "created_at": "2023-07-06T08:43:16.526847-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f7a1b9bc-d764-4683-b495-683b0864a654",
            "datetime": "2023-07-06T14:10:00-04:00",
            "cutoff_datetime": "2023-07-06T14:10:00-04:00",
            "name": "CHC (M Stroman) v. MIL (F Peralta)",
            "bettypes": [
                {
                    "id": "8f550f0e-d7d8-4f97-9989-83c8db40d70b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/124103d2-750f-4700-9858-38c8e4d4f866/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:16.529890-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (F Peralta)",
                                "amount": 5117.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3fdafb1-049e-4aef-8a66-4dee52668807",
                            "gambit_id": "f4158461-fa0b-4835-8a42-c8c22d41bc49",
                            "last_updated": "2023-07-08T09:42:57.153932-04:00",
                            "created_at": "2023-07-06T08:43:16.534170-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f550f0e-d7d8-4f97-9989-83c8db40d70b/?format=api"
                        },
                        {
                            "id": "5d83acf3-5e3b-46cd-8300-0ddcacba14a0",
                            "gambit_id": "569cd068-bae6-4cd3-9912-30914137e94a",
                            "last_updated": "2023-07-08T09:42:57.150470-04:00",
                            "created_at": "2023-07-06T08:43:16.531972-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f550f0e-d7d8-4f97-9989-83c8db40d70b/?format=api"
                        }
                    ]
                },
                {
                    "id": "07304797-b2a5-4338-add2-29584743c645",
                    "match": "https://api-prod.gambitprofit.com/api/matches/124103d2-750f-4700-9858-38c8e4d4f866/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:16.536358-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a873e208-aef8-4525-9617-10ca0e7828f0",
                            "gambit_id": "0fe6e268-3f86-4412-afcf-ba69b466689e",
                            "last_updated": "2023-07-08T09:42:57.161357-04:00",
                            "created_at": "2023-07-06T08:43:16.540816-04:00",
                            "name": "MIL",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07304797-b2a5-4338-add2-29584743c645/?format=api"
                        },
                        {
                            "id": "e355c92e-5e8b-4a65-8a04-0c6a6a2390c3",
                            "gambit_id": "87a959a3-534d-483c-85d4-3eb6192c8d33",
                            "last_updated": "2023-07-08T09:42:57.158841-04:00",
                            "created_at": "2023-07-06T08:43:16.538536-04:00",
                            "name": "CHC",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07304797-b2a5-4338-add2-29584743c645/?format=api"
                        }
                    ]
                },
                {
                    "id": "237f24bd-aaba-462c-afd8-057c39c9c923",
                    "match": "https://api-prod.gambitprofit.com/api/matches/124103d2-750f-4700-9858-38c8e4d4f866/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:16.543123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d6e072c0-761c-42e2-a5ce-5bc381695293",
                            "gambit_id": "59a5e5cd-0004-41ff-a9a5-92b1c46bd3ce",
                            "last_updated": "2023-07-08T09:42:57.169656-04:00",
                            "created_at": "2023-07-06T08:43:16.547659-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/237f24bd-aaba-462c-afd8-057c39c9c923/?format=api"
                        },
                        {
                            "id": "77546b93-23ca-431b-a5ac-19e8c97bdb45",
                            "gambit_id": "ef7eefc7-e52c-49ca-9f7c-f0664614473c",
                            "last_updated": "2023-07-08T09:42:57.167557-04:00",
                            "created_at": "2023-07-06T08:43:16.545331-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/237f24bd-aaba-462c-afd8-057c39c9c923/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8afe4845-df7f-4067-9daa-7b93405e9c0b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "289c52f2-8f68-43f3-916f-a194bdbe08d2",
            "completed": true,
            "last_updated": "2023-07-08T09:42:56.712240-04:00",
            "created_at": "2023-07-06T08:43:16.313483-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/289c52f2-8f68-43f3-916f-a194bdbe08d2",
            "datetime": "2023-07-06T13:10:00-04:00",
            "cutoff_datetime": "2023-07-06T13:10:00-04:00",
            "name": "OAK (H Harris) v. DET (M Lorenzen)",
            "bettypes": [
                {
                    "id": "1f145225-52ea-4e33-af01-c3bbf704e9cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8afe4845-df7f-4067-9daa-7b93405e9c0b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:16.316355-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET (M Lorenzen)",
                                "amount": 6139.0
                            },
                            {
                                "team": "OAK (H Harris)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5ef5b7d-85ba-463f-b603-90b780b4d282",
                            "gambit_id": "38ea7906-bdde-4263-b68b-1d3861effb2a",
                            "last_updated": "2023-07-08T09:42:56.721462-04:00",
                            "created_at": "2023-07-06T08:43:16.321502-04:00",
                            "name": "DET (M Lorenzen)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f145225-52ea-4e33-af01-c3bbf704e9cc/?format=api"
                        },
                        {
                            "id": "517978d7-523d-4b8c-978c-f05759c75822",
                            "gambit_id": "a9434c5b-d5e2-4deb-8167-be8918207edb",
                            "last_updated": "2023-07-08T09:42:56.718492-04:00",
                            "created_at": "2023-07-06T08:43:16.318873-04:00",
                            "name": "OAK (H Harris)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f145225-52ea-4e33-af01-c3bbf704e9cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7da49b4d-fd7a-4e16-9d14-c815de1c7828",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8afe4845-df7f-4067-9daa-7b93405e9c0b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:16.324510-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "8b8efa4a-6a4f-475c-959c-2713f4b1952a",
                            "gambit_id": "4dd36d79-9536-4b90-a6d4-9c02e4f2557c",
                            "last_updated": "2023-07-08T09:42:56.727695-04:00",
                            "created_at": "2023-07-06T08:43:16.327154-04:00",
                            "name": "OAK",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da49b4d-fd7a-4e16-9d14-c815de1c7828/?format=api"
                        },
                        {
                            "id": "40f7f483-6a6e-42cf-a698-4c6ae97cbd6d",
                            "gambit_id": "e49f52db-8fb4-4aff-939d-97fd60cc60cc",
                            "last_updated": "2023-07-08T09:42:56.730411-04:00",
                            "created_at": "2023-07-06T08:43:16.329616-04:00",
                            "name": "DET",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da49b4d-fd7a-4e16-9d14-c815de1c7828/?format=api"
                        }
                    ]
                },
                {
                    "id": "3eaea9a1-1fb6-42c4-a958-036130fe6922",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8afe4845-df7f-4067-9daa-7b93405e9c0b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:16.332009-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6236e699-93af-4204-8229-8ee06415da76",
                            "gambit_id": "a0093699-9d3f-47f4-b3e2-4387841a1980",
                            "last_updated": "2023-07-08T09:42:56.738019-04:00",
                            "created_at": "2023-07-06T08:43:16.336956-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/3eaea9a1-1fb6-42c4-a958-036130fe6922/?format=api"
                        },
                        {
                            "id": "eda03b91-083a-4aa6-b0a2-fa63ed6fbf1c",
                            "gambit_id": "8b98e140-e312-4ed6-b61b-8d767f8e1dad",
                            "last_updated": "2023-07-08T09:42:56.735654-04:00",
                            "created_at": "2023-07-06T08:43:16.334476-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/3eaea9a1-1fb6-42c4-a958-036130fe6922/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe394088-ccd0-4c1c-b0e9-62ad27188db7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ba9fb885-cde7-4e89-9d5b-609f8bca7d7f",
            "completed": true,
            "last_updated": "2023-07-08T09:47:59.521095-04:00",
            "created_at": "2023-07-06T08:43:16.104202-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ba9fb885-cde7-4e89-9d5b-609f8bca7d7f",
            "datetime": "2023-07-06T13:05:00-04:00",
            "cutoff_datetime": "2023-07-06T13:05:00-04:00",
            "name": "CIN (B Williamson) v. WAS (M Gore)",
            "bettypes": [
                {
                    "id": "c4fba61f-722d-44f9-863a-b930850bb3ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:16.106484-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Gore)",
                                "amount": 5440.0
                            },
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b457fe60-7e71-4627-a847-97a37fd1c23f",
                            "gambit_id": "a7af6a49-786b-4079-bf39-b54491d1be0e",
                            "last_updated": "2023-07-08T09:47:59.528503-04:00",
                            "created_at": "2023-07-06T08:43:16.110293-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4fba61f-722d-44f9-863a-b930850bb3ef/?format=api"
                        },
                        {
                            "id": "9bf6ba1d-0bee-45a7-8763-96d2e71fa6a4",
                            "gambit_id": "2e670474-2280-4d5f-8791-fd398606341c",
                            "last_updated": "2023-07-08T09:47:59.526026-04:00",
                            "created_at": "2023-07-06T08:43:16.108232-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4fba61f-722d-44f9-863a-b930850bb3ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "a492af91-1c3e-409e-a4ed-c6cfa67c4410",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:16.112055-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "WAS",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45540e91-f2ec-4245-b8da-2012a899ffc0",
                            "gambit_id": "69b457d2-715d-4448-a0fd-006f4357dab9",
                            "last_updated": "2023-07-08T09:47:59.533114-04:00",
                            "created_at": "2023-07-06T08:43:16.113816-04:00",
                            "name": "CIN",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api"
                        },
                        {
                            "id": "d7c53078-3a8d-441b-8c18-142a70b411da",
                            "gambit_id": "1e6afa6e-d4d1-4d52-9a51-70fe69165133",
                            "last_updated": "2023-07-08T09:47:59.535267-04:00",
                            "created_at": "2023-07-06T08:43:16.115654-04:00",
                            "name": "WAS",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b2be98c-d7d6-4597-abce-3eb65eba8309",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:16.117323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9cd87473-2f15-4c44-b1ac-09b2418484cf",
                            "gambit_id": "b6744f9c-23d3-4b82-bb5e-928c8c4dd050",
                            "last_updated": "2023-07-08T09:47:59.540182-04:00",
                            "created_at": "2023-07-06T08:43:16.118850-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/1b2be98c-d7d6-4597-abce-3eb65eba8309/?format=api"
                        },
                        {
                            "id": "bfe203ea-de39-44d0-8537-06d33dab8e50",
                            "gambit_id": "33d62f46-d7f6-4650-a84e-f3d0cc43c5d7",
                            "last_updated": "2023-07-08T09:47:59.542866-04:00",
                            "created_at": "2023-07-06T08:43:16.120565-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/1b2be98c-d7d6-4597-abce-3eb65eba8309/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "565d2251-8755-49b9-87da-6bd9dd73f46f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "67058ddf-a5af-473a-a17f-abeae7b8ecd9",
            "completed": true,
            "last_updated": "2023-07-06T12:43:02.574671-04:00",
            "created_at": "2023-07-04T10:37:57.357503-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/67058ddf-a5af-473a-a17f-abeae7b8ecd9",
            "datetime": "2023-07-05T22:59:00-04:00",
            "cutoff_datetime": "2023-07-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - July 5th 2023",
            "bettypes": [
                {
                    "id": "544618c7-7423-437d-b5a9-08c7a61c4438",
                    "match": "https://api-prod.gambitprofit.com/api/matches/565d2251-8755-49b9-87da-6bd9dd73f46f/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-04T10:37:57.360875-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "064bd7a5-0fdf-4fa1-aaf6-5705722859a4",
                            "gambit_id": "7e0a84ae-a154-40a5-bffd-b5d1f94ce9ff",
                            "last_updated": "2023-07-06T12:43:02.579528-04:00",
                            "created_at": "2023-07-04T10:37:57.363225-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544618c7-7423-437d-b5a9-08c7a61c4438/?format=api"
                        },
                        {
                            "id": "a4b7974a-28bc-4a52-a56f-e2022f75dd14",
                            "gambit_id": "6d7e15c7-eead-4f16-a98c-d5d47d0f8798",
                            "last_updated": "2023-07-06T12:43:02.581537-04:00",
                            "created_at": "2023-07-04T10:37:57.365159-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544618c7-7423-437d-b5a9-08c7a61c4438/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55ef5031-0ec8-4686-a325-80c5f8228a04",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "111c3546-f155-4f81-a856-75217e92f346",
            "completed": true,
            "last_updated": "2023-07-06T12:37:56.954177-04:00",
            "created_at": "2023-07-04T10:37:57.555383-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/111c3546-f155-4f81-a856-75217e92f346",
            "datetime": "2023-07-05T22:59:00-04:00",
            "cutoff_datetime": "2023-07-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - July 5th 2023",
            "bettypes": [
                {
                    "id": "db304f05-c328-44a6-86c0-091b294dbb19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55ef5031-0ec8-4686-a325-80c5f8228a04/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-04T10:37:57.558223-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": "1dc5488b-0dd0-4cc0-958b-7483aa72a40c",
                            "gambit_id": "b0e1df58-ac6a-4a4b-a7a8-46f80b1e24eb",
                            "last_updated": "2023-07-06T12:37:56.968833-04:00",
                            "created_at": "2023-07-04T10:37:57.569075-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db304f05-c328-44a6-86c0-091b294dbb19/?format=api"
                        },
                        {
                            "id": "3799437f-086f-4b81-a7fc-662186f1b929",
                            "gambit_id": "4a1ef035-1e7c-415e-a239-f2eb5166b924",
                            "last_updated": "2023-07-06T12:37:56.962153-04:00",
                            "created_at": "2023-07-04T10:37:57.562591-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db304f05-c328-44a6-86c0-091b294dbb19/?format=api"
                        },
                        {
                            "id": "e8dafb45-8d8e-4730-aa0e-c6cbd51a4030",
                            "gambit_id": "09dc8141-d2f1-4670-b857-a9723414a64c",
                            "last_updated": "2023-07-06T12:37:56.964346-04:00",
                            "created_at": "2023-07-04T10:37:57.564872-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db304f05-c328-44a6-86c0-091b294dbb19/?format=api"
                        },
                        {
                            "id": "31d84a8e-dc64-48d7-a82c-27f97a82ce4c",
                            "gambit_id": "7c26c1ca-5027-43d9-a70e-3fb12c5b568c",
                            "last_updated": "2023-07-06T12:37:56.966571-04:00",
                            "created_at": "2023-07-04T10:37:57.567078-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db304f05-c328-44a6-86c0-091b294dbb19/?format=api"
                        },
                        {
                            "id": "0f257d91-bb6b-4d29-9717-b4074438e037",
                            "gambit_id": "9072af30-89b0-46ab-babf-75e0e7109c6c",
                            "last_updated": "2023-07-06T12:37:56.959975-04:00",
                            "created_at": "2023-07-04T10:37:57.560530-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db304f05-c328-44a6-86c0-091b294dbb19/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0950ef29-933e-4ce2-adac-7f076c7e7b9c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d8deabf5-7cc6-4c7f-afca-67eee835b03f",
            "completed": true,
            "last_updated": "2023-07-06T12:37:58.021828-04:00",
            "created_at": "2023-07-05T08:38:26.256539-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d8deabf5-7cc6-4c7f-afca-67eee835b03f",
            "datetime": "2023-07-05T22:10:00-04:00",
            "cutoff_datetime": "2023-07-05T22:10:00-04:00",
            "name": "PIT (O Bido) v. LOS (B Miller)",
            "bettypes": [
                {
                    "id": "7cce17ee-89b6-4539-b8ab-efa66d5b9df2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0950ef29-933e-4ce2-adac-7f076c7e7b9c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:38:26.259083-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "PIT (O Bido)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "57dcc199-9bdc-4508-b944-014f41a36ff4",
                            "gambit_id": "0c5a8d90-2e1f-435e-b3dd-d1811deb8379",
                            "last_updated": "2023-07-06T12:37:58.030416-04:00",
                            "created_at": "2023-07-05T08:38:26.262992-04:00",
                            "name": "LOS (B Miller)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cce17ee-89b6-4539-b8ab-efa66d5b9df2/?format=api"
                        },
                        {
                            "id": "e3394964-6288-474e-922c-32fbca3fd2e4",
                            "gambit_id": "b7aa2e1c-7b4f-4336-8161-c464d2794048",
                            "last_updated": "2023-07-06T12:37:58.027929-04:00",
                            "created_at": "2023-07-05T08:38:26.260849-04:00",
                            "name": "PIT (O Bido)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cce17ee-89b6-4539-b8ab-efa66d5b9df2/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c096cf4-849c-4f60-8a21-ffcc73a3af8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0950ef29-933e-4ce2-adac-7f076c7e7b9c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:38:26.264955-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70431bac-6e45-491d-ba80-3190b44fa6f7",
                            "gambit_id": "45bf0bdc-e00a-44f9-9dbf-945037ed8b43",
                            "last_updated": "2023-07-06T12:37:58.037833-04:00",
                            "created_at": "2023-07-05T08:38:26.268699-04:00",
                            "name": "LOS",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c096cf4-849c-4f60-8a21-ffcc73a3af8f/?format=api"
                        },
                        {
                            "id": "e0632848-c683-481f-abe4-bf90ac4340e0",
                            "gambit_id": "08bc9011-6032-47af-8c33-3b605b043886",
                            "last_updated": "2023-07-06T12:37:58.035539-04:00",
                            "created_at": "2023-07-05T08:38:26.266832-04:00",
                            "name": "PIT",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c096cf4-849c-4f60-8a21-ffcc73a3af8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "dbebae07-11be-49bd-b9dd-c9adb6877285",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0950ef29-933e-4ce2-adac-7f076c7e7b9c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:38:26.270637-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "52a8d980-b852-4bd7-9368-6490855d7d0e",
                            "gambit_id": "8a20f8c9-20ea-480b-a70e-8a721d5d51ca",
                            "last_updated": "2023-07-06T12:37:58.042643-04:00",
                            "created_at": "2023-07-05T08:38:26.272227-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/dbebae07-11be-49bd-b9dd-c9adb6877285/?format=api"
                        },
                        {
                            "id": "9d3b84ea-e2e4-4dd5-9bcc-6f6fee97b5d4",
                            "gambit_id": "92d70dcd-8687-479c-8441-20b14e606401",
                            "last_updated": "2023-07-06T12:37:58.045233-04:00",
                            "created_at": "2023-07-05T08:38:26.273981-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/dbebae07-11be-49bd-b9dd-c9adb6877285/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cce891bd-8cab-4c2d-a67a-e63a026a1fdf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "216d89c1-1243-4922-b3e5-19bb2e893ac8",
            "completed": true,
            "last_updated": "2023-07-06T12:37:57.810715-04:00",
            "created_at": "2023-07-05T08:38:26.052247-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/216d89c1-1243-4922-b3e5-19bb2e893ac8",
            "datetime": "2023-07-05T21:40:00-04:00",
            "cutoff_datetime": "2023-07-05T21:40:00-04:00",
            "name": "NYM (K Senga) v. ARI (T Henry)",
            "bettypes": [
                {
                    "id": "81da4fb8-8dcf-49ad-b36e-ba254b44563e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cce891bd-8cab-4c2d-a67a-e63a026a1fdf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:38:26.054794-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (K Senga)",
                                "amount": 5222.0
                            },
                            {
                                "team": "ARI (T Henry)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09c50aa7-0da5-470e-917e-0c46b501b88d",
                            "gambit_id": "2849d6d2-6a61-4ac3-bd2d-4aa8681f57f3",
                            "last_updated": "2023-07-06T12:37:57.814291-04:00",
                            "created_at": "2023-07-05T08:38:26.057119-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81da4fb8-8dcf-49ad-b36e-ba254b44563e/?format=api"
                        },
                        {
                            "id": "8549295a-2798-4d5b-8063-1eef3039ea64",
                            "gambit_id": "5f0c5c2d-fbbc-4479-85ea-1775150d078b",
                            "last_updated": "2023-07-06T12:37:57.815911-04:00",
                            "created_at": "2023-07-05T08:38:26.058996-04:00",
                            "name": "ARI (T Henry)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81da4fb8-8dcf-49ad-b36e-ba254b44563e/?format=api"
                        }
                    ]
                },
                {
                    "id": "da9dd7d0-a07c-4cc9-9785-439d71359acf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cce891bd-8cab-4c2d-a67a-e63a026a1fdf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:38:26.060770-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba23901c-3b69-4329-b03d-378ede168482",
                            "gambit_id": "ff3bfc57-7bca-44c7-9141-4a4dc03da6b9",
                            "last_updated": "2023-07-06T12:37:57.821080-04:00",
                            "created_at": "2023-07-05T08:38:26.064056-04:00",
                            "name": "ARI",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da9dd7d0-a07c-4cc9-9785-439d71359acf/?format=api"
                        },
                        {
                            "id": "85effc8c-af96-43c6-815f-0ffceaec5882",
                            "gambit_id": "e197d19f-52f7-495f-bce4-04672de75e13",
                            "last_updated": "2023-07-06T12:37:57.819418-04:00",
                            "created_at": "2023-07-05T08:38:26.062393-04:00",
                            "name": "NYM",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da9dd7d0-a07c-4cc9-9785-439d71359acf/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8afca27-1510-4611-a0d9-ad5860e368e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cce891bd-8cab-4c2d-a67a-e63a026a1fdf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:38:26.066121-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c1977643-f1f3-43b1-b590-6489362aa04b",
                            "gambit_id": "dde695ae-f14c-44a4-bfb9-9017d75cafe5",
                            "last_updated": "2023-07-06T12:37:57.824672-04:00",
                            "created_at": "2023-07-05T08:38:26.067768-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/e8afca27-1510-4611-a0d9-ad5860e368e4/?format=api"
                        },
                        {
                            "id": "ee5de2d3-60b2-4c7a-93ef-f08c2270f331",
                            "gambit_id": "411127e7-169c-4f55-a35e-0269f19a2a34",
                            "last_updated": "2023-07-06T12:37:57.826519-04:00",
                            "created_at": "2023-07-05T08:38:26.069397-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/e8afca27-1510-4611-a0d9-ad5860e368e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c273bce5-2832-4690-a988-341ccc26d989",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2577590e-12e6-49fc-96f6-d8a8d09ba016",
            "completed": true,
            "last_updated": "2023-07-06T12:37:57.597171-04:00",
            "created_at": "2023-07-05T08:38:25.849521-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2577590e-12e6-49fc-96f6-d8a8d09ba016",
            "datetime": "2023-07-05T21:05:00-04:00",
            "cutoff_datetime": "2023-07-05T21:05:00-04:00",
            "name": "SEA (T Milone) v. SFO (A Cobb)",
            "bettypes": [
                {
                    "id": "09a560cb-4655-47d6-bb5b-e4d20555ad40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:38:25.851697-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 6139.0
                            },
                            {
                                "team": "SEA (T Milone)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed9d109c-068a-4de5-95ad-c302a98ac080",
                            "gambit_id": "22a10195-da76-45b0-9eb9-605eca322f4b",
                            "last_updated": "2023-07-06T12:37:57.607987-04:00",
                            "created_at": "2023-07-05T08:38:25.855243-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api"
                        },
                        {
                            "id": "f1bf3e1b-b1ec-4335-829c-e68350aad8c6",
                            "gambit_id": "f605ca82-aa52-4c7a-9cb0-f20d70e4d5a6",
                            "last_updated": "2023-07-06T12:37:57.604438-04:00",
                            "created_at": "2023-07-05T08:38:25.853375-04:00",
                            "name": "SEA (T Milone)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0f2409f-926c-44c9-a11a-5234d1874b1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:38:25.857403-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9192e39-02b4-4209-848f-6664926b1ed5",
                            "gambit_id": "f7e0822a-93ee-424c-ab29-95b9be7dac78",
                            "last_updated": "2023-07-06T12:37:57.611560-04:00",
                            "created_at": "2023-07-05T08:38:25.859574-04:00",
                            "name": "SEA",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f2409f-926c-44c9-a11a-5234d1874b1b/?format=api"
                        },
                        {
                            "id": "b68fe9f1-877c-4df7-8984-c060ea836bb3",
                            "gambit_id": "335efc05-2808-4008-80a6-46d1bc3d8d8e",
                            "last_updated": "2023-07-06T12:37:57.613740-04:00",
                            "created_at": "2023-07-05T08:38:25.861448-04:00",
                            "name": "SFO",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f2409f-926c-44c9-a11a-5234d1874b1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f438f60-4292-4472-a164-c8069ae0edf8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:38:25.863339-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "727f8d1e-7dd1-492d-904e-13a6f133715c",
                            "gambit_id": "85a9664c-8dc7-493b-a093-7802eb396c4e",
                            "last_updated": "2023-07-06T12:37:57.620385-04:00",
                            "created_at": "2023-07-05T08:38:25.867175-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/3f438f60-4292-4472-a164-c8069ae0edf8/?format=api"
                        },
                        {
                            "id": "dfb52fe3-6748-454f-9771-62ea255cec6d",
                            "gambit_id": "6374337c-816b-4e88-a01a-e3b9abb18e7c",
                            "last_updated": "2023-07-06T12:37:57.617750-04:00",
                            "created_at": "2023-07-05T08:38:25.865379-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/3f438f60-4292-4472-a164-c8069ae0edf8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9fe676ac-83fb-4701-b441-6de41548dcd4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e1a87403-6d50-4ba3-b849-0ccc84b13b86",
            "completed": true,
            "last_updated": "2023-07-06T12:37:57.380372-04:00",
            "created_at": "2023-07-05T08:38:25.646410-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e1a87403-6d50-4ba3-b849-0ccc84b13b86",
            "datetime": "2023-07-05T20:40:00-04:00",
            "cutoff_datetime": "2023-07-05T20:40:00-04:00",
            "name": "LAA (P Sandoval) v. SDG (S Lugo)",
            "bettypes": [
                {
                    "id": "6698a275-3cbd-44fc-85e4-2dea0ba51a30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:38:25.648699-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6173.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3cfd538-553e-4424-b360-4b9ce28e7213",
                            "gambit_id": "1db80fd6-4810-40a8-8f2b-5a6754bf6d20",
                            "last_updated": "2023-07-06T12:37:57.386516-04:00",
                            "created_at": "2023-07-05T08:38:25.652424-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api"
                        },
                        {
                            "id": "78aaa7af-a05b-4075-b8f1-525c3522ab11",
                            "gambit_id": "e4a5b583-9075-4f4d-b09e-4764b1aed390",
                            "last_updated": "2023-07-06T12:37:57.384644-04:00",
                            "created_at": "2023-07-05T08:38:25.650559-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6698a275-3cbd-44fc-85e4-2dea0ba51a30/?format=api"
                        }
                    ]
                },
                {
                    "id": "8384a9a8-9e60-4292-8eae-10ed74fe96c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:38:25.654388-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "be8199e3-8d12-4f24-ae8a-5bfc7aacce67",
                            "gambit_id": "066ae917-436f-4ad6-a53a-4a660f09008a",
                            "last_updated": "2023-07-06T12:37:57.390046-04:00",
                            "created_at": "2023-07-05T08:38:25.656404-04:00",
                            "name": "LAA",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8384a9a8-9e60-4292-8eae-10ed74fe96c2/?format=api"
                        },
                        {
                            "id": "534684d6-1f00-4480-a809-4c8b90cf62c0",
                            "gambit_id": "c398c151-efb5-458b-adf2-50cd9b0bbd2c",
                            "last_updated": "2023-07-06T12:37:57.392048-04:00",
                            "created_at": "2023-07-05T08:38:25.658032-04:00",
                            "name": "SDG",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8384a9a8-9e60-4292-8eae-10ed74fe96c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "9edbd721-61c8-4a8f-8fb2-f1e65e4d3162",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fe676ac-83fb-4701-b441-6de41548dcd4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:38:25.659535-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "43faa101-f56d-4999-be6f-2a9c4c717d08",
                            "gambit_id": "ff7ce2a6-b6dd-4117-8e63-9b9e07c5b7c7",
                            "last_updated": "2023-07-06T12:37:57.397500-04:00",
                            "created_at": "2023-07-05T08:38:25.662283-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/9edbd721-61c8-4a8f-8fb2-f1e65e4d3162/?format=api"
                        },
                        {
                            "id": "6f854829-c5b9-435d-a7f7-15bbae1a60ff",
                            "gambit_id": "da9095ce-17b3-4b93-ab96-8e514e0a5a84",
                            "last_updated": "2023-07-06T12:37:57.395869-04:00",
                            "created_at": "2023-07-05T08:38:25.660816-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/9edbd721-61c8-4a8f-8fb2-f1e65e4d3162/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "484d652e-5dcc-4d68-9d1b-8237a9f6a2c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "33b016a1-54ca-4b6f-a04c-d9d9ec3ce683",
            "completed": true,
            "last_updated": "2023-07-08T09:42:56.500130-04:00",
            "created_at": "2023-07-05T08:38:25.441837-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/33b016a1-54ca-4b6f-a04c-d9d9ec3ce683",
            "datetime": "2023-07-05T20:10:00-04:00",
            "cutoff_datetime": "2023-07-05T20:10:00-04:00",
            "name": "TOR (J Berrios) v. CWS (L Lynn)",
            "bettypes": [
                {
                    "id": "86ef83fd-0f68-460f-a50c-ffe0cdb7395b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/484d652e-5dcc-4d68-9d1b-8237a9f6a2c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:38:25.444126-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5325.0
                            },
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40898282-c950-45fd-84f9-5c23cf898d80",
                            "gambit_id": "bfcc3c0a-7cfc-481a-bf7f-897365120f03",
                            "last_updated": "2023-07-08T09:42:56.505187-04:00",
                            "created_at": "2023-07-05T08:38:25.445835-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ef83fd-0f68-460f-a50c-ffe0cdb7395b/?format=api"
                        },
                        {
                            "id": "29ba89e2-8acd-472e-bda3-976ab9575af1",
                            "gambit_id": "df96349d-2913-4230-b82d-f130ee1acf0e",
                            "last_updated": "2023-07-08T09:42:56.507353-04:00",
                            "created_at": "2023-07-05T08:38:25.447784-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ef83fd-0f68-460f-a50c-ffe0cdb7395b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1d9dbfe-1653-48e6-9346-05b4f51b3b08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/484d652e-5dcc-4d68-9d1b-8237a9f6a2c9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:38:25.449425-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b42e8245-123d-4478-aa2c-9912661ab724",
                            "gambit_id": "26eaa651-f1a5-417b-ad82-dddeaf674efe",
                            "last_updated": "2023-07-08T09:42:56.514344-04:00",
                            "created_at": "2023-07-05T08:38:25.452669-04:00",
                            "name": "CWS",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d9dbfe-1653-48e6-9346-05b4f51b3b08/?format=api"
                        },
                        {
                            "id": "93d50e23-ac2d-4687-93af-072392108873",
                            "gambit_id": "147b2b0d-cab7-4503-9857-bc48a7f05aaa",
                            "last_updated": "2023-07-08T09:42:56.512028-04:00",
                            "created_at": "2023-07-05T08:38:25.451015-04:00",
                            "name": "TOR",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d9dbfe-1653-48e6-9346-05b4f51b3b08/?format=api"
                        }
                    ]
                },
                {
                    "id": "b206d913-07d6-4e17-96ab-5d8340ae93f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/484d652e-5dcc-4d68-9d1b-8237a9f6a2c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:38:25.454382-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e6ad1906-18b2-4cdd-ad13-dd7642153dd7",
                            "gambit_id": "caff2287-67ca-49f8-94f2-41f93e6ec560",
                            "last_updated": "2023-07-08T09:42:56.519295-04:00",
                            "created_at": "2023-07-05T08:38:25.455814-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/b206d913-07d6-4e17-96ab-5d8340ae93f7/?format=api"
                        },
                        {
                            "id": "61c99d23-23b2-4707-a250-d996ecbe8637",
                            "gambit_id": "69356ebc-ae63-4313-80c7-b3072081d20b",
                            "last_updated": "2023-07-08T09:42:56.521606-04:00",
                            "created_at": "2023-07-05T08:38:25.457201-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/b206d913-07d6-4e17-96ab-5d8340ae93f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ad8c4d20-f6aa-45ff-b265-15b8823361f9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a51baece-fa49-4701-b6cc-6c0f741b4ce8",
            "completed": true,
            "last_updated": "2023-07-06T12:23:19.346777-04:00",
            "created_at": "2023-07-05T08:38:25.215989-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a51baece-fa49-4701-b6cc-6c0f741b4ce8",
            "datetime": "2023-07-05T20:10:00-04:00",
            "cutoff_datetime": "2023-07-05T20:10:00-04:00",
            "name": "CHC (J Steele) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "876c4224-5728-4ebc-8f30-4b247e2c7f1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad8c4d20-f6aa-45ff-b265-15b8823361f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:38:25.219257-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5615.0
                            },
                            {
                                "team": "MIL (A Houser)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2611c8bd-7f22-485e-9a46-86cddfe9f56b",
                            "gambit_id": "1cf7d395-9b54-4b84-b014-bcc061580a81",
                            "last_updated": "2023-07-06T12:23:19.350800-04:00",
                            "created_at": "2023-07-05T08:38:25.222085-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/876c4224-5728-4ebc-8f30-4b247e2c7f1e/?format=api"
                        },
                        {
                            "id": "112b7d43-5a75-408f-9b51-b44c8724f598",
                            "gambit_id": "e72984ec-5fc7-4531-bff6-3a2864a8323d",
                            "last_updated": "2023-07-06T12:23:19.353442-04:00",
                            "created_at": "2023-07-05T08:38:25.224454-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/876c4224-5728-4ebc-8f30-4b247e2c7f1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8af0b9f1-8c61-4d03-908a-4b5c69029c4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad8c4d20-f6aa-45ff-b265-15b8823361f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:38:25.226982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "97639e12-0329-41aa-a87c-c68f582397a3",
                            "gambit_id": "80f921b5-8b32-42d6-86dc-765b3fb07fa3",
                            "last_updated": "2023-07-06T12:23:19.361381-04:00",
                            "created_at": "2023-07-05T08:38:25.231143-04:00",
                            "name": "MIL",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af0b9f1-8c61-4d03-908a-4b5c69029c4b/?format=api"
                        },
                        {
                            "id": "e8fd2fbe-b2d6-4849-971a-2c09ad4c92b6",
                            "gambit_id": "ba7a7a4e-c1ec-406e-b41f-bf92178de6e6",
                            "last_updated": "2023-07-06T12:23:19.359638-04:00",
                            "created_at": "2023-07-05T08:38:25.229028-04:00",
                            "name": "CHC",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af0b9f1-8c61-4d03-908a-4b5c69029c4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a05590cb-9599-4d7e-aef3-52877f37996d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad8c4d20-f6aa-45ff-b265-15b8823361f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:38:25.233711-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c1eedf07-aed2-453f-ac73-0942bd4533d9",
                            "gambit_id": "3aaeef16-e267-4abc-b773-beb77d047590",
                            "last_updated": "2023-07-06T12:23:19.365677-04:00",
                            "created_at": "2023-07-05T08:38:25.238274-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/a05590cb-9599-4d7e-aef3-52877f37996d/?format=api"
                        },
                        {
                            "id": "98c1c9f6-40b5-4652-b828-de5ae48ed9d6",
                            "gambit_id": "2bebd8cd-7103-4a04-95e1-86aae7139f0a",
                            "last_updated": "2023-07-06T12:23:19.364318-04:00",
                            "created_at": "2023-07-05T08:38:25.236091-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/a05590cb-9599-4d7e-aef3-52877f37996d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60377dfc-637f-4894-bbf0-f447614ae543",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a8f9adb6-a112-4c2f-8d05-0e5b3e4312b1",
            "completed": true,
            "last_updated": "2023-07-06T12:33:26.256508-04:00",
            "created_at": "2023-07-05T08:42:58.773189-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a8f9adb6-a112-4c2f-8d05-0e5b3e4312b1",
            "datetime": "2023-07-05T19:40:00-04:00",
            "cutoff_datetime": "2023-07-05T19:40:00-04:00",
            "name": "KAN (A Marsh) v. MIN (P Lopez)",
            "bettypes": [
                {
                    "id": "eaf63aa3-40ec-44e4-abf2-61a0c21d9f1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60377dfc-637f-4894-bbf0-f447614ae543/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:58.776279-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (P Lopez)",
                                "amount": 6935.0
                            },
                            {
                                "team": "KAN (A Marsh)",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f9acbb4-2c89-461a-9025-6c2c38585d8b",
                            "gambit_id": "ebfa121d-c222-41fe-85b1-4f92a3de2e85",
                            "last_updated": "2023-07-06T12:33:26.262706-04:00",
                            "created_at": "2023-07-05T08:42:58.781509-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf63aa3-40ec-44e4-abf2-61a0c21d9f1d/?format=api"
                        },
                        {
                            "id": "59e76f45-2605-4e7a-a577-b8f7ab74fb1e",
                            "gambit_id": "0d0d5d36-13fc-4538-98b8-c466a2c91fa2",
                            "last_updated": "2023-07-06T12:33:26.260866-04:00",
                            "created_at": "2023-07-05T08:42:58.778831-04:00",
                            "name": "KAN (A Marsh)",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eaf63aa3-40ec-44e4-abf2-61a0c21d9f1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd23b827-6e52-4ed4-bd90-d1ef42c86513",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60377dfc-637f-4894-bbf0-f447614ae543/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:58.784501-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40afdded-f0ce-4fa4-9127-a84d90f0b7ad",
                            "gambit_id": "9d10e1e2-a93d-4d77-9fbd-4fe7b8e9d5fb",
                            "last_updated": "2023-07-06T12:33:26.268968-04:00",
                            "created_at": "2023-07-05T08:42:58.789087-04:00",
                            "name": "MIN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd23b827-6e52-4ed4-bd90-d1ef42c86513/?format=api"
                        },
                        {
                            "id": "a0803d49-6b4c-4bac-b553-190296bb65ee",
                            "gambit_id": "4214e259-7375-4b4e-bcb2-a59075de060f",
                            "last_updated": "2023-07-06T12:33:26.266612-04:00",
                            "created_at": "2023-07-05T08:42:58.786928-04:00",
                            "name": "KAN",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd23b827-6e52-4ed4-bd90-d1ef42c86513/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3739f62-9b7c-492c-b33b-db554dabfb9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60377dfc-637f-4894-bbf0-f447614ae543/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:58.791929-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9cf576d7-dfb4-4828-84bb-7f3282736b36",
                            "gambit_id": "3f3d15f5-f618-4f8c-9b1e-527883080400",
                            "last_updated": "2023-07-06T12:33:26.272750-04:00",
                            "created_at": "2023-07-05T08:42:58.797098-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/b3739f62-9b7c-492c-b33b-db554dabfb9a/?format=api"
                        },
                        {
                            "id": "96fbbc50-3930-43f2-87f3-fedd74e82f5a",
                            "gambit_id": "0f61e035-7452-47ab-89a6-a27ce6340be7",
                            "last_updated": "2023-07-06T12:33:26.274542-04:00",
                            "created_at": "2023-07-05T08:42:58.794049-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/b3739f62-9b7c-492c-b33b-db554dabfb9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8892a0de-544a-469f-a87a-98d88ff633bf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4bab6f86-e202-4642-8ac1-483222c92902",
            "completed": true,
            "last_updated": "2023-07-06T12:33:25.825152-04:00",
            "created_at": "2023-07-05T08:42:58.350189-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4bab6f86-e202-4642-8ac1-483222c92902",
            "datetime": "2023-07-05T19:10:00-04:00",
            "cutoff_datetime": "2023-07-05T19:10:00-04:00",
            "name": "TEX (J Gray) v. BOS (B Bello)",
            "bettypes": [
                {
                    "id": "20aa8c7f-5ea7-4167-ba5b-b59115eb07d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8892a0de-544a-469f-a87a-98d88ff633bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:58.352777-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5117.0
                            },
                            {
                                "team": "BOS (B Bello)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a39e2549-a395-4fe8-b8e0-d2babe065d13",
                            "gambit_id": "554cf163-16e7-4c80-a534-4a4c331bfedd",
                            "last_updated": "2023-07-06T12:33:25.831630-04:00",
                            "created_at": "2023-07-05T08:42:58.354952-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20aa8c7f-5ea7-4167-ba5b-b59115eb07d3/?format=api"
                        },
                        {
                            "id": "70c0cefa-c63a-4bda-99d5-64555fcff6f4",
                            "gambit_id": "bd9ccd8f-7ed4-402a-86b4-98f506471ece",
                            "last_updated": "2023-07-06T12:33:25.833652-04:00",
                            "created_at": "2023-07-05T08:42:58.357105-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20aa8c7f-5ea7-4167-ba5b-b59115eb07d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "a63792ba-6250-48a2-8dad-34ff7b2328e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8892a0de-544a-469f-a87a-98d88ff633bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:58.359133-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6554.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ce36945-7a9c-4688-9e42-8495ce141c32",
                            "gambit_id": "d22b3002-978a-49b0-9dea-83f3745c1875",
                            "last_updated": "2023-07-06T12:33:25.838131-04:00",
                            "created_at": "2023-07-05T08:42:58.360928-04:00",
                            "name": "TEX",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a63792ba-6250-48a2-8dad-34ff7b2328e1/?format=api"
                        },
                        {
                            "id": "01260cfc-ef4a-4eee-9285-9b1d01eceb99",
                            "gambit_id": "2bc13e9b-4833-40eb-80af-5cf1678120e6",
                            "last_updated": "2023-07-06T12:33:25.840273-04:00",
                            "created_at": "2023-07-05T08:42:58.362799-04:00",
                            "name": "BOS",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a63792ba-6250-48a2-8dad-34ff7b2328e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ee7877e-19d0-4560-9e46-bb6a9aac7a0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8892a0de-544a-469f-a87a-98d88ff633bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:58.364846-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f00c3216-1eda-4ed1-8187-d0abf492125b",
                            "gambit_id": "d480e725-cd9a-424f-a49e-5802a699e23e",
                            "last_updated": "2023-07-06T12:33:25.846124-04:00",
                            "created_at": "2023-07-05T08:42:58.368669-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/7ee7877e-19d0-4560-9e46-bb6a9aac7a0e/?format=api"
                        },
                        {
                            "id": "d4789275-80e2-45a9-bf92-6b4edf866982",
                            "gambit_id": "62270ea1-289a-4597-91f1-abf2c9bc999a",
                            "last_updated": "2023-07-06T12:33:25.844193-04:00",
                            "created_at": "2023-07-05T08:42:58.366745-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/7ee7877e-19d0-4560-9e46-bb6a9aac7a0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ae17f070-4ba8-4275-ba49-a1cfecbb59a3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0e1e821a-cb78-4823-9cae-cb8934f81254",
            "completed": true,
            "last_updated": "2023-07-06T12:33:26.041064-04:00",
            "created_at": "2023-07-05T08:42:58.560725-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e1e821a-cb78-4823-9cae-cb8934f81254",
            "datetime": "2023-07-05T19:10:00-04:00",
            "cutoff_datetime": "2023-07-05T19:10:00-04:00",
            "name": "ATL (M Soroka) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "bda313c2-7880-40dd-9326-7265f4e73a08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae17f070-4ba8-4275-ba49-a1cfecbb59a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:58.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": "ATL (M Soroka)",
                                "amount": 6173.0
                            },
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e390da0b-9518-404b-b584-4ef8ce1b698a",
                            "gambit_id": "4ab3e809-5de1-49b6-8cd5-6e3a071d7dd2",
                            "last_updated": "2023-07-06T12:33:26.046659-04:00",
                            "created_at": "2023-07-05T08:42:58.566250-04:00",
                            "name": "ATL (M Soroka)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda313c2-7880-40dd-9326-7265f4e73a08/?format=api"
                        },
                        {
                            "id": "1972684d-c160-4455-b4dd-e4699c3dcbb4",
                            "gambit_id": "0aebbb33-9598-4d6e-a237-2d587d327ca7",
                            "last_updated": "2023-07-06T12:33:26.049137-04:00",
                            "created_at": "2023-07-05T08:42:58.568534-04:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda313c2-7880-40dd-9326-7265f4e73a08/?format=api"
                        }
                    ]
                },
                {
                    "id": "0fbc3fae-be63-4c3c-8c79-da5c53135b5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae17f070-4ba8-4275-ba49-a1cfecbb59a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:58.571877-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "b890db80-fff4-4bf3-aff8-4be88e3dfdad",
                            "gambit_id": "d6359ef7-e05e-4b0a-a066-7ac3ab3b852a",
                            "last_updated": "2023-07-06T12:33:26.053805-04:00",
                            "created_at": "2023-07-05T08:42:58.574161-04:00",
                            "name": "ATL",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbc3fae-be63-4c3c-8c79-da5c53135b5b/?format=api"
                        },
                        {
                            "id": "b0b9939b-d59e-4ea2-8eda-2b2ac2da4898",
                            "gambit_id": "3ef2df9e-493e-4341-b471-75242d0f7ea2",
                            "last_updated": "2023-07-06T12:33:26.056262-04:00",
                            "created_at": "2023-07-05T08:42:58.576369-04:00",
                            "name": "CLE",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbc3fae-be63-4c3c-8c79-da5c53135b5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "327be15a-455a-4986-8a0d-01b5c4ea6a0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae17f070-4ba8-4275-ba49-a1cfecbb59a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:58.579220-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23a9fb5d-9839-47be-b973-8c65f5f6af58",
                            "gambit_id": "e29b90d3-234f-4361-a6e2-bf89f3b52854",
                            "last_updated": "2023-07-06T12:33:26.060909-04:00",
                            "created_at": "2023-07-05T08:42:58.581824-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327be15a-455a-4986-8a0d-01b5c4ea6a0b/?format=api"
                        },
                        {
                            "id": "ee9682fe-460e-4895-8069-fa62c9318f02",
                            "gambit_id": "b9d618f1-a96b-4711-8f44-b54de8bec60c",
                            "last_updated": "2023-07-06T12:33:26.063100-04:00",
                            "created_at": "2023-07-05T08:42:58.584253-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/327be15a-455a-4986-8a0d-01b5c4ea6a0b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "88d5e4a4-292c-4223-8f7e-b6d86a5f4c45",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8065dce2-4de2-4e0e-af9d-a5f2b9de5dab",
            "completed": true,
            "last_updated": "2023-07-06T12:28:23.535110-04:00",
            "created_at": "2023-07-05T08:42:57.921568-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8065dce2-4de2-4e0e-af9d-a5f2b9de5dab",
            "datetime": "2023-07-05T19:05:00-04:00",
            "cutoff_datetime": "2023-07-05T19:05:00-04:00",
            "name": "CIN (G Ashcraft) v. WAS (J Gray)",
            "bettypes": [
                {
                    "id": "4627b54f-b4c7-4faa-abac-ae5cc4f345a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88d5e4a4-292c-4223-8f7e-b6d86a5f4c45/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:57.924877-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Ashcraft)",
                                "amount": 5091.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 9571.08,
                        "profit_sb": 71.08,
                        "profit_sb_percentage": 0.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a98891a0-cf4a-4504-a641-fb6383baa2b0",
                            "gambit_id": "14ec57a1-7bcd-45de-806f-830aaba21789",
                            "last_updated": "2023-07-06T12:28:23.540519-04:00",
                            "created_at": "2023-07-05T08:42:57.927371-04:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "1.88000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4627b54f-b4c7-4faa-abac-ae5cc4f345a1/?format=api"
                        },
                        {
                            "id": "50b50b9f-d834-4f98-a5d8-b52eddd7dda7",
                            "gambit_id": "8056bf66-da95-4911-adf9-5e99e45c0e7e",
                            "last_updated": "2023-07-06T12:28:23.543004-04:00",
                            "created_at": "2023-07-05T08:42:57.929796-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "1.95000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4627b54f-b4c7-4faa-abac-ae5cc4f345a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "03d28118-53e6-4130-9584-a31e0b7f1b4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88d5e4a4-292c-4223-8f7e-b6d86a5f4c45/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:57.932497-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 6010.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5057e13-32ed-4289-bb0e-477c4d6b7a0b",
                            "gambit_id": "5c425f2f-c97d-4f70-b74c-a0cb6d47a8b1",
                            "last_updated": "2023-07-06T12:28:23.549338-04:00",
                            "created_at": "2023-07-05T08:42:57.937569-04:00",
                            "name": "WAS",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d28118-53e6-4130-9584-a31e0b7f1b4e/?format=api"
                        },
                        {
                            "id": "98153144-490d-4c7a-bf0d-8504f1228731",
                            "gambit_id": "74a1cb92-0e25-403e-88ea-cb874229c15d",
                            "last_updated": "2023-07-06T12:28:23.547139-04:00",
                            "created_at": "2023-07-05T08:42:57.934987-04:00",
                            "name": "CIN",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d28118-53e6-4130-9584-a31e0b7f1b4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "014b3ce1-6c48-44a8-a450-5adc10d477c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88d5e4a4-292c-4223-8f7e-b6d86a5f4c45/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:57.940037-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3a8f15cd-a4c4-454d-956e-2b5f75a2032f",
                            "gambit_id": "88e9dc5f-eb7c-4cd3-9aa3-c1030cecdced",
                            "last_updated": "2023-07-06T12:28:23.553432-04:00",
                            "created_at": "2023-07-05T08:42:57.942462-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/014b3ce1-6c48-44a8-a450-5adc10d477c7/?format=api"
                        },
                        {
                            "id": "14b6ae05-19ce-43bd-9b02-3d738122682d",
                            "gambit_id": "a1fbdbe2-f286-4a52-af45-ac1f6b6bcbb8",
                            "last_updated": "2023-07-06T12:28:23.555864-04:00",
                            "created_at": "2023-07-05T08:42:57.944903-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/014b3ce1-6c48-44a8-a450-5adc10d477c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "16017e41-2ff5-409d-b2a5-7ce190c505e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd2ff1f2-7597-4556-b2c1-b3b38c4eea30",
            "completed": true,
            "last_updated": "2023-07-06T12:28:22.900320-04:00",
            "created_at": "2023-07-05T08:42:58.137685-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dd2ff1f2-7597-4556-b2c1-b3b38c4eea30",
            "datetime": "2023-07-05T19:05:00-04:00",
            "cutoff_datetime": "2023-07-05T19:05:00-04:00",
            "name": "BAL (D Kremer) v. NYY (R Vasquez)",
            "bettypes": [
                {
                    "id": "2fb21f87-ea79-4d89-9c8a-6cd6fb4172be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:58.140480-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Vasquez)",
                                "amount": 5117.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "88dd3e5c-3d04-459e-8648-64d5025aa1c2",
                            "gambit_id": "5c3a6579-46e7-4851-bcf1-1f757ad7c991",
                            "last_updated": "2023-07-06T12:28:22.906157-04:00",
                            "created_at": "2023-07-05T08:42:58.144507-04:00",
                            "name": "NYY (R Vasquez)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb21f87-ea79-4d89-9c8a-6cd6fb4172be/?format=api"
                        },
                        {
                            "id": "77b0da4a-e8ef-4112-8733-1a90b72462b5",
                            "gambit_id": "66a4fa23-0e65-49c1-8593-1c3f4eee03dc",
                            "last_updated": "2023-07-06T12:28:22.904592-04:00",
                            "created_at": "2023-07-05T08:42:58.142489-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb21f87-ea79-4d89-9c8a-6cd6fb4172be/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0f92bba-a72c-4cff-b078-809f05b3533a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:58.146588-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "BAL",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc5e6201-99d0-4de1-8c63-e5abfc3a1350",
                            "gambit_id": "d621b50b-e391-4116-9fe4-dc4c476ff415",
                            "last_updated": "2023-07-06T12:28:22.911369-04:00",
                            "created_at": "2023-07-05T08:42:58.150684-04:00",
                            "name": "NYY",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api"
                        },
                        {
                            "id": "c80d330f-8a41-47d5-9dd9-0bc9308f642c",
                            "gambit_id": "1e89761f-c2bb-4061-b0b5-d9cf87edad8a",
                            "last_updated": "2023-07-06T12:28:22.909798-04:00",
                            "created_at": "2023-07-05T08:42:58.148552-04:00",
                            "name": "BAL",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2c6d3e0-f011-495b-8bd0-c0c3eaec3caa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:58.152758-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "8f874ad0-8e47-4494-9bb6-95ca58a42d81",
                            "gambit_id": "b30bdc49-b740-43c0-883e-084e94fe9e65",
                            "last_updated": "2023-07-06T12:28:22.916894-04:00",
                            "created_at": "2023-07-05T08:42:58.156455-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/e2c6d3e0-f011-495b-8bd0-c0c3eaec3caa/?format=api"
                        },
                        {
                            "id": "9d59f95e-1693-4371-85dc-9a83b7a28e76",
                            "gambit_id": "15b351cb-3174-4f00-97f6-303e3339a045",
                            "last_updated": "2023-07-06T12:28:22.914769-04:00",
                            "created_at": "2023-07-05T08:42:58.154594-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/e2c6d3e0-f011-495b-8bd0-c0c3eaec3caa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7df00f69-a3ef-4622-92a8-34c49102f56c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3baab4ad-f09b-45f3-9070-91c93294cc95",
            "completed": true,
            "last_updated": "2023-07-06T12:28:24.171031-04:00",
            "created_at": "2023-07-05T10:48:19.919777-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3baab4ad-f09b-45f3-9070-91c93294cc95",
            "datetime": "2023-07-05T18:40:00-04:00",
            "cutoff_datetime": "2023-07-05T18:40:00-04:00",
            "name": "Oakland Athletics v. Detroit Tigers",
            "bettypes": [
                {
                    "id": "26274c01-30d2-4042-a735-c490a8d2ec14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T10:48:19.923929-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a8d2eed-f4bb-4ab6-98af-3eab3c2252f3",
                            "gambit_id": "d18b2ada-06fe-4175-af70-63b8a3b61ea4",
                            "last_updated": "2023-07-06T12:28:24.179216-04:00",
                            "created_at": "2023-07-05T10:48:19.929962-04:00",
                            "name": "Detroit Tigers",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api"
                        },
                        {
                            "id": "acbf1eb3-9e52-43f9-ade1-feb45e613d1e",
                            "gambit_id": "668a84ea-ebd9-4935-a189-1e4b6da68d6c",
                            "last_updated": "2023-07-06T12:28:24.177241-04:00",
                            "created_at": "2023-07-05T10:48:19.926959-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26274c01-30d2-4042-a735-c490a8d2ec14/?format=api"
                        }
                    ]
                },
                {
                    "id": "f049f4e0-9e82-448b-a067-84b1f87079f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T10:48:19.933321-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e65f36ea-f804-474a-a9a2-632801e1a2f8",
                            "gambit_id": "4d93dacd-c5e7-41f1-b5d1-d7d89212611d",
                            "last_updated": "2023-07-06T12:28:24.184637-04:00",
                            "created_at": "2023-07-05T10:48:19.941455-04:00",
                            "name": "Detroit Tigers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api"
                        },
                        {
                            "id": "e7cb41ba-9e92-45ef-b2ae-698a56602fb7",
                            "gambit_id": "d0c32ecf-8d49-49a8-8593-cb56656101c3",
                            "last_updated": "2023-07-06T12:28:24.182817-04:00",
                            "created_at": "2023-07-05T10:48:19.936712-04:00",
                            "name": "Oakland Athletics",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c320585-432e-4b82-a67c-1b1614cb36e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T10:48:19.944326-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "23633cd2-c77c-4a84-8765-5b82b55a86f9",
                            "gambit_id": "34611fc9-d272-4a87-979f-83778369118f",
                            "last_updated": "2023-07-06T12:28:24.189792-04:00",
                            "created_at": "2023-07-05T10:48:19.950339-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/1c320585-432e-4b82-a67c-1b1614cb36e3/?format=api"
                        },
                        {
                            "id": "11086ad9-45a9-42c0-a1af-1fb18955b5e1",
                            "gambit_id": "b03fd248-8e37-445a-bdae-40e09d1b591a",
                            "last_updated": "2023-07-06T12:28:24.188076-04:00",
                            "created_at": "2023-07-05T10:48:19.947230-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/1c320585-432e-4b82-a67c-1b1614cb36e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "260e2e8b-ce4f-4aa9-9a07-d9eef9d38f84",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8abdbd2a-0b10-445e-b520-ef02c6df9f30",
            "completed": true,
            "last_updated": "2023-07-06T12:23:22.519770-04:00",
            "created_at": "2023-07-05T14:33:05.869671-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8abdbd2a-0b10-445e-b520-ef02c6df9f30",
            "datetime": "2023-07-05T18:40:00-04:00",
            "cutoff_datetime": "2023-07-05T18:40:00-04:00",
            "name": "STL (M Liberatore) v. MIA (B Hoeing)",
            "bettypes": [
                {
                    "id": "2f7152c5-0ac3-428b-90d0-89a265e1c4cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/260e2e8b-ce4f-4aa9-9a07-d9eef9d38f84/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T14:33:05.872549-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Hoeing)",
                                "amount": 5170.0
                            },
                            {
                                "team": "STL (M Liberatore)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2015e983-5a16-4ce9-8716-243fc9f2c78b",
                            "gambit_id": "1c236e53-577f-4258-85eb-2df7461be1e0",
                            "last_updated": "2023-07-06T12:23:22.528502-04:00",
                            "created_at": "2023-07-05T14:33:05.876565-04:00",
                            "name": "MIA (B Hoeing)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7152c5-0ac3-428b-90d0-89a265e1c4cb/?format=api"
                        },
                        {
                            "id": "ded8e50f-53bd-4b44-9d80-dcd63c30476c",
                            "gambit_id": "4d1bceb2-3c3e-4f4e-956f-145086a13d7d",
                            "last_updated": "2023-07-06T12:23:22.525879-04:00",
                            "created_at": "2023-07-05T14:33:05.874824-04:00",
                            "name": "STL (M Liberatore)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7152c5-0ac3-428b-90d0-89a265e1c4cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "055261f5-fb7d-4b28-9a9a-508b3c1c93f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/260e2e8b-ce4f-4aa9-9a07-d9eef9d38f84/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T14:33:05.883058-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a95a68d-0528-4b18-b78a-701b40cda5d4",
                            "gambit_id": "b12d0132-9a5f-4793-b9df-ee531c8a7376",
                            "last_updated": "2023-07-06T12:23:22.540371-04:00",
                            "created_at": "2023-07-05T14:33:05.884802-04:00",
                            "name": "STL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055261f5-fb7d-4b28-9a9a-508b3c1c93f3/?format=api"
                        },
                        {
                            "id": "6e1d0ef5-1176-4103-981e-1f3a53f55e5a",
                            "gambit_id": "6664053f-16e0-4df0-aa12-b7c5045c7129",
                            "last_updated": "2023-07-06T12:23:22.542980-04:00",
                            "created_at": "2023-07-05T14:33:05.886526-04:00",
                            "name": "MIA",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055261f5-fb7d-4b28-9a9a-508b3c1c93f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "d389a127-8cf3-4137-bb32-05c2782839e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/260e2e8b-ce4f-4aa9-9a07-d9eef9d38f84/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T14:33:05.878210-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a2cedebe-432a-4bbe-bee1-f204ed300f9f",
                            "gambit_id": "35367049-7cfb-4b4b-96b7-ec47c4b90486",
                            "last_updated": "2023-07-06T12:23:22.535463-04:00",
                            "created_at": "2023-07-05T14:33:05.881334-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/d389a127-8cf3-4137-bb32-05c2782839e3/?format=api"
                        },
                        {
                            "id": "ff0ea671-06f9-47fd-a610-69415a75dcd5",
                            "gambit_id": "35c30a32-367a-4354-9790-802fa1c91516",
                            "last_updated": "2023-07-06T12:23:22.533119-04:00",
                            "created_at": "2023-07-05T14:33:05.879719-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/d389a127-8cf3-4137-bb32-05c2782839e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce1e2959-28e6-49b3-a38e-fa6270982a11",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8d8adbb0-edcf-4bf9-b588-522a9fbe4da1",
            "completed": true,
            "last_updated": "2023-07-06T12:28:23.316449-04:00",
            "created_at": "2023-07-05T08:42:57.706903-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8d8adbb0-edcf-4bf9-b588-522a9fbe4da1",
            "datetime": "2023-07-05T18:40:00-04:00",
            "cutoff_datetime": "2023-07-05T18:40:00-04:00",
            "name": "PHI (T Walker) v. TAM (Z Littell)",
            "bettypes": [
                {
                    "id": "14ebd60a-310c-4463-a002-24aa510acf19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:57.710283-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5440.0
                            },
                            {
                                "team": "PHI (T Walker)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "387c06cd-f62c-4a1d-ba1c-4cbe6e10c831",
                            "gambit_id": "92345ff5-6eac-465c-b86c-e782438bc954",
                            "last_updated": "2023-07-06T12:28:23.322006-04:00",
                            "created_at": "2023-07-05T08:42:57.712785-04:00",
                            "name": "TAM (Z Littell)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api"
                        },
                        {
                            "id": "9e06366a-b605-4a6d-805e-be1644422b2b",
                            "gambit_id": "dcb0d466-9dd9-4d6f-90ba-ec670b010ce0",
                            "last_updated": "2023-07-06T12:28:23.324570-04:00",
                            "created_at": "2023-07-05T08:42:57.715435-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api"
                        }
                    ]
                },
                {
                    "id": "93708d72-59e1-4ffd-8fef-c24ae04563f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:57.717810-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d47e69bf-da5e-4ee6-a421-816dee876589",
                            "gambit_id": "2e3f56b8-7dfb-4f96-aa78-20f07aad67d7",
                            "last_updated": "2023-07-06T12:28:23.330413-04:00",
                            "created_at": "2023-07-05T08:42:57.720121-04:00",
                            "name": "PHI",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93708d72-59e1-4ffd-8fef-c24ae04563f8/?format=api"
                        },
                        {
                            "id": "fa54a1e6-c37e-4972-b2dd-ca865743367b",
                            "gambit_id": "4d15c0f6-6f42-4cd9-8296-3e4b9d98af36",
                            "last_updated": "2023-07-06T12:28:23.333288-04:00",
                            "created_at": "2023-07-05T08:42:57.722381-04:00",
                            "name": "TAM",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93708d72-59e1-4ffd-8fef-c24ae04563f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "306bc15c-5cb9-4184-af33-65931d8c4bc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:57.724615-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ae36519b-88ab-4ed2-b638-00c1df7ff3fe",
                            "gambit_id": "24321403-d0ab-4505-a5a5-34392bdbfed7",
                            "last_updated": "2023-07-06T12:28:23.341081-04:00",
                            "created_at": "2023-07-05T08:42:57.729175-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/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api"
                        },
                        {
                            "id": "9c631f05-6dee-4f48-a7d4-8a91263f7002",
                            "gambit_id": "34623503-5d7d-47c9-b192-2f3972f5349b",
                            "last_updated": "2023-07-06T12:28:23.338280-04:00",
                            "created_at": "2023-07-05T08:42:57.726834-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/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f347cf0f-6fbb-42ad-b001-0a0aed2a5db8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3a81aee7-9bfc-43dc-b09d-88292e0f1735",
            "completed": true,
            "last_updated": "2023-07-06T12:23:21.114616-04:00",
            "created_at": "2023-07-05T08:42:57.500436-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3a81aee7-9bfc-43dc-b09d-88292e0f1735",
            "datetime": "2023-07-05T14:10:00-04:00",
            "cutoff_datetime": "2023-07-05T14:10:00-04:00",
            "name": "COL (C Anderson) v. HOU (J France)",
            "bettypes": [
                {
                    "id": "fa025af3-da32-4f89-97d6-e90c0cc286c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-05T08:42:57.503040-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J France)",
                                "amount": 6825.0
                            },
                            {
                                "team": "COL (C Anderson)",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b4518f9-71d2-4997-9acc-2a9d76ea00cc",
                            "gambit_id": "f1f43935-9021-45ff-907f-a7e3a9bff0d1",
                            "last_updated": "2023-07-06T12:23:21.121048-04:00",
                            "created_at": "2023-07-05T08:42:57.506918-04:00",
                            "name": "HOU (J France)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api"
                        },
                        {
                            "id": "e60fd17c-ebdf-4bcd-885e-f174b19ba701",
                            "gambit_id": "1e3ebcec-d34a-4bb0-a37c-946575e7da56",
                            "last_updated": "2023-07-06T12:23:21.119273-04:00",
                            "created_at": "2023-07-05T08:42:57.505109-04:00",
                            "name": "COL (C Anderson)",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa025af3-da32-4f89-97d6-e90c0cc286c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7860f802-7ea7-4299-b42a-0c5c3790f62c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-05T08:42:57.508591-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "db8dc7bd-5add-4d52-aeea-f7eaa3b5fe19",
                            "gambit_id": "b34c0b85-822b-4985-8382-2f1f68b80236",
                            "last_updated": "2023-07-06T12:23:21.126716-04:00",
                            "created_at": "2023-07-05T08:42:57.511834-04:00",
                            "name": "HOU",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api"
                        },
                        {
                            "id": "35faab83-7f1d-47b6-a5d6-c8c352604923",
                            "gambit_id": "c3fd3cf8-ee7b-49e9-af28-308f5bd2cd9c",
                            "last_updated": "2023-07-06T12:23:21.124617-04:00",
                            "created_at": "2023-07-05T08:42:57.510256-04:00",
                            "name": "COL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7860f802-7ea7-4299-b42a-0c5c3790f62c/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c5ce190-1184-49a4-a913-a207b40e9810",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-05T08:42:57.513534-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "8539e198-3148-4b3b-84bd-e7fe8e1b9c0f",
                            "gambit_id": "741cf2cf-00bd-4e89-bfa2-5aa4182a7e08",
                            "last_updated": "2023-07-06T12:23:21.132483-04:00",
                            "created_at": "2023-07-05T08:42:57.516094-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/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api"
                        },
                        {
                            "id": "09089e82-2fcb-4633-b660-728d8f861ed7",
                            "gambit_id": "e48cb827-51c5-49b5-bd07-91b22d931081",
                            "last_updated": "2023-07-06T12:23:21.134402-04:00",
                            "created_at": "2023-07-05T08:42:57.518002-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/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4c5f05a7-cd29-459d-b5f1-13e032ab4265",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb40bc76-eb2e-44ed-b619-46a332d32a7c",
            "completed": true,
            "last_updated": "2023-07-05T18:18:23.418720-04:00",
            "created_at": "2023-07-04T09:43:06.191762-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cb40bc76-eb2e-44ed-b619-46a332d32a7c",
            "datetime": "2023-07-04T21:10:00-04:00",
            "cutoff_datetime": "2023-07-04T21:10:00-04:00",
            "name": "PIT (L Ortiz) v. LOS (E Sheehan)",
            "bettypes": [
                {
                    "id": "9c20c718-5ec4-4264-9d70-e91a33c15d52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c5f05a7-cd29-459d-b5f1-13e032ab4265/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:06.194659-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6935.0
                            },
                            {
                                "team": "PIT (L Ortiz)",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "382aa765-4111-4a3b-b625-9551b99099cd",
                            "gambit_id": "1ab3e7ce-1ad0-441b-a992-e85556213d67",
                            "last_updated": "2023-07-05T18:18:23.424329-04:00",
                            "created_at": "2023-07-04T09:43:06.199299-04:00",
                            "name": "LOS (E Sheehan)",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c20c718-5ec4-4264-9d70-e91a33c15d52/?format=api"
                        },
                        {
                            "id": "c6a4e708-a83b-48eb-bb7a-b5dc28deba7a",
                            "gambit_id": "252edefe-f7b5-43e8-88a5-f5e3df8eeb5a",
                            "last_updated": "2023-07-05T18:18:23.422824-04:00",
                            "created_at": "2023-07-04T09:43:06.196885-04:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c20c718-5ec4-4264-9d70-e91a33c15d52/?format=api"
                        }
                    ]
                },
                {
                    "id": "03eca1dd-5be5-4e53-b313-3e30cbbc9e19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c5f05a7-cd29-459d-b5f1-13e032ab4265/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:06.201496-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2783959a-6efc-4287-bb7a-e7f6333ccee1",
                            "gambit_id": "624f1c36-a500-4722-b397-ec2280bf6bd0",
                            "last_updated": "2023-07-05T18:18:23.428698-04:00",
                            "created_at": "2023-07-04T09:43:06.205963-04:00",
                            "name": "LOS",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03eca1dd-5be5-4e53-b313-3e30cbbc9e19/?format=api"
                        },
                        {
                            "id": "5c6fed25-2a09-4957-8cd1-a50f76f2320e",
                            "gambit_id": "6026e7c2-caa0-4ada-a49c-81cc428e0b84",
                            "last_updated": "2023-07-05T18:18:23.427180-04:00",
                            "created_at": "2023-07-04T09:43:06.203540-04:00",
                            "name": "PIT",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03eca1dd-5be5-4e53-b313-3e30cbbc9e19/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf901935-6552-4ee6-8619-25a2576a0623",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c5f05a7-cd29-459d-b5f1-13e032ab4265/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:06.208200-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc04b7d1-f117-4db5-95eb-caab83333f3b",
                            "gambit_id": "ac68f60a-9364-475f-91da-9e7a49318e4a",
                            "last_updated": "2023-07-05T18:18:23.433831-04:00",
                            "created_at": "2023-07-04T09:43:06.212199-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf901935-6552-4ee6-8619-25a2576a0623/?format=api"
                        },
                        {
                            "id": "bbd5e9fc-d1ad-4785-8a8a-0dd94d0905e9",
                            "gambit_id": "828c396d-3192-4639-b00b-2f5c5113c937",
                            "last_updated": "2023-07-05T18:18:23.432041-04:00",
                            "created_at": "2023-07-04T09:43:06.210170-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf901935-6552-4ee6-8619-25a2576a0623/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90c669bb-6787-47de-85b4-1cafd0d24aca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e4c8c00-52b3-4e4c-9665-d201101a2485",
            "completed": true,
            "last_updated": "2023-07-05T18:53:22.157904-04:00",
            "created_at": "2023-07-04T09:43:05.982267-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3e4c8c00-52b3-4e4c-9665-d201101a2485",
            "datetime": "2023-07-04T20:10:00-04:00",
            "cutoff_datetime": "2023-07-04T20:10:00-04:00",
            "name": "TOR (C Bassitt) v. CWS (L Giolito)",
            "bettypes": [
                {
                    "id": "a8240077-87e1-4348-a676-5bef7ea77f2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90c669bb-6787-47de-85b4-1cafd0d24aca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:05.985001-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Bassitt)",
                                "amount": 5325.0
                            },
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "11f3ebc5-f243-4ae4-a2c4-c19706973cde",
                            "gambit_id": "1b19483b-dcda-44fc-834b-792f5e96a424",
                            "last_updated": "2023-07-05T18:53:22.169357-04:00",
                            "created_at": "2023-07-04T09:43:05.988763-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8240077-87e1-4348-a676-5bef7ea77f2e/?format=api"
                        },
                        {
                            "id": "680224c0-ab52-4373-aabd-296981371a86",
                            "gambit_id": "638626bb-0e84-4de4-98b2-f3669539efaf",
                            "last_updated": "2023-07-05T18:53:22.163685-04:00",
                            "created_at": "2023-07-04T09:43:05.987038-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8240077-87e1-4348-a676-5bef7ea77f2e/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7e716bd-be60-45f5-a3a2-9730588cdbb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90c669bb-6787-47de-85b4-1cafd0d24aca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:05.997370-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3db8e96-ab9c-470a-af73-f902d00fffbc",
                            "gambit_id": "b373df1c-fff7-405b-86a2-3c0930650d17",
                            "last_updated": "2023-07-05T18:53:22.186339-04:00",
                            "created_at": "2023-07-04T09:43:06.001500-04:00",
                            "name": "CWS",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e716bd-be60-45f5-a3a2-9730588cdbb4/?format=api"
                        },
                        {
                            "id": "95536c5c-c6b2-4bb8-b7c8-7fab53537458",
                            "gambit_id": "55ab6f75-a7ee-4087-a761-06f59ff3b26d",
                            "last_updated": "2023-07-05T18:53:22.183487-04:00",
                            "created_at": "2023-07-04T09:43:05.999382-04:00",
                            "name": "TOR",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e716bd-be60-45f5-a3a2-9730588cdbb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "b81c2a6a-1d37-46e7-bb9b-d0a217add7c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90c669bb-6787-47de-85b4-1cafd0d24aca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:05.990768-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "63dd9b95-56ed-425c-89b2-f58caa44d25d",
                            "gambit_id": "38999b47-6496-4386-b68d-ced6822e1407",
                            "last_updated": "2023-07-05T18:53:22.178031-04:00",
                            "created_at": "2023-07-04T09:43:05.995089-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/b81c2a6a-1d37-46e7-bb9b-d0a217add7c8/?format=api"
                        },
                        {
                            "id": "8bd57d59-2f57-434c-b4af-5dd70c1856b4",
                            "gambit_id": "b994e8e3-c3fa-46d7-affd-903614734389",
                            "last_updated": "2023-07-05T18:53:22.175504-04:00",
                            "created_at": "2023-07-04T09:43:05.992885-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/b81c2a6a-1d37-46e7-bb9b-d0a217add7c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ede913fe-7c7f-438c-acea-ea0844fe0f57",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "748e8dc5-346b-4c67-8a73-af67054ec7aa",
            "completed": true,
            "last_updated": "2023-07-05T18:53:21.851364-04:00",
            "created_at": "2023-07-04T09:43:05.773234-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/748e8dc5-346b-4c67-8a73-af67054ec7aa",
            "datetime": "2023-07-04T19:10:00-04:00",
            "cutoff_datetime": "2023-07-04T19:10:00-04:00",
            "name": "ATL (K Allard) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "b4bf25fb-7973-4701-8bd6-1568ba773779",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:05.775972-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (K Allard)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CLE (S Bieber)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b943e9c8-54c4-44a4-a52f-f9fdfbaf80e2",
                            "gambit_id": "d023a417-ccc5-44b8-ab67-e2627b475527",
                            "last_updated": "2023-07-05T18:53:21.855539-04:00",
                            "created_at": "2023-07-04T09:43:05.778009-04:00",
                            "name": "ATL (K Allard)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api"
                        },
                        {
                            "id": "5e26d22d-591b-426b-a4a2-9980159d3bfc",
                            "gambit_id": "3d223c87-321e-40d9-988b-7178a6ad963e",
                            "last_updated": "2023-07-05T18:53:21.857165-04:00",
                            "created_at": "2023-07-04T09:43:05.780010-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4bf25fb-7973-4701-8bd6-1568ba773779/?format=api"
                        }
                    ]
                },
                {
                    "id": "93a4f5d6-c89a-47a0-b5d1-c81f4a406721",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:05.782054-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c20b6df7-1d89-413f-b5e2-73e801c6881c",
                            "gambit_id": "04b5b1a4-8417-4332-8046-aa699979327d",
                            "last_updated": "2023-07-05T18:53:21.861435-04:00",
                            "created_at": "2023-07-04T09:43:05.785515-04:00",
                            "name": "CLE",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api"
                        },
                        {
                            "id": "93e9929f-770b-4c30-ba5a-c4ddce065fba",
                            "gambit_id": "7159141c-77f7-48e9-822f-10908c90675f",
                            "last_updated": "2023-07-05T18:53:21.859940-04:00",
                            "created_at": "2023-07-04T09:43:05.783748-04:00",
                            "name": "ATL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api"
                        }
                    ]
                },
                {
                    "id": "36655c69-01b4-453b-9204-a3eb452cf178",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:05.787533-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b9afbd4d-5b5e-476a-8f42-a2f6d6d5795e",
                            "gambit_id": "ea764513-95a2-412f-89b7-1d3f39c826d4",
                            "last_updated": "2023-07-05T18:53:21.864927-04:00",
                            "created_at": "2023-07-04T09:43:05.789390-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/36655c69-01b4-453b-9204-a3eb452cf178/?format=api"
                        },
                        {
                            "id": "7f3a4592-2d52-486a-99a1-b10634c42d18",
                            "gambit_id": "fa7100b0-0cde-4b97-8b98-1996656fe3f4",
                            "last_updated": "2023-07-05T18:53:21.866643-04:00",
                            "created_at": "2023-07-04T09:43:05.791716-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/36655c69-01b4-453b-9204-a3eb452cf178/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a16827ed-0330-4749-89d5-bcaf94464820",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6c1b7964-349e-4b5a-8ee7-091170b5c4c7",
            "completed": true,
            "last_updated": "2023-07-05T18:53:21.603027-04:00",
            "created_at": "2023-07-04T09:43:05.557579-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6c1b7964-349e-4b5a-8ee7-091170b5c4c7",
            "datetime": "2023-07-04T18:40:00-04:00",
            "cutoff_datetime": "2023-07-04T18:40:00-04:00",
            "name": "LAA (S Ohtani) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "ff91d710-91bb-4c71-a0c9-d5596e21085e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:05.560946-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Musgrove)",
                                "amount": 5776.0
                            },
                            {
                                "team": "LAA (S Ohtani)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "abd586d9-68da-4f82-ab4a-352c159997ed",
                            "gambit_id": "59b22d69-ff6b-46c8-bc97-f2533a599da5",
                            "last_updated": "2023-07-05T18:53:21.608960-04:00",
                            "created_at": "2023-07-04T09:43:05.566034-04:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api"
                        },
                        {
                            "id": "aaa8b6d6-0a4b-4985-936e-8283a7a451e5",
                            "gambit_id": "011ada78-f2fc-4e77-942d-884c987b8f46",
                            "last_updated": "2023-07-05T18:53:21.607217-04:00",
                            "created_at": "2023-07-04T09:43:05.563520-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e40c060c-627e-49d1-aa98-1b7165617a5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:05.568695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8fb2554e-67ff-4976-9a29-7afbb5391b65",
                            "gambit_id": "45bcbd5c-e985-4f6e-be73-96ac23a80cfa",
                            "last_updated": "2023-07-05T18:53:21.615007-04:00",
                            "created_at": "2023-07-04T09:43:05.573371-04:00",
                            "name": "LAA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40c060c-627e-49d1-aa98-1b7165617a5b/?format=api"
                        },
                        {
                            "id": "0d84ac29-4dd5-4bb8-8dbf-a7ddf169f408",
                            "gambit_id": "9394b923-40f3-47c0-8e0c-4ce8e7e2fa45",
                            "last_updated": "2023-07-05T18:53:21.613097-04:00",
                            "created_at": "2023-07-04T09:43:05.571003-04:00",
                            "name": "SDG",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40c060c-627e-49d1-aa98-1b7165617a5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "feba7d0a-f2eb-41a1-86d1-30e0b9ab5f99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:05.575772-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7d3da352-7ddd-4a6d-a290-1404b472e8d6",
                            "gambit_id": "13ca0df7-079a-40a7-8a40-4fbbbfa3e9e1",
                            "last_updated": "2023-07-05T18:53:21.619364-04:00",
                            "created_at": "2023-07-04T09:43:05.580569-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/feba7d0a-f2eb-41a1-86d1-30e0b9ab5f99/?format=api"
                        },
                        {
                            "id": "48064a98-c250-40f8-bd60-2f9141ef1eae",
                            "gambit_id": "971e0d1a-7704-48d5-90e6-6824584b24a5",
                            "last_updated": "2023-07-05T18:53:21.617937-04:00",
                            "created_at": "2023-07-04T09:43:05.578051-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/feba7d0a-f2eb-41a1-86d1-30e0b9ab5f99/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de952576-a4cf-455c-9c24-60010a0cd28f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5478daca-edd7-4198-a961-e445d64ca363",
            "completed": true,
            "last_updated": "2023-07-05T18:53:21.395156-04:00",
            "created_at": "2023-07-04T09:43:05.342604-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5478daca-edd7-4198-a961-e445d64ca363",
            "datetime": "2023-07-04T18:40:00-04:00",
            "cutoff_datetime": "2023-07-04T18:40:00-04:00",
            "name": "OAK (J Sears) v. DET (T Skubal)",
            "bettypes": [
                {
                    "id": "92b8b71b-3639-4c85-9a77-c53c02623d39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de952576-a4cf-455c-9c24-60010a0cd28f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:05.345738-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0a6005a2-5eaa-48ee-b2b9-0157849df7a9",
                            "gambit_id": "f912e30b-23e5-467e-bffc-4067f79d9a5d",
                            "last_updated": "2023-07-05T18:53:21.401034-04:00",
                            "created_at": "2023-07-04T09:43:05.351466-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b8b71b-3639-4c85-9a77-c53c02623d39/?format=api"
                        },
                        {
                            "id": "02474a14-1a58-482d-abd0-919ab1ebf399",
                            "gambit_id": "a21f1e0a-8f41-4159-98bb-8e66e2af0587",
                            "last_updated": "2023-07-05T18:53:21.399141-04:00",
                            "created_at": "2023-07-04T09:43:05.348517-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b8b71b-3639-4c85-9a77-c53c02623d39/?format=api"
                        }
                    ]
                },
                {
                    "id": "97bb5c3c-69c2-462f-9441-fbfe367ab729",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de952576-a4cf-455c-9c24-60010a0cd28f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:05.354417-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "214b2ac6-9d21-42a5-946d-82f79b08673b",
                            "gambit_id": "c5f84a1b-230f-4c24-a8f7-3f29a11a7525",
                            "last_updated": "2023-07-05T18:53:21.405139-04:00",
                            "created_at": "2023-07-04T09:43:05.357265-04:00",
                            "name": "OAK",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bb5c3c-69c2-462f-9441-fbfe367ab729/?format=api"
                        },
                        {
                            "id": "40d2f6fb-8902-4418-9de3-8a4b7fbb5624",
                            "gambit_id": "95508868-6c25-4acc-a1f6-7f721228d172",
                            "last_updated": "2023-07-05T18:53:21.407361-04:00",
                            "created_at": "2023-07-04T09:43:05.360234-04:00",
                            "name": "DET",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bb5c3c-69c2-462f-9441-fbfe367ab729/?format=api"
                        }
                    ]
                },
                {
                    "id": "95f09783-d0cf-4abf-98c8-62bead03d180",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de952576-a4cf-455c-9c24-60010a0cd28f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:05.362999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b781f933-b286-46a3-8a19-4b879dbe6785",
                            "gambit_id": "19380f56-fb61-41e1-a6ec-582552e6bf01",
                            "last_updated": "2023-07-05T18:53:21.411126-04:00",
                            "created_at": "2023-07-04T09:43:05.368305-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/95f09783-d0cf-4abf-98c8-62bead03d180/?format=api"
                        },
                        {
                            "id": "4c4d8f70-9f10-4b98-b109-06ef105b44cf",
                            "gambit_id": "86e4e468-7c37-4a4c-a8cf-6d4d66343759",
                            "last_updated": "2023-07-05T18:53:21.412799-04:00",
                            "created_at": "2023-07-04T09:43:05.365590-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/95f09783-d0cf-4abf-98c8-62bead03d180/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc5b2305-8ac9-4c4a-b6a9-7d296211951c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "914887bd-0a75-4cd7-b392-2641ca8d955b",
            "completed": true,
            "last_updated": "2023-07-05T18:58:29.496371-04:00",
            "created_at": "2023-07-04T09:43:05.132144-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/914887bd-0a75-4cd7-b392-2641ca8d955b",
            "datetime": "2023-07-04T16:35:00-04:00",
            "cutoff_datetime": "2023-07-04T16:35:00-04:00",
            "name": "SEA (L Gilbert) v. SFO (K Winn)",
            "bettypes": [
                {
                    "id": "50463f6f-4f1e-4a86-9496-5ea622d3b981",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc5b2305-8ac9-4c4a-b6a9-7d296211951c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:05.135201-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Winn)",
                                "amount": 5222.0
                            },
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "52d6e033-5c79-4737-a882-008f7cacee79",
                            "gambit_id": "a05446c1-09f7-4a21-9d64-2d9ddeaa2fc1",
                            "last_updated": "2023-07-05T18:58:29.504698-04:00",
                            "created_at": "2023-07-04T09:43:05.139450-04:00",
                            "name": "SFO (K Winn)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50463f6f-4f1e-4a86-9496-5ea622d3b981/?format=api"
                        },
                        {
                            "id": "5ed028dc-5abe-420d-b2ba-dbc68508acfc",
                            "gambit_id": "79680650-8fd0-4cb6-ac1c-9a128971d146",
                            "last_updated": "2023-07-05T18:58:29.502607-04:00",
                            "created_at": "2023-07-04T09:43:05.137311-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50463f6f-4f1e-4a86-9496-5ea622d3b981/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c56a006-36c4-449b-b826-9814e5dd594d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc5b2305-8ac9-4c4a-b6a9-7d296211951c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:05.141336-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e19123e-4b49-4992-9374-d5f6d309df51",
                            "gambit_id": "8746d352-184a-4e78-ab81-dae93b926fe0",
                            "last_updated": "2023-07-05T18:58:29.509733-04:00",
                            "created_at": "2023-07-04T09:43:05.143318-04:00",
                            "name": "SEA",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c56a006-36c4-449b-b826-9814e5dd594d/?format=api"
                        },
                        {
                            "id": "0c278609-22b5-4338-8f39-298351bacf3d",
                            "gambit_id": "fca70c52-6ace-4ed0-a13c-7b3bd057f23d",
                            "last_updated": "2023-07-05T18:58:29.511790-04:00",
                            "created_at": "2023-07-04T09:43:05.145519-04:00",
                            "name": "SFO",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c56a006-36c4-449b-b826-9814e5dd594d/?format=api"
                        }
                    ]
                },
                {
                    "id": "52c7c863-db50-4fb9-80bc-cb3d3a415ebc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc5b2305-8ac9-4c4a-b6a9-7d296211951c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:05.147455-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "47fd9716-b210-488f-a347-042ea124134a",
                            "gambit_id": "9974bc80-a40e-4638-baff-42d03dcd7bdd",
                            "last_updated": "2023-07-05T18:58:29.517973-04:00",
                            "created_at": "2023-07-04T09:43:05.149333-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/52c7c863-db50-4fb9-80bc-cb3d3a415ebc/?format=api"
                        },
                        {
                            "id": "1a4fc1cd-212b-4857-a939-6d59d9ac36f5",
                            "gambit_id": "94a73ad7-d428-4714-aa05-35df95e7ffb1",
                            "last_updated": "2023-07-05T18:58:29.515919-04:00",
                            "created_at": "2023-07-04T09:43:05.151667-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/52c7c863-db50-4fb9-80bc-cb3d3a415ebc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63e51f09-dafb-42a7-a6fa-41155ff6eb80",
            "completed": true,
            "last_updated": "2023-07-05T12:48:34.518739-04:00",
            "created_at": "2023-07-04T09:43:04.707805-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/63e51f09-dafb-42a7-a6fa-41155ff6eb80",
            "datetime": "2023-07-04T16:10:00-04:00",
            "cutoff_datetime": "2023-07-04T16:10:00-04:00",
            "name": "PHI (A Nola) v. TAM (Z Eflin)",
            "bettypes": [
                {
                    "id": "020d71ce-518c-44ef-8f42-31c16163c4f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:04.710391-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "489278e6-dc7d-40c7-9fd4-34dddaf29a1e",
                            "gambit_id": "ac554c00-c4b7-4a5c-825c-b2d4498840cb",
                            "last_updated": "2023-07-05T12:48:34.524362-04:00",
                            "created_at": "2023-07-04T09:43:04.715005-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api"
                        },
                        {
                            "id": "9f90a8d1-a66b-49e6-9c23-a7df221cb3c7",
                            "gambit_id": "70e981f3-e459-42c0-9f41-4080f51e49e4",
                            "last_updated": "2023-07-05T12:48:34.522552-04:00",
                            "created_at": "2023-07-04T09:43:04.712727-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "81b5d760-99d4-4e48-be19-1f8149881751",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:04.717231-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0980e56-f737-4246-8dca-43b950828c3c",
                            "gambit_id": "d3880228-922f-4471-96ca-8f755618dd0c",
                            "last_updated": "2023-07-05T12:48:34.528385-04:00",
                            "created_at": "2023-07-04T09:43:04.719495-04:00",
                            "name": "PHI",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api"
                        },
                        {
                            "id": "a9c101d7-5a66-4c1e-88f2-c264d644af76",
                            "gambit_id": "188a0f69-ecd3-46d9-92f8-6ca530eb8750",
                            "last_updated": "2023-07-05T12:48:34.530237-04:00",
                            "created_at": "2023-07-04T09:43:04.721974-04:00",
                            "name": "TAM",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ed99ccb-46c7-4c2d-a8b0-36884641f1d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:04.724375-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5d34d27-b222-47d5-93cf-9da9c5159acc",
                            "gambit_id": "bb2016bb-45f8-44dd-b12f-7896101e9f52",
                            "last_updated": "2023-07-05T12:48:34.535625-04:00",
                            "created_at": "2023-07-04T09:43:04.728663-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/1ed99ccb-46c7-4c2d-a8b0-36884641f1d5/?format=api"
                        },
                        {
                            "id": "6dfdac9e-3b89-4bac-83b8-d35303be9729",
                            "gambit_id": "8da1b7c2-970d-4a8d-85bb-9d4ad7d71102",
                            "last_updated": "2023-07-05T12:48:34.533904-04:00",
                            "created_at": "2023-07-04T09:43:04.726667-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/1ed99ccb-46c7-4c2d-a8b0-36884641f1d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18e24eed-fc6a-4a31-864c-375d20deaef9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c49b8de7-81bd-409a-95fb-21010cbe44b2",
            "completed": false,
            "last_updated": "2023-07-11T16:08:21.783792-04:00",
            "created_at": "2023-07-04T09:43:04.476072-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c49b8de7-81bd-409a-95fb-21010cbe44b2",
            "datetime": "2023-07-04T16:10:00-04:00",
            "cutoff_datetime": "2023-07-04T16:10:00-04:00",
            "name": "NYM (K Senga) v. ARI (Z Davies)",
            "bettypes": [
                {
                    "id": "5ece3584-4940-4e52-a492-7f1e162dfc37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:04.479645-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (K Senga)",
                                "amount": 5260.0
                            },
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 4740.0
                            }
                        ],
                        "expected_reward_tokens": 9573.2,
                        "profit_sb": 73.2,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c003ddc5-cf88-4964-87e8-1547e54a7de1",
                            "gambit_id": "d0a86fa5-62ed-4160-a97c-124f33cc428d",
                            "last_updated": "2023-07-11T16:08:21.786853-04:00",
                            "created_at": "2023-07-04T09:43:04.481843-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ece3584-4940-4e52-a492-7f1e162dfc37/?format=api"
                        },
                        {
                            "id": "61d91fe3-6353-4b61-bbe8-de13f32f6920",
                            "gambit_id": "6c3ac332-b0cb-4d28-8677-440889006bb5",
                            "last_updated": "2023-07-11T16:08:21.788282-04:00",
                            "created_at": "2023-07-04T09:43:04.490102-04:00",
                            "name": "ARI (Z Davies)",
                            "reward": "2.02000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ece3584-4940-4e52-a492-7f1e162dfc37/?format=api"
                        }
                    ]
                },
                {
                    "id": "7deb86fa-5a45-4b1d-af89-fa5a3aa8b325",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:04.491940-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8508b564-c649-4edd-bc24-6e92deba7f10",
                            "gambit_id": "e3c76900-8af3-4b1a-916c-aca47c2257c2",
                            "last_updated": "2023-07-11T16:08:21.792432-04:00",
                            "created_at": "2023-07-04T09:43:04.495503-04:00",
                            "name": "ARI",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7deb86fa-5a45-4b1d-af89-fa5a3aa8b325/?format=api"
                        },
                        {
                            "id": "d3d05717-cc77-45f9-94a7-9e5ffc6773ed",
                            "gambit_id": "aefb4a36-5986-470c-8bd4-f34db3058c41",
                            "last_updated": "2023-07-11T16:08:21.790951-04:00",
                            "created_at": "2023-07-04T09:43:04.493626-04:00",
                            "name": "NYM",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7deb86fa-5a45-4b1d-af89-fa5a3aa8b325/?format=api"
                        }
                    ]
                },
                {
                    "id": "43875d58-fee3-4df6-b8a1-d5034476e046",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18e24eed-fc6a-4a31-864c-375d20deaef9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:04.497482-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e13fec9e-82fb-41ee-8b08-28a32cee9873",
                            "gambit_id": "f1fddf73-f317-4341-8376-d34c72d8e987",
                            "last_updated": "2023-07-11T16:08:21.796395-04:00",
                            "created_at": "2023-07-04T09:43:04.500801-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/43875d58-fee3-4df6-b8a1-d5034476e046/?format=api"
                        },
                        {
                            "id": "ac0a7b09-9876-4079-ad6d-4dc576728d85",
                            "gambit_id": "bbe5d6c5-16ca-42f2-abc6-151a5e0b3218",
                            "last_updated": "2023-07-11T16:08:21.795129-04:00",
                            "created_at": "2023-07-04T09:43:04.499144-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/43875d58-fee3-4df6-b8a1-d5034476e046/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c7a3e6c0-9017-4ef5-978a-3f9b61b57357",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "99d39f0c-f6ac-4eed-a4e5-6ef0b27f348c",
            "completed": true,
            "last_updated": "2023-07-05T18:58:29.242052-04:00",
            "created_at": "2023-07-04T09:43:04.919990-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/99d39f0c-f6ac-4eed-a4e5-6ef0b27f348c",
            "datetime": "2023-07-04T16:10:00-04:00",
            "cutoff_datetime": "2023-07-04T16:10:00-04:00",
            "name": "COL (K Freeland) v. HOU (B Bielak)",
            "bettypes": [
                {
                    "id": "61fed2af-fac9-49ab-af3b-481d3a4547d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7a3e6c0-9017-4ef5-978a-3f9b61b57357/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:04.922317-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Bielak)",
                                "amount": 6293.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4645c7f2-f88c-43fd-ac5e-63131d8c581e",
                            "gambit_id": "85a51dbb-7639-4f7a-9279-964567396cfb",
                            "last_updated": "2023-07-05T18:58:29.253521-04:00",
                            "created_at": "2023-07-04T09:43:04.927084-04:00",
                            "name": "HOU (B Bielak)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61fed2af-fac9-49ab-af3b-481d3a4547d4/?format=api"
                        },
                        {
                            "id": "1e651f2d-9278-4b7b-a167-2cfbb1a19cf7",
                            "gambit_id": "6bed9a1b-64d8-4392-a345-096779040fc2",
                            "last_updated": "2023-07-05T18:58:29.250107-04:00",
                            "created_at": "2023-07-04T09:43:04.924953-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61fed2af-fac9-49ab-af3b-481d3a4547d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d486402-9763-4dac-819e-622a73ab5fff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7a3e6c0-9017-4ef5-978a-3f9b61b57357/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:04.929234-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c78e1ebf-da8b-4322-ad7c-0db816a0469e",
                            "gambit_id": "a8f7b082-7d8c-4783-b22a-f8dbcbe3c602",
                            "last_updated": "2023-07-05T18:58:29.260396-04:00",
                            "created_at": "2023-07-04T09:43:04.931049-04:00",
                            "name": "COL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d486402-9763-4dac-819e-622a73ab5fff/?format=api"
                        },
                        {
                            "id": "cf542521-2727-4b2f-bba8-46b445f1a997",
                            "gambit_id": "f0a94bdb-a46c-4b36-921f-41f5676dec7e",
                            "last_updated": "2023-07-05T18:58:29.263994-04:00",
                            "created_at": "2023-07-04T09:43:04.935663-04:00",
                            "name": "HOU",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d486402-9763-4dac-819e-622a73ab5fff/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a70ad81-0035-44c4-9560-3248ee889131",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c7a3e6c0-9017-4ef5-978a-3f9b61b57357/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:04.937440-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c42178a2-73ab-4409-bfbc-255124773a79",
                            "gambit_id": "9b8febf9-d24d-4242-af72-627a7dab2a3a",
                            "last_updated": "2023-07-05T18:58:29.269754-04:00",
                            "created_at": "2023-07-04T09:43:04.939386-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/8a70ad81-0035-44c4-9560-3248ee889131/?format=api"
                        },
                        {
                            "id": "09b0a085-1f18-42fb-b873-01a74e92d687",
                            "gambit_id": "60c966ee-54ef-4451-a999-d67d7fd797a7",
                            "last_updated": "2023-07-05T18:58:29.272838-04:00",
                            "created_at": "2023-07-04T09:43:04.941205-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/8a70ad81-0035-44c4-9560-3248ee889131/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "afad4e9e-ee29-4b76-9456-ddda97dd19d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "df770500-784a-41e3-937a-7c19b0632c57",
            "completed": true,
            "last_updated": "2023-07-05T18:58:28.768519-04:00",
            "created_at": "2023-07-04T09:43:04.229160-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/df770500-784a-41e3-937a-7c19b0632c57",
            "datetime": "2023-07-04T16:10:00-04:00",
            "cutoff_datetime": "2023-07-04T16:10:00-04:00",
            "name": "CHC (K Hendricks) v. MIL (W Miley)",
            "bettypes": [
                {
                    "id": "a39c0b7c-01b2-4f61-9b35-19df2d4d9911",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afad4e9e-ee29-4b76-9456-ddda97dd19d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:04.231903-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5079.0
                            },
                            {
                                "team": "MIL (W Miley)",
                                "amount": 4921.0
                            }
                        ],
                        "expected_reward_tokens": 9546.74,
                        "profit_sb": 46.74,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6cba3af6-6fae-48d0-9de5-3541a0c32859",
                            "gambit_id": "e66e977f-905f-41c7-a415-41c011b09c8a",
                            "last_updated": "2023-07-05T18:58:28.773097-04:00",
                            "created_at": "2023-07-04T09:43:04.233858-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "1.88000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39c0b7c-01b2-4f61-9b35-19df2d4d9911/?format=api"
                        },
                        {
                            "id": "1dd532e8-8624-49e6-9658-de44b3efd17f",
                            "gambit_id": "3e96f892-23d5-41a2-ba64-f824f7033752",
                            "last_updated": "2023-07-05T18:58:28.775104-04:00",
                            "created_at": "2023-07-04T09:43:04.235892-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39c0b7c-01b2-4f61-9b35-19df2d4d9911/?format=api"
                        }
                    ]
                },
                {
                    "id": "d618ccbe-2c5f-4fe5-bbbc-69194f25980a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afad4e9e-ee29-4b76-9456-ddda97dd19d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:04.237704-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a812022-11a7-4e50-831e-8015384bfc05",
                            "gambit_id": "74f96a43-7660-4cab-be9b-4dbb4f5d2c1b",
                            "last_updated": "2023-07-05T18:58:28.779189-04:00",
                            "created_at": "2023-07-04T09:43:04.241474-04:00",
                            "name": "CHC",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d618ccbe-2c5f-4fe5-bbbc-69194f25980a/?format=api"
                        },
                        {
                            "id": "9f2e188f-4ce0-4d83-9a31-8ce428ef6c9d",
                            "gambit_id": "cca3c52b-ce79-4ad1-97ab-efb5e9109355",
                            "last_updated": "2023-07-05T18:58:28.777768-04:00",
                            "created_at": "2023-07-04T09:43:04.239399-04:00",
                            "name": "MIL",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d618ccbe-2c5f-4fe5-bbbc-69194f25980a/?format=api"
                        }
                    ]
                },
                {
                    "id": "23195476-82b4-4162-8566-ad73e67cdc85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afad4e9e-ee29-4b76-9456-ddda97dd19d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:04.243468-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d985a9ae-203a-4283-ae5d-43c5e54835b6",
                            "gambit_id": "82d65c9e-7e96-4fda-840a-565a3b7492e6",
                            "last_updated": "2023-07-05T18:58:28.783338-04:00",
                            "created_at": "2023-07-04T09:43:04.247274-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/23195476-82b4-4162-8566-ad73e67cdc85/?format=api"
                        },
                        {
                            "id": "9789cc54-da83-4aa0-a2b6-4fed53e7d3dc",
                            "gambit_id": "53924a87-865e-43ed-9aab-e1cbfdd8325e",
                            "last_updated": "2023-07-05T18:58:28.781949-04:00",
                            "created_at": "2023-07-04T09:43:04.245365-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/23195476-82b4-4162-8566-ad73e67cdc85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cdbc561-58fe-45a1-beca-c34a3728985c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "606308ec-142b-4345-bbf3-39e04b078060",
            "completed": true,
            "last_updated": "2023-07-05T18:58:28.546503-04:00",
            "created_at": "2023-07-04T09:43:04.019920-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/606308ec-142b-4345-bbf3-39e04b078060",
            "datetime": "2023-07-04T14:10:00-04:00",
            "cutoff_datetime": "2023-07-04T14:10:00-04:00",
            "name": "KAN (Z Greinke) v. MIN (K Maeda)",
            "bettypes": [
                {
                    "id": "1a927292-13f0-4b82-ad58-714fb824c4b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cdbc561-58fe-45a1-beca-c34a3728985c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:04.023454-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27fbd08d-2614-4811-9914-ece9bbb18bb5",
                            "gambit_id": "914364b3-85af-4b42-a6a7-274b6449c17b",
                            "last_updated": "2023-07-05T18:58:28.551570-04:00",
                            "created_at": "2023-07-04T09:43:04.028151-04:00",
                            "name": "MIN (K Maeda)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a927292-13f0-4b82-ad58-714fb824c4b8/?format=api"
                        },
                        {
                            "id": "a228d03b-bfeb-4dcb-9df1-da1a8b03896e",
                            "gambit_id": "1ef6a5f7-bee3-40f3-858a-492ce37bceef",
                            "last_updated": "2023-07-05T18:58:28.550123-04:00",
                            "created_at": "2023-07-04T09:43:04.025661-04:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a927292-13f0-4b82-ad58-714fb824c4b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7e276ba-141a-4feb-b527-2b932ffef2ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cdbc561-58fe-45a1-beca-c34a3728985c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:04.029858-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2cb8dc4e-d736-4363-bfa1-e8deaec644bf",
                            "gambit_id": "0a42e031-7062-4e1c-a503-9b4a2d0eaf6c",
                            "last_updated": "2023-07-05T18:58:28.554765-04:00",
                            "created_at": "2023-07-04T09:43:04.031546-04:00",
                            "name": "KAN",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7e276ba-141a-4feb-b527-2b932ffef2ce/?format=api"
                        },
                        {
                            "id": "4c62061a-d101-4c28-b904-931c8e7d36ea",
                            "gambit_id": "9340e643-62dc-452d-83c3-dfe4c99c1bae",
                            "last_updated": "2023-07-05T18:58:28.556291-04:00",
                            "created_at": "2023-07-04T09:43:04.033280-04:00",
                            "name": "MIN",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7e276ba-141a-4feb-b527-2b932ffef2ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "9aa0b5b9-d459-41e0-94ef-7e9357d959de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cdbc561-58fe-45a1-beca-c34a3728985c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:04.035460-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "51efe884-c369-463f-b2ae-99d42f1ac824",
                            "gambit_id": "f6b49331-bbff-4ef5-99b1-0a73da3521ce",
                            "last_updated": "2023-07-05T18:58:28.559042-04:00",
                            "created_at": "2023-07-04T09:43:04.037465-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/9aa0b5b9-d459-41e0-94ef-7e9357d959de/?format=api"
                        },
                        {
                            "id": "fb4ecaf4-4ee7-4abc-adfa-f038c1c7cfb0",
                            "gambit_id": "5def41ef-33d9-4d73-9154-303f05c45e1a",
                            "last_updated": "2023-07-05T18:58:28.560399-04:00",
                            "created_at": "2023-07-04T09:43:04.039234-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/9aa0b5b9-d459-41e0-94ef-7e9357d959de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6970f29-3912-4ccd-8eb3-d58cda730678",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "49179a99-8e0f-4dac-8d1b-cde055be7b15",
            "completed": true,
            "last_updated": "2023-07-05T18:58:29.720025-04:00",
            "created_at": "2023-07-04T10:23:14.010959-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/49179a99-8e0f-4dac-8d1b-cde055be7b15",
            "datetime": "2023-07-04T13:35:00-04:00",
            "cutoff_datetime": "2023-07-04T13:35:00-04:00",
            "name": "TEX (D Dunning) v. BOS (B Bernardino)",
            "bettypes": [
                {
                    "id": "c6da80c8-d0e2-4176-a2b0-b44a8412202b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6970f29-3912-4ccd-8eb3-d58cda730678/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T10:23:14.014892-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5222.0
                            },
                            {
                                "team": "BOS (B Bernardino)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "022ec84d-a4d3-4e3c-a017-3e6b44c464f8",
                            "gambit_id": "88372baf-462c-45e4-9b9b-e483725e73d9",
                            "last_updated": "2023-07-05T18:58:29.725486-04:00",
                            "created_at": "2023-07-04T10:23:14.018352-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6da80c8-d0e2-4176-a2b0-b44a8412202b/?format=api"
                        },
                        {
                            "id": "987d1d33-fd09-4183-8e2a-04617aca9c0f",
                            "gambit_id": "b70cb58e-e13c-49b7-9a22-332dbb7bacf8",
                            "last_updated": "2023-07-05T18:58:29.728447-04:00",
                            "created_at": "2023-07-04T10:23:14.021577-04:00",
                            "name": "BOS (B Bernardino)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6da80c8-d0e2-4176-a2b0-b44a8412202b/?format=api"
                        }
                    ]
                },
                {
                    "id": "70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6970f29-3912-4ccd-8eb3-d58cda730678/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T10:23:14.024718-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "7afe8e18-51bd-4c4f-89bc-e9af4d709d2d",
                            "gambit_id": "acf56563-3487-4cd8-a6b7-0e73b641e40e",
                            "last_updated": "2023-07-05T18:58:29.735754-04:00",
                            "created_at": "2023-07-04T10:23:14.029961-04:00",
                            "name": "BOS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3/?format=api"
                        },
                        {
                            "id": "4727eb25-b8c4-4aa7-8452-e9f5b125868a",
                            "gambit_id": "36e13ce9-b6c8-4f15-b0f2-9b9851a8e014",
                            "last_updated": "2023-07-05T18:58:29.733592-04:00",
                            "created_at": "2023-07-04T10:23:14.027164-04:00",
                            "name": "TEX",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "6219fce4-4234-4ef9-bbe3-f433b2c1e82e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6970f29-3912-4ccd-8eb3-d58cda730678/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T10:23:14.032613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46601746-0d58-4c17-9b9d-594d2596f959",
                            "gambit_id": "0382db9b-6d25-4736-ac20-0127c9353a71",
                            "last_updated": "2023-07-05T18:58:29.742445-04:00",
                            "created_at": "2023-07-04T10:23:14.037924-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6219fce4-4234-4ef9-bbe3-f433b2c1e82e/?format=api"
                        },
                        {
                            "id": "832c8605-565e-4391-97c6-d7ab70b06adf",
                            "gambit_id": "43feed5e-0356-49b9-a022-ef914921a159",
                            "last_updated": "2023-07-05T18:58:29.739623-04:00",
                            "created_at": "2023-07-04T10:23:14.035108-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6219fce4-4234-4ef9-bbe3-f433b2c1e82e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3540fca3-88e5-4ecd-ac11-82c7e35206c9",
            "completed": true,
            "last_updated": "2023-07-05T19:03:30.784213-04:00",
            "created_at": "2023-07-04T09:43:03.805993-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3540fca3-88e5-4ecd-ac11-82c7e35206c9",
            "datetime": "2023-07-04T13:10:00-04:00",
            "cutoff_datetime": "2023-07-04T13:10:00-04:00",
            "name": "STL (A Wainwright) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "73766e99-9856-40c5-8caa-a46d49eb099f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:03.808809-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 6232.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72299767-a345-428c-b42c-177a4f98753d",
                            "gambit_id": "a0d10981-4803-4680-bc6d-55943ae04cd6",
                            "last_updated": "2023-07-05T19:03:30.789462-04:00",
                            "created_at": "2023-07-04T09:43:03.813014-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73766e99-9856-40c5-8caa-a46d49eb099f/?format=api"
                        },
                        {
                            "id": "cb4cfe59-5d96-46b9-a395-567933813de0",
                            "gambit_id": "61841512-7b91-44a7-b185-19e1f35989ef",
                            "last_updated": "2023-07-05T19:03:30.787901-04:00",
                            "created_at": "2023-07-04T09:43:03.810923-04:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73766e99-9856-40c5-8caa-a46d49eb099f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3043fc2a-d6e3-4fd9-a596-db6705f13825",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:03.815035-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3eca81f-33ea-4ace-8fb7-48a64699b42c",
                            "gambit_id": "32e55e8b-7f92-4cd9-979c-2710330660a2",
                            "last_updated": "2023-07-05T19:03:30.792695-04:00",
                            "created_at": "2023-07-04T09:43:03.817006-04:00",
                            "name": "STL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3043fc2a-d6e3-4fd9-a596-db6705f13825/?format=api"
                        },
                        {
                            "id": "4ae181fb-2621-4012-a6cd-69f8e98eaf17",
                            "gambit_id": "53508848-bc88-4191-9db1-4a0d3a1bc635",
                            "last_updated": "2023-07-05T19:03:30.794116-04:00",
                            "created_at": "2023-07-04T09:43:03.819255-04:00",
                            "name": "MIA",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3043fc2a-d6e3-4fd9-a596-db6705f13825/?format=api"
                        }
                    ]
                },
                {
                    "id": "69d48089-0aa7-49fc-9185-d528f2d153f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:03.821406-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4305fa95-c1ce-4b2e-9b0f-226f0e897335",
                            "gambit_id": "05ba09ea-8743-4e78-b137-cc2af1dbd06b",
                            "last_updated": "2023-07-05T19:03:30.798509-04:00",
                            "created_at": "2023-07-04T09:43:03.825579-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/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api"
                        },
                        {
                            "id": "b05a546a-c5ac-4fbb-893a-e140a1323bc8",
                            "gambit_id": "3ae28069-1831-417f-b543-f3ef422b4aa6",
                            "last_updated": "2023-07-05T19:03:30.796928-04:00",
                            "created_at": "2023-07-04T09:43:03.823391-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/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a6828fa-d155-47b6-81bf-0fbac37631d4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "02e5a279-5011-450a-8c95-4cfa172d012b",
            "completed": true,
            "last_updated": "2023-07-05T19:03:30.570783-04:00",
            "created_at": "2023-07-04T09:43:03.591762-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/02e5a279-5011-450a-8c95-4cfa172d012b",
            "datetime": "2023-07-04T13:05:00-04:00",
            "cutoff_datetime": "2023-07-04T13:05:00-04:00",
            "name": "BAL (K Gibson) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "9483f421-3c35-4b02-9fb5-994c548cdb33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:03.595113-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5222.0
                            },
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a49e61b2-dc0c-4d07-8c3b-53f3beedc2f7",
                            "gambit_id": "032739e0-3424-4a58-96b7-f68d3bd97d6a",
                            "last_updated": "2023-07-05T19:03:30.579485-04:00",
                            "created_at": "2023-07-04T09:43:03.599878-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9483f421-3c35-4b02-9fb5-994c548cdb33/?format=api"
                        },
                        {
                            "id": "0151524f-354c-4afc-a70a-bfa7a30f91e8",
                            "gambit_id": "4721554a-ee95-41f6-bf32-e2badb4bed77",
                            "last_updated": "2023-07-05T19:03:30.576894-04:00",
                            "created_at": "2023-07-04T09:43:03.597605-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9483f421-3c35-4b02-9fb5-994c548cdb33/?format=api"
                        }
                    ]
                },
                {
                    "id": "9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:03.602564-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c8e74dc-6091-4f75-9fdb-9b68adfd3ba3",
                            "gambit_id": "da67c819-75de-4b28-8e45-97b87688b0dc",
                            "last_updated": "2023-07-05T19:03:30.584655-04:00",
                            "created_at": "2023-07-04T09:43:03.605067-04:00",
                            "name": "BAL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api"
                        },
                        {
                            "id": "4c7b3a01-bcf2-4398-a040-56492d2b7f18",
                            "gambit_id": "e6a4392a-7621-40e6-a707-4ac8e1751685",
                            "last_updated": "2023-07-05T19:03:30.587396-04:00",
                            "created_at": "2023-07-04T09:43:03.607535-04:00",
                            "name": "NYY",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "946c7cd3-cdfa-4eba-a71e-d5a1d22d04b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:03.610046-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9c1dd6be-dcc4-493d-9348-793942846128",
                            "gambit_id": "5db13d56-8384-478b-87bf-a40996a73753",
                            "last_updated": "2023-07-05T19:03:30.595146-04:00",
                            "created_at": "2023-07-04T09:43:03.615001-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/946c7cd3-cdfa-4eba-a71e-d5a1d22d04b3/?format=api"
                        },
                        {
                            "id": "d61e3caa-f7c1-458d-b5f9-425ce44fa602",
                            "gambit_id": "8785f431-94c0-4c59-aad0-15a11340c1c8",
                            "last_updated": "2023-07-05T19:03:30.592526-04:00",
                            "created_at": "2023-07-04T09:43:03.612619-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/946c7cd3-cdfa-4eba-a71e-d5a1d22d04b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e14edb2-250b-4bfc-a3ad-a29e12212ef5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "44191473-a740-4b5a-bd2c-cb3e61c743fe",
            "completed": false,
            "last_updated": "2023-07-11T11:58:14.648865-04:00",
            "created_at": "2023-07-03T11:03:21.173163-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.68,
            "sport_category": "Nathan's Hot Dog Eating Contest",
            "sport": "Entertainment",
            "url": "https://app.gambitrewards.com/match/44191473-a740-4b5a-bd2c-cb3e61c743fe",
            "datetime": "2023-07-04T12:00:00-04:00",
            "cutoff_datetime": "2023-07-04T12:00:00-04:00",
            "name": "2023 Nathan's Hot Dog Eating Contest: Total Hot Dogs Eaten by Men's Winner",
            "bettypes": [
                {
                    "id": "5a27b641-3f99-4b5d-aec2-a4b4c77d9302",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e14edb2-250b-4bfc-a3ad-a29e12212ef5/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-03T11:03:21.175583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Under 72½",
                                "amount": 5000.0
                            },
                            {
                                "team": "Over 72½",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44e3d2fb-ef0e-4dcc-a102-45785fc4c0d9",
                            "gambit_id": "9e456cbd-b957-49eb-bcac-c06cdc11aab9",
                            "last_updated": "2023-07-11T11:58:14.656399-04:00",
                            "created_at": "2023-07-03T11:03:21.179931-04:00",
                            "name": "Under 72½",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a27b641-3f99-4b5d-aec2-a4b4c77d9302/?format=api"
                        },
                        {
                            "id": "9b54c38c-4c77-4543-b87b-2d1abc65e739",
                            "gambit_id": "69c96c97-0610-4051-ad1a-02ba114718e2",
                            "last_updated": "2023-07-11T11:58:14.653889-04:00",
                            "created_at": "2023-07-03T11:03:21.177588-04:00",
                            "name": "Over 72½",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a27b641-3f99-4b5d-aec2-a4b4c77d9302/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "69309a03-e11b-4308-bc98-89bc96d7bd9e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8898aa8a-6c92-495f-872d-8f563c58b85c",
            "completed": true,
            "last_updated": "2023-07-05T19:03:34.828286-04:00",
            "created_at": "2023-07-03T11:03:20.973744-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "Nathan's Hot Dog Eating Contest",
            "sport": "Entertainment",
            "url": "https://app.gambitrewards.com/match/8898aa8a-6c92-495f-872d-8f563c58b85c",
            "datetime": "2023-07-04T12:00:00-04:00",
            "cutoff_datetime": "2023-07-04T12:00:00-04:00",
            "name": "2023 Nathan's Hot Dog Eating Contest: Will Joey Chestnut win?",
            "bettypes": [
                {
                    "id": "ad024e88-4b80-4af5-adb6-075acbac2092",
                    "match": "https://api-prod.gambitprofit.com/api/matches/69309a03-e11b-4308-bc98-89bc96d7bd9e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-03T11:03:20.976227-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Yes",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10100.0,
                        "profit_sb": 600.0,
                        "profit_sb_percentage": 6.32,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Yes",
                                "amount": 9416.0
                            },
                            {
                                "team": "No",
                                "amount": 584.0
                            }
                        ],
                        "expected_reward_tokens": 9507.52,
                        "profit_sb": 7.52,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "66c8cd5f-f3b3-46a7-b29a-9fc7a0f778e6",
                            "gambit_id": "c371702a-5810-4e23-b704-b188b9a51d6e",
                            "last_updated": "2023-07-05T19:03:34.832160-04:00",
                            "created_at": "2023-07-03T11:03:20.978535-04:00",
                            "name": "Yes",
                            "reward": "1.01000",
                            "odds": "1.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad024e88-4b80-4af5-adb6-075acbac2092/?format=api"
                        },
                        {
                            "id": "abc8dbef-6e64-403f-8358-ac1c6c62e06f",
                            "gambit_id": "256cbf71-5bb4-432d-92e2-a5004cd8cf37",
                            "last_updated": "2023-07-05T19:03:34.833812-04:00",
                            "created_at": "2023-07-03T11:03:20.980715-04:00",
                            "name": "No",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad024e88-4b80-4af5-adb6-075acbac2092/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d09c8a3-2ad6-4444-b00c-9707da8b2cd1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5d77e86e-1a10-46c2-a57a-0c6f43c2cfea",
            "completed": true,
            "last_updated": "2023-07-05T19:03:30.364555-04:00",
            "created_at": "2023-07-04T09:43:03.376230-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5d77e86e-1a10-46c2-a57a-0c6f43c2cfea",
            "datetime": "2023-07-04T11:05:00-04:00",
            "cutoff_datetime": "2023-07-04T11:05:00-04:00",
            "name": "CIN (B Kennedy) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "f47c8327-a564-4088-a8ae-ed44dfb30a09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d09c8a3-2ad6-4444-b00c-9707da8b2cd1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-04T09:43:03.383353-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Kennedy)",
                                "amount": 5117.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05124841-53a3-4fcf-8637-93092794a63d",
                            "gambit_id": "5bfe38ab-d4f0-4aa2-b550-65692c750ecf",
                            "last_updated": "2023-07-05T19:03:30.368982-04:00",
                            "created_at": "2023-07-04T09:43:03.386005-04:00",
                            "name": "CIN (B Kennedy)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47c8327-a564-4088-a8ae-ed44dfb30a09/?format=api"
                        },
                        {
                            "id": "13b9dbc5-c4f9-4330-9b29-bad124eb18ab",
                            "gambit_id": "49ae8bbf-d2b4-4363-8d4f-b6f3db0ccbde",
                            "last_updated": "2023-07-05T19:03:30.370738-04:00",
                            "created_at": "2023-07-04T09:43:03.388396-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47c8327-a564-4088-a8ae-ed44dfb30a09/?format=api"
                        }
                    ]
                },
                {
                    "id": "72672b3c-6d37-4ff1-a393-14de03c2ee2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d09c8a3-2ad6-4444-b00c-9707da8b2cd1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-04T09:43:03.390607-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5939.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eb06a058-2368-49e3-8488-c01a3407b55b",
                            "gambit_id": "aa068267-f666-4e72-ba1c-9e89d62805b6",
                            "last_updated": "2023-07-05T19:03:30.376381-04:00",
                            "created_at": "2023-07-04T09:43:03.394584-04:00",
                            "name": "WAS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72672b3c-6d37-4ff1-a393-14de03c2ee2b/?format=api"
                        },
                        {
                            "id": "32c3e307-f764-47ec-a78d-c17b0df11a44",
                            "gambit_id": "cb2b608d-5c40-4ff9-86ae-183be7f5d1ae",
                            "last_updated": "2023-07-05T19:03:30.374667-04:00",
                            "created_at": "2023-07-04T09:43:03.392570-04:00",
                            "name": "CIN",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72672b3c-6d37-4ff1-a393-14de03c2ee2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6717620c-0f7f-465b-a7eb-8f72d1b3dc39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d09c8a3-2ad6-4444-b00c-9707da8b2cd1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-04T09:43:03.396512-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e03e454-0019-4ee3-834f-0bb6c9ba1f4a",
                            "gambit_id": "874571dd-eeda-44a3-8afa-3c68e1739cfd",
                            "last_updated": "2023-07-05T19:03:30.379889-04:00",
                            "created_at": "2023-07-04T09:43:03.398514-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6717620c-0f7f-465b-a7eb-8f72d1b3dc39/?format=api"
                        },
                        {
                            "id": "352a4a00-43e2-4615-a966-3e8942a7328b",
                            "gambit_id": "67c2dc1a-f112-4007-b363-b7c8561508f1",
                            "last_updated": "2023-07-05T19:03:30.381769-04:00",
                            "created_at": "2023-07-04T09:43:03.400591-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6717620c-0f7f-465b-a7eb-8f72d1b3dc39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ba42368-7407-425c-87ab-4d70bbc88a44",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d4b9736a-7186-4243-a184-26962677f386",
            "completed": true,
            "last_updated": "2023-07-04T10:48:06.540824-04:00",
            "created_at": "2023-07-03T11:03:20.784179-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/d4b9736a-7186-4243-a184-26962677f386",
            "datetime": "2023-07-03T22:59:00-04:00",
            "cutoff_datetime": "2023-07-03T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - July 3rd 2023",
            "bettypes": [
                {
                    "id": "98b8f8e7-1310-44b6-839d-da5ccf9bad44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ba42368-7407-425c-87ab-4d70bbc88a44/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-03T11:03:20.786583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c2f13f3-7595-4093-8fb4-e0a202b2373b",
                            "gambit_id": "ab849664-c745-45b0-8efe-e94764eed685",
                            "last_updated": "2023-07-04T10:48:06.545585-04:00",
                            "created_at": "2023-07-03T11:03:20.788385-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b8f8e7-1310-44b6-839d-da5ccf9bad44/?format=api"
                        },
                        {
                            "id": "d23cb315-86ac-430b-b49f-8794faf16049",
                            "gambit_id": "d57e739a-0f9a-4511-be2c-9e7743c242f3",
                            "last_updated": "2023-07-04T10:48:06.547608-04:00",
                            "created_at": "2023-07-03T11:03:20.790343-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98b8f8e7-1310-44b6-839d-da5ccf9bad44/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85307405-adb2-4e9e-8f15-5305d6a73fcf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dcb6ba4f-576f-4282-b747-d96ecc993ccc",
            "completed": true,
            "last_updated": "2023-07-04T10:48:02.764043-04:00",
            "created_at": "2023-07-03T11:03:20.591369-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/dcb6ba4f-576f-4282-b747-d96ecc993ccc",
            "datetime": "2023-07-03T22:59:00-04:00",
            "cutoff_datetime": "2023-07-03T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - July 3rd 2023",
            "bettypes": [
                {
                    "id": "e98690ed-c135-4f62-8bdf-34c6f44f8e89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85307405-adb2-4e9e-8f15-5305d6a73fcf/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-03T11:03:20.593836-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": "5967e70f-2d02-407e-b09a-4d9c6174264f",
                            "gambit_id": "a2f55ea7-2948-4b97-b254-2e9e2dcdffb6",
                            "last_updated": "2023-07-04T10:48:02.779628-04:00",
                            "created_at": "2023-07-03T11:03:20.603941-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
                        },
                        {
                            "id": "f1896dbf-b66e-42f5-84a8-988a3e50fee4",
                            "gambit_id": "1cfd2b93-8319-443e-9e44-1d822ced9864",
                            "last_updated": "2023-07-04T10:48:02.772141-04:00",
                            "created_at": "2023-07-03T11:03:20.598004-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
                        },
                        {
                            "id": "70818de4-8f26-45c1-928f-75ffabd9ffae",
                            "gambit_id": "277bc34f-a2d3-472b-a45c-ff160795d047",
                            "last_updated": "2023-07-04T10:48:02.774806-04:00",
                            "created_at": "2023-07-03T11:03:20.600104-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
                        },
                        {
                            "id": "0d1cebf2-85ac-42af-ab1f-fe8b5afbf109",
                            "gambit_id": "0465774d-5be1-4a7f-814e-7b25ab56226f",
                            "last_updated": "2023-07-04T10:48:02.777337-04:00",
                            "created_at": "2023-07-03T11:03:20.602029-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
                        },
                        {
                            "id": "273eac1b-e988-45d3-bdea-85965dbc7eb2",
                            "gambit_id": "6b91a172-dc6c-450f-b715-5c90e3560e63",
                            "last_updated": "2023-07-04T10:48:02.769543-04:00",
                            "created_at": "2023-07-03T11:03:20.595800-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd7b8da9-25bc-4257-b59b-4aa2b864c06f",
            "completed": true,
            "last_updated": "2023-07-04T10:23:16.093602-04:00",
            "created_at": "2023-07-03T11:03:20.332234-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fd7b8da9-25bc-4257-b59b-4aa2b864c06f",
            "datetime": "2023-07-03T22:15:00-04:00",
            "cutoff_datetime": "2023-07-03T22:15:00-04:00",
            "name": "SEA (B Woo) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:20.335561-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5541.0
                            },
                            {
                                "team": "SEA (B Woo)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e8460d0-6d7a-400e-8451-7ea462530c5b",
                            "gambit_id": "ec9cf606-b7b0-44e8-bd73-2d9a6910067a",
                            "last_updated": "2023-07-04T10:23:16.099832-04:00",
                            "created_at": "2023-07-03T11:03:20.339966-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee/?format=api"
                        },
                        {
                            "id": "33b3b916-49db-41ee-8f4c-93aa17c964eb",
                            "gambit_id": "c4b57022-27c0-4569-af4c-d6c98bfb2dbe",
                            "last_updated": "2023-07-04T10:23:16.097985-04:00",
                            "created_at": "2023-07-03T11:03:20.337728-04:00",
                            "name": "SEA (B Woo)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "979377e8-77bb-471b-ab3d-511f56639615",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:20.342377-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "SFO",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2deca994-46ff-4622-9c12-aeeb9f21a2de",
                            "gambit_id": "3d82cc2c-3676-49d5-a9ed-0d06d2c52b10",
                            "last_updated": "2023-07-04T10:23:16.103331-04:00",
                            "created_at": "2023-07-03T11:03:20.344669-04:00",
                            "name": "SEA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979377e8-77bb-471b-ab3d-511f56639615/?format=api"
                        },
                        {
                            "id": "7f31a986-2188-4c38-bb4d-665fc67e5a84",
                            "gambit_id": "5fcbee57-096e-4c0f-98f6-05d43ed78bad",
                            "last_updated": "2023-07-04T10:23:16.104934-04:00",
                            "created_at": "2023-07-03T11:03:20.346864-04:00",
                            "name": "SFO",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979377e8-77bb-471b-ab3d-511f56639615/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc45d8a6-9cce-4d30-81d8-d89e9591cc90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:20.349766-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aaecaad2-5999-4fb9-8622-c66f239c7422",
                            "gambit_id": "3b50faab-6b85-4341-8eec-9427678b889f",
                            "last_updated": "2023-07-04T10:23:16.108786-04:00",
                            "created_at": "2023-07-03T11:03:20.351911-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc45d8a6-9cce-4d30-81d8-d89e9591cc90/?format=api"
                        },
                        {
                            "id": "40875568-3455-450e-bf60-538ab17cd99e",
                            "gambit_id": "2ba410d5-cc57-49df-a0c8-4f3a6788d25c",
                            "last_updated": "2023-07-04T10:23:16.110377-04:00",
                            "created_at": "2023-07-03T11:03:20.354160-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc45d8a6-9cce-4d30-81d8-d89e9591cc90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d2712f38-d689-494d-aabd-5c1e0150b76d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9ea820af-e95d-401f-9505-bec644d6eb1c",
            "completed": true,
            "last_updated": "2023-07-04T10:43:01.747841-04:00",
            "created_at": "2023-07-03T16:33:20.933754-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9ea820af-e95d-401f-9505-bec644d6eb1c",
            "datetime": "2023-07-03T21:40:00-04:00",
            "cutoff_datetime": "2023-07-03T21:40:00-04:00",
            "name": "LAA (J Barria) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "3d91d244-5529-4122-8e20-bb3eb358ccf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T16:33:20.937318-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "LAA (J Barria)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "320a3429-b62c-4897-b456-c197954a1945",
                            "gambit_id": "75f9ac37-e614-4c53-a82c-ba6c9769c331",
                            "last_updated": "2023-07-04T10:43:01.753130-04:00",
                            "created_at": "2023-07-03T16:33:20.942356-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d91d244-5529-4122-8e20-bb3eb358ccf6/?format=api"
                        },
                        {
                            "id": "3920a522-303c-4314-9d0f-a99a67aaee67",
                            "gambit_id": "720f3136-d0b1-4d17-a128-9aeb36bfca61",
                            "last_updated": "2023-07-04T10:43:01.751400-04:00",
                            "created_at": "2023-07-03T16:33:20.939997-04:00",
                            "name": "LAA (J Barria)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d91d244-5529-4122-8e20-bb3eb358ccf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "17b0e341-ae66-4267-9fb6-93cd03089f79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T16:33:20.944546-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "SDG",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bda7f524-0d21-4455-89d1-3971343229e2",
                            "gambit_id": "faec12f0-32ce-4110-bb4d-9cd58648fc53",
                            "last_updated": "2023-07-04T10:43:01.755779-04:00",
                            "created_at": "2023-07-03T16:33:20.946911-04:00",
                            "name": "LAA",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api"
                        },
                        {
                            "id": "2b7a4717-05d8-44a7-9ac8-bbe218896907",
                            "gambit_id": "a5faf2fa-7361-4493-928e-52b4c4741c69",
                            "last_updated": "2023-07-04T10:43:01.757130-04:00",
                            "created_at": "2023-07-03T16:33:20.949445-04:00",
                            "name": "SDG",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b0e341-ae66-4267-9fb6-93cd03089f79/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c04a151-49c5-4ffe-b306-f2c98a6d0188",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d2712f38-d689-494d-aabd-5c1e0150b76d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T16:33:20.952329-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "5b80307c-e44e-4547-88e3-f5602d6c8a02",
                            "gambit_id": "d757a181-2d7d-49d5-bc14-b89026f0e5c9",
                            "last_updated": "2023-07-04T10:43:01.761483-04:00",
                            "created_at": "2023-07-03T16:33:20.957027-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/5c04a151-49c5-4ffe-b306-f2c98a6d0188/?format=api"
                        },
                        {
                            "id": "9b521934-3d37-46ac-8a55-d30dbff6f82b",
                            "gambit_id": "5a04b1f2-86c5-4b62-91fe-36baaf3ccbad",
                            "last_updated": "2023-07-04T10:43:01.759905-04:00",
                            "created_at": "2023-07-03T16:33:20.954602-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/5c04a151-49c5-4ffe-b306-f2c98a6d0188/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d88ad54-896c-4531-82df-016e7d889e52",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ab32241-a784-4408-8100-5ba67b2817dd",
            "completed": true,
            "last_updated": "2023-07-04T10:43:00.314253-04:00",
            "created_at": "2023-07-03T11:03:20.081621-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2ab32241-a784-4408-8100-5ba67b2817dd",
            "datetime": "2023-07-03T20:10:00-04:00",
            "cutoff_datetime": "2023-07-03T20:10:00-04:00",
            "name": "KAN (A Cox) v. MIN (J Ryan)",
            "bettypes": [
                {
                    "id": "91e5247d-44fa-4e51-ba43-74a7a9fe0202",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:20.084598-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (J Ryan)",
                                "amount": 6627.0
                            },
                            {
                                "team": "KAN (A Cox)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fbaace77-4a25-4d12-9be1-f9897423e834",
                            "gambit_id": "1667515f-631d-4766-a794-75c08b4c41cf",
                            "last_updated": "2023-07-04T10:43:00.320507-04:00",
                            "created_at": "2023-07-03T11:03:20.089774-04:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e5247d-44fa-4e51-ba43-74a7a9fe0202/?format=api"
                        },
                        {
                            "id": "475ff6b6-a3bf-4fb7-a4e2-c2abe1b9dbb8",
                            "gambit_id": "061b4754-adf3-47e0-9934-ecf73f614f89",
                            "last_updated": "2023-07-04T10:43:00.318656-04:00",
                            "created_at": "2023-07-03T11:03:20.086968-04:00",
                            "name": "KAN (A Cox)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e5247d-44fa-4e51-ba43-74a7a9fe0202/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccee4531-9134-4c22-b874-f19704235296",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:20.092502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b48abb98-4798-482b-a0a1-d9d63675dc4b",
                            "gambit_id": "ce2c6ad9-4435-4120-855c-18583adafc4b",
                            "last_updated": "2023-07-04T10:43:00.325914-04:00",
                            "created_at": "2023-07-03T11:03:20.097628-04:00",
                            "name": "MIN",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccee4531-9134-4c22-b874-f19704235296/?format=api"
                        },
                        {
                            "id": "56e29eab-4ae7-4247-998a-049d30e26044",
                            "gambit_id": "ae813844-3844-4377-b379-3343b34657d4",
                            "last_updated": "2023-07-04T10:43:00.324164-04:00",
                            "created_at": "2023-07-03T11:03:20.094852-04:00",
                            "name": "KAN",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccee4531-9134-4c22-b874-f19704235296/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b399416-3557-4d74-bc00-b7f8d8f52502",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:20.100343-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a46a6736-45cf-4495-a529-0e9db9fec5a5",
                            "gambit_id": "0b31cc20-fb46-4285-85b1-270d088ad966",
                            "last_updated": "2023-07-04T10:43:00.329826-04:00",
                            "created_at": "2023-07-03T11:03:20.104329-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/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api"
                        },
                        {
                            "id": "32f01654-3c42-4453-aa50-a937fd9cbe5d",
                            "gambit_id": "6cc7188b-80c5-42cf-88ad-e48e71494953",
                            "last_updated": "2023-07-04T10:43:00.331685-04:00",
                            "created_at": "2023-07-03T11:03:20.107633-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/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41be8c49-8865-48ca-b24b-8aa93eadd5f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b9b09d73-fe85-4915-9ded-d8e987ddc524",
            "completed": true,
            "last_updated": "2023-07-04T10:43:00.728439-04:00",
            "created_at": "2023-07-03T11:03:19.872956-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b9b09d73-fe85-4915-9ded-d8e987ddc524",
            "datetime": "2023-07-03T19:10:00-04:00",
            "cutoff_datetime": "2023-07-03T19:10:00-04:00",
            "name": "ATL (B Elder) v. CLE (G Williams)",
            "bettypes": [
                {
                    "id": "298e4032-cf12-4345-ab05-a48795c2b711",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41be8c49-8865-48ca-b24b-8aa93eadd5f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:19.875178-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5776.0
                            },
                            {
                                "team": "CLE (G Williams)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "592b09b6-a9c5-482e-8cac-eaae6dc1fce9",
                            "gambit_id": "d10caeda-f02a-4aeb-ae81-79ab70d71276",
                            "last_updated": "2023-07-04T10:43:00.733094-04:00",
                            "created_at": "2023-07-03T11:03:19.876759-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/298e4032-cf12-4345-ab05-a48795c2b711/?format=api"
                        },
                        {
                            "id": "57e510b0-c81f-4409-aecb-046e18e055fe",
                            "gambit_id": "6f3d0525-f33c-47ff-8798-f50cf2e09926",
                            "last_updated": "2023-07-04T10:43:00.735269-04:00",
                            "created_at": "2023-07-03T11:03:19.878388-04:00",
                            "name": "CLE (G Williams)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/298e4032-cf12-4345-ab05-a48795c2b711/?format=api"
                        }
                    ]
                },
                {
                    "id": "51bc733b-a147-472d-bca5-95e2544ebbfd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41be8c49-8865-48ca-b24b-8aa93eadd5f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:19.881470-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "063b5748-fa16-48ca-aa5b-8a59f8e19a0c",
                            "gambit_id": "9207a719-693f-4273-83a1-4ea9a6f8ac2d",
                            "last_updated": "2023-07-04T10:43:00.741834-04:00",
                            "created_at": "2023-07-03T11:03:19.885038-04:00",
                            "name": "CLE",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bc733b-a147-472d-bca5-95e2544ebbfd/?format=api"
                        },
                        {
                            "id": "36611ea8-e885-4e67-a75b-3ff452ffb268",
                            "gambit_id": "3b366256-c3f3-40b8-8bb9-01c1c8592ad5",
                            "last_updated": "2023-07-04T10:43:00.739879-04:00",
                            "created_at": "2023-07-03T11:03:19.883432-04:00",
                            "name": "ATL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bc733b-a147-472d-bca5-95e2544ebbfd/?format=api"
                        }
                    ]
                },
                {
                    "id": "f48c385f-498b-4fe9-bdb5-566b8f3c499f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41be8c49-8865-48ca-b24b-8aa93eadd5f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:19.886613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a5fb5260-20fb-486d-9acd-8f90fd3e1572",
                            "gambit_id": "4c0a4799-ab83-4088-8756-5acc51b7358d",
                            "last_updated": "2023-07-04T10:43:00.746136-04:00",
                            "created_at": "2023-07-03T11:03:19.891000-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/f48c385f-498b-4fe9-bdb5-566b8f3c499f/?format=api"
                        },
                        {
                            "id": "eeec2502-3e3e-4410-a704-6255ed646415",
                            "gambit_id": "ef2b09e6-d72f-4ee7-ad6a-20e1e8219e58",
                            "last_updated": "2023-07-04T10:43:00.744756-04:00",
                            "created_at": "2023-07-03T11:03:19.888317-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/f48c385f-498b-4fe9-bdb5-566b8f3c499f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0947e346-20fe-4a50-9e9a-d3d1d173f180",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b1b1697-2def-4af4-8fa5-812d98cc3170",
            "completed": true,
            "last_updated": "2023-07-04T10:43:01.542715-04:00",
            "created_at": "2023-07-03T11:03:19.654883-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5b1b1697-2def-4af4-8fa5-812d98cc3170",
            "datetime": "2023-07-03T19:05:00-04:00",
            "cutoff_datetime": "2023-07-03T19:05:00-04:00",
            "name": "BAL (T Wells) v. NYY (D German)",
            "bettypes": [
                {
                    "id": "e2eff152-e248-4bec-9a53-e19dd4205e77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:19.656853-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (T Wells)",
                                "amount": 5222.0
                            },
                            {
                                "team": "NYY (D German)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d441774-0f32-41a9-83f0-02d2d486988a",
                            "gambit_id": "c00d4350-6dbe-44c8-8695-d157735d92e5",
                            "last_updated": "2023-07-04T10:43:01.546949-04:00",
                            "created_at": "2023-07-03T11:03:19.658424-04:00",
                            "name": "BAL (T Wells)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api"
                        },
                        {
                            "id": "6ff347ec-e990-43d5-a370-08f0a5608ca0",
                            "gambit_id": "0749c3d2-83df-43b5-9018-3bf525d7c2b7",
                            "last_updated": "2023-07-04T10:43:01.548505-04:00",
                            "created_at": "2023-07-03T11:03:19.659940-04:00",
                            "name": "NYY (D German)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api"
                        }
                    ]
                },
                {
                    "id": "464715f2-56f0-4ad9-af1e-15967bf13ef4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:19.661842-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "209836f6-ecc3-48b4-8a3f-8d1271c4d4af",
                            "gambit_id": "cac8dfee-4f47-433c-b034-7a499e6af601",
                            "last_updated": "2023-07-04T10:43:01.552826-04:00",
                            "created_at": "2023-07-03T11:03:19.665153-04:00",
                            "name": "NYY",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464715f2-56f0-4ad9-af1e-15967bf13ef4/?format=api"
                        },
                        {
                            "id": "4a05f2f6-7370-4125-8527-3659e6f54b91",
                            "gambit_id": "281a4478-47ab-489e-88ee-1090b5664582",
                            "last_updated": "2023-07-04T10:43:01.551366-04:00",
                            "created_at": "2023-07-03T11:03:19.663614-04:00",
                            "name": "BAL",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464715f2-56f0-4ad9-af1e-15967bf13ef4/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d310e54-0406-407b-a4ac-794c18f4eda1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:19.666736-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3ad189d5-31c1-4874-a0c6-ec5d05c5bc36",
                            "gambit_id": "23793b76-39eb-4d9e-9d1e-8f6fcced4d3f",
                            "last_updated": "2023-07-04T10:43:01.555900-04:00",
                            "created_at": "2023-07-03T11:03:19.668132-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/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api"
                        },
                        {
                            "id": "2f9f2265-3849-4576-be4c-3a1841d7d1d0",
                            "gambit_id": "5eb6fab4-7d70-47b0-86fc-8ed575984298",
                            "last_updated": "2023-07-04T10:43:01.557254-04:00",
                            "created_at": "2023-07-03T11:03:19.669607-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/5d310e54-0406-407b-a4ac-794c18f4eda1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2419f937-5dce-47e6-b445-28fae52e63ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9f48909-ca13-4569-85ee-08c81db35841",
            "completed": true,
            "last_updated": "2023-07-04T10:43:01.139003-04:00",
            "created_at": "2023-07-03T11:03:19.429768-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d9f48909-ca13-4569-85ee-08c81db35841",
            "datetime": "2023-07-03T18:40:00-04:00",
            "cutoff_datetime": "2023-07-03T18:40:00-04:00",
            "name": "STL (M Mikolas) v. MIA (B Garrett)",
            "bettypes": [
                {
                    "id": "fad1a425-9ef4-4404-85d4-4f793b522015",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:19.431868-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5615.0
                            },
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2fdcc148-9614-471a-9f65-c7f575ef2bf8",
                            "gambit_id": "0f4d6c0d-4837-4ff3-97d6-3cbb40790adb",
                            "last_updated": "2023-07-04T10:43:01.146405-04:00",
                            "created_at": "2023-07-03T11:03:19.435102-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api"
                        },
                        {
                            "id": "e4895096-d408-4045-9870-c3346aa16990",
                            "gambit_id": "c50dcca2-ef6c-40fa-99a8-a32f4ebc16e3",
                            "last_updated": "2023-07-04T10:43:01.144127-04:00",
                            "created_at": "2023-07-03T11:03:19.433460-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api"
                        }
                    ]
                },
                {
                    "id": "9486f9d6-eadd-4a7d-9d16-855f5a3f4a75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:19.436723-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "034f643f-92c0-4d65-a4f3-063d4dc71091",
                            "gambit_id": "bbeeb29f-2efb-49b1-915e-fa1a14ca1d7a",
                            "last_updated": "2023-07-04T10:43:01.150463-04:00",
                            "created_at": "2023-07-03T11:03:19.438268-04:00",
                            "name": "STL",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9486f9d6-eadd-4a7d-9d16-855f5a3f4a75/?format=api"
                        },
                        {
                            "id": "28c8cc4a-535b-462d-80f1-60bc3dd7a7c9",
                            "gambit_id": "9ce80bbe-31a1-4385-b12d-469fce440a80",
                            "last_updated": "2023-07-04T10:43:01.152452-04:00",
                            "created_at": "2023-07-03T11:03:19.440420-04:00",
                            "name": "MIA",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9486f9d6-eadd-4a7d-9d16-855f5a3f4a75/?format=api"
                        }
                    ]
                },
                {
                    "id": "da7adabd-2283-4bdd-b288-8d5c899f69c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:19.442124-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1c14b8f5-7cb8-433f-9109-4f7872401376",
                            "gambit_id": "8a5442a0-a94e-405a-90bb-3c23fefa5d95",
                            "last_updated": "2023-07-04T10:43:01.158510-04:00",
                            "created_at": "2023-07-03T11:03:19.445174-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/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api"
                        },
                        {
                            "id": "cb190331-2aca-47f0-ab5d-bb6c8bf07877",
                            "gambit_id": "47b86b4b-256b-4b9b-8384-b21e4d9d78bb",
                            "last_updated": "2023-07-04T10:43:01.156529-04:00",
                            "created_at": "2023-07-03T11:03:19.443603-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/da7adabd-2283-4bdd-b288-8d5c899f69c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "deffd9bf-23c7-40dd-83df-b1b6a4c31485",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6e33d3c-a14a-44dd-849a-8bc19575c99f",
            "completed": true,
            "last_updated": "2023-07-04T10:43:00.521767-04:00",
            "created_at": "2023-07-03T11:03:19.220180-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b6e33d3c-a14a-44dd-849a-8bc19575c99f",
            "datetime": "2023-07-03T18:05:00-04:00",
            "cutoff_datetime": "2023-07-03T18:05:00-04:00",
            "name": "CIN (L Weaver) v. WAS (J Irvin)",
            "bettypes": [
                {
                    "id": "3ed7f2a7-b323-466e-a69f-3461ca170c6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/deffd9bf-23c7-40dd-83df-b1b6a4c31485/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:19.222497-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 5222.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ae388b6-1f2c-42f7-826b-3c4252ac62f4",
                            "gambit_id": "4a5bff81-969e-4155-b08b-7440ec6f0bf5",
                            "last_updated": "2023-07-04T10:43:00.525244-04:00",
                            "created_at": "2023-07-03T11:03:19.224170-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed7f2a7-b323-466e-a69f-3461ca170c6e/?format=api"
                        },
                        {
                            "id": "012df8d3-b03c-4d1f-a15f-02c9eb7781de",
                            "gambit_id": "7adfa16c-0608-41a0-85cf-6661dc0c4e3c",
                            "last_updated": "2023-07-04T10:43:00.526753-04:00",
                            "created_at": "2023-07-03T11:03:19.230754-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed7f2a7-b323-466e-a69f-3461ca170c6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3cfeb69-f87c-4b59-a54c-e7b6505c55f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/deffd9bf-23c7-40dd-83df-b1b6a4c31485/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:19.233652-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5857.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3745677-8c89-42eb-873f-644fe8af51cd",
                            "gambit_id": "022f7897-6279-4527-9d35-f04a6ae88704",
                            "last_updated": "2023-07-04T10:43:00.531167-04:00",
                            "created_at": "2023-07-03T11:03:19.237530-04:00",
                            "name": "WAS",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cfeb69-f87c-4b59-a54c-e7b6505c55f2/?format=api"
                        },
                        {
                            "id": "f6d5acb3-f1b3-4443-b911-2696a186e621",
                            "gambit_id": "abbea518-cbcc-4e9d-998f-789b44c137c5",
                            "last_updated": "2023-07-04T10:43:00.529672-04:00",
                            "created_at": "2023-07-03T11:03:19.235789-04:00",
                            "name": "CIN",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cfeb69-f87c-4b59-a54c-e7b6505c55f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4c87ea1-997f-45b6-84a4-c7990152da21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/deffd9bf-23c7-40dd-83df-b1b6a4c31485/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:19.239159-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ddf3699-fa15-4068-b8cf-e68613ecccae",
                            "gambit_id": "ea51a5da-a5d6-4e0b-a2f4-172aa358613d",
                            "last_updated": "2023-07-04T10:43:00.534317-04:00",
                            "created_at": "2023-07-03T11:03:19.240734-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4c87ea1-997f-45b6-84a4-c7990152da21/?format=api"
                        },
                        {
                            "id": "be8fe24f-9356-4d09-93e7-f65a7a388c9f",
                            "gambit_id": "f34ee8c8-fe42-46f9-a33e-b72411c3a255",
                            "last_updated": "2023-07-04T10:43:00.536866-04:00",
                            "created_at": "2023-07-03T11:03:19.242475-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4c87ea1-997f-45b6-84a4-c7990152da21/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71a2c0d5-cea0-456b-8324-ef4e848328dd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd0ae20b-7857-469d-a64e-02ba7048c506",
            "completed": true,
            "last_updated": "2023-07-04T10:48:02.557118-04:00",
            "created_at": "2023-07-03T11:03:19.012463-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dd0ae20b-7857-469d-a64e-02ba7048c506",
            "datetime": "2023-07-03T14:10:00-04:00",
            "cutoff_datetime": "2023-07-03T14:10:00-04:00",
            "name": "CHC (D Smyly) v. MIL (J Teheran)",
            "bettypes": [
                {
                    "id": "0f288d16-d33b-4dbe-9086-1cad3e3d1006",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71a2c0d5-cea0-456b-8324-ef4e848328dd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:19.015010-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Smyly)",
                                "amount": 5117.0
                            },
                            {
                                "team": "MIL (J Teheran)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "049a2d45-b483-47cf-a4d6-356796907658",
                            "gambit_id": "13662643-7253-446c-bf68-3c6e40c87033",
                            "last_updated": "2023-07-04T10:48:02.563307-04:00",
                            "created_at": "2023-07-03T11:03:19.017069-04:00",
                            "name": "CHC (D Smyly)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f288d16-d33b-4dbe-9086-1cad3e3d1006/?format=api"
                        },
                        {
                            "id": "35febfb9-6ec2-4b00-acbf-d78c46ebe487",
                            "gambit_id": "fc4182c1-5797-4cac-9098-e45483a2deef",
                            "last_updated": "2023-07-04T10:48:02.565688-04:00",
                            "created_at": "2023-07-03T11:03:19.019130-04:00",
                            "name": "MIL (J Teheran)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f288d16-d33b-4dbe-9086-1cad3e3d1006/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a65c108-74e3-4ddc-aafb-4a3cdd629aa4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71a2c0d5-cea0-456b-8324-ef4e848328dd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:19.021216-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "476cd2bb-bc57-4165-8150-7f5a5c2e73ba",
                            "gambit_id": "c08204c4-1a5f-4841-93f8-6ad3100ae204",
                            "last_updated": "2023-07-04T10:48:02.572161-04:00",
                            "created_at": "2023-07-03T11:03:19.025236-04:00",
                            "name": "MIL",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a65c108-74e3-4ddc-aafb-4a3cdd629aa4/?format=api"
                        },
                        {
                            "id": "cc434936-db6d-4806-9c1d-6459a2883a8c",
                            "gambit_id": "e316a924-e8fc-4cf1-abfa-79d6f8e4a9f1",
                            "last_updated": "2023-07-04T10:48:02.570266-04:00",
                            "created_at": "2023-07-03T11:03:19.023229-04:00",
                            "name": "CHC",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a65c108-74e3-4ddc-aafb-4a3cdd629aa4/?format=api"
                        }
                    ]
                },
                {
                    "id": "802ab2dd-ef7f-4149-b3a2-54d017a5ea47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71a2c0d5-cea0-456b-8324-ef4e848328dd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:19.027068-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6ae826fd-5d6b-4c11-8360-51238af8f161",
                            "gambit_id": "65b361de-3123-4328-8091-b6e6e377b1e7",
                            "last_updated": "2023-07-04T10:48:02.579235-04:00",
                            "created_at": "2023-07-03T11:03:19.030381-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/802ab2dd-ef7f-4149-b3a2-54d017a5ea47/?format=api"
                        },
                        {
                            "id": "464d9027-61cd-4c06-ae52-6f002bacfdca",
                            "gambit_id": "35efb4de-ce83-49e0-a885-6884224f7190",
                            "last_updated": "2023-07-04T10:48:02.576883-04:00",
                            "created_at": "2023-07-03T11:03:19.028721-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/802ab2dd-ef7f-4149-b3a2-54d017a5ea47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "89fd98e5-151a-4f77-8008-e9b43ce89fb3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "27c75273-ec2c-47fa-ba1c-2ec74f9229e2",
            "completed": true,
            "last_updated": "2023-07-04T10:48:02.972852-04:00",
            "created_at": "2023-07-03T11:03:18.804518-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/27c75273-ec2c-47fa-ba1c-2ec74f9229e2",
            "datetime": "2023-07-03T14:05:00-04:00",
            "cutoff_datetime": "2023-07-03T14:05:00-04:00",
            "name": "HOU (C Javier) v. TEX (M Perez)",
            "bettypes": [
                {
                    "id": "b4dc1ec7-dd61-4e8f-8b39-e6ec44007830",
                    "match": "https://api-prod.gambitprofit.com/api/matches/89fd98e5-151a-4f77-8008-e9b43ce89fb3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-03T11:03:18.807629-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Perez)",
                                "amount": 5714.0
                            },
                            {
                                "team": "HOU (C Javier)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "529b93cf-fea2-460d-aa5f-17d6b653165c",
                            "gambit_id": "f87c7848-1365-4643-b069-2547d466ebe9",
                            "last_updated": "2023-07-04T10:48:02.979882-04:00",
                            "created_at": "2023-07-03T11:03:18.812559-04:00",
                            "name": "TEX (M Perez)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4dc1ec7-dd61-4e8f-8b39-e6ec44007830/?format=api"
                        },
                        {
                            "id": "4a91966b-c8b1-4d41-bf9d-c992b19004cb",
                            "gambit_id": "9172a431-2078-40e1-b47f-43dca6659a00",
                            "last_updated": "2023-07-04T10:48:02.977257-04:00",
                            "created_at": "2023-07-03T11:03:18.810267-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4dc1ec7-dd61-4e8f-8b39-e6ec44007830/?format=api"
                        }
                    ]
                },
                {
                    "id": "63ed77b6-0ebb-487b-ab3e-efc29857b548",
                    "match": "https://api-prod.gambitprofit.com/api/matches/89fd98e5-151a-4f77-8008-e9b43ce89fb3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-03T11:03:18.814637-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "e9f14bd2-02c9-4523-bf0a-0d6fb7265015",
                            "gambit_id": "2ce79cfe-2088-419d-be5a-d442d85c3034",
                            "last_updated": "2023-07-04T10:48:02.983929-04:00",
                            "created_at": "2023-07-03T11:03:18.816583-04:00",
                            "name": "HOU",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ed77b6-0ebb-487b-ab3e-efc29857b548/?format=api"
                        },
                        {
                            "id": "1ccb7a8b-2e4f-4bed-b2ea-3f1cc3e7c6fa",
                            "gambit_id": "79c0d04e-f018-446a-a2ea-5519ab0eaabb",
                            "last_updated": "2023-07-04T10:48:02.986216-04:00",
                            "created_at": "2023-07-03T11:03:18.818765-04:00",
                            "name": "TEX",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ed77b6-0ebb-487b-ab3e-efc29857b548/?format=api"
                        }
                    ]
                },
                {
                    "id": "b95c879d-63c3-471f-aba8-4da90c80fc32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/89fd98e5-151a-4f77-8008-e9b43ce89fb3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-03T11:03:18.820940-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1f3df31-e437-4e52-8501-2278b35c979d",
                            "gambit_id": "61d560d9-cfb4-46e4-99c7-71bf3763948b",
                            "last_updated": "2023-07-04T10:48:02.990022-04:00",
                            "created_at": "2023-07-03T11:03:18.823256-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b95c879d-63c3-471f-aba8-4da90c80fc32/?format=api"
                        },
                        {
                            "id": "864c9b25-0c4c-4a8b-a7ce-7e7d56077bee",
                            "gambit_id": "5f34fab8-90d0-491b-8102-106b67319f8e",
                            "last_updated": "2023-07-04T10:48:02.992418-04:00",
                            "created_at": "2023-07-03T11:03:18.825373-04:00",
                            "name": "Game Total Under 9",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b95c879d-63c3-471f-aba8-4da90c80fc32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11293bff-3058-411b-92e3-7fb726c02f63",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a5304ac7-2fe7-4f92-afdf-c0bd1d4496e9",
            "completed": true,
            "last_updated": "2023-07-04T10:08:09.726900-04:00",
            "created_at": "2023-07-02T08:58:25.464325-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a5304ac7-2fe7-4f92-afdf-c0bd1d4496e9",
            "datetime": "2023-07-02T19:10:00-04:00",
            "cutoff_datetime": "2023-07-02T19:10:00-04:00",
            "name": "SFO (R Stripling) v. NYM (D Peterson)",
            "bettypes": [
                {
                    "id": "05977533-9bdb-4330-a221-05e810df2ba4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11293bff-3058-411b-92e3-7fb726c02f63/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:25.466485-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 5714.0
                            },
                            {
                                "team": "SFO (R Stripling)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff45b2f0-4cea-4a34-a1f3-c3dafb883213",
                            "gambit_id": "a85ac96a-84f4-4970-81fb-edbb8159588e",
                            "last_updated": "2023-07-04T10:08:09.734798-04:00",
                            "created_at": "2023-07-02T08:58:25.469654-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05977533-9bdb-4330-a221-05e810df2ba4/?format=api"
                        },
                        {
                            "id": "01409538-ad03-4d89-9be0-67fd8ab6cf7d",
                            "gambit_id": "91b02721-4160-47af-b23f-1c6f765ea9e6",
                            "last_updated": "2023-07-04T10:08:09.732228-04:00",
                            "created_at": "2023-07-02T08:58:25.468115-04:00",
                            "name": "SFO (R Stripling)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05977533-9bdb-4330-a221-05e810df2ba4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7e35522-94ac-460a-921e-d0f2c843f169",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11293bff-3058-411b-92e3-7fb726c02f63/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:25.471282-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47dc6b51-324a-423f-8f87-0dba7eb5b2f3",
                            "gambit_id": "d227e38a-b002-4add-989e-e99b84a18b80",
                            "last_updated": "2023-07-04T10:08:09.739532-04:00",
                            "created_at": "2023-07-02T08:58:25.472782-04:00",
                            "name": "SFO",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e35522-94ac-460a-921e-d0f2c843f169/?format=api"
                        },
                        {
                            "id": "a3a63148-750a-45bd-88f7-a1e9b9bc75ef",
                            "gambit_id": "6da0ebf9-26b0-462d-94b9-5da5e11e9802",
                            "last_updated": "2023-07-04T10:08:09.741960-04:00",
                            "created_at": "2023-07-02T08:58:25.475620-04:00",
                            "name": "NYM",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e35522-94ac-460a-921e-d0f2c843f169/?format=api"
                        }
                    ]
                },
                {
                    "id": "235717b8-38b6-4eb5-bbbf-969368799e05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11293bff-3058-411b-92e3-7fb726c02f63/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:25.477268-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "544f469e-f850-444a-9479-c483c6c78362",
                            "gambit_id": "be63c4ff-d879-491e-9911-8559c8b121d6",
                            "last_updated": "2023-07-04T10:08:09.746909-04:00",
                            "created_at": "2023-07-02T08:58:25.478810-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/235717b8-38b6-4eb5-bbbf-969368799e05/?format=api"
                        },
                        {
                            "id": "8a84d020-0571-48cb-8fa0-ecd37c07e49b",
                            "gambit_id": "8693502b-1a02-490a-be16-5954c8af8a04",
                            "last_updated": "2023-07-04T10:08:09.749660-04:00",
                            "created_at": "2023-07-02T08:58:25.480337-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/235717b8-38b6-4eb5-bbbf-969368799e05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb4dd00b-8617-421c-9829-3d8eed0a8b30",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c6cea59b-c944-483d-a7f0-835f1dbd033b",
            "completed": true,
            "last_updated": "2023-07-04T10:13:00.735698-04:00",
            "created_at": "2023-07-02T08:58:25.257903-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c6cea59b-c944-483d-a7f0-835f1dbd033b",
            "datetime": "2023-07-02T16:10:00-04:00",
            "cutoff_datetime": "2023-07-02T16:10:00-04:00",
            "name": "TAM (T Bradley) v. SEA (L Castillo)",
            "bettypes": [
                {
                    "id": "add13017-aeba-4b7c-8d01-0f4c586b5152",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb4dd00b-8617-421c-9829-3d8eed0a8b30/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:25.260058-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5389.0
                            },
                            {
                                "team": "TAM (T Bradley)",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9dd25623-cdf7-4e61-aaa6-fb2b315dd757",
                            "gambit_id": "fa3d6ffd-b6f9-4f05-a7a0-9f6747f945e2",
                            "last_updated": "2023-07-04T10:13:00.740856-04:00",
                            "created_at": "2023-07-02T08:58:25.263113-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.78000",
                            "odds": "1.81300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add13017-aeba-4b7c-8d01-0f4c586b5152/?format=api"
                        },
                        {
                            "id": "63ffb08f-ed13-448e-b53b-a03ea14e151f",
                            "gambit_id": "f0f1b088-6521-455f-b6f3-30a092daee30",
                            "last_updated": "2023-07-04T10:13:00.739400-04:00",
                            "created_at": "2023-07-02T08:58:25.261585-04:00",
                            "name": "TAM (T Bradley)",
                            "reward": "2.08000",
                            "odds": "2.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add13017-aeba-4b7c-8d01-0f4c586b5152/?format=api"
                        }
                    ]
                },
                {
                    "id": "83f535f9-99c8-483a-80ab-8ed5d2feb4c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb4dd00b-8617-421c-9829-3d8eed0a8b30/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:25.264701-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "728fc39a-d471-48c4-b318-bde2b70c3f9c",
                            "gambit_id": "29cada0c-d498-4e2e-858d-7f2144e85149",
                            "last_updated": "2023-07-04T10:13:00.743884-04:00",
                            "created_at": "2023-07-02T08:58:25.266327-04:00",
                            "name": "TAM",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f535f9-99c8-483a-80ab-8ed5d2feb4c8/?format=api"
                        },
                        {
                            "id": "50f15c90-c62c-4037-abe4-1f9b7889f5c9",
                            "gambit_id": "a13cafca-4ffc-4b0d-9f3b-f019d48c7b44",
                            "last_updated": "2023-07-04T10:13:00.745349-04:00",
                            "created_at": "2023-07-02T08:58:25.267917-04:00",
                            "name": "SEA",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f535f9-99c8-483a-80ab-8ed5d2feb4c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b656367e-0a98-42aa-8289-2a617e6e91f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb4dd00b-8617-421c-9829-3d8eed0a8b30/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:25.269727-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81d3481c-8572-47fd-a6e3-d9a81f99df1a",
                            "gambit_id": "ea53b4c2-ed94-4a48-a039-a9ea5626f416",
                            "last_updated": "2023-07-04T10:13:00.750022-04:00",
                            "created_at": "2023-07-02T08:58:25.273017-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b656367e-0a98-42aa-8289-2a617e6e91f5/?format=api"
                        },
                        {
                            "id": "db1c6e90-7b77-4edd-ba30-cabc6ac7b9b5",
                            "gambit_id": "825d9c60-bd7c-405f-beed-8a34fa0a5da4",
                            "last_updated": "2023-07-04T10:13:00.748474-04:00",
                            "created_at": "2023-07-02T08:58:25.271236-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b656367e-0a98-42aa-8289-2a617e6e91f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5befa448-0dc4-4c6e-b56d-539680597d54",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f2165dab-ed68-4559-a9e8-f22399b6517b",
            "completed": true,
            "last_updated": "2023-07-04T10:13:01.799167-04:00",
            "created_at": "2023-07-02T15:38:18.258280-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f2165dab-ed68-4559-a9e8-f22399b6517b",
            "datetime": "2023-07-02T16:07:00-04:00",
            "cutoff_datetime": "2023-07-02T16:07:00-04:00",
            "name": "CWS (T Toussaint) v. OAK (P Blackburn)",
            "bettypes": [
                {
                    "id": "3617dcf9-82d5-44e5-95bb-33b3fe0c26b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5befa448-0dc4-4c6e-b56d-539680597d54/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T15:38:18.260814-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Toussaint)",
                                "amount": 5248.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 4752.0
                            }
                        ],
                        "expected_reward_tokens": 9551.36,
                        "profit_sb": 51.36,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fece5dec-ae72-438e-8ba6-e671a95c33c7",
                            "gambit_id": "55589989-1d97-482f-90c1-1fbb66a174b3",
                            "last_updated": "2023-07-04T10:13:01.802683-04:00",
                            "created_at": "2023-07-02T15:38:18.262758-04:00",
                            "name": "CWS (T Toussaint)",
                            "reward": "1.82000",
                            "odds": "1.86210",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3617dcf9-82d5-44e5-95bb-33b3fe0c26b4/?format=api"
                        },
                        {
                            "id": "c36f0f8d-a3d2-425c-90a5-8e70b4a2dac3",
                            "gambit_id": "86cad948-4539-41e4-8621-aa7a54fbc519",
                            "last_updated": "2023-07-04T10:13:01.805032-04:00",
                            "created_at": "2023-07-02T15:38:18.264763-04:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.01000",
                            "odds": "2.06000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3617dcf9-82d5-44e5-95bb-33b3fe0c26b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6f4a360-56d1-4f9f-b93d-0d7438f79df0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5befa448-0dc4-4c6e-b56d-539680597d54/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T15:38:18.266413-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "334c7402-0f70-456f-a68e-d714f27774bc",
                            "gambit_id": "2bb14b10-1150-4528-9b36-6ea068696228",
                            "last_updated": "2023-07-04T10:13:01.810367-04:00",
                            "created_at": "2023-07-02T15:38:18.269428-04:00",
                            "name": "OAK",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f4a360-56d1-4f9f-b93d-0d7438f79df0/?format=api"
                        },
                        {
                            "id": "6b68c8a3-1a15-48ea-a645-b66240a7d7f0",
                            "gambit_id": "010daafd-feaf-43a6-9493-19d4cfaf1c7f",
                            "last_updated": "2023-07-04T10:13:01.808425-04:00",
                            "created_at": "2023-07-02T15:38:18.267878-04:00",
                            "name": "CWS",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6f4a360-56d1-4f9f-b93d-0d7438f79df0/?format=api"
                        }
                    ]
                },
                {
                    "id": "99ac0106-b114-435d-9e2d-c79980121c03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5befa448-0dc4-4c6e-b56d-539680597d54/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T15:38:18.271075-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "55f8134c-cdba-43db-9acf-fbbde018e11b",
                            "gambit_id": "3fc1edd1-fff4-4562-82ee-c42688e0b046",
                            "last_updated": "2023-07-04T10:13:01.815221-04:00",
                            "created_at": "2023-07-02T15:38:18.274385-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/99ac0106-b114-435d-9e2d-c79980121c03/?format=api"
                        },
                        {
                            "id": "46a57f1d-495f-4086-bae5-8893d3b496b0",
                            "gambit_id": "01ad2ebe-3874-4c81-8804-c18cc07602d6",
                            "last_updated": "2023-07-04T10:13:01.813435-04:00",
                            "created_at": "2023-07-02T15:38:18.272765-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/99ac0106-b114-435d-9e2d-c79980121c03/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3bf4bd6-058a-4bb2-87b2-a2c8d180021c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ef30ca56-85d4-4067-a5f7-bcc306ea0744",
            "completed": true,
            "last_updated": "2023-07-04T10:13:01.177700-04:00",
            "created_at": "2023-07-02T08:58:25.043608-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ef30ca56-85d4-4067-a5f7-bcc306ea0744",
            "datetime": "2023-07-02T16:07:00-04:00",
            "cutoff_datetime": "2023-07-02T16:07:00-04:00",
            "name": "ARI (Z Gallen) v. LAA (R Detmers)",
            "bettypes": [
                {
                    "id": "a107239f-8bc4-4295-94ed-d6a90ca80865",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3bf4bd6-058a-4bb2-87b2-a2c8d180021c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:25.046583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Detmers)",
                                "amount": 5325.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "afe420bc-b618-4809-b46f-5bf24af8e775",
                            "gambit_id": "4c617920-0280-485b-9bfe-cba34f9e9a70",
                            "last_updated": "2023-07-04T10:13:01.182504-04:00",
                            "created_at": "2023-07-02T08:58:25.051241-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a107239f-8bc4-4295-94ed-d6a90ca80865/?format=api"
                        },
                        {
                            "id": "cb0ac6e1-cf78-4ee0-beac-a5bf26da3516",
                            "gambit_id": "536e57cf-838f-4818-b1a6-bcde6d314e55",
                            "last_updated": "2023-07-04T10:13:01.181120-04:00",
                            "created_at": "2023-07-02T08:58:25.048842-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a107239f-8bc4-4295-94ed-d6a90ca80865/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7b014a0-a250-4f12-ab1c-9b630d67248b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3bf4bd6-058a-4bb2-87b2-a2c8d180021c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:25.053666-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "LAA",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "089898a3-161a-4b31-9fb4-b06d1aa7c6da",
                            "gambit_id": "ded0e073-7c42-4cfb-9353-1469fbf9ed13",
                            "last_updated": "2023-07-04T10:13:01.185157-04:00",
                            "created_at": "2023-07-02T08:58:25.055765-04:00",
                            "name": "ARI",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b014a0-a250-4f12-ab1c-9b630d67248b/?format=api"
                        },
                        {
                            "id": "c7637461-590f-4871-bcfe-7e9653f3b3f7",
                            "gambit_id": "27169167-f0e5-410d-9988-58b7d568631e",
                            "last_updated": "2023-07-04T10:13:01.186520-04:00",
                            "created_at": "2023-07-02T08:58:25.058042-04:00",
                            "name": "LAA",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b014a0-a250-4f12-ab1c-9b630d67248b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d75fd41-871c-42eb-a48e-99504659449a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3bf4bd6-058a-4bb2-87b2-a2c8d180021c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:25.060404-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "89c61100-cd17-4c75-a049-d5b880a98378",
                            "gambit_id": "901d4db0-e076-4498-93ec-482b03a43af6",
                            "last_updated": "2023-07-04T10:13:01.190818-04:00",
                            "created_at": "2023-07-02T08:58:25.062557-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/7d75fd41-871c-42eb-a48e-99504659449a/?format=api"
                        },
                        {
                            "id": "34ac7f6d-670b-45dd-a010-f10edb216b3f",
                            "gambit_id": "3b7aae0f-1e37-4b09-8b2d-8f59bd20ae1a",
                            "last_updated": "2023-07-04T10:13:01.189468-04:00",
                            "created_at": "2023-07-02T08:58:25.064861-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/7d75fd41-871c-42eb-a48e-99504659449a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "915b92f2-694d-4d58-9b6f-2e7726a8f764",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82c782d9-0d4c-4f77-870e-6d45b047c10d",
            "completed": true,
            "last_updated": "2023-07-04T10:13:00.304344-04:00",
            "created_at": "2023-07-02T08:58:24.834466-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/82c782d9-0d4c-4f77-870e-6d45b047c10d",
            "datetime": "2023-07-02T15:10:00-04:00",
            "cutoff_datetime": "2023-07-02T15:10:00-04:00",
            "name": "DET (M Manning) v. COL (C Seabold)",
            "bettypes": [
                {
                    "id": "2de97ac2-5f9e-43d0-b5b0-7da732269217",
                    "match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:24.837130-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL (C Seabold)",
                                "amount": 5440.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "531dc736-6352-46c3-91c1-588887327775",
                            "gambit_id": "957e68e6-68c0-4c09-b551-5f48c62c4b40",
                            "last_updated": "2023-07-04T10:13:00.311459-04:00",
                            "created_at": "2023-07-02T08:58:24.841608-04:00",
                            "name": "COL (C Seabold)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api"
                        },
                        {
                            "id": "37f14d64-d29d-4893-a6b2-a961db2fc3b6",
                            "gambit_id": "bc7e5026-7703-460a-bdcb-3e6f1f790786",
                            "last_updated": "2023-07-04T10:13:00.308991-04:00",
                            "created_at": "2023-07-02T08:58:24.839489-04:00",
                            "name": "DET (M Manning)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api"
                        }
                    ]
                },
                {
                    "id": "4497a2d1-446e-4793-8cb3-6987252d93ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:24.843786-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "DET",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc440ef4-adf5-48f4-b51a-0538642323dd",
                            "gambit_id": "7ec82c70-5cfa-40fb-b441-96379ae5f8f9",
                            "last_updated": "2023-07-04T10:13:00.317571-04:00",
                            "created_at": "2023-07-02T08:58:24.848035-04:00",
                            "name": "COL",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api"
                        },
                        {
                            "id": "1feeb9fd-dd49-4575-9a3d-b72d0f480ebe",
                            "gambit_id": "aa41e3ae-5698-4680-9e3c-f5154ed07898",
                            "last_updated": "2023-07-04T10:13:00.315734-04:00",
                            "created_at": "2023-07-02T08:58:24.845784-04:00",
                            "name": "DET",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f89d98a-f0e0-4f7a-9863-5fc6e18201bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:24.850335-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa0cfded-b1e6-469f-99e6-f2e612e4f14f",
                            "gambit_id": "fb75c5eb-1e62-4de2-bb99-2ddd31844c69",
                            "last_updated": "2023-07-04T10:13:00.321160-04:00",
                            "created_at": "2023-07-02T08:58:24.852732-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f89d98a-f0e0-4f7a-9863-5fc6e18201bf/?format=api"
                        },
                        {
                            "id": "e2894a3b-f9e9-4131-970d-78033d418b59",
                            "gambit_id": "09b2e61e-d060-4b3d-a441-220fd1d36790",
                            "last_updated": "2023-07-04T10:13:00.323014-04:00",
                            "created_at": "2023-07-02T08:58:24.854967-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f89d98a-f0e0-4f7a-9863-5fc6e18201bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0575f6be-211a-4b97-8102-51ba35640e8e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "30e2af3e-046c-45a8-adaa-dca257c6aef9",
            "completed": true,
            "last_updated": "2023-07-03T10:58:21.786533-04:00",
            "created_at": "2023-07-02T08:58:24.626642-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/30e2af3e-046c-45a8-adaa-dca257c6aef9",
            "datetime": "2023-07-02T14:35:00-04:00",
            "cutoff_datetime": "2023-07-02T14:35:00-04:00",
            "name": "HOU (S Dubin) v. TEX (A Heaney)",
            "bettypes": [
                {
                    "id": "7811f805-96b4-43b7-b10f-9e26aa08f482",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:24.629499-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (A Heaney)",
                                "amount": 5776.0
                            },
                            {
                                "team": "HOU (S Dubin)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e48ad96d-602d-4557-9061-59b530ff831c",
                            "gambit_id": "a6f2326c-e171-4f51-8ac7-9ec0055603dc",
                            "last_updated": "2023-07-03T10:58:21.791782-04:00",
                            "created_at": "2023-07-02T08:58:24.633837-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7811f805-96b4-43b7-b10f-9e26aa08f482/?format=api"
                        },
                        {
                            "id": "6e22f2fc-e602-4ec1-82d3-5e2b92d385f7",
                            "gambit_id": "bf904940-fcf8-4149-9e26-e097a75cb938",
                            "last_updated": "2023-07-03T10:58:21.790218-04:00",
                            "created_at": "2023-07-02T08:58:24.631623-04:00",
                            "name": "HOU (S Dubin)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7811f805-96b4-43b7-b10f-9e26aa08f482/?format=api"
                        }
                    ]
                },
                {
                    "id": "490c44da-b215-426d-9f53-a86ba6a99abf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:24.636363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46b84485-cb72-432b-8dfd-dde7c5184b26",
                            "gambit_id": "0cb3ad29-452b-428b-98d0-ab907461140f",
                            "last_updated": "2023-07-03T10:58:21.795271-04:00",
                            "created_at": "2023-07-02T08:58:24.638808-04:00",
                            "name": "HOU",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api"
                        },
                        {
                            "id": "83c467c9-b3ce-44d1-a0a6-73aa6f868828",
                            "gambit_id": "ea967eb0-a8d9-4fdf-9e79-453f05475b23",
                            "last_updated": "2023-07-03T10:58:21.797025-04:00",
                            "created_at": "2023-07-02T08:58:24.640625-04:00",
                            "name": "TEX",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4977626-57f1-4564-b173-9c3e91cbf7dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:24.642533-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "428c689d-a3c5-4a5d-9a61-7603fc3adb55",
                            "gambit_id": "d8a7759a-e1f2-4e87-9cd5-cef39e774115",
                            "last_updated": "2023-07-03T10:58:21.802573-04:00",
                            "created_at": "2023-07-02T08:58:24.644365-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/b4977626-57f1-4564-b173-9c3e91cbf7dd/?format=api"
                        },
                        {
                            "id": "d2e9d496-5677-49e9-8371-d8f3fed1e795",
                            "gambit_id": "9dd0e2ee-088d-4c14-8575-f2ab79fca35b",
                            "last_updated": "2023-07-03T10:58:21.800642-04:00",
                            "created_at": "2023-07-02T08:58:24.646226-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/b4977626-57f1-4564-b173-9c3e91cbf7dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee1c0007-7960-4d88-b58f-a9f6eb3987d7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9bfb22f5-2b90-4848-9b50-8c12d7f8e1e3",
            "completed": true,
            "last_updated": "2023-07-04T10:13:01.386650-04:00",
            "created_at": "2023-07-02T08:58:24.417227-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9bfb22f5-2b90-4848-9b50-8c12d7f8e1e3",
            "datetime": "2023-07-02T14:20:00-04:00",
            "cutoff_datetime": "2023-07-02T14:20:00-04:00",
            "name": "CLE (A Civale) v. CHC (J Taillon)",
            "bettypes": [
                {
                    "id": "7b75972b-ee60-403e-ad13-29ca9ef6d686",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:24.420074-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5117.0
                            },
                            {
                                "team": "CLE (A Civale)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ac94b6d-7abc-4529-b2af-f58af32fa754",
                            "gambit_id": "5d2f19c0-2a8a-4077-8e8a-759ab2804acd",
                            "last_updated": "2023-07-04T10:13:01.392577-04:00",
                            "created_at": "2023-07-02T08:58:24.424507-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b75972b-ee60-403e-ad13-29ca9ef6d686/?format=api"
                        },
                        {
                            "id": "462fd76e-5d64-400c-bf51-9a67f9c0306a",
                            "gambit_id": "4c42c70b-356a-45a9-bc74-0f31dae9be63",
                            "last_updated": "2023-07-04T10:13:01.390823-04:00",
                            "created_at": "2023-07-02T08:58:24.422365-04:00",
                            "name": "CLE (A Civale)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b75972b-ee60-403e-ad13-29ca9ef6d686/?format=api"
                        }
                    ]
                },
                {
                    "id": "ddd7b352-76db-4eca-b249-1208191454b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:24.426675-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36fe987b-c2a3-49a6-ab5e-65fb7ecb3610",
                            "gambit_id": "9bcabd26-8913-43fe-870a-84d80fe05dff",
                            "last_updated": "2023-07-04T10:13:01.397580-04:00",
                            "created_at": "2023-07-02T08:58:24.431232-04:00",
                            "name": "CHC",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd7b352-76db-4eca-b249-1208191454b1/?format=api"
                        },
                        {
                            "id": "65e67e2f-404c-48b1-b245-a564351c5636",
                            "gambit_id": "233cb064-3f4c-4251-bf43-940cedcce841",
                            "last_updated": "2023-07-04T10:13:01.395922-04:00",
                            "created_at": "2023-07-02T08:58:24.429027-04:00",
                            "name": "CLE",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddd7b352-76db-4eca-b249-1208191454b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "33ff4e3b-d937-4c2b-ae55-8d5898548915",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee1c0007-7960-4d88-b58f-a9f6eb3987d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:24.433448-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b57b1d4e-81f7-484a-bfc0-663600a3ceee",
                            "gambit_id": "b0b9f492-e515-4101-a26e-5160b74ed12b",
                            "last_updated": "2023-07-04T10:13:01.402310-04:00",
                            "created_at": "2023-07-02T08:58:24.437309-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/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api"
                        },
                        {
                            "id": "3fa2fd4c-4a9f-47da-bfd1-e58352a66501",
                            "gambit_id": "b853f45f-b15a-4555-9b32-e0c0384d1c93",
                            "last_updated": "2023-07-04T10:13:01.400538-04:00",
                            "created_at": "2023-07-02T08:58:24.435352-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/33ff4e3b-d937-4c2b-ae55-8d5898548915/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9658699-a9ae-42b3-b87c-916fc2d2fc7f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "99f7d9ef-75c9-4c2a-bf57-0a25c3a274de",
            "completed": true,
            "last_updated": "2023-07-04T10:18:05.859764-04:00",
            "created_at": "2023-07-02T08:58:24.206601-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/99f7d9ef-75c9-4c2a-bf57-0a25c3a274de",
            "datetime": "2023-07-02T14:15:00-04:00",
            "cutoff_datetime": "2023-07-02T14:15:00-04:00",
            "name": "NYY (G Cole) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "a353dba9-7fd7-415a-bca1-d771840d3690",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:24.209085-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 5157.0
                            },
                            {
                                "team": "NYY (G Cole)",
                                "amount": 4843.0
                            }
                        ],
                        "expected_reward_tokens": 9540.45,
                        "profit_sb": 40.45,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dfa01350-4495-4202-b6a3-f531503aa9aa",
                            "gambit_id": "569320ed-c9ca-4323-9da5-3e10013170e9",
                            "last_updated": "2023-07-04T10:18:05.868223-04:00",
                            "created_at": "2023-07-02T08:58:24.213635-04:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.85000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api"
                        },
                        {
                            "id": "2137e096-1bf6-42b3-88c8-0eaf3e61b4a2",
                            "gambit_id": "39e363bc-1233-4edb-9517-32b0a9faddba",
                            "last_updated": "2023-07-04T10:18:05.865727-04:00",
                            "created_at": "2023-07-02T08:58:24.211247-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.97000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api"
                        }
                    ]
                },
                {
                    "id": "a898a8d9-4d5b-4f4b-b300-85c6b2b5327b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:24.215939-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "STL",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0d2a44b-4280-4896-a624-c43e7d474f38",
                            "gambit_id": "e8f17ade-1d48-46a6-86db-7cfc589cade7",
                            "last_updated": "2023-07-04T10:18:05.872204-04:00",
                            "created_at": "2023-07-02T08:58:24.217954-04:00",
                            "name": "NYY",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a898a8d9-4d5b-4f4b-b300-85c6b2b5327b/?format=api"
                        },
                        {
                            "id": "5643312f-6a0f-4a30-8f2b-35b2d25fd443",
                            "gambit_id": "7ac30d28-0511-49ad-b4f7-e49ffb805f98",
                            "last_updated": "2023-07-04T10:18:05.874218-04:00",
                            "created_at": "2023-07-02T08:58:24.220280-04:00",
                            "name": "STL",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a898a8d9-4d5b-4f4b-b300-85c6b2b5327b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab95f755-51c7-4f60-8972-00623302d8ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:24.222601-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "aba1f281-fe52-441b-8eda-5f3a52e53f68",
                            "gambit_id": "213bebbe-b65a-4238-9431-ec8f6c698393",
                            "last_updated": "2023-07-04T10:18:05.881272-04:00",
                            "created_at": "2023-07-02T08:58:24.224527-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/ab95f755-51c7-4f60-8972-00623302d8ff/?format=api"
                        },
                        {
                            "id": "40d3dce1-4868-4f2b-988d-7c97408099f5",
                            "gambit_id": "ee099e60-719d-4adf-9db4-56c758f008bd",
                            "last_updated": "2023-07-04T10:18:05.879436-04:00",
                            "created_at": "2023-07-02T08:58:24.226562-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/ab95f755-51c7-4f60-8972-00623302d8ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70596e03-bcb1-42db-bf49-29ff4f156ded",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f3fd8fe-435e-45d0-888d-feaf8135b39d",
            "completed": true,
            "last_updated": "2023-07-04T10:18:06.107391-04:00",
            "created_at": "2023-07-02T08:58:23.992501-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3f3fd8fe-435e-45d0-888d-feaf8135b39d",
            "datetime": "2023-07-02T14:10:00-04:00",
            "cutoff_datetime": "2023-07-02T14:10:00-04:00",
            "name": "LOS (T Gonsolin) v. KAN (B Singer)",
            "bettypes": [
                {
                    "id": "a86708e8-3f58-4436-87d2-3a78db98818b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:23.995465-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (T Gonsolin)",
                                "amount": 6173.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7b496cd-92d3-49f9-862d-466bda40e50d",
                            "gambit_id": "935cb4ad-c7d2-4687-8bc5-e8fa7b8eb848",
                            "last_updated": "2023-07-04T10:18:06.111702-04:00",
                            "created_at": "2023-07-02T08:58:23.997522-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86708e8-3f58-4436-87d2-3a78db98818b/?format=api"
                        },
                        {
                            "id": "a08b9b64-c7c3-4b8e-a387-bfed273f1900",
                            "gambit_id": "0c385b2e-f675-444e-895b-1eab9a3712c6",
                            "last_updated": "2023-07-04T10:18:06.113652-04:00",
                            "created_at": "2023-07-02T08:58:23.999625-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86708e8-3f58-4436-87d2-3a78db98818b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c85ddece-1292-41a8-9205-e0ba4bbcf656",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:24.001714-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "KAN",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b43d32fc-dc52-4e39-b5ef-aad35bd108b4",
                            "gambit_id": "f324ad6f-f26b-4bee-9ef8-c3262bc98b8c",
                            "last_updated": "2023-07-04T10:18:06.120349-04:00",
                            "created_at": "2023-07-02T08:58:24.005593-04:00",
                            "name": "LOS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api"
                        },
                        {
                            "id": "50df079a-1e5e-4b0f-9649-d90e90459cf7",
                            "gambit_id": "66b9da41-233b-4f9a-822c-82357681e0da",
                            "last_updated": "2023-07-04T10:18:06.118262-04:00",
                            "created_at": "2023-07-02T08:58:24.003661-04:00",
                            "name": "KAN",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api"
                        }
                    ]
                },
                {
                    "id": "f64c829b-ee3d-4a18-b1af-047226351b0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:24.007629-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "490d6fda-aca6-4810-8712-1a3b440b33e8",
                            "gambit_id": "3773158b-acba-48d0-b399-83e14be519ee",
                            "last_updated": "2023-07-04T10:18:06.124843-04:00",
                            "created_at": "2023-07-02T08:58:24.009241-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/f64c829b-ee3d-4a18-b1af-047226351b0d/?format=api"
                        },
                        {
                            "id": "10a8db2a-983a-4128-8c5f-3ffd7b275e1d",
                            "gambit_id": "5034b52c-e0cc-4df0-a23a-421c78d316bc",
                            "last_updated": "2023-07-04T10:18:06.126775-04:00",
                            "created_at": "2023-07-02T08:58:24.011061-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/f64c829b-ee3d-4a18-b1af-047226351b0d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d6e2cf9b-302d-4c3e-9c35-1ba3b652b165",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "84c20ec0-a72e-45db-bf8b-121c192e037b",
            "completed": true,
            "last_updated": "2023-07-04T10:18:05.643930-04:00",
            "created_at": "2023-07-02T08:58:23.783478-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/84c20ec0-a72e-45db-bf8b-121c192e037b",
            "datetime": "2023-07-02T13:37:00-04:00",
            "cutoff_datetime": "2023-07-02T13:37:00-04:00",
            "name": "BOS (G Whitlock) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "63709166-f345-4019-a552-0148bc77d1e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6e2cf9b-302d-4c3e-9c35-1ba3b652b165/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:23.786455-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "BOS (G Whitlock)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8019fc6c-f4a1-43e2-becb-e29447f94efc",
                            "gambit_id": "aec01369-6212-45bd-95a8-804497ce4358",
                            "last_updated": "2023-07-04T10:18:05.650154-04:00",
                            "created_at": "2023-07-02T08:58:23.790644-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63709166-f345-4019-a552-0148bc77d1e7/?format=api"
                        },
                        {
                            "id": "09e98c7e-f34a-45c2-b2e9-1ad0cfe18c73",
                            "gambit_id": "3f3460ff-f940-4418-88c7-2ba08913a2b6",
                            "last_updated": "2023-07-04T10:18:05.648247-04:00",
                            "created_at": "2023-07-02T08:58:23.788519-04:00",
                            "name": "BOS (G Whitlock)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63709166-f345-4019-a552-0148bc77d1e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "dba8c30b-6276-4cd0-b7b7-9063a2100249",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6e2cf9b-302d-4c3e-9c35-1ba3b652b165/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:23.792844-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d554691-a543-4a5c-942a-76c8d7112da1",
                            "gambit_id": "52e2024a-5039-4d02-8a1b-d35cd75237b3",
                            "last_updated": "2023-07-04T10:18:05.654176-04:00",
                            "created_at": "2023-07-02T08:58:23.794864-04:00",
                            "name": "BOS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dba8c30b-6276-4cd0-b7b7-9063a2100249/?format=api"
                        },
                        {
                            "id": "2ec443ed-6ddb-4554-8931-7c1972df5fb4",
                            "gambit_id": "63fc3966-9e23-43da-a1ee-e87c7999c4ed",
                            "last_updated": "2023-07-04T10:18:05.656425-04:00",
                            "created_at": "2023-07-02T08:58:23.796998-04:00",
                            "name": "TOR",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dba8c30b-6276-4cd0-b7b7-9063a2100249/?format=api"
                        }
                    ]
                },
                {
                    "id": "6eafe114-cf84-4362-9fba-df04517fa39a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6e2cf9b-302d-4c3e-9c35-1ba3b652b165/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:23.799732-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a6984ee4-8547-4b6a-ad1a-90569ef762cf",
                            "gambit_id": "df5f27a9-c573-4315-883f-f9291844f848",
                            "last_updated": "2023-07-04T10:18:05.661891-04:00",
                            "created_at": "2023-07-02T08:58:23.804395-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/6eafe114-cf84-4362-9fba-df04517fa39a/?format=api"
                        },
                        {
                            "id": "eb6d73f8-f8e6-406a-8168-fac9d5323f6d",
                            "gambit_id": "b1bd5e48-9ec0-4bf5-939d-e61f310f04a1",
                            "last_updated": "2023-07-04T10:18:05.659877-04:00",
                            "created_at": "2023-07-02T08:58:23.802048-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/6eafe114-cf84-4362-9fba-df04517fa39a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f471802-c5dd-4bff-8223-3b1c38c3e97c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a03ff675-d13e-4315-a275-dd2e57e101eb",
            "completed": true,
            "last_updated": "2023-07-04T10:18:06.569700-04:00",
            "created_at": "2023-07-02T08:58:23.145633-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a03ff675-d13e-4315-a275-dd2e57e101eb",
            "datetime": "2023-07-02T13:35:00-04:00",
            "cutoff_datetime": "2023-07-02T13:35:00-04:00",
            "name": "WAS (T Williams) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "0076df65-3a36-4bf5-b8a1-dd0d575db9a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f471802-c5dd-4bff-8223-3b1c38c3e97c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:23.147859-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "88eef4bd-3710-4d90-8e2e-5585607c21a9",
                            "gambit_id": "15e1ad31-8a0f-414c-a51a-1eaeaaf86828",
                            "last_updated": "2023-07-04T10:18:06.575548-04:00",
                            "created_at": "2023-07-02T08:58:23.151420-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0076df65-3a36-4bf5-b8a1-dd0d575db9a7/?format=api"
                        },
                        {
                            "id": "43e994dc-3c63-418b-b79b-3d6f22422484",
                            "gambit_id": "d1d1d7d9-06b2-4a8e-9e54-37e415c7fb3f",
                            "last_updated": "2023-07-04T10:18:06.574214-04:00",
                            "created_at": "2023-07-02T08:58:23.149643-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0076df65-3a36-4bf5-b8a1-dd0d575db9a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "5469e970-2a61-4c06-984f-178606b9f367",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f471802-c5dd-4bff-8223-3b1c38c3e97c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:23.153502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "524b656f-bbc5-44be-a210-64e4792a28a0",
                            "gambit_id": "51eafce2-30d9-4aec-871d-a6a9cb0e7a80",
                            "last_updated": "2023-07-04T10:18:06.581646-04:00",
                            "created_at": "2023-07-02T08:58:23.156778-04:00",
                            "name": "PHI",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5469e970-2a61-4c06-984f-178606b9f367/?format=api"
                        },
                        {
                            "id": "04aac287-2171-42ab-9bf8-af31e8809616",
                            "gambit_id": "e2fec923-c7e5-4513-8fff-5f8a60b3542f",
                            "last_updated": "2023-07-04T10:18:06.578430-04:00",
                            "created_at": "2023-07-02T08:58:23.155110-04:00",
                            "name": "WAS",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5469e970-2a61-4c06-984f-178606b9f367/?format=api"
                        }
                    ]
                },
                {
                    "id": "52b6d7be-e6a9-4020-99b2-051662ffe7fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f471802-c5dd-4bff-8223-3b1c38c3e97c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:23.158453-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3a285bf7-0ec1-4d22-a142-78a232d051e3",
                            "gambit_id": "56610599-c810-4419-8e93-d2c170a5ad64",
                            "last_updated": "2023-07-04T10:18:06.586296-04:00",
                            "created_at": "2023-07-02T08:58:23.161840-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/52b6d7be-e6a9-4020-99b2-051662ffe7fb/?format=api"
                        },
                        {
                            "id": "d93c3a2b-ac47-4a6c-8d86-06d18bbc6d32",
                            "gambit_id": "556a0d79-0e6a-481a-9982-0cd3556c01f8",
                            "last_updated": "2023-07-04T10:18:06.584871-04:00",
                            "created_at": "2023-07-02T08:58:23.160066-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/52b6d7be-e6a9-4020-99b2-051662ffe7fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc6d50f9-c313-4ce3-902d-70f531d24fce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1384a9ba-6bcd-476a-a34d-c3dbb9ffbbbf",
            "completed": true,
            "last_updated": "2023-07-04T10:18:06.351022-04:00",
            "created_at": "2023-07-02T08:58:23.569823-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1384a9ba-6bcd-476a-a34d-c3dbb9ffbbbf",
            "datetime": "2023-07-02T13:35:00-04:00",
            "cutoff_datetime": "2023-07-02T13:35:00-04:00",
            "name": "MIA (S Alcantara) v. ATL (S Strider)",
            "bettypes": [
                {
                    "id": "b33902cf-a751-487f-b522-0fcc5e571be0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc6d50f9-c313-4ce3-902d-70f531d24fce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:23.572942-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6492.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 3508.0
                            }
                        ],
                        "expected_reward_tokens": 9541.76,
                        "profit_sb": 41.76,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92b7b335-585c-4649-87bb-ccfad70c4815",
                            "gambit_id": "cda599bc-2c0b-46cd-b3d6-6a84866ee8f5",
                            "last_updated": "2023-07-04T10:18:06.355868-04:00",
                            "created_at": "2023-07-02T08:58:23.577970-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b33902cf-a751-487f-b522-0fcc5e571be0/?format=api"
                        },
                        {
                            "id": "8c57b69d-c112-4360-8507-d10835eff7d6",
                            "gambit_id": "f875687f-87bc-4f63-b12c-59578abecb06",
                            "last_updated": "2023-07-04T10:18:06.354297-04:00",
                            "created_at": "2023-07-02T08:58:23.575369-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b33902cf-a751-487f-b522-0fcc5e571be0/?format=api"
                        }
                    ]
                },
                {
                    "id": "12e698dd-e6f5-49d4-b7a9-a0fe052bddbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc6d50f9-c313-4ce3-902d-70f531d24fce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:23.580707-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "579733cc-ba4d-4705-bb1c-a3ffc123d220",
                            "gambit_id": "50096bb8-4848-4d2d-a821-c55a201b280a",
                            "last_updated": "2023-07-04T10:18:06.360275-04:00",
                            "created_at": "2023-07-02T08:58:23.585966-04:00",
                            "name": "ATL",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e698dd-e6f5-49d4-b7a9-a0fe052bddbb/?format=api"
                        },
                        {
                            "id": "60260cdb-beb1-40e8-b4e2-e078f0fd4d2d",
                            "gambit_id": "2823c332-be88-4162-9b57-ed1348bf0134",
                            "last_updated": "2023-07-04T10:18:06.358624-04:00",
                            "created_at": "2023-07-02T08:58:23.583128-04:00",
                            "name": "MIA",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e698dd-e6f5-49d4-b7a9-a0fe052bddbb/?format=api"
                        }
                    ]
                },
                {
                    "id": "3efd16c1-74b2-4a7f-83fc-488bd8d28021",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc6d50f9-c313-4ce3-902d-70f531d24fce/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:23.588643-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5423.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfdbe989-4547-4aa9-a9ef-dcb0664f2b93",
                            "gambit_id": "e988a0c9-dcc7-4519-afd0-16eab3cb773b",
                            "last_updated": "2023-07-04T10:18:06.364325-04:00",
                            "created_at": "2023-07-02T08:58:23.593713-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3efd16c1-74b2-4a7f-83fc-488bd8d28021/?format=api"
                        },
                        {
                            "id": "c02aa3bc-1813-4b8f-bc54-faf9abf79c19",
                            "gambit_id": "60bb4d8f-ddb2-4717-9fc8-0b4eb779242d",
                            "last_updated": "2023-07-04T10:18:06.363007-04:00",
                            "created_at": "2023-07-02T08:58:23.591062-04:00",
                            "name": "Game Total Over 9",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3efd16c1-74b2-4a7f-83fc-488bd8d28021/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d0d2702-4756-4184-891b-ab72571b5f78",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "054a6217-9a44-4c55-afef-e9d1520284e9",
            "completed": true,
            "last_updated": "2023-07-04T10:18:06.798247-04:00",
            "created_at": "2023-07-02T08:58:23.353617-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/054a6217-9a44-4c55-afef-e9d1520284e9",
            "datetime": "2023-07-02T13:35:00-04:00",
            "cutoff_datetime": "2023-07-02T13:35:00-04:00",
            "name": "MIL (C Rea) v. PIT (R Hill)",
            "bettypes": [
                {
                    "id": "a90eb695-3d9d-4122-aaf4-b3f1730e771b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:23.357184-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Hill)",
                                "amount": 5222.0
                            },
                            {
                                "team": "MIL (C Rea)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1aff2252-1251-45a0-a837-4d679c7f3d16",
                            "gambit_id": "3199576d-3a0e-4fee-826f-9c3a1c1dabc4",
                            "last_updated": "2023-07-04T10:18:06.803775-04:00",
                            "created_at": "2023-07-02T08:58:23.362094-04:00",
                            "name": "PIT (R Hill)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90eb695-3d9d-4122-aaf4-b3f1730e771b/?format=api"
                        },
                        {
                            "id": "116ac001-db74-4db5-8361-bb2c43f38d1f",
                            "gambit_id": "3e457596-1c2e-4541-9f12-889d16559c0c",
                            "last_updated": "2023-07-04T10:18:06.801823-04:00",
                            "created_at": "2023-07-02T08:58:23.359619-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90eb695-3d9d-4122-aaf4-b3f1730e771b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f796e7d8-0731-42b5-8ce0-5b1bae18602d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:23.372779-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "PIT",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b029fd47-178f-4052-83f4-2f9e90351401",
                            "gambit_id": "1c9da94e-79c3-43e2-8582-e98ddc3d0f52",
                            "last_updated": "2023-07-04T10:18:06.811022-04:00",
                            "created_at": "2023-07-02T08:58:23.375164-04:00",
                            "name": "MIL",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api"
                        },
                        {
                            "id": "8f2b07ab-6a47-4fdc-a213-79f7d69798cf",
                            "gambit_id": "98587216-8072-4928-a41a-935f1300288d",
                            "last_updated": "2023-07-04T10:18:06.812536-04:00",
                            "created_at": "2023-07-02T08:58:23.377764-04:00",
                            "name": "PIT",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cc9b664-6779-4410-bf91-c61016e34605",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:23.364985-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0ff68649-717c-4b53-85bd-16e62e1f16f2",
                            "gambit_id": "535774e7-0d30-4629-983e-59c429ff3355",
                            "last_updated": "2023-07-04T10:18:06.808259-04:00",
                            "created_at": "2023-07-02T08:58:23.369988-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/7cc9b664-6779-4410-bf91-c61016e34605/?format=api"
                        },
                        {
                            "id": "62469d49-3387-4593-9fba-99bb12925097",
                            "gambit_id": "3ef0c9e7-7c04-4e14-bc33-8e7117f166f9",
                            "last_updated": "2023-07-04T10:18:06.806837-04:00",
                            "created_at": "2023-07-02T08:58:23.367532-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/7cc9b664-6779-4410-bf91-c61016e34605/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c8623c4-aa2b-440b-9b9b-38c9b8113f2a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9adc9cf3-3cd8-4ce3-9cd6-919bd5dfc7b9",
            "completed": true,
            "last_updated": "2023-07-04T10:23:14.652048-04:00",
            "created_at": "2023-07-02T08:58:22.942166-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.63,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9adc9cf3-3cd8-4ce3-9cd6-919bd5dfc7b9",
            "datetime": "2023-07-02T12:05:00-04:00",
            "cutoff_datetime": "2023-07-02T12:05:00-04:00",
            "name": "MIN (S Gray) v. BAL (C Irvin)",
            "bettypes": [
                {
                    "id": "bb4b7e0d-f254-4ef8-ab51-20add8dc2b2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-02T08:58:22.944588-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5196.0
                            },
                            {
                                "team": "BAL (C Irvin)",
                                "amount": 4804.0
                            }
                        ],
                        "expected_reward_tokens": 9559.96,
                        "profit_sb": 59.96,
                        "profit_sb_percentage": 0.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4cad9ee2-c1e2-43bc-a37e-b4be988e76a9",
                            "gambit_id": "cd037d9b-7c83-42a6-8cb3-8d89ac0906ad",
                            "last_updated": "2023-07-04T10:23:14.656753-04:00",
                            "created_at": "2023-07-02T08:58:22.946548-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.84000",
                            "odds": "1.87720",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb4b7e0d-f254-4ef8-ab51-20add8dc2b2b/?format=api"
                        },
                        {
                            "id": "1ef7e164-0690-40f0-a8d4-6be7ca825f0f",
                            "gambit_id": "51aa2618-53af-4310-866c-c92a8b6861f6",
                            "last_updated": "2023-07-04T10:23:14.659311-04:00",
                            "created_at": "2023-07-02T08:58:22.948405-04:00",
                            "name": "BAL (C Irvin)",
                            "reward": "1.99000",
                            "odds": "2.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb4b7e0d-f254-4ef8-ab51-20add8dc2b2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5f32c3a-103c-4e03-857d-53137edbe3e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-02T08:58:22.950306-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5939.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "86908f83-fb63-4d37-a93a-e757931967f8",
                            "gambit_id": "5749dfdf-baa0-4e1f-9923-5f8405cf7e99",
                            "last_updated": "2023-07-04T10:23:14.666176-04:00",
                            "created_at": "2023-07-02T08:58:22.954274-04:00",
                            "name": "BAL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f32c3a-103c-4e03-857d-53137edbe3e0/?format=api"
                        },
                        {
                            "id": "1c61da61-5235-4a83-b0c1-2e4af4f9a678",
                            "gambit_id": "8ef260af-9c1c-4e4f-86d8-4a3950cbeaf6",
                            "last_updated": "2023-07-04T10:23:14.663813-04:00",
                            "created_at": "2023-07-02T08:58:22.952400-04:00",
                            "name": "MIN",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f32c3a-103c-4e03-857d-53137edbe3e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "491db093-859b-41a6-a4af-d6914008940c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-02T08:58:22.955923-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b0259cf1-aab7-4d55-bb10-d4129917ec1b",
                            "gambit_id": "a3715cc9-afee-49af-bcfa-bae5f53b4a98",
                            "last_updated": "2023-07-04T10:23:14.674269-04:00",
                            "created_at": "2023-07-02T08:58:22.959119-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/491db093-859b-41a6-a4af-d6914008940c/?format=api"
                        },
                        {
                            "id": "483b9cf6-b183-4218-a3e3-963705b399c3",
                            "gambit_id": "12cf7789-c294-40d2-8e1c-514e59f4f2b4",
                            "last_updated": "2023-07-04T10:23:14.671581-04:00",
                            "created_at": "2023-07-02T08:58:22.957447-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/491db093-859b-41a6-a4af-d6914008940c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0558315f-e9cf-4cbd-904c-bca5d42660be",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2694e405-0e22-4a5d-ac8a-22e3919981fd",
            "completed": true,
            "last_updated": "2023-07-03T10:43:05.399445-04:00",
            "created_at": "2023-07-01T10:28:21.214240-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/2694e405-0e22-4a5d-ac8a-22e3919981fd",
            "datetime": "2023-07-01T22:59:00-04:00",
            "cutoff_datetime": "2023-07-01T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - July 1st 2023",
            "bettypes": [
                {
                    "id": "2937a074-89ac-45ed-9d8d-0615e93a4811",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0558315f-e9cf-4cbd-904c-bca5d42660be/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-01T10:28:21.217302-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f00a78c-891d-4b0f-86a8-b8a687c656d5",
                            "gambit_id": "65932b33-3ba4-4861-a3ae-3352145a10e6",
                            "last_updated": "2023-07-03T10:43:05.404062-04:00",
                            "created_at": "2023-07-01T10:28:21.219968-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2937a074-89ac-45ed-9d8d-0615e93a4811/?format=api"
                        },
                        {
                            "id": "71ab1642-f6c6-41d8-9cd0-da5050992186",
                            "gambit_id": "21c5f24e-86d3-4af1-a674-b46939aaafb1",
                            "last_updated": "2023-07-03T10:43:05.406041-04:00",
                            "created_at": "2023-07-01T10:28:21.222767-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2937a074-89ac-45ed-9d8d-0615e93a4811/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed9dd8ee-290d-4e64-9fe1-32feea89b50e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82835909-8cb7-4a29-850f-b0287e52c880",
            "completed": true,
            "last_updated": "2023-07-03T10:43:05.205535-04:00",
            "created_at": "2023-07-01T10:28:21.503889-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/82835909-8cb7-4a29-850f-b0287e52c880",
            "datetime": "2023-07-01T22:59:00-04:00",
            "cutoff_datetime": "2023-07-01T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - July 1st 2023",
            "bettypes": [
                {
                    "id": "0b3af18a-4a5d-44da-8343-01d12f0bddf7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed9dd8ee-290d-4e64-9fe1-32feea89b50e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-01T10:28:21.507263-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": "89cc7b01-af20-4875-8d75-baa09d860fa9",
                            "gambit_id": "5b6403f9-e357-4508-8583-0b9eae6a9b5d",
                            "last_updated": "2023-07-03T10:43:05.217860-04:00",
                            "created_at": "2023-07-01T10:28:21.516976-04:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
                        },
                        {
                            "id": "04877bfd-77da-48e6-957b-e40739ea7a89",
                            "gambit_id": "92d56ef2-47f0-41e4-ab38-2a9526a56090",
                            "last_updated": "2023-07-03T10:43:05.212017-04:00",
                            "created_at": "2023-07-01T10:28:21.511283-04:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
                        },
                        {
                            "id": "5fbd8cf2-2cd6-4120-bc4b-2f82c24e976c",
                            "gambit_id": "43195c5e-7fda-45ff-8e72-dda80eec8dbe",
                            "last_updated": "2023-07-03T10:43:05.214020-04:00",
                            "created_at": "2023-07-01T10:28:21.513140-04:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
                        },
                        {
                            "id": "49dab5dc-0983-4dac-8975-9a6c6f752048",
                            "gambit_id": "4b0c712e-bdc2-47b6-9bf0-53aca4cb6914",
                            "last_updated": "2023-07-03T10:43:05.209744-04:00",
                            "created_at": "2023-07-01T10:28:21.509364-04:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
                        },
                        {
                            "id": "b814b9a2-7f2e-4499-9368-ee9700dd3100",
                            "gambit_id": "00b97ae3-f1b6-4d6c-ad19-238fedccf922",
                            "last_updated": "2023-07-03T10:43:05.215973-04:00",
                            "created_at": "2023-07-01T10:28:21.515046-04:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b3af18a-4a5d-44da-8343-01d12f0bddf7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52670380-ed7b-4f02-8120-d62b9886c7dd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "da3f2715-f8e0-4a25-96ef-510d7db2ad4a",
            "completed": true,
            "last_updated": "2023-07-03T01:08:12.268561-04:00",
            "created_at": "2023-07-01T09:23:08.166842-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/da3f2715-f8e0-4a25-96ef-510d7db2ad4a",
            "datetime": "2023-07-01T22:07:00-04:00",
            "cutoff_datetime": "2023-07-01T22:07:00-04:00",
            "name": "ARI (R Nelson) v. LAA (T Anderson)",
            "bettypes": [
                {
                    "id": "33a15d02-f654-4558-b8e4-3e894129d305",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52670380-ed7b-4f02-8120-d62b9886c7dd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:08.171879-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Anderson)",
                                "amount": 5222.0
                            },
                            {
                                "team": "ARI (R Nelson)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61f672a6-3293-414c-bbf3-8fe2144240ca",
                            "gambit_id": "27b9b24a-af64-4d9a-8bd1-784d6444ca83",
                            "last_updated": "2023-07-03T01:08:12.272115-04:00",
                            "created_at": "2023-07-01T09:23:08.174868-04:00",
                            "name": "LAA (T Anderson)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a15d02-f654-4558-b8e4-3e894129d305/?format=api"
                        },
                        {
                            "id": "dd23aad6-273e-40dc-a97e-7bf31a102a55",
                            "gambit_id": "1dac1fcd-358a-4305-a1d8-ccfa1dec1f43",
                            "last_updated": "2023-07-03T01:08:12.273749-04:00",
                            "created_at": "2023-07-01T09:23:08.177686-04:00",
                            "name": "ARI (R Nelson)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a15d02-f654-4558-b8e4-3e894129d305/?format=api"
                        }
                    ]
                },
                {
                    "id": "01f0a16a-2d82-42bc-acd6-0d3530778b2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52670380-ed7b-4f02-8120-d62b9886c7dd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:08.180855-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6222.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3778.0
                            }
                        ],
                        "expected_reward_tokens": 9519.66,
                        "profit_sb": 19.66,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "109e5dc4-6b75-4331-bf9b-e29613261fd2",
                            "gambit_id": "42e0152f-26b9-417e-ab3f-f5f9a599b11e",
                            "last_updated": "2023-07-03T01:08:12.276798-04:00",
                            "created_at": "2023-07-01T09:23:08.183915-04:00",
                            "name": "ARI",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01f0a16a-2d82-42bc-acd6-0d3530778b2f/?format=api"
                        },
                        {
                            "id": "5c54ee48-1124-4fc1-84f2-2fc982968349",
                            "gambit_id": "1e097cd4-3ed3-458f-9f9c-d5dcced04ef2",
                            "last_updated": "2023-07-03T01:08:12.278290-04:00",
                            "created_at": "2023-07-01T09:23:08.187012-04:00",
                            "name": "LAA",
                            "reward": "2.52000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01f0a16a-2d82-42bc-acd6-0d3530778b2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9283fd4-8700-4e4b-b0d2-08dec3adcbc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52670380-ed7b-4f02-8120-d62b9886c7dd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:08.190335-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6f71129-1a36-4766-b681-270e0d33b77d",
                            "gambit_id": "12b58bc3-4fd4-4a85-91c5-762332bda7d0",
                            "last_updated": "2023-07-03T01:08:12.281231-04:00",
                            "created_at": "2023-07-01T09:23:08.193239-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9283fd4-8700-4e4b-b0d2-08dec3adcbc3/?format=api"
                        },
                        {
                            "id": "f29d3ae9-24e9-43cc-a909-5b32ea08af4c",
                            "gambit_id": "26d5accf-c7ee-45d7-9892-0b805202a39b",
                            "last_updated": "2023-07-03T01:08:12.282645-04:00",
                            "created_at": "2023-07-01T09:23:08.196866-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9283fd4-8700-4e4b-b0d2-08dec3adcbc3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fcd50715-9420-4eaf-97b9-3ad3d51bb8ef",
            "completed": true,
            "last_updated": "2023-07-03T01:08:13.842405-04:00",
            "created_at": "2023-07-01T18:52:59.540816-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fcd50715-9420-4eaf-97b9-3ad3d51bb8ef",
            "datetime": "2023-07-01T21:10:00-04:00",
            "cutoff_datetime": "2023-07-01T21:10:00-04:00",
            "name": "DET (B White) v. COL (P Lambert)",
            "bettypes": [
                {
                    "id": "42679018-0e54-4f92-a731-b265654b93f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T18:52:59.543391-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B White)",
                                "amount": 5170.0
                            },
                            {
                                "team": "COL (P Lambert)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "add1b6cf-5645-41e5-b51c-936c964b86fa",
                            "gambit_id": "7dea7963-a5cf-4bde-9946-f1c5c1685aa9",
                            "last_updated": "2023-07-03T01:08:13.845692-04:00",
                            "created_at": "2023-07-01T18:52:59.545509-04:00",
                            "name": "DET (B White)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api"
                        },
                        {
                            "id": "4474ab6c-c7ae-49f0-a2ea-f3ae3cf92521",
                            "gambit_id": "b11fe6be-b3dc-4728-b0b5-8675555244d4",
                            "last_updated": "2023-07-03T01:08:13.847032-04:00",
                            "created_at": "2023-07-01T18:52:59.547618-04:00",
                            "name": "COL (P Lambert)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "4443e72f-d27c-4faa-8089-1696e353f0be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T18:52:59.549504-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "COL",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22c24fa7-6847-4f4b-a82e-0b8c5fb4ffce",
                            "gambit_id": "c548e9e9-bb38-4f9b-92e5-46b6009b259c",
                            "last_updated": "2023-07-03T01:08:13.849696-04:00",
                            "created_at": "2023-07-01T18:52:59.551183-04:00",
                            "name": "DET",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api"
                        },
                        {
                            "id": "9e6fd1e9-3720-4ff9-bee0-26811a91c312",
                            "gambit_id": "740dd2ab-a3c4-498d-a0b9-a7b28d4a119b",
                            "last_updated": "2023-07-03T01:08:13.851052-04:00",
                            "created_at": "2023-07-01T18:52:59.552925-04:00",
                            "name": "COL",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c3babd3-65cd-458c-9290-ee9dd408d9bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T18:52:59.554696-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e55353a-28f7-4476-8048-2de4c3d04946",
                            "gambit_id": "391c864b-adb3-49f9-b2a8-fcbd9121e4a4",
                            "last_updated": "2023-07-03T01:08:13.853672-04:00",
                            "created_at": "2023-07-01T18:52:59.556294-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api"
                        },
                        {
                            "id": "265a320f-e7b9-4fe5-9d4d-831a9bedf846",
                            "gambit_id": "92966d62-8fe2-4c67-be1c-1d806f5b9c83",
                            "last_updated": "2023-07-03T01:08:13.855009-04:00",
                            "created_at": "2023-07-01T18:52:59.557998-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e55df1a6-301b-4557-9c21-cfc4b84b4b52",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f04d1ad3-9eb0-49e0-b969-30c4c20082ac",
            "completed": true,
            "last_updated": "2023-07-03T01:08:11.226297-04:00",
            "created_at": "2023-07-01T09:23:07.958635-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f04d1ad3-9eb0-49e0-b969-30c4c20082ac",
            "datetime": "2023-07-01T19:15:00-04:00",
            "cutoff_datetime": "2023-07-01T19:15:00-04:00",
            "name": "LOS (J Urias) v. KAN (D Lynch)",
            "bettypes": [
                {
                    "id": "445368e7-8c12-4d7b-b3e1-7c9e39c4af60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e55df1a6-301b-4557-9c21-cfc4b84b4b52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:07.961180-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Urias)",
                                "amount": 6729.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 3271.0
                            }
                        ],
                        "expected_reward_tokens": 9485.9,
                        "profit_sb": -14.1,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f66d934e-b0ba-4414-9d4a-d8633bc49bf9",
                            "gambit_id": "f40755cd-6260-45e9-8e5b-7e39de44b238",
                            "last_updated": "2023-07-03T01:08:11.229897-04:00",
                            "created_at": "2023-07-01T09:23:07.963418-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.41000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/445368e7-8c12-4d7b-b3e1-7c9e39c4af60/?format=api"
                        },
                        {
                            "id": "c8dc00db-eb37-41f9-83cc-e983fbf4407d",
                            "gambit_id": "f66aae84-4b22-459b-b1a9-6faed2012d31",
                            "last_updated": "2023-07-03T01:08:11.231513-04:00",
                            "created_at": "2023-07-01T09:23:07.965434-04:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.90000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/445368e7-8c12-4d7b-b3e1-7c9e39c4af60/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd8733e5-22e6-426f-b3c5-502b266968d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e55df1a6-301b-4557-9c21-cfc4b84b4b52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:07.967362-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5861.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4139.0
                            }
                        ],
                        "expected_reward_tokens": 9436.21,
                        "profit_sb": -63.79,
                        "profit_sb_percentage": -0.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aea30fa3-3b62-4e49-9108-24d039003d49",
                            "gambit_id": "ea1ed069-39b6-486c-b3d8-da3719bb85f5",
                            "last_updated": "2023-07-03T01:08:11.234433-04:00",
                            "created_at": "2023-07-01T09:23:07.969192-04:00",
                            "name": "LOS",
                            "reward": "1.61000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8733e5-22e6-426f-b3c5-502b266968d4/?format=api"
                        },
                        {
                            "id": "240f622b-a9bf-4715-9af0-644aa5f7e78f",
                            "gambit_id": "c5162465-9414-4196-940d-022998a4c120",
                            "last_updated": "2023-07-03T01:08:11.236143-04:00",
                            "created_at": "2023-07-01T09:23:07.971453-04:00",
                            "name": "KAN",
                            "reward": "2.28000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd8733e5-22e6-426f-b3c5-502b266968d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "3152e401-82cd-44d3-ac91-26244b0ddea4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e55df1a6-301b-4557-9c21-cfc4b84b4b52/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:07.973462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5094.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9321.4,
                        "profit_sb": -178.6,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a676666a-8323-465f-8926-644a54336242",
                            "gambit_id": "0b60a802-e9bf-4fc0-9fe8-4014c9bee30e",
                            "last_updated": "2023-07-03T01:08:11.238983-04:00",
                            "created_at": "2023-07-01T09:23:07.975343-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/3152e401-82cd-44d3-ac91-26244b0ddea4/?format=api"
                        },
                        {
                            "id": "53b079c6-a0c9-4e4e-9c10-75aae1630b49",
                            "gambit_id": "7554e6b4-7cbf-47c8-8587-4603b66a6184",
                            "last_updated": "2023-07-03T01:08:11.240614-04:00",
                            "created_at": "2023-07-01T09:23:07.977420-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3152e401-82cd-44d3-ac91-26244b0ddea4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab94f4bf-05b4-4158-b445-7d772e01994a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "492f19d7-aed1-4fbb-a16a-b94de6d0e15e",
            "completed": true,
            "last_updated": "2023-07-03T01:08:11.456808-04:00",
            "created_at": "2023-07-01T09:23:07.756140-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/492f19d7-aed1-4fbb-a16a-b94de6d0e15e",
            "datetime": "2023-07-01T19:15:00-04:00",
            "cutoff_datetime": "2023-07-01T19:15:00-04:00",
            "name": "TAM (T Glasnow) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "0516c639-87ee-4475-b82c-d250b5c7faa8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:07.758960-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5118.0
                            },
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 4882.0
                            }
                        ],
                        "expected_reward_tokens": 9519.48,
                        "profit_sb": 19.48,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92f329db-137c-4e1b-901e-52ba8e9053bf",
                            "gambit_id": "a9cc725e-87e0-4262-8618-d2491ff0264f",
                            "last_updated": "2023-07-03T01:08:11.461443-04:00",
                            "created_at": "2023-07-01T09:23:07.762404-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api"
                        },
                        {
                            "id": "5501c68b-8058-4df9-97c4-3e386a094644",
                            "gambit_id": "f033fd5e-82f1-4d5a-98cf-22ef1d889eba",
                            "last_updated": "2023-07-03T01:08:11.460074-04:00",
                            "created_at": "2023-07-01T09:23:07.760624-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b8cc1ab-8ccb-4385-8b9f-6f980b96d093",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:07.764278-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6160.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3840.0
                            }
                        ],
                        "expected_reward_tokens": 9484.8,
                        "profit_sb": -15.2,
                        "profit_sb_percentage": -0.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b06d0f1-6087-4492-97b9-fde53ba26d21",
                            "gambit_id": "87afb181-fa2f-41dc-9dda-be2bd3a54d95",
                            "last_updated": "2023-07-03T01:08:11.465456-04:00",
                            "created_at": "2023-07-01T09:23:07.768134-04:00",
                            "name": "SEA",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api"
                        },
                        {
                            "id": "d4469ca1-bbaf-42ff-b32e-342e4ffcf264",
                            "gambit_id": "83799e20-8a3a-47ee-ab73-d4dd62044c37",
                            "last_updated": "2023-07-03T01:08:11.464122-04:00",
                            "created_at": "2023-07-01T09:23:07.766273-04:00",
                            "name": "TAM",
                            "reward": "2.47000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api"
                        }
                    ]
                },
                {
                    "id": "02d0ed88-7154-4453-a526-db2923275a22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:07.769926-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5094.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9321.4,
                        "profit_sb": -178.6,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0a4461d-da50-453e-849e-ebb05e18ff8e",
                            "gambit_id": "edfda903-591d-4efa-9237-fad41a240424",
                            "last_updated": "2023-07-03T01:08:11.468643-04:00",
                            "created_at": "2023-07-01T09:23:07.771750-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d0ed88-7154-4453-a526-db2923275a22/?format=api"
                        },
                        {
                            "id": "3efae8a3-c781-4e05-abe7-d6e44c456352",
                            "gambit_id": "6b1af36e-305f-42f3-81a0-d1af9b06dadf",
                            "last_updated": "2023-07-03T01:08:11.470017-04:00",
                            "created_at": "2023-07-01T09:23:07.773482-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d0ed88-7154-4453-a526-db2923275a22/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e710b084-3577-4140-adc0-cde1d93b82d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63888809-57cf-462b-9ac5-72083a789c5c",
            "completed": true,
            "last_updated": "2023-07-03T01:08:11.021813-04:00",
            "created_at": "2023-07-01T09:23:07.545844-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/63888809-57cf-462b-9ac5-72083a789c5c",
            "datetime": "2023-07-01T19:15:00-04:00",
            "cutoff_datetime": "2023-07-01T19:15:00-04:00",
            "name": "CLE (T Bibee) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "ccfe9a9d-dd51-40f0-b7eb-9003f7e76016",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e710b084-3577-4140-adc0-cde1d93b82d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:07.549121-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5429.0
                            },
                            {
                                "team": "CLE (T Bibee)",
                                "amount": 4571.0
                            }
                        ],
                        "expected_reward_tokens": 9553.39,
                        "profit_sb": 53.39,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5550a677-6e84-4f9f-ace9-8b30e479e0b4",
                            "gambit_id": "191c93af-53e3-458f-b5e4-beaf9dcc6b95",
                            "last_updated": "2023-07-03T01:08:11.027253-04:00",
                            "created_at": "2023-07-01T09:23:07.554210-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccfe9a9d-dd51-40f0-b7eb-9003f7e76016/?format=api"
                        },
                        {
                            "id": "29203466-e932-4f47-8d34-a2f0760329ba",
                            "gambit_id": "8005b3e4-40dd-41e9-b3b8-d03b1d8cc6ff",
                            "last_updated": "2023-07-03T01:08:11.025302-04:00",
                            "created_at": "2023-07-01T09:23:07.551534-04:00",
                            "name": "CLE (T Bibee)",
                            "reward": "2.09000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccfe9a9d-dd51-40f0-b7eb-9003f7e76016/?format=api"
                        }
                    ]
                },
                {
                    "id": "f308af38-ac98-4b9c-a8bd-58c47f198ca4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e710b084-3577-4140-adc0-cde1d93b82d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:07.557031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6314.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3686.0
                            }
                        ],
                        "expected_reward_tokens": 9471.0,
                        "profit_sb": -29.0,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31a7f50d-73f4-414d-a36a-e7487da0dea0",
                            "gambit_id": "fbf0670c-66d4-467c-9386-558e44b0917b",
                            "last_updated": "2023-07-03T01:08:11.030313-04:00",
                            "created_at": "2023-07-01T09:23:07.559669-04:00",
                            "name": "CLE",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f308af38-ac98-4b9c-a8bd-58c47f198ca4/?format=api"
                        },
                        {
                            "id": "61352ba9-3227-4665-8011-576da44e7fc0",
                            "gambit_id": "9af48765-fea1-454d-b5a4-3ce2ef6526ab",
                            "last_updated": "2023-07-03T01:08:11.031931-04:00",
                            "created_at": "2023-07-01T09:23:07.562339-04:00",
                            "name": "CHC",
                            "reward": "2.57000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f308af38-ac98-4b9c-a8bd-58c47f198ca4/?format=api"
                        }
                    ]
                },
                {
                    "id": "5eb9abe7-9352-41db-b6e0-3a959a3f1df0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e710b084-3577-4140-adc0-cde1d93b82d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:07.564898-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e58ec7cc-1a52-4e70-bed7-850a96a09547",
                            "gambit_id": "82d9ecc3-2e51-462a-a5ed-072e4e346b02",
                            "last_updated": "2023-07-03T01:08:11.035499-04:00",
                            "created_at": "2023-07-01T09:23:07.567179-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb9abe7-9352-41db-b6e0-3a959a3f1df0/?format=api"
                        },
                        {
                            "id": "52547d3c-1372-4e73-ac60-a8cacc0bc0ba",
                            "gambit_id": "17510654-52f5-4f20-95ee-215fe8e8cae4",
                            "last_updated": "2023-07-03T01:08:11.037133-04:00",
                            "created_at": "2023-07-01T09:23:07.569622-04:00",
                            "name": "Game Total Under 7",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb9abe7-9352-41db-b6e0-3a959a3f1df0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72ace93c-36b8-4686-be86-ca020430c581",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e52098fa-0f7a-41f3-a868-b4e148658066",
            "completed": true,
            "last_updated": "2023-07-03T10:53:11.833058-04:00",
            "created_at": "2023-07-01T10:23:20.133372-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.05,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/e52098fa-0f7a-41f3-a868-b4e148658066",
            "datetime": "2023-07-01T19:00:00-04:00",
            "cutoff_datetime": "2023-07-01T19:00:00-04:00",
            "name": "Grant Dawson v. Damir Ismagulov",
            "bettypes": [
                {
                    "id": "24927126-50e1-4fe8-a04e-001fe95c1b64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72ace93c-36b8-4686-be86-ca020430c581/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T10:23:20.135868-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Damir Ismagulov",
                                "amount": 5297.0
                            },
                            {
                                "team": "Grant Dawson",
                                "amount": 4703.0
                            }
                        ],
                        "expected_reward_tokens": 9216.78,
                        "profit_sb": -283.22,
                        "profit_sb_percentage": -2.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "835af702-388f-408f-80f9-958bb182a93a",
                            "gambit_id": "8b1613b7-982f-4c38-b532-4fd7ad5ee9b1",
                            "last_updated": "2023-07-03T10:53:11.838220-04:00",
                            "created_at": "2023-07-01T10:23:20.140119-04:00",
                            "name": "Damir Ismagulov",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24927126-50e1-4fe8-a04e-001fe95c1b64/?format=api"
                        },
                        {
                            "id": "d466bfc5-6d36-4399-b39b-32c28e669df8",
                            "gambit_id": "e7579843-f8ae-4c02-ae0c-48dfbcf74451",
                            "last_updated": "2023-07-03T10:53:11.836736-04:00",
                            "created_at": "2023-07-01T10:23:20.137853-04:00",
                            "name": "Grant Dawson",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24927126-50e1-4fe8-a04e-001fe95c1b64/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7e4eb19-6352-4d7d-b30e-8c4fd893c6c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72ace93c-36b8-4686-be86-ca020430c581/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T10:23:20.142215-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6462.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3538.0
                            }
                        ],
                        "expected_reward_tokens": 9304.94,
                        "profit_sb": -195.06,
                        "profit_sb_percentage": -2.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8fe4f380-6b76-4c95-bf4d-7050bdf76c16",
                            "gambit_id": "92f3f84c-383d-4450-b3df-8050ae732963",
                            "last_updated": "2023-07-03T10:53:11.841176-04:00",
                            "created_at": "2023-07-01T10:23:20.144302-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e4eb19-6352-4d7d-b30e-8c4fd893c6c9/?format=api"
                        },
                        {
                            "id": "7ed2f667-22b7-4d77-b38e-2a8f01708979",
                            "gambit_id": "2c0caa81-7391-4bab-9c91-aced9befd018",
                            "last_updated": "2023-07-03T10:53:11.842841-04:00",
                            "created_at": "2023-07-01T10:23:20.146369-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7e4eb19-6352-4d7d-b30e-8c4fd893c6c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "594aba08-f8f9-4967-b800-bfd6746abb11",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "35048be7-fc08-4a9d-a136-8ffa1fc7234d",
            "completed": true,
            "last_updated": "2023-07-03T10:58:19.147124-04:00",
            "created_at": "2023-07-01T10:23:20.424831-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.47,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/35048be7-fc08-4a9d-a136-8ffa1fc7234d",
            "datetime": "2023-07-01T19:00:00-04:00",
            "cutoff_datetime": "2023-07-01T19:00:00-04:00",
            "name": "Max Griffin v. Michael Morales",
            "bettypes": [
                {
                    "id": "58d5679f-b115-4509-81e0-4ec12d2cfe14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/594aba08-f8f9-4967-b800-bfd6746abb11/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T10:23:20.427750-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michael Morales",
                                "amount": 6714.0
                            },
                            {
                                "team": "Max Griffin",
                                "amount": 3286.0
                            }
                        ],
                        "expected_reward_tokens": 9265.32,
                        "profit_sb": -234.68,
                        "profit_sb_percentage": -2.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "987edf6f-19b4-4266-8881-360fab6f88e9",
                            "gambit_id": "f98cddba-c55d-4e76-9357-f06289237f13",
                            "last_updated": "2023-07-03T10:58:19.153840-04:00",
                            "created_at": "2023-07-01T10:23:20.432047-04:00",
                            "name": "Michael Morales",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d5679f-b115-4509-81e0-4ec12d2cfe14/?format=api"
                        },
                        {
                            "id": "dc31b6a4-bba7-47d3-8a46-4e173f0ad447",
                            "gambit_id": "2eaf516b-d0f9-4589-bc98-f874085d21f0",
                            "last_updated": "2023-07-03T10:58:19.151683-04:00",
                            "created_at": "2023-07-01T10:23:20.429987-04:00",
                            "name": "Max Griffin",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58d5679f-b115-4509-81e0-4ec12d2cfe14/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd88dc79-501f-490f-a5f3-a8716e20478f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/594aba08-f8f9-4967-b800-bfd6746abb11/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T10:23:20.434337-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5095.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4905.0
                            }
                        ],
                        "expected_reward_tokens": 9171.0,
                        "profit_sb": -329.0,
                        "profit_sb_percentage": -3.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0243fc71-888b-499b-ac47-d7afd167673f",
                            "gambit_id": "924c88a9-c454-40d2-8e4c-7f67b4b5e17c",
                            "last_updated": "2023-07-03T10:58:19.159158-04:00",
                            "created_at": "2023-07-01T10:23:20.438448-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd88dc79-501f-490f-a5f3-a8716e20478f/?format=api"
                        },
                        {
                            "id": "e180aa27-34a2-4992-8961-5d04f64ea6a0",
                            "gambit_id": "f1863462-46d0-4bf1-b1b5-a12d5fde90d4",
                            "last_updated": "2023-07-03T10:58:19.157566-04:00",
                            "created_at": "2023-07-01T10:23:20.436469-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd88dc79-501f-490f-a5f3-a8716e20478f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06d774ea-9463-4d6e-9795-a377a67a7a20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1d925bda-9abb-460f-869d-5dbe9da838d9",
            "completed": true,
            "last_updated": "2023-07-03T10:58:19.342962-04:00",
            "created_at": "2023-07-01T10:23:20.620024-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.47,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1d925bda-9abb-460f-869d-5dbe9da838d9",
            "datetime": "2023-07-01T19:00:00-04:00",
            "cutoff_datetime": "2023-07-01T19:00:00-04:00",
            "name": "Ariane Lipski v. Melissa Gatto",
            "bettypes": [
                {
                    "id": "169269df-ff5a-416f-b479-574a05b51052",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06d774ea-9463-4d6e-9795-a377a67a7a20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T10:23:20.623258-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Melissa Gatto",
                                "amount": 6714.0
                            },
                            {
                                "team": "Ariane Lipski",
                                "amount": 3286.0
                            }
                        ],
                        "expected_reward_tokens": 9265.32,
                        "profit_sb": -234.68,
                        "profit_sb_percentage": -2.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8012209-f54a-4959-938c-6076a3e4fe37",
                            "gambit_id": "3c40ba8e-1827-4f29-b436-c773eeb16540",
                            "last_updated": "2023-07-03T10:58:19.349728-04:00",
                            "created_at": "2023-07-01T10:23:20.628853-04:00",
                            "name": "Melissa Gatto",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/169269df-ff5a-416f-b479-574a05b51052/?format=api"
                        },
                        {
                            "id": "c7b90962-919b-463b-9493-1abb34284acd",
                            "gambit_id": "cb01fc63-3c1d-4e69-be7f-c66aaf0ee04e",
                            "last_updated": "2023-07-03T10:58:19.347760-04:00",
                            "created_at": "2023-07-01T10:23:20.626211-04:00",
                            "name": "Ariane Lipski",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/169269df-ff5a-416f-b479-574a05b51052/?format=api"
                        }
                    ]
                },
                {
                    "id": "6468e2d6-1880-4062-bf68-34fa804487fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06d774ea-9463-4d6e-9795-a377a67a7a20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T10:23:20.632295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5190.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4810.0
                            }
                        ],
                        "expected_reward_tokens": 9186.3,
                        "profit_sb": -313.7,
                        "profit_sb_percentage": -3.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ab53ff9-7a8d-4bc2-8ac2-7abea1c3f3b6",
                            "gambit_id": "5ea265e0-7b95-44ee-962b-a980962d546e",
                            "last_updated": "2023-07-03T10:58:19.353700-04:00",
                            "created_at": "2023-07-01T10:23:20.634898-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6468e2d6-1880-4062-bf68-34fa804487fd/?format=api"
                        },
                        {
                            "id": "d5bbb225-b351-4341-a941-fbebf7459498",
                            "gambit_id": "6f4671d3-e3f6-467a-9d3a-cea8af55f3f8",
                            "last_updated": "2023-07-03T10:58:19.355836-04:00",
                            "created_at": "2023-07-01T10:23:20.637303-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6468e2d6-1880-4062-bf68-34fa804487fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a93ecfa7-34d8-4349-aa9f-8967ad98a46e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f02a2329-378b-4b28-ad0f-ead30334b04d",
            "completed": true,
            "last_updated": "2023-07-03T10:53:11.622947-04:00",
            "created_at": "2023-07-01T10:23:21.019245-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f02a2329-378b-4b28-ad0f-ead30334b04d",
            "datetime": "2023-07-01T19:00:00-04:00",
            "cutoff_datetime": "2023-07-01T19:00:00-04:00",
            "name": "Abusupiyan Magomedov v. Sean Strickland",
            "bettypes": [
                {
                    "id": "cc239d12-3d6a-4619-8078-e0d4c1ba6a9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a93ecfa7-34d8-4349-aa9f-8967ad98a46e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T10:23:21.022492-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sean Strickland",
                                "amount": 5789.0
                            },
                            {
                                "team": "Abusupiyan Magomedov",
                                "amount": 4211.0
                            }
                        ],
                        "expected_reward_tokens": 9262.4,
                        "profit_sb": -237.6,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75847909-5287-4a75-bae4-4da68e65b40f",
                            "gambit_id": "4af30e93-3001-41bb-85e3-84d70cd761f8",
                            "last_updated": "2023-07-03T10:53:11.629224-04:00",
                            "created_at": "2023-07-01T10:23:21.026964-04:00",
                            "name": "Sean Strickland",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc239d12-3d6a-4619-8078-e0d4c1ba6a9a/?format=api"
                        },
                        {
                            "id": "4cfe3780-be34-4c6e-914f-dc18a178c852",
                            "gambit_id": "5411cbf2-eab0-4255-be14-df8fd791ab78",
                            "last_updated": "2023-07-03T10:53:11.627368-04:00",
                            "created_at": "2023-07-01T10:23:21.024665-04:00",
                            "name": "Abusupiyan Magomedov",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc239d12-3d6a-4619-8078-e0d4c1ba6a9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9da3d13a-1717-43a1-bd9d-971fd0fefba8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a93ecfa7-34d8-4349-aa9f-8967ad98a46e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T10:23:21.028967-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 3.5",
                                "amount": 5673.0
                            },
                            {
                                "team": "Total Rounds Under 3.5",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85cf5ec9-1205-494c-b7a1-2de6bfe836f9",
                            "gambit_id": "8d11a947-d3d7-490c-802d-b6361f995cda",
                            "last_updated": "2023-07-03T10:53:11.633340-04:00",
                            "created_at": "2023-07-01T10:23:21.030871-04:00",
                            "name": "Total Rounds Over 3.5",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9da3d13a-1717-43a1-bd9d-971fd0fefba8/?format=api"
                        },
                        {
                            "id": "ed8ab58f-b3e3-49d3-a97b-d2f6a9503b41",
                            "gambit_id": "ad989216-a36f-4c9c-885c-c3b92ce2748b",
                            "last_updated": "2023-07-03T10:53:11.635130-04:00",
                            "created_at": "2023-07-01T10:23:21.032667-04:00",
                            "name": "Total Rounds Under 3.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9da3d13a-1717-43a1-bd9d-971fd0fefba8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "725e9c07-00dd-48b0-b174-5fdc754b2b20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0260f74c-2b85-44f7-9db2-f136f74c6920",
            "completed": true,
            "last_updated": "2023-07-03T10:58:19.538422-04:00",
            "created_at": "2023-07-01T10:23:20.818946-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.81,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/0260f74c-2b85-44f7-9db2-f136f74c6920",
            "datetime": "2023-07-01T19:00:00-04:00",
            "cutoff_datetime": "2023-07-01T19:00:00-04:00",
            "name": "Benoit Saint-Denis v. Ismael Bonfim",
            "bettypes": [
                {
                    "id": "d28b87f3-15bf-4edb-b1ef-9919aa94217b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/725e9c07-00dd-48b0-b174-5fdc754b2b20/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T10:23:20.822911-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ismael Bonfim",
                                "amount": 6859.0
                            },
                            {
                                "team": "Benoit Saint-Denis",
                                "amount": 3141.0
                            }
                        ],
                        "expected_reward_tokens": 9328.24,
                        "profit_sb": -171.76,
                        "profit_sb_percentage": -1.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef7a1e99-bdeb-458c-a2c3-dc6201a5c54a",
                            "gambit_id": "6b0761d5-c3e7-4e71-bfba-8383dc12cdd7",
                            "last_updated": "2023-07-03T10:58:19.544528-04:00",
                            "created_at": "2023-07-01T10:23:20.828008-04:00",
                            "name": "Ismael Bonfim",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28b87f3-15bf-4edb-b1ef-9919aa94217b/?format=api"
                        },
                        {
                            "id": "1bbd8c29-c8d7-431a-976a-9d7813a9fe5f",
                            "gambit_id": "82a8688c-9e50-489f-8649-e4a3d9b991f5",
                            "last_updated": "2023-07-03T10:58:19.542271-04:00",
                            "created_at": "2023-07-01T10:23:20.825524-04:00",
                            "name": "Benoit Saint-Denis",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28b87f3-15bf-4edb-b1ef-9919aa94217b/?format=api"
                        }
                    ]
                },
                {
                    "id": "081f7bdb-a059-42d0-b475-0be9a5a0ab35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/725e9c07-00dd-48b0-b174-5fdc754b2b20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T10:23:20.830608-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9259.7,
                        "profit_sb": -240.3,
                        "profit_sb_percentage": -2.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4a96d4e-77ff-4b57-a8b2-fab3e56d20c6",
                            "gambit_id": "06eb2779-730a-49b8-90fd-8d0a16fa9e54",
                            "last_updated": "2023-07-03T10:58:19.549004-04:00",
                            "created_at": "2023-07-01T10:23:20.832565-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081f7bdb-a059-42d0-b475-0be9a5a0ab35/?format=api"
                        },
                        {
                            "id": "327d1745-2edc-4226-8594-2b30bf2ad63a",
                            "gambit_id": "c84f11a4-a752-4fba-b59d-6eb8bac2a533",
                            "last_updated": "2023-07-03T10:58:19.551438-04:00",
                            "created_at": "2023-07-01T10:23:20.835694-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081f7bdb-a059-42d0-b475-0be9a5a0ab35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d561fde2-01cb-4aaa-ab56-4167a581c9a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bf9696ea-a7d6-4ac7-89ce-6efdea95da1a",
            "completed": true,
            "last_updated": "2023-07-03T01:13:10.998697-04:00",
            "created_at": "2023-07-01T09:23:07.125320-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.34,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bf9696ea-a7d6-4ac7-89ce-6efdea95da1a",
            "datetime": "2023-07-01T16:10:00-04:00",
            "cutoff_datetime": "2023-07-01T16:10:00-04:00",
            "name": "MIA (E Perez) v. ATL (C Morton)",
            "bettypes": [
                {
                    "id": "85e1acdf-e8ac-4b79-b66f-2611d59c458c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:07.128687-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5995.0
                            },
                            {
                                "team": "MIA (E Perez)",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9531.9,
                        "profit_sb": 31.9,
                        "profit_sb_percentage": 0.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4a1abdc-2072-48e7-be52-c8e86bc00428",
                            "gambit_id": "1680f8c8-61d4-444a-99b2-0ec68fd69f24",
                            "last_updated": "2023-07-03T01:13:11.003343-04:00",
                            "created_at": "2023-07-01T09:23:07.133679-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.59000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api"
                        },
                        {
                            "id": "891d8f07-b8bb-4132-b2ef-bba04bab17b2",
                            "gambit_id": "f02b0af7-ae93-4b61-83d1-001015f25e9a",
                            "last_updated": "2023-07-03T01:13:11.001976-04:00",
                            "created_at": "2023-07-01T09:23:07.131120-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api"
                        }
                    ]
                },
                {
                    "id": "689bc2e3-ca5e-47ab-849b-6552b18740b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:07.135814-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5602.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3632bb1-3a6d-42f7-80d9-9b202cc6da06",
                            "gambit_id": "7d9020a1-33a1-4a43-8bf0-3339a5e60328",
                            "last_updated": "2023-07-03T01:13:11.005971-04:00",
                            "created_at": "2023-07-01T09:23:07.137544-04:00",
                            "name": "MIA",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689bc2e3-ca5e-47ab-849b-6552b18740b0/?format=api"
                        },
                        {
                            "id": "02e22ceb-d372-4af7-9cee-0fbae6796548",
                            "gambit_id": "90c6eb50-4a9f-46b5-a307-11f346357422",
                            "last_updated": "2023-07-03T01:13:11.007303-04:00",
                            "created_at": "2023-07-01T09:23:07.139423-04:00",
                            "name": "ATL",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689bc2e3-ca5e-47ab-849b-6552b18740b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "f617fe1c-3726-49a6-abc8-9d17dbaa77d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:07.143025-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5094.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9321.4,
                        "profit_sb": -178.6,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b67f56c6-5391-4a78-b599-5d9ebe7dfa19",
                            "gambit_id": "c2a6a13f-e46e-44cc-97db-fce450dbc388",
                            "last_updated": "2023-07-03T01:13:11.009892-04:00",
                            "created_at": "2023-07-01T09:23:07.145095-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/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api"
                        },
                        {
                            "id": "0194a24a-81b8-42e2-9b87-635cfcbaa124",
                            "gambit_id": "0acfb916-4763-4c48-8fc4-5499d4839157",
                            "last_updated": "2023-07-03T01:13:11.011217-04:00",
                            "created_at": "2023-07-01T09:23:07.147324-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "098fb7aa-36ab-43ef-a69f-6bcd6b4bc259",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2a0d260e-96ab-4ce1-9a6a-a7fdd37ee079",
            "completed": true,
            "last_updated": "2023-07-03T01:13:10.126676-04:00",
            "created_at": "2023-07-01T09:23:07.334492-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2a0d260e-96ab-4ce1-9a6a-a7fdd37ee079",
            "datetime": "2023-07-01T16:10:00-04:00",
            "cutoff_datetime": "2023-07-01T16:10:00-04:00",
            "name": "SFO (A Desclafani) v. NYM (J Verlander)",
            "bettypes": [
                {
                    "id": "c3eed066-5643-4198-8ca4-265b94d6bafc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/098fb7aa-36ab-43ef-a69f-6bcd6b4bc259/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:07.337538-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (J Verlander)",
                                "amount": 5765.0
                            },
                            {
                                "team": "SFO (A Desclafani)",
                                "amount": 4235.0
                            }
                        ],
                        "expected_reward_tokens": 9569.9,
                        "profit_sb": 69.9,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8d389d7-301e-433e-ba06-72dc924d7dae",
                            "gambit_id": "0d9ea375-fc84-43a5-bdd5-7d83cd9e4f4a",
                            "last_updated": "2023-07-03T01:13:10.131556-04:00",
                            "created_at": "2023-07-01T09:23:07.343102-04:00",
                            "name": "NYM (J Verlander)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3eed066-5643-4198-8ca4-265b94d6bafc/?format=api"
                        },
                        {
                            "id": "10a546a4-0bd7-438e-898f-366798ceea83",
                            "gambit_id": "79e8c371-40fc-4282-b890-8674ee4d542e",
                            "last_updated": "2023-07-03T01:13:10.129969-04:00",
                            "created_at": "2023-07-01T09:23:07.340158-04:00",
                            "name": "SFO (A Desclafani)",
                            "reward": "2.26000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3eed066-5643-4198-8ca4-265b94d6bafc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fe56d84-9be6-4c6c-976e-f8ea4e5b7958",
                    "match": "https://api-prod.gambitprofit.com/api/matches/098fb7aa-36ab-43ef-a69f-6bcd6b4bc259/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:07.345667-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5861.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4139.0
                            }
                        ],
                        "expected_reward_tokens": 9436.21,
                        "profit_sb": -63.79,
                        "profit_sb_percentage": -0.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ebcde6c-9c7c-4438-8952-b6f0182d000e",
                            "gambit_id": "55c813bb-19cc-46ab-94b1-54d61f9d279d",
                            "last_updated": "2023-07-03T01:13:10.134417-04:00",
                            "created_at": "2023-07-01T09:23:07.348045-04:00",
                            "name": "SFO",
                            "reward": "1.61000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fe56d84-9be6-4c6c-976e-f8ea4e5b7958/?format=api"
                        },
                        {
                            "id": "0b183b01-9d6e-431a-90ee-23ccd22b9c5a",
                            "gambit_id": "46319cd6-ae71-4783-b05a-1494a84a2859",
                            "last_updated": "2023-07-03T01:13:10.135784-04:00",
                            "created_at": "2023-07-01T09:23:07.350480-04:00",
                            "name": "NYM",
                            "reward": "2.28000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fe56d84-9be6-4c6c-976e-f8ea4e5b7958/?format=api"
                        }
                    ]
                },
                {
                    "id": "87f5ff15-5037-4950-987e-4d3ac83941fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/098fb7aa-36ab-43ef-a69f-6bcd6b4bc259/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:07.352903-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "536e3c84-225b-495f-ad94-81f574a643ba",
                            "gambit_id": "88438d57-202b-43a0-b6fe-140de8fb6c4d",
                            "last_updated": "2023-07-03T01:13:10.138475-04:00",
                            "created_at": "2023-07-01T09:23:07.355296-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/87f5ff15-5037-4950-987e-4d3ac83941fb/?format=api"
                        },
                        {
                            "id": "ec2dc3ae-81cb-45e5-b0e4-0d9164e166ce",
                            "gambit_id": "065af35a-edad-4123-b9c1-dda2c918ec3a",
                            "last_updated": "2023-07-03T01:13:10.139868-04:00",
                            "created_at": "2023-07-01T09:23:07.357808-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/87f5ff15-5037-4950-987e-4d3ac83941fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3623f7a-34db-46df-bf8e-6c6bed917832",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a9f6335-b4b5-4eea-844c-2e3148fb8d33",
            "completed": true,
            "last_updated": "2023-07-03T01:13:11.613531-04:00",
            "created_at": "2023-07-01T10:23:19.884137-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4a9f6335-b4b5-4eea-844c-2e3148fb8d33",
            "datetime": "2023-07-01T16:07:00-04:00",
            "cutoff_datetime": "2023-07-01T16:07:00-04:00",
            "name": "Chicago White Sox v. Oakland Athletics",
            "bettypes": [
                {
                    "id": "7f1177ad-4e39-4bf5-a287-fd76456077ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3623f7a-34db-46df-bf8e-6c6bed917832/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T10:23:19.888211-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 White Sox",
                                "amount": 6564.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 3436.0
                            }
                        ],
                        "expected_reward_tokens": 9517.72,
                        "profit_sb": 17.72,
                        "profit_sb_percentage": 0.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42e4c00c-02a9-4417-ba8d-15a640634fdf",
                            "gambit_id": "bd23e538-aaf6-43aa-b90a-49fa99d4de7d",
                            "last_updated": "2023-07-03T01:13:11.616687-04:00",
                            "created_at": "2023-07-01T10:23:19.891668-04:00",
                            "name": "Chicago White Sox",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f1177ad-4e39-4bf5-a287-fd76456077ce/?format=api"
                        },
                        {
                            "id": "7c500580-1558-4566-995a-8f0985c26e0c",
                            "gambit_id": "5911ae38-d008-4357-8695-7a6d15b60b4c",
                            "last_updated": "2023-07-03T01:13:11.618024-04:00",
                            "created_at": "2023-07-01T10:23:19.894720-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f1177ad-4e39-4bf5-a287-fd76456077ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "7de3993c-01ca-437e-baaa-0ba3d050f7d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3623f7a-34db-46df-bf8e-6c6bed917832/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T10:23:19.897725-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 White Sox",
                                "amount": 5512.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3973013-b6de-4a1c-a4f9-f4dba7cf840e",
                            "gambit_id": "ea8f8fce-2451-4d66-ac4c-f59dd417a8c9",
                            "last_updated": "2023-07-03T01:13:11.620817-04:00",
                            "created_at": "2023-07-01T10:23:19.900680-04:00",
                            "name": "Chicago White Sox",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de3993c-01ca-437e-baaa-0ba3d050f7d6/?format=api"
                        },
                        {
                            "id": "51799115-0b19-4be9-ae59-a65927061396",
                            "gambit_id": "9a944f55-ece9-4b1c-8f67-30fdfa13d5df",
                            "last_updated": "2023-07-03T01:13:11.622217-04:00",
                            "created_at": "2023-07-01T10:23:19.903631-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de3993c-01ca-437e-baaa-0ba3d050f7d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "458be93d-e7e3-47eb-8245-527016d87d26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3623f7a-34db-46df-bf8e-6c6bed917832/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T10:23:19.906670-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d76ed0c9-6fbd-49d7-9104-704bdff5be85",
                            "gambit_id": "12d64e77-6b4a-47cb-87d9-58256eaa020c",
                            "last_updated": "2023-07-03T01:13:11.625087-04:00",
                            "created_at": "2023-07-01T10:23:19.909318-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/458be93d-e7e3-47eb-8245-527016d87d26/?format=api"
                        },
                        {
                            "id": "2fe04565-d04a-4705-bb8b-2d7616adab7d",
                            "gambit_id": "ee0fb965-eb4e-4387-b535-74fac2551321",
                            "last_updated": "2023-07-03T01:13:11.626444-04:00",
                            "created_at": "2023-07-01T10:23:19.912111-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/458be93d-e7e3-47eb-8245-527016d87d26/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a71d0c8d-3798-481c-a70b-d5ba544d4ec5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ef85b8a7-7176-4d63-afd4-e654649f676a",
            "completed": true,
            "last_updated": "2023-07-02T11:13:22.539440-04:00",
            "created_at": "2023-07-01T09:23:06.705255-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ef85b8a7-7176-4d63-afd4-e654649f676a",
            "datetime": "2023-07-01T16:05:00-04:00",
            "cutoff_datetime": "2023-07-01T16:05:00-04:00",
            "name": "MIN (B Ober) v. BAL (K Bradish)",
            "bettypes": [
                {
                    "id": "e5cfcae7-d71e-4048-8b83-d4a3b29e5d47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a71d0c8d-3798-481c-a70b-d5ba544d4ec5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:06.708340-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5765.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 4235.0
                            }
                        ],
                        "expected_reward_tokens": 9569.9,
                        "profit_sb": 69.9,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc7c3380-3cc7-43d8-a287-39aa9bde3a63",
                            "gambit_id": "3f75ca8e-fcf1-4157-8bd0-daf6c9fc10bb",
                            "last_updated": "2023-07-02T11:13:22.545794-04:00",
                            "created_at": "2023-07-01T09:23:06.712658-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5cfcae7-d71e-4048-8b83-d4a3b29e5d47/?format=api"
                        },
                        {
                            "id": "b88773b2-1871-4cf2-a03d-f5fc7955be0c",
                            "gambit_id": "7321dfa8-2f6f-47da-b00a-7b7a4df0613b",
                            "last_updated": "2023-07-02T11:13:22.543999-04:00",
                            "created_at": "2023-07-01T09:23:06.710526-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "2.26000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5cfcae7-d71e-4048-8b83-d4a3b29e5d47/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0ba1bc8-4059-40f6-a953-cbd55c2093c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a71d0c8d-3798-481c-a70b-d5ba544d4ec5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:06.715022-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "97d76385-cadb-4577-9f44-abae7b517238",
                            "gambit_id": "3417b1c8-ba72-40dd-afca-ffc113e65ba4",
                            "last_updated": "2023-07-02T11:13:22.548954-04:00",
                            "created_at": "2023-07-01T09:23:06.717105-04:00",
                            "name": "MIN",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ba1bc8-4059-40f6-a953-cbd55c2093c1/?format=api"
                        },
                        {
                            "id": "0b14f3d4-c9d3-49f6-887c-81d098e54888",
                            "gambit_id": "47747ea0-d36a-4928-ad94-eb9336aebb08",
                            "last_updated": "2023-07-02T11:13:22.550457-04:00",
                            "created_at": "2023-07-01T09:23:06.719990-04:00",
                            "name": "BAL",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ba1bc8-4059-40f6-a953-cbd55c2093c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b72cbfed-0fa1-499f-a234-2efcadb18a42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a71d0c8d-3798-481c-a70b-d5ba544d4ec5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:06.722467-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ddaab6b-8df2-4969-bb6f-99a69eee3b87",
                            "gambit_id": "0a9bdb75-1c4c-4a77-af9f-34ddf15086d8",
                            "last_updated": "2023-07-02T11:13:22.556447-04:00",
                            "created_at": "2023-07-01T09:23:06.726554-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b72cbfed-0fa1-499f-a234-2efcadb18a42/?format=api"
                        },
                        {
                            "id": "6eea1f8d-23b5-4e29-8ec4-41e64a4543d1",
                            "gambit_id": "90934ba5-4699-4469-bfb4-7675ba46222c",
                            "last_updated": "2023-07-02T11:13:22.554369-04:00",
                            "created_at": "2023-07-01T09:23:06.724444-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b72cbfed-0fa1-499f-a234-2efcadb18a42/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d5c83ec-9eda-4fb8-b80d-7a35a59bdc2f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e954c76-f8ff-4ef5-aeb0-070a85f1727e",
            "completed": true,
            "last_updated": "2023-07-03T01:13:10.538753-04:00",
            "created_at": "2023-07-01T09:23:06.274430-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3e954c76-f8ff-4ef5-aeb0-070a85f1727e",
            "datetime": "2023-07-01T16:05:00-04:00",
            "cutoff_datetime": "2023-07-01T16:05:00-04:00",
            "name": "WAS (M Gore) v. PHI (Z Wheeler)",
            "bettypes": [
                {
                    "id": "24cf5eda-bae4-4c72-9803-803fd166ab9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d5c83ec-9eda-4fb8-b80d-7a35a59bdc2f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:06.277095-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6499.0
                            },
                            {
                                "team": "WAS (M Gore)",
                                "amount": 3501.0
                            }
                        ],
                        "expected_reward_tokens": 9487.71,
                        "profit_sb": -12.29,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "658bcb68-2c94-49c2-b4c3-8e6f53f762d9",
                            "gambit_id": "a4fe0246-5f76-4222-a114-8fc9d4c42312",
                            "last_updated": "2023-07-03T01:13:10.544541-04:00",
                            "created_at": "2023-07-01T09:23:06.281395-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.46000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5eda-bae4-4c72-9803-803fd166ab9c/?format=api"
                        },
                        {
                            "id": "1d167235-2142-4bd2-8559-709b1d1f57e6",
                            "gambit_id": "9a7164f5-0d37-49a8-b60f-57f17a4b64cc",
                            "last_updated": "2023-07-03T01:13:10.541816-04:00",
                            "created_at": "2023-07-01T09:23:06.279163-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "2.71000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24cf5eda-bae4-4c72-9803-803fd166ab9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "671cce1b-3f30-41da-8c84-b66fe7c592dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d5c83ec-9eda-4fb8-b80d-7a35a59bdc2f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:06.284101-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5094.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9321.4,
                        "profit_sb": -178.6,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac077ac3-d71e-482d-a65b-eb1d5cc30029",
                            "gambit_id": "928e1633-871b-4779-81b8-103539870698",
                            "last_updated": "2023-07-03T01:13:10.547338-04:00",
                            "created_at": "2023-07-01T09:23:06.286425-04:00",
                            "name": "WAS",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671cce1b-3f30-41da-8c84-b66fe7c592dc/?format=api"
                        },
                        {
                            "id": "e2944d6d-cbe7-4a05-b2fa-58088b7dfc9f",
                            "gambit_id": "2f6daeb6-3932-415f-b9ac-f79c13ea198a",
                            "last_updated": "2023-07-03T01:13:10.548697-04:00",
                            "created_at": "2023-07-01T09:23:06.288642-04:00",
                            "name": "PHI",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671cce1b-3f30-41da-8c84-b66fe7c592dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ab92fe6-28bb-4de4-a62b-c93a067d8576",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d5c83ec-9eda-4fb8-b80d-7a35a59bdc2f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:06.291342-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5214.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "becb0fb4-62d3-4fcf-8604-a48831fb1b86",
                            "gambit_id": "b56efc6a-60fc-452d-b3fa-381f14d1d159",
                            "last_updated": "2023-07-03T01:13:10.551319-04:00",
                            "created_at": "2023-07-01T09:23:06.293756-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ab92fe6-28bb-4de4-a62b-c93a067d8576/?format=api"
                        },
                        {
                            "id": "b18399b4-6431-48bf-8310-9e30d3474896",
                            "gambit_id": "4df8efa4-5450-4155-b252-69d33d238eec",
                            "last_updated": "2023-07-03T01:13:10.552653-04:00",
                            "created_at": "2023-07-01T09:23:06.296277-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ab92fe6-28bb-4de4-a62b-c93a067d8576/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7863dab-5c40-458f-b357-f6e26cbd6dd3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "57538028-ef3d-44e6-85ce-411342e7aa8c",
            "completed": true,
            "last_updated": "2023-07-02T11:13:24.792863-04:00",
            "created_at": "2023-07-01T09:23:06.486020-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/57538028-ef3d-44e6-85ce-411342e7aa8c",
            "datetime": "2023-07-01T16:05:00-04:00",
            "cutoff_datetime": "2023-07-01T16:05:00-04:00",
            "name": "MIL (C Burnes) v. PIT (J Oviedo)",
            "bettypes": [
                {
                    "id": "6f61318a-939f-4fe5-8e99-2b4164aac364",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:06.489822-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 5604.0
                            },
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 9582.84,
                        "profit_sb": 82.84,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c24441d9-70ad-4160-ab98-19f0b7590aac",
                            "gambit_id": "c98f2da6-b9db-47bf-b476-5e2566bccb1b",
                            "last_updated": "2023-07-02T11:13:24.796598-04:00",
                            "created_at": "2023-07-01T09:23:06.492562-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.71000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61318a-939f-4fe5-8e99-2b4164aac364/?format=api"
                        },
                        {
                            "id": "bc7477e0-4378-4741-8ae0-50f6e0523cf2",
                            "gambit_id": "ce401284-1ba7-43b6-b017-73b95e3e34fc",
                            "last_updated": "2023-07-02T11:13:24.798077-04:00",
                            "created_at": "2023-07-01T09:23:06.495233-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "2.18000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61318a-939f-4fe5-8e99-2b4164aac364/?format=api"
                        }
                    ]
                },
                {
                    "id": "30627adb-e8a2-491f-87b4-0be9d0980ebd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:06.498257-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5602.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c0eb39b-5515-44bb-a70e-d47139dca514",
                            "gambit_id": "7ea14260-2e9b-490c-bbd1-fdc0ad4afd3a",
                            "last_updated": "2023-07-02T11:13:24.802992-04:00",
                            "created_at": "2023-07-01T09:23:06.504066-04:00",
                            "name": "PIT",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30627adb-e8a2-491f-87b4-0be9d0980ebd/?format=api"
                        },
                        {
                            "id": "ee20c4ea-ab4c-4ee6-912d-c70882e24c80",
                            "gambit_id": "3ef47e97-d639-4f73-98dd-a3241835afe7",
                            "last_updated": "2023-07-02T11:13:24.801442-04:00",
                            "created_at": "2023-07-01T09:23:06.501088-04:00",
                            "name": "MIL",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30627adb-e8a2-491f-87b4-0be9d0980ebd/?format=api"
                        }
                    ]
                },
                {
                    "id": "2591d533-fc52-495d-9c7e-9a0b95e986a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:06.506704-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5094.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9321.4,
                        "profit_sb": -178.6,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65dc0e33-1ed4-4b2f-b01b-85efc9615b73",
                            "gambit_id": "90081b85-63c5-4b66-89cb-6f42eda7dc62",
                            "last_updated": "2023-07-02T11:13:24.806266-04:00",
                            "created_at": "2023-07-01T09:23:06.509204-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/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api"
                        },
                        {
                            "id": "9f6eb86d-5ec6-4415-a2ca-be23d43f1e24",
                            "gambit_id": "0cf9d1df-04e1-4278-b007-0e294960c0c5",
                            "last_updated": "2023-07-02T11:13:24.807695-04:00",
                            "created_at": "2023-07-01T09:23:06.511837-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66a46924-be30-49c2-944a-5f54866547c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "403d54aa-7ddc-4034-9934-2e62d79e7a44",
            "completed": true,
            "last_updated": "2023-07-03T01:13:10.790869-04:00",
            "created_at": "2023-07-01T09:23:06.913521-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/403d54aa-7ddc-4034-9934-2e62d79e7a44",
            "datetime": "2023-07-01T16:05:00-04:00",
            "cutoff_datetime": "2023-07-01T16:05:00-04:00",
            "name": "HOU (H Brown) v. TEX (N Eovaldi)",
            "bettypes": [
                {
                    "id": "713c62b3-d90a-47c5-bc7e-f6d0e77b5ead",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66a46924-be30-49c2-944a-5f54866547c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:06.916356-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "HOU (H Brown)",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9556.08,
                        "profit_sb": 56.08,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9eb8075e-0a3c-4fa1-9b81-75e0f7aabab3",
                            "gambit_id": "70b13a50-b15c-4622-8464-c88d114f1313",
                            "last_updated": "2023-07-03T01:13:10.795599-04:00",
                            "created_at": "2023-07-01T09:23:06.921545-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "1.74000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/713c62b3-d90a-47c5-bc7e-f6d0e77b5ead/?format=api"
                        },
                        {
                            "id": "49104a44-8cdd-4f0a-aadf-5fa1e106f2e4",
                            "gambit_id": "f173c63b-6059-48b1-95b5-54fe76f9abed",
                            "last_updated": "2023-07-03T01:13:10.794110-04:00",
                            "created_at": "2023-07-01T09:23:06.918904-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "2.12000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/713c62b3-d90a-47c5-bc7e-f6d0e77b5ead/?format=api"
                        }
                    ]
                },
                {
                    "id": "494d4e70-e3d0-4942-bd20-ad6eb9fb3424",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66a46924-be30-49c2-944a-5f54866547c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:06.924241-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6160.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3840.0
                            }
                        ],
                        "expected_reward_tokens": 9484.8,
                        "profit_sb": -15.2,
                        "profit_sb_percentage": -0.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8f1c725-ba13-4e5c-a8fd-dbe403fef281",
                            "gambit_id": "3cc90b9c-7aba-4aca-b081-4d0acd693b8c",
                            "last_updated": "2023-07-03T01:13:10.798417-04:00",
                            "created_at": "2023-07-01T09:23:06.926582-04:00",
                            "name": "HOU",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/494d4e70-e3d0-4942-bd20-ad6eb9fb3424/?format=api"
                        },
                        {
                            "id": "5a495c72-a1b8-4e74-80e6-1e55eb68a920",
                            "gambit_id": "1f460997-451d-422e-a5c3-8bdeac6d4644",
                            "last_updated": "2023-07-03T01:13:10.799830-04:00",
                            "created_at": "2023-07-01T09:23:06.928964-04:00",
                            "name": "TEX",
                            "reward": "2.47000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/494d4e70-e3d0-4942-bd20-ad6eb9fb3424/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3d701eb-0df0-42ad-ac80-f5c0a8031d2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66a46924-be30-49c2-944a-5f54866547c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:06.931499-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5214.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4786.0
                            }
                        ],
                        "expected_reward_tokens": 9332.7,
                        "profit_sb": -167.3,
                        "profit_sb_percentage": -1.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea99c1ab-1926-4e77-8ad1-b783ba25f356",
                            "gambit_id": "bac99416-5c33-4514-95e9-548848912f31",
                            "last_updated": "2023-07-03T01:13:10.804141-04:00",
                            "created_at": "2023-07-01T09:23:06.933793-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3d701eb-0df0-42ad-ac80-f5c0a8031d2d/?format=api"
                        },
                        {
                            "id": "36084880-30cf-46f9-a900-c0836b33781c",
                            "gambit_id": "8d8b541b-1f37-4669-b60b-c53ecc2bc9ac",
                            "last_updated": "2023-07-03T01:13:10.802593-04:00",
                            "created_at": "2023-07-01T09:23:06.936388-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.95000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3d701eb-0df0-42ad-ac80-f5c0a8031d2d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fcfa436-3410-4654-9cd8-5219175d7de9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "53ae4b09-d9d8-4cd8-8314-fabab6c46395",
            "completed": true,
            "last_updated": "2023-07-03T01:18:10.771955-04:00",
            "created_at": "2023-07-01T09:23:06.068275-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/53ae4b09-d9d8-4cd8-8314-fabab6c46395",
            "datetime": "2023-07-01T15:07:00-04:00",
            "cutoff_datetime": "2023-07-01T15:07:00-04:00",
            "name": "BOS (K Crawford) v. TOR (Y Kikuchi)",
            "bettypes": [
                {
                    "id": "c086226a-a45e-4206-ac81-e0b668157b14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:06.070933-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (Y Kikuchi)",
                                "amount": 6040.0
                            },
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 3960.0
                            }
                        ],
                        "expected_reward_tokens": 9543.2,
                        "profit_sb": 43.2,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36ae69d2-dbc0-4e64-8ad2-a164a65a409b",
                            "gambit_id": "b8eeab63-3ab5-4364-ace6-6d7b3be50e7f",
                            "last_updated": "2023-07-03T01:18:10.776960-04:00",
                            "created_at": "2023-07-01T09:23:06.075332-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.58000",
                            "odds": "1.61350",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c086226a-a45e-4206-ac81-e0b668157b14/?format=api"
                        },
                        {
                            "id": "6d2b3496-6e31-4d83-9a4f-9d21c3f62fc4",
                            "gambit_id": "668a2c08-e205-4409-b1e0-91bb52cc5bc4",
                            "last_updated": "2023-07-03T01:18:10.775425-04:00",
                            "created_at": "2023-07-01T09:23:06.073266-04:00",
                            "name": "BOS (K Crawford)",
                            "reward": "2.41000",
                            "odds": "2.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c086226a-a45e-4206-ac81-e0b668157b14/?format=api"
                        }
                    ]
                },
                {
                    "id": "60c75cae-2db4-4e3b-8cd2-6f197e41fc67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:06.077440-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5602.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4398.0
                            }
                        ],
                        "expected_reward_tokens": 9411.36,
                        "profit_sb": -88.64,
                        "profit_sb_percentage": -0.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47e85ad3-ecfc-4ad4-b1b3-c5db2c8159b7",
                            "gambit_id": "1c875e92-cebb-4035-b414-21d5ae3dcd78",
                            "last_updated": "2023-07-03T01:18:10.780084-04:00",
                            "created_at": "2023-07-01T09:23:06.079421-04:00",
                            "name": "BOS",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api"
                        },
                        {
                            "id": "37b77ae7-ccdc-4749-9662-f9a27854b318",
                            "gambit_id": "9ef6b403-2da5-4fcf-abf5-2d0695bb12be",
                            "last_updated": "2023-07-03T01:18:10.781861-04:00",
                            "created_at": "2023-07-01T09:23:06.081545-04:00",
                            "name": "TOR",
                            "reward": "2.14000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api"
                        }
                    ]
                },
                {
                    "id": "698cfc31-dce8-439f-a06e-9085164aa342",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:06.083676-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9300.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96ad1ff0-2df3-4c18-8640-1bee5ef70184",
                            "gambit_id": "2057886b-72e2-4209-9a27-b6277f20abbe",
                            "last_updated": "2023-07-03T01:18:10.784722-04:00",
                            "created_at": "2023-07-01T09:23:06.085465-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698cfc31-dce8-439f-a06e-9085164aa342/?format=api"
                        },
                        {
                            "id": "3bd8f79f-d6f8-4216-8944-5114ef2d4c60",
                            "gambit_id": "f0fc725d-2dc5-4ce5-815a-2a4d6dead7ce",
                            "last_updated": "2023-07-03T01:18:10.786104-04:00",
                            "created_at": "2023-07-01T09:23:06.087475-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698cfc31-dce8-439f-a06e-9085164aa342/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "688df75c-88ef-4d66-bce9-f95c97868393",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9e9dd316-175e-4fb7-9151-1a425ecf9980",
            "completed": true,
            "last_updated": "2023-07-03T01:18:10.972512-04:00",
            "created_at": "2023-07-01T09:23:05.861373-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9e9dd316-175e-4fb7-9151-1a425ecf9980",
            "datetime": "2023-07-01T14:15:00-04:00",
            "cutoff_datetime": "2023-07-01T14:15:00-04:00",
            "name": "NYY (L Severino) v. STL (J Flaherty) - Game 1",
            "bettypes": [
                {
                    "id": "8315f0b5-d07f-4674-91fa-a91e1ea1a7ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/688df75c-88ef-4d66-bce9-f95c97868393/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-01T09:23:05.864178-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 5541.0
                            },
                            {
                                "team": "NYY (L Severino)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e95dc42-dedf-4890-b6a5-2f266675ac38",
                            "gambit_id": "e140bbef-75f0-4bf7-a9ef-59d806f1c9b6",
                            "last_updated": "2023-07-03T01:18:10.977377-04:00",
                            "created_at": "2023-07-01T09:23:05.868414-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "1.73000",
                            "odds": "1.76340",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8315f0b5-d07f-4674-91fa-a91e1ea1a7ee/?format=api"
                        },
                        {
                            "id": "f15475d3-043d-48bd-b7ff-606fd4e60830",
                            "gambit_id": "49c72c0c-9c03-4640-8e5a-e0092dba5b07",
                            "last_updated": "2023-07-03T01:18:10.975978-04:00",
                            "created_at": "2023-07-01T09:23:05.866395-04:00",
                            "name": "NYY (L Severino)",
                            "reward": "2.15000",
                            "odds": "2.21000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8315f0b5-d07f-4674-91fa-a91e1ea1a7ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9b427a9-b7f5-41fd-99b8-27666da5f34d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/688df75c-88ef-4d66-bce9-f95c97868393/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-01T09:23:05.870661-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6160.0
                            },
                            {
                                "team": "STL",
                                "amount": 3840.0
                            }
                        ],
                        "expected_reward_tokens": 9484.8,
                        "profit_sb": -15.2,
                        "profit_sb_percentage": -0.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "535f24fa-373f-44f2-8e7d-ee290cd3901a",
                            "gambit_id": "b31ffa83-5ecb-413b-af2f-ce548392b11d",
                            "last_updated": "2023-07-03T01:18:10.980116-04:00",
                            "created_at": "2023-07-01T09:23:05.872724-04:00",
                            "name": "NYY",
                            "reward": "1.54000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b427a9-b7f5-41fd-99b8-27666da5f34d/?format=api"
                        },
                        {
                            "id": "e2b67d35-a502-493f-8b7f-21c7d5527a62",
                            "gambit_id": "9c3ba5af-decd-44f6-b890-d67c945cbda9",
                            "last_updated": "2023-07-03T01:18:10.981540-04:00",
                            "created_at": "2023-07-01T09:23:05.874835-04:00",
                            "name": "STL",
                            "reward": "2.47000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b427a9-b7f5-41fd-99b8-27666da5f34d/?format=api"
                        }
                    ]
                },
                {
                    "id": "e030c358-a816-43c4-a30f-9a2fc570a9d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/688df75c-88ef-4d66-bce9-f95c97868393/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-01T09:23:05.876973-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5094.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4906.0
                            }
                        ],
                        "expected_reward_tokens": 9321.4,
                        "profit_sb": -178.6,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f54a38ba-68b6-429e-9c69-bb9ba0808036",
                            "gambit_id": "4647a819-a445-4cd2-aa92-f93ce9d2d518",
                            "last_updated": "2023-07-03T01:18:10.985983-04:00",
                            "created_at": "2023-07-01T09:23:05.881308-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/e030c358-a816-43c4-a30f-9a2fc570a9d3/?format=api"
                        },
                        {
                            "id": "a1750ba8-9da8-4e81-aecd-176696b81162",
                            "gambit_id": "585af088-86cd-4d35-b2ad-7f45f4d58780",
                            "last_updated": "2023-07-03T01:18:10.984489-04:00",
                            "created_at": "2023-07-01T09:23:05.879112-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.90000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e030c358-a816-43c4-a30f-9a2fc570a9d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ac7e1d1-322c-499a-8a5c-f86a66dfd6ce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f2a1a99-b703-4a21-8c6a-0800fdfa8c85",
            "completed": true,
            "last_updated": "2023-07-03T10:33:01.642003-04:00",
            "created_at": "2023-06-30T13:38:22.236227-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.76,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/3f2a1a99-b703-4a21-8c6a-0800fdfa8c85",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Cook v. Foster",
            "bettypes": [
                {
                    "id": "d911bacc-ce63-483d-9133-f96de2697687",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ac7e1d1-322c-499a-8a5c-f86a66dfd6ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:38:22.238283-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Paul Cook",
                                "amount": 7143.0
                            },
                            {
                                "team": "Aaron Foster",
                                "amount": 2857.0
                            }
                        ],
                        "expected_reward_tokens": 9428.1,
                        "profit_sb": -71.9,
                        "profit_sb_percentage": -0.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "241624ab-6951-484b-9000-ad86565ae275",
                            "gambit_id": "09ee6993-7b39-4526-adf1-ce0b93832f9f",
                            "last_updated": "2023-07-03T10:33:01.646134-04:00",
                            "created_at": "2023-06-30T13:38:22.240236-04:00",
                            "name": "Paul Cook",
                            "reward": "1.32000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d911bacc-ce63-483d-9133-f96de2697687/?format=api"
                        },
                        {
                            "id": "22ac8f13-b9a6-4b8c-b66c-cb01d74e88c2",
                            "gambit_id": "6af2c1ae-10e2-4482-b01b-10610a8fb9eb",
                            "last_updated": "2023-07-03T10:33:01.647871-04:00",
                            "created_at": "2023-06-30T13:38:22.241953-04:00",
                            "name": "Aaron Foster",
                            "reward": "3.30000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d911bacc-ce63-483d-9133-f96de2697687/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd2362a6-0195-40c9-a4e4-b2fda1fc64dc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d8e9d288-9414-4311-b66f-ff215d18b63c",
            "completed": true,
            "last_updated": "2023-07-03T10:32:56.135862-04:00",
            "created_at": "2023-06-30T13:38:21.137154-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.16,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d8e9d288-9414-4311-b66f-ff215d18b63c",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Hill v. Oskar",
            "bettypes": [
                {
                    "id": "92d83c83-d2e1-4c85-b286-22c8e3a1d45f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd2362a6-0195-40c9-a4e4-b2fda1fc64dc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:38:21.140064-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dawid Oskar",
                                "amount": 5000.0
                            },
                            {
                                "team": "Matty Hill",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9200.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "739350ef-b5eb-4700-86e5-fcd68a9ab3c1",
                            "gambit_id": "01d7f87c-bf3a-4faa-9ede-ea76fcad23ec",
                            "last_updated": "2023-07-03T10:32:56.143375-04:00",
                            "created_at": "2023-06-30T13:38:21.144692-04:00",
                            "name": "Dawid Oskar",
                            "reward": "1.84000",
                            "odds": "1.87000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d83c83-d2e1-4c85-b286-22c8e3a1d45f/?format=api"
                        },
                        {
                            "id": "d4713f02-a031-4a58-9a1f-28915c9b76e1",
                            "gambit_id": "b98134ab-397a-40a8-b186-8ad80a91da12",
                            "last_updated": "2023-07-03T10:32:56.141036-04:00",
                            "created_at": "2023-06-30T13:38:21.142417-04:00",
                            "name": "Matty Hill",
                            "reward": "1.84000",
                            "odds": "1.87000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d83c83-d2e1-4c85-b286-22c8e3a1d45f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6056b4f-edbd-4897-9333-d7d5b65ddcf0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0ab74e1-9bb5-4a10-a6c4-c77cfccf7eb4",
            "completed": true,
            "last_updated": "2023-07-03T10:38:07.753530-04:00",
            "created_at": "2023-06-30T13:38:21.692043-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.98,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b0ab74e1-9bb5-4a10-a6c4-c77cfccf7eb4",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Barry v. Bonner",
            "bettypes": [
                {
                    "id": "55437fe2-365e-4dc2-9f4c-1a97e4b2a4f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6056b4f-edbd-4897-9333-d7d5b65ddcf0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:38:21.694617-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Robert Barry",
                                "amount": 5297.0
                            },
                            {
                                "team": "Ben Bonner",
                                "amount": 4703.0
                            }
                        ],
                        "expected_reward_tokens": 9216.78,
                        "profit_sb": -283.22,
                        "profit_sb_percentage": -2.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a052090-21ed-41e3-830d-cb912ab791a1",
                            "gambit_id": "0de47e2a-309d-4bbf-a0d3-6f9d3bffca5b",
                            "last_updated": "2023-07-03T10:38:07.757336-04:00",
                            "created_at": "2023-06-30T13:38:21.696689-04:00",
                            "name": "Robert Barry",
                            "reward": "1.74000",
                            "odds": "1.77000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55437fe2-365e-4dc2-9f4c-1a97e4b2a4f0/?format=api"
                        },
                        {
                            "id": "c4b3af7d-42dc-49e0-a82b-dacede5e8c17",
                            "gambit_id": "5566a0ba-41b6-4cc8-b76c-03af48a69ce8",
                            "last_updated": "2023-07-03T10:38:07.759177-04:00",
                            "created_at": "2023-06-30T13:38:21.698610-04:00",
                            "name": "Ben Bonner",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55437fe2-365e-4dc2-9f4c-1a97e4b2a4f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76c759ea-8550-4261-a30e-4a91e41f6264",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "12d183e1-8bb7-48d3-958e-1e2157d38ee4",
            "completed": true,
            "last_updated": "2023-07-03T10:38:07.956949-04:00",
            "created_at": "2023-06-30T13:38:21.504476-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.37,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/12d183e1-8bb7-48d3-958e-1e2157d38ee4",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Keen v. Pernica",
            "bettypes": [
                {
                    "id": "aa1bd46c-49e2-48d8-ac42-1c59106bd8e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76c759ea-8550-4261-a30e-4a91e41f6264/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:38:21.507695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Lewis Keen",
                                "amount": 6791.0
                            },
                            {
                                "team": "Zdenek Pernica",
                                "amount": 3209.0
                            }
                        ],
                        "expected_reward_tokens": 9370.28,
                        "profit_sb": -129.72,
                        "profit_sb_percentage": -1.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61095b9b-3de3-480f-a226-b0e841a97359",
                            "gambit_id": "5de8a55c-423f-4e88-8f67-625e64aeb93d",
                            "last_updated": "2023-07-03T10:38:07.960051-04:00",
                            "created_at": "2023-06-30T13:38:21.510012-04:00",
                            "name": "Lewis Keen",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa1bd46c-49e2-48d8-ac42-1c59106bd8e8/?format=api"
                        },
                        {
                            "id": "a8fa2461-4347-4fe6-b69b-11febb1a1b94",
                            "gambit_id": "a8786838-3286-4e62-b668-1c052c400cb1",
                            "last_updated": "2023-07-03T10:38:07.961405-04:00",
                            "created_at": "2023-06-30T13:38:21.512498-04:00",
                            "name": "Zdenek Pernica",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa1bd46c-49e2-48d8-ac42-1c59106bd8e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9ef96296-ae70-4ff2-9bbe-37a3587c6125",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6fc4db12-5e0c-4425-828d-9baa7da36415",
            "completed": true,
            "last_updated": "2023-07-03T10:38:07.554245-04:00",
            "created_at": "2023-06-30T13:33:18.184660-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.46,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/6fc4db12-5e0c-4425-828d-9baa7da36415",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Franco v. Harris",
            "bettypes": [
                {
                    "id": "84a00aa6-98e1-43cd-a74a-21da8358c1f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9ef96296-ae70-4ff2-9bbe-37a3587c6125/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:33:18.187282-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rico Franco",
                                "amount": 5095.0
                            },
                            {
                                "team": "Kaleb Harris",
                                "amount": 4905.0
                            }
                        ],
                        "expected_reward_tokens": 9171.0,
                        "profit_sb": -329.0,
                        "profit_sb_percentage": -3.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e86bce07-a4ab-4e23-a3c6-12f7e7af5c8d",
                            "gambit_id": "04b8c4fb-7323-4fc6-bb1e-c304f7c41d75",
                            "last_updated": "2023-07-03T10:38:07.558570-04:00",
                            "created_at": "2023-06-30T13:33:18.189168-04:00",
                            "name": "Rico Franco",
                            "reward": "1.80000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a00aa6-98e1-43cd-a74a-21da8358c1f5/?format=api"
                        },
                        {
                            "id": "e56e2cbb-0aad-48a0-8748-9cc86f206ada",
                            "gambit_id": "e2e80c68-bb29-46d3-a169-79128314ebdf",
                            "last_updated": "2023-07-03T10:38:07.560752-04:00",
                            "created_at": "2023-06-30T13:33:18.191550-04:00",
                            "name": "Kaleb Harris",
                            "reward": "1.87000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a00aa6-98e1-43cd-a74a-21da8358c1f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3279bf1-dee9-4228-90c0-2d8ed82eb33d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6a71c09-4672-4378-8eff-d30a199d2027",
            "completed": true,
            "last_updated": "2023-07-03T10:33:00.334201-04:00",
            "created_at": "2023-06-30T13:33:17.997909-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b6a71c09-4672-4378-8eff-d30a199d2027",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Krol v. Goscha",
            "bettypes": [
                {
                    "id": "3e25cac9-f78b-4d14-b109-7a408e7cc076",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3279bf1-dee9-4228-90c0-2d8ed82eb33d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:33:18.000507-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bartlomiej Krol",
                                "amount": 5673.0
                            },
                            {
                                "team": "Goscha",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5994d179-fc14-4611-804b-caeaa8b450ce",
                            "gambit_id": "23af9479-cab6-443a-96ea-f6f8cd3c2eb0",
                            "last_updated": "2023-07-03T10:33:00.337583-04:00",
                            "created_at": "2023-06-30T13:33:18.002623-04:00",
                            "name": "Bartlomiej Krol",
                            "reward": "1.64000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e25cac9-f78b-4d14-b109-7a408e7cc076/?format=api"
                        },
                        {
                            "id": "891f6080-d7d3-47ff-8f36-b8e244d7ccc8",
                            "gambit_id": "81f7c621-2446-4278-9ff4-5e89471817ed",
                            "last_updated": "2023-07-03T10:33:00.339037-04:00",
                            "created_at": "2023-06-30T13:33:18.004602-04:00",
                            "name": "Goscha",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e25cac9-f78b-4d14-b109-7a408e7cc076/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1bc6024-0a6d-4ae9-811f-d8c4b25fd812",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0020323b-acb9-42f8-8a23-357171bf7795",
            "completed": true,
            "last_updated": "2023-07-03T10:33:01.833481-04:00",
            "created_at": "2023-06-30T13:33:17.623896-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.98,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/0020323b-acb9-42f8-8a23-357171bf7795",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Starkey v. Sagan",
            "bettypes": [
                {
                    "id": "7bbe8171-1932-4d81-a3cb-ad7b606a2c07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1bc6024-0a6d-4ae9-811f-d8c4b25fd812/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:33:17.627401-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Patryk Sagan",
                                "amount": 5297.0
                            },
                            {
                                "team": "Morgan Starkey",
                                "amount": 4703.0
                            }
                        ],
                        "expected_reward_tokens": 9216.78,
                        "profit_sb": -283.22,
                        "profit_sb_percentage": -2.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68055987-5e8a-4081-ba35-e98ddce9e928",
                            "gambit_id": "f6eac1fc-391d-4a76-952a-d70beace398f",
                            "last_updated": "2023-07-03T10:33:01.839037-04:00",
                            "created_at": "2023-06-30T13:33:17.633329-04:00",
                            "name": "Patryk Sagan",
                            "reward": "1.74000",
                            "odds": "1.77000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bbe8171-1932-4d81-a3cb-ad7b606a2c07/?format=api"
                        },
                        {
                            "id": "80b6e94f-06c4-48ed-99dc-6f5fed6e8b34",
                            "gambit_id": "b474b9a5-82a3-4787-b482-7434715fb5e7",
                            "last_updated": "2023-07-03T10:33:01.837120-04:00",
                            "created_at": "2023-06-30T13:33:17.630526-04:00",
                            "name": "Morgan Starkey",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bbe8171-1932-4d81-a3cb-ad7b606a2c07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19ac4c3a-462a-4710-846f-e78169e9733c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4e5f32b3-5c50-438e-8c80-0a22fec72467",
            "completed": true,
            "last_updated": "2023-07-03T10:38:08.351571-04:00",
            "created_at": "2023-06-30T13:38:21.320307-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "BKFC",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/4e5f32b3-5c50-438e-8c80-0a22fec72467",
            "datetime": "2023-07-01T14:00:00-04:00",
            "cutoff_datetime": "2023-07-01T14:00:00-04:00",
            "name": "Fox v. Sherriff",
            "bettypes": [
                {
                    "id": "1f258db4-0bd0-429a-9097-2951defd22f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19ac4c3a-462a-4710-846f-e78169e9733c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-30T13:38:21.322598-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Gary Fox",
                                "amount": 7945.0
                            },
                            {
                                "team": "Hayden Sherriff",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7eaac99f-4192-48c3-9ce2-8e532cb2469e",
                            "gambit_id": "c7d9d9d6-358d-48d5-a69c-46cfa923841b",
                            "last_updated": "2023-07-03T10:38:08.355603-04:00",
                            "created_at": "2023-06-30T13:38:21.324841-04:00",
                            "name": "Gary Fox",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f258db4-0bd0-429a-9097-2951defd22f5/?format=api"
                        },
                        {
                            "id": "e0134ba5-b4bc-4880-a2ca-61fee261cab3",
                            "gambit_id": "740de8c9-3d4b-4133-94e7-9460c3c0cf4f",
                            "last_updated": "2023-07-03T10:38:08.357151-04:00",
                            "created_at": "2023-06-30T13:38:21.327376-04:00",
                            "name": "Hayden Sherriff",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f258db4-0bd0-429a-9097-2951defd22f5/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}