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=4000
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=4100",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=3900",
    "results": [
        {
            "id": "303291e4-d2c6-4fb5-b818-8c5717fd8d4d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "212cde94-75e5-4585-834d-0ea150e9472a",
            "completed": true,
            "last_updated": "2023-06-08T16:33:26.586782-04:00",
            "created_at": "2023-06-07T09:28:19.297909-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/212cde94-75e5-4585-834d-0ea150e9472a",
            "datetime": "2023-06-07T12:35:00-04:00",
            "cutoff_datetime": "2023-06-07T12:35:00-04:00",
            "name": "OAK (H Harris) v. PIT (R Contreras)",
            "bettypes": [
                {
                    "id": "91df250d-2b07-4145-9436-01e664c65259",
                    "match": "https://api-prod.gambitprofit.com/api/matches/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-07T09:28:19.302321-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Contreras)",
                                "amount": 6182.0
                            },
                            {
                                "team": "OAK (H Harris)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d25ce4df-c79b-4306-abf2-b3c3c5e6166f",
                            "gambit_id": "ca84b316-55ed-41d3-9299-3739778482ff",
                            "last_updated": "2023-06-08T16:33:26.593764-04:00",
                            "created_at": "2023-06-07T09:28:19.309066-04:00",
                            "name": "PIT (R Contreras)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91df250d-2b07-4145-9436-01e664c65259/?format=api"
                        },
                        {
                            "id": "12852bbf-c55c-482a-9887-7639a7519b35",
                            "gambit_id": "dd50ec3b-cf31-4fc6-b3c5-ab8bc1051016",
                            "last_updated": "2023-06-08T16:33:26.591110-04:00",
                            "created_at": "2023-06-07T09:28:19.305900-04:00",
                            "name": "OAK (H Harris)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91df250d-2b07-4145-9436-01e664c65259/?format=api"
                        }
                    ]
                },
                {
                    "id": "44fdb057-5c13-4e58-9bff-e3c0ae19e5ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-07T09:28:19.311841-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5317.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20f85b92-ae9b-4c1d-a286-69dcee87034e",
                            "gambit_id": "764fe078-c308-4746-8ab7-d04af0858629",
                            "last_updated": "2023-06-08T16:33:26.597564-04:00",
                            "created_at": "2023-06-07T09:28:19.314495-04:00",
                            "name": "OAK",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fdb057-5c13-4e58-9bff-e3c0ae19e5ba/?format=api"
                        },
                        {
                            "id": "0fae8f3d-37dd-4e11-ade9-57c04a2fe1dd",
                            "gambit_id": "32630d47-2236-48a6-b241-a2bd3751997d",
                            "last_updated": "2023-06-08T16:33:26.599306-04:00",
                            "created_at": "2023-06-07T09:28:19.317678-04:00",
                            "name": "PIT",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fdb057-5c13-4e58-9bff-e3c0ae19e5ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "f21dd702-8492-4a56-8dfa-ec1a72250f3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/303291e4-d2c6-4fb5-b818-8c5717fd8d4d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-07T09:28:19.320633-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "039a852f-957e-47c5-95fb-026c7673121f",
                            "gambit_id": "ae8148cb-48db-4fe9-ae6d-9aab078f484e",
                            "last_updated": "2023-06-08T16:33:26.602690-04:00",
                            "created_at": "2023-06-07T09:28:19.322785-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/f21dd702-8492-4a56-8dfa-ec1a72250f3c/?format=api"
                        },
                        {
                            "id": "b8d7e100-d2e1-4d35-aa08-5bb236f8029e",
                            "gambit_id": "de425408-aa95-41d9-9fbe-856c8c728d1b",
                            "last_updated": "2023-06-08T16:33:26.604350-04:00",
                            "created_at": "2023-06-07T09:28:19.325852-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/f21dd702-8492-4a56-8dfa-ec1a72250f3c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e48d0206-612a-437a-9165-72d86a2a1ed3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d99b7590-b105-4e70-b798-6de316ae0e17",
            "completed": true,
            "last_updated": "2023-06-07T10:13:02.259937-04:00",
            "created_at": "2023-06-06T10:57:13.971695-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d99b7590-b105-4e70-b798-6de316ae0e17",
            "datetime": "2023-06-06T21:40:00-04:00",
            "cutoff_datetime": "2023-06-06T21:40:00-04:00",
            "name": "SEA (L Gilbert) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "4002e0f2-66e1-4d05-94f9-0db319bf5f2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:13.974862-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5426.0
                            },
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 4574.0
                            }
                        ],
                        "expected_reward_tokens": 9604.02,
                        "profit_sb": 104.02,
                        "profit_sb_percentage": 1.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d20a1e6b-5ca5-4d39-b5ad-016aaa7057cf",
                            "gambit_id": "aab66f0f-19d5-4d2f-a91d-cf652fae8ec4",
                            "last_updated": "2023-06-07T10:13:02.267456-04:00",
                            "created_at": "2023-06-06T10:57:13.979506-04:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4002e0f2-66e1-4d05-94f9-0db319bf5f2b/?format=api"
                        },
                        {
                            "id": "4ccf4c7c-9599-4dd5-9fc6-ab038db1b8d2",
                            "gambit_id": "fa4b8cee-dd4a-4778-a317-64f7b3a75538",
                            "last_updated": "2023-06-07T10:13:02.265537-04:00",
                            "created_at": "2023-06-06T10:57:13.977213-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4002e0f2-66e1-4d05-94f9-0db319bf5f2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "3cb8b50b-1ae0-4975-8faf-6c312b8f6e2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:13.982613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa38c31d-104e-4448-8e82-5af58352873c",
                            "gambit_id": "e358fb26-1bcb-4ccd-b397-e4a6c796b2db",
                            "last_updated": "2023-06-07T10:13:02.271037-04:00",
                            "created_at": "2023-06-06T10:57:13.984471-04:00",
                            "name": "SEA",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cb8b50b-1ae0-4975-8faf-6c312b8f6e2c/?format=api"
                        },
                        {
                            "id": "64381d04-8807-4589-a1de-e4f100c66f28",
                            "gambit_id": "4a5defe8-2691-467f-bf4c-853ed2333c2c",
                            "last_updated": "2023-06-07T10:13:02.272805-04:00",
                            "created_at": "2023-06-06T10:57:13.986314-04:00",
                            "name": "SDG",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cb8b50b-1ae0-4975-8faf-6c312b8f6e2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8e4c624-b865-4773-a086-221275f712b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e48d0206-612a-437a-9165-72d86a2a1ed3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:13.988503-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5019283-3b3c-44f0-aeb4-733f4cb9bdaa",
                            "gambit_id": "21ec6396-563a-4bc4-b5b7-10bc9c5d6676",
                            "last_updated": "2023-06-07T10:13:02.276301-04:00",
                            "created_at": "2023-06-06T10:57:13.990860-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e4c624-b865-4773-a086-221275f712b5/?format=api"
                        },
                        {
                            "id": "08a31981-d08a-477a-a7ab-96b748d3ee95",
                            "gambit_id": "ad8c9342-b910-41be-afcc-7276560997cf",
                            "last_updated": "2023-06-07T10:13:02.278352-04:00",
                            "created_at": "2023-06-06T10:57:13.993055-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e4c624-b865-4773-a086-221275f712b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a5f8d28-5304-44fa-8a37-15db218791cf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "67c217b8-d748-41d9-83a2-014f7dee17a3",
            "completed": true,
            "last_updated": "2023-06-07T10:18:04.392821-04:00",
            "created_at": "2023-06-06T10:57:13.761290-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/67c217b8-d748-41d9-83a2-014f7dee17a3",
            "datetime": "2023-06-06T21:38:00-04:00",
            "cutoff_datetime": "2023-06-06T21:38:00-04:00",
            "name": "CHC (H Wesneski) v. LAA (T Anderson)",
            "bettypes": [
                {
                    "id": "dc77e157-100e-4214-aac2-df1480ac8c1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a5f8d28-5304-44fa-8a37-15db218791cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:13.763932-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5234.0
                            },
                            {
                                "team": "CHC (H Wesneski)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9e31d39-22e6-4731-b0e3-a3f07f66397f",
                            "gambit_id": "0067f4b4-2573-45e3-b65c-28a680470bd9",
                            "last_updated": "2023-06-07T10:18:04.401290-04:00",
                            "created_at": "2023-06-06T10:57:13.767502-04:00",
                            "name": "LAA (T Anderson)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc77e157-100e-4214-aac2-df1480ac8c1d/?format=api"
                        },
                        {
                            "id": "d3c57e9e-a9de-420c-b2e5-8f5b84cd702a",
                            "gambit_id": "1c1c306e-4e68-480a-ab81-33378b1b2072",
                            "last_updated": "2023-06-07T10:18:04.398648-04:00",
                            "created_at": "2023-06-06T10:57:13.765754-04:00",
                            "name": "CHC (H Wesneski)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc77e157-100e-4214-aac2-df1480ac8c1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a587bba7-b4cd-424e-8b88-b2c03060485c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a5f8d28-5304-44fa-8a37-15db218791cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:13.769607-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a625d492-46fd-4748-854e-750faf0c405a",
                            "gambit_id": "2333fef9-d3ed-4a00-94d5-0758e8f44a11",
                            "last_updated": "2023-06-07T10:18:04.407332-04:00",
                            "created_at": "2023-06-06T10:57:13.771403-04:00",
                            "name": "CHC",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a587bba7-b4cd-424e-8b88-b2c03060485c/?format=api"
                        },
                        {
                            "id": "6997d6e0-c4d6-4d72-819b-0d949edc7a17",
                            "gambit_id": "5dac53f7-d92c-414b-840b-486658a7b364",
                            "last_updated": "2023-06-07T10:18:04.410341-04:00",
                            "created_at": "2023-06-06T10:57:13.774168-04:00",
                            "name": "LAA",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a587bba7-b4cd-424e-8b88-b2c03060485c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a515e49f-e6bd-4874-b5ac-40dd045dab43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a5f8d28-5304-44fa-8a37-15db218791cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:13.779863-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47f3e7ca-f45a-448c-a4c2-4150ba3cb60f",
                            "gambit_id": "6211e41a-e2e3-46c8-9ccc-af4378c4e606",
                            "last_updated": "2023-06-07T10:18:04.419635-04:00",
                            "created_at": "2023-06-06T10:57:13.785360-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a515e49f-e6bd-4874-b5ac-40dd045dab43/?format=api"
                        },
                        {
                            "id": "2e273b26-88b8-489e-aaac-93bb6b908ce8",
                            "gambit_id": "6c976515-2fee-48ab-9b2f-d3fdb063959f",
                            "last_updated": "2023-06-07T10:18:04.416600-04:00",
                            "created_at": "2023-06-06T10:57:13.782293-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a515e49f-e6bd-4874-b5ac-40dd045dab43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7513dbec-4efa-4478-bac7-073ed54a5c42",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "59a770c1-55f1-45f0-8247-7eaf2d027a9b",
            "completed": true,
            "last_updated": "2023-06-07T10:23:04.441378-04:00",
            "created_at": "2023-06-06T10:57:13.549456-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/59a770c1-55f1-45f0-8247-7eaf2d027a9b",
            "datetime": "2023-06-06T20:40:00-04:00",
            "cutoff_datetime": "2023-06-06T20:40:00-04:00",
            "name": "SFO (J Brebbia) v. COL (D Lamet)",
            "bettypes": [
                {
                    "id": "b551893f-e75f-4cfa-b9f1-c578aeda5894",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7513dbec-4efa-4478-bac7-073ed54a5c42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:13.552315-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Brebbia)",
                                "amount": 5955.0
                            },
                            {
                                "team": "COL (D Lamet)",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c44e52c-c465-4a16-9a4c-5a9b9b975804",
                            "gambit_id": "6015f1c6-ba03-4273-919c-dcc10472cf65",
                            "last_updated": "2023-06-07T10:23:04.447487-04:00",
                            "created_at": "2023-06-06T10:57:13.554791-04:00",
                            "name": "SFO (J Brebbia)",
                            "reward": "1.61000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b551893f-e75f-4cfa-b9f1-c578aeda5894/?format=api"
                        },
                        {
                            "id": "4cbb3909-d88d-4ac9-96e8-d21bbbc206a1",
                            "gambit_id": "c37d0303-936b-4448-986a-4977d52b5385",
                            "last_updated": "2023-06-07T10:23:04.452017-04:00",
                            "created_at": "2023-06-06T10:57:13.557658-04:00",
                            "name": "COL (D Lamet)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b551893f-e75f-4cfa-b9f1-c578aeda5894/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c612afb-8067-4fca-8e1c-09b0ec3f06f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7513dbec-4efa-4478-bac7-073ed54a5c42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:13.560081-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "COL",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d8164bc-12a7-4812-95a4-5b3010813f1e",
                            "gambit_id": "0e22e23f-307d-4127-af54-ab306b958bcd",
                            "last_updated": "2023-06-07T10:23:04.457931-04:00",
                            "created_at": "2023-06-06T10:57:13.562436-04:00",
                            "name": "SFO",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c612afb-8067-4fca-8e1c-09b0ec3f06f8/?format=api"
                        },
                        {
                            "id": "b3a2781c-861e-477e-b7d2-831d47491d2e",
                            "gambit_id": "c1c505d0-c0bd-4656-86fb-d08c9cb3ce00",
                            "last_updated": "2023-06-07T10:23:04.460699-04:00",
                            "created_at": "2023-06-06T10:57:13.566598-04:00",
                            "name": "COL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c612afb-8067-4fca-8e1c-09b0ec3f06f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bf79ab8-b9e4-41da-9472-b65953d82ec8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7513dbec-4efa-4478-bac7-073ed54a5c42/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:13.568948-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 11",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a5c4fa9-fe7d-4d0c-9a6d-d75888cd023f",
                            "gambit_id": "f236871a-bc32-4d0f-8913-44fd9c5bdf74",
                            "last_updated": "2023-06-07T10:23:04.468901-04:00",
                            "created_at": "2023-06-06T10:57:13.570992-04:00",
                            "name": "Game Total Over 11",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf79ab8-b9e4-41da-9472-b65953d82ec8/?format=api"
                        },
                        {
                            "id": "af1661d4-be18-471c-b723-b2f193b56e08",
                            "gambit_id": "e571ef18-5d50-4066-84f4-eea9841faf65",
                            "last_updated": "2023-06-07T10:23:04.465894-04:00",
                            "created_at": "2023-06-06T10:57:13.573238-04:00",
                            "name": "Game Total Under 11",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf79ab8-b9e4-41da-9472-b65953d82ec8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ebb63e63-4773-4d11-9d9f-063e70db7016",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cd733c4d-c54b-4fc8-93bf-913948b57130",
            "completed": true,
            "last_updated": "2023-06-07T10:23:04.218188-04:00",
            "created_at": "2023-06-06T10:57:13.340619-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cd733c4d-c54b-4fc8-93bf-913948b57130",
            "datetime": "2023-06-06T20:05:00-04:00",
            "cutoff_datetime": "2023-06-06T20:05:00-04:00",
            "name": "STL (M Liberatore) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "7c042d49-294f-41db-a41a-24c375561a55",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebb63e63-4773-4d11-9d9f-063e70db7016/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:13.343748-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5627.0
                            },
                            {
                                "team": "STL (M Liberatore)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e70ecf27-e38c-46ae-99fb-f058d6cfb6a0",
                            "gambit_id": "fe33221d-acdd-4af3-affd-7568de6344b4",
                            "last_updated": "2023-06-07T10:23:04.226570-04:00",
                            "created_at": "2023-06-06T10:57:13.347199-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c042d49-294f-41db-a41a-24c375561a55/?format=api"
                        },
                        {
                            "id": "dcd0d50a-713e-4eb8-b627-34e127e38153",
                            "gambit_id": "6834ac70-7259-4947-9ab4-f229bc58a770",
                            "last_updated": "2023-06-07T10:23:04.223987-04:00",
                            "created_at": "2023-06-06T10:57:13.345518-04:00",
                            "name": "STL (M Liberatore)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c042d49-294f-41db-a41a-24c375561a55/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfff08da-a9b5-46a7-b225-2f20b5d8e23b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebb63e63-4773-4d11-9d9f-063e70db7016/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:13.349360-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5939.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f8812a6-3c55-4c6f-9c9c-252760d926e6",
                            "gambit_id": "1ac72d57-dec5-49fa-be47-3c5cf8250b18",
                            "last_updated": "2023-06-07T10:23:04.230928-04:00",
                            "created_at": "2023-06-06T10:57:13.351317-04:00",
                            "name": "STL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfff08da-a9b5-46a7-b225-2f20b5d8e23b/?format=api"
                        },
                        {
                            "id": "cd6ab3dd-41a4-439a-8f2f-d769c4c1a8e7",
                            "gambit_id": "6ce5d5dc-4318-490c-80ad-ac9fbb30a3b7",
                            "last_updated": "2023-06-07T10:23:04.233259-04:00",
                            "created_at": "2023-06-06T10:57:13.353423-04:00",
                            "name": "TEX",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfff08da-a9b5-46a7-b225-2f20b5d8e23b/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff1eb7f4-9b59-4371-a6e1-abb42c17cdc9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebb63e63-4773-4d11-9d9f-063e70db7016/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:13.355721-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "29fdd35e-873a-472c-ad4f-f12f260f1a6c",
                            "gambit_id": "8d37e294-63ea-43b2-91f4-5d256bb20534",
                            "last_updated": "2023-06-07T10:23:04.238490-04:00",
                            "created_at": "2023-06-06T10:57:13.358329-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/ff1eb7f4-9b59-4371-a6e1-abb42c17cdc9/?format=api"
                        },
                        {
                            "id": "3e7787c2-8120-4f52-be81-bf2e059f517a",
                            "gambit_id": "5126e868-d5da-4e9c-851b-eaab95868f6f",
                            "last_updated": "2023-06-07T10:23:04.246500-04:00",
                            "created_at": "2023-06-06T10:57:13.361439-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/ff1eb7f4-9b59-4371-a6e1-abb42c17cdc9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1ecf3e4-b6b2-43df-9d9f-d4734a7af7b1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fbd05969-3973-42e0-9baf-123a7143563e",
            "completed": true,
            "last_updated": "2023-06-07T10:23:04.005901-04:00",
            "created_at": "2023-06-06T10:57:13.133194-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fbd05969-3973-42e0-9baf-123a7143563e",
            "datetime": "2023-06-06T19:40:00-04:00",
            "cutoff_datetime": "2023-06-06T19:40:00-04:00",
            "name": "BAL (K Gibson) v. MIL (F Peralta)",
            "bettypes": [
                {
                    "id": "0bdb5042-29b7-45cd-b9d8-13436ef81947",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1ecf3e4-b6b2-43df-9d9f-d4734a7af7b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:13.136055-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5490.0
                            },
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8141eb98-99ba-494f-947c-d3e9c0a6dba1",
                            "gambit_id": "f5193529-3231-4e25-98a2-3f23a1560c84",
                            "last_updated": "2023-06-07T10:23:04.012930-04:00",
                            "created_at": "2023-06-06T10:57:13.140613-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bdb5042-29b7-45cd-b9d8-13436ef81947/?format=api"
                        },
                        {
                            "id": "fbf2c83f-5446-4a2e-8a78-8dca94b7b955",
                            "gambit_id": "c12d81ab-cabe-4ee7-91d4-f25628c65376",
                            "last_updated": "2023-06-07T10:23:04.010776-04:00",
                            "created_at": "2023-06-06T10:57:13.138190-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bdb5042-29b7-45cd-b9d8-13436ef81947/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d2c0981-c081-47d6-a2ab-db91e3c2e600",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1ecf3e4-b6b2-43df-9d9f-d4734a7af7b1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:13.142863-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67a87d4d-22f3-42f6-ade5-cedf13917955",
                            "gambit_id": "1afa5a7e-9b11-4914-9cfa-ec6cf30b0ee5",
                            "last_updated": "2023-06-07T10:23:04.016993-04:00",
                            "created_at": "2023-06-06T10:57:13.144763-04:00",
                            "name": "BAL",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d2c0981-c081-47d6-a2ab-db91e3c2e600/?format=api"
                        },
                        {
                            "id": "9455f10f-f3e7-460d-ab12-3bb2750bcda8",
                            "gambit_id": "920133ea-0a7f-4626-840f-93e6a91ce77c",
                            "last_updated": "2023-06-07T10:23:04.019703-04:00",
                            "created_at": "2023-06-06T10:57:13.146833-04:00",
                            "name": "MIL",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d2c0981-c081-47d6-a2ab-db91e3c2e600/?format=api"
                        }
                    ]
                },
                {
                    "id": "4925c583-b586-410b-b651-7b3866f9ad3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1ecf3e4-b6b2-43df-9d9f-d4734a7af7b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:13.149133-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ed4fce02-b6fb-4852-ac90-d321aa6bef25",
                            "gambit_id": "ba06183e-e596-430a-ba4c-bfbfceed7a3b",
                            "last_updated": "2023-06-07T10:23:04.024820-04:00",
                            "created_at": "2023-06-06T10:57:13.153580-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/4925c583-b586-410b-b651-7b3866f9ad3a/?format=api"
                        },
                        {
                            "id": "3b376cc8-f257-45f2-b5f3-17571dc63870",
                            "gambit_id": "0c6d466d-7767-4e89-81ee-a49531758923",
                            "last_updated": "2023-06-07T10:23:04.023253-04:00",
                            "created_at": "2023-06-06T10:57:13.151349-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/4925c583-b586-410b-b651-7b3866f9ad3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b059075-e493-44a4-9bd0-29a3fdec9d31",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ee99a85-a057-4f0b-a506-abc783ebf9e4",
            "completed": true,
            "last_updated": "2023-06-07T10:28:08.041032-04:00",
            "created_at": "2023-06-06T10:57:12.922587-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2ee99a85-a057-4f0b-a506-abc783ebf9e4",
            "datetime": "2023-06-06T19:20:00-04:00",
            "cutoff_datetime": "2023-06-06T19:20:00-04:00",
            "name": "NYM (C Carrasco) v. ATL (B Elder)",
            "bettypes": [
                {
                    "id": "8d59d6c6-6034-4209-a134-edbf5e60a668",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:12.926008-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6070.0
                            },
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0eb2c08c-4c58-4427-b45e-5f2796d627de",
                            "gambit_id": "73decde8-27ef-455d-bbcb-224819e2d1f3",
                            "last_updated": "2023-06-07T10:28:08.046735-04:00",
                            "created_at": "2023-06-06T10:57:12.928399-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d59d6c6-6034-4209-a134-edbf5e60a668/?format=api"
                        },
                        {
                            "id": "4523747b-e2bb-4c7d-bb82-51c3a9048406",
                            "gambit_id": "897f3cd4-fd6f-4815-b949-ea3a30934e16",
                            "last_updated": "2023-06-07T10:28:08.049284-04:00",
                            "created_at": "2023-06-06T10:57:12.931035-04:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d59d6c6-6034-4209-a134-edbf5e60a668/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7ea7e81-3232-4cbe-b721-2eb0c5f19e32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:12.933894-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5421.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6091e911-02bf-407b-b89e-818c7e97e07c",
                            "gambit_id": "5d0fd4af-09f6-4237-9c3d-929f55881ab1",
                            "last_updated": "2023-06-07T10:28:08.053687-04:00",
                            "created_at": "2023-06-06T10:57:12.936437-04:00",
                            "name": "NYM",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7ea7e81-3232-4cbe-b721-2eb0c5f19e32/?format=api"
                        },
                        {
                            "id": "50daa10f-2343-41d8-9c2c-d1c2e28a2bc6",
                            "gambit_id": "d0824390-1421-4000-af30-9ec615e15e21",
                            "last_updated": "2023-06-07T10:28:08.056099-04:00",
                            "created_at": "2023-06-06T10:57:12.938901-04:00",
                            "name": "ATL",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7ea7e81-3232-4cbe-b721-2eb0c5f19e32/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b347834-e9d8-44b5-9d95-19faef6ef1cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:12.941515-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f4b4605-d4f6-4897-9614-8fe6038707a3",
                            "gambit_id": "942f35b7-2deb-4bcc-abf5-321852d5e309",
                            "last_updated": "2023-06-07T10:28:08.064058-04:00",
                            "created_at": "2023-06-06T10:57:12.946331-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b347834-e9d8-44b5-9d95-19faef6ef1cf/?format=api"
                        },
                        {
                            "id": "91b3c805-94af-4b43-b015-7432a9f62634",
                            "gambit_id": "cbcfece9-73f9-4443-90fd-12195458bd9c",
                            "last_updated": "2023-06-07T10:28:08.061511-04:00",
                            "created_at": "2023-06-06T10:57:12.944162-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b347834-e9d8-44b5-9d95-19faef6ef1cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a72a82ff-c9b8-4635-a53d-68f68db77478",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7bf1ccd2-4b73-4ca7-9b57-05107f7ce6e8",
            "completed": true,
            "last_updated": "2023-06-07T10:33:14.953732-04:00",
            "created_at": "2023-06-06T10:57:12.713976-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7bf1ccd2-4b73-4ca7-9b57-05107f7ce6e8",
            "datetime": "2023-06-06T19:10:00-04:00",
            "cutoff_datetime": "2023-06-06T19:10:00-04:00",
            "name": "BOS (J Paxton) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "9b500f3e-84f8-42f5-90bd-3929422375e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a72a82ff-c9b8-4635-a53d-68f68db77478/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:12.717365-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (S Bieber)",
                                "amount": 5000.0
                            },
                            {
                                "team": "BOS (J Paxton)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9550.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d51106ea-dc73-4272-9c08-3f79e1c533e2",
                            "gambit_id": "225c506b-197a-461a-8ecc-07013d388ea8",
                            "last_updated": "2023-06-07T10:33:14.961886-04:00",
                            "created_at": "2023-06-06T10:57:12.722696-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b500f3e-84f8-42f5-90bd-3929422375e7/?format=api"
                        },
                        {
                            "id": "4a222469-3a02-4702-9b39-bd659f4760e6",
                            "gambit_id": "53991870-1cda-46cd-bc4e-3cbca3729cee",
                            "last_updated": "2023-06-07T10:33:14.959152-04:00",
                            "created_at": "2023-06-06T10:57:12.719948-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b500f3e-84f8-42f5-90bd-3929422375e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c69505b-35cd-4419-83bc-075dc18dcff1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a72a82ff-c9b8-4635-a53d-68f68db77478/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:12.725318-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "73fa31a3-47cf-4ec1-aab8-8ea3dc3c3e40",
                            "gambit_id": "2f6a9881-ead4-4a79-ad59-fc274180b8c0",
                            "last_updated": "2023-06-07T10:33:14.966686-04:00",
                            "created_at": "2023-06-06T10:57:12.727820-04:00",
                            "name": "BOS",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c69505b-35cd-4419-83bc-075dc18dcff1/?format=api"
                        },
                        {
                            "id": "3ba22f24-646a-44b0-b2b8-72fc7d4843b3",
                            "gambit_id": "53ec7f0b-8312-4824-bc05-4cf2478e1e00",
                            "last_updated": "2023-06-07T10:33:14.969324-04:00",
                            "created_at": "2023-06-06T10:57:12.730390-04:00",
                            "name": "CLE",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c69505b-35cd-4419-83bc-075dc18dcff1/?format=api"
                        }
                    ]
                },
                {
                    "id": "faa0ab5e-0e46-4a24-9c15-9478ad395088",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a72a82ff-c9b8-4635-a53d-68f68db77478/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:12.732832-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5f10a76-2380-430a-8201-f0e3929ac320",
                            "gambit_id": "9dfc916a-5840-4d2e-b268-90c3a0657141",
                            "last_updated": "2023-06-07T10:33:14.973728-04:00",
                            "created_at": "2023-06-06T10:57:12.734867-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa0ab5e-0e46-4a24-9c15-9478ad395088/?format=api"
                        },
                        {
                            "id": "f68c5a75-852a-47b1-91bc-34108c94d681",
                            "gambit_id": "ad10d39c-6e6f-4b9d-84a6-41a9c2451d5a",
                            "last_updated": "2023-06-07T10:33:14.975543-04:00",
                            "created_at": "2023-06-06T10:57:12.737036-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa0ab5e-0e46-4a24-9c15-9478ad395088/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2d51eab-a5d7-4995-b181-dedd84f89481",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a3d40da-de42-4495-8aae-b5424f1a8737",
            "completed": true,
            "last_updated": "2023-06-07T10:28:07.609073-04:00",
            "created_at": "2023-06-06T10:57:12.499362-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1a3d40da-de42-4495-8aae-b5424f1a8737",
            "datetime": "2023-06-06T19:10:00-04:00",
            "cutoff_datetime": "2023-06-06T19:10:00-04:00",
            "name": "LOS (T Gonsolin) v. CIN (L Weaver)",
            "bettypes": [
                {
                    "id": "7191d547-e6df-4670-aff1-a0c0616b7693",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2d51eab-a5d7-4995-b181-dedd84f89481/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:12.503904-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6182.0
                            },
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "add1a829-3033-4ff2-a2e3-03addb583297",
                            "gambit_id": "9f8465e5-d480-44c3-86c4-4506d01d9343",
                            "last_updated": "2023-06-07T10:28:07.614206-04:00",
                            "created_at": "2023-06-06T10:57:12.507241-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7191d547-e6df-4670-aff1-a0c0616b7693/?format=api"
                        },
                        {
                            "id": "f3c5a421-7e98-4959-b032-88c15de1c221",
                            "gambit_id": "9abf62fb-d5bc-4b8d-9f08-430b83b3fd8c",
                            "last_updated": "2023-06-07T10:28:07.616598-04:00",
                            "created_at": "2023-06-06T10:57:12.510145-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7191d547-e6df-4670-aff1-a0c0616b7693/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9f828b2-29eb-4f66-b864-435be58639a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2d51eab-a5d7-4995-b181-dedd84f89481/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:12.513025-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "454bf36c-a2ba-4642-87af-d859d96520d6",
                            "gambit_id": "d8cf3024-b555-4a25-a133-ddbdbc600357",
                            "last_updated": "2023-06-07T10:28:07.624289-04:00",
                            "created_at": "2023-06-06T10:57:12.519153-04:00",
                            "name": "LOS",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f828b2-29eb-4f66-b864-435be58639a5/?format=api"
                        },
                        {
                            "id": "b6f116ce-5b6b-4320-8f93-956ed16699a6",
                            "gambit_id": "01a00180-cabe-4572-a117-22244c8fd11b",
                            "last_updated": "2023-06-07T10:28:07.621372-04:00",
                            "created_at": "2023-06-06T10:57:12.515830-04:00",
                            "name": "CIN",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f828b2-29eb-4f66-b864-435be58639a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "add850e4-01ba-445f-b033-3f75621c34a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2d51eab-a5d7-4995-b181-dedd84f89481/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:12.521700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "79d6a89a-e607-4e21-acae-dc00191247b5",
                            "gambit_id": "dddb3044-5bad-497c-8f3f-3a575c860378",
                            "last_updated": "2023-06-07T10:28:07.629134-04:00",
                            "created_at": "2023-06-06T10:57:12.524568-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/add850e4-01ba-445f-b033-3f75621c34a1/?format=api"
                        },
                        {
                            "id": "aa29cd40-cdcd-4617-a793-fc0598db27b5",
                            "gambit_id": "aa818769-c38e-4825-9088-03e13620e76f",
                            "last_updated": "2023-06-07T10:28:07.631735-04:00",
                            "created_at": "2023-06-06T10:57:12.527338-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/add850e4-01ba-445f-b033-3f75621c34a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ecfe816-7753-442b-89db-19eb33f610e2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0e6f0b07-c100-4227-84e9-6da0ba26c870",
            "completed": true,
            "last_updated": "2023-06-07T10:38:22.958305-04:00",
            "created_at": "2023-06-06T10:57:12.291293-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e6f0b07-c100-4227-84e9-6da0ba26c870",
            "datetime": "2023-06-06T19:07:00-04:00",
            "cutoff_datetime": "2023-06-06T19:07:00-04:00",
            "name": "HOU (H Brown) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "39002435-dda0-476d-8654-b44d70120a61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ecfe816-7753-442b-89db-19eb33f610e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:12.293713-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5627.0
                            },
                            {
                                "team": "HOU (H Brown)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f4388c6-6938-4c42-956a-13b62cbad3e0",
                            "gambit_id": "ecc47ff0-9e35-493f-bad1-489dbe4b3d63",
                            "last_updated": "2023-06-07T10:38:22.965395-04:00",
                            "created_at": "2023-06-06T10:57:12.297061-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39002435-dda0-476d-8654-b44d70120a61/?format=api"
                        },
                        {
                            "id": "42be2aa1-29f0-4dd2-a7ec-93463c0dff7d",
                            "gambit_id": "a0ee1886-ca24-43cf-bc0e-35a1c54f1c15",
                            "last_updated": "2023-06-07T10:38:22.963488-04:00",
                            "created_at": "2023-06-06T10:57:12.295396-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39002435-dda0-476d-8654-b44d70120a61/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3a427d8-4781-4e78-bce6-06e96b57f463",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ecfe816-7753-442b-89db-19eb33f610e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:12.299223-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6163.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2bcc492-5e5a-4195-bea6-01aabdbc0bab",
                            "gambit_id": "912da880-e130-4134-8480-e17166063459",
                            "last_updated": "2023-06-07T10:38:22.969927-04:00",
                            "created_at": "2023-06-06T10:57:12.301706-04:00",
                            "name": "HOU",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a427d8-4781-4e78-bce6-06e96b57f463/?format=api"
                        },
                        {
                            "id": "8e754724-3678-4f19-84d8-1f6184abfc75",
                            "gambit_id": "22380754-0083-4044-8507-d6d2714d4615",
                            "last_updated": "2023-06-07T10:38:22.972109-04:00",
                            "created_at": "2023-06-06T10:57:12.304209-04:00",
                            "name": "TOR",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a427d8-4781-4e78-bce6-06e96b57f463/?format=api"
                        }
                    ]
                },
                {
                    "id": "17f80ff0-64e5-4562-8a2c-590856b97e3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ecfe816-7753-442b-89db-19eb33f610e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:12.306941-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3efa5e44-b32e-44df-ba63-db374fbe6213",
                            "gambit_id": "4f1951ea-75a3-497c-9f1f-35014d7e5544",
                            "last_updated": "2023-06-07T10:38:22.977601-04:00",
                            "created_at": "2023-06-06T10:57:12.311904-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/17f80ff0-64e5-4562-8a2c-590856b97e3a/?format=api"
                        },
                        {
                            "id": "82d2670b-5228-44fe-b603-b9107f804668",
                            "gambit_id": "50252b80-ecd2-42aa-8430-851a733155d4",
                            "last_updated": "2023-06-07T10:38:22.975702-04:00",
                            "created_at": "2023-06-06T10:57:12.309374-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/17f80ff0-64e5-4562-8a2c-590856b97e3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c1abe72-8072-4573-a782-e064753f558e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac79e29d-fac6-4588-a58d-f8af5a22396c",
            "completed": true,
            "last_updated": "2023-06-07T10:38:22.543189-04:00",
            "created_at": "2023-06-06T10:57:11.664816-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ac79e29d-fac6-4588-a58d-f8af5a22396c",
            "datetime": "2023-06-06T19:05:00-04:00",
            "cutoff_datetime": "2023-06-06T19:05:00-04:00",
            "name": "ARI (T Henry) v. WAS (J Irvin)",
            "bettypes": [
                {
                    "id": "e6483e68-3321-4e38-9a37-b89eba50b753",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:11.667175-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (T Henry)",
                                "amount": 5527.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fddda4bb-f7c9-408f-8446-77bcda18ab55",
                            "gambit_id": "29f87808-1a22-4105-914c-eb3733d7f310",
                            "last_updated": "2023-06-07T10:38:22.548292-04:00",
                            "created_at": "2023-06-06T10:57:11.668660-04:00",
                            "name": "ARI (T Henry)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6483e68-3321-4e38-9a37-b89eba50b753/?format=api"
                        },
                        {
                            "id": "a0611632-c2ca-4322-852e-63f819b52c84",
                            "gambit_id": "54a9a07a-de74-48c6-8661-932308facd0c",
                            "last_updated": "2023-06-07T10:38:22.550814-04:00",
                            "created_at": "2023-06-06T10:57:11.670257-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6483e68-3321-4e38-9a37-b89eba50b753/?format=api"
                        }
                    ]
                },
                {
                    "id": "f14b3a3f-5619-47dc-8178-fff52642ef66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:11.671930-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b6c3ebf-7aee-4a87-a89e-3a2e36e0ea08",
                            "gambit_id": "7b335a14-53b0-4d9a-8a2d-bb89ac4537a2",
                            "last_updated": "2023-06-07T10:38:22.558177-04:00",
                            "created_at": "2023-06-06T10:57:11.675002-04:00",
                            "name": "WAS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api"
                        },
                        {
                            "id": "2170dae0-4636-48f5-9c8e-7e881ba6b5fe",
                            "gambit_id": "6e03e1c8-5ffe-4cdd-a609-a0a035341596",
                            "last_updated": "2023-06-07T10:38:22.555867-04:00",
                            "created_at": "2023-06-06T10:57:11.673457-04:00",
                            "name": "ARI",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api"
                        }
                    ]
                },
                {
                    "id": "df65d296-a948-4bef-af53-3ff0f886dab5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:11.676777-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "008151e1-e906-4124-8001-bfa18f28eae4",
                            "gambit_id": "6ecc1622-6392-483a-9300-3150ce3f3f6d",
                            "last_updated": "2023-06-07T10:38:22.562519-04:00",
                            "created_at": "2023-06-06T10:57:11.678309-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/df65d296-a948-4bef-af53-3ff0f886dab5/?format=api"
                        },
                        {
                            "id": "ec050b27-d884-4a9c-96d6-20659ae2c490",
                            "gambit_id": "7c7e0744-6ea3-4075-9f8d-c8d3ff2a2cf0",
                            "last_updated": "2023-06-07T10:38:22.564686-04:00",
                            "created_at": "2023-06-06T10:57:11.679916-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/df65d296-a948-4bef-af53-3ff0f886dab5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2cb84540-bf72-43d4-a1b9-f259bf81f1a7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "09203aaa-21ea-4cfb-b0af-020b4ea19122",
            "completed": true,
            "last_updated": "2023-06-07T10:38:22.755647-04:00",
            "created_at": "2023-06-06T10:57:11.868618-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.47,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/09203aaa-21ea-4cfb-b0af-020b4ea19122",
            "datetime": "2023-06-06T19:05:00-04:00",
            "cutoff_datetime": "2023-06-06T19:05:00-04:00",
            "name": "CWS (L Giolito) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "339b17e5-47c3-4ba7-9c0f-45e733f54a0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cb84540-bf72-43d4-a1b9-f259bf81f1a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:11.874984-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5638.0
                            },
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 4362.0
                            }
                        ],
                        "expected_reward_tokens": 9640.02,
                        "profit_sb": 140.02,
                        "profit_sb_percentage": 1.47,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7d65961-84c4-48f4-bf9c-2e871a881c12",
                            "gambit_id": "83189bc9-7152-42a1-a666-a6ec3a63d1d1",
                            "last_updated": "2023-06-07T10:38:22.761231-04:00",
                            "created_at": "2023-06-06T10:57:11.879365-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.71000",
                            "odds": "1.73530",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339b17e5-47c3-4ba7-9c0f-45e733f54a0f/?format=api"
                        },
                        {
                            "id": "c4b40a8b-6d3b-4ea5-bee4-7a0beeb87eb2",
                            "gambit_id": "4bf714ec-48a1-43bd-9f1b-38d7a960c17f",
                            "last_updated": "2023-06-07T10:38:22.759623-04:00",
                            "created_at": "2023-06-06T10:57:11.876896-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "2.21000",
                            "odds": "2.26000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339b17e5-47c3-4ba7-9c0f-45e733f54a0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0136bed1-01b1-4355-96fa-bcb19ed84c13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cb84540-bf72-43d4-a1b9-f259bf81f1a7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:11.881797-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f932dec9-c770-42b9-8390-58235e7109dc",
                            "gambit_id": "02f07cb8-13f2-4f8c-b4c7-1ba3c537bef1",
                            "last_updated": "2023-06-07T10:38:22.764537-04:00",
                            "created_at": "2023-06-06T10:57:11.884195-04:00",
                            "name": "CWS",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0136bed1-01b1-4355-96fa-bcb19ed84c13/?format=api"
                        },
                        {
                            "id": "f3c04bbb-9e1d-40bc-add8-617313f9e143",
                            "gambit_id": "428aa937-3e61-4479-9f0c-d1f3af6b0f03",
                            "last_updated": "2023-06-07T10:38:22.766322-04:00",
                            "created_at": "2023-06-06T10:57:11.886557-04:00",
                            "name": "NYY",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0136bed1-01b1-4355-96fa-bcb19ed84c13/?format=api"
                        }
                    ]
                },
                {
                    "id": "7445db63-87d6-4ab2-91fd-4cb3ec020694",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cb84540-bf72-43d4-a1b9-f259bf81f1a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:11.888959-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4daeaced-955b-441a-a32e-dd7a67e4a130",
                            "gambit_id": "1aef61f9-0d26-4b21-9c0e-4aa81fdea2a5",
                            "last_updated": "2023-06-07T10:38:22.769744-04:00",
                            "created_at": "2023-06-06T10:57:11.890632-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/7445db63-87d6-4ab2-91fd-4cb3ec020694/?format=api"
                        },
                        {
                            "id": "253b2fdd-9650-4058-961e-f1b109e02664",
                            "gambit_id": "0b13bb5b-333a-4373-8d4f-011c5db18956",
                            "last_updated": "2023-06-07T10:38:22.771401-04:00",
                            "created_at": "2023-06-06T10:57:11.892359-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/7445db63-87d6-4ab2-91fd-4cb3ec020694/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3f0a69b-5654-40a6-89f0-4da63e79bacc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5360a454-afc7-408f-b8c2-e675d871ca38",
            "completed": true,
            "last_updated": "2023-06-07T10:38:23.378872-04:00",
            "created_at": "2023-06-06T10:57:12.078391-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5360a454-afc7-408f-b8c2-e675d871ca38",
            "datetime": "2023-06-06T19:05:00-04:00",
            "cutoff_datetime": "2023-06-06T19:05:00-04:00",
            "name": "OAK (J Kaprielian) v. PIT (M Keller)",
            "bettypes": [
                {
                    "id": "42e59a67-5fad-4164-a0e9-00cf50646e2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3f0a69b-5654-40a6-89f0-4da63e79bacc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:12.081772-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Keller)",
                                "amount": 7112.0
                            },
                            {
                                "team": "OAK (J Kaprielian)",
                                "amount": 2888.0
                            }
                        ],
                        "expected_reward_tokens": 9530.08,
                        "profit_sb": 30.08,
                        "profit_sb_percentage": 0.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45f97b77-1b1b-4b5c-9816-ed1319c7519f",
                            "gambit_id": "4b6f7bab-97a8-4078-9418-775a6c8f09b5",
                            "last_updated": "2023-06-07T10:38:23.385950-04:00",
                            "created_at": "2023-06-06T10:57:12.086629-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e59a67-5fad-4164-a0e9-00cf50646e2f/?format=api"
                        },
                        {
                            "id": "db2402cf-dd83-49b0-88e2-70123f9190cb",
                            "gambit_id": "6f87f101-fdee-4e2f-a8f0-2bb350eba999",
                            "last_updated": "2023-06-07T10:38:23.383676-04:00",
                            "created_at": "2023-06-06T10:57:12.083861-04:00",
                            "name": "OAK (J Kaprielian)",
                            "reward": "3.30000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e59a67-5fad-4164-a0e9-00cf50646e2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4809502-c3e6-44aa-8fbe-ed9747994ffa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3f0a69b-5654-40a6-89f0-4da63e79bacc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:12.089928-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "414f2fec-e728-4619-a13f-5008126b9463",
                            "gambit_id": "f91ac5ae-dfdb-4eab-ad51-ede5a62e7f58",
                            "last_updated": "2023-06-07T10:38:23.392503-04:00",
                            "created_at": "2023-06-06T10:57:12.094897-04:00",
                            "name": "PIT",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4809502-c3e6-44aa-8fbe-ed9747994ffa/?format=api"
                        },
                        {
                            "id": "d28d1cea-f868-4ee6-b35f-057bd1b480ad",
                            "gambit_id": "d45dc94f-96a5-40d4-8467-4bad0b681abe",
                            "last_updated": "2023-06-07T10:38:23.390137-04:00",
                            "created_at": "2023-06-06T10:57:12.092284-04:00",
                            "name": "OAK",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4809502-c3e6-44aa-8fbe-ed9747994ffa/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2a61f12-7603-46ab-b600-d69ae774426d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3f0a69b-5654-40a6-89f0-4da63e79bacc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:12.097523-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00c4542d-e485-4aae-9e85-a583f111d294",
                            "gambit_id": "59f61180-e14f-46a3-b8a6-728b2ec39a2b",
                            "last_updated": "2023-06-07T10:38:23.397046-04:00",
                            "created_at": "2023-06-06T10:57:12.100240-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a61f12-7603-46ab-b600-d69ae774426d/?format=api"
                        },
                        {
                            "id": "e5bf9375-51b4-4a84-8a8c-4f840b7ff449",
                            "gambit_id": "e2f9f305-e09f-4dd7-8832-21278907f884",
                            "last_updated": "2023-06-07T10:38:23.399199-04:00",
                            "created_at": "2023-06-06T10:57:12.102789-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a61f12-7603-46ab-b600-d69ae774426d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e1b969b-b45d-4b72-b6e5-203109a9a271",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "53ae9504-b3f1-49d7-97de-7cba84767321",
            "completed": true,
            "last_updated": "2023-06-07T11:03:05.397568-04:00",
            "created_at": "2023-06-06T10:57:11.046553-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/53ae9504-b3f1-49d7-97de-7cba84767321",
            "datetime": "2023-06-06T18:40:00-04:00",
            "cutoff_datetime": "2023-06-06T18:40:00-04:00",
            "name": "MIN (L Varland) v. TAM (Z Eflin)",
            "bettypes": [
                {
                    "id": "c591a559-ab89-4897-9710-c4b2b6fb04d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e1b969b-b45d-4b72-b6e5-203109a9a271/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:11.053436-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5955.0
                            },
                            {
                                "team": "MIN (L Varland)",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c374838e-0655-4384-9e8b-71fab5dfa0e8",
                            "gambit_id": "cb62c541-7ecd-40e4-a89e-4b69bc56329d",
                            "last_updated": "2023-06-07T11:03:05.405588-04:00",
                            "created_at": "2023-06-06T10:57:11.058810-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.61000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c591a559-ab89-4897-9710-c4b2b6fb04d7/?format=api"
                        },
                        {
                            "id": "a61c6dcf-1959-44f7-a550-9681f4568c81",
                            "gambit_id": "6d98338d-7acf-49aa-ab4c-d417f9c6bba5",
                            "last_updated": "2023-06-07T11:03:05.403067-04:00",
                            "created_at": "2023-06-06T10:57:11.055885-04:00",
                            "name": "MIN (L Varland)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c591a559-ab89-4897-9710-c4b2b6fb04d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "38c608f5-d28f-48de-9e08-bfb1501663d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e1b969b-b45d-4b72-b6e5-203109a9a271/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:11.061373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5784.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c306b1d-7eaa-431b-af29-9176fd3a3dd1",
                            "gambit_id": "c52cc832-ce8b-430e-974f-384742778b4c",
                            "last_updated": "2023-06-07T11:03:05.410939-04:00",
                            "created_at": "2023-06-06T10:57:11.063384-04:00",
                            "name": "MIN",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38c608f5-d28f-48de-9e08-bfb1501663d1/?format=api"
                        },
                        {
                            "id": "e4e4ddb8-8a00-4f1f-999d-386e69532009",
                            "gambit_id": "0a2fe2a5-ca99-433a-9e7f-68734925a793",
                            "last_updated": "2023-06-07T11:03:05.413848-04:00",
                            "created_at": "2023-06-06T10:57:11.065256-04:00",
                            "name": "TAM",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38c608f5-d28f-48de-9e08-bfb1501663d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e6f1fdf-5434-4a18-bde7-e74056ad34bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e1b969b-b45d-4b72-b6e5-203109a9a271/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:11.067177-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64964d21-79ac-4054-bcb0-9fa6f3a4e6e9",
                            "gambit_id": "dfba9338-ef92-41b2-ad2d-4ffbd0a729ca",
                            "last_updated": "2023-06-07T11:03:05.422007-04:00",
                            "created_at": "2023-06-06T10:57:11.071125-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6f1fdf-5434-4a18-bde7-e74056ad34bc/?format=api"
                        },
                        {
                            "id": "8334e822-0006-4ec4-a5ae-98a2cfa4829c",
                            "gambit_id": "1b4d6dd3-f305-4d83-8fdc-3f5ea7b030c0",
                            "last_updated": "2023-06-07T11:03:05.419294-04:00",
                            "created_at": "2023-06-06T10:57:11.068885-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6f1fdf-5434-4a18-bde7-e74056ad34bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "15423003-b9eb-4f6e-822e-e7b3d91615b6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6aac41e6-5fd2-462d-9ef0-6b07683031dd",
            "completed": true,
            "last_updated": "2023-06-07T11:23:21.167055-04:00",
            "created_at": "2023-06-06T10:57:11.463391-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6aac41e6-5fd2-462d-9ef0-6b07683031dd",
            "datetime": "2023-06-06T18:40:00-04:00",
            "cutoff_datetime": "2023-06-06T18:40:00-04:00",
            "name": "KAN (Z Greinke) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "51578fd9-0b09-415e-848d-d70081162b28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:11.465679-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6070.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "737805a7-c61b-4e99-ac0b-1007ba55f185",
                            "gambit_id": "18ef926f-47af-4faf-9ddd-57d0a97cad63",
                            "last_updated": "2023-06-07T11:23:21.173702-04:00",
                            "created_at": "2023-06-06T10:57:11.469540-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api"
                        },
                        {
                            "id": "2eb3eb6d-b797-4bc5-bf44-5de7659939a0",
                            "gambit_id": "8f759333-b43f-4e3b-a17b-d7eb2190f4e1",
                            "last_updated": "2023-06-07T11:23:21.171522-04:00",
                            "created_at": "2023-06-06T10:57:11.467450-04:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api"
                        }
                    ]
                },
                {
                    "id": "b232c97b-582b-4518-88e7-fece72e05914",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:11.471163-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "434cadeb-9426-46fa-8b6a-407d4bba507b",
                            "gambit_id": "a376e877-bf41-4f17-beed-64f5b5aff31f",
                            "last_updated": "2023-06-07T11:23:21.177776-04:00",
                            "created_at": "2023-06-06T10:57:11.472495-04:00",
                            "name": "KAN",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b232c97b-582b-4518-88e7-fece72e05914/?format=api"
                        },
                        {
                            "id": "b9f0b7fd-6c1d-453e-b962-24895542024b",
                            "gambit_id": "9d3bf847-5002-476d-a13d-700b9cd9e935",
                            "last_updated": "2023-06-07T11:23:21.179855-04:00",
                            "created_at": "2023-06-06T10:57:11.474250-04:00",
                            "name": "MIA",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b232c97b-582b-4518-88e7-fece72e05914/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c820209-e169-4610-b082-11ca7288b865",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:11.475732-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41fd17fc-4744-467a-89d5-2847c410a98e",
                            "gambit_id": "6e8fe4c3-083d-431e-b6fc-209cb36e2043",
                            "last_updated": "2023-06-07T11:23:21.183979-04:00",
                            "created_at": "2023-06-06T10:57:11.477078-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c820209-e169-4610-b082-11ca7288b865/?format=api"
                        },
                        {
                            "id": "51f74fc6-19c9-4791-bd06-fdc7febcb7ae",
                            "gambit_id": "ac02d334-54fe-44b6-839a-259351e4e00a",
                            "last_updated": "2023-06-07T11:23:21.186267-04:00",
                            "created_at": "2023-06-06T10:57:11.478421-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c820209-e169-4610-b082-11ca7288b865/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2c4a6af-b816-4e9e-8bf7-6285e4382c8d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6ddf7e52-4c43-4547-a034-4aa0a8619695",
            "completed": true,
            "last_updated": "2023-06-07T11:23:20.955436-04:00",
            "created_at": "2023-06-06T10:57:11.260150-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6ddf7e52-4c43-4547-a034-4aa0a8619695",
            "datetime": "2023-06-06T18:40:00-04:00",
            "cutoff_datetime": "2023-06-06T18:40:00-04:00",
            "name": "DET (T Alexander) v. PHI (T Walker)",
            "bettypes": [
                {
                    "id": "003b584b-79b2-4a56-a9f2-9a52e9f68daa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2c4a6af-b816-4e9e-8bf7-6285e4382c8d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-06T10:57:11.262702-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (T Walker)",
                                "amount": 6182.0
                            },
                            {
                                "team": "DET (T Alexander)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5cb9f2ee-a87f-4158-ad47-5114cc54251e",
                            "gambit_id": "d041d6bb-a2d1-419b-82b0-4e067e29aea3",
                            "last_updated": "2023-06-07T11:23:20.963685-04:00",
                            "created_at": "2023-06-06T10:57:11.266942-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/003b584b-79b2-4a56-a9f2-9a52e9f68daa/?format=api"
                        },
                        {
                            "id": "364dfca5-3c39-480d-9b45-7fb5ab5858f4",
                            "gambit_id": "28684faf-eecc-4ae8-afa4-54267cdf6285",
                            "last_updated": "2023-06-07T11:23:20.961083-04:00",
                            "created_at": "2023-06-06T10:57:11.264758-04:00",
                            "name": "DET (T Alexander)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/003b584b-79b2-4a56-a9f2-9a52e9f68daa/?format=api"
                        }
                    ]
                },
                {
                    "id": "bde452f6-754c-4ffc-ae07-531a7b05308f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2c4a6af-b816-4e9e-8bf7-6285e4382c8d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-06T10:57:11.269334-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5317.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06c3c3f3-8c53-4d22-a398-57ac625a6cc2",
                            "gambit_id": "eb7d7aef-fc16-48b1-9241-a03cd01cb227",
                            "last_updated": "2023-06-07T11:23:20.967775-04:00",
                            "created_at": "2023-06-06T10:57:11.271043-04:00",
                            "name": "DET",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde452f6-754c-4ffc-ae07-531a7b05308f/?format=api"
                        },
                        {
                            "id": "b1f2e5c5-fdd5-4283-94a9-626c3cf44ce8",
                            "gambit_id": "5c88c75c-f881-43fa-9db8-cb3998aab4ed",
                            "last_updated": "2023-06-07T11:23:20.969964-04:00",
                            "created_at": "2023-06-06T10:57:11.272775-04:00",
                            "name": "PHI",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde452f6-754c-4ffc-ae07-531a7b05308f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f3e0866-b6c8-4a89-9fdf-2734d964aa7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2c4a6af-b816-4e9e-8bf7-6285e4382c8d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-06T10:57:11.274596-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ebcdbf14-a383-4a43-9061-72982d4c353b",
                            "gambit_id": "a0dc7f00-c35d-4d92-bcd8-466b15169aa9",
                            "last_updated": "2023-06-07T11:23:20.974930-04:00",
                            "created_at": "2023-06-06T10:57:11.276349-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/8f3e0866-b6c8-4a89-9fdf-2734d964aa7b/?format=api"
                        },
                        {
                            "id": "d3e333bc-0d24-45b7-bea4-7e0d9481971d",
                            "gambit_id": "025ee386-09a7-4e43-93b3-2cd30fdcf747",
                            "last_updated": "2023-06-07T11:23:20.977259-04:00",
                            "created_at": "2023-06-06T10:57:11.278120-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/8f3e0866-b6c8-4a89-9fdf-2734d964aa7b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff05a580-0b4c-4344-b800-91bd8eede436",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d0757ff1-f59a-4481-8a4e-46c07fade5c8",
            "completed": true,
            "last_updated": "2023-06-06T16:06:50.510753-04:00",
            "created_at": "2023-06-04T13:31:52.844494-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/d0757ff1-f59a-4481-8a4e-46c07fade5c8",
            "datetime": "2023-06-05T22:59:00-04:00",
            "cutoff_datetime": "2023-06-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - June 5th 2023",
            "bettypes": [
                {
                    "id": "dede0de2-40a7-4af8-b014-2352149efc1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff05a580-0b4c-4344-b800-91bd8eede436/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-06-04T13:31:52.847999-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": "e428ee1f-dcdf-4f73-8175-a9b400f15238",
                            "gambit_id": "7b40a2eb-8552-4504-a25f-ccb3b0e49c7a",
                            "last_updated": "2023-06-06T16:06:50.520906-04:00",
                            "created_at": "2023-06-04T13:31:52.858754-04:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dede0de2-40a7-4af8-b014-2352149efc1d/?format=api"
                        },
                        {
                            "id": "a0fa71c6-3c5c-4e93-bbc8-bb497d183536",
                            "gambit_id": "89369194-cfc2-42bf-b65b-128e6ee831db",
                            "last_updated": "2023-06-06T16:06:50.516171-04:00",
                            "created_at": "2023-06-04T13:31:52.852826-04:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dede0de2-40a7-4af8-b014-2352149efc1d/?format=api"
                        },
                        {
                            "id": "2e2accae-fe64-46ce-beed-e2de6ae243d1",
                            "gambit_id": "5ddd59c1-9939-4153-87a6-ce4819dc6b28",
                            "last_updated": "2023-06-06T16:06:50.517532-04:00",
                            "created_at": "2023-06-04T13:31:52.854863-04:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dede0de2-40a7-4af8-b014-2352149efc1d/?format=api"
                        },
                        {
                            "id": "dce7632e-b7ae-4c81-b050-ab26ae6e01c0",
                            "gambit_id": "070bbc44-b326-4384-b4e7-34400e658873",
                            "last_updated": "2023-06-06T16:06:50.514638-04:00",
                            "created_at": "2023-06-04T13:31:52.850678-04:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dede0de2-40a7-4af8-b014-2352149efc1d/?format=api"
                        },
                        {
                            "id": "c2ff9e3a-f496-4b56-aa55-7f12e346a2c1",
                            "gambit_id": "2b500ce1-1d6a-4279-bb30-5106fd520f7f",
                            "last_updated": "2023-06-06T16:06:50.519266-04:00",
                            "created_at": "2023-06-04T13:31:52.856746-04:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dede0de2-40a7-4af8-b014-2352149efc1d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7510e069-a77d-4068-b3fc-5f7fbf05bcf2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b546bfa5-1f4b-4c3d-8e4d-41e32b2cd9ff",
            "completed": true,
            "last_updated": "2023-06-06T16:06:50.710200-04:00",
            "created_at": "2023-06-04T13:31:53.040418-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/b546bfa5-1f4b-4c3d-8e4d-41e32b2cd9ff",
            "datetime": "2023-06-05T22:59:00-04:00",
            "cutoff_datetime": "2023-06-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - June 5th 2023",
            "bettypes": [
                {
                    "id": "7f3913d1-ea8c-4c51-871d-007c055c3a9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7510e069-a77d-4068-b3fc-5f7fbf05bcf2/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-06-04T13:31:53.042931-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "8d222002-0690-4ac4-8f40-c275bd4ab083",
                            "gambit_id": "1ed9bd0f-f25c-4ffc-8b35-29780aa76869",
                            "last_updated": "2023-06-06T16:06:50.714787-04:00",
                            "created_at": "2023-06-04T13:31:53.045323-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3913d1-ea8c-4c51-871d-007c055c3a9e/?format=api"
                        },
                        {
                            "id": "0278b3bb-79c5-43c1-b0b5-606f2ed3830e",
                            "gambit_id": "056ea093-4d12-443c-afea-a5aec4c0ecf8",
                            "last_updated": "2023-06-06T16:06:50.717284-04:00",
                            "created_at": "2023-06-04T13:31:53.047833-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3913d1-ea8c-4c51-871d-007c055c3a9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c79d6a1-ef63-44be-ad7f-5cd54ad38657",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ae401fc4-7990-46f5-a5ff-ff546a6e47f7",
            "completed": true,
            "last_updated": "2023-06-06T15:57:21.458571-04:00",
            "created_at": "2023-06-05T10:57:16.020676-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ae401fc4-7990-46f5-a5ff-ff546a6e47f7",
            "datetime": "2023-06-05T21:10:00-04:00",
            "cutoff_datetime": "2023-06-05T21:10:00-04:00",
            "name": "CHC (K Hendricks) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "3b1436aa-cce6-461e-b621-1f4092f6c757",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c79d6a1-ef63-44be-ad7f-5cd54ad38657/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:16.023680-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6070.0
                            },
                            {
                                "team": "CHC (K Hendricks)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "566fc2d1-08f3-4cb4-8342-2526111f45c8",
                            "gambit_id": "c7d62d00-c15c-4238-bef9-17a01369eb49",
                            "last_updated": "2023-06-06T15:57:21.465081-04:00",
                            "created_at": "2023-06-05T10:57:16.028816-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1436aa-cce6-461e-b621-1f4092f6c757/?format=api"
                        },
                        {
                            "id": "4509f1c0-1461-432b-a28b-a02052683763",
                            "gambit_id": "13b950f4-5cda-4714-89b6-c7eb8f59b160",
                            "last_updated": "2023-06-06T15:57:21.463198-04:00",
                            "created_at": "2023-06-05T10:57:16.026371-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1436aa-cce6-461e-b621-1f4092f6c757/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1e58279-7f17-4b99-834d-1e8105311891",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c79d6a1-ef63-44be-ad7f-5cd54ad38657/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:16.031635-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea41e753-f8eb-4404-bba4-f85a3f2c3ba1",
                            "gambit_id": "7739dc02-f46b-4f1e-8090-82ebf42307e0",
                            "last_updated": "2023-06-06T15:57:21.468901-04:00",
                            "created_at": "2023-06-05T10:57:16.033989-04:00",
                            "name": "CHC",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e58279-7f17-4b99-834d-1e8105311891/?format=api"
                        },
                        {
                            "id": "29e98998-35f4-42fa-97cc-cb0de7cb7b31",
                            "gambit_id": "47914163-3bab-4298-82cd-bb9eba81ea91",
                            "last_updated": "2023-06-06T15:57:21.470735-04:00",
                            "created_at": "2023-06-05T10:57:16.036807-04:00",
                            "name": "SDG",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e58279-7f17-4b99-834d-1e8105311891/?format=api"
                        }
                    ]
                },
                {
                    "id": "40709419-92d0-4513-9f02-2825ddad0a4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c79d6a1-ef63-44be-ad7f-5cd54ad38657/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:16.039604-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e88bce8c-40b2-4e0e-bbec-8d6e3527d58f",
                            "gambit_id": "af692cec-6778-4f9c-8734-bb1404a20f22",
                            "last_updated": "2023-06-06T15:57:21.474538-04:00",
                            "created_at": "2023-06-05T10:57:16.042472-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/40709419-92d0-4513-9f02-2825ddad0a4d/?format=api"
                        },
                        {
                            "id": "7f607f51-7d3f-429d-828b-2929d01b91e1",
                            "gambit_id": "e34971df-e8db-4539-87da-13033eec03be",
                            "last_updated": "2023-06-06T15:57:21.476915-04:00",
                            "created_at": "2023-06-05T10:57:16.045935-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/40709419-92d0-4513-9f02-2825ddad0a4d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3099d8b-9b1e-4de2-8d5d-facee40ecad8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a29fb35-4669-404b-8dee-64a6a61697c7",
            "completed": true,
            "last_updated": "2023-06-06T12:17:04.388825-04:00",
            "created_at": "2023-06-05T10:57:15.809426-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4a29fb35-4669-404b-8dee-64a6a61697c7",
            "datetime": "2023-06-05T20:05:00-04:00",
            "cutoff_datetime": "2023-06-05T20:05:00-04:00",
            "name": "STL (A Wainwright) v. TEX (M Perez)",
            "bettypes": [
                {
                    "id": "17648c8f-f3f1-4b63-ae85-254753a2a717",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3099d8b-9b1e-4de2-8d5d-facee40ecad8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:15.811643-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5711.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "492d6522-daf1-4b4f-911f-0bd1939be895",
                            "gambit_id": "c4aff862-53ce-496f-b25e-c39794cdc9f7",
                            "last_updated": "2023-06-06T12:17:04.393936-04:00",
                            "created_at": "2023-06-05T10:57:15.815565-04:00",
                            "name": "TEX (M Perez)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17648c8f-f3f1-4b63-ae85-254753a2a717/?format=api"
                        },
                        {
                            "id": "b305115b-f0d8-4f07-a60a-8b967a4ae712",
                            "gambit_id": "ebdae0be-6f09-468b-890e-574e1792ccba",
                            "last_updated": "2023-06-06T12:17:04.392543-04:00",
                            "created_at": "2023-06-05T10:57:15.813535-04:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17648c8f-f3f1-4b63-ae85-254753a2a717/?format=api"
                        }
                    ]
                },
                {
                    "id": "420b8a51-a4c2-4cd2-89c4-cb3b1f69ff78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3099d8b-9b1e-4de2-8d5d-facee40ecad8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:15.818142-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2d1ebf4-5dc3-42f4-bdce-75aa067e9713",
                            "gambit_id": "187882ff-e49b-444b-a38a-dabf7f931fba",
                            "last_updated": "2023-06-06T12:17:04.396467-04:00",
                            "created_at": "2023-06-05T10:57:15.820335-04:00",
                            "name": "STL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/420b8a51-a4c2-4cd2-89c4-cb3b1f69ff78/?format=api"
                        },
                        {
                            "id": "1bcbc6aa-b253-44d9-bb44-0fc592161f32",
                            "gambit_id": "320b293d-71f2-4075-b149-c2f9d089fb7a",
                            "last_updated": "2023-06-06T12:17:04.397719-04:00",
                            "created_at": "2023-06-05T10:57:15.822925-04:00",
                            "name": "TEX",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/420b8a51-a4c2-4cd2-89c4-cb3b1f69ff78/?format=api"
                        }
                    ]
                },
                {
                    "id": "45fe6ea6-4172-4359-87ca-c8e9ea3b7f0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3099d8b-9b1e-4de2-8d5d-facee40ecad8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:15.826098-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "008ed1f4-0d1f-498f-8ac5-f8729bf6d6d2",
                            "gambit_id": "64d49244-b683-4487-babd-358c50146d7b",
                            "last_updated": "2023-06-06T12:17:04.400293-04:00",
                            "created_at": "2023-06-05T10:57:15.832816-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fe6ea6-4172-4359-87ca-c8e9ea3b7f0a/?format=api"
                        },
                        {
                            "id": "0e32e61e-1293-4b75-bd1a-a3003daf2f51",
                            "gambit_id": "a43f4c85-3452-4582-937d-b7bb62bfe767",
                            "last_updated": "2023-06-06T12:17:04.401539-04:00",
                            "created_at": "2023-06-05T10:57:15.835034-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fe6ea6-4172-4359-87ca-c8e9ea3b7f0a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5580cf94-79b3-4190-84aa-0dc253129653",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6c538270-db09-4887-81d5-cc995a5dafe9",
            "completed": true,
            "last_updated": "2023-06-06T16:06:50.921269-04:00",
            "created_at": "2023-06-05T10:57:15.600755-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NHL Stanley Cup Finals",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6c538270-db09-4887-81d5-cc995a5dafe9",
            "datetime": "2023-06-05T20:00:00-04:00",
            "cutoff_datetime": "2023-06-05T20:00:00-04:00",
            "name": "Florida Panthers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "a490795f-0054-4d8a-b169-42c27ecbec0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5580cf94-79b3-4190-84aa-0dc253129653/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:15.603836-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5421.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be027751-73cd-448d-b2e5-fe732a956e74",
                            "gambit_id": "a6b31667-da7e-40db-a51e-b5d661e0701b",
                            "last_updated": "2023-06-06T16:06:50.930281-04:00",
                            "created_at": "2023-06-05T10:57:15.608795-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a490795f-0054-4d8a-b169-42c27ecbec0a/?format=api"
                        },
                        {
                            "id": "d4f12596-9952-46fc-8845-cd2f0598d730",
                            "gambit_id": "0b4cb44d-b36f-4ea6-a54f-94b80401d12a",
                            "last_updated": "2023-06-06T16:06:50.927725-04:00",
                            "created_at": "2023-06-05T10:57:15.606270-04:00",
                            "name": "Florida Panthers",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a490795f-0054-4d8a-b169-42c27ecbec0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d2476bb-694f-4ddc-9de2-d399da9e2659",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5580cf94-79b3-4190-84aa-0dc253129653/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:15.611378-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6651.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e969876b-f989-4232-bc7f-6187d1ad8c5c",
                            "gambit_id": "06a5bf82-cde4-4e5f-abb7-2931f98ac25f",
                            "last_updated": "2023-06-06T16:06:50.934837-04:00",
                            "created_at": "2023-06-05T10:57:15.614279-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2476bb-694f-4ddc-9de2-d399da9e2659/?format=api"
                        },
                        {
                            "id": "6268c484-f771-4ec0-ba6c-559a703e0a5f",
                            "gambit_id": "fe3fb3b8-afe3-454b-bd4b-4525436a1c6d",
                            "last_updated": "2023-06-06T16:06:50.937218-04:00",
                            "created_at": "2023-06-05T10:57:15.616953-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2476bb-694f-4ddc-9de2-d399da9e2659/?format=api"
                        }
                    ]
                },
                {
                    "id": "96676559-4f63-4bdf-99ef-ab1f0179bd77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5580cf94-79b3-4190-84aa-0dc253129653/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:15.619702-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cbf18a6-2c3a-4c47-900a-beab614880cb",
                            "gambit_id": "ed3a2b6e-760d-4c5d-b86d-49531c143f2b",
                            "last_updated": "2023-06-06T16:06:50.942260-04:00",
                            "created_at": "2023-06-05T10:57:15.622169-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96676559-4f63-4bdf-99ef-ab1f0179bd77/?format=api"
                        },
                        {
                            "id": "f2bb2aef-b87d-4aef-9662-d7248a06c2c6",
                            "gambit_id": "226a7a06-4a11-43ea-9446-4133c3e1fd1d",
                            "last_updated": "2023-06-06T16:06:50.944487-04:00",
                            "created_at": "2023-06-05T10:57:15.624695-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96676559-4f63-4bdf-99ef-ab1f0179bd77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7d07f2f-e9ec-4779-8f5a-3a63e09ef599",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "37ae3df7-c6ac-45f5-8c8f-1d1cd71c8827",
            "completed": true,
            "last_updated": "2023-06-06T15:57:21.019420-04:00",
            "created_at": "2023-06-05T10:57:15.389001-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/37ae3df7-c6ac-45f5-8c8f-1d1cd71c8827",
            "datetime": "2023-06-05T19:10:00-04:00",
            "cutoff_datetime": "2023-06-05T19:10:00-04:00",
            "name": "MIL (J Teheran) v. CIN (A Abbott)",
            "bettypes": [
                {
                    "id": "05007da9-01b0-4af5-9e8e-eaada3c813a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7d07f2f-e9ec-4779-8f5a-3a63e09ef599/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:15.392514-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Abbott)",
                                "amount": 5234.0
                            },
                            {
                                "team": "MIL (J Teheran)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b1e4bf6d-ab60-49f7-87a7-3cb1accd0ba9",
                            "gambit_id": "1aef789e-d946-4b1d-a76f-a6a0130c0f33",
                            "last_updated": "2023-06-06T15:57:21.027800-04:00",
                            "created_at": "2023-06-05T10:57:15.399198-04:00",
                            "name": "CIN (A Abbott)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05007da9-01b0-4af5-9e8e-eaada3c813a6/?format=api"
                        },
                        {
                            "id": "edb27442-7858-4a02-aeb3-67ff825d7e29",
                            "gambit_id": "e376a634-7218-4661-b51b-1653b6492310",
                            "last_updated": "2023-06-06T15:57:21.025161-04:00",
                            "created_at": "2023-06-05T10:57:15.396031-04:00",
                            "name": "MIL (J Teheran)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05007da9-01b0-4af5-9e8e-eaada3c813a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ff8b845-4208-4830-a525-3d32e6bf0e3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7d07f2f-e9ec-4779-8f5a-3a63e09ef599/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:15.402097-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3d5dd46-8628-4ded-baf6-60a2f8464fc4",
                            "gambit_id": "b4003d87-198e-4a3b-8fc8-adbf1f754886",
                            "last_updated": "2023-06-06T15:57:21.035093-04:00",
                            "created_at": "2023-06-05T10:57:15.404488-04:00",
                            "name": "MIL",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ff8b845-4208-4830-a525-3d32e6bf0e3a/?format=api"
                        },
                        {
                            "id": "2141a6bb-006a-4e2e-b473-c2f43ebe58ee",
                            "gambit_id": "fef401e6-50f0-4ee7-9b75-0f875d83da3a",
                            "last_updated": "2023-06-06T15:57:21.037741-04:00",
                            "created_at": "2023-06-05T10:57:15.408394-04:00",
                            "name": "CIN",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ff8b845-4208-4830-a525-3d32e6bf0e3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a5d0490-5a08-414f-a106-682411b4afd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7d07f2f-e9ec-4779-8f5a-3a63e09ef599/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:15.411608-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1a9647d3-7882-4b99-8a36-ff589d3682e8",
                            "gambit_id": "448d4302-b2cf-48e6-b0eb-a3fa133f7b76",
                            "last_updated": "2023-06-06T15:57:21.045507-04:00",
                            "created_at": "2023-06-05T10:57:15.416318-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/0a5d0490-5a08-414f-a106-682411b4afd7/?format=api"
                        },
                        {
                            "id": "005f9122-ee4b-417f-b18f-a1c068a619b3",
                            "gambit_id": "e85d553c-f027-4212-a39a-0d00abf45243",
                            "last_updated": "2023-06-06T15:57:21.042827-04:00",
                            "created_at": "2023-06-05T10:57:15.413860-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/0a5d0490-5a08-414f-a106-682411b4afd7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "808a76f3-0521-4464-8acc-77589c5bdeaf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a6049aba-873b-4fa5-8b1f-e54b11d46afb",
            "completed": true,
            "last_updated": "2023-06-06T15:57:21.883214-04:00",
            "created_at": "2023-06-05T10:57:15.159639-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a6049aba-873b-4fa5-8b1f-e54b11d46afb",
            "datetime": "2023-06-05T19:07:00-04:00",
            "cutoff_datetime": "2023-06-05T19:07:00-04:00",
            "name": "HOU (B Bielak) v. TOR (A Manoah)",
            "bettypes": [
                {
                    "id": "28ae1b67-b31e-4148-9805-930043e397d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/808a76f3-0521-4464-8acc-77589c5bdeaf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:15.162658-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (A Manoah)",
                                "amount": 5234.0
                            },
                            {
                                "team": "HOU (B Bielak)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d9fcda9-96d0-4bcb-8b30-b45eaccedb97",
                            "gambit_id": "b78fcbe3-7d42-48c3-a8ce-c760a3749617",
                            "last_updated": "2023-06-06T15:57:21.890434-04:00",
                            "created_at": "2023-06-05T10:57:15.167559-04:00",
                            "name": "TOR (A Manoah)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ae1b67-b31e-4148-9805-930043e397d0/?format=api"
                        },
                        {
                            "id": "17cc8483-e9db-4c22-b28f-7e47a8c5ae2e",
                            "gambit_id": "831a85d4-04b2-4551-b64b-f4ab07086919",
                            "last_updated": "2023-06-06T15:57:21.888143-04:00",
                            "created_at": "2023-06-05T10:57:15.165368-04:00",
                            "name": "HOU (B Bielak)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ae1b67-b31e-4148-9805-930043e397d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a4d61f0-68cd-43ab-8ea1-2b5b14783f4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/808a76f3-0521-4464-8acc-77589c5bdeaf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:15.170162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "087f5ef4-d417-43cc-bd56-282ff912af63",
                            "gambit_id": "e23c1aba-79d1-4db7-967d-8b081250bc88",
                            "last_updated": "2023-06-06T15:57:21.894714-04:00",
                            "created_at": "2023-06-05T10:57:15.172554-04:00",
                            "name": "HOU",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a4d61f0-68cd-43ab-8ea1-2b5b14783f4c/?format=api"
                        },
                        {
                            "id": "90787b55-9032-45d0-adcd-ee7146a4b7e3",
                            "gambit_id": "7daf0082-7eff-4520-89a3-b0e8eac37363",
                            "last_updated": "2023-06-06T15:57:21.896700-04:00",
                            "created_at": "2023-06-05T10:57:15.174921-04:00",
                            "name": "TOR",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a4d61f0-68cd-43ab-8ea1-2b5b14783f4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "42d68b8b-a10a-4b8d-b105-ae4b5eaa700c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/808a76f3-0521-4464-8acc-77589c5bdeaf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:15.177773-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4d6b004-6cf2-42b2-b997-42c9472f4a4e",
                            "gambit_id": "3200826e-4697-4460-baf4-da11d2c2b788",
                            "last_updated": "2023-06-06T15:57:21.902971-04:00",
                            "created_at": "2023-06-05T10:57:15.181996-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d68b8b-a10a-4b8d-b105-ae4b5eaa700c/?format=api"
                        },
                        {
                            "id": "48f7ee67-7b00-49b1-b6e8-ac7fb3d57109",
                            "gambit_id": "64bc453f-6e8f-44b8-8c1a-3f5d1e0c3470",
                            "last_updated": "2023-06-06T15:57:21.900984-04:00",
                            "created_at": "2023-06-05T10:57:15.179798-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d68b8b-a10a-4b8d-b105-ae4b5eaa700c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "241550ca-dde8-4f98-a369-70589b5b3940",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ce8a839-fcc6-42aa-9b90-6fd9f1ee94aa",
            "completed": true,
            "last_updated": "2023-06-06T16:02:18.715415-04:00",
            "created_at": "2023-06-05T10:57:14.952848-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7ce8a839-fcc6-42aa-9b90-6fd9f1ee94aa",
            "datetime": "2023-06-05T19:05:00-04:00",
            "cutoff_datetime": "2023-06-05T19:05:00-04:00",
            "name": "OAK (J Sears) v. PIT (J Oviedo)",
            "bettypes": [
                {
                    "id": "66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/241550ca-dde8-4f98-a369-70589b5b3940/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:14.956201-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Oviedo)",
                                "amount": 6182.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a80564f9-d376-47e5-bca7-cd0b3270717c",
                            "gambit_id": "79991987-3e53-4ace-ba73-8c3835926b8b",
                            "last_updated": "2023-06-06T16:02:18.721769-04:00",
                            "created_at": "2023-06-05T10:57:14.960455-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7/?format=api"
                        },
                        {
                            "id": "22f068f5-a54d-4fb0-893d-eddccfcf66bd",
                            "gambit_id": "557a35be-54a8-4049-8d08-ae577f0074b2",
                            "last_updated": "2023-06-06T16:02:18.720054-04:00",
                            "created_at": "2023-06-05T10:57:14.958266-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66ae1adb-7d4a-42c7-adbf-df4aebb5e1e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "48c44ded-619c-4a66-bb2d-f32580980085",
                    "match": "https://api-prod.gambitprofit.com/api/matches/241550ca-dde8-4f98-a369-70589b5b3940/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:14.963134-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5317.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca93cbec-1b1b-4a05-ad8e-5b708f879a41",
                            "gambit_id": "9c6e2ccc-ea53-4b70-9f0d-c9b8cb4a5b8d",
                            "last_updated": "2023-06-06T16:02:18.725420-04:00",
                            "created_at": "2023-06-05T10:57:14.965516-04:00",
                            "name": "OAK",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c44ded-619c-4a66-bb2d-f32580980085/?format=api"
                        },
                        {
                            "id": "865e3ffe-5da7-4b5c-9529-b59d90ed255f",
                            "gambit_id": "e79547bc-0c39-4640-af24-00e53b08af7b",
                            "last_updated": "2023-06-06T16:02:18.727024-04:00",
                            "created_at": "2023-06-05T10:57:14.967599-04:00",
                            "name": "PIT",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c44ded-619c-4a66-bb2d-f32580980085/?format=api"
                        }
                    ]
                },
                {
                    "id": "af3e631c-c157-4d64-97c3-f76b8fd90d22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/241550ca-dde8-4f98-a369-70589b5b3940/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:14.969700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f58f03c6-fb04-4773-b36f-5db2eb4ee6fd",
                            "gambit_id": "83014aef-2c09-4340-b93e-628527b3ebd9",
                            "last_updated": "2023-06-06T16:02:18.729874-04:00",
                            "created_at": "2023-06-05T10:57:14.972055-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3e631c-c157-4d64-97c3-f76b8fd90d22/?format=api"
                        },
                        {
                            "id": "1d6d5276-b52b-4768-ad42-8927720f66a6",
                            "gambit_id": "44a67290-f08d-41ce-8030-eb2b41ee82f8",
                            "last_updated": "2023-06-06T16:02:18.731315-04:00",
                            "created_at": "2023-06-05T10:57:14.974304-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3e631c-c157-4d64-97c3-f76b8fd90d22/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36e99295-46cf-4094-8960-3bf174f3cea4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2a1ab64a-a529-499f-8ebf-bd4312c03aea",
            "completed": true,
            "last_updated": "2023-06-06T16:02:19.156788-04:00",
            "created_at": "2023-06-05T10:57:14.728920-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2a1ab64a-a529-499f-8ebf-bd4312c03aea",
            "datetime": "2023-06-05T18:40:00-04:00",
            "cutoff_datetime": "2023-06-05T18:40:00-04:00",
            "name": "DET (J Wentz) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "3881c868-37af-460a-b078-2f144362150e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:14.732988-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 6892.0
                            },
                            {
                                "team": "DET (J Wentz)",
                                "amount": 3108.0
                            }
                        ],
                        "expected_reward_tokens": 9510.48,
                        "profit_sb": 10.48,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12e0aa9e-4be7-44ba-bae9-3f1c54d79ee7",
                            "gambit_id": "71fd8776-c8a0-41a9-bcbf-6e186033e0f8",
                            "last_updated": "2023-06-06T16:02:19.161510-04:00",
                            "created_at": "2023-06-05T10:57:14.747030-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3881c868-37af-460a-b078-2f144362150e/?format=api"
                        },
                        {
                            "id": "7758aa3f-da8e-48f4-b0b9-65f1a7bec9a7",
                            "gambit_id": "04d880fc-a384-48e9-9461-5a31625601a1",
                            "last_updated": "2023-06-06T16:02:19.160159-04:00",
                            "created_at": "2023-06-05T10:57:14.743807-04:00",
                            "name": "DET (J Wentz)",
                            "reward": "3.06000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3881c868-37af-460a-b078-2f144362150e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4173a76a-0cf7-4fbd-8361-528fca626f17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:14.750874-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "DET",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7d2b2ec-73bc-465f-bd04-ef4bda5047e8",
                            "gambit_id": "1d270c3e-1f1a-4841-a504-c9da5ee73dca",
                            "last_updated": "2023-06-06T16:02:19.165547-04:00",
                            "created_at": "2023-06-05T10:57:14.757462-04:00",
                            "name": "PHI",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api"
                        },
                        {
                            "id": "8c06af85-5326-4242-8f02-c3349d9d1a08",
                            "gambit_id": "562a2203-97d2-4057-a60d-b7eabfeaf8eb",
                            "last_updated": "2023-06-06T16:02:19.164113-04:00",
                            "created_at": "2023-06-05T10:57:14.753764-04:00",
                            "name": "DET",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4173a76a-0cf7-4fbd-8361-528fca626f17/?format=api"
                        }
                    ]
                },
                {
                    "id": "42bbc81b-1358-4dd7-b081-42682294ab32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36e99295-46cf-4094-8960-3bf174f3cea4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:14.760680-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3a37b497-e23e-41cc-9463-66cd7cfdf7a5",
                            "gambit_id": "9151421c-57bf-4137-a103-4823eed6d041",
                            "last_updated": "2023-06-06T16:02:19.168135-04:00",
                            "created_at": "2023-06-05T10:57:14.763702-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bbc81b-1358-4dd7-b081-42682294ab32/?format=api"
                        },
                        {
                            "id": "5ebee768-018a-4199-a51d-233344f8e15c",
                            "gambit_id": "7e2203cb-d88e-4ac8-833d-c6cb7332b421",
                            "last_updated": "2023-06-06T16:02:19.170414-04:00",
                            "created_at": "2023-06-05T10:57:14.768527-04:00",
                            "name": "Game Total Under 8",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bbc81b-1358-4dd7-b081-42682294ab32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17ef78b7-b3e4-4788-8599-f98d0e29681c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "563e4223-d3a0-4efe-9d4b-bf94cc3aa79e",
            "completed": true,
            "last_updated": "2023-06-06T16:02:18.945412-04:00",
            "created_at": "2023-06-05T10:57:14.511056-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/563e4223-d3a0-4efe-9d4b-bf94cc3aa79e",
            "datetime": "2023-06-05T18:40:00-04:00",
            "cutoff_datetime": "2023-06-05T18:40:00-04:00",
            "name": "KAN (C Hernandez) v. MIA (B Garrett)",
            "bettypes": [
                {
                    "id": "c4ea86a9-5442-4e78-8c58-017ab2643c96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17ef78b7-b3e4-4788-8599-f98d0e29681c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:14.515323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5990.0
                            },
                            {
                                "team": "KAN (C Hernandez)",
                                "amount": 4010.0
                            }
                        ],
                        "expected_reward_tokens": 9583.9,
                        "profit_sb": 83.9,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1fa2f77-8b74-4e3d-aaa6-8daf3190e66a",
                            "gambit_id": "84fd4449-573e-4a34-a8bd-53fc952012e9",
                            "last_updated": "2023-06-06T16:02:18.951988-04:00",
                            "created_at": "2023-06-05T10:57:14.521329-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ea86a9-5442-4e78-8c58-017ab2643c96/?format=api"
                        },
                        {
                            "id": "7e639c2f-b70a-4c30-8c1a-c913c88607b1",
                            "gambit_id": "ca678fad-b971-44e0-a6ed-a2c0b3cd5a98",
                            "last_updated": "2023-06-06T16:02:18.950150-04:00",
                            "created_at": "2023-06-05T10:57:14.518726-04:00",
                            "name": "KAN (C Hernandez)",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4ea86a9-5442-4e78-8c58-017ab2643c96/?format=api"
                        }
                    ]
                },
                {
                    "id": "92fc7a81-3a10-48e9-b7fe-34292dcee3a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17ef78b7-b3e4-4788-8599-f98d0e29681c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:14.527816-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c9bd2e0-b989-43d0-8917-d5f39c89dc10",
                            "gambit_id": "1436c47d-71cf-44c3-b294-7fb55205e0d1",
                            "last_updated": "2023-06-06T16:02:18.955413-04:00",
                            "created_at": "2023-06-05T10:57:14.532307-04:00",
                            "name": "KAN",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fc7a81-3a10-48e9-b7fe-34292dcee3a7/?format=api"
                        },
                        {
                            "id": "e374dafb-3065-4228-92e7-7bd5a3aaa179",
                            "gambit_id": "90f2060e-bade-4917-a075-2cf6a21f0b88",
                            "last_updated": "2023-06-06T16:02:18.957172-04:00",
                            "created_at": "2023-06-05T10:57:14.534371-04:00",
                            "name": "MIA",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fc7a81-3a10-48e9-b7fe-34292dcee3a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c50fee89-6bd8-4534-aaee-1cb50180cc50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17ef78b7-b3e4-4788-8599-f98d0e29681c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:14.536782-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6425c1a8-0629-4a20-b06b-cb6ae5b404aa",
                            "gambit_id": "d013087d-9673-4d0a-b393-a6ec75fb2315",
                            "last_updated": "2023-06-06T16:02:18.962547-04:00",
                            "created_at": "2023-06-05T10:57:14.543690-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50fee89-6bd8-4534-aaee-1cb50180cc50/?format=api"
                        },
                        {
                            "id": "b82efa22-486e-4317-852b-ba69e0991740",
                            "gambit_id": "2d77ec51-c737-471c-b4ab-5d38e716ca4d",
                            "last_updated": "2023-06-06T16:02:18.960786-04:00",
                            "created_at": "2023-06-05T10:57:14.539856-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50fee89-6bd8-4534-aaee-1cb50180cc50/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c89e419c-9711-4c2f-8da5-cbc1aba5f0bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3a06b482-cb48-40ed-a30b-7cee179d7c81",
            "completed": true,
            "last_updated": "2023-06-06T16:02:19.773206-04:00",
            "created_at": "2023-06-05T10:57:14.304520-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3a06b482-cb48-40ed-a30b-7cee179d7c81",
            "datetime": "2023-06-05T16:05:00-04:00",
            "cutoff_datetime": "2023-06-05T16:05:00-04:00",
            "name": "TAM (S McClanahan) v. BOS (B Bello)",
            "bettypes": [
                {
                    "id": "3633fc05-044c-43e2-a0b8-5a4466566dd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-05T10:57:14.308138-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 McClanahan)",
                                "amount": 5711.0
                            },
                            {
                                "team": "BOS (B Bello)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "874cac51-6ce9-4f7b-be67-19d058baaf9a",
                            "gambit_id": "d9668038-a063-430e-b632-5eb0063d1452",
                            "last_updated": "2023-06-06T16:02:19.777114-04:00",
                            "created_at": "2023-06-05T10:57:14.311069-04:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3633fc05-044c-43e2-a0b8-5a4466566dd2/?format=api"
                        },
                        {
                            "id": "a9300601-80c3-4eda-807e-e493ce84c65a",
                            "gambit_id": "ea50cb51-ad92-4e8d-af1b-04abacb1355e",
                            "last_updated": "2023-06-06T16:02:19.779127-04:00",
                            "created_at": "2023-06-05T10:57:14.313621-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3633fc05-044c-43e2-a0b8-5a4466566dd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb89ba68-a733-4128-a0ae-7e96ccd542dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-05T10:57:14.315890-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d087e983-6f9a-4500-aae6-12624c50dbe2",
                            "gambit_id": "e1dc668c-fa4d-4e7f-bff2-b6f5f2f851dc",
                            "last_updated": "2023-06-06T16:02:19.784499-04:00",
                            "created_at": "2023-06-05T10:57:14.321782-04:00",
                            "name": "BOS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb89ba68-a733-4128-a0ae-7e96ccd542dd/?format=api"
                        },
                        {
                            "id": "fe15ae01-dc39-4bba-820e-919599e35105",
                            "gambit_id": "fa09827a-68d2-4889-9eda-ab573473e3ae",
                            "last_updated": "2023-06-06T16:02:19.782378-04:00",
                            "created_at": "2023-06-05T10:57:14.319035-04:00",
                            "name": "TAM",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb89ba68-a733-4128-a0ae-7e96ccd542dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "27fc9e80-0d0b-4b2f-9674-4d5f634227f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c89e419c-9711-4c2f-8da5-cbc1aba5f0bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-05T10:57:14.324345-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d83f5cc6-c242-444d-906d-e43497d7f233",
                            "gambit_id": "ac321405-adfa-41e0-97e1-a391393fd024",
                            "last_updated": "2023-06-06T16:02:19.789765-04:00",
                            "created_at": "2023-06-05T10:57:14.326496-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27fc9e80-0d0b-4b2f-9674-4d5f634227f1/?format=api"
                        },
                        {
                            "id": "3acf0473-018f-414a-8799-ff5ab8bcaa73",
                            "gambit_id": "23aca4d6-6387-45f1-91c4-5cab0357c3cc",
                            "last_updated": "2023-06-06T16:02:19.792788-04:00",
                            "created_at": "2023-06-05T10:57:14.328845-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27fc9e80-0d0b-4b2f-9674-4d5f634227f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecc141b7-654d-43f2-9e50-f83b2326a8a9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "417c7d86-0d47-4d69-a6dc-baedce3b9f51",
            "completed": true,
            "last_updated": "2023-06-05T10:57:21.648089-04:00",
            "created_at": "2023-06-03T11:22:15.132498-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Finals",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/417c7d86-0d47-4d69-a6dc-baedce3b9f51",
            "datetime": "2023-06-04T20:00:00-04:00",
            "cutoff_datetime": "2023-06-04T20:00:00-04:00",
            "name": "Miami Heat v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "c45cb006-43d2-4ffa-9857-a4cd00e87183",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecc141b7-654d-43f2-9e50-f83b2326a8a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:15.136004-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 7398.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 2602.0
                            }
                        ],
                        "expected_reward_tokens": 9469.44,
                        "profit_sb": -30.56,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8895c43-add3-4d66-b3c2-0a66777c1111",
                            "gambit_id": "9899b1fb-f817-4c56-a5d4-b74710a43546",
                            "last_updated": "2023-06-05T10:57:21.656125-04:00",
                            "created_at": "2023-06-03T11:22:15.140789-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.28000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45cb006-43d2-4ffa-9857-a4cd00e87183/?format=api"
                        },
                        {
                            "id": "46199509-70f9-41ac-b870-5eedbde881d6",
                            "gambit_id": "34c0edb2-f2b9-403d-bf20-a8439ca55464",
                            "last_updated": "2023-06-05T10:57:21.653578-04:00",
                            "created_at": "2023-06-03T11:22:15.138507-04:00",
                            "name": "Miami Heat",
                            "reward": "3.64000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45cb006-43d2-4ffa-9857-a4cd00e87183/?format=api"
                        }
                    ]
                },
                {
                    "id": "a33f80d8-77cd-4bb1-8118-622d7c5be99e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecc141b7-654d-43f2-9e50-f83b2326a8a9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:15.143631-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9eae4c8c-9546-441a-a44e-a429fb75833f",
                            "gambit_id": "bc85c371-8a71-4060-bd4a-3a983572e755",
                            "last_updated": "2023-06-05T10:57:21.660499-04:00",
                            "created_at": "2023-06-03T11:22:15.145823-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a33f80d8-77cd-4bb1-8118-622d7c5be99e/?format=api"
                        },
                        {
                            "id": "1627dadb-0765-4965-ae97-7068124b94bf",
                            "gambit_id": "c0b2fea1-d25d-433b-9899-465603bee7b9",
                            "last_updated": "2023-06-05T10:57:21.662689-04:00",
                            "created_at": "2023-06-03T11:22:15.148231-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a33f80d8-77cd-4bb1-8118-622d7c5be99e/?format=api"
                        }
                    ]
                },
                {
                    "id": "46096ca3-2570-4b28-a4de-3862ec1d759c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecc141b7-654d-43f2-9e50-f83b2326a8a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:15.150432-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 216",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 216",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d30626c-9401-4f61-bdb1-68643c236989",
                            "gambit_id": "6b82170c-fa14-4bfb-aee2-b94a64dfb60f",
                            "last_updated": "2023-06-05T10:57:21.670421-04:00",
                            "created_at": "2023-06-03T11:22:15.156545-04:00",
                            "name": "Game Total Under 216",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46096ca3-2570-4b28-a4de-3862ec1d759c/?format=api"
                        },
                        {
                            "id": "168a1ef8-1167-42b0-b448-2fe3fbd605a7",
                            "gambit_id": "1934b9bd-b7f2-427e-a908-42bf6a62c4d1",
                            "last_updated": "2023-06-05T10:57:21.668052-04:00",
                            "created_at": "2023-06-03T11:22:15.154270-04:00",
                            "name": "Game Total Over 216",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46096ca3-2570-4b28-a4de-3862ec1d759c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e5d2c75-e295-4448-a866-affed695b077",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b144d9e-f46d-4744-b0c8-7bbee771e922",
            "completed": true,
            "last_updated": "2023-06-05T10:57:23.595582-04:00",
            "created_at": "2023-06-04T12:16:55.441423-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1b144d9e-f46d-4744-b0c8-7bbee771e922",
            "datetime": "2023-06-04T19:10:00-04:00",
            "cutoff_datetime": "2023-06-04T19:10:00-04:00",
            "name": "NYY (D German) v. LOS (B Miller)",
            "bettypes": [
                {
                    "id": "391042b1-fee6-45fb-864b-aa012c89451d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:55.444677-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6182.0
                            },
                            {
                                "team": "NYY (D German)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e5f9d7f-5164-408d-9722-86bfc5fd4aa7",
                            "gambit_id": "a06b2705-01c4-451f-8bfc-dac992225e30",
                            "last_updated": "2023-06-05T10:57:23.603344-04:00",
                            "created_at": "2023-06-04T12:16:55.448752-04:00",
                            "name": "LOS (B Miller)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api"
                        },
                        {
                            "id": "0b4daf27-2ce6-41e9-be84-1dc1e58ba904",
                            "gambit_id": "3a8ab655-9824-4fa0-89de-8f86753fb2f7",
                            "last_updated": "2023-06-05T10:57:23.601081-04:00",
                            "created_at": "2023-06-04T12:16:55.446673-04:00",
                            "name": "NYY (D German)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/391042b1-fee6-45fb-864b-aa012c89451d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b498974-290b-4462-b734-87b5e046b3f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:55.450939-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "755c870b-8b63-4d1f-ae78-74765ac5d296",
                            "gambit_id": "b7f60375-480a-429e-bca3-6ac1ff9f5cbd",
                            "last_updated": "2023-06-05T10:57:23.607652-04:00",
                            "created_at": "2023-06-04T12:16:55.453108-04:00",
                            "name": "NYY",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b498974-290b-4462-b734-87b5e046b3f6/?format=api"
                        },
                        {
                            "id": "bd22a2a5-64a8-4026-91a9-b531d6aad949",
                            "gambit_id": "3f7bda09-fb31-422c-90b5-7c112f8e9652",
                            "last_updated": "2023-06-05T10:57:23.609794-04:00",
                            "created_at": "2023-06-04T12:16:55.455357-04:00",
                            "name": "LOS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b498974-290b-4462-b734-87b5e046b3f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "473908da-9c35-4a0e-83e5-a05454641b3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:55.457363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d1b16f0-0808-495d-a1a4-6c75d6b3c273",
                            "gambit_id": "208e03a0-b5ab-46c0-8241-d5d27fd48dea",
                            "last_updated": "2023-06-05T10:57:23.614379-04:00",
                            "created_at": "2023-06-04T12:16:55.459217-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api"
                        },
                        {
                            "id": "4f604139-b510-4978-b35e-2109107ce860",
                            "gambit_id": "b65cd1eb-b24a-4f7a-b46e-4a63082def4e",
                            "last_updated": "2023-06-05T10:57:23.616941-04:00",
                            "created_at": "2023-06-04T12:16:55.461085-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a93ed76d-d4c4-4e06-96af-f1fa87405d23",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "66b5cfa0-fea4-439d-9481-6382cd046f1e",
            "completed": true,
            "last_updated": "2023-06-05T10:57:26.287150-04:00",
            "created_at": "2023-06-04T12:16:55.231626-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/66b5cfa0-fea4-439d-9481-6382cd046f1e",
            "datetime": "2023-06-04T17:30:00-04:00",
            "cutoff_datetime": "2023-06-04T17:30:00-04:00",
            "name": "CHC (M Stroman) v. SDG (R Weathers)",
            "bettypes": [
                {
                    "id": "2f883d3a-fa2d-4c96-8dff-d9bc3359d2f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a93ed76d-d4c4-4e06-96af-f1fa87405d23/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:55.234604-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Weathers)",
                                "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": "c9e178a1-c277-4328-9df8-7eeb7819640a",
                            "gambit_id": "2ed012b2-45df-4f0d-aced-7cffbc60c982",
                            "last_updated": "2023-06-05T10:57:26.294497-04:00",
                            "created_at": "2023-06-04T12:16:55.238881-04:00",
                            "name": "SDG (R Weathers)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f883d3a-fa2d-4c96-8dff-d9bc3359d2f0/?format=api"
                        },
                        {
                            "id": "d4914be9-fdb0-4480-8826-7c536d8bc7c2",
                            "gambit_id": "82838d76-60f1-4ba2-b46a-5affc5d543a5",
                            "last_updated": "2023-06-05T10:57:26.292164-04:00",
                            "created_at": "2023-06-04T12:16:55.236430-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f883d3a-fa2d-4c96-8dff-d9bc3359d2f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d0e209c-2cd5-4923-b82b-81551109e45e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a93ed76d-d4c4-4e06-96af-f1fa87405d23/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:55.240985-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6458.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f415dc23-1f63-4c7a-81d9-4c46da52a7d9",
                            "gambit_id": "daa9da1f-75d7-44b8-bf49-c7546500f721",
                            "last_updated": "2023-06-05T10:57:26.299251-04:00",
                            "created_at": "2023-06-04T12:16:55.243724-04:00",
                            "name": "CHC",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0e209c-2cd5-4923-b82b-81551109e45e/?format=api"
                        },
                        {
                            "id": "a27a50ab-c4df-4998-b31c-0e4d57c3dffa",
                            "gambit_id": "d3408f37-af22-49c4-8dde-1e745ca828ac",
                            "last_updated": "2023-06-05T10:57:26.301852-04:00",
                            "created_at": "2023-06-04T12:16:55.246134-04:00",
                            "name": "SDG",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0e209c-2cd5-4923-b82b-81551109e45e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2a7d1a6-71a0-4b56-826f-a630c810db50",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a93ed76d-d4c4-4e06-96af-f1fa87405d23/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:55.248350-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "898382d4-9d77-4c73-bacf-2d96a81b1aa6",
                            "gambit_id": "46129fc8-3e61-47a1-807a-c99cdd2f2eec",
                            "last_updated": "2023-06-05T10:57:26.306998-04:00",
                            "created_at": "2023-06-04T12:16:55.250165-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/a2a7d1a6-71a0-4b56-826f-a630c810db50/?format=api"
                        },
                        {
                            "id": "6e5a70d0-d91b-41a1-a087-5584ccf65436",
                            "gambit_id": "7b1d890a-04c3-46d4-956a-f82cc3871f96",
                            "last_updated": "2023-06-05T10:57:26.308995-04:00",
                            "created_at": "2023-06-04T12:16:55.252133-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/a2a7d1a6-71a0-4b56-826f-a630c810db50/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f4a6483e-15f9-4d4c-957e-bb74349891de",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d5d369c-f7e9-4bd5-9e8b-32acaeaa2a53",
            "completed": true,
            "last_updated": "2023-06-05T10:57:26.055119-04:00",
            "created_at": "2023-06-04T12:16:55.024269-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2d5d369c-f7e9-4bd5-9e8b-32acaeaa2a53",
            "datetime": "2023-06-04T16:10:00-04:00",
            "cutoff_datetime": "2023-06-04T16:10:00-04:00",
            "name": "ATL (M Soroka) v. ARI (Z Gallen)",
            "bettypes": [
                {
                    "id": "17a62d62-7f77-4073-8c38-d39c8164bff2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4a6483e-15f9-4d4c-957e-bb74349891de/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:55.026583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 5527.0
                            },
                            {
                                "team": "ATL (M Soroka)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5569fc24-a151-4a14-88a0-6b652734700e",
                            "gambit_id": "9ee821d0-e478-4b42-ae16-70d040c1bfee",
                            "last_updated": "2023-06-05T10:57:26.065377-04:00",
                            "created_at": "2023-06-04T12:16:55.030876-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a62d62-7f77-4073-8c38-d39c8164bff2/?format=api"
                        },
                        {
                            "id": "e0c54415-7c31-4451-86c5-12989ab83ed4",
                            "gambit_id": "9b4fcb2f-aea9-4814-806f-7595c9043454",
                            "last_updated": "2023-06-05T10:57:26.063146-04:00",
                            "created_at": "2023-06-04T12:16:55.028779-04:00",
                            "name": "ATL (M Soroka)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a62d62-7f77-4073-8c38-d39c8164bff2/?format=api"
                        }
                    ]
                },
                {
                    "id": "53522f97-cc84-4fcc-80aa-189a126155f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4a6483e-15f9-4d4c-957e-bb74349891de/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:55.033110-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d4c912d-4926-4eec-bc33-87471fc8c49f",
                            "gambit_id": "d252e4ab-8018-40ee-9aaf-933f81d5d2a6",
                            "last_updated": "2023-06-05T10:57:26.069450-04:00",
                            "created_at": "2023-06-04T12:16:55.035237-04:00",
                            "name": "ATL",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53522f97-cc84-4fcc-80aa-189a126155f2/?format=api"
                        },
                        {
                            "id": "8fd4295a-a6f0-4e79-94c2-591ead69dd1b",
                            "gambit_id": "678828ff-279d-4696-9849-c72f00c0e1d3",
                            "last_updated": "2023-06-05T10:57:26.071707-04:00",
                            "created_at": "2023-06-04T12:16:55.037454-04:00",
                            "name": "ARI",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53522f97-cc84-4fcc-80aa-189a126155f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "59676fd4-1cd3-4706-ac0a-5d60a73b44eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4a6483e-15f9-4d4c-957e-bb74349891de/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:55.039568-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a079c211-df72-4d7a-92fd-99baec9fdbb4",
                            "gambit_id": "51f3aacb-9dc3-4dbe-aab7-7aa1c082afa3",
                            "last_updated": "2023-06-05T10:57:26.075838-04:00",
                            "created_at": "2023-06-04T12:16:55.041446-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59676fd4-1cd3-4706-ac0a-5d60a73b44eb/?format=api"
                        },
                        {
                            "id": "ff531dae-4e15-4cce-b8ea-08412f201b88",
                            "gambit_id": "45f69595-06fe-473b-8282-727fa2808748",
                            "last_updated": "2023-06-05T10:57:26.077833-04:00",
                            "created_at": "2023-06-04T12:16:55.043488-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59676fd4-1cd3-4706-ac0a-5d60a73b44eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "81309bf5-7986-4b77-9d16-30e1587ae6f9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8723387e-bdd3-426c-badf-56e0aa94c349",
            "completed": true,
            "last_updated": "2023-06-05T10:57:25.829674-04:00",
            "created_at": "2023-06-04T12:16:54.816970-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8723387e-bdd3-426c-badf-56e0aa94c349",
            "datetime": "2023-06-04T16:05:00-04:00",
            "cutoff_datetime": "2023-06-04T16:05:00-04:00",
            "name": "BAL (T Wells) v. SFO (A Desclafani)",
            "bettypes": [
                {
                    "id": "4e2f4a88-9801-4b38-9be0-e504096d23c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81309bf5-7986-4b77-9d16-30e1587ae6f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:54.819404-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "SFO (A Desclafani)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9550.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9bb7620-1000-4927-94c7-18bf8cc06496",
                            "gambit_id": "1a6e04e1-231c-4f92-8d27-eed264ee5733",
                            "last_updated": "2023-06-05T10:57:25.834285-04:00",
                            "created_at": "2023-06-04T12:16:54.821407-04:00",
                            "name": "BAL (T Wells)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e2f4a88-9801-4b38-9be0-e504096d23c1/?format=api"
                        },
                        {
                            "id": "b31fa26f-3b4f-484a-a5b0-585be0b959c5",
                            "gambit_id": "d7ae31cc-6819-449f-a679-ed0ec0a3cee2",
                            "last_updated": "2023-06-05T10:57:25.836245-04:00",
                            "created_at": "2023-06-04T12:16:54.823247-04:00",
                            "name": "SFO (A Desclafani)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e2f4a88-9801-4b38-9be0-e504096d23c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac4a62cc-9386-4d86-8b51-63d74c21a1f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81309bf5-7986-4b77-9d16-30e1587ae6f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:54.825277-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61b92622-c0bf-4082-9491-ebd8e2dcddc9",
                            "gambit_id": "d95ad0e0-d67b-4449-b1f3-b87cf471fc70",
                            "last_updated": "2023-06-05T10:57:25.840555-04:00",
                            "created_at": "2023-06-04T12:16:54.827208-04:00",
                            "name": "BAL",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4a62cc-9386-4d86-8b51-63d74c21a1f0/?format=api"
                        },
                        {
                            "id": "942bb072-588d-4c9d-b893-d8b1d5065354",
                            "gambit_id": "a48e54f9-1b72-467f-96ee-5059c7460490",
                            "last_updated": "2023-06-05T10:57:25.842532-04:00",
                            "created_at": "2023-06-04T12:16:54.829530-04:00",
                            "name": "SFO",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4a62cc-9386-4d86-8b51-63d74c21a1f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e47e3582-2bd1-4496-987a-7f8479418ec8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81309bf5-7986-4b77-9d16-30e1587ae6f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:54.831653-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a73cd10-87b1-4649-a871-a5062ad11e69",
                            "gambit_id": "c53a4546-f5f0-4cd9-a676-dc76950a73a8",
                            "last_updated": "2023-06-05T10:57:25.847300-04:00",
                            "created_at": "2023-06-04T12:16:54.833655-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47e3582-2bd1-4496-987a-7f8479418ec8/?format=api"
                        },
                        {
                            "id": "c472faff-a47b-4cd7-8324-e3ed16dfcc15",
                            "gambit_id": "6ef2ab9d-8352-4c02-a19f-75a29f1b0503",
                            "last_updated": "2023-06-05T10:57:25.849741-04:00",
                            "created_at": "2023-06-04T12:16:54.835678-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47e3582-2bd1-4496-987a-7f8479418ec8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "981bc811-c666-48f5-b38e-c0b1111f80e0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dcc1e91e-c2fd-4570-a1af-428d0ce78ab6",
            "completed": true,
            "last_updated": "2023-06-05T10:57:18.149156-04:00",
            "created_at": "2023-06-01T09:42:10.751484-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Nascar Enjoy Illinois 300",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/dcc1e91e-c2fd-4570-a1af-428d0ce78ab6",
            "datetime": "2023-06-04T15:30:00-04:00",
            "cutoff_datetime": "2023-06-04T15:30:00-04:00",
            "name": "Nascar Enjoy Illinois 300: To Win Outright",
            "bettypes": [
                {
                    "id": "2f864ae3-6229-41db-a7b8-7fa6187ca317",
                    "match": "https://api-prod.gambitprofit.com/api/matches/981bc811-c666-48f5-b38e-c0b1111f80e0/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-06-01T09:42:10.756275-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": "9840af76-fe54-43ad-bf7c-b294edacd30f",
                            "gambit_id": "6c1a05f5-7d3f-45be-b6ee-2a90edec8954",
                            "last_updated": "2023-06-05T10:57:18.184476-04:00",
                            "created_at": "2023-06-01T09:42:10.768612-04:00",
                            "name": "Denny Hamlin",
                            "reward": "5.32000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "9124eba4-dfd6-4a10-a7c6-b66119e3f65e",
                            "gambit_id": "bef57335-cd5f-4412-80bb-d81dc3031318",
                            "last_updated": "2023-06-05T10:57:18.188503-04:00",
                            "created_at": "2023-06-01T09:42:10.773732-04:00",
                            "name": "Ryan Blaney",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "e05b9baf-4180-4c8f-8f9c-3e9f77bf217b",
                            "gambit_id": "b90a6ebd-bcf3-402c-b500-37fa5af2af0f",
                            "last_updated": "2023-06-05T10:57:18.190527-04:00",
                            "created_at": "2023-06-01T09:42:10.776340-04:00",
                            "name": "Kyle Busch",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "74df56f2-7051-4e32-9b52-bc4c164f94f4",
                            "gambit_id": "f62577fd-90c8-46f6-93a9-2788c785a876",
                            "last_updated": "2023-06-05T10:57:18.195793-04:00",
                            "created_at": "2023-06-01T09:42:10.785126-04:00",
                            "name": "Ross Chastain",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "c2fa9479-7c6a-4713-bfc1-8f517742d9ff",
                            "gambit_id": "32d95101-853d-478c-921d-9f5b177826ec",
                            "last_updated": "2023-06-05T10:57:18.154053-04:00",
                            "created_at": "2023-06-01T09:42:10.760688-04:00",
                            "name": "Kyle Larson",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "ee3e96b0-f567-4fb9-a7e6-cab0cd298bc8",
                            "gambit_id": "f082f2b0-f2bd-4d15-b25e-f147b7115e6f",
                            "last_updated": "2023-06-05T10:57:18.192405-04:00",
                            "created_at": "2023-06-01T09:42:10.779685-04:00",
                            "name": "Joey Logano",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "8a08ea60-fcf8-4280-a1c0-7472c01b58c0",
                            "gambit_id": "c2705402-5db8-4f6f-97d8-4786aba55880",
                            "last_updated": "2023-06-05T10:57:18.155986-04:00",
                            "created_at": "2023-06-01T09:42:10.763330-04:00",
                            "name": "William Byron",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "7783518d-fc12-43a1-990a-3f73b1bfd7f8",
                            "gambit_id": "bfb4ebfb-85d9-49de-a697-1efcf3fdb27f",
                            "last_updated": "2023-06-05T10:57:18.157941-04:00",
                            "created_at": "2023-06-01T09:42:10.765904-04:00",
                            "name": "Martin Truex Jr",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "e30554cd-4907-486f-ba82-8aa8c275a618",
                            "gambit_id": "e3eb5c13-b30e-44b4-a3f0-d9d25b1916b3",
                            "last_updated": "2023-06-05T10:57:18.194199-04:00",
                            "created_at": "2023-06-01T09:42:10.782516-04:00",
                            "name": "Tyler Reddick",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "fad5270a-b18e-433c-ae94-94eb370f37a9",
                            "gambit_id": "658d55c5-6db3-447e-b38e-1951fa680921",
                            "last_updated": "2023-06-05T10:57:18.186396-04:00",
                            "created_at": "2023-06-01T09:42:10.771294-04:00",
                            "name": "Christopher Bell",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "8209aa90-cb9a-42cb-8e84-c619668d2291",
                            "gambit_id": "498f0fe2-eb08-41bd-96e7-e4bd65c7f935",
                            "last_updated": "2023-06-05T10:57:18.197376-04:00",
                            "created_at": "2023-06-01T09:42:10.787780-04:00",
                            "name": "Kevin Harvick",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "b98e0723-f61e-411f-a48c-bbdd4c66986a",
                            "gambit_id": "070520ab-b990-4332-8804-a3c396998a97",
                            "last_updated": "2023-06-05T10:57:18.204877-04:00",
                            "created_at": "2023-06-01T09:42:10.799697-04:00",
                            "name": "Alex Bowman",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "f6e7d008-f626-4b0b-ad84-12fd710d427b",
                            "gambit_id": "bf4552d7-c206-46c3-9dce-472d648f3d07",
                            "last_updated": "2023-06-05T10:57:18.202754-04:00",
                            "created_at": "2023-06-01T09:42:10.795993-04:00",
                            "name": "Brad Keselowski",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "9bddcea9-6ef0-4153-829a-344138d63c9b",
                            "gambit_id": "e3fb9434-7f5a-40ef-acbf-b0bbf812d052",
                            "last_updated": "2023-06-05T10:57:18.198977-04:00",
                            "created_at": "2023-06-01T09:42:10.790584-04:00",
                            "name": "Darrell Wallace Jr.",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "4d4c8b45-0e51-46a6-9d7d-9c5f99d6ce45",
                            "gambit_id": "9491f0d6-481d-4ad3-843c-81dac24d45e2",
                            "last_updated": "2023-06-05T10:57:18.215348-04:00",
                            "created_at": "2023-06-01T09:42:10.813095-04:00",
                            "name": "Ty Gibbs",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "56c13a50-ff51-405b-8c72-0dd93f8000a8",
                            "gambit_id": "7b94b02a-8bdb-41a7-8945-b3092cd79832",
                            "last_updated": "2023-06-05T10:57:18.200714-04:00",
                            "created_at": "2023-06-01T09:42:10.793387-04:00",
                            "name": "Chase Briscoe",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "66d7bca8-3b45-4205-bee5-5dac6412aa44",
                            "gambit_id": "e90d5819-42ca-46e5-88c8-f3a7602ae641",
                            "last_updated": "2023-06-05T10:57:18.213349-04:00",
                            "created_at": "2023-06-01T09:42:10.810994-04:00",
                            "name": "Aric Almirola",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "e1d597eb-4007-497b-b794-3715be618e67",
                            "gambit_id": "9912a93d-588a-4718-a9c1-700d79627edd",
                            "last_updated": "2023-06-05T10:57:18.207232-04:00",
                            "created_at": "2023-06-01T09:42:10.804151-04:00",
                            "name": "Corey Lajoie",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "3aae221e-15a3-428f-b0fe-7d163a20b274",
                            "gambit_id": "f8f2b8ff-596b-4490-b894-ca65248a9d95",
                            "last_updated": "2023-06-05T10:57:18.209352-04:00",
                            "created_at": "2023-06-01T09:42:10.806729-04:00",
                            "name": "Daniel Suarez",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "2390fa4d-37b0-4543-98e2-a345640a48b7",
                            "gambit_id": "418283ef-13ac-4184-92ae-fdd4a6b517f1",
                            "last_updated": "2023-06-05T10:57:18.217308-04:00",
                            "created_at": "2023-06-01T09:42:10.815479-04:00",
                            "name": "Ryan Preece",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "a9833b8d-ba92-4451-9336-8066647dfa3c",
                            "gambit_id": "d58d0f4a-e60a-4a13-891f-8637fc249b16",
                            "last_updated": "2023-06-05T10:57:18.211481-04:00",
                            "created_at": "2023-06-01T09:42:10.808782-04:00",
                            "name": "Chris Buescher",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "68a36d01-1daa-440e-8d90-98ce52affb63",
                            "gambit_id": "f27f8c19-9d8e-49b4-9310-b0d1405f6165",
                            "last_updated": "2023-06-05T10:57:18.221272-04:00",
                            "created_at": "2023-06-01T09:42:10.820695-04:00",
                            "name": "Austin Dillon",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "c9a9e449-932b-477a-821f-eb5d4b6e0c5d",
                            "gambit_id": "09c2bfca-a55b-42d1-923c-a193a1f78239",
                            "last_updated": "2023-06-05T10:57:18.223496-04:00",
                            "created_at": "2023-06-01T09:42:10.823083-04:00",
                            "name": "Ricky Stenhouse Jr",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "0234c3bb-3921-4f87-9d26-aa6f63db98df",
                            "gambit_id": "84b77f7e-631d-4c03-b617-ed8bae6e3122",
                            "last_updated": "2023-06-05T10:57:18.219224-04:00",
                            "created_at": "2023-06-01T09:42:10.818181-04:00",
                            "name": "Austin Cindric",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "9d8c7d3f-edbe-4ba6-a443-6a3fdd49166e",
                            "gambit_id": "62975534-f8da-4542-81b4-55401b302c62",
                            "last_updated": "2023-06-05T10:57:18.225549-04:00",
                            "created_at": "2023-06-01T09:42:10.825503-04:00",
                            "name": "Erik Jones",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "805e4a56-6854-4fcd-8f53-a8bae38930ab",
                            "gambit_id": "a8e89e8f-8a82-4ffe-b442-fb0183a7838b",
                            "last_updated": "2023-06-05T10:57:18.163410-04:00",
                            "created_at": "2023-06-01T09:42:10.832381-04:00",
                            "name": "AJ Allmendinger",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "07976b4e-479a-4041-acd8-5ebf53c6bfe9",
                            "gambit_id": "d0a60c06-87ea-4c98-afa1-048cb775bd77",
                            "last_updated": "2023-06-05T10:57:18.169163-04:00",
                            "created_at": "2023-06-01T09:42:10.841162-04:00",
                            "name": "Michael McDowell",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "baa4a42f-1fbf-4201-a4cf-b0a5186f18c0",
                            "gambit_id": "ca6133be-5aa3-4294-9ea1-d3e529adab30",
                            "last_updated": "2023-06-05T10:57:18.161528-04:00",
                            "created_at": "2023-06-01T09:42:10.830152-04:00",
                            "name": "Justin Haley",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "8632d76c-c95b-45be-9ab7-ee3426bf9d8d",
                            "gambit_id": "1b5c729c-296a-4447-8994-63466126c0b9",
                            "last_updated": "2023-06-05T10:57:18.167057-04:00",
                            "created_at": "2023-06-01T09:42:10.838789-04:00",
                            "name": "Noah Gragson",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "49cbe157-b93b-48ab-a809-3e9d8885d157",
                            "gambit_id": "782a1f38-f288-4437-997d-52cf717bf870",
                            "last_updated": "2023-06-05T10:57:18.165235-04:00",
                            "created_at": "2023-06-01T09:42:10.836050-04:00",
                            "name": "Carson Hocevar",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "6ab2f56d-d9c5-4966-b0c6-f71ace7dd86b",
                            "gambit_id": "1e68455b-2f96-4204-97f2-53b2145c56f0",
                            "last_updated": "2023-06-05T10:57:18.171268-04:00",
                            "created_at": "2023-06-01T09:42:10.843598-04:00",
                            "name": "Harrison Burton",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "3cc1c7c3-b3a4-4e55-af77-52fe5bb276e1",
                            "gambit_id": "d77cdc89-ec24-446f-a9c7-0567dd06606a",
                            "last_updated": "2023-06-05T10:57:18.159666-04:00",
                            "created_at": "2023-06-01T09:42:10.827754-04:00",
                            "name": "Todd Gilliland",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "062f1c9b-42d6-4edc-97de-f34f845635b5",
                            "gambit_id": "adfd1fea-20d8-47f2-b2aa-6600cdc8a610",
                            "last_updated": "2023-06-05T10:57:18.176643-04:00",
                            "created_at": "2023-06-01T09:42:10.845893-04:00",
                            "name": "Ty Dillon",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "13d1d933-d8cd-4ee2-98ea-24ebe7981204",
                            "gambit_id": "f2205571-a344-4529-b51b-41913283ee04",
                            "last_updated": "2023-06-05T10:57:18.180356-04:00",
                            "created_at": "2023-06-01T09:42:10.850980-04:00",
                            "name": "Gray Gaulding",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "f3563fc9-1b4b-44af-9659-d93be5f2a539",
                            "gambit_id": "47103674-73dd-4c75-8e3c-0b812e823dc6",
                            "last_updated": "2023-06-05T10:57:18.182161-04:00",
                            "created_at": "2023-06-01T09:42:10.853148-04:00",
                            "name": "BJ McLeod",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        },
                        {
                            "id": "c10f34a8-c20b-48b9-b101-92c71c601ef0",
                            "gambit_id": "5f629a35-5e44-479a-a828-920e0031dde7",
                            "last_updated": "2023-06-05T10:57:18.178637-04:00",
                            "created_at": "2023-06-01T09:42:10.848146-04:00",
                            "name": "J.J. Yeley",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f864ae3-6229-41db-a7b8-7fa6187ca317/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a322f55c-31b7-4096-90ef-64d8fb06ab28",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "70f0abed-be04-468b-b837-45790ffafcf9",
            "completed": true,
            "last_updated": "2023-06-05T10:57:25.612866-04:00",
            "created_at": "2023-06-04T12:16:54.608635-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/70f0abed-be04-468b-b837-45790ffafcf9",
            "datetime": "2023-06-04T14:35:00-04:00",
            "cutoff_datetime": "2023-06-04T14:35:00-04:00",
            "name": "SEA (B Miller) v. TEX (N Eovaldi)",
            "bettypes": [
                {
                    "id": "163da466-9a73-4946-9b39-0d47a1c6ecc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:54.611215-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5990.0
                            },
                            {
                                "team": "SEA (B Miller)",
                                "amount": 4010.0
                            }
                        ],
                        "expected_reward_tokens": 9583.9,
                        "profit_sb": 83.9,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77fd37a0-4346-4c9c-9229-8e3d747a6658",
                            "gambit_id": "a6c38cd0-20df-4f2c-95f6-24cd981a40cf",
                            "last_updated": "2023-06-05T10:57:25.619248-04:00",
                            "created_at": "2023-06-04T12:16:54.615863-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163da466-9a73-4946-9b39-0d47a1c6ecc5/?format=api"
                        },
                        {
                            "id": "ab46d785-3fe4-4208-b3e7-802a294439a4",
                            "gambit_id": "d2d013fa-36d3-44a3-aecb-566ca211361e",
                            "last_updated": "2023-06-05T10:57:25.617407-04:00",
                            "created_at": "2023-06-04T12:16:54.613149-04:00",
                            "name": "SEA (B Miller)",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163da466-9a73-4946-9b39-0d47a1c6ecc5/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f2cbfce-6d87-475e-a8fc-56211fcddeeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:54.619087-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52b50b94-1ef2-4703-804c-3fb502b07b8a",
                            "gambit_id": "93edb155-a107-4048-a42f-a44960d2975e",
                            "last_updated": "2023-06-05T10:57:25.623264-04:00",
                            "created_at": "2023-06-04T12:16:54.621062-04:00",
                            "name": "SEA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2cbfce-6d87-475e-a8fc-56211fcddeeb/?format=api"
                        },
                        {
                            "id": "c5fc6d25-0ba7-4487-815e-d6fd38a119e2",
                            "gambit_id": "1f638581-9df6-4c14-b645-4050bbe4e3f3",
                            "last_updated": "2023-06-05T10:57:25.625425-04:00",
                            "created_at": "2023-06-04T12:16:54.622902-04:00",
                            "name": "TEX",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2cbfce-6d87-475e-a8fc-56211fcddeeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "78413e39-4975-4c85-b651-785d2cb51d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:54.624614-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "39882878-568c-4fbb-bd10-44281124c209",
                            "gambit_id": "940ff80a-0038-43e1-bee5-afb07dd71a4f",
                            "last_updated": "2023-06-05T10:57:25.631961-04:00",
                            "created_at": "2023-06-04T12:16:54.628234-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/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api"
                        },
                        {
                            "id": "f2030ae6-381a-4fdc-8e4e-1dd7caf4a00d",
                            "gambit_id": "c75a3a15-4f59-4d7b-a67f-8ae9a556f3ac",
                            "last_updated": "2023-06-05T10:57:25.630094-04:00",
                            "created_at": "2023-06-04T12:16:54.626193-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/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "50474900-35ce-484b-82fd-e84fe8bade38",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a9d84ae-8451-4e52-8923-1c697e310f00",
            "completed": true,
            "last_updated": "2023-06-05T10:57:24.716033-04:00",
            "created_at": "2023-06-04T12:16:53.724676-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4a9d84ae-8451-4e52-8923-1c697e310f00",
            "datetime": "2023-06-04T14:10:00-04:00",
            "cutoff_datetime": "2023-06-04T14:10:00-04:00",
            "name": "CLE (T McKenzie) v. MIN (J Ryan)",
            "bettypes": [
                {
                    "id": "8d34dddd-7e9d-49d7-99b9-b33ad88e6d22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:53.727482-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5627.0
                            },
                            {
                                "team": "CLE (T McKenzie)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f4a76e6-f217-40c4-8c81-3db5f121899d",
                            "gambit_id": "86bc6f82-d6a6-4260-be9d-0b5e18fb3c16",
                            "last_updated": "2023-06-05T10:57:24.724118-04:00",
                            "created_at": "2023-06-04T12:16:53.731920-04:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d34dddd-7e9d-49d7-99b9-b33ad88e6d22/?format=api"
                        },
                        {
                            "id": "dee3ba4d-310e-4a6b-8ad7-37bb9a914ff4",
                            "gambit_id": "beb5966e-76bc-4d2d-8ed1-b3b378a366fc",
                            "last_updated": "2023-06-05T10:57:24.721214-04:00",
                            "created_at": "2023-06-04T12:16:53.729481-04:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d34dddd-7e9d-49d7-99b9-b33ad88e6d22/?format=api"
                        }
                    ]
                },
                {
                    "id": "162fac17-5c6d-4a3f-a859-52417e13644a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:53.734614-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04954bc9-1e37-477c-8c0a-a9d03fbc4e54",
                            "gambit_id": "ba8730c3-ddfd-4b4e-8869-c81f5e7b26c9",
                            "last_updated": "2023-06-05T10:57:24.728780-04:00",
                            "created_at": "2023-06-04T12:16:53.736712-04:00",
                            "name": "CLE",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162fac17-5c6d-4a3f-a859-52417e13644a/?format=api"
                        },
                        {
                            "id": "5f4ed2ae-01b7-45b5-8706-81c9c98787da",
                            "gambit_id": "ef1838e4-a508-4e73-817e-2b5953c750c0",
                            "last_updated": "2023-06-05T10:57:24.731202-04:00",
                            "created_at": "2023-06-04T12:16:53.739356-04:00",
                            "name": "MIN",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162fac17-5c6d-4a3f-a859-52417e13644a/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbd0b071-3ff4-41cb-88bc-0ad298be992e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50474900-35ce-484b-82fd-e84fe8bade38/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:53.741845-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4a22bd9c-b554-4bf3-98bf-4b16da8579af",
                            "gambit_id": "e32dc050-b9a9-4eb4-9afc-32c2d0b33745",
                            "last_updated": "2023-06-05T10:57:24.735946-04:00",
                            "created_at": "2023-06-04T12:16:53.745379-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/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api"
                        },
                        {
                            "id": "10c38d71-3110-4f92-b93d-2327104a1b75",
                            "gambit_id": "86f0e56c-060c-42b9-bf5d-3fbc59863971",
                            "last_updated": "2023-06-05T10:57:24.738469-04:00",
                            "created_at": "2023-06-04T12:16:53.749161-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/fbd0b071-3ff4-41cb-88bc-0ad298be992e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c62e30b6-12ef-4ffc-8b6c-3c0fc83c9a7c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "31d8f6fa-2ff1-4648-935f-8b320fd16dc1",
            "completed": true,
            "last_updated": "2023-06-05T10:57:25.184372-04:00",
            "created_at": "2023-06-04T12:16:54.147730-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/31d8f6fa-2ff1-4648-935f-8b320fd16dc1",
            "datetime": "2023-06-04T14:10:00-04:00",
            "cutoff_datetime": "2023-06-04T14:10:00-04:00",
            "name": "LAA (G Canning) v. HOU (J France)",
            "bettypes": [
                {
                    "id": "79f73d65-c42c-4973-ab09-dc12c5097030",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c62e30b6-12ef-4ffc-8b6c-3c0fc83c9a7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:54.150300-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5787.0
                            },
                            {
                                "team": "LAA (G Canning)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9576f064-28cb-4c7a-a568-cd16025a4aed",
                            "gambit_id": "021e342e-3855-4985-9040-c40d69bf2553",
                            "last_updated": "2023-06-05T10:57:25.194135-04:00",
                            "created_at": "2023-06-04T12:16:54.154941-04:00",
                            "name": "HOU (J France)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f73d65-c42c-4973-ab09-dc12c5097030/?format=api"
                        },
                        {
                            "id": "d7a7cdd4-3ec5-4ab0-b8ea-dc3effd0681b",
                            "gambit_id": "f82b3207-32c4-4e77-b54e-79faee8d2b72",
                            "last_updated": "2023-06-05T10:57:25.191817-04:00",
                            "created_at": "2023-06-04T12:16:54.152642-04:00",
                            "name": "LAA (G Canning)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f73d65-c42c-4973-ab09-dc12c5097030/?format=api"
                        }
                    ]
                },
                {
                    "id": "156c7935-207a-4272-8d6e-fa5cff471eb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c62e30b6-12ef-4ffc-8b6c-3c0fc83c9a7c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:54.157186-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e0060533-d7d3-4b62-9e36-041003abb3bb",
                            "gambit_id": "94dba520-3019-4f51-9dd0-8a88dbb3b7f8",
                            "last_updated": "2023-06-05T10:57:25.199715-04:00",
                            "created_at": "2023-06-04T12:16:54.159319-04:00",
                            "name": "LAA",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/156c7935-207a-4272-8d6e-fa5cff471eb4/?format=api"
                        },
                        {
                            "id": "28a6be5f-3e7c-47a0-bce0-8e2bfbbce4dd",
                            "gambit_id": "12f8e7bf-6f97-468a-9fa4-429d04d209b8",
                            "last_updated": "2023-06-05T10:57:25.206690-04:00",
                            "created_at": "2023-06-04T12:16:54.161506-04:00",
                            "name": "HOU",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/156c7935-207a-4272-8d6e-fa5cff471eb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d2a1f37-846f-4f14-9dc7-12e6db1653dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c62e30b6-12ef-4ffc-8b6c-3c0fc83c9a7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:54.163675-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fc286ddc-ce58-49bc-a589-114edffb0ba2",
                            "gambit_id": "b5865613-70c3-4dff-a2d3-43b026b87b11",
                            "last_updated": "2023-06-05T10:57:25.216757-04:00",
                            "created_at": "2023-06-04T12:16:54.170847-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/7d2a1f37-846f-4f14-9dc7-12e6db1653dc/?format=api"
                        },
                        {
                            "id": "15655954-00a3-4a8f-be4f-48563e2be459",
                            "gambit_id": "9cdd02a5-d2d5-4dc4-af78-d1c7cf7cfc80",
                            "last_updated": "2023-06-05T10:57:25.214628-04:00",
                            "created_at": "2023-06-04T12:16:54.165581-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/7d2a1f37-846f-4f14-9dc7-12e6db1653dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b58499ba-e904-4ae8-9d48-231e72b8f97b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51bf1f0c-2eac-4ca5-8434-4c2d996fec3e",
            "completed": true,
            "last_updated": "2023-06-05T10:57:25.402691-04:00",
            "created_at": "2023-06-04T12:16:54.397682-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/51bf1f0c-2eac-4ca5-8434-4c2d996fec3e",
            "datetime": "2023-06-04T14:10:00-04:00",
            "cutoff_datetime": "2023-06-04T14:10:00-04:00",
            "name": "COL (K Freeland) v. KAN (B Singer)",
            "bettypes": [
                {
                    "id": "d41f5c1a-dae8-4a15-b1f6-be4ad68412bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b58499ba-e904-4ae8-9d48-231e72b8f97b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:54.400462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN (B Singer)",
                                "amount": 5787.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a224fff-8d2f-4e5e-a789-7be3c31c65ac",
                            "gambit_id": "fa04e72b-6e35-4184-b114-0c66680f1ab2",
                            "last_updated": "2023-06-05T10:57:25.409754-04:00",
                            "created_at": "2023-06-04T12:16:54.405095-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41f5c1a-dae8-4a15-b1f6-be4ad68412bd/?format=api"
                        },
                        {
                            "id": "5d145761-fdb0-401f-98f8-fda8de37d0c1",
                            "gambit_id": "3151dac4-95c5-40ac-ae69-d09cec0a88fb",
                            "last_updated": "2023-06-05T10:57:25.407039-04:00",
                            "created_at": "2023-06-04T12:16:54.402684-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41f5c1a-dae8-4a15-b1f6-be4ad68412bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f1f37f3-b671-4a3f-a7d3-785873ef76fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b58499ba-e904-4ae8-9d48-231e72b8f97b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:54.407737-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5de72b76-c111-44b2-96d7-a461b426a446",
                            "gambit_id": "10dc1dd3-6084-4619-a250-46b6380fbcc1",
                            "last_updated": "2023-06-05T10:57:25.413621-04:00",
                            "created_at": "2023-06-04T12:16:54.409884-04:00",
                            "name": "COL",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1f37f3-b671-4a3f-a7d3-785873ef76fd/?format=api"
                        },
                        {
                            "id": "122f4f82-9207-4b49-a8f0-d1df778d1205",
                            "gambit_id": "240ca2a6-b9ae-493a-9682-fd4e29f08865",
                            "last_updated": "2023-06-05T10:57:25.415146-04:00",
                            "created_at": "2023-06-04T12:16:54.412210-04:00",
                            "name": "KAN",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1f37f3-b671-4a3f-a7d3-785873ef76fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "beb2e587-acc8-4afb-a921-73c80729d233",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b58499ba-e904-4ae8-9d48-231e72b8f97b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:54.414458-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "53fb5727-ce53-4405-a054-7a203ab9a504",
                            "gambit_id": "b29e3965-21cf-43c8-ad83-4e25db0e3cb1",
                            "last_updated": "2023-06-05T10:57:25.418553-04:00",
                            "created_at": "2023-06-04T12:16:54.417906-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/beb2e587-acc8-4afb-a921-73c80729d233/?format=api"
                        },
                        {
                            "id": "2e6485ab-3869-4474-a4ee-f82f0236ddf0",
                            "gambit_id": "44395ab9-c3c5-4e0a-ab21-5be436de9714",
                            "last_updated": "2023-06-05T10:57:25.420011-04:00",
                            "created_at": "2023-06-04T12:16:54.420243-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/beb2e587-acc8-4afb-a921-73c80729d233/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ef33ba4b-398f-49ae-b40b-e3fb1949f3cb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d783570f-375e-4a27-970f-f728abc119c9",
            "completed": true,
            "last_updated": "2023-06-05T10:57:24.940553-04:00",
            "created_at": "2023-06-04T12:16:53.938712-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d783570f-375e-4a27-970f-f728abc119c9",
            "datetime": "2023-06-04T14:10:00-04:00",
            "cutoff_datetime": "2023-06-04T14:10:00-04:00",
            "name": "DET (M Boyd) v. CWS (M Kopech)",
            "bettypes": [
                {
                    "id": "4651b460-077a-475e-ae71-e869a89ca1a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:53.941047-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (M Kopech)",
                                "amount": 6070.0
                            },
                            {
                                "team": "DET (M Boyd)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aeb0e7ce-f2ec-460e-bbbb-e7c015df5cf7",
                            "gambit_id": "a09ece67-1d9a-4963-9eb5-8b6b61a53e2b",
                            "last_updated": "2023-06-05T10:57:24.959182-04:00",
                            "created_at": "2023-06-04T12:16:53.944926-04:00",
                            "name": "CWS (M Kopech)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api"
                        },
                        {
                            "id": "5d102635-1e75-438c-84d2-2e7b81f0c163",
                            "gambit_id": "0aca432c-ea1e-46f9-8a42-0d358ac56c54",
                            "last_updated": "2023-06-05T10:57:24.955228-04:00",
                            "created_at": "2023-06-04T12:16:53.943020-04:00",
                            "name": "DET (M Boyd)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c6c6bd1-982e-4424-a392-d48027243d39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:53.946711-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "457d27cc-5462-4a1e-85f7-4ddfb6b8bc58",
                            "gambit_id": "e33da7f3-dfe0-4ca6-be8f-daab3e28b181",
                            "last_updated": "2023-06-05T10:57:24.967175-04:00",
                            "created_at": "2023-06-04T12:16:53.948471-04:00",
                            "name": "DET",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api"
                        },
                        {
                            "id": "826ac0cf-9808-4c71-bf96-2b5c58e132fe",
                            "gambit_id": "4e842c58-f3f5-4b14-9e5f-d81a21913653",
                            "last_updated": "2023-06-05T10:57:24.970229-04:00",
                            "created_at": "2023-06-04T12:16:53.950200-04:00",
                            "name": "CWS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api"
                        }
                    ]
                },
                {
                    "id": "4597b0bd-f186-4249-990e-e66fe1ae4726",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:53.952215-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8bcfe65-fae9-4748-b353-7a6f8b7d756c",
                            "gambit_id": "ce5a0e97-aa7a-4102-a348-f8a01cfe5ae5",
                            "last_updated": "2023-06-05T10:57:24.984137-04:00",
                            "created_at": "2023-06-04T12:16:53.956233-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4597b0bd-f186-4249-990e-e66fe1ae4726/?format=api"
                        },
                        {
                            "id": "a95210b9-d830-4409-95b7-ea0859de974a",
                            "gambit_id": "25c4a78d-a3ce-43a9-9a30-e4c76c9748fe",
                            "last_updated": "2023-06-05T10:57:24.982277-04:00",
                            "created_at": "2023-06-04T12:16:53.954408-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4597b0bd-f186-4249-990e-e66fe1ae4726/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "242a23d4-3cd4-4a90-a5b7-7392f719e7e5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "976a85f8-a946-491a-b542-7ad1ba6d6f64",
            "completed": true,
            "last_updated": "2023-06-05T10:57:24.284437-04:00",
            "created_at": "2023-06-04T12:16:53.282346-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/976a85f8-a946-491a-b542-7ad1ba6d6f64",
            "datetime": "2023-06-04T13:40:00-04:00",
            "cutoff_datetime": "2023-06-04T13:40:00-04:00",
            "name": "MIL (A Houser) v. CIN (B Lively)",
            "bettypes": [
                {
                    "id": "9ffa05ef-4e64-451c-b254-a6a3f7377d90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/242a23d4-3cd4-4a90-a5b7-7392f719e7e5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:53.287176-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lively)",
                                "amount": 5234.0
                            },
                            {
                                "team": "MIL (A Houser)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "efedfe2a-566c-427b-b852-3a45ff19cc8c",
                            "gambit_id": "9078049b-d8fa-4183-a610-fa24edd871d6",
                            "last_updated": "2023-06-05T10:57:24.296046-04:00",
                            "created_at": "2023-06-04T12:16:53.296715-04:00",
                            "name": "CIN (B Lively)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffa05ef-4e64-451c-b254-a6a3f7377d90/?format=api"
                        },
                        {
                            "id": "0fb23ee2-af2c-4bfa-9bbf-3296615d2f93",
                            "gambit_id": "5676e145-4662-4025-b151-2941a5f8a182",
                            "last_updated": "2023-06-05T10:57:24.293669-04:00",
                            "created_at": "2023-06-04T12:16:53.291668-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffa05ef-4e64-451c-b254-a6a3f7377d90/?format=api"
                        }
                    ]
                },
                {
                    "id": "026c3c70-efb7-41f8-a8dd-41b348ef35ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/242a23d4-3cd4-4a90-a5b7-7392f719e7e5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:53.299593-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b3e21859-b13f-419c-9895-f1e02bacd07f",
                            "gambit_id": "af89a34c-d0ff-4ce5-992b-f412db59fe5d",
                            "last_updated": "2023-06-05T10:57:24.300321-04:00",
                            "created_at": "2023-06-04T12:16:53.301831-04:00",
                            "name": "MIL",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c3c70-efb7-41f8-a8dd-41b348ef35ae/?format=api"
                        },
                        {
                            "id": "c4c99b50-a903-4519-aaeb-1de81c3c3fc4",
                            "gambit_id": "3eae8377-ec19-41e6-9968-6b658e76d6d5",
                            "last_updated": "2023-06-05T10:57:24.302924-04:00",
                            "created_at": "2023-06-04T12:16:53.308823-04:00",
                            "name": "CIN",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c3c70-efb7-41f8-a8dd-41b348ef35ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "37a45066-e4bc-4af6-b831-b00ebfb10a89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/242a23d4-3cd4-4a90-a5b7-7392f719e7e5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:53.311529-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0b0709ce-a04e-4414-b790-00150f24d934",
                            "gambit_id": "0e78c0de-2f55-402c-8c55-cfeb0d8ea810",
                            "last_updated": "2023-06-05T10:57:24.309821-04:00",
                            "created_at": "2023-06-04T12:16:53.318735-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/37a45066-e4bc-4af6-b831-b00ebfb10a89/?format=api"
                        },
                        {
                            "id": "163cdf2d-481f-4922-8e59-8ad3f84c62fd",
                            "gambit_id": "32eb9155-92f0-4175-88f8-a25326193558",
                            "last_updated": "2023-06-05T10:57:24.307794-04:00",
                            "created_at": "2023-06-04T12:16:53.313891-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/37a45066-e4bc-4af6-b831-b00ebfb10a89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1f68745-5ec2-4742-bb78-f83d858eb014",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a3ae111d-0835-481e-99db-d38d65e933dd",
            "completed": true,
            "last_updated": "2023-06-05T10:57:24.503476-04:00",
            "created_at": "2023-06-04T12:16:53.509475-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a3ae111d-0835-481e-99db-d38d65e933dd",
            "datetime": "2023-06-04T13:40:00-04:00",
            "cutoff_datetime": "2023-06-04T13:40:00-04:00",
            "name": "OAK (P Blackburn) v. MIA (S Alcantara)",
            "bettypes": [
                {
                    "id": "3d8fe81a-aa41-4410-860c-a6b229050e04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:53.512478-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 6728.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 3272.0
                            }
                        ],
                        "expected_reward_tokens": 9553.76,
                        "profit_sb": 53.76,
                        "profit_sb_percentage": 0.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "17ca8bbb-9eaa-474c-9175-c2f104773047",
                            "gambit_id": "f4c26166-7974-4487-9ec9-75185133d078",
                            "last_updated": "2023-06-05T10:57:24.509364-04:00",
                            "created_at": "2023-06-04T12:16:53.517797-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8fe81a-aa41-4410-860c-a6b229050e04/?format=api"
                        },
                        {
                            "id": "cd33069a-2106-40f6-864f-6f289f94b2f7",
                            "gambit_id": "6f749ad7-03e2-4848-9761-b60654d246df",
                            "last_updated": "2023-06-05T10:57:24.507677-04:00",
                            "created_at": "2023-06-04T12:16:53.515349-04:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d8fe81a-aa41-4410-860c-a6b229050e04/?format=api"
                        }
                    ]
                },
                {
                    "id": "3afb3e7f-cc64-4430-9e95-8f6fe0d91d2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:53.520576-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79ae31ba-6996-49fe-b914-0494a99a0f84",
                            "gambit_id": "bc4fbeb4-69f9-485b-aa6b-fa03cc8ada08",
                            "last_updated": "2023-06-05T10:57:24.516181-04:00",
                            "created_at": "2023-06-04T12:16:53.525456-04:00",
                            "name": "MIA",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afb3e7f-cc64-4430-9e95-8f6fe0d91d2f/?format=api"
                        },
                        {
                            "id": "058433fb-8a08-43b8-a5e4-a70d17b7ff46",
                            "gambit_id": "24eafafe-b497-4397-b59b-ae03e980b44b",
                            "last_updated": "2023-06-05T10:57:24.514342-04:00",
                            "created_at": "2023-06-04T12:16:53.523098-04:00",
                            "name": "OAK",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afb3e7f-cc64-4430-9e95-8f6fe0d91d2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfd14c72-702c-44b4-b01e-fb03529866f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1f68745-5ec2-4742-bb78-f83d858eb014/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:53.527806-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc47ed25-28de-4b75-a3b7-f37c1a7cef72",
                            "gambit_id": "f5da0ef3-6acd-4bc4-b7e9-55b9944e8240",
                            "last_updated": "2023-06-05T10:57:24.520924-04:00",
                            "created_at": "2023-06-04T12:16:53.530014-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd14c72-702c-44b4-b01e-fb03529866f1/?format=api"
                        },
                        {
                            "id": "b8b9a712-f186-4d8d-95e9-0d6b2ea7b08a",
                            "gambit_id": "64ebb624-c6dc-47a0-9ef3-f33f87af4314",
                            "last_updated": "2023-06-05T10:57:24.522999-04:00",
                            "created_at": "2023-06-04T12:16:53.532836-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd14c72-702c-44b4-b01e-fb03529866f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "86d8e826-17b1-4938-89e6-899b69332b61",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e06a2359-e30b-4343-b5bd-2d77cb40a929",
            "completed": true,
            "last_updated": "2023-06-05T10:57:24.055098-04:00",
            "created_at": "2023-06-04T12:16:53.071377-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e06a2359-e30b-4343-b5bd-2d77cb40a929",
            "datetime": "2023-06-04T13:40:00-04:00",
            "cutoff_datetime": "2023-06-04T13:40:00-04:00",
            "name": "TOR (Y Kikuchi) v. NYM (K Senga)",
            "bettypes": [
                {
                    "id": "c7ff0768-73dd-44a8-862d-0538b5683696",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86d8e826-17b1-4938-89e6-899b69332b61/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:53.074578-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5711.0
                            },
                            {
                                "team": "TOR (Y Kikuchi)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60f51ee0-cd9b-4596-973c-1b6af81864c2",
                            "gambit_id": "0f39998b-5b66-469d-be8d-30b7a4d59dfb",
                            "last_updated": "2023-06-05T10:57:24.061326-04:00",
                            "created_at": "2023-06-04T12:16:53.079532-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7ff0768-73dd-44a8-862d-0538b5683696/?format=api"
                        },
                        {
                            "id": "5a988134-a9e5-4c99-afea-edaf31a70b25",
                            "gambit_id": "99cfea06-27e6-434e-88f8-88fcb368136c",
                            "last_updated": "2023-06-05T10:57:24.059341-04:00",
                            "created_at": "2023-06-04T12:16:53.076872-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7ff0768-73dd-44a8-862d-0538b5683696/?format=api"
                        }
                    ]
                },
                {
                    "id": "089bf4f0-7178-4b64-a4ca-f90ad2457442",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86d8e826-17b1-4938-89e6-899b69332b61/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:53.081899-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 6100.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee40fc6a-7832-4f72-b805-a2eee29705a0",
                            "gambit_id": "848b0a54-806d-4c64-bb22-0d9d1623d4e9",
                            "last_updated": "2023-06-05T10:57:24.065264-04:00",
                            "created_at": "2023-06-04T12:16:53.083991-04:00",
                            "name": "TOR",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089bf4f0-7178-4b64-a4ca-f90ad2457442/?format=api"
                        },
                        {
                            "id": "a9b6120b-4ee9-46b6-9000-bbdd53e70f5e",
                            "gambit_id": "02f59627-d8f5-4087-91ce-e48abeebd4e5",
                            "last_updated": "2023-06-05T10:57:24.067106-04:00",
                            "created_at": "2023-06-04T12:16:53.086384-04:00",
                            "name": "NYM",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089bf4f0-7178-4b64-a4ca-f90ad2457442/?format=api"
                        }
                    ]
                },
                {
                    "id": "70195e15-5876-47c9-82cd-c7248b6801f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86d8e826-17b1-4938-89e6-899b69332b61/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:53.088869-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "27e5c8d0-b1e1-48b2-8a07-f70aa6355d3e",
                            "gambit_id": "e9c9489d-eb98-4dc8-8528-53ddb5c06cd5",
                            "last_updated": "2023-06-05T10:57:24.073181-04:00",
                            "created_at": "2023-06-04T12:16:53.093696-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/70195e15-5876-47c9-82cd-c7248b6801f8/?format=api"
                        },
                        {
                            "id": "88eefb3f-3cd9-4a2f-975c-97b348b42522",
                            "gambit_id": "5b9f21c4-3e50-489d-829d-8b08d8f63a08",
                            "last_updated": "2023-06-05T10:57:24.071482-04:00",
                            "created_at": "2023-06-04T12:16:53.091145-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/70195e15-5876-47c9-82cd-c7248b6801f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca3fe436-2d8e-43b1-9613-d7ac78de4e35",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "76561e88-a03a-4d56-afe3-da46000224c4",
            "completed": true,
            "last_updated": "2023-06-05T10:57:23.833782-04:00",
            "created_at": "2023-06-04T12:16:52.855703-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.26,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/76561e88-a03a-4d56-afe3-da46000224c4",
            "datetime": "2023-06-04T13:35:00-04:00",
            "cutoff_datetime": "2023-06-04T13:35:00-04:00",
            "name": "TAM (T Bradley) v. BOS (T Houck)",
            "bettypes": [
                {
                    "id": "7353ac7a-87ed-4480-89db-749d5b33fc09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca3fe436-2d8e-43b1-9613-d7ac78de4e35/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:52.859556-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Bradley)",
                                "amount": 5375.0
                            },
                            {
                                "team": "BOS (T Houck)",
                                "amount": 4625.0
                            }
                        ],
                        "expected_reward_tokens": 9620.0,
                        "profit_sb": 120.0,
                        "profit_sb_percentage": 1.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3b3536c6-1814-4514-a363-6146fc9eddd8",
                            "gambit_id": "f6f76777-d960-4701-8c91-d0b7fab60948",
                            "last_updated": "2023-06-05T10:57:23.839800-04:00",
                            "created_at": "2023-06-04T12:16:52.862822-04:00",
                            "name": "TAM (T Bradley)",
                            "reward": "1.79000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7353ac7a-87ed-4480-89db-749d5b33fc09/?format=api"
                        },
                        {
                            "id": "191e3415-eeea-45f4-8e79-e3cc802af5f3",
                            "gambit_id": "13221e0b-166f-4f72-a43f-ecd123ea497a",
                            "last_updated": "2023-06-05T10:57:23.841426-04:00",
                            "created_at": "2023-06-04T12:16:52.865146-04:00",
                            "name": "BOS (T Houck)",
                            "reward": "2.08000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7353ac7a-87ed-4480-89db-749d5b33fc09/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc300504-0313-4cf5-8649-2f5475d56f7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca3fe436-2d8e-43b1-9613-d7ac78de4e35/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:52.867981-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40dceec5-e8bf-4ed4-8842-891a4fa2e819",
                            "gambit_id": "d04a21bf-b115-4edd-ad85-640552031dd6",
                            "last_updated": "2023-06-05T10:57:23.849957-04:00",
                            "created_at": "2023-06-04T12:16:52.873876-04:00",
                            "name": "BOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc300504-0313-4cf5-8649-2f5475d56f7e/?format=api"
                        },
                        {
                            "id": "12e2fdb6-4df1-4e48-ac91-d6d4d3b0eef8",
                            "gambit_id": "2fa518ea-f312-4096-97f9-d86ea6c02b13",
                            "last_updated": "2023-06-05T10:57:23.847534-04:00",
                            "created_at": "2023-06-04T12:16:52.870946-04:00",
                            "name": "TAM",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc300504-0313-4cf5-8649-2f5475d56f7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ff4d37a-98f3-4fc3-8aa4-f81944f160d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca3fe436-2d8e-43b1-9613-d7ac78de4e35/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:52.876646-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "35e449d9-61fd-4a5f-8d3a-95b75229c31a",
                            "gambit_id": "d1dca488-849c-4bf3-9be7-7f71655f534c",
                            "last_updated": "2023-06-05T10:57:23.857918-04:00",
                            "created_at": "2023-06-04T12:16:52.879122-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/0ff4d37a-98f3-4fc3-8aa4-f81944f160d9/?format=api"
                        },
                        {
                            "id": "92e714f4-f331-4856-9f08-f42311d92503",
                            "gambit_id": "d2652145-057b-4fa7-980f-6b4cb731f354",
                            "last_updated": "2023-06-05T10:57:23.861643-04:00",
                            "created_at": "2023-06-04T12:16:52.880947-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/0ff4d37a-98f3-4fc3-8aa4-f81944f160d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d43fc76-38dc-4bfe-a9de-1029d062a0cb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "979984c0-7d60-40bd-a85b-770732efa6a4",
            "completed": true,
            "last_updated": "2023-06-05T10:57:26.507011-04:00",
            "created_at": "2023-06-04T12:16:52.642414-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/979984c0-7d60-40bd-a85b-770732efa6a4",
            "datetime": "2023-06-04T13:35:00-04:00",
            "cutoff_datetime": "2023-06-04T13:35:00-04:00",
            "name": "PHI (R Suarez) v. WAS (T Williams)",
            "bettypes": [
                {
                    "id": "64d5ce48-fc53-4862-801b-133eecb77a5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d43fc76-38dc-4bfe-a9de-1029d062a0cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-04T12:16:52.645748-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5909.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dddc35e7-5990-4b53-bd53-6cbe6d5bf1c8",
                            "gambit_id": "7849b425-4ac2-4588-ab93-b8515dac6287",
                            "last_updated": "2023-06-05T10:57:26.511538-04:00",
                            "created_at": "2023-06-04T12:16:52.648142-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d5ce48-fc53-4862-801b-133eecb77a5e/?format=api"
                        },
                        {
                            "id": "3a1284b0-1ab6-4b9e-b3da-0818dcf8aba1",
                            "gambit_id": "c01c272e-6b36-48a1-908b-f821cf0a0001",
                            "last_updated": "2023-06-05T10:57:26.513434-04:00",
                            "created_at": "2023-06-04T12:16:52.650270-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d5ce48-fc53-4862-801b-133eecb77a5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d43fc76-38dc-4bfe-a9de-1029d062a0cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-04T12:16:52.652268-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c916bed9-19b9-46b0-be07-a694ec450451",
                            "gambit_id": "24a8801c-43b2-4aaa-b7b3-dac9ee9f36a5",
                            "last_updated": "2023-06-05T10:57:26.519676-04:00",
                            "created_at": "2023-06-04T12:16:52.656593-04:00",
                            "name": "WAS",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97/?format=api"
                        },
                        {
                            "id": "94f8ea9d-c9cf-4e03-9383-696be725784f",
                            "gambit_id": "6faf9135-fa60-4e5d-a75e-408d6473a0e3",
                            "last_updated": "2023-06-05T10:57:26.517699-04:00",
                            "created_at": "2023-06-04T12:16:52.654421-04:00",
                            "name": "PHI",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0fa4df8-6e88-4fd8-ab3e-80a2c9bbab97/?format=api"
                        }
                    ]
                },
                {
                    "id": "f24b78d1-84dc-4292-93eb-be8282f31c64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d43fc76-38dc-4bfe-a9de-1029d062a0cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-04T12:16:52.659060-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "95e4f64a-f458-4f1f-a17a-12a2d62ebc1d",
                            "gambit_id": "69b42ab2-8215-4607-9e71-d1db930ecec4",
                            "last_updated": "2023-06-05T10:57:26.523990-04:00",
                            "created_at": "2023-06-04T12:16:52.661389-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/f24b78d1-84dc-4292-93eb-be8282f31c64/?format=api"
                        },
                        {
                            "id": "d0283a25-5f90-47f2-91c3-a0c279103c47",
                            "gambit_id": "503da6d4-cb1c-4fab-af29-1cd000163505",
                            "last_updated": "2023-06-05T10:57:26.526253-04:00",
                            "created_at": "2023-06-04T12:16:52.663757-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/f24b78d1-84dc-4292-93eb-be8282f31c64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1370493c-0e54-4a9d-837c-ac67b77fc203",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8036a66-ade6-487d-9b76-637891d93273",
            "completed": true,
            "last_updated": "2023-06-05T10:57:21.438420-04:00",
            "created_at": "2023-06-03T11:22:14.873275-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c8036a66-ade6-487d-9b76-637891d93273",
            "datetime": "2023-06-03T22:10:00-04:00",
            "cutoff_datetime": "2023-06-03T22:10:00-04:00",
            "name": "ATL (S Strider) v. ARI (R Nelson)",
            "bettypes": [
                {
                    "id": "0c705334-6c1c-46d2-8d06-ebe95d79cf21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1370493c-0e54-4a9d-837c-ac67b77fc203/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:14.876600-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6833.0
                            },
                            {
                                "team": "ARI (R Nelson)",
                                "amount": 3167.0
                            }
                        ],
                        "expected_reward_tokens": 9564.34,
                        "profit_sb": 64.34,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a335ab4-ab54-4fad-b333-ddd8fae38ae1",
                            "gambit_id": "49cafb29-cc02-4d0d-83ee-d293eddb91ba",
                            "last_updated": "2023-06-05T10:57:21.443152-04:00",
                            "created_at": "2023-06-03T11:22:14.878913-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c705334-6c1c-46d2-8d06-ebe95d79cf21/?format=api"
                        },
                        {
                            "id": "94fff189-0c8a-4389-89f5-c3df8b04e105",
                            "gambit_id": "2b162110-d9d1-4461-af8f-7241c838def1",
                            "last_updated": "2023-06-05T10:57:21.445903-04:00",
                            "created_at": "2023-06-03T11:22:14.880535-04:00",
                            "name": "ARI (R Nelson)",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c705334-6c1c-46d2-8d06-ebe95d79cf21/?format=api"
                        }
                    ]
                },
                {
                    "id": "39104535-f3f2-4b12-8ebb-466d75016805",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1370493c-0e54-4a9d-837c-ac67b77fc203/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:14.882277-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a998796-68b7-43ea-b3c2-9cad67578658",
                            "gambit_id": "a942717a-c3cf-4324-a2f8-a72ef99d09b5",
                            "last_updated": "2023-06-05T10:57:21.449958-04:00",
                            "created_at": "2023-06-03T11:22:14.884064-04:00",
                            "name": "ATL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39104535-f3f2-4b12-8ebb-466d75016805/?format=api"
                        },
                        {
                            "id": "a5ea8670-a022-4469-8d53-6f17e379709d",
                            "gambit_id": "18ceaff4-7fc9-4643-8d21-a5ca34856fa3",
                            "last_updated": "2023-06-05T10:57:21.452113-04:00",
                            "created_at": "2023-06-03T11:22:14.885833-04:00",
                            "name": "ARI",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39104535-f3f2-4b12-8ebb-466d75016805/?format=api"
                        }
                    ]
                },
                {
                    "id": "e32eeb0a-5087-4704-8e8c-8907dc12be35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1370493c-0e54-4a9d-837c-ac67b77fc203/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:14.888554-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "628b9e6f-043b-417b-a32d-0df09ca96ab3",
                            "gambit_id": "7d116616-d01f-4219-ae33-fd3abe7a199b",
                            "last_updated": "2023-06-05T10:57:21.458628-04:00",
                            "created_at": "2023-06-03T11:22:14.892132-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e32eeb0a-5087-4704-8e8c-8907dc12be35/?format=api"
                        },
                        {
                            "id": "2e33175d-6afe-4c89-96b5-f2d09b0bcd33",
                            "gambit_id": "3bc9b1ae-7e9c-48b4-9954-45d77153a387",
                            "last_updated": "2023-06-05T10:57:21.456077-04:00",
                            "created_at": "2023-06-03T11:22:14.890387-04:00",
                            "name": "Game Total Over 9",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e32eeb0a-5087-4704-8e8c-8907dc12be35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65b96d0f-0735-4c4b-b121-3d1627403669",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8b5a2af-044d-4728-bf68-a725bdc6fa9f",
            "completed": true,
            "last_updated": "2023-06-05T10:57:21.200848-04:00",
            "created_at": "2023-06-03T11:22:14.575166-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c8b5a2af-044d-4728-bf68-a725bdc6fa9f",
            "datetime": "2023-06-03T22:10:00-04:00",
            "cutoff_datetime": "2023-06-03T22:10:00-04:00",
            "name": "CHC (D Smyly) v. SDG (Y Darvish)",
            "bettypes": [
                {
                    "id": "2bfa8ea1-8522-48ed-9fa9-687a890fcf96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:14.578613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 6293.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c654e55e-4622-4a7c-923b-13b4845c374a",
                            "gambit_id": "5b129db8-67ef-447b-a9a0-b59ceca8ba8f",
                            "last_updated": "2023-06-05T10:57:21.207097-04:00",
                            "created_at": "2023-06-03T11:22:14.582851-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bfa8ea1-8522-48ed-9fa9-687a890fcf96/?format=api"
                        },
                        {
                            "id": "9003415a-3b08-4c53-984c-7cd505b6c9c3",
                            "gambit_id": "7179fa42-5997-4ce0-a57f-9519cb91104f",
                            "last_updated": "2023-06-05T10:57:21.205288-04:00",
                            "created_at": "2023-06-03T11:22:14.580604-04:00",
                            "name": "CHC (D Smyly)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bfa8ea1-8522-48ed-9fa9-687a890fcf96/?format=api"
                        }
                    ]
                },
                {
                    "id": "fcca00ef-ae19-41b9-a32a-057faa7f09e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:14.584998-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5512.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fae4595-d075-45ed-8c67-85a5371e4b87",
                            "gambit_id": "32f9a790-d5ae-4d1b-a919-c2f0eb6d0221",
                            "last_updated": "2023-06-05T10:57:21.210742-04:00",
                            "created_at": "2023-06-03T11:22:14.586956-04:00",
                            "name": "CHC",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api"
                        },
                        {
                            "id": "308ae856-48ed-41b8-8101-a05bffd7c254",
                            "gambit_id": "b2114989-4d2b-4bf2-bde7-b90f756001fa",
                            "last_updated": "2023-06-05T10:57:21.213614-04:00",
                            "created_at": "2023-06-03T11:22:14.588994-04:00",
                            "name": "SDG",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f201709-4f11-46e3-8062-f7992053b297",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:14.591056-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "05f9274f-9c19-49c5-90e3-507fe7cccbd3",
                            "gambit_id": "18aff9f0-4127-4ae5-a0f4-ba197039460f",
                            "last_updated": "2023-06-05T10:57:21.219832-04:00",
                            "created_at": "2023-06-03T11:22:14.595009-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/8f201709-4f11-46e3-8062-f7992053b297/?format=api"
                        },
                        {
                            "id": "4a44ac18-614c-44fb-b063-82a6a22dbefa",
                            "gambit_id": "d573bcc9-64e5-4871-92c9-0d11e1cc9008",
                            "last_updated": "2023-06-05T10:57:21.217899-04:00",
                            "created_at": "2023-06-03T11:22:14.592944-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/8f201709-4f11-46e3-8062-f7992053b297/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1309b5bd-039e-4636-a450-f01461ab84fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0fcb3551-d251-4b33-9f0e-ea27643048fe",
            "completed": true,
            "last_updated": "2023-06-05T10:57:20.986547-04:00",
            "created_at": "2023-06-03T11:22:14.339012-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0fcb3551-d251-4b33-9f0e-ea27643048fe",
            "datetime": "2023-06-03T22:05:00-04:00",
            "cutoff_datetime": "2023-06-03T22:05:00-04:00",
            "name": "BAL (K Bradish) v. SFO (A Cobb)",
            "bettypes": [
                {
                    "id": "309c7876-e1ee-4e1a-8d73-2acee6f62f83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:14.342370-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5627.0
                            },
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49048c0a-7b0a-4f33-8765-1102525e06da",
                            "gambit_id": "b7dee93d-3b04-406d-9062-78012a484aff",
                            "last_updated": "2023-06-05T10:57:20.992829-04:00",
                            "created_at": "2023-06-03T11:22:14.361236-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api"
                        },
                        {
                            "id": "3e56628f-5763-4c03-91fd-62dc967921ed",
                            "gambit_id": "99002b8c-f849-4e29-a210-5b9eabf60b2f",
                            "last_updated": "2023-06-05T10:57:20.990998-04:00",
                            "created_at": "2023-06-03T11:22:14.358825-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api"
                        }
                    ]
                },
                {
                    "id": "93ea5102-2b1f-44d2-b224-d2f1fc0f89d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:14.363420-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "35afcddb-f466-4471-80fb-8190cd1a59a6",
                            "gambit_id": "f2c74fda-e931-4325-bb40-2539e8c5815e",
                            "last_updated": "2023-06-05T10:57:20.997523-04:00",
                            "created_at": "2023-06-03T11:22:14.365486-04:00",
                            "name": "BAL",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ea5102-2b1f-44d2-b224-d2f1fc0f89d3/?format=api"
                        },
                        {
                            "id": "f09d398f-026b-4b31-bb74-29da463b47e6",
                            "gambit_id": "877bb6c5-09ec-4092-947e-8d19d86ed0cc",
                            "last_updated": "2023-06-05T10:57:20.999956-04:00",
                            "created_at": "2023-06-03T11:22:14.367687-04:00",
                            "name": "SFO",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ea5102-2b1f-44d2-b224-d2f1fc0f89d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:14.370583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f0edcd4-c77d-4cbc-bef8-3caec79045cd",
                            "gambit_id": "56a53f66-4ac1-4634-bd6f-979660492c63",
                            "last_updated": "2023-06-05T10:57:21.007767-04:00",
                            "created_at": "2023-06-03T11:22:14.372649-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api"
                        },
                        {
                            "id": "f5fa3b84-67f9-422c-b0bf-4bcd8dfe4421",
                            "gambit_id": "6bffebe9-4b8b-45bc-8d56-ee5a1aaa0ebd",
                            "last_updated": "2023-06-05T10:57:21.010279-04:00",
                            "created_at": "2023-06-03T11:22:14.374946-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b921aa9-8a4a-4a2e-a831-f7a43ed1fe67/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c812eae7-c22a-478d-b67e-a00bcbbdf6f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4dad36cd-d993-47b0-8b2b-b70ccfb983fe",
            "completed": true,
            "last_updated": "2023-06-05T10:57:23.184032-04:00",
            "created_at": "2023-06-03T11:32:16.915850-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.86,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/4dad36cd-d993-47b0-8b2b-b70ccfb983fe",
            "datetime": "2023-06-03T21:00:00-04:00",
            "cutoff_datetime": "2023-06-03T21:00:00-04:00",
            "name": "Karine Silva v. Ketlen Souza",
            "bettypes": [
                {
                    "id": "086ce3a7-05bb-445d-81fb-b51ffb564eb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c812eae7-c22a-478d-b67e-a00bcbbdf6f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:32:16.918545-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Karine Silva",
                                "amount": 6386.0
                            },
                            {
                                "team": "Ketlen Souza",
                                "amount": 3614.0
                            }
                        ],
                        "expected_reward_tokens": 9323.56,
                        "profit_sb": -176.44,
                        "profit_sb_percentage": -1.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91b6ac30-de45-40c1-8e31-b8f0f722481e",
                            "gambit_id": "e63eaebb-bfaa-4ae7-911b-fe3e0931fb73",
                            "last_updated": "2023-06-05T10:57:23.191183-04:00",
                            "created_at": "2023-06-03T11:32:16.922716-04:00",
                            "name": "Karine Silva",
                            "reward": "1.46000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086ce3a7-05bb-445d-81fb-b51ffb564eb4/?format=api"
                        },
                        {
                            "id": "a804bcdd-53bc-4642-b88a-8cfd742e534c",
                            "gambit_id": "b8c2cd85-b9e9-443f-a976-d08d7b5badbc",
                            "last_updated": "2023-06-05T10:57:23.189009-04:00",
                            "created_at": "2023-06-03T11:32:16.920831-04:00",
                            "name": "Ketlen Souza",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086ce3a7-05bb-445d-81fb-b51ffb564eb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "09ee0557-79dc-46f3-bf9a-03830ebb3d59",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c812eae7-c22a-478d-b67e-a00bcbbdf6f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:32:16.925284-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d87d5912-bd00-4cbd-935d-6446a3668452",
                            "gambit_id": "b98f5412-4ab8-49d7-a883-7ec0b6fa88ad",
                            "last_updated": "2023-06-05T10:57:23.196367-04:00",
                            "created_at": "2023-06-03T11:32:16.927797-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ee0557-79dc-46f3-bf9a-03830ebb3d59/?format=api"
                        },
                        {
                            "id": "4edaee01-f0ba-4d6c-ba28-70d44bc69ec9",
                            "gambit_id": "10e01c6f-7fd4-405b-a83d-de02a196e58d",
                            "last_updated": "2023-06-05T10:57:23.199070-04:00",
                            "created_at": "2023-06-03T11:32:16.930455-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ee0557-79dc-46f3-bf9a-03830ebb3d59/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2453773-3e61-465e-a3b1-3befc1f2d494",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "975f3587-24ee-47b6-b3db-9e486395e326",
            "completed": true,
            "last_updated": "2023-06-05T10:57:22.534771-04:00",
            "created_at": "2023-06-03T11:27:14.142224-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.04,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/975f3587-24ee-47b6-b3db-9e486395e326",
            "datetime": "2023-06-03T21:00:00-04:00",
            "cutoff_datetime": "2023-06-03T21:00:00-04:00",
            "name": "Amir Albazi v. Kai Kara-France",
            "bettypes": [
                {
                    "id": "22d9c149-853a-4c8c-a74d-db05bde62a27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:27:14.144971-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Amir Albazi",
                                "amount": 5096.0
                            },
                            {
                                "team": "Kai Kara-France",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9121.44,
                        "profit_sb": -378.56,
                        "profit_sb_percentage": -3.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d78540c7-9434-43a7-ac03-2323ae0bb8c1",
                            "gambit_id": "2a021bcb-9364-4967-9a30-50520b3fddc2",
                            "last_updated": "2023-06-05T10:57:22.541147-04:00",
                            "created_at": "2023-06-03T11:27:14.147343-04:00",
                            "name": "Amir Albazi",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api"
                        },
                        {
                            "id": "86485156-3528-45f3-94f4-dab343ea8828",
                            "gambit_id": "b493c4b9-3969-4f4b-a8fe-bfe54b83ed2d",
                            "last_updated": "2023-06-05T10:57:22.543321-04:00",
                            "created_at": "2023-06-03T11:27:14.149866-04:00",
                            "name": "Kai Kara-France",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api"
                        }
                    ]
                },
                {
                    "id": "ddff4ee6-d93f-4835-bbbf-78b35f7b6547",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:27:14.151748-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5794.0
                            },
                            {
                                "team": "Total Rounds Under 3.5",
                                "amount": 4206.0
                            }
                        ],
                        "expected_reward_tokens": 9211.14,
                        "profit_sb": -288.86,
                        "profit_sb_percentage": -3.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6435df1-08db-45e6-9ad0-ca64cc35a885",
                            "gambit_id": "33ad962a-6cce-4461-85cc-c4aa47a6157e",
                            "last_updated": "2023-06-05T10:57:22.547371-04:00",
                            "created_at": "2023-06-03T11:27:14.153477-04:00",
                            "name": "Total Rounds Over 3.5",
                            "reward": "1.59000",
                            "odds": "1.62500",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api"
                        },
                        {
                            "id": "d51a983c-2428-4fda-b794-ad39d213f14a",
                            "gambit_id": "d4f014cb-e5a7-4394-8b0f-6a661c93a8f6",
                            "last_updated": "2023-06-05T10:57:22.549359-04:00",
                            "created_at": "2023-06-03T11:27:14.155154-04:00",
                            "name": "Total Rounds Under 3.5",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26200953-dc17-4d62-9f26-13e34e191322",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6e219c8d-1541-45f6-9ccd-44cc3ba476c5",
            "completed": true,
            "last_updated": "2023-06-05T10:57:22.749502-04:00",
            "created_at": "2023-06-03T11:27:14.341532-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.85,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/6e219c8d-1541-45f6-9ccd-44cc3ba476c5",
            "datetime": "2023-06-03T21:00:00-04:00",
            "cutoff_datetime": "2023-06-03T21:00:00-04:00",
            "name": "Daniel Pineda v. Alex Caceres",
            "bettypes": [
                {
                    "id": "a39df1d0-9537-429f-9681-19b24458a5df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26200953-dc17-4d62-9f26-13e34e191322/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:27:14.343941-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alex Caceres",
                                "amount": 6237.0
                            },
                            {
                                "team": "Daniel Pineda",
                                "amount": 3763.0
                            }
                        ],
                        "expected_reward_tokens": 9293.13,
                        "profit_sb": -206.87,
                        "profit_sb_percentage": -2.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fafcaa98-522d-45fd-946d-27f185b0b656",
                            "gambit_id": "f2e98d5e-ec10-494a-94ed-79db73fc6cf0",
                            "last_updated": "2023-06-05T10:57:22.758969-04:00",
                            "created_at": "2023-06-03T11:27:14.347480-04:00",
                            "name": "Alex Caceres",
                            "reward": "1.49000",
                            "odds": "1.51280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api"
                        },
                        {
                            "id": "3b375bed-af2d-446b-86e0-ce5d8307f6cc",
                            "gambit_id": "a764da64-9711-46bb-b7e4-d18d11e3c809",
                            "last_updated": "2023-06-05T10:57:22.755606-04:00",
                            "created_at": "2023-06-03T11:27:14.345710-04:00",
                            "name": "Daniel Pineda",
                            "reward": "2.47000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39df1d0-9537-429f-9681-19b24458a5df/?format=api"
                        }
                    ]
                },
                {
                    "id": "4249d6e1-d6f9-4138-8295-a4962a7fb87e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26200953-dc17-4d62-9f26-13e34e191322/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:27:14.349247-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6300.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 3700.0
                            }
                        ],
                        "expected_reward_tokens": 9324.0,
                        "profit_sb": -176.0,
                        "profit_sb_percentage": -1.85,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62dfece2-3d93-4f7f-8a63-3958e49fbcbc",
                            "gambit_id": "fd83bbd1-1365-4b49-8323-3b0d38326d44",
                            "last_updated": "2023-06-05T10:57:22.774370-04:00",
                            "created_at": "2023-06-03T11:27:14.350886-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api"
                        },
                        {
                            "id": "dc84d6cc-29d7-46fa-958d-fc2eb9d140b1",
                            "gambit_id": "7d83cfac-3364-47cb-8274-acd306033fa3",
                            "last_updated": "2023-06-05T10:57:22.777354-04:00",
                            "created_at": "2023-06-03T11:27:14.352711-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.52000",
                            "odds": "2.60000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f3d3a03-5ed9-481b-b1b7-56a2921c36f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "49274a46-f4ca-4f02-8748-635107057400",
            "completed": true,
            "last_updated": "2023-06-05T10:57:23.394218-04:00",
            "created_at": "2023-06-03T11:32:17.121018-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/49274a46-f4ca-4f02-8748-635107057400",
            "datetime": "2023-06-03T21:00:00-04:00",
            "cutoff_datetime": "2023-06-03T21:00:00-04:00",
            "name": "Victor Altamirano v. Tim Elliott",
            "bettypes": [
                {
                    "id": "dfd16153-eb5c-44dd-94f5-8c4d12b98193",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f3d3a03-5ed9-481b-b1b7-56a2921c36f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:32:17.124204-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tim Elliott",
                                "amount": 6036.0
                            },
                            {
                                "team": "Victor Altamirano",
                                "amount": 3964.0
                            }
                        ],
                        "expected_reward_tokens": 9235.08,
                        "profit_sb": -264.92,
                        "profit_sb_percentage": -2.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b977abeb-c71e-439f-8356-cc28bea407d4",
                            "gambit_id": "09ebcd2a-ca3c-4624-9c17-ebd3c2546510",
                            "last_updated": "2023-06-05T10:57:23.398835-04:00",
                            "created_at": "2023-06-03T11:32:17.127070-04:00",
                            "name": "Tim Elliott",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd16153-eb5c-44dd-94f5-8c4d12b98193/?format=api"
                        },
                        {
                            "id": "8dc4e646-d92e-458c-8f6f-4cf430330172",
                            "gambit_id": "1a025e25-209c-424b-a116-dbb69200c112",
                            "last_updated": "2023-06-05T10:57:23.401055-04:00",
                            "created_at": "2023-06-03T11:32:17.130145-04:00",
                            "name": "Victor Altamirano",
                            "reward": "2.33000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfd16153-eb5c-44dd-94f5-8c4d12b98193/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a82cb79-cc71-459a-9e58-b250a2fd71b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f3d3a03-5ed9-481b-b1b7-56a2921c36f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:32:17.132552-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6792.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3208.0
                            }
                        ],
                        "expected_reward_tokens": 9303.2,
                        "profit_sb": -196.8,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b67be9f3-c08b-4b4e-949b-8fc7d7184131",
                            "gambit_id": "10e58e98-0bed-43df-9f56-60050196ce28",
                            "last_updated": "2023-06-05T10:57:23.404815-04:00",
                            "created_at": "2023-06-03T11:32:17.135234-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a82cb79-cc71-459a-9e58-b250a2fd71b7/?format=api"
                        },
                        {
                            "id": "18317fc9-d61c-4fc2-8095-7572e89c4e2d",
                            "gambit_id": "5712da97-2e28-493a-b870-b4c9b16574de",
                            "last_updated": "2023-06-05T10:57:23.406715-04:00",
                            "created_at": "2023-06-03T11:32:17.137489-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.90000",
                            "odds": "3.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a82cb79-cc71-459a-9e58-b250a2fd71b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8705caca-d665-4be1-b145-1b310a02b016",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9683bfe2-b14c-4027-a741-60e573dcc33a",
            "completed": true,
            "last_updated": "2023-06-05T10:57:22.963463-04:00",
            "created_at": "2023-06-03T11:32:16.696866-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.42,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/9683bfe2-b14c-4027-a741-60e573dcc33a",
            "datetime": "2023-06-03T20:00:00-04:00",
            "cutoff_datetime": "2023-06-03T20:00:00-04:00",
            "name": "Elizeu Zaleski v. Abubakar Nurmagomedov",
            "bettypes": [
                {
                    "id": "13b5b07a-2189-4574-909f-b945c74d237e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8705caca-d665-4be1-b145-1b310a02b016/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:32:16.701228-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Abubakar Nurmagomedov",
                                "amount": 5096.0
                            },
                            {
                                "team": "Elizeu Zaleski",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9121.44,
                        "profit_sb": -378.56,
                        "profit_sb_percentage": -3.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47861d61-3a1f-419c-a15b-f3fa69a9767a",
                            "gambit_id": "63a23cb7-9cca-42b5-8741-e031250c4090",
                            "last_updated": "2023-06-05T10:57:22.972084-04:00",
                            "created_at": "2023-06-03T11:32:16.704450-04:00",
                            "name": "Abubakar Nurmagomedov",
                            "reward": "1.79000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b5b07a-2189-4574-909f-b945c74d237e/?format=api"
                        },
                        {
                            "id": "3f7851f3-33e0-45e5-8b09-b821b67cd651",
                            "gambit_id": "c84d58b5-e666-4d5e-b99a-c57907293313",
                            "last_updated": "2023-06-05T10:57:22.974367-04:00",
                            "created_at": "2023-06-03T11:32:16.707858-04:00",
                            "name": "Elizeu Zaleski",
                            "reward": "1.86000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b5b07a-2189-4574-909f-b945c74d237e/?format=api"
                        }
                    ]
                },
                {
                    "id": "235ee7d2-5ea3-4014-8b5a-d3021eabd2bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8705caca-d665-4be1-b145-1b310a02b016/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:32:16.712195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6393.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3607.0
                            }
                        ],
                        "expected_reward_tokens": 9269.85,
                        "profit_sb": -230.15,
                        "profit_sb_percentage": -2.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ef32959-b130-4280-9012-acbb18b1e15f",
                            "gambit_id": "df25567e-b0d4-479c-b79c-0739455a072f",
                            "last_updated": "2023-06-05T10:57:22.978564-04:00",
                            "created_at": "2023-06-03T11:32:16.714843-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235ee7d2-5ea3-4014-8b5a-d3021eabd2bc/?format=api"
                        },
                        {
                            "id": "ebf28d25-194c-459b-aaf8-2fc50a55c037",
                            "gambit_id": "7c261423-0de7-424b-a875-1086936fc09e",
                            "last_updated": "2023-06-05T10:57:22.980341-04:00",
                            "created_at": "2023-06-03T11:32:16.717823-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.57000",
                            "odds": "2.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235ee7d2-5ea3-4014-8b5a-d3021eabd2bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e33819c-a1fb-4772-9c4b-21f558a05c2d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7161ecb9-1d80-492e-be56-476d0f41b58a",
            "completed": true,
            "last_updated": "2023-06-05T10:57:27.121241-04:00",
            "created_at": "2023-05-31T11:47:19.060838-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NHL Stanley Cup Finals",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7161ecb9-1d80-492e-be56-476d0f41b58a",
            "datetime": "2023-06-03T20:00:00-04:00",
            "cutoff_datetime": "2023-06-03T20:00:00-04:00",
            "name": "Florida Panthers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "88eecaac-29eb-49c0-bb20-7df630e50990",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e33819c-a1fb-4772-9c4b-21f558a05c2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:19.064131-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5512.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "727648a2-e2b6-4a90-a9b8-c8151902ac1e",
                            "gambit_id": "b3ac1efd-3cfa-45b3-a17a-980017451cbb",
                            "last_updated": "2023-06-05T10:57:27.129474-04:00",
                            "created_at": "2023-05-31T11:47:19.070153-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88eecaac-29eb-49c0-bb20-7df630e50990/?format=api"
                        },
                        {
                            "id": "8d0f4273-051a-4d14-9a19-fa7400dd4c61",
                            "gambit_id": "e4af09c0-e5d8-4651-aa8c-ccb616ec6046",
                            "last_updated": "2023-06-05T10:57:27.126945-04:00",
                            "created_at": "2023-05-31T11:47:19.067322-04:00",
                            "name": "Florida Panthers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88eecaac-29eb-49c0-bb20-7df630e50990/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d72de05-52a5-401b-bec0-11eaa4fc861f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e33819c-a1fb-4772-9c4b-21f558a05c2d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:19.073212-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6759.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "611d9c26-a82c-4d40-a855-2c766916c367",
                            "gambit_id": "27866196-341a-44ff-9227-487d91b6b2c3",
                            "last_updated": "2023-06-05T10:57:27.133081-04:00",
                            "created_at": "2023-05-31T11:47:19.075826-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d72de05-52a5-401b-bec0-11eaa4fc861f/?format=api"
                        },
                        {
                            "id": "844f02fe-1429-421d-960b-f2b9b622615f",
                            "gambit_id": "16496904-522a-4690-a069-b3241cbd9263",
                            "last_updated": "2023-06-05T10:57:27.135654-04:00",
                            "created_at": "2023-05-31T11:47:19.078523-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d72de05-52a5-401b-bec0-11eaa4fc861f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bc53a1d-6ab2-4c1a-950f-26a61b6c460f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e33819c-a1fb-4772-9c4b-21f558a05c2d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:19.081270-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdae6f44-56f8-4f50-90dd-947c992f5e79",
                            "gambit_id": "722fc269-585e-4157-9686-dcaa60ea067d",
                            "last_updated": "2023-06-05T10:57:27.139990-04:00",
                            "created_at": "2023-05-31T11:47:19.083815-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc53a1d-6ab2-4c1a-950f-26a61b6c460f/?format=api"
                        },
                        {
                            "id": "687951ba-f1eb-46a8-a198-a8cbfe56f5f6",
                            "gambit_id": "e06667ed-24df-4e79-b79f-ebc4e7e8eee1",
                            "last_updated": "2023-06-05T10:57:27.141967-04:00",
                            "created_at": "2023-05-31T11:47:19.086566-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc53a1d-6ab2-4c1a-950f-26a61b6c460f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7beee3c1-201d-4899-bf5b-10575608f393",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d644eec8-86c3-4dc8-aeb2-8afcc8d3da76",
            "completed": true,
            "last_updated": "2023-06-05T10:57:20.769640-04:00",
            "created_at": "2023-06-03T11:22:14.113272-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d644eec8-86c3-4dc8-aeb2-8afcc8d3da76",
            "datetime": "2023-06-03T19:15:00-04:00",
            "cutoff_datetime": "2023-06-03T19:15:00-04:00",
            "name": "NYY (G Cole) v. LOS (M Grove)",
            "bettypes": [
                {
                    "id": "6076e201-ae2b-4d64-b75c-3c9c676da16c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7beee3c1-201d-4899-bf5b-10575608f393/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:14.126179-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (M Grove)",
                                "amount": 5065.0
                            },
                            {
                                "team": "NYY (G Cole)",
                                "amount": 4935.0
                            }
                        ],
                        "expected_reward_tokens": 9572.85,
                        "profit_sb": 72.85,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e43b9351-7b10-42a7-899b-dfaedfd44d49",
                            "gambit_id": "31a2c832-58c6-42cf-bbcb-ebf364622ec8",
                            "last_updated": "2023-06-05T10:57:20.777476-04:00",
                            "created_at": "2023-06-03T11:22:14.130237-04:00",
                            "name": "LOS (M Grove)",
                            "reward": "1.89000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6076e201-ae2b-4d64-b75c-3c9c676da16c/?format=api"
                        },
                        {
                            "id": "5cd53caa-9b85-4dd5-9fc0-731a5d71b1cf",
                            "gambit_id": "f1fe8ca1-0358-4a61-93e6-aa1dae7a25a8",
                            "last_updated": "2023-06-05T10:57:20.775051-04:00",
                            "created_at": "2023-06-03T11:22:14.128150-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6076e201-ae2b-4d64-b75c-3c9c676da16c/?format=api"
                        }
                    ]
                },
                {
                    "id": "f46ad7fe-5a66-40f1-ab54-c3bc10aee9e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7beee3c1-201d-4899-bf5b-10575608f393/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:14.132637-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8757e2c-3d4d-4834-b0f2-cd7ff2ef30da",
                            "gambit_id": "dd5fe7f8-71da-40b9-88a1-5305e9667e93",
                            "last_updated": "2023-06-05T10:57:20.785506-04:00",
                            "created_at": "2023-06-03T11:22:14.137197-04:00",
                            "name": "LOS",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46ad7fe-5a66-40f1-ab54-c3bc10aee9e9/?format=api"
                        },
                        {
                            "id": "d16a570c-e6e6-47ed-a719-3de489d89a8a",
                            "gambit_id": "88013a3b-025e-421f-b398-e1448825bf0e",
                            "last_updated": "2023-06-05T10:57:20.783863-04:00",
                            "created_at": "2023-06-03T11:22:14.134912-04:00",
                            "name": "NYY",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46ad7fe-5a66-40f1-ab54-c3bc10aee9e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "058accc7-b07c-4a53-9347-61a489469137",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7beee3c1-201d-4899-bf5b-10575608f393/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:14.139369-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3a45047f-1686-42d0-a8ef-7a58daec347c",
                            "gambit_id": "a3112401-cd2a-43d4-ba6e-7cb9dbd03517",
                            "last_updated": "2023-06-05T10:57:20.790997-04:00",
                            "created_at": "2023-06-03T11:22:14.143202-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/058accc7-b07c-4a53-9347-61a489469137/?format=api"
                        },
                        {
                            "id": "3969fba5-fddd-4222-a479-d85b8aab3d4d",
                            "gambit_id": "9571479c-e39e-4161-8a33-e525d5b1a729",
                            "last_updated": "2023-06-05T10:57:20.788979-04:00",
                            "created_at": "2023-06-03T11:22:14.141239-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/058accc7-b07c-4a53-9347-61a489469137/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10d13fb7-eb25-4ef1-becb-3b20ce25877e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "de7d3bfd-305d-4925-bbc6-05844da554fa",
            "completed": true,
            "last_updated": "2023-06-05T10:57:19.923153-04:00",
            "created_at": "2023-06-03T11:22:13.895160-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/de7d3bfd-305d-4925-bbc6-05844da554fa",
            "datetime": "2023-06-03T19:15:00-04:00",
            "cutoff_datetime": "2023-06-03T19:15:00-04:00",
            "name": "CLE (L Allen) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "264e8751-5a29-4ea0-8852-419d4ea7a8bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:13.897755-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5490.0
                            },
                            {
                                "team": "CLE (L Allen)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2063a696-1857-4338-9142-a9d32c76ce29",
                            "gambit_id": "139c8dc7-c2c4-4a32-8eee-8af624e1a9f5",
                            "last_updated": "2023-06-05T10:57:19.931874-04:00",
                            "created_at": "2023-06-03T11:22:13.902765-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264e8751-5a29-4ea0-8852-419d4ea7a8bf/?format=api"
                        },
                        {
                            "id": "7c5e5efc-c6fe-4400-9ca3-c93a5815d0fa",
                            "gambit_id": "32e8fd43-a2a9-4e38-b172-8b3b5062e755",
                            "last_updated": "2023-06-05T10:57:19.929500-04:00",
                            "created_at": "2023-06-03T11:22:13.900143-04:00",
                            "name": "CLE (L Allen)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264e8751-5a29-4ea0-8852-419d4ea7a8bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:13.905550-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "892f30b7-678a-4a73-8c2b-d8341c493cfb",
                            "gambit_id": "96a8b601-3706-4a58-a8e6-1b47dfd4986e",
                            "last_updated": "2023-06-05T10:57:19.936310-04:00",
                            "created_at": "2023-06-03T11:22:13.908613-04:00",
                            "name": "CLE",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api"
                        },
                        {
                            "id": "ca10a2a5-0fe8-4efa-b686-406a084ef5fc",
                            "gambit_id": "8ba40188-5817-446d-aa3b-669e747a5c3e",
                            "last_updated": "2023-06-05T10:57:19.938790-04:00",
                            "created_at": "2023-06-03T11:22:13.911178-04:00",
                            "name": "MIN",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api"
                        }
                    ]
                },
                {
                    "id": "50883187-676f-4f53-b656-327cebe3d945",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:13.913601-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8450627f-76f1-4fde-85e6-648027406b34",
                            "gambit_id": "340dfc4b-15cd-4195-9f01-1a1cdda14b29",
                            "last_updated": "2023-06-05T10:57:19.943446-04:00",
                            "created_at": "2023-06-03T11:22:13.915640-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50883187-676f-4f53-b656-327cebe3d945/?format=api"
                        },
                        {
                            "id": "eb0ee87a-202a-4366-b643-63c425127a0c",
                            "gambit_id": "1cab7978-f4c9-49f6-ab58-dac5786a5beb",
                            "last_updated": "2023-06-05T10:57:19.945802-04:00",
                            "created_at": "2023-06-03T11:22:13.918003-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50883187-676f-4f53-b656-327cebe3d945/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "959283ab-b121-4840-bc25-56546cbcc3b9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bbb8b18d-e842-489c-b3f2-a75be70bd0d8",
            "completed": true,
            "last_updated": "2023-06-05T10:57:20.139115-04:00",
            "created_at": "2023-06-03T11:22:12.639620-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bbb8b18d-e842-489c-b3f2-a75be70bd0d8",
            "datetime": "2023-06-03T16:10:00-04:00",
            "cutoff_datetime": "2023-06-03T16:10:00-04:00",
            "name": "LAA (P Sandoval) v. HOU (C Javier)",
            "bettypes": [
                {
                    "id": "bf4ccd55-fde8-4d24-84b3-81efd0a91c60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:12.642267-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (C Javier)",
                                "amount": 6070.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ea1d994-28c7-4dd6-96d3-228e66e67769",
                            "gambit_id": "184989b4-2a79-4d27-a588-36f89896aa7e",
                            "last_updated": "2023-06-05T10:57:20.147773-04:00",
                            "created_at": "2023-06-03T11:22:12.647139-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4ccd55-fde8-4d24-84b3-81efd0a91c60/?format=api"
                        },
                        {
                            "id": "571b1066-1885-4f21-b97f-132f71bd17b1",
                            "gambit_id": "e00eaf4d-d9df-48ce-8e3d-c35a53b79733",
                            "last_updated": "2023-06-05T10:57:20.144676-04:00",
                            "created_at": "2023-06-03T11:22:12.644587-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4ccd55-fde8-4d24-84b3-81efd0a91c60/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecfdaded-d695-4b6f-9840-a402d5dde3bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:12.649921-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3de264de-1c70-4414-b3d9-7c33eab18783",
                            "gambit_id": "0d903b78-7ce8-46df-b261-439a88667460",
                            "last_updated": "2023-06-05T10:57:20.152511-04:00",
                            "created_at": "2023-06-03T11:22:12.651827-04:00",
                            "name": "LAA",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api"
                        },
                        {
                            "id": "8bd03a83-e604-4a60-b468-6f735a0cc15a",
                            "gambit_id": "38f1c7f6-93b9-401f-b125-b004fee4f482",
                            "last_updated": "2023-06-05T10:57:20.154627-04:00",
                            "created_at": "2023-06-03T11:22:12.653745-04:00",
                            "name": "HOU",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "d65847f5-620e-4c84-ad0c-12da02e9c332",
                    "match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:12.656221-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "44515764-8bf8-4e23-bd20-0099cafb3d56",
                            "gambit_id": "f8a91eb0-e15a-4c68-9ad7-404adfb7b06f",
                            "last_updated": "2023-06-05T10:57:20.159306-04:00",
                            "created_at": "2023-06-03T11:22:12.658292-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/d65847f5-620e-4c84-ad0c-12da02e9c332/?format=api"
                        },
                        {
                            "id": "491791a6-e535-4ae8-9630-7ca509e090d6",
                            "gambit_id": "9cecda72-5a27-4987-8629-4f10b10ced3b",
                            "last_updated": "2023-06-05T10:57:20.161691-04:00",
                            "created_at": "2023-06-03T11:22:12.660558-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/d65847f5-620e-4c84-ad0c-12da02e9c332/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e726164-99f4-41f2-aa1c-297aa63f5dea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "60e28bb6-cbc6-4e9e-b369-9653e9318304",
            "completed": true,
            "last_updated": "2023-06-05T10:57:20.352703-04:00",
            "created_at": "2023-06-03T11:22:12.887478-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/60e28bb6-cbc6-4e9e-b369-9653e9318304",
            "datetime": "2023-06-03T16:10:00-04:00",
            "cutoff_datetime": "2023-06-03T16:10:00-04:00",
            "name": "MIL (C Rea) v. CIN (G Ashcraft)",
            "bettypes": [
                {
                    "id": "2b907af2-9fc7-4abe-a667-2e5fc9e8b80a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:12.890173-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Rea)",
                                "amount": 5039.0
                            },
                            {
                                "team": "CIN (G Ashcraft)",
                                "amount": 4961.0
                            }
                        ],
                        "expected_reward_tokens": 9574.1,
                        "profit_sb": 74.1,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed765067-b8bb-44d3-b00e-6e208776999e",
                            "gambit_id": "3d41c6ca-21ca-4e8e-9c0a-71fbd5176d1a",
                            "last_updated": "2023-06-05T10:57:20.357823-04:00",
                            "created_at": "2023-06-03T11:22:12.892537-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "1.90000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b907af2-9fc7-4abe-a667-2e5fc9e8b80a/?format=api"
                        },
                        {
                            "id": "b337e1f3-c2b8-4d6c-8492-74e246eca2ba",
                            "gambit_id": "3f3c75e8-f26e-4281-8f5c-18becb9b8e0a",
                            "last_updated": "2023-06-05T10:57:20.360371-04:00",
                            "created_at": "2023-06-03T11:22:12.894983-04:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "1.93000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b907af2-9fc7-4abe-a667-2e5fc9e8b80a/?format=api"
                        }
                    ]
                },
                {
                    "id": "869a41cf-9002-4765-aa23-43b7db1d99ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:12.898181-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ad85e24-db39-409b-92ca-81aadd35b71a",
                            "gambit_id": "499d1782-b03c-40e7-9530-a93263b57c04",
                            "last_updated": "2023-06-05T10:57:20.367977-04:00",
                            "created_at": "2023-06-03T11:22:12.903269-04:00",
                            "name": "CIN",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869a41cf-9002-4765-aa23-43b7db1d99ca/?format=api"
                        },
                        {
                            "id": "7733d343-52d9-4c3e-bc44-0d8bc99dfcd1",
                            "gambit_id": "50305f4e-cde6-4134-87cd-28ab4c14cf10",
                            "last_updated": "2023-06-05T10:57:20.364679-04:00",
                            "created_at": "2023-06-03T11:22:12.900662-04:00",
                            "name": "MIL",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869a41cf-9002-4765-aa23-43b7db1d99ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "add14afd-19a3-45d8-838c-539a0f7d6a4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e726164-99f4-41f2-aa1c-297aa63f5dea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:12.905871-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40bfb8cf-709f-4779-b92f-3c95f25900a4",
                            "gambit_id": "32277aeb-04a0-4559-bc86-0b5a2fbb605b",
                            "last_updated": "2023-06-05T10:57:20.374979-04:00",
                            "created_at": "2023-06-03T11:22:12.911656-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add14afd-19a3-45d8-838c-539a0f7d6a4c/?format=api"
                        },
                        {
                            "id": "517e442d-3f14-4a5c-8c08-4c25540d237c",
                            "gambit_id": "11764257-9db0-47ce-8c85-566b4d9b3d6a",
                            "last_updated": "2023-06-05T10:57:20.372792-04:00",
                            "created_at": "2023-06-03T11:22:12.908411-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/add14afd-19a3-45d8-838c-539a0f7d6a4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d035c145-04da-4b92-b58f-b0854a597551",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a65ef59d-6043-4f9c-ac85-4ffc61319f58",
            "completed": true,
            "last_updated": "2023-06-05T10:57:19.280933-04:00",
            "created_at": "2023-06-03T11:22:13.113832-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a65ef59d-6043-4f9c-ac85-4ffc61319f58",
            "datetime": "2023-06-03T16:10:00-04:00",
            "cutoff_datetime": "2023-06-03T16:10:00-04:00",
            "name": "COL (A Gomber) v. KAN (D Lynch)",
            "bettypes": [
                {
                    "id": "16228acd-52d2-4261-a531-f9b25c13fa7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d035c145-04da-4b92-b58f-b0854a597551/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:13.117583-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Lynch)",
                                "amount": 5838.0
                            },
                            {
                                "team": "COL (A Gomber)",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9572.6,
                        "profit_sb": 72.6,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6b7ce3da-59e8-479f-bed9-1d1541b440e1",
                            "gambit_id": "d57466dc-69d0-4244-989c-8f0281abc710",
                            "last_updated": "2023-06-05T10:57:19.290181-04:00",
                            "created_at": "2023-06-03T11:22:13.123706-04:00",
                            "name": "KAN (D Lynch)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16228acd-52d2-4261-a531-f9b25c13fa7c/?format=api"
                        },
                        {
                            "id": "a2081789-0fa1-46f0-98eb-52b12ddd9408",
                            "gambit_id": "6b8be6bf-2366-4d1e-8c27-fbb7f2557929",
                            "last_updated": "2023-06-05T10:57:19.287561-04:00",
                            "created_at": "2023-06-03T11:22:13.120435-04:00",
                            "name": "COL (A Gomber)",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16228acd-52d2-4261-a531-f9b25c13fa7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "1445c970-5153-4ee8-8092-f29436111c1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d035c145-04da-4b92-b58f-b0854a597551/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:13.126815-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5fb644b-e5d0-4dda-9ac7-355764eac4af",
                            "gambit_id": "473abc24-7c11-47b5-b146-90aa65efcabb",
                            "last_updated": "2023-06-05T10:57:19.294838-04:00",
                            "created_at": "2023-06-03T11:22:13.129483-04:00",
                            "name": "COL",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1445c970-5153-4ee8-8092-f29436111c1b/?format=api"
                        },
                        {
                            "id": "009fd88b-cf10-4c52-a10e-6cd7b6e4f7ef",
                            "gambit_id": "f60af240-5ea7-49d6-90a8-fad3d9266bc2",
                            "last_updated": "2023-06-05T10:57:19.297032-04:00",
                            "created_at": "2023-06-03T11:22:13.132202-04:00",
                            "name": "KAN",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1445c970-5153-4ee8-8092-f29436111c1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4221e806-f697-47ce-b23c-16065e26b6df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d035c145-04da-4b92-b58f-b0854a597551/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:13.135092-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "50d8585a-072b-40f7-a557-afb9e17c2cff",
                            "gambit_id": "059e5f62-21f0-4bd7-a889-39ed6002f230",
                            "last_updated": "2023-06-05T10:57:19.304401-04:00",
                            "created_at": "2023-06-03T11:22:13.140904-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/4221e806-f697-47ce-b23c-16065e26b6df/?format=api"
                        },
                        {
                            "id": "c57383dc-a285-4515-b265-ec2b837c1121",
                            "gambit_id": "aa45ce5e-d7b9-42be-8cb6-86a93c0b495f",
                            "last_updated": "2023-06-05T10:57:19.301758-04:00",
                            "created_at": "2023-06-03T11:22:13.137829-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/4221e806-f697-47ce-b23c-16065e26b6df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42d6ed3a-5da6-4472-ab62-b110655af126",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9e6f34eb-5a06-4786-ab81-b3aca0389372",
            "completed": true,
            "last_updated": "2023-06-05T10:57:19.493543-04:00",
            "created_at": "2023-06-03T11:22:13.429821-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9e6f34eb-5a06-4786-ab81-b3aca0389372",
            "datetime": "2023-06-03T16:10:00-04:00",
            "cutoff_datetime": "2023-06-03T16:10:00-04:00",
            "name": "TOR (J Berrios) v. NYM (T Megill)",
            "bettypes": [
                {
                    "id": "7043bbf5-a31d-4ef8-9dca-09abb52522ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42d6ed3a-5da6-4472-ab62-b110655af126/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:13.433492-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5490.0
                            },
                            {
                                "team": "NYM (T Megill)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae9da301-9351-494c-bb7a-44e233bb2dc5",
                            "gambit_id": "4e94f6d6-74d2-4f74-bf93-e75a4b442844",
                            "last_updated": "2023-06-05T10:57:19.498395-04:00",
                            "created_at": "2023-06-03T11:22:13.436228-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7043bbf5-a31d-4ef8-9dca-09abb52522ab/?format=api"
                        },
                        {
                            "id": "28d97114-ffaf-4128-a31c-40a2a98f1b12",
                            "gambit_id": "c1f4454b-3402-4f1e-8a1a-7639f4693c7e",
                            "last_updated": "2023-06-05T10:57:19.500590-04:00",
                            "created_at": "2023-06-03T11:22:13.438909-04:00",
                            "name": "NYM (T Megill)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7043bbf5-a31d-4ef8-9dca-09abb52522ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e8fef16-20f9-468c-8d27-e02eba9e1ad8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42d6ed3a-5da6-4472-ab62-b110655af126/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:13.441970-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3974fc74-f8a1-4620-91ec-925f8d60ccde",
                            "gambit_id": "d0bdf92d-779a-45cd-ad0a-ba070b94f372",
                            "last_updated": "2023-06-05T10:57:19.508100-04:00",
                            "created_at": "2023-06-03T11:22:13.447545-04:00",
                            "name": "NYM",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8fef16-20f9-468c-8d27-e02eba9e1ad8/?format=api"
                        },
                        {
                            "id": "56bbb6e9-9b08-4568-ad2e-f906c5795090",
                            "gambit_id": "56b262ff-81d5-44cb-91cd-da30b37c6cfd",
                            "last_updated": "2023-06-05T10:57:19.505494-04:00",
                            "created_at": "2023-06-03T11:22:13.444862-04:00",
                            "name": "TOR",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8fef16-20f9-468c-8d27-e02eba9e1ad8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0922a558-237d-4a3b-a1db-ab2b9252cae2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42d6ed3a-5da6-4472-ab62-b110655af126/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:13.449890-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "603fdc1a-dd3d-4a29-83f6-9b91370165b1",
                            "gambit_id": "3df6361b-edbe-4877-bbfd-8b07c35f5d15",
                            "last_updated": "2023-06-05T10:57:19.512032-04:00",
                            "created_at": "2023-06-03T11:22:13.452660-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0922a558-237d-4a3b-a1db-ab2b9252cae2/?format=api"
                        },
                        {
                            "id": "c0676721-070e-42d7-a588-7892e8db28e0",
                            "gambit_id": "6b67b8a3-7bdd-4bea-8ab3-a6d95ebfec96",
                            "last_updated": "2023-06-05T10:57:19.514254-04:00",
                            "created_at": "2023-06-03T11:22:13.455319-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0922a558-237d-4a3b-a1db-ab2b9252cae2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb51eb5d-2577-4c5a-aa50-3032f91de258",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9eb7d345-818d-4df6-9e68-9f3ca5c6e864",
            "completed": true,
            "last_updated": "2023-06-05T10:57:19.706500-04:00",
            "created_at": "2023-06-03T11:22:13.675965-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9eb7d345-818d-4df6-9e68-9f3ca5c6e864",
            "datetime": "2023-06-03T16:10:00-04:00",
            "cutoff_datetime": "2023-06-03T16:10:00-04:00",
            "name": "OAK (L Medina) v. MIA (E Perez)",
            "bettypes": [
                {
                    "id": "d0b1302d-da5d-4b87-910a-6cba449becfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb51eb5d-2577-4c5a-aa50-3032f91de258/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:13.679411-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6500.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 3500.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15e2aca0-ae90-49de-83fa-ee0924021869",
                            "gambit_id": "1715433b-b571-42e3-9890-573e15993f0b",
                            "last_updated": "2023-06-05T10:57:19.714671-04:00",
                            "created_at": "2023-06-03T11:22:13.684118-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0b1302d-da5d-4b87-910a-6cba449becfe/?format=api"
                        },
                        {
                            "id": "e782b162-2bcd-4750-8722-e432c7db3db4",
                            "gambit_id": "cacab036-3d60-4bef-8c18-35e5c710f5a6",
                            "last_updated": "2023-06-05T10:57:19.712295-04:00",
                            "created_at": "2023-06-03T11:22:13.681668-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0b1302d-da5d-4b87-910a-6cba449becfe/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c898fa7-be22-4bc3-8bb2-b0c1f539bc38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb51eb5d-2577-4c5a-aa50-3032f91de258/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:13.686408-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "MIA",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a7d490c-1312-4b7a-a2c4-299a7601e20e",
                            "gambit_id": "9a7b86d1-4b87-4da7-91d5-c40938633ce6",
                            "last_updated": "2023-06-05T10:57:19.719860-04:00",
                            "created_at": "2023-06-03T11:22:13.688397-04:00",
                            "name": "OAK",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c898fa7-be22-4bc3-8bb2-b0c1f539bc38/?format=api"
                        },
                        {
                            "id": "0334ce18-317c-4713-8ab3-dcd7ca7588f7",
                            "gambit_id": "1bee7326-2e61-49ae-9846-1f162bdad6e1",
                            "last_updated": "2023-06-05T10:57:19.721903-04:00",
                            "created_at": "2023-06-03T11:22:13.690782-04:00",
                            "name": "MIA",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c898fa7-be22-4bc3-8bb2-b0c1f539bc38/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e512a2f-0091-4f87-a09b-84112f316744",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb51eb5d-2577-4c5a-aa50-3032f91de258/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:13.693339-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04aeb03b-b723-4257-8418-3ce9637f2605",
                            "gambit_id": "8fd6a46c-a490-4ac5-bbd6-5821b8c086c4",
                            "last_updated": "2023-06-05T10:57:19.725103-04:00",
                            "created_at": "2023-06-03T11:22:13.699507-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/0e512a2f-0091-4f87-a09b-84112f316744/?format=api"
                        },
                        {
                            "id": "bf64dd1d-c90f-4250-8335-4ea83a400047",
                            "gambit_id": "0e460e82-ca4c-4653-ac1d-c52573ab2516",
                            "last_updated": "2023-06-05T10:57:19.727015-04:00",
                            "created_at": "2023-06-03T11:22:13.701868-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/0e512a2f-0091-4f87-a09b-84112f316744/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "336cb8e0-af26-4ea2-a104-c3d3451b2ae8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2433cfde-5465-428d-a6bc-f50fd4a1d6f4",
            "completed": true,
            "last_updated": "2023-06-05T10:57:22.302704-04:00",
            "created_at": "2023-06-03T11:22:12.195821-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2433cfde-5465-428d-a6bc-f50fd4a1d6f4",
            "datetime": "2023-06-03T16:05:00-04:00",
            "cutoff_datetime": "2023-06-03T16:05:00-04:00",
            "name": "STL (J Montgomery) v. PIT (L Ortiz)",
            "bettypes": [
                {
                    "id": "ee58a03c-8c22-4137-bcaa-4ba63c4d6f76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/336cb8e0-af26-4ea2-a104-c3d3451b2ae8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:12.199380-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5711.0
                            },
                            {
                                "team": "PIT (L Ortiz)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4325a122-215e-42d8-8735-1e6de512d59c",
                            "gambit_id": "2c6e6014-d50c-4e48-a18c-8a7894fb369d",
                            "last_updated": "2023-06-05T10:57:22.308731-04:00",
                            "created_at": "2023-06-03T11:22:12.201683-04:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee58a03c-8c22-4137-bcaa-4ba63c4d6f76/?format=api"
                        },
                        {
                            "id": "1a885810-14ca-4887-8cb8-a80bf032ed34",
                            "gambit_id": "8b090b64-30df-4166-a733-6538831a17d2",
                            "last_updated": "2023-06-05T10:57:22.311511-04:00",
                            "created_at": "2023-06-03T11:22:12.204568-04:00",
                            "name": "PIT (L Ortiz)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee58a03c-8c22-4137-bcaa-4ba63c4d6f76/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6fdb0b1-2d7a-4955-8194-5d3ec0cade34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/336cb8e0-af26-4ea2-a104-c3d3451b2ae8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:12.208151-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "STL",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57aafd8b-5713-4f66-85ac-444c549e2b1f",
                            "gambit_id": "3062cbe7-c44c-4a58-b617-848a96ded60b",
                            "last_updated": "2023-06-05T10:57:22.320479-04:00",
                            "created_at": "2023-06-03T11:22:12.213436-04:00",
                            "name": "PIT",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fdb0b1-2d7a-4955-8194-5d3ec0cade34/?format=api"
                        },
                        {
                            "id": "18606485-89ae-4306-beab-ae962ea779d9",
                            "gambit_id": "f53ffd91-5878-48b4-8670-620ba13b326d",
                            "last_updated": "2023-06-05T10:57:22.316751-04:00",
                            "created_at": "2023-06-03T11:22:12.211058-04:00",
                            "name": "STL",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fdb0b1-2d7a-4955-8194-5d3ec0cade34/?format=api"
                        }
                    ]
                },
                {
                    "id": "e92ca5d2-ed71-43a3-ad38-6d65c701818a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/336cb8e0-af26-4ea2-a104-c3d3451b2ae8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:12.216638-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "019c5375-df0c-4e59-98ea-785b43a9456a",
                            "gambit_id": "95acf15c-e7c6-411f-ba27-91f4e1aef879",
                            "last_updated": "2023-06-05T10:57:22.325834-04:00",
                            "created_at": "2023-06-03T11:22:12.222047-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/e92ca5d2-ed71-43a3-ad38-6d65c701818a/?format=api"
                        },
                        {
                            "id": "7e57d2e8-c7f4-43b8-ab81-b977f78ddcd7",
                            "gambit_id": "9cccc5ae-3286-42a9-ba78-d7c9833d107f",
                            "last_updated": "2023-06-05T10:57:22.328242-04:00",
                            "created_at": "2023-06-03T11:22:12.225393-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/e92ca5d2-ed71-43a3-ad38-6d65c701818a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8986fe3-92bc-4403-8400-8697c9a91227",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3181e3f3-e44d-4eb9-84c9-66637437303b",
            "completed": true,
            "last_updated": "2023-06-05T10:57:22.085397-04:00",
            "created_at": "2023-06-03T11:22:11.921237-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3181e3f3-e44d-4eb9-84c9-66637437303b",
            "datetime": "2023-06-03T16:05:00-04:00",
            "cutoff_datetime": "2023-06-03T16:05:00-04:00",
            "name": "PHI (M Strahm) v. WAS (M Gore)",
            "bettypes": [
                {
                    "id": "76d9b223-b700-4305-a6c4-23d2d4dd20d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:11.925419-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5039.0
                            },
                            {
                                "team": "PHI (M Strahm)",
                                "amount": 4961.0
                            }
                        ],
                        "expected_reward_tokens": 9574.1,
                        "profit_sb": 74.1,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "623bbbaf-dfbb-4d9e-b456-bd5980de0559",
                            "gambit_id": "89e4933a-defa-45d3-aaee-c6cbeaeaf960",
                            "last_updated": "2023-06-05T10:57:22.093067-04:00",
                            "created_at": "2023-06-03T11:22:11.931894-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "1.90000",
                            "odds": "1.93460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d9b223-b700-4305-a6c4-23d2d4dd20d7/?format=api"
                        },
                        {
                            "id": "f65df983-2dee-4532-99a9-3336c7d530e7",
                            "gambit_id": "85ca968a-a4f9-4e51-8ab0-6410eb2d78ed",
                            "last_updated": "2023-06-05T10:57:22.090280-04:00",
                            "created_at": "2023-06-03T11:22:11.928158-04:00",
                            "name": "PHI (M Strahm)",
                            "reward": "1.93000",
                            "odds": "1.97090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d9b223-b700-4305-a6c4-23d2d4dd20d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a63193e-1f78-4725-9137-de69d7f07ed1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:11.934689-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "890aed63-ed5b-4845-a9fa-ab7d8057deb6",
                            "gambit_id": "62626e06-c954-48b6-916f-3914de52fa09",
                            "last_updated": "2023-06-05T10:57:22.099999-04:00",
                            "created_at": "2023-06-03T11:22:11.941516-04:00",
                            "name": "WAS",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api"
                        },
                        {
                            "id": "fb285d5d-f666-4ce4-9490-049ac4e0f58d",
                            "gambit_id": "0c0ff466-c73d-49f1-834f-697b9b785739",
                            "last_updated": "2023-06-05T10:57:22.097671-04:00",
                            "created_at": "2023-06-03T11:22:11.938351-04:00",
                            "name": "PHI",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a63193e-1f78-4725-9137-de69d7f07ed1/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb6475bd-9734-421c-9342-ae9848c08343",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8986fe3-92bc-4403-8400-8697c9a91227/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:11.945681-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e902be0f-6ae3-4b90-891f-a5aa57fe67c4",
                            "gambit_id": "77236406-6402-43dc-a9c2-06d719a1ace0",
                            "last_updated": "2023-06-05T10:57:22.106910-04:00",
                            "created_at": "2023-06-03T11:22:11.954356-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/cb6475bd-9734-421c-9342-ae9848c08343/?format=api"
                        },
                        {
                            "id": "23f7ebf4-8974-4030-87e3-4c18761c16a1",
                            "gambit_id": "bff6686c-f93d-4478-9c9a-65dd21aa33d6",
                            "last_updated": "2023-06-05T10:57:22.104592-04:00",
                            "created_at": "2023-06-03T11:22:11.951613-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/cb6475bd-9734-421c-9342-ae9848c08343/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4938c849-bde9-4274-bc8d-8638d7a581f0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b5ac4faf-6121-4eb6-8d20-a72d12434ed9",
            "completed": true,
            "last_updated": "2023-06-04T21:22:04.313958-04:00",
            "created_at": "2023-06-03T11:22:12.418211-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b5ac4faf-6121-4eb6-8d20-a72d12434ed9",
            "datetime": "2023-06-03T16:05:00-04:00",
            "cutoff_datetime": "2023-06-03T16:05:00-04:00",
            "name": "SEA (B Woo) v. TEX (A Heaney)",
            "bettypes": [
                {
                    "id": "fa7cfd23-3340-489a-a047-c07164434974",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4938c849-bde9-4274-bc8d-8638d7a581f0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:12.421640-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5787.0
                            },
                            {
                                "team": "SEA (B Woo)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7e5a653b-916d-4093-92c1-4ccca2e506d0",
                            "gambit_id": "f1c7f77f-e5e8-4d6f-90fe-921beaa8fbb2",
                            "last_updated": "2023-06-04T21:22:04.321534-04:00",
                            "created_at": "2023-06-03T11:22:12.427285-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7cfd23-3340-489a-a047-c07164434974/?format=api"
                        },
                        {
                            "id": "fd6844c7-b7fd-4ca7-ae38-a79f4c7f5a47",
                            "gambit_id": "8a1f7e3b-0eb0-4844-bb28-3ff574cde3e9",
                            "last_updated": "2023-06-04T21:22:04.319130-04:00",
                            "created_at": "2023-06-03T11:22:12.424278-04:00",
                            "name": "SEA (B Woo)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7cfd23-3340-489a-a047-c07164434974/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0f11a11-7bdd-4c57-b313-b95c4243f0a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4938c849-bde9-4274-bc8d-8638d7a581f0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:12.431789-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "988ae887-cce9-4935-8deb-ccef860aacd4",
                            "gambit_id": "424108f7-d9e1-4202-af42-7659921becfd",
                            "last_updated": "2023-06-04T21:22:04.325667-04:00",
                            "created_at": "2023-06-03T11:22:12.433839-04:00",
                            "name": "SEA",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f11a11-7bdd-4c57-b313-b95c4243f0a9/?format=api"
                        },
                        {
                            "id": "5d9d0b89-764c-46ed-82bf-aadd43f54a31",
                            "gambit_id": "8dcbb5b2-9052-4eec-b226-9b1e2fa7d4c6",
                            "last_updated": "2023-06-04T21:22:04.328012-04:00",
                            "created_at": "2023-06-03T11:22:12.436586-04:00",
                            "name": "TEX",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f11a11-7bdd-4c57-b313-b95c4243f0a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8125c72-417f-428e-852f-96b00573c4b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4938c849-bde9-4274-bc8d-8638d7a581f0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:12.439424-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2984d8e8-f2e2-4f99-a72d-eccb7ad39667",
                            "gambit_id": "a5036ebb-ddb3-4229-bfe0-f489655378db",
                            "last_updated": "2023-06-04T21:22:04.332885-04:00",
                            "created_at": "2023-06-03T11:22:12.442699-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8125c72-417f-428e-852f-96b00573c4b9/?format=api"
                        },
                        {
                            "id": "e2d2878e-86a7-4054-b5f8-3da878c3e4f9",
                            "gambit_id": "6c493f59-294d-4eb6-a32b-6b1d95016e25",
                            "last_updated": "2023-06-04T21:22:04.344734-04:00",
                            "created_at": "2023-06-03T11:22:12.445162-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8125c72-417f-428e-852f-96b00573c4b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9aa564bd-ccbd-48da-9664-2db054e2b047",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f26d8219-34f9-43fc-b62b-1b98ac55cab9",
            "completed": true,
            "last_updated": "2023-06-05T10:57:19.063003-04:00",
            "created_at": "2023-06-03T11:22:11.686332-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f26d8219-34f9-43fc-b62b-1b98ac55cab9",
            "datetime": "2023-06-03T14:10:00-04:00",
            "cutoff_datetime": "2023-06-03T14:10:00-04:00",
            "name": "DET (M Lorenzen) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "70d61505-93ee-4e3b-84a4-064b35c19098",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:11.689748-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (D Cease)",
                                "amount": 5909.0
                            },
                            {
                                "team": "DET (M Lorenzen)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c1a1a6ad-1bbf-4e47-a284-5b0165425eb6",
                            "gambit_id": "d87aaa44-615c-4b8d-a7c0-38a61b90a705",
                            "last_updated": "2023-06-05T10:57:19.073562-04:00",
                            "created_at": "2023-06-03T11:22:11.694986-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api"
                        },
                        {
                            "id": "663e4c03-baf6-486a-a64c-e45b5c5afaef",
                            "gambit_id": "31cc7e82-6d0f-4e99-a82e-06636313331e",
                            "last_updated": "2023-06-05T10:57:19.070551-04:00",
                            "created_at": "2023-06-03T11:22:11.692569-04:00",
                            "name": "DET (M Lorenzen)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd2aeceb-e400-4e76-a636-c111b7ca24e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:11.697452-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e61cd1e-1018-4396-9ca9-26135ec37caa",
                            "gambit_id": "9df95520-a7b1-4af2-bb8a-a6cdc5c15be5",
                            "last_updated": "2023-06-05T10:57:19.078886-04:00",
                            "created_at": "2023-06-03T11:22:11.699784-04:00",
                            "name": "DET",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api"
                        },
                        {
                            "id": "81e2399f-de77-4b34-8215-619c9083b152",
                            "gambit_id": "88d732a7-1719-43a3-bda4-1456ea39facf",
                            "last_updated": "2023-06-05T10:57:19.081206-04:00",
                            "created_at": "2023-06-03T11:22:11.703270-04:00",
                            "name": "CWS",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "20a9811b-4f6b-4548-8d16-5cffe906304e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:11.706049-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d9b64552-6d9a-4129-af2f-1a0bf35ddd78",
                            "gambit_id": "fc7c5f81-5aee-4ce1-9bf7-7fa9ee7abfa2",
                            "last_updated": "2023-06-05T10:57:19.085867-04:00",
                            "created_at": "2023-06-03T11:22:11.710239-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/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api"
                        },
                        {
                            "id": "503cf82b-b30a-4d98-965b-2b55f7c3362b",
                            "gambit_id": "2d4a697e-cf85-4291-9084-dda961e47957",
                            "last_updated": "2023-06-05T10:57:19.088386-04:00",
                            "created_at": "2023-06-03T11:22:11.713590-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/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06fadaa9-e87e-4320-bfdc-f8abb6edc67d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "48ddc0cc-07ff-4ca2-bce1-d1512eb4cad8",
            "completed": true,
            "last_updated": "2023-06-05T10:57:21.862372-04:00",
            "created_at": "2023-06-03T11:22:11.463363-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/48ddc0cc-07ff-4ca2-bce1-d1512eb4cad8",
            "datetime": "2023-06-03T13:10:00-04:00",
            "cutoff_datetime": "2023-06-03T13:10:00-04:00",
            "name": "TAM (T Kelley) v. BOS (G Whitlock) - Game 1",
            "bettypes": [
                {
                    "id": "e47fdca3-4a18-4f67-bfac-63188e3cfa97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06fadaa9-e87e-4320-bfdc-f8abb6edc67d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-03T11:22:11.466959-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Whitlock)",
                                "amount": 5273.0
                            },
                            {
                                "team": "TAM (T Kelley)",
                                "amount": 4727.0
                            }
                        ],
                        "expected_reward_tokens": 9595.81,
                        "profit_sb": 95.81,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a8d949d-4cee-4ab1-a0f0-c21be1c1941d",
                            "gambit_id": "18f871ea-288e-48cf-a15c-0c6f1c03a2b6",
                            "last_updated": "2023-06-05T10:57:21.870195-04:00",
                            "created_at": "2023-06-03T11:22:11.472127-04:00",
                            "name": "BOS (G Whitlock)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47fdca3-4a18-4f67-bfac-63188e3cfa97/?format=api"
                        },
                        {
                            "id": "f129e374-a00e-4dc8-ba77-a5bcd3cae10c",
                            "gambit_id": "a6c60012-a5c4-4b54-87dd-40b3df611d33",
                            "last_updated": "2023-06-05T10:57:21.867872-04:00",
                            "created_at": "2023-06-03T11:22:11.469682-04:00",
                            "name": "TAM (T Kelley)",
                            "reward": "2.03000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47fdca3-4a18-4f67-bfac-63188e3cfa97/?format=api"
                        }
                    ]
                },
                {
                    "id": "f14c2aa2-8049-4495-82ae-9d9cc61b716d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06fadaa9-e87e-4320-bfdc-f8abb6edc67d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-03T11:22:11.474526-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46b85444-7929-46b0-bf30-7852724a316d",
                            "gambit_id": "c7fc789f-d708-46b3-b881-f99ec5616f3f",
                            "last_updated": "2023-06-05T10:57:21.875949-04:00",
                            "created_at": "2023-06-03T11:22:11.477125-04:00",
                            "name": "TAM",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14c2aa2-8049-4495-82ae-9d9cc61b716d/?format=api"
                        },
                        {
                            "id": "a5f6c0d2-f19f-4ce5-a5d9-d4d55baefc44",
                            "gambit_id": "b626edba-04d9-4173-af23-8dac397fcc0e",
                            "last_updated": "2023-06-05T10:57:21.879579-04:00",
                            "created_at": "2023-06-03T11:22:11.479877-04:00",
                            "name": "BOS",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14c2aa2-8049-4495-82ae-9d9cc61b716d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae54c150-9e7d-430c-92e7-4c1055f872f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06fadaa9-e87e-4320-bfdc-f8abb6edc67d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-03T11:22:11.482504-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7d97f74-37f3-4d81-af91-57efe018ed9a",
                            "gambit_id": "77a60a73-fe93-4e0e-b197-fba040ffe196",
                            "last_updated": "2023-06-05T10:57:21.887958-04:00",
                            "created_at": "2023-06-03T11:22:11.487585-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/ae54c150-9e7d-430c-92e7-4c1055f872f4/?format=api"
                        },
                        {
                            "id": "65bffd20-ef39-4171-9b81-25aca4a7af19",
                            "gambit_id": "41f8198d-d8d5-4999-a704-15444864fecf",
                            "last_updated": "2023-06-05T10:57:21.885621-04:00",
                            "created_at": "2023-06-03T11:22:11.484639-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/ae54c150-9e7d-430c-92e7-4c1055f872f4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49fc105e-2092-4dda-8465-c1b9d7f653b9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9520a17c-d5b6-470b-b124-9460b2b7fe52",
            "completed": true,
            "last_updated": "2023-06-04T13:12:11.101820-04:00",
            "created_at": "2023-06-02T10:32:08.644230-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9520a17c-d5b6-470b-b124-9460b2b7fe52",
            "datetime": "2023-06-02T22:15:00-04:00",
            "cutoff_datetime": "2023-06-02T22:15:00-04:00",
            "name": "BAL (D Kremer) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "dbe81a00-e8a6-411a-854e-31ed93fcd183",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49fc105e-2092-4dda-8465-c1b9d7f653b9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:08.646435-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5909.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c57c26c8-1196-4b13-9fe2-ee2d87573d37",
                            "gambit_id": "51048c20-f0fb-47c8-ab6b-e2dc29f75f54",
                            "last_updated": "2023-06-04T13:12:11.108026-04:00",
                            "created_at": "2023-06-02T10:32:08.650002-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe81a00-e8a6-411a-854e-31ed93fcd183/?format=api"
                        },
                        {
                            "id": "077ed260-c162-40b6-be19-3e5f780491f3",
                            "gambit_id": "5f11583f-48ba-4d1c-9a3b-382e283fa138",
                            "last_updated": "2023-06-04T13:12:11.106100-04:00",
                            "created_at": "2023-06-02T10:32:08.648199-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe81a00-e8a6-411a-854e-31ed93fcd183/?format=api"
                        }
                    ]
                },
                {
                    "id": "75836527-e7f1-456c-924e-5929201e6df9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49fc105e-2092-4dda-8465-c1b9d7f653b9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:08.652258-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dfd9f623-1c42-44b5-b28b-0ad22b7ddeba",
                            "gambit_id": "5c3eebc4-a6b1-4c19-8065-067ee60cf45c",
                            "last_updated": "2023-06-04T13:12:11.111732-04:00",
                            "created_at": "2023-06-02T10:32:08.654234-04:00",
                            "name": "BAL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75836527-e7f1-456c-924e-5929201e6df9/?format=api"
                        },
                        {
                            "id": "1228006d-64ac-4fa4-8285-396cdbc64cde",
                            "gambit_id": "f91c7870-955d-4de8-bfec-456ca5ff0c15",
                            "last_updated": "2023-06-04T13:12:11.113478-04:00",
                            "created_at": "2023-06-02T10:32:08.656203-04:00",
                            "name": "SFO",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75836527-e7f1-456c-924e-5929201e6df9/?format=api"
                        }
                    ]
                },
                {
                    "id": "12fd24cf-3e09-4bcf-ba9a-7350dd34e185",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49fc105e-2092-4dda-8465-c1b9d7f653b9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:08.658226-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "51ea07b3-8888-49fe-a9b9-59b5e44e8558",
                            "gambit_id": "9b111d22-df63-4635-b254-44386ca372dd",
                            "last_updated": "2023-06-04T13:12:11.118789-04:00",
                            "created_at": "2023-06-02T10:32:08.662507-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/12fd24cf-3e09-4bcf-ba9a-7350dd34e185/?format=api"
                        },
                        {
                            "id": "d0086e10-28f5-48fe-a84e-67d935e9f465",
                            "gambit_id": "77dd5fca-f0f5-48ee-b095-13bedd9d57ed",
                            "last_updated": "2023-06-04T13:12:11.117075-04:00",
                            "created_at": "2023-06-02T10:32:08.660220-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/12fd24cf-3e09-4bcf-ba9a-7350dd34e185/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2501dd4-2cf8-445f-9674-8a5cb441cf17",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32f4bda9-59ea-4743-8296-9013ce1a2cae",
            "completed": true,
            "last_updated": "2023-06-04T13:17:18.829109-04:00",
            "created_at": "2023-06-02T10:32:08.410915-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/32f4bda9-59ea-4743-8296-9013ce1a2cae",
            "datetime": "2023-06-02T22:10:00-04:00",
            "cutoff_datetime": "2023-06-02T22:10:00-04:00",
            "name": "NYY (L Severino) v. LOS (C Kershaw)",
            "bettypes": [
                {
                    "id": "6d0751ef-3af9-4b8b-8543-3b3fb0a52d34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:08.414613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (C Kershaw)",
                                "amount": 5711.0
                            },
                            {
                                "team": "NYY (L Severino)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7544ce38-3d05-4892-8fa7-2ead002751fc",
                            "gambit_id": "8889290e-0fb3-48a3-bfe1-40f4d72194f6",
                            "last_updated": "2023-06-04T13:17:18.834814-04:00",
                            "created_at": "2023-06-02T10:32:08.420195-04:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api"
                        },
                        {
                            "id": "5476db9e-7c79-4cb7-9cd0-39a859761f8d",
                            "gambit_id": "b172c155-ee71-4b68-a63d-1f5569b204aa",
                            "last_updated": "2023-06-04T13:17:18.833222-04:00",
                            "created_at": "2023-06-02T10:32:08.417152-04:00",
                            "name": "NYY (L Severino)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api"
                        }
                    ]
                },
                {
                    "id": "275f580f-3eb7-4284-91d5-81bc8a0471cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:08.423232-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eeef54b5-d7c2-4454-9002-204b69fed062",
                            "gambit_id": "27c7ac33-256b-4384-bc60-d91579ea7a65",
                            "last_updated": "2023-06-04T13:17:18.838347-04:00",
                            "created_at": "2023-06-02T10:32:08.426822-04:00",
                            "name": "NYY",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f580f-3eb7-4284-91d5-81bc8a0471cc/?format=api"
                        },
                        {
                            "id": "bc57ad79-2407-4b0c-8c61-3f40d6b94ab8",
                            "gambit_id": "c2a1f501-a950-469a-a840-4aaf5e480c8b",
                            "last_updated": "2023-06-04T13:17:18.840047-04:00",
                            "created_at": "2023-06-02T10:32:08.429636-04:00",
                            "name": "LOS",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f580f-3eb7-4284-91d5-81bc8a0471cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "3348a9a4-ee6b-436a-8a5f-885f030cd328",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:08.432692-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9fac5086-9f12-47d9-800a-1fdaaa497ef2",
                            "gambit_id": "7f4f58d2-636a-4b23-9394-15b0decd910c",
                            "last_updated": "2023-06-04T13:17:18.844668-04:00",
                            "created_at": "2023-06-02T10:32:08.437447-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/3348a9a4-ee6b-436a-8a5f-885f030cd328/?format=api"
                        },
                        {
                            "id": "e3693248-58bf-4b00-b7ec-1f11539f5885",
                            "gambit_id": "a47d0b6f-1431-4931-b896-419af32d9fb8",
                            "last_updated": "2023-06-04T13:17:18.843251-04:00",
                            "created_at": "2023-06-02T10:32:08.435060-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/3348a9a4-ee6b-436a-8a5f-885f030cd328/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4087ff46-5c52-4fa8-a870-1d6680e7f852",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eb09fb36-626c-40fe-9ad0-628f84858a37",
            "completed": true,
            "last_updated": "2023-06-04T13:17:18.384369-04:00",
            "created_at": "2023-06-02T10:32:07.764442-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/eb09fb36-626c-40fe-9ad0-628f84858a37",
            "datetime": "2023-06-02T21:40:00-04:00",
            "cutoff_datetime": "2023-06-02T21:40:00-04:00",
            "name": "CHC (J Taillon) v. SDG (M Wacha)",
            "bettypes": [
                {
                    "id": "08fd20eb-3fed-4efa-9274-bd10d12e9c9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:07.767362-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (M Wacha)",
                                "amount": 6182.0
                            },
                            {
                                "team": "CHC (J Taillon)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a298506e-e4aa-43c4-8f8f-1408d7eb9ad5",
                            "gambit_id": "994f933e-f8f5-4b29-b8ed-74915702fd0b",
                            "last_updated": "2023-06-04T13:17:18.389324-04:00",
                            "created_at": "2023-06-02T10:32:07.772728-04:00",
                            "name": "SDG (M Wacha)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api"
                        },
                        {
                            "id": "6813a7a7-6e84-492e-a643-970cfd080ab3",
                            "gambit_id": "bfe46eb0-e35b-4c93-993c-571e5bc17790",
                            "last_updated": "2023-06-04T13:17:18.387983-04:00",
                            "created_at": "2023-06-02T10:32:07.769956-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0803ccd-7857-4255-b844-e0a3662b080b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:07.775293-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f919dedc-dd49-4a96-ab92-4b0d144c24da",
                            "gambit_id": "43447897-b908-40a1-9270-423e280fdfb6",
                            "last_updated": "2023-06-04T13:17:18.391994-04:00",
                            "created_at": "2023-06-02T10:32:07.778926-04:00",
                            "name": "CHC",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0803ccd-7857-4255-b844-e0a3662b080b/?format=api"
                        },
                        {
                            "id": "5d88f563-61ef-45c4-b039-e3b0dec5ed1f",
                            "gambit_id": "77ab609a-70a6-4a4b-807a-2afc8c843bc9",
                            "last_updated": "2023-06-04T13:17:18.393715-04:00",
                            "created_at": "2023-06-02T10:32:07.782017-04:00",
                            "name": "SDG",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0803ccd-7857-4255-b844-e0a3662b080b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a792ad00-6091-4541-a946-a4b5fbb2fb56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:07.783763-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "73624133-e874-48d3-95f8-d54d0d3d381e",
                            "gambit_id": "c19c1ac3-1b55-4d74-9f32-f924887820a9",
                            "last_updated": "2023-06-04T13:17:18.398181-04:00",
                            "created_at": "2023-06-02T10:32:07.787670-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/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api"
                        },
                        {
                            "id": "86b39b1d-fde9-4814-b087-5618024f6c28",
                            "gambit_id": "45d1b3b0-ffd0-41f4-aa9f-4990c265ff62",
                            "last_updated": "2023-06-04T13:17:18.396785-04:00",
                            "created_at": "2023-06-02T10:32:07.785680-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/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb8dc911-1e42-4552-a4b5-68d01b2c7417",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "440813cf-4b5b-412a-ab68-4ded4acf9b55",
            "completed": true,
            "last_updated": "2023-06-04T13:17:18.615295-04:00",
            "created_at": "2023-06-02T10:32:08.129589-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/440813cf-4b5b-412a-ab68-4ded4acf9b55",
            "datetime": "2023-06-02T21:40:00-04:00",
            "cutoff_datetime": "2023-06-02T21:40:00-04:00",
            "name": "ATL (C Morton) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "3e9a2699-895d-4355-8910-6ff1cffbd85c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb8dc911-1e42-4552-a4b5-68d01b2c7417/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:08.133025-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5156.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4844.0
                            }
                        ],
                        "expected_reward_tokens": 9590.16,
                        "profit_sb": 90.16,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55400a9b-04fa-4d72-9375-843ab250bff5",
                            "gambit_id": "b1520c86-4869-49de-b5de-301abf506862",
                            "last_updated": "2023-06-04T13:17:18.618789-04:00",
                            "created_at": "2023-06-02T10:32:08.135449-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.86000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9a2699-895d-4355-8910-6ff1cffbd85c/?format=api"
                        },
                        {
                            "id": "acb1e95b-f9ba-4287-91b4-df90c9d20dc4",
                            "gambit_id": "83a4c021-7d2c-4c18-96e1-cff507ed0df3",
                            "last_updated": "2023-06-04T13:17:18.620592-04:00",
                            "created_at": "2023-06-02T10:32:08.137991-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.98000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9a2699-895d-4355-8910-6ff1cffbd85c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fc76b7d-7fbc-4f3d-b50c-613fe30f69cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb8dc911-1e42-4552-a4b5-68d01b2c7417/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:08.140678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d06e2141-cb5c-4d6a-8eea-cc2260b47cca",
                            "gambit_id": "44e98115-60f2-4cdb-9d0d-f7afd29030a9",
                            "last_updated": "2023-06-04T13:17:18.624667-04:00",
                            "created_at": "2023-06-02T10:32:08.145578-04:00",
                            "name": "ARI",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc76b7d-7fbc-4f3d-b50c-613fe30f69cd/?format=api"
                        },
                        {
                            "id": "c029a97d-8465-4b23-a903-9c9dcfd27ff1",
                            "gambit_id": "4a460c86-8cfa-4b09-aef2-e9998dcf7074",
                            "last_updated": "2023-06-04T13:17:18.623292-04:00",
                            "created_at": "2023-06-02T10:32:08.143111-04:00",
                            "name": "ATL",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc76b7d-7fbc-4f3d-b50c-613fe30f69cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "eff0845c-4f81-4db2-a944-82abb2b9f252",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb8dc911-1e42-4552-a4b5-68d01b2c7417/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:08.148131-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0a8a5270-a6ea-4276-a056-3771e7b7eba2",
                            "gambit_id": "6ad0d7df-07b6-41a2-a6fc-63c71bc5ab34",
                            "last_updated": "2023-06-04T13:17:18.627431-04:00",
                            "created_at": "2023-06-02T10:32:08.150406-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/eff0845c-4f81-4db2-a944-82abb2b9f252/?format=api"
                        },
                        {
                            "id": "17f0a18c-18df-455f-9f8e-1cbd50e3abdd",
                            "gambit_id": "528165c1-9e86-49fd-8495-2d1bf5e87c76",
                            "last_updated": "2023-06-04T13:17:18.629456-04:00",
                            "created_at": "2023-06-02T10:32:08.152860-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/eff0845c-4f81-4db2-a944-82abb2b9f252/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "231c4d16-d682-4654-97a2-d1bf2d94604a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3a9d3424-5345-4c50-9c55-da6620152659",
            "completed": true,
            "last_updated": "2023-06-04T13:17:19.257379-04:00",
            "created_at": "2023-06-02T13:27:17.287116-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3a9d3424-5345-4c50-9c55-da6620152659",
            "datetime": "2023-06-02T20:10:00-04:00",
            "cutoff_datetime": "2023-06-02T20:10:00-04:00",
            "name": "DET (R Olson) v. CWS (M Clevinger)",
            "bettypes": [
                {
                    "id": "d5b4441f-3ad4-494b-9bd6-3937c74bc05a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T13:27:17.290375-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (M Clevinger)",
                                "amount": 5955.0
                            },
                            {
                                "team": "DET (R Olson)",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9295621-bc62-4821-aa5b-4e80ffa29227",
                            "gambit_id": "fa162110-be02-430a-be1f-017a3f13851a",
                            "last_updated": "2023-06-04T13:17:19.264929-04:00",
                            "created_at": "2023-06-02T13:27:17.295312-04:00",
                            "name": "CWS (M Clevinger)",
                            "reward": "1.61000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b4441f-3ad4-494b-9bd6-3937c74bc05a/?format=api"
                        },
                        {
                            "id": "0971b765-ccf0-4fb2-9ad0-b12e218900aa",
                            "gambit_id": "6ca0b9b9-bc22-483e-936c-93f6b44b42b7",
                            "last_updated": "2023-06-04T13:17:19.262632-04:00",
                            "created_at": "2023-06-02T13:27:17.292828-04:00",
                            "name": "DET (R Olson)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b4441f-3ad4-494b-9bd6-3937c74bc05a/?format=api"
                        }
                    ]
                },
                {
                    "id": "58dfd71f-6337-4904-8556-55d1f3def2b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T13:27:17.297145-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5784.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cdcf97ef-a63e-4654-8435-b66799c4b746",
                            "gambit_id": "c5be6187-eeb6-4c9c-8d03-98ee8addb805",
                            "last_updated": "2023-06-04T13:17:19.271041-04:00",
                            "created_at": "2023-06-02T13:27:17.298929-04:00",
                            "name": "DET",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dfd71f-6337-4904-8556-55d1f3def2b6/?format=api"
                        },
                        {
                            "id": "d68c1d92-2767-42a4-b45d-f2af80effe5a",
                            "gambit_id": "d59f1346-712e-437a-8a08-e48178c53954",
                            "last_updated": "2023-06-04T13:17:19.273626-04:00",
                            "created_at": "2023-06-02T13:27:17.301069-04:00",
                            "name": "CWS",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dfd71f-6337-4904-8556-55d1f3def2b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "f3f2bd4f-b888-481a-92ed-63ed488475aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231c4d16-d682-4654-97a2-d1bf2d94604a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T13:27:17.303216-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2ea913e8-4be9-46e8-909b-d19364c4989b",
                            "gambit_id": "b23c9d83-935c-4aa8-b391-cb928a230f9e",
                            "last_updated": "2023-06-04T13:17:19.280747-04:00",
                            "created_at": "2023-06-02T13:27:17.309569-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/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api"
                        },
                        {
                            "id": "26755978-019f-422d-8665-1a0c078e9166",
                            "gambit_id": "5b17851e-d0cd-4f86-b94a-fb73cbdc0dba",
                            "last_updated": "2023-06-04T13:17:19.278361-04:00",
                            "created_at": "2023-06-02T13:27:17.305358-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/f3f2bd4f-b888-481a-92ed-63ed488475aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67a536ca-8b68-4237-99fd-719619f364c5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1e9ee414-2dec-4735-84d1-41220f4b7ec8",
            "completed": true,
            "last_updated": "2023-06-04T13:22:20.017529-04:00",
            "created_at": "2023-06-02T10:32:07.279794-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1e9ee414-2dec-4735-84d1-41220f4b7ec8",
            "datetime": "2023-06-02T20:10:00-04:00",
            "cutoff_datetime": "2023-06-02T20:10:00-04:00",
            "name": "CLE (A Civale) v. MIN (B Ober)",
            "bettypes": [
                {
                    "id": "50749cd3-b2fa-4704-a7a0-064f12c09543",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67a536ca-8b68-4237-99fd-719619f364c5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:07.282442-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Ober)",
                                "amount": 5490.0
                            },
                            {
                                "team": "CLE (A Civale)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6fe434d5-3aab-4f5f-aa7a-1a3a0aa90875",
                            "gambit_id": "a36e0a20-44ec-4d4c-960b-20484483f9a0",
                            "last_updated": "2023-06-04T13:22:20.023928-04:00",
                            "created_at": "2023-06-02T10:32:07.285732-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50749cd3-b2fa-4704-a7a0-064f12c09543/?format=api"
                        },
                        {
                            "id": "7c7587a9-21d4-4779-956d-132fa39dce67",
                            "gambit_id": "b59ac5ec-22d0-4a06-9aec-6136f5299083",
                            "last_updated": "2023-06-04T13:22:20.021943-04:00",
                            "created_at": "2023-06-02T10:32:07.284188-04:00",
                            "name": "CLE (A Civale)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50749cd3-b2fa-4704-a7a0-064f12c09543/?format=api"
                        }
                    ]
                },
                {
                    "id": "db58beb5-1610-4706-88a4-279f139f51b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67a536ca-8b68-4237-99fd-719619f364c5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:07.299529-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6b8cf979-9075-4890-b721-b945b5a3bdae",
                            "gambit_id": "912d928a-1627-45f3-9e51-012cd35e3185",
                            "last_updated": "2023-06-04T13:22:20.032851-04:00",
                            "created_at": "2023-06-02T10:32:07.301610-04:00",
                            "name": "CLE",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db58beb5-1610-4706-88a4-279f139f51b9/?format=api"
                        },
                        {
                            "id": "3662c956-0e20-4607-8538-ae8a1862e63c",
                            "gambit_id": "c5ee937c-efbe-49a2-99b9-fc29d1b3a106",
                            "last_updated": "2023-06-04T13:22:20.034629-04:00",
                            "created_at": "2023-06-02T10:32:07.303883-04:00",
                            "name": "MIN",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db58beb5-1610-4706-88a4-279f139f51b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "8007bc9e-2bd5-41f6-9320-1d40aef32b29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67a536ca-8b68-4237-99fd-719619f364c5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:07.288446-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ff5773fd-6810-4ae0-b5cd-b123bb67df65",
                            "gambit_id": "5de63132-a4d1-40ff-80ad-30a793592c25",
                            "last_updated": "2023-06-04T13:22:20.027773-04:00",
                            "created_at": "2023-06-02T10:32:07.296642-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/8007bc9e-2bd5-41f6-9320-1d40aef32b29/?format=api"
                        },
                        {
                            "id": "7d70bbe5-fcbd-44ce-b5e8-3c5fba311449",
                            "gambit_id": "358da380-da3f-4ebf-b672-2a6e73cb3b98",
                            "last_updated": "2023-06-04T13:22:20.029442-04:00",
                            "created_at": "2023-06-02T10:32:07.294362-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/8007bc9e-2bd5-41f6-9320-1d40aef32b29/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9edd49c-9657-41b5-bd75-77ed511d07fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd173373-84c3-4b99-832f-7c2798075d9b",
            "completed": true,
            "last_updated": "2023-06-04T13:22:20.267296-04:00",
            "created_at": "2023-06-02T10:32:07.509678-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dd173373-84c3-4b99-832f-7c2798075d9b",
            "datetime": "2023-06-02T20:10:00-04:00",
            "cutoff_datetime": "2023-06-02T20:10:00-04:00",
            "name": "LAA (S Ohtani) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "c2f7c28a-a30e-4c4a-ac36-fbbff154708c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:07.513615-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 5490.0
                            },
                            {
                                "team": "LAA (S Ohtani)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5619ef21-b21b-4291-86aa-42ad78ae96e8",
                            "gambit_id": "87a50812-a4c7-4674-92ef-d8f9fbaaad82",
                            "last_updated": "2023-06-04T13:22:20.273543-04:00",
                            "created_at": "2023-06-02T10:32:07.519436-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api"
                        },
                        {
                            "id": "0977db39-2ce5-4ac6-b541-5789384d9e71",
                            "gambit_id": "83948896-2321-4443-b325-20cbd113753b",
                            "last_updated": "2023-06-04T13:22:20.271715-04:00",
                            "created_at": "2023-06-02T10:32:07.516662-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3dc1f9c9-70cf-4a8d-ac9b-00374d777cf4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:07.522275-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8481acc1-a740-431f-843b-1b2a848af178",
                            "gambit_id": "2c409193-430c-4096-a0f6-dfab76bc5415",
                            "last_updated": "2023-06-04T13:22:20.277187-04:00",
                            "created_at": "2023-06-02T10:32:07.524946-04:00",
                            "name": "LAA",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc1f9c9-70cf-4a8d-ac9b-00374d777cf4/?format=api"
                        },
                        {
                            "id": "82a3ba88-b3c4-4a80-b95b-a7cfec944584",
                            "gambit_id": "3a336b4f-c190-4334-831d-ab2938722d5e",
                            "last_updated": "2023-06-04T13:22:20.279192-04:00",
                            "created_at": "2023-06-02T10:32:07.527686-04:00",
                            "name": "HOU",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc1f9c9-70cf-4a8d-ac9b-00374d777cf4/?format=api"
                        }
                    ]
                },
                {
                    "id": "281270fa-2345-4c1d-8f48-fcf82c20bf8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:07.530349-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "367d7178-8d0a-459c-b3ed-c6d326763cea",
                            "gambit_id": "dae1fdb0-c7c5-4215-b53d-f698ddfba35d",
                            "last_updated": "2023-06-04T13:22:20.285292-04:00",
                            "created_at": "2023-06-02T10:32:07.534129-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/281270fa-2345-4c1d-8f48-fcf82c20bf8c/?format=api"
                        },
                        {
                            "id": "ab4feba0-1f34-4de0-8e94-08d64d56b240",
                            "gambit_id": "1f32a1e1-ca14-4b92-8dbb-3d414e0e79b2",
                            "last_updated": "2023-06-04T13:22:20.283283-04:00",
                            "created_at": "2023-06-02T10:32:07.532400-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/281270fa-2345-4c1d-8f48-fcf82c20bf8c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "92d0c4b6-f9d3-4044-9ca0-50b3da767e8e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "60e6d6bb-ab3d-44d5-9aed-87b94cc304ad",
            "completed": true,
            "last_updated": "2023-06-04T13:22:21.599660-04:00",
            "created_at": "2023-06-02T10:32:07.052224-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/60e6d6bb-ab3d-44d5-9aed-87b94cc304ad",
            "datetime": "2023-06-02T20:10:00-04:00",
            "cutoff_datetime": "2023-06-02T20:10:00-04:00",
            "name": "COL (C Anderson) v. KAN (J Lyles)",
            "bettypes": [
                {
                    "id": "48f9655b-7433-46c9-b9b4-e8a7fcb1aa6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/92d0c4b6-f9d3-4044-9ca0-50b3da767e8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:07.055089-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Lyles)",
                                "amount": 5452.0
                            },
                            {
                                "team": "COL (C Anderson)",
                                "amount": 4548.0
                            }
                        ],
                        "expected_reward_tokens": 9595.52,
                        "profit_sb": 95.52,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08262237-e4eb-45c2-967c-b813176e9941",
                            "gambit_id": "628bbe1b-9b89-4890-be96-b5d565be8b74",
                            "last_updated": "2023-06-04T13:22:21.605753-04:00",
                            "created_at": "2023-06-02T10:32:07.059556-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "1.76000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f9655b-7433-46c9-b9b4-e8a7fcb1aa6d/?format=api"
                        },
                        {
                            "id": "0eb99c73-8a60-4051-96e6-1874e9a0f199",
                            "gambit_id": "3ff4770e-5ae8-4734-8d25-7d8bb93899f6",
                            "last_updated": "2023-06-04T13:22:21.603908-04:00",
                            "created_at": "2023-06-02T10:32:07.057118-04:00",
                            "name": "COL (C Anderson)",
                            "reward": "2.11000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f9655b-7433-46c9-b9b4-e8a7fcb1aa6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3dfd9741-06b2-462b-9060-0d28a065f6ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/92d0c4b6-f9d3-4044-9ca0-50b3da767e8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:07.062272-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "KAN",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7b67de7f-e6f6-4bbe-9a3d-61a6e75657ec",
                            "gambit_id": "cf4ae55a-e970-481e-8bb2-d3acc854803b",
                            "last_updated": "2023-06-04T13:22:21.609282-04:00",
                            "created_at": "2023-06-02T10:32:07.064473-04:00",
                            "name": "COL",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dfd9741-06b2-462b-9060-0d28a065f6ce/?format=api"
                        },
                        {
                            "id": "b695bbd3-cc51-4560-8bc5-e5f79b761097",
                            "gambit_id": "e35d1a51-2b9b-4142-9965-852ab11b213f",
                            "last_updated": "2023-06-04T13:22:21.611203-04:00",
                            "created_at": "2023-06-02T10:32:07.067036-04:00",
                            "name": "KAN",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dfd9741-06b2-462b-9060-0d28a065f6ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e3fa9d8-7b6b-429f-95d3-8d43fae4de92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/92d0c4b6-f9d3-4044-9ca0-50b3da767e8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:07.069410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ef0a0b8c-bc1c-4b34-a040-f71f969ac462",
                            "gambit_id": "0194ccb1-75ff-4eae-9601-93642cf3f46a",
                            "last_updated": "2023-06-04T13:22:21.616225-04:00",
                            "created_at": "2023-06-02T10:32:07.074155-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/0e3fa9d8-7b6b-429f-95d3-8d43fae4de92/?format=api"
                        },
                        {
                            "id": "15c32dde-0715-4048-b0ed-eb9470d0dbfe",
                            "gambit_id": "fa7e0685-2ddf-4220-aa00-a391e2259978",
                            "last_updated": "2023-06-04T13:22:21.614645-04:00",
                            "created_at": "2023-06-02T10:32:07.071734-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/0e3fa9d8-7b6b-429f-95d3-8d43fae4de92/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a7139f3b-5db8-4c93-abb6-7ba7b4037765",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2b888ea3-f0a3-4fbe-acaa-fe4861d97371",
            "completed": true,
            "last_updated": "2023-06-05T10:57:18.628169-04:00",
            "created_at": "2023-06-02T10:32:06.810969-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2b888ea3-f0a3-4fbe-acaa-fe4861d97371",
            "datetime": "2023-06-02T20:05:00-04:00",
            "cutoff_datetime": "2023-06-02T20:05:00-04:00",
            "name": "SEA (L Castillo) v. TEX (J Gray)",
            "bettypes": [
                {
                    "id": "c3a7f9f7-f088-4d58-bc93-47aa55533527",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7139f3b-5db8-4c93-abb6-7ba7b4037765/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:06.814909-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5065.0
                            },
                            {
                                "team": "TEX (J Gray)",
                                "amount": 4935.0
                            }
                        ],
                        "expected_reward_tokens": 9572.85,
                        "profit_sb": 72.85,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d5f390b-86b6-4db7-bb32-2b0733ed9cbb",
                            "gambit_id": "a75c619c-815c-4cdd-a9bd-a3c4b7aebf30",
                            "last_updated": "2023-06-05T10:57:18.634945-04:00",
                            "created_at": "2023-06-02T10:32:06.817837-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.89000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a7f9f7-f088-4d58-bc93-47aa55533527/?format=api"
                        },
                        {
                            "id": "758316df-c0f9-4877-98a8-829a8e528dad",
                            "gambit_id": "d532ca04-bc11-42ab-8ae9-80c0f74500c6",
                            "last_updated": "2023-06-05T10:57:18.637203-04:00",
                            "created_at": "2023-06-02T10:32:06.820692-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a7f9f7-f088-4d58-bc93-47aa55533527/?format=api"
                        }
                    ]
                },
                {
                    "id": "24e1a400-ba85-42fe-be8a-6b20496780e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7139f3b-5db8-4c93-abb6-7ba7b4037765/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:06.823393-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4fa2772c-aecd-4374-8b9f-23bb4463387b",
                            "gambit_id": "529f971e-2acf-4c5c-9e3b-8db48c0beb66",
                            "last_updated": "2023-06-05T10:57:18.643025-04:00",
                            "created_at": "2023-06-02T10:32:06.828623-04:00",
                            "name": "TEX",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e1a400-ba85-42fe-be8a-6b20496780e3/?format=api"
                        },
                        {
                            "id": "158bb395-0e43-4ad8-a116-b4f8e1b4c245",
                            "gambit_id": "08b46136-7163-4211-8739-e6216e5fad33",
                            "last_updated": "2023-06-05T10:57:18.641064-04:00",
                            "created_at": "2023-06-02T10:32:06.825877-04:00",
                            "name": "SEA",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e1a400-ba85-42fe-be8a-6b20496780e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4147f1b-1161-47c2-8818-e4e93bb80cbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7139f3b-5db8-4c93-abb6-7ba7b4037765/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:06.831281-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "500daa7c-5142-4c43-82cf-d19b77cbfe9c",
                            "gambit_id": "266f3821-13e2-4bf3-ae35-8fff35c3eae4",
                            "last_updated": "2023-06-05T10:57:18.646852-04:00",
                            "created_at": "2023-06-02T10:32:06.834155-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4147f1b-1161-47c2-8818-e4e93bb80cbb/?format=api"
                        },
                        {
                            "id": "37c191b1-55eb-47fc-b38e-030f250f785a",
                            "gambit_id": "074654c1-f149-4888-a502-4e08b2fa85a9",
                            "last_updated": "2023-06-05T10:57:18.648873-04:00",
                            "created_at": "2023-06-02T10:32:06.836896-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4147f1b-1161-47c2-8818-e4e93bb80cbb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9771421c-6e85-4497-9e24-d2d1b47cf674",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "647b0227-54be-416e-8db9-9b0f64f9efd9",
            "completed": true,
            "last_updated": "2023-06-04T13:22:19.301696-04:00",
            "created_at": "2023-06-02T10:32:06.362420-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/647b0227-54be-416e-8db9-9b0f64f9efd9",
            "datetime": "2023-06-02T19:10:00-04:00",
            "cutoff_datetime": "2023-06-02T19:10:00-04:00",
            "name": "TOR (C Bassitt) v. NYM (J Verlander)",
            "bettypes": [
                {
                    "id": "381d2d01-3ab9-4350-8ca6-f5bd33487102",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9771421c-6e85-4497-9e24-d2d1b47cf674/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:06.365541-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5426.0
                            },
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 4574.0
                            }
                        ],
                        "expected_reward_tokens": 9604.02,
                        "profit_sb": 104.02,
                        "profit_sb_percentage": 1.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "586138c2-4d65-43e0-833b-d7af0e35586d",
                            "gambit_id": "d6d48c1a-5700-4b24-97c9-0a26eada4dd1",
                            "last_updated": "2023-06-04T13:22:19.310720-04:00",
                            "created_at": "2023-06-02T10:32:06.370135-04:00",
                            "name": "NYM (J Verlander)",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d2d01-3ab9-4350-8ca6-f5bd33487102/?format=api"
                        },
                        {
                            "id": "84d27195-6ee5-4498-a46b-b5a9b43c2aea",
                            "gambit_id": "2eb80c42-cbd5-4b89-936a-337703a543c5",
                            "last_updated": "2023-06-04T13:22:19.308264-04:00",
                            "created_at": "2023-06-02T10:32:06.367698-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d2d01-3ab9-4350-8ca6-f5bd33487102/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f1bbcd9-726e-4997-b443-4215620bf74c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9771421c-6e85-4497-9e24-d2d1b47cf674/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:06.372445-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 6163.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02902aaf-123e-4147-943c-a8498be6551d",
                            "gambit_id": "40e998a3-6762-42fc-b38c-b85c33dc50e2",
                            "last_updated": "2023-06-04T13:22:19.315335-04:00",
                            "created_at": "2023-06-02T10:32:06.374768-04:00",
                            "name": "TOR",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1bbcd9-726e-4997-b443-4215620bf74c/?format=api"
                        },
                        {
                            "id": "8bb6d020-83da-4b40-b4ce-550e5c42c08c",
                            "gambit_id": "751c5c3f-bfc6-40fb-8fac-8fafdcf6ab3a",
                            "last_updated": "2023-06-04T13:22:19.317548-04:00",
                            "created_at": "2023-06-02T10:32:06.377654-04:00",
                            "name": "NYM",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f1bbcd9-726e-4997-b443-4215620bf74c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f216232-c562-43bd-96a2-9e1bb4f371c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9771421c-6e85-4497-9e24-d2d1b47cf674/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:06.379695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3f3dc078-e6c8-4726-b067-ccb2d458a647",
                            "gambit_id": "98172006-d822-4f44-9d1a-2ddc147b0212",
                            "last_updated": "2023-06-04T13:22:19.324505-04:00",
                            "created_at": "2023-06-02T10:32:06.383790-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/6f216232-c562-43bd-96a2-9e1bb4f371c9/?format=api"
                        },
                        {
                            "id": "74d2bb6a-7d9f-4969-b25f-2a80f76b27c8",
                            "gambit_id": "1fe85772-1ee0-4fdb-896c-5a75b9fe6457",
                            "last_updated": "2023-06-04T13:22:19.322143-04:00",
                            "created_at": "2023-06-02T10:32:06.381666-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/6f216232-c562-43bd-96a2-9e1bb4f371c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c772448d-b5e8-4c97-9ff6-7fd4d333a800",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "73178dd0-dcec-4ea5-b802-65fac4a964d0",
            "completed": false,
            "last_updated": "2023-06-09T19:08:11.904995-04:00",
            "created_at": "2023-06-02T10:32:06.582054-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/73178dd0-dcec-4ea5-b802-65fac4a964d0",
            "datetime": "2023-06-02T19:10:00-04:00",
            "cutoff_datetime": "2023-06-02T19:10:00-04:00",
            "name": "TAM (T Glasnow) v. BOS (G Whitlock)",
            "bettypes": [
                {
                    "id": "50c2211e-b167-44a9-8da7-5299a70b6490",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c772448d-b5e8-4c97-9ff6-7fd4d333a800/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:06.586223-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 5627.0
                            },
                            {
                                "team": "BOS (G Whitlock)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "43fc67ca-a90f-4ff4-8c24-c4f8b7a21449",
                            "gambit_id": "8831fa32-e27e-4d4a-8c34-3ef87cec5d57",
                            "last_updated": "2023-06-09T19:08:11.908740-04:00",
                            "created_at": "2023-06-02T10:32:06.588887-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c2211e-b167-44a9-8da7-5299a70b6490/?format=api"
                        },
                        {
                            "id": "8c0c7c3d-8756-4678-b7b3-55b457422d15",
                            "gambit_id": "ef922e1d-4f41-4f6a-a7a9-aad1024c0b3d",
                            "last_updated": "2023-06-09T19:08:11.910556-04:00",
                            "created_at": "2023-06-02T10:32:06.591770-04:00",
                            "name": "BOS (G Whitlock)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c2211e-b167-44a9-8da7-5299a70b6490/?format=api"
                        }
                    ]
                },
                {
                    "id": "46be353e-ef25-4b1d-b008-f0268b559a5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c772448d-b5e8-4c97-9ff6-7fd4d333a800/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:06.594517-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de55d2dc-3a1f-47aa-82cc-4b131cac4231",
                            "gambit_id": "61d405e6-4e41-4c9c-ad0c-6ba38e21d244",
                            "last_updated": "2023-06-09T19:08:11.915735-04:00",
                            "created_at": "2023-06-02T10:32:06.599382-04:00",
                            "name": "BOS",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46be353e-ef25-4b1d-b008-f0268b559a5a/?format=api"
                        },
                        {
                            "id": "14df13a6-0a4c-49a4-bddc-11b07b438c83",
                            "gambit_id": "77e97d5c-dc37-43f5-a265-d8f4c0598bbd",
                            "last_updated": "2023-06-09T19:08:11.913748-04:00",
                            "created_at": "2023-06-02T10:32:06.597153-04:00",
                            "name": "TAM",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46be353e-ef25-4b1d-b008-f0268b559a5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f081791-c5fb-467f-b9ef-b19fe3454db4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c772448d-b5e8-4c97-9ff6-7fd4d333a800/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:06.601752-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "34460566-0578-4b2d-a7b5-8bed611e3c16",
                            "gambit_id": "a60ea4c8-7ed6-47ac-be64-3d74948e262c",
                            "last_updated": "2023-06-09T19:08:11.918957-04:00",
                            "created_at": "2023-06-02T10:32:06.604112-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/3f081791-c5fb-467f-b9ef-b19fe3454db4/?format=api"
                        },
                        {
                            "id": "e0ecbeb8-12f5-42d3-84b6-f5405850bdfd",
                            "gambit_id": "f39c7342-4492-4390-8d88-1ff8994d26e2",
                            "last_updated": "2023-06-09T19:08:11.920446-04:00",
                            "created_at": "2023-06-02T10:32:06.606467-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/3f081791-c5fb-467f-b9ef-b19fe3454db4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ec16e51-1d3b-42cf-a034-56fee59a1a2a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "22731608-8225-43d9-a70a-a0b06aa09a48",
            "completed": true,
            "last_updated": "2023-06-03T11:41:55.782516-04:00",
            "created_at": "2023-06-02T10:32:06.139019-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/22731608-8225-43d9-a70a-a0b06aa09a48",
            "datetime": "2023-06-02T19:05:00-04:00",
            "cutoff_datetime": "2023-06-02T19:05:00-04:00",
            "name": "STL (J Flaherty) v. PIT (R Contreras)",
            "bettypes": [
                {
                    "id": "fc5a5775-991b-4121-b97a-39e3a4ea1c17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ec16e51-1d3b-42cf-a034-56fee59a1a2a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:06.142142-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5711.0
                            },
                            {
                                "team": "PIT (R Contreras)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1a87f219-5c00-4be3-888d-3d9fb93b26fe",
                            "gambit_id": "a6e439ba-c519-4d48-819f-0a92bae9ed6f",
                            "last_updated": "2023-06-03T11:41:55.787603-04:00",
                            "created_at": "2023-06-02T10:32:06.143856-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5a5775-991b-4121-b97a-39e3a4ea1c17/?format=api"
                        },
                        {
                            "id": "a9e5511e-b057-4a1b-aa15-c6229bfefb0f",
                            "gambit_id": "4efd85a1-6f26-4b04-922c-f6dc23ef2df1",
                            "last_updated": "2023-06-03T11:41:55.789891-04:00",
                            "created_at": "2023-06-02T10:32:06.145641-04:00",
                            "name": "PIT (R Contreras)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5a5775-991b-4121-b97a-39e3a4ea1c17/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d767dcb-1763-478e-8cd5-8f0cda098897",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ec16e51-1d3b-42cf-a034-56fee59a1a2a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:06.147973-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "STL",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8aabdf01-a817-4a49-9e95-6e5e6ff5423c",
                            "gambit_id": "505dd790-52ab-4319-8514-768df18cfc63",
                            "last_updated": "2023-06-03T11:41:55.796861-04:00",
                            "created_at": "2023-06-02T10:32:06.152463-04:00",
                            "name": "PIT",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d767dcb-1763-478e-8cd5-8f0cda098897/?format=api"
                        },
                        {
                            "id": "cf81b165-fec8-4a5b-a93d-dbc6091686d8",
                            "gambit_id": "7b169295-32b5-48b1-9515-83f7818e73a4",
                            "last_updated": "2023-06-03T11:41:55.794590-04:00",
                            "created_at": "2023-06-02T10:32:06.150202-04:00",
                            "name": "STL",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d767dcb-1763-478e-8cd5-8f0cda098897/?format=api"
                        }
                    ]
                },
                {
                    "id": "78ac437c-4380-4a28-bc62-b4fbf271d06c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ec16e51-1d3b-42cf-a034-56fee59a1a2a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:06.154812-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "624906c3-9eae-49f5-a0fa-530f67fac5cf",
                            "gambit_id": "30ce47ec-2f05-4956-bc82-3a272954d2b1",
                            "last_updated": "2023-06-03T11:41:55.801895-04:00",
                            "created_at": "2023-06-02T10:32:06.156765-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/78ac437c-4380-4a28-bc62-b4fbf271d06c/?format=api"
                        },
                        {
                            "id": "d11523b1-4f1e-4f14-8440-15db312d349c",
                            "gambit_id": "847cc142-ab11-414a-8ef1-7e5fc36478a7",
                            "last_updated": "2023-06-03T11:41:55.804031-04:00",
                            "created_at": "2023-06-02T10:32:06.158938-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/78ac437c-4380-4a28-bc62-b4fbf271d06c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73f70880-2ecf-486a-9aa5-242226fd935a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "95ebd7b5-9a6c-4594-bd6a-104c55a797b8",
            "completed": true,
            "last_updated": "2023-06-04T13:22:20.932801-04:00",
            "created_at": "2023-06-02T10:32:05.904558-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/95ebd7b5-9a6c-4594-bd6a-104c55a797b8",
            "datetime": "2023-06-02T19:05:00-04:00",
            "cutoff_datetime": "2023-06-02T19:05:00-04:00",
            "name": "PHI (Z Wheeler) v. WAS (J Gray)",
            "bettypes": [
                {
                    "id": "ef503666-1742-4f03-a0ca-ffab66c32962",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:05.907611-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6293.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16b7a051-5ef4-475b-a2fb-4c092515975a",
                            "gambit_id": "afce9434-1414-4837-8607-5a5366422c21",
                            "last_updated": "2023-06-04T13:22:20.936942-04:00",
                            "created_at": "2023-06-02T10:32:05.909721-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef503666-1742-4f03-a0ca-ffab66c32962/?format=api"
                        },
                        {
                            "id": "ee2c1fdd-6277-4d17-ac9e-16c678b0d44c",
                            "gambit_id": "9f15ce8a-8de2-4628-a9a4-1516f46b5fb6",
                            "last_updated": "2023-06-04T13:22:20.939105-04:00",
                            "created_at": "2023-06-02T10:32:05.911659-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef503666-1742-4f03-a0ca-ffab66c32962/?format=api"
                        }
                    ]
                },
                {
                    "id": "23257dda-91fb-4b30-86a3-de40e64d1bb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:05.914272-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "PHI",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5fc2e33-da11-4ce4-b6ee-b41504dcd4c8",
                            "gambit_id": "a8af67cd-3e09-4b61-9db2-dd1bffd84cee",
                            "last_updated": "2023-06-04T13:22:20.944844-04:00",
                            "created_at": "2023-06-02T10:32:05.918454-04:00",
                            "name": "WAS",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23257dda-91fb-4b30-86a3-de40e64d1bb6/?format=api"
                        },
                        {
                            "id": "9344540b-3754-43d2-91d2-8e40b95b7d21",
                            "gambit_id": "ad9bfbae-cb13-47ed-829b-c6437f6fb7bc",
                            "last_updated": "2023-06-04T13:22:20.942989-04:00",
                            "created_at": "2023-06-02T10:32:05.916233-04:00",
                            "name": "PHI",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23257dda-91fb-4b30-86a3-de40e64d1bb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce9119f1-8e1f-4af6-82e3-7222b8bdca3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f70880-2ecf-486a-9aa5-242226fd935a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:05.921992-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "08d1083a-d5cf-43cc-867f-0f323e90693d",
                            "gambit_id": "dc6b6f73-5796-4ad8-94ba-9340859e1cc6",
                            "last_updated": "2023-06-04T13:22:20.950526-04:00",
                            "created_at": "2023-06-02T10:32:05.925789-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/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api"
                        },
                        {
                            "id": "244b9b65-980b-4fcd-9a4d-ba134799776d",
                            "gambit_id": "7ed194c0-2132-49b8-938e-499e75000feb",
                            "last_updated": "2023-06-04T13:22:20.948614-04:00",
                            "created_at": "2023-06-02T10:32:05.923860-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/ce9119f1-8e1f-4af6-82e3-7222b8bdca3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f2f7f20-59e5-4ed9-858b-b6fc3384c83d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d5a25728-ead5-4155-9da6-4f7cd0553ffa",
            "completed": false,
            "last_updated": "2023-06-09T18:38:11.072649-04:00",
            "created_at": "2023-06-02T10:32:05.406941-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d5a25728-ead5-4155-9da6-4f7cd0553ffa",
            "datetime": "2023-06-02T18:40:00-04:00",
            "cutoff_datetime": "2023-06-02T18:40:00-04:00",
            "name": "OAK (H Harris) v. MIA (E Cabrera)",
            "bettypes": [
                {
                    "id": "caddb11b-95bd-4674-a78d-9a4b398a89e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f2f7f20-59e5-4ed9-858b-b6fc3384c83d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:05.409374-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Cabrera)",
                                "amount": 6353.0
                            },
                            {
                                "team": "OAK (H Harris)",
                                "amount": 3647.0
                            }
                        ],
                        "expected_reward_tokens": 9591.61,
                        "profit_sb": 91.61,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12dbfcf5-11f3-4347-b9ef-994e181c98c0",
                            "gambit_id": "6c4e7f74-d80b-4a1f-a066-2f7b786efc3e",
                            "last_updated": "2023-06-09T18:38:11.081917-04:00",
                            "created_at": "2023-06-02T10:32:05.415875-04:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caddb11b-95bd-4674-a78d-9a4b398a89e1/?format=api"
                        },
                        {
                            "id": "8816771e-66c3-4ceb-a78b-e518ec73cb75",
                            "gambit_id": "f6defdfa-40c3-45fb-915e-7a0525472b69",
                            "last_updated": "2023-06-09T18:38:11.079334-04:00",
                            "created_at": "2023-06-02T10:32:05.411445-04:00",
                            "name": "OAK (H Harris)",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caddb11b-95bd-4674-a78d-9a4b398a89e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "b61880b9-3a92-40ec-9a5d-4f5f5fd4c6ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f2f7f20-59e5-4ed9-858b-b6fc3384c83d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:05.420711-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5213.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f61acda6-d4bc-43ee-b884-ee892b87fe4b",
                            "gambit_id": "9f6f59c3-28e1-4263-a56f-b863eba59806",
                            "last_updated": "2023-06-09T18:38:11.086927-04:00",
                            "created_at": "2023-06-02T10:32:05.422959-04:00",
                            "name": "OAK",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61880b9-3a92-40ec-9a5d-4f5f5fd4c6ab/?format=api"
                        },
                        {
                            "id": "50363ed0-32c1-41b3-b96c-36337309a160",
                            "gambit_id": "8db9a1fa-dbed-45a8-b166-fc9df95db3e5",
                            "last_updated": "2023-06-09T18:38:11.089514-04:00",
                            "created_at": "2023-06-02T10:32:05.425148-04:00",
                            "name": "MIA",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b61880b9-3a92-40ec-9a5d-4f5f5fd4c6ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "1be96956-8e81-4bb8-8327-e8ed9629156b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f2f7f20-59e5-4ed9-858b-b6fc3384c83d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:05.427411-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7f7735e2-40ba-4558-a5a6-eba045567efd",
                            "gambit_id": "122ed15d-ad8b-41f4-b650-8f1d6e54300c",
                            "last_updated": "2023-06-09T18:38:11.094120-04:00",
                            "created_at": "2023-06-02T10:32:05.429760-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/1be96956-8e81-4bb8-8327-e8ed9629156b/?format=api"
                        },
                        {
                            "id": "e7c34e6e-381f-4729-9eb1-1fbf9315f4ae",
                            "gambit_id": "376ef599-45d8-442d-b4d6-1180422914d7",
                            "last_updated": "2023-06-09T18:38:11.096041-04:00",
                            "created_at": "2023-06-02T10:32:05.432207-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/1be96956-8e81-4bb8-8327-e8ed9629156b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "091572a4-5b31-44b8-8431-98d1ef54b2cf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eab70646-83aa-4216-8b6e-d02c5a724c98",
            "completed": true,
            "last_updated": "2023-06-04T13:26:52.444276-04:00",
            "created_at": "2023-06-02T10:32:05.633236-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/eab70646-83aa-4216-8b6e-d02c5a724c98",
            "datetime": "2023-06-02T18:40:00-04:00",
            "cutoff_datetime": "2023-06-02T18:40:00-04:00",
            "name": "OAK (S Fujinami) v. MIA (E Cabrera)",
            "bettypes": [
                {
                    "id": "7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/091572a4-5b31-44b8-8431-98d1ef54b2cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:05.637211-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Cabrera)",
                                "amount": 6353.0
                            },
                            {
                                "team": "OAK (S Fujinami)",
                                "amount": 3647.0
                            }
                        ],
                        "expected_reward_tokens": 9591.61,
                        "profit_sb": 91.61,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "64a476c3-3bbe-44f1-868d-016a3ac17458",
                            "gambit_id": "b8dd5605-bfda-4f56-9865-6a94173d0bfe",
                            "last_updated": "2023-06-04T13:26:52.452608-04:00",
                            "created_at": "2023-06-02T10:32:05.642965-04:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4/?format=api"
                        },
                        {
                            "id": "3f2414ac-c7bb-4864-aa77-a7c3fb22663f",
                            "gambit_id": "e2dc8f72-b682-4228-ba34-19e064776d04",
                            "last_updated": "2023-06-04T13:26:52.450193-04:00",
                            "created_at": "2023-06-02T10:32:05.640397-04:00",
                            "name": "OAK (S Fujinami)",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "61ba5400-b965-4117-b58f-5ac621198a40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/091572a4-5b31-44b8-8431-98d1ef54b2cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:05.645483-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "ff2ddb1e-5d1f-4cf2-8676-d36264ec9f82",
                            "gambit_id": "cd03ae39-1a7f-409b-8e82-3c963eda1404",
                            "last_updated": "2023-06-04T13:26:52.457450-04:00",
                            "created_at": "2023-06-02T10:32:05.647696-04:00",
                            "name": "OAK",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61ba5400-b965-4117-b58f-5ac621198a40/?format=api"
                        },
                        {
                            "id": "4d23a7f6-df27-476c-92e4-e2eee5c3fe4e",
                            "gambit_id": "4ea3e76f-0e49-437c-aa9e-e2b36fcac7c7",
                            "last_updated": "2023-06-04T13:26:52.459820-04:00",
                            "created_at": "2023-06-02T10:32:05.649580-04:00",
                            "name": "MIA",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61ba5400-b965-4117-b58f-5ac621198a40/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d0e4a92-3bee-414b-b0f4-d7d82bd4d710",
                    "match": "https://api-prod.gambitprofit.com/api/matches/091572a4-5b31-44b8-8431-98d1ef54b2cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:05.651633-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cdf34fd5-92e8-4a3e-96cf-55b13e72a0cc",
                            "gambit_id": "dd787f12-354d-45c0-8671-145132b8597b",
                            "last_updated": "2023-06-04T13:26:52.464157-04:00",
                            "created_at": "2023-06-02T10:32:05.653381-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0e4a92-3bee-414b-b0f4-d7d82bd4d710/?format=api"
                        },
                        {
                            "id": "b59290fe-2042-48ae-a6da-b892fcb82829",
                            "gambit_id": "b913306f-4c1f-4283-a150-2c653a6e1dd4",
                            "last_updated": "2023-06-04T13:26:52.466033-04:00",
                            "created_at": "2023-06-02T10:32:05.655597-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d0e4a92-3bee-414b-b0f4-d7d82bd4d710/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "22271d15-0200-42b3-b495-fd6927116109",
            "completed": true,
            "last_updated": "2023-06-04T13:26:52.869588-04:00",
            "created_at": "2023-06-02T10:32:05.188398-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/22271d15-0200-42b3-b495-fd6927116109",
            "datetime": "2023-06-02T17:10:00-04:00",
            "cutoff_datetime": "2023-06-02T17:10:00-04:00",
            "name": "MIL (C Burnes) v. CIN (B Williamson)",
            "bettypes": [
                {
                    "id": "6526f36d-9276-4aa2-8b06-52fae10cb6a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-02T10:32:05.193808-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5955.0
                            },
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6ce9a97-9bb9-4a52-8e24-86b008700bda",
                            "gambit_id": "34dc355a-432d-46c0-9af8-66b1fe3cc945",
                            "last_updated": "2023-06-04T13:26:52.875564-04:00",
                            "created_at": "2023-06-02T10:32:05.197384-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.61000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api"
                        },
                        {
                            "id": "db1041f9-b8eb-4b51-a069-6fcc92d4c2cd",
                            "gambit_id": "66e60522-03ae-46d6-be5f-244e751b6e07",
                            "last_updated": "2023-06-04T13:26:52.877958-04:00",
                            "created_at": "2023-06-02T10:32:05.199539-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "be7b9591-1f8e-48cc-8d3f-116beeefc31e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-02T10:32:05.201600-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "CIN",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5957c3a-48b0-4dba-af68-a6f52683acd7",
                            "gambit_id": "8199e763-fb54-4933-91aa-5de55634b2f8",
                            "last_updated": "2023-06-04T13:26:52.882349-04:00",
                            "created_at": "2023-06-02T10:32:05.203787-04:00",
                            "name": "MIL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7b9591-1f8e-48cc-8d3f-116beeefc31e/?format=api"
                        },
                        {
                            "id": "d0473e10-ce7d-4caf-bfa5-badc59394427",
                            "gambit_id": "ce28ad65-6900-4e2b-97af-c35f4abc2bfa",
                            "last_updated": "2023-06-04T13:26:52.884482-04:00",
                            "created_at": "2023-06-02T10:32:05.205689-04:00",
                            "name": "CIN",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7b9591-1f8e-48cc-8d3f-116beeefc31e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b05e8f05-86ec-45d8-98e9-d82eb74c1172",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-02T10:32:05.207382-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3167dc9-065c-483a-88b1-feaa61f0f747",
                            "gambit_id": "1478effb-7e4c-46d0-bc22-661a73dc29f1",
                            "last_updated": "2023-06-04T13:26:52.889029-04:00",
                            "created_at": "2023-06-02T10:32:05.208810-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api"
                        },
                        {
                            "id": "7adf181d-abcc-43a4-be1c-1484f2774ecf",
                            "gambit_id": "d148bb6e-d633-47bf-8e10-bb353298cdfc",
                            "last_updated": "2023-06-04T13:26:52.891353-04:00",
                            "created_at": "2023-06-02T10:32:05.210391-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87200bd8-8fe7-47b2-9bcd-9b705163fc14",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "05b878a4-8521-47cf-80a6-b40d8ddf2a06",
            "completed": true,
            "last_updated": "2023-06-05T10:57:16.464886-04:00",
            "created_at": "2023-05-31T16:06:55.421520-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Spanish F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/05b878a4-8521-47cf-80a6-b40d8ddf2a06",
            "datetime": "2023-06-02T07:30:00-04:00",
            "cutoff_datetime": "2023-06-02T07:30:00-04:00",
            "name": "Spanish F1 Grand Prix 2023: To Win Outright",
            "bettypes": [
                {
                    "id": "f981dfff-8e86-470b-9599-3d3f9c4a8dc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87200bd8-8fe7-47b2-9bcd-9b705163fc14/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-31T16:06:55.424326-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": "61f03b90-3be5-48c2-b340-3ed575e1df5d",
                            "gambit_id": "55e33d4a-6264-4ebd-9844-56813a7280c2",
                            "last_updated": "2023-06-05T10:57:16.495429-04:00",
                            "created_at": "2023-05-31T16:06:55.464970-04:00",
                            "name": "Max Verstappen",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "0eb4abb2-29a4-4577-a6bd-6fc7325403ae",
                            "gambit_id": "17666414-5d5a-4c19-bcce-f778a2adf513",
                            "last_updated": "2023-06-05T10:57:16.473452-04:00",
                            "created_at": "2023-05-31T16:06:55.429145-04:00",
                            "name": "Carlos Sainz Jr",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "63dc7f8f-749b-439d-bb4f-93b94c1f08cd",
                            "gambit_id": "838113c2-48dc-46e5-8885-61d04085d007",
                            "last_updated": "2023-06-05T10:57:16.492871-04:00",
                            "created_at": "2023-05-31T16:06:55.460595-04:00",
                            "name": "Lewis Hamilton",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "b15e0399-5401-481c-929d-ac916554d06e",
                            "gambit_id": "573b12ca-5cd9-49ea-834a-7c943e8026fb",
                            "last_updated": "2023-06-05T10:57:16.481691-04:00",
                            "created_at": "2023-05-31T16:06:55.440370-04:00",
                            "name": "Fernando Alonso",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "de1fda25-76c3-4c5d-bde1-d51ae8a05efd",
                            "gambit_id": "ddce0747-12b5-42ca-8c73-afbbfaa72718",
                            "last_updated": "2023-06-05T10:57:16.499925-04:00",
                            "created_at": "2023-05-31T16:06:55.477515-04:00",
                            "name": "Sergio Perez",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "ebb69c40-04a6-4a98-b752-ba3316136609",
                            "gambit_id": "c52e12ac-1f03-4d77-967e-7c61aacbfe63",
                            "last_updated": "2023-06-05T10:57:16.490496-04:00",
                            "created_at": "2023-05-31T16:06:55.457210-04:00",
                            "name": "Lando Norris",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "e6a71129-a6ae-46cd-8f6f-2d5fd465e062",
                            "gambit_id": "79737b26-c8f5-40a7-979c-e88e2fdb91e3",
                            "last_updated": "2023-06-05T10:57:16.488342-04:00",
                            "created_at": "2023-05-31T16:06:55.453732-04:00",
                            "name": "Lance Stroll",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "7a020905-f135-4585-8f41-cb160644e55c",
                            "gambit_id": "1af6a4f9-0b15-4846-b7b6-1aa8e7786f69",
                            "last_updated": "2023-06-05T10:57:16.478207-04:00",
                            "created_at": "2023-05-31T16:06:55.434189-04:00",
                            "name": "Esteban Ocon",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "c8f2d11a-4022-4429-898a-10e626eea213",
                            "gambit_id": "e031cd7f-1a6f-436f-a15c-2fbbe05baf8c",
                            "last_updated": "2023-06-05T10:57:16.483842-04:00",
                            "created_at": "2023-05-31T16:06:55.442799-04:00",
                            "name": "George Russell",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "18d69344-8e04-4f0b-ab8e-f96a7ec6f278",
                            "gambit_id": "9e634fa7-4b85-40ab-a9fd-95565723d5f8",
                            "last_updated": "2023-06-05T10:57:16.497698-04:00",
                            "created_at": "2023-05-31T16:06:55.473069-04:00",
                            "name": "Pierre Gasly",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "cc5feeff-a0ee-446e-8e2e-4785f1c1fba2",
                            "gambit_id": "895fbdd2-67b3-4652-9522-3177b8f7172b",
                            "last_updated": "2023-06-05T10:57:16.475794-04:00",
                            "created_at": "2023-05-31T16:06:55.431647-04:00",
                            "name": "Charles Leclerc",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "b96ce55d-9218-4140-b419-c4719fad8921",
                            "gambit_id": "7d3818ff-e300-4b29-9b21-9434e41a58fb",
                            "last_updated": "2023-06-05T10:57:16.514508-04:00",
                            "created_at": "2023-05-31T16:06:55.493341-04:00",
                            "name": "Oscar Piastri",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "784da06e-4841-42ca-9e59-6be146ec58a2",
                            "gambit_id": "b05899d0-347e-4b3d-80be-8502d2ebae79",
                            "last_updated": "2023-06-05T10:57:16.509585-04:00",
                            "created_at": "2023-05-31T16:06:55.488460-04:00",
                            "name": "Nico Huelkenberg",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "180ca6b4-8271-4df0-a28b-2c3eb6039fb5",
                            "gambit_id": "872158e7-69fa-4d79-a90d-7e26c8664791",
                            "last_updated": "2023-06-05T10:57:16.505123-04:00",
                            "created_at": "2023-05-31T16:06:55.483315-04:00",
                            "name": "Yuki Tsunoda",
                            "reward": "1201.00000",
                            "odds": "1251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "cdf88517-e3f3-432f-99bd-5a7ed99bdf4c",
                            "gambit_id": "f1c74e29-3c96-42ca-8bd6-9d5d44a90473",
                            "last_updated": "2023-06-05T10:57:16.502922-04:00",
                            "created_at": "2023-05-31T16:06:55.480912-04:00",
                            "name": "Valtteri Bottas",
                            "reward": "1441.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "a5453acf-ece1-4ff8-9fc8-e835b179dd71",
                            "gambit_id": "eeb2b2f4-aacc-452a-b4be-53691a1fa27c",
                            "last_updated": "2023-06-05T10:57:16.486049-04:00",
                            "created_at": "2023-05-31T16:06:55.448739-04:00",
                            "name": "Guanyu Zhou",
                            "reward": "1441.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "8e4d94ca-2506-462f-83b8-8c053879eb0e",
                            "gambit_id": "17510342-26bd-4184-9eae-32219dc19ff7",
                            "last_updated": "2023-06-05T10:57:16.517289-04:00",
                            "created_at": "2023-05-31T16:06:55.451101-04:00",
                            "name": "Kevin Magnussen",
                            "reward": "1921.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "b569e26d-0616-4802-9bd7-02c4345d6b6b",
                            "gambit_id": "de8056f9-1b5d-4191-95da-ff4550734494",
                            "last_updated": "2023-06-05T10:57:16.511790-04:00",
                            "created_at": "2023-05-31T16:06:55.490995-04:00",
                            "name": "Nyck de Vries",
                            "reward": "1921.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "5cc300d2-b740-47af-8d43-6e76f31bcfd1",
                            "gambit_id": "a70adb5a-7b46-42c3-b0d1-5433a14481ee",
                            "last_updated": "2023-06-05T10:57:16.470778-04:00",
                            "created_at": "2023-05-31T16:06:55.426677-04:00",
                            "name": "Alexander Albon",
                            "reward": "2401.00000",
                            "odds": "2501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        },
                        {
                            "id": "35971b2c-4441-4a83-a77a-9a331659cd49",
                            "gambit_id": "ff0978b1-2ba2-422c-9d58-dd654526a1d6",
                            "last_updated": "2023-06-05T10:57:16.507214-04:00",
                            "created_at": "2023-05-31T16:06:55.485875-04:00",
                            "name": "Logan Sargeant",
                            "reward": "2401.00000",
                            "odds": "2501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f981dfff-8e86-470b-9599-3d3f9c4a8dc5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70a57f74-5ec8-485d-9e37-e530996ecb1b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e24fc416-b6c7-4f3a-88eb-c6d6d6a2d97c",
            "completed": true,
            "last_updated": "2023-06-05T10:57:16.712825-04:00",
            "created_at": "2023-05-31T16:06:55.693698-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Spanish F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/e24fc416-b6c7-4f3a-88eb-c6d6d6a2d97c",
            "datetime": "2023-06-02T07:30:00-04:00",
            "cutoff_datetime": "2023-06-02T07:30:00-04:00",
            "name": "Spanish F1 Grand Prix 2023: Podium Finish",
            "bettypes": [
                {
                    "id": "8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70a57f74-5ec8-485d-9e37-e530996ecb1b/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-31T16:06:55.697952-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": "8e066633-752e-43b3-aa52-9d6c3fac8fbe",
                            "gambit_id": "053d1e3f-fc05-4d24-9f40-f71c5f546f52",
                            "last_updated": "2023-06-05T10:57:16.745256-04:00",
                            "created_at": "2023-05-31T16:06:55.728627-04:00",
                            "name": "Max Verstappen",
                            "reward": "1.12000",
                            "odds": "1.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "b7d94887-d26e-4a87-9d0e-46cb0ea5ccf3",
                            "gambit_id": "7f849e92-a235-4f6a-8cbe-eab7092375db",
                            "last_updated": "2023-06-05T10:57:16.720323-04:00",
                            "created_at": "2023-05-31T16:06:55.703273-04:00",
                            "name": "Carlos Sainz Jr",
                            "reward": "1.60000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "3ff3c148-fcbd-43e4-9b7f-174f1d5cdfb2",
                            "gambit_id": "1ed6b824-1ba8-4987-af53-baf10e9337a3",
                            "last_updated": "2023-06-05T10:57:16.742580-04:00",
                            "created_at": "2023-05-31T16:06:55.726322-04:00",
                            "name": "Lewis Hamilton",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "7c2a20d3-28f8-4f06-8fd6-94508f77efc7",
                            "gambit_id": "8c7e84bd-3264-4a90-a54f-f0a3ce376016",
                            "last_updated": "2023-06-05T10:57:16.750720-04:00",
                            "created_at": "2023-05-31T16:06:55.733250-04:00",
                            "name": "Sergio Perez",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "8a08cd93-a6a4-49bb-bbae-fae1bfae7180",
                            "gambit_id": "a3c8bb83-3c06-4e5d-a7e5-07342a4507c7",
                            "last_updated": "2023-06-05T10:57:16.726756-04:00",
                            "created_at": "2023-05-31T16:06:55.712302-04:00",
                            "name": "Fernando Alonso",
                            "reward": "2.56000",
                            "odds": "2.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "fa7248c6-dc4d-4ce9-8115-a8e4598148c6",
                            "gambit_id": "c2b2140d-bdf3-49ce-a2b7-919ffb851833",
                            "last_updated": "2023-06-05T10:57:16.740381-04:00",
                            "created_at": "2023-05-31T16:06:55.724353-04:00",
                            "name": "Lando Norris",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "b489eed2-00cc-42fc-869d-c758e4d0eb06",
                            "gambit_id": "100d8e65-e885-4bbf-8d43-e0b9d4278e97",
                            "last_updated": "2023-06-05T10:57:16.738300-04:00",
                            "created_at": "2023-05-31T16:06:55.722373-04:00",
                            "name": "Lance Stroll",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "cee0b0b2-45af-4368-a790-09f09a45d5e0",
                            "gambit_id": "ecc42a52-c329-4e4e-8d88-b748a1446b24",
                            "last_updated": "2023-06-05T10:57:16.724808-04:00",
                            "created_at": "2023-05-31T16:06:55.708621-04:00",
                            "name": "Esteban Ocon",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "e044a4f8-d89d-4d78-ad7b-240f40753627",
                            "gambit_id": "b8775413-182a-4996-9730-69d39395a3f3",
                            "last_updated": "2023-06-05T10:57:16.729702-04:00",
                            "created_at": "2023-05-31T16:06:55.714903-04:00",
                            "name": "George Russell",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "e4fb12c5-0370-47db-bb87-c88e92c5d5a2",
                            "gambit_id": "b777f694-bd9e-4367-96de-532abf7f0dc1",
                            "last_updated": "2023-06-05T10:57:16.722613-04:00",
                            "created_at": "2023-05-31T16:06:55.705961-04:00",
                            "name": "Charles Leclerc",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "cace59e1-aeb0-4bcd-b949-f9c504c41123",
                            "gambit_id": "1bb57686-42c8-4836-a55c-667fb551f070",
                            "last_updated": "2023-06-05T10:57:16.748564-04:00",
                            "created_at": "2023-05-31T16:06:55.730950-04:00",
                            "name": "Pierre Gasly",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "f03d09eb-3a7a-4fc5-9ec8-53613e1f4263",
                            "gambit_id": "23477658-7dc8-4905-9346-093c1ce9b232",
                            "last_updated": "2023-06-05T10:57:16.758538-04:00",
                            "created_at": "2023-05-31T16:06:55.744296-04:00",
                            "name": "Nico Huelkenberg",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "925d79dc-8123-4788-8433-ec33cb24081a",
                            "gambit_id": "1208826d-f503-4765-b555-c15e53a72875",
                            "last_updated": "2023-06-05T10:57:16.762922-04:00",
                            "created_at": "2023-05-31T16:06:55.749300-04:00",
                            "name": "Oscar Piastri",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "cf063657-adbd-4630-afeb-89f81ef3314e",
                            "gambit_id": "1462aadc-e9d1-43c6-a879-6f512b8fa00a",
                            "last_updated": "2023-06-05T10:57:16.754377-04:00",
                            "created_at": "2023-05-31T16:06:55.739165-04:00",
                            "name": "Yuki Tsunoda",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "7466659f-063c-4f22-95a7-6f6a98cec25c",
                            "gambit_id": "3cfa0924-a566-4b68-990e-056311b12927",
                            "last_updated": "2023-06-05T10:57:16.752606-04:00",
                            "created_at": "2023-05-31T16:06:55.735709-04:00",
                            "name": "Valtteri Bottas",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "a030c4f0-cf93-4ab2-be17-674748845f75",
                            "gambit_id": "fc7ddb86-d6c3-403a-b261-83504fac1642",
                            "last_updated": "2023-06-05T10:57:16.734509-04:00",
                            "created_at": "2023-05-31T16:06:55.717518-04:00",
                            "name": "Guanyu Zhou",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "c1e2af03-0669-43a9-91cf-034e381404ef",
                            "gambit_id": "424b91d8-bd0c-4c21-9c97-84e43232d2bb",
                            "last_updated": "2023-06-05T10:57:16.736355-04:00",
                            "created_at": "2023-05-31T16:06:55.720109-04:00",
                            "name": "Kevin Magnussen",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "b7a489b6-7a01-43b8-8d27-d1541f40782b",
                            "gambit_id": "1b6bed5f-63d3-42ec-b250-c68fe23baeae",
                            "last_updated": "2023-06-05T10:57:16.760741-04:00",
                            "created_at": "2023-05-31T16:06:55.747327-04:00",
                            "name": "Nyck de Vries",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "1158c610-6962-4709-9872-ddc01aa31b0c",
                            "gambit_id": "aa107081-14b0-4afb-b55c-06cb2cf761c1",
                            "last_updated": "2023-06-05T10:57:16.718190-04:00",
                            "created_at": "2023-05-31T16:06:55.700507-04:00",
                            "name": "Alexander Albon",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        },
                        {
                            "id": "4c1ea2cf-464d-408a-9b24-9f86dee4e82e",
                            "gambit_id": "24d04011-c43a-4a75-a7c2-a81e3f62e395",
                            "last_updated": "2023-06-05T10:57:16.756468-04:00",
                            "created_at": "2023-05-31T16:06:55.741584-04:00",
                            "name": "Logan Sargeant",
                            "reward": "1441.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cf475f6-13bd-4d0f-9b87-c36aa11ccf6a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33f26ad1-15bc-43bc-b635-cb4f2d3d8888",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "52978345-2fec-4a7f-8d02-38a21c8beb7f",
            "completed": true,
            "last_updated": "2023-06-02T13:56:58.070680-04:00",
            "created_at": "2023-05-31T11:47:18.835640-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.22,
            "sport_category": "NBA Finals",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/52978345-2fec-4a7f-8d02-38a21c8beb7f",
            "datetime": "2023-06-01T20:30:00-04:00",
            "cutoff_datetime": "2023-06-01T20:30:00-04:00",
            "name": "Miami Heat v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "089c9d04-8474-4f71-84e5-5934cdd3b457",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33f26ad1-15bc-43bc-b635-cb4f2d3d8888/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:18.839537-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 7525.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9479.25,
                        "profit_sb": -20.75,
                        "profit_sb_percentage": -0.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebfcdcee-68bb-4990-a01e-c80334e50c8b",
                            "gambit_id": "0d849f84-ecb5-466d-8dba-439b057e399b",
                            "last_updated": "2023-06-02T13:56:58.079889-04:00",
                            "created_at": "2023-05-31T11:47:18.844882-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.26000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089c9d04-8474-4f71-84e5-5934cdd3b457/?format=api"
                        },
                        {
                            "id": "d6f00346-6598-44e9-8756-41cb9cb26936",
                            "gambit_id": "f3e672fb-156e-41db-bd02-de986fe7a9d5",
                            "last_updated": "2023-06-02T13:56:58.077373-04:00",
                            "created_at": "2023-05-31T11:47:18.842126-04:00",
                            "name": "Miami Heat",
                            "reward": "3.83000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089c9d04-8474-4f71-84e5-5934cdd3b457/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fa422cd-e967-4415-9b02-6d7c8b6c2b88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33f26ad1-15bc-43bc-b635-cb4f2d3d8888/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:18.847819-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae85f64a-8bb3-466d-b484-5568d42c2311",
                            "gambit_id": "40c6c18e-e79e-4770-86d3-a08f9d736769",
                            "last_updated": "2023-06-02T13:56:58.086041-04:00",
                            "created_at": "2023-05-31T11:47:18.850449-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa422cd-e967-4415-9b02-6d7c8b6c2b88/?format=api"
                        },
                        {
                            "id": "affee433-30ff-46f0-9dde-7adbf2ed91c1",
                            "gambit_id": "fb8cfe0e-a547-4d52-be1a-b035f51d920b",
                            "last_updated": "2023-06-02T13:56:58.089049-04:00",
                            "created_at": "2023-05-31T11:47:18.853250-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa422cd-e967-4415-9b02-6d7c8b6c2b88/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5681510-6ad3-4ad3-abdb-b69153ad03e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33f26ad1-15bc-43bc-b635-cb4f2d3d8888/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:18.856152-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 219",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eaba74bb-9c53-48e9-93ce-9fea669dba07",
                            "gambit_id": "0742cf88-3509-48d1-abbc-90fd3aaddc4c",
                            "last_updated": "2023-06-02T13:56:58.097612-04:00",
                            "created_at": "2023-05-31T11:47:18.863147-04:00",
                            "name": "Game Total Under 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5681510-6ad3-4ad3-abdb-b69153ad03e7/?format=api"
                        },
                        {
                            "id": "c6e5fdcd-9c90-44ff-883e-ca27e9593861",
                            "gambit_id": "a290debb-e954-4d5d-92a5-227e7ee99d7c",
                            "last_updated": "2023-06-02T13:56:58.095037-04:00",
                            "created_at": "2023-05-31T11:47:18.859097-04:00",
                            "name": "Game Total Over 219",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5681510-6ad3-4ad3-abdb-b69153ad03e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce64ac7d-2558-49e5-a2d6-bbdcf13460a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb6f9156-3b9d-4a32-b6aa-c1099be4a36a",
            "completed": true,
            "last_updated": "2023-06-02T13:52:21.900787-04:00",
            "created_at": "2023-06-01T18:02:00.129558-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cb6f9156-3b9d-4a32-b6aa-c1099be4a36a",
            "datetime": "2023-06-01T20:10:00-04:00",
            "cutoff_datetime": "2023-06-01T20:10:00-04:00",
            "name": "LAA (R Detmers) v. HOU (R Blanco)",
            "bettypes": [
                {
                    "id": "dc5b55f5-b2ae-4f66-82a0-78548e909ef7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce64ac7d-2558-49e5-a2d6-bbdcf13460a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T18:02:00.134217-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Blanco)",
                                "amount": 5787.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "50cc3b14-0de8-41ea-a2f7-fb49d22ce3d9",
                            "gambit_id": "8c054bba-ca0b-4c03-913c-030898397f3a",
                            "last_updated": "2023-06-02T13:52:21.908174-04:00",
                            "created_at": "2023-06-01T18:02:00.140174-04:00",
                            "name": "HOU (R Blanco)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5b55f5-b2ae-4f66-82a0-78548e909ef7/?format=api"
                        },
                        {
                            "id": "2bcef3f2-5750-4355-adb6-a6f5c2d77756",
                            "gambit_id": "d44bb155-9aef-4d9d-8d63-34355dc83433",
                            "last_updated": "2023-06-02T13:52:21.906005-04:00",
                            "created_at": "2023-06-01T18:02:00.137342-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5b55f5-b2ae-4f66-82a0-78548e909ef7/?format=api"
                        }
                    ]
                },
                {
                    "id": "85f84287-6866-4442-b550-e02ba140b01e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce64ac7d-2558-49e5-a2d6-bbdcf13460a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T18:02:00.143004-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a1539c5-1c6d-4f87-8a32-cbad76dba224",
                            "gambit_id": "62003573-6ec5-4ccf-8641-3884a2253b7e",
                            "last_updated": "2023-06-02T13:52:21.912930-04:00",
                            "created_at": "2023-06-01T18:02:00.146023-04:00",
                            "name": "LAA",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f84287-6866-4442-b550-e02ba140b01e/?format=api"
                        },
                        {
                            "id": "679c3a69-b5a6-46bc-b565-ee8fdf8f4ecd",
                            "gambit_id": "4dfa8533-29d3-4dc6-81b2-5d32a3d3984b",
                            "last_updated": "2023-06-02T13:52:21.915727-04:00",
                            "created_at": "2023-06-01T18:02:00.148538-04:00",
                            "name": "HOU",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f84287-6866-4442-b550-e02ba140b01e/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc57d40c-371d-4fbc-a673-42ae9c1ee4f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce64ac7d-2558-49e5-a2d6-bbdcf13460a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T18:02:00.151182-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f880e2f1-c4fe-4773-b1f6-467cf3ca99f8",
                            "gambit_id": "0dbfa609-8c71-48d7-a342-9d86759c1bd5",
                            "last_updated": "2023-06-02T13:52:21.922595-04:00",
                            "created_at": "2023-06-01T18:02:00.153430-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/cc57d40c-371d-4fbc-a673-42ae9c1ee4f7/?format=api"
                        },
                        {
                            "id": "2cfe04f5-640e-4ac9-aae1-7d42ef94aafa",
                            "gambit_id": "9657ee3d-3d92-4cee-a89b-bcc74688389c",
                            "last_updated": "2023-06-02T13:52:21.924387-04:00",
                            "created_at": "2023-06-01T18:02:00.155629-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/cc57d40c-371d-4fbc-a673-42ae9c1ee4f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "22371163-5c40-4d2f-9941-b65c09c868c3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "01d10211-6479-4eed-8113-f6337ce277ec",
            "completed": true,
            "last_updated": "2023-06-02T13:52:21.394340-04:00",
            "created_at": "2023-06-01T09:42:10.242587-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/01d10211-6479-4eed-8113-f6337ce277ec",
            "datetime": "2023-06-01T19:40:00-04:00",
            "cutoff_datetime": "2023-06-01T19:40:00-04:00",
            "name": "CLE (T Bibee) v. MIN (P Lopez)",
            "bettypes": [
                {
                    "id": "e25e50a7-a842-4bae-9d74-7df2ad4416fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22371163-5c40-4d2f-9941-b65c09c868c3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:10.246633-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5627.0
                            },
                            {
                                "team": "CLE (T Bibee)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f97fa3ec-6892-4a34-b8cf-115a39b09c4d",
                            "gambit_id": "7976e887-ca73-4022-a632-29317d75b808",
                            "last_updated": "2023-06-02T13:52:21.402344-04:00",
                            "created_at": "2023-06-01T09:42:10.254035-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25e50a7-a842-4bae-9d74-7df2ad4416fa/?format=api"
                        },
                        {
                            "id": "9ce2aa44-5243-47b5-8127-7bdaee6bbf56",
                            "gambit_id": "164c2bfb-1cab-417e-a3e3-8ae7949bd4a9",
                            "last_updated": "2023-06-02T13:52:21.399755-04:00",
                            "created_at": "2023-06-01T09:42:10.250487-04:00",
                            "name": "CLE (T Bibee)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25e50a7-a842-4bae-9d74-7df2ad4416fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "b06d4c89-4693-492a-aaff-9fdf3015f2b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22371163-5c40-4d2f-9941-b65c09c868c3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:10.256654-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f0fb723-2a85-4fd4-8d89-8b2b4a04d496",
                            "gambit_id": "e9280c38-da73-45a2-bc05-39e3b5d563f0",
                            "last_updated": "2023-06-02T13:52:21.408855-04:00",
                            "created_at": "2023-06-01T09:42:10.258670-04:00",
                            "name": "CLE",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b06d4c89-4693-492a-aaff-9fdf3015f2b5/?format=api"
                        },
                        {
                            "id": "c9086ac8-cbb3-4d64-babc-bec89f85295f",
                            "gambit_id": "0583e852-6e6e-497f-be5c-bd9861f8abf5",
                            "last_updated": "2023-06-02T13:52:21.414551-04:00",
                            "created_at": "2023-06-01T09:42:10.260841-04:00",
                            "name": "MIN",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b06d4c89-4693-492a-aaff-9fdf3015f2b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6181bd0-9b07-452f-ae36-2cf4d46cea84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22371163-5c40-4d2f-9941-b65c09c868c3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:10.263028-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74c5d280-a7e1-4c55-96e1-66f9d6daa4f7",
                            "gambit_id": "5edecf8f-e7b7-41f5-9a0b-d9fd00e7dddd",
                            "last_updated": "2023-06-02T13:52:21.420198-04:00",
                            "created_at": "2023-06-01T09:42:10.265573-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/d6181bd0-9b07-452f-ae36-2cf4d46cea84/?format=api"
                        },
                        {
                            "id": "deaff2eb-9f17-45d8-ab30-a81352c77ac0",
                            "gambit_id": "de7c923e-c1ee-4afd-88e9-83271e975677",
                            "last_updated": "2023-06-02T13:52:21.422654-04:00",
                            "created_at": "2023-06-01T09:42:10.273003-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/d6181bd0-9b07-452f-ae36-2cf4d46cea84/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a1fa137-422e-468d-b65e-1116b8cab0eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "55feb23d-95f1-4372-9900-499febb99f97",
            "completed": true,
            "last_updated": "2023-06-02T13:52:21.146267-04:00",
            "created_at": "2023-06-01T09:42:10.000569-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/55feb23d-95f1-4372-9900-499febb99f97",
            "datetime": "2023-06-01T19:10:00-04:00",
            "cutoff_datetime": "2023-06-01T19:10:00-04:00",
            "name": "CIN (H Greene) v. BOS (C Sale)",
            "bettypes": [
                {
                    "id": "dc69ac56-0319-4ccf-bff1-1aed180cc2a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a1fa137-422e-468d-b65e-1116b8cab0eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:10.003983-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (C Sale)",
                                "amount": 6114.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9598.42,
                        "profit_sb": 98.42,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "233c22a4-719d-4f28-b86a-0f37c87ff5b3",
                            "gambit_id": "f274bc95-4370-4816-9aa6-c0b7d42e4ce1",
                            "last_updated": "2023-06-02T13:52:21.155098-04:00",
                            "created_at": "2023-06-01T09:42:10.009166-04:00",
                            "name": "BOS (C Sale)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc69ac56-0319-4ccf-bff1-1aed180cc2a3/?format=api"
                        },
                        {
                            "id": "8ea51de2-84f5-4675-8252-caaaae8b3a07",
                            "gambit_id": "2cc53829-2c6e-417c-a38b-11c2ddbaa11e",
                            "last_updated": "2023-06-02T13:52:21.152553-04:00",
                            "created_at": "2023-06-01T09:42:10.006632-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "2.47000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc69ac56-0319-4ccf-bff1-1aed180cc2a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1b2d704-bb0e-4079-a750-7b58217cfc42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a1fa137-422e-468d-b65e-1116b8cab0eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:10.011850-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cfbb54a-779f-4967-881e-47ae97b3c18c",
                            "gambit_id": "3249c52b-01d3-4dd6-8514-87623dccbf58",
                            "last_updated": "2023-06-02T13:52:21.161508-04:00",
                            "created_at": "2023-06-01T09:42:10.014708-04:00",
                            "name": "CIN",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b2d704-bb0e-4079-a750-7b58217cfc42/?format=api"
                        },
                        {
                            "id": "abb0e7eb-b154-4a30-8612-e3c1ea1f348e",
                            "gambit_id": "ad1d9655-8e88-4115-abb3-ba2ea4757faf",
                            "last_updated": "2023-06-02T13:52:21.164480-04:00",
                            "created_at": "2023-06-01T09:42:10.017631-04:00",
                            "name": "BOS",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b2d704-bb0e-4079-a750-7b58217cfc42/?format=api"
                        }
                    ]
                },
                {
                    "id": "06c194f9-904d-476f-9ff5-1da59b621d06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a1fa137-422e-468d-b65e-1116b8cab0eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:10.020290-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fe16fc1f-3476-4e75-be13-fbfe15f05e7e",
                            "gambit_id": "4c31245d-dd4e-4591-a3fb-59721fcec45f",
                            "last_updated": "2023-06-02T13:52:21.172655-04:00",
                            "created_at": "2023-06-01T09:42:10.024916-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/06c194f9-904d-476f-9ff5-1da59b621d06/?format=api"
                        },
                        {
                            "id": "d9ca3795-4a19-4642-b03e-fc265d1c0420",
                            "gambit_id": "2d944cf6-bb73-4211-83ee-1388338fbe0d",
                            "last_updated": "2023-06-02T13:52:21.169995-04:00",
                            "created_at": "2023-06-01T09:42:10.022781-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/06c194f9-904d-476f-9ff5-1da59b621d06/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "88e38d6b-8796-41ea-bd19-3d65b79d7328",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c1ba366e-0bb8-4e42-96d3-76f4f25e42e8",
            "completed": false,
            "last_updated": "2023-06-08T17:08:08.756194-04:00",
            "created_at": "2023-06-01T09:42:10.462846-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c1ba366e-0bb8-4e42-96d3-76f4f25e42e8",
            "datetime": "2023-06-01T17:10:00-04:00",
            "cutoff_datetime": "2023-06-01T17:10:00-04:00",
            "name": "LAA (R Detmers) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "4ba06fa7-4551-4ec6-bb31-4b6d7a36bd5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:10.466537-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 6182.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4671740-755e-4332-8a21-35baa44039d6",
                            "gambit_id": "513578fe-fd76-408f-be1c-150536b1d783",
                            "last_updated": "2023-06-08T17:08:08.764516-04:00",
                            "created_at": "2023-06-01T09:42:10.472927-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba06fa7-4551-4ec6-bb31-4b6d7a36bd5e/?format=api"
                        },
                        {
                            "id": "e03182c8-d60c-4fbf-88fe-e4ae35b85a5f",
                            "gambit_id": "9ebaabb8-2bf8-4a13-8af9-ce81b67c09cc",
                            "last_updated": "2023-06-08T17:08:08.762199-04:00",
                            "created_at": "2023-06-01T09:42:10.470136-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba06fa7-4551-4ec6-bb31-4b6d7a36bd5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff84d1f1-1d0f-48be-81b4-d543ff80f36b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:10.475908-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "420d4db3-02e5-46a5-a467-518a7a47142c",
                            "gambit_id": "70c287ad-d331-4f7f-a787-7394e5e0f69f",
                            "last_updated": "2023-06-08T17:08:08.769432-04:00",
                            "created_at": "2023-06-01T09:42:10.479043-04:00",
                            "name": "LAA",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api"
                        },
                        {
                            "id": "1931b23c-a324-4416-be64-ff72cdf96d2e",
                            "gambit_id": "6be06b91-d4bc-4d4d-9c27-d12fb98e5b27",
                            "last_updated": "2023-06-08T17:08:08.771974-04:00",
                            "created_at": "2023-06-01T09:42:10.481452-04:00",
                            "name": "HOU",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d305f7ba-0a82-4ce2-95c8-2c7c163420d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:10.484527-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "08b85ee4-1ee3-4674-9a72-a3bf1a042081",
                            "gambit_id": "c31e493b-a504-4c85-bebb-7e5ea50179b7",
                            "last_updated": "2023-06-08T17:08:08.777009-04:00",
                            "created_at": "2023-06-01T09:42:10.490353-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/d305f7ba-0a82-4ce2-95c8-2c7c163420d8/?format=api"
                        },
                        {
                            "id": "41e58034-e74f-43b2-89cd-1c2b1dc47801",
                            "gambit_id": "30620616-1a3c-422c-aeb7-0a837b460156",
                            "last_updated": "2023-06-08T17:08:08.779538-04:00",
                            "created_at": "2023-06-01T09:42:10.487190-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/d305f7ba-0a82-4ce2-95c8-2c7c163420d8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b778d1e4-7e7c-4c3a-b744-eb5fc9c62897",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "380f798b-67d2-4eec-a6db-1b371cfe9f5f",
            "completed": true,
            "last_updated": "2023-06-02T13:52:21.642871-04:00",
            "created_at": "2023-06-01T13:17:02.724507-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/380f798b-67d2-4eec-a6db-1b371cfe9f5f",
            "datetime": "2023-06-01T15:40:00-04:00",
            "cutoff_datetime": "2023-06-01T15:40:00-04:00",
            "name": "COL (C Seabold) v. ARI (Z Davies)",
            "bettypes": [
                {
                    "id": "01393523-64d3-4fe9-8d0f-7d351cc9d7d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T13:17:02.728723-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 6182.0
                            },
                            {
                                "team": "COL (C Seabold)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5833b4d-4f0a-4b31-8de0-85674f60f50f",
                            "gambit_id": "ae2608f2-1355-4f00-ad36-27cad6e256fc",
                            "last_updated": "2023-06-02T13:52:21.650730-04:00",
                            "created_at": "2023-06-01T13:17:02.734399-04:00",
                            "name": "ARI (Z Davies)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api"
                        },
                        {
                            "id": "710f0d06-04e9-47ee-97ba-6b3fa8988009",
                            "gambit_id": "36624941-917e-46cc-a48b-157798020e11",
                            "last_updated": "2023-06-02T13:52:21.648255-04:00",
                            "created_at": "2023-06-01T13:17:02.731564-04:00",
                            "name": "COL (C Seabold)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01393523-64d3-4fe9-8d0f-7d351cc9d7d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "24bc587e-9a49-4f02-b321-ac570dbf988a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T13:17:02.739148-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6361e29e-6a6f-48e5-85c1-275899117a4f",
                            "gambit_id": "f692e03d-5e64-4e34-8dd4-90c403c7ca67",
                            "last_updated": "2023-06-02T13:52:21.656437-04:00",
                            "created_at": "2023-06-01T13:17:02.741710-04:00",
                            "name": "COL",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bc587e-9a49-4f02-b321-ac570dbf988a/?format=api"
                        },
                        {
                            "id": "1f80ad8d-8283-4d5e-a717-c59b35e6e190",
                            "gambit_id": "e9731aa7-6c0d-4e7e-bfe1-947960c570c2",
                            "last_updated": "2023-06-02T13:52:21.659117-04:00",
                            "created_at": "2023-06-01T13:17:02.744525-04:00",
                            "name": "ARI",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24bc587e-9a49-4f02-b321-ac570dbf988a/?format=api"
                        }
                    ]
                },
                {
                    "id": "05680f40-3124-4f21-b4f2-4235b787067b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b778d1e4-7e7c-4c3a-b744-eb5fc9c62897/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T13:17:02.748536-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "74af9f8b-9360-4929-8e93-079602f5da14",
                            "gambit_id": "cf49a0c3-26ab-4569-9076-01e0191e0fa1",
                            "last_updated": "2023-06-02T13:52:21.664299-04:00",
                            "created_at": "2023-06-01T13:17:02.751376-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/05680f40-3124-4f21-b4f2-4235b787067b/?format=api"
                        },
                        {
                            "id": "c416b8f2-531e-455e-9545-c6e0a967914c",
                            "gambit_id": "f0f6425c-8254-4847-b149-cc34c55c2a5c",
                            "last_updated": "2023-06-02T13:52:21.667168-04:00",
                            "created_at": "2023-06-01T13:17:02.754095-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/05680f40-3124-4f21-b4f2-4235b787067b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "64672a0f-de39-4129-bf3d-20c3484b7f67",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c26f0c6e-affb-4e86-a450-9e14a481718c",
            "completed": true,
            "last_updated": "2023-06-02T13:56:52.900003-04:00",
            "created_at": "2023-06-01T09:42:09.307147-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c26f0c6e-affb-4e86-a450-9e14a481718c",
            "datetime": "2023-06-01T13:10:00-04:00",
            "cutoff_datetime": "2023-06-01T13:10:00-04:00",
            "name": "PHI (T Walker) v. NYM (M Scherzer)",
            "bettypes": [
                {
                    "id": "c7c71740-4803-4aa5-b172-927000a89707",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64672a0f-de39-4129-bf3d-20c3484b7f67/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:09.310378-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 6241.0
                            },
                            {
                                "team": "PHI (T Walker)",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "370bbffc-c605-46b7-b64a-5ca1c9e22aab",
                            "gambit_id": "6c869a25-73ca-4c0b-8df2-c7ba2d8745bc",
                            "last_updated": "2023-06-02T13:56:52.904050-04:00",
                            "created_at": "2023-06-01T09:42:09.312711-04:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c71740-4803-4aa5-b172-927000a89707/?format=api"
                        },
                        {
                            "id": "57d53002-fcad-48fb-ad85-8ea5f124d8b4",
                            "gambit_id": "279c96cb-594a-4260-b097-6b0e8283874e",
                            "last_updated": "2023-06-02T13:56:52.905855-04:00",
                            "created_at": "2023-06-01T09:42:09.314993-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c71740-4803-4aa5-b172-927000a89707/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d9031f7-b09d-40b6-bf47-dee1dd2c46ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64672a0f-de39-4129-bf3d-20c3484b7f67/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:09.317351-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "288a7cbe-f899-4ea4-bb6e-1a1491569c62",
                            "gambit_id": "fd30de17-0e56-4950-824b-222e59de24dd",
                            "last_updated": "2023-06-02T13:56:52.909732-04:00",
                            "created_at": "2023-06-01T09:42:09.319665-04:00",
                            "name": "PHI",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9031f7-b09d-40b6-bf47-dee1dd2c46ce/?format=api"
                        },
                        {
                            "id": "a9c40228-d9c0-476b-a475-241c286bf81e",
                            "gambit_id": "af825db5-5253-48a2-a478-ba5da3aa3bfe",
                            "last_updated": "2023-06-02T13:56:52.911610-04:00",
                            "created_at": "2023-06-01T09:42:09.322023-04:00",
                            "name": "NYM",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9031f7-b09d-40b6-bf47-dee1dd2c46ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfd81d30-24de-4224-8e3e-029348e1268c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64672a0f-de39-4129-bf3d-20c3484b7f67/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:09.324484-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7005ee5d-0d81-4558-a3b5-cf0912c9b67d",
                            "gambit_id": "1394f9e2-89d7-4305-8fa2-be8327608b8b",
                            "last_updated": "2023-06-02T13:56:52.917400-04:00",
                            "created_at": "2023-06-01T09:42:09.329586-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/dfd81d30-24de-4224-8e3e-029348e1268c/?format=api"
                        },
                        {
                            "id": "1be5f6e6-ea50-43f8-ab28-cfbb642665b5",
                            "gambit_id": "73ad35ed-ebae-4ce5-a621-8c596ae47f69",
                            "last_updated": "2023-06-02T13:56:52.915365-04:00",
                            "created_at": "2023-06-01T09:42:09.326744-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/dfd81d30-24de-4224-8e3e-029348e1268c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8c1c741-03d7-404d-b204-975725d300b2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "14027dff-23f9-4fd4-934c-69ed94a13f5e",
            "completed": true,
            "last_updated": "2023-06-02T13:56:53.139655-04:00",
            "created_at": "2023-06-01T09:42:09.574988-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/14027dff-23f9-4fd4-934c-69ed94a13f5e",
            "datetime": "2023-06-01T13:10:00-04:00",
            "cutoff_datetime": "2023-06-01T13:10:00-04:00",
            "name": "SDG (J Musgrove) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "05b45a2a-1f11-4af2-8546-abb951f3d610",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:09.578132-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5299.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4701.0
                            }
                        ],
                        "expected_reward_tokens": 9590.04,
                        "profit_sb": 90.04,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c005bb4d-c1c6-484e-b71c-d667e76671e7",
                            "gambit_id": "7bdc5486-bdae-4972-8dda-a8043302128a",
                            "last_updated": "2023-06-02T13:56:53.144712-04:00",
                            "created_at": "2023-06-01T09:42:09.580706-04:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api"
                        },
                        {
                            "id": "9f5bece0-39be-42c6-bfe1-88cce9f921ae",
                            "gambit_id": "d0990a9b-9852-4c60-9e5b-6b059bd97b05",
                            "last_updated": "2023-06-02T13:56:53.147433-04:00",
                            "created_at": "2023-06-01T09:42:09.583137-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.04000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api"
                        }
                    ]
                },
                {
                    "id": "d18abc34-93ef-47c5-84aa-ead3c606db4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:09.585478-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4f392af-4ab7-40d3-8cb1-b5c2595ea865",
                            "gambit_id": "59fcbc85-f70b-4085-bcff-ed93634cfcd3",
                            "last_updated": "2023-06-02T13:56:53.154228-04:00",
                            "created_at": "2023-06-01T09:42:09.590049-04:00",
                            "name": "MIA",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18abc34-93ef-47c5-84aa-ead3c606db4d/?format=api"
                        },
                        {
                            "id": "d9b2d5a2-1787-4f7b-90ab-124958a7b120",
                            "gambit_id": "034e05ca-d2ed-41f6-9a02-a21c23a88f0f",
                            "last_updated": "2023-06-02T13:56:53.152089-04:00",
                            "created_at": "2023-06-01T09:42:09.587629-04:00",
                            "name": "SDG",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18abc34-93ef-47c5-84aa-ead3c606db4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed842819-dccb-4fd6-b5c7-f0278915f87d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:09.592537-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7cd5696-95cf-4aa3-9cc6-6afe78e2edd0",
                            "gambit_id": "5204f3f2-52bd-4311-a0d1-9170265fbc87",
                            "last_updated": "2023-06-02T13:56:53.160921-04:00",
                            "created_at": "2023-06-01T09:42:09.597431-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api"
                        },
                        {
                            "id": "b1014bb5-ad5d-4a56-a538-933ee8a499bd",
                            "gambit_id": "8ee5feeb-c004-4e54-9d1f-3d243a348c35",
                            "last_updated": "2023-06-02T13:56:53.158841-04:00",
                            "created_at": "2023-06-01T09:42:09.594724-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0ac356e-ea47-4f1e-b844-f6eac36ff8ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd565870-fad5-4b37-a11c-1ef0cbe43ab7",
            "completed": true,
            "last_updated": "2023-06-02T13:56:52.648951-04:00",
            "created_at": "2023-06-01T09:42:08.992255-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dd565870-fad5-4b37-a11c-1ef0cbe43ab7",
            "datetime": "2023-06-01T13:07:00-04:00",
            "cutoff_datetime": "2023-06-01T13:07:00-04:00",
            "name": "MIL (F Peralta) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "2b0f99ff-72b0-413e-a76e-c2243756b344",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0ac356e-ea47-4f1e-b844-f6eac36ff8ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:08.995279-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6182.0
                            },
                            {
                                "team": "MIL (F Peralta)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5444245b-b59f-4525-b4b0-0abae3b6b9f6",
                            "gambit_id": "575e1552-f041-4ace-94af-cb5c442f1bbb",
                            "last_updated": "2023-06-02T13:56:52.661105-04:00",
                            "created_at": "2023-06-01T09:42:08.999399-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b0f99ff-72b0-413e-a76e-c2243756b344/?format=api"
                        },
                        {
                            "id": "c4ae93e3-88cb-436c-80ee-d5a00a64bb3d",
                            "gambit_id": "5a5f9ae3-6805-44cb-a558-bbc532bcbe41",
                            "last_updated": "2023-06-02T13:56:52.658871-04:00",
                            "created_at": "2023-06-01T09:42:08.997285-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b0f99ff-72b0-413e-a76e-c2243756b344/?format=api"
                        }
                    ]
                },
                {
                    "id": "7418991e-82ae-4836-a418-6aa0c4e83d99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0ac356e-ea47-4f1e-b844-f6eac36ff8ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:09.001598-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5512.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16e26bea-1666-451d-ba69-5c8826c12778",
                            "gambit_id": "1b1343f5-55b6-4472-9b38-d5cd37bef7af",
                            "last_updated": "2023-06-02T13:56:52.664889-04:00",
                            "created_at": "2023-06-01T09:42:09.003755-04:00",
                            "name": "MIL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7418991e-82ae-4836-a418-6aa0c4e83d99/?format=api"
                        },
                        {
                            "id": "7b127d33-b720-4438-a1b2-9b89be8ef684",
                            "gambit_id": "15efcd58-462e-4378-8091-35b731f4967e",
                            "last_updated": "2023-06-02T13:56:52.666434-04:00",
                            "created_at": "2023-06-01T09:42:09.005745-04:00",
                            "name": "TOR",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7418991e-82ae-4836-a418-6aa0c4e83d99/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9f97818-9daf-4ec9-9547-e0b2c424098d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0ac356e-ea47-4f1e-b844-f6eac36ff8ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:09.007846-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "bbf995a1-2b31-4dd8-b692-880c2941a152",
                            "gambit_id": "8e6909d8-76ed-4e12-b1bf-22e49744c7f2",
                            "last_updated": "2023-06-02T13:56:52.673812-04:00",
                            "created_at": "2023-06-01T09:42:09.009771-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/a9f97818-9daf-4ec9-9547-e0b2c424098d/?format=api"
                        },
                        {
                            "id": "9f1dc228-c2cf-48af-a6e7-0dff44d11215",
                            "gambit_id": "4ee9e57d-48f1-48b3-b30a-ea47a892a79b",
                            "last_updated": "2023-06-02T13:56:52.671629-04:00",
                            "created_at": "2023-06-01T09:42:09.011498-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/a9f97818-9daf-4ec9-9547-e0b2c424098d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a729a78d-9a23-41db-9583-14b6ca882ecc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8da72d6d-b910-4473-a41a-59ed66bb2610",
            "completed": false,
            "last_updated": "2023-06-08T12:38:05.127183-04:00",
            "created_at": "2023-06-01T09:42:09.793597-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8da72d6d-b910-4473-a41a-59ed66bb2610",
            "datetime": "2023-06-01T12:40:00-04:00",
            "cutoff_datetime": "2023-06-01T12:40:00-04:00",
            "name": "COL (C Anderson) v. ARI (Z Davies)",
            "bettypes": [
                {
                    "id": "ba22c6d3-e303-4109-9d86-033d82546f37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a729a78d-9a23-41db-9583-14b6ca882ecc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-06-01T09:42:09.796812-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 5990.0
                            },
                            {
                                "team": "COL (C Anderson)",
                                "amount": 4010.0
                            }
                        ],
                        "expected_reward_tokens": 9583.9,
                        "profit_sb": 83.9,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ebe9fafa-06ac-4749-b22d-559d06ec5fdf",
                            "gambit_id": "7d6cde22-d2c8-4020-b0cd-1c5d8c26ab9e",
                            "last_updated": "2023-06-08T12:38:05.134764-04:00",
                            "created_at": "2023-06-01T09:42:09.801574-04:00",
                            "name": "ARI (Z Davies)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba22c6d3-e303-4109-9d86-033d82546f37/?format=api"
                        },
                        {
                            "id": "935319de-549c-4321-a0c5-87335f8e05be",
                            "gambit_id": "c38bc381-be80-4202-b643-5c501a20a9a8",
                            "last_updated": "2023-06-08T12:38:05.132489-04:00",
                            "created_at": "2023-06-01T09:42:09.799172-04:00",
                            "name": "COL (C Anderson)",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba22c6d3-e303-4109-9d86-033d82546f37/?format=api"
                        }
                    ]
                },
                {
                    "id": "87ab9d5c-3b67-42f0-923a-6db4518c0bf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a729a78d-9a23-41db-9583-14b6ca882ecc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-06-01T09:42:09.803544-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5512.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "81edba94-7a57-4051-a86d-c5e108326d80",
                            "gambit_id": "97e9052b-a9ec-41bb-a801-1b8f0846e406",
                            "last_updated": "2023-06-08T12:38:05.138027-04:00",
                            "created_at": "2023-06-01T09:42:09.804977-04:00",
                            "name": "COL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ab9d5c-3b67-42f0-923a-6db4518c0bf0/?format=api"
                        },
                        {
                            "id": "0435cb46-d12a-40ae-9a24-a43ae6b9460c",
                            "gambit_id": "bd151e86-cdc8-472e-8cd5-2a25c960aacc",
                            "last_updated": "2023-06-08T12:38:05.139653-04:00",
                            "created_at": "2023-06-01T09:42:09.806553-04:00",
                            "name": "ARI",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ab9d5c-3b67-42f0-923a-6db4518c0bf0/?format=api"
                        }
                    ]
                },
                {
                    "id": "866e1a8a-3d8b-443a-8ab8-a192028d925f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a729a78d-9a23-41db-9583-14b6ca882ecc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-06-01T09:42:09.808027-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fea0e090-d821-4613-b59b-5b6ff7a5c4a5",
                            "gambit_id": "ed717946-9d8a-4a05-a3f4-4b6e1096b4ee",
                            "last_updated": "2023-06-08T12:38:05.144877-04:00",
                            "created_at": "2023-06-01T09:42:09.811113-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/866e1a8a-3d8b-443a-8ab8-a192028d925f/?format=api"
                        },
                        {
                            "id": "2e9e5035-8fa7-4470-877b-980f9b35cfa5",
                            "gambit_id": "59c406ea-9b55-4fb7-b011-17863cb0e2e7",
                            "last_updated": "2023-06-08T12:38:05.143202-04:00",
                            "created_at": "2023-06-01T09:42:09.809584-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/866e1a8a-3d8b-443a-8ab8-a192028d925f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e4eaf34b-85f3-4665-b4f8-499a68cdc531",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b569b7ec-33a9-4559-bb01-add80484ffc4",
            "completed": true,
            "last_updated": "2023-06-05T10:57:17.072556-04:00",
            "created_at": "2023-05-31T16:06:54.844617-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "The Memorial Tournament",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/b569b7ec-33a9-4559-bb01-add80484ffc4",
            "datetime": "2023-06-01T07:00:00-04:00",
            "cutoff_datetime": "2023-06-01T07:00:00-04:00",
            "name": "The Memorial Tournament: Top 5 Finish",
            "bettypes": [
                {
                    "id": "6ff0e93b-adb2-4978-adc6-d6af1dfcf135",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4eaf34b-85f3-4665-b4f8-499a68cdc531/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-31T16:06:54.852733-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": "726c28fa-cafd-4872-afee-12e9ca05bb4a",
                            "gambit_id": "30593c8d-9e7c-4d08-be23-6b5bad0888d2",
                            "last_updated": "2023-06-05T10:57:17.079731-04:00",
                            "created_at": "2023-05-31T16:06:54.855734-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "2ce53a6e-c613-41fa-9f78-c2d071b05557",
                            "gambit_id": "a2d010ce-9eef-43b8-971a-2d24b6a55041",
                            "last_updated": "2023-06-05T10:57:17.082150-04:00",
                            "created_at": "2023-05-31T16:06:54.858994-04:00",
                            "name": "Jon Rahm",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "06a7c391-c1fc-4531-acd0-86a02518f282",
                            "gambit_id": "f707fc42-d408-4732-807d-8d3fc7da7d57",
                            "last_updated": "2023-06-05T10:57:17.084440-04:00",
                            "created_at": "2023-05-31T16:06:54.862123-04:00",
                            "name": "Patrick Cantlay",
                            "reward": "3.16000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "ad9759e8-1848-4557-b786-53e7da6a68a8",
                            "gambit_id": "ca35a7e6-f0ac-4bd6-befe-add1d4591992",
                            "last_updated": "2023-06-05T10:57:17.087302-04:00",
                            "created_at": "2023-05-31T16:06:54.864835-04:00",
                            "name": "Rory McIlroy",
                            "reward": "3.64000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "2f76e500-8225-494a-bf2c-4ca92a0f245a",
                            "gambit_id": "a8e92a72-ffbd-4742-9ea5-3a2d5bb42dd2",
                            "last_updated": "2023-06-05T10:57:17.089955-04:00",
                            "created_at": "2023-05-31T16:06:54.867554-04:00",
                            "name": "Xander Schauffele",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "fb37ec77-91ac-48e1-9f04-aafe591838a9",
                            "gambit_id": "84057651-5bd2-435d-8000-98b8e3f2c71a",
                            "last_updated": "2023-06-05T10:57:17.092417-04:00",
                            "created_at": "2023-05-31T16:06:54.870295-04:00",
                            "name": "Viktor Hovland",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "8d83d513-1a50-4ab9-bf52-a28ab7cf9086",
                            "gambit_id": "eba5975e-1861-4a2b-b4b2-7bc8058d9d05",
                            "last_updated": "2023-06-05T10:57:17.095625-04:00",
                            "created_at": "2023-05-31T16:06:54.872786-04:00",
                            "name": "Collin Morikawa",
                            "reward": "5.32000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "755d1016-2f75-4ddd-be20-d9d8c4244d90",
                            "gambit_id": "3c97a023-752c-4a33-89e1-3aa132ba1cc2",
                            "last_updated": "2023-06-05T10:57:17.098255-04:00",
                            "created_at": "2023-05-31T16:06:54.874985-04:00",
                            "name": "Jason Day",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "77cf31ce-c50d-4e3e-b1fb-148866ee3270",
                            "gambit_id": "14c3053e-5162-4318-ac0c-b4087cb58fd0",
                            "last_updated": "2023-06-05T10:57:17.100396-04:00",
                            "created_at": "2023-05-31T16:06:54.876738-04:00",
                            "name": "Justin Thomas",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "3ef1ac53-edc4-4300-8458-7f755c2007e1",
                            "gambit_id": "04f42a12-0416-47c4-9d55-b8f8a73e7131",
                            "last_updated": "2023-06-05T10:57:17.102599-04:00",
                            "created_at": "2023-05-31T16:06:54.878476-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "e50ffa88-f00d-47a4-b3bd-19acfad6c119",
                            "gambit_id": "4379df44-5214-42cb-9726-8b9d2bf6a9fd",
                            "last_updated": "2023-06-05T10:57:17.104881-04:00",
                            "created_at": "2023-05-31T16:06:54.880215-04:00",
                            "name": "Sungjae Im",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "606e2f60-ab53-440a-8b76-a764e2da46ef",
                            "gambit_id": "a202299a-17be-4c11-aef6-6f881578c26e",
                            "last_updated": "2023-06-05T10:57:17.109544-04:00",
                            "created_at": "2023-05-31T16:06:54.884945-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "8bb282c9-df7d-4bc5-9d2c-42636c106f11",
                            "gambit_id": "2bfdef95-dd52-49c5-a5be-c20c14d274ce",
                            "last_updated": "2023-06-05T10:57:17.107214-04:00",
                            "created_at": "2023-05-31T16:06:54.882298-04:00",
                            "name": "Jordan Spieth",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5072a3d4-d4d6-4d1e-a81c-676a7a5012fe",
                            "gambit_id": "4cd6f551-f9c1-4285-b285-135d155c0a12",
                            "last_updated": "2023-06-05T10:57:17.112077-04:00",
                            "created_at": "2023-05-31T16:06:54.887466-04:00",
                            "name": "Cameron Young",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "77a45b6c-973a-4d90-b910-b57db1dde548",
                            "gambit_id": "3bedc0d6-c9f2-471f-bd3b-b99a7821448a",
                            "last_updated": "2023-06-05T10:57:17.115560-04:00",
                            "created_at": "2023-05-31T16:06:54.889953-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "141e1e21-6757-423e-951b-23e94109f246",
                            "gambit_id": "e5fc6cdb-317c-4acc-ab2a-e0ebc94b4ee5",
                            "last_updated": "2023-06-05T10:57:17.118223-04:00",
                            "created_at": "2023-05-31T16:06:54.892535-04:00",
                            "name": "Rickie Fowler",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f37271b8-e210-4c22-808e-d8bbf5f56f86",
                            "gambit_id": "9b602152-f1aa-4729-8e46-e4d3a4a0cc13",
                            "last_updated": "2023-06-05T10:57:17.128494-04:00",
                            "created_at": "2023-05-31T16:06:54.903683-04:00",
                            "name": "Sahith Theegala",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f4c9c8e0-b60b-4cb3-897f-11d269bb2ada",
                            "gambit_id": "3b4742ff-b7ea-4966-a99f-bd50a86fdb93",
                            "last_updated": "2023-06-05T10:57:17.120498-04:00",
                            "created_at": "2023-05-31T16:06:54.895223-04:00",
                            "name": "Sam Burns",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "3219a6da-0321-468a-9a1f-c1ccbea85909",
                            "gambit_id": "c9b988b6-cc31-4cf9-a64f-0dca39205e8b",
                            "last_updated": "2023-06-05T10:57:17.122551-04:00",
                            "created_at": "2023-05-31T16:06:54.898100-04:00",
                            "name": "Corey Conners",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "8019f899-e17e-4904-a757-18b0f01fd0a0",
                            "gambit_id": "e4d67e3b-d551-4555-8b15-4b508bcd21c9",
                            "last_updated": "2023-06-05T10:57:17.140838-04:00",
                            "created_at": "2023-05-31T16:06:54.917101-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "b8a9d85d-d963-4d3c-a272-32173f1b75d7",
                            "gambit_id": "3a2e0d4f-523c-40fd-b512-c1f07b1ea6e9",
                            "last_updated": "2023-06-05T10:57:17.124415-04:00",
                            "created_at": "2023-05-31T16:06:54.900978-04:00",
                            "name": "Shane Lowry",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5285a39a-5b2f-489b-92fd-ef846024a83d",
                            "gambit_id": "cbb234f5-1f3b-4e7f-b8b4-3a2947465353",
                            "last_updated": "2023-06-05T10:57:17.136448-04:00",
                            "created_at": "2023-05-31T16:06:54.911243-04:00",
                            "name": "Russell Henley",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "9d3c4aaf-331e-43c8-a9fb-0343eb559db9",
                            "gambit_id": "ab4729e7-9ac0-4a89-922a-388ffc2366e4",
                            "last_updated": "2023-06-05T10:57:17.131425-04:00",
                            "created_at": "2023-05-31T16:06:54.905317-04:00",
                            "name": "Tom Kim",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f6ce0f27-c5cb-4cf7-9836-a880a1f48973",
                            "gambit_id": "bbbcc1a2-609f-4dc3-819f-b1d93087cdab",
                            "last_updated": "2023-06-05T10:57:17.138640-04:00",
                            "created_at": "2023-05-31T16:06:54.914282-04:00",
                            "name": "Adam Scott",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "c1b57c20-cf6e-4105-837e-84327600fd10",
                            "gambit_id": "d41f8c70-7c8e-4e62-8399-58ab1e2b1984",
                            "last_updated": "2023-06-05T10:57:17.134288-04:00",
                            "created_at": "2023-05-31T16:06:54.907560-04:00",
                            "name": "Wyndham Clark",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "00f7a452-0324-4c3a-92ce-cb80bf0b29d9",
                            "gambit_id": "f42f345c-6dec-4551-a318-98677df5cc3c",
                            "last_updated": "2023-06-05T10:57:17.143774-04:00",
                            "created_at": "2023-05-31T16:06:54.919775-04:00",
                            "name": "Keegan Bradley",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "57153750-614f-4e46-a0b8-33b9f0eb08f9",
                            "gambit_id": "eedd7ddd-9cef-4ddc-a7a8-cf9ec7b55f3c",
                            "last_updated": "2023-06-05T10:57:17.163371-04:00",
                            "created_at": "2023-05-31T16:06:54.935822-04:00",
                            "name": "Matt Kuchar",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "174c9ef2-38b3-44b4-8f46-0ce211721276",
                            "gambit_id": "0b391df2-8132-4894-8a63-99cf2013221c",
                            "last_updated": "2023-06-05T10:57:17.152860-04:00",
                            "created_at": "2023-05-31T16:06:54.926933-04:00",
                            "name": "Emiliano Grillo",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "9398e4ec-bb3b-490f-a6fb-5fe6ad41fdca",
                            "gambit_id": "a6f36453-ede3-49fd-83da-fbe9722be18f",
                            "last_updated": "2023-06-05T10:57:17.168131-04:00",
                            "created_at": "2023-05-31T16:06:54.940406-04:00",
                            "name": "Denny McCarthy",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "cdfa1eb6-9544-427e-8e01-3baaa3eabbd6",
                            "gambit_id": "fd4209f4-804d-4026-8560-182f1580bab5",
                            "last_updated": "2023-06-05T10:57:17.149707-04:00",
                            "created_at": "2023-05-31T16:06:54.924614-04:00",
                            "name": "Gary Woodland",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "a45cb1f0-6eb0-41a8-862e-ddf7bf0dd0ee",
                            "gambit_id": "8d866758-99b3-4923-b6b2-6abe7e751611",
                            "last_updated": "2023-06-05T10:57:17.157784-04:00",
                            "created_at": "2023-05-31T16:06:54.931701-04:00",
                            "name": "Brian Harman",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "b136512a-58cb-48d8-8e73-061728c91675",
                            "gambit_id": "8d801efd-3fda-4935-9b1b-ddfa8e283206",
                            "last_updated": "2023-06-05T10:57:17.160634-04:00",
                            "created_at": "2023-05-31T16:06:54.933671-04:00",
                            "name": "Harris English",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "1ab2d7b5-ee53-49b4-b078-d2194cf913d0",
                            "gambit_id": "1b320029-e987-4ada-addc-7cbaf43f7fdb",
                            "last_updated": "2023-06-05T10:57:17.146319-04:00",
                            "created_at": "2023-05-31T16:06:54.921950-04:00",
                            "name": "Keith Mitchell",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5c124ad1-6c5d-4a30-9e86-f217d70f29dc",
                            "gambit_id": "e7fe7ce8-ea75-4d81-b5e3-a12e090ea514",
                            "last_updated": "2023-06-05T10:57:17.155438-04:00",
                            "created_at": "2023-05-31T16:06:54.929403-04:00",
                            "name": "Cameron Davis",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "e0826627-9ff4-45a7-b47a-46563681041d",
                            "gambit_id": "67bd54f8-3241-488a-9ac8-4e959dc64ef3",
                            "last_updated": "2023-06-05T10:57:17.177897-04:00",
                            "created_at": "2023-05-31T16:06:54.949481-04:00",
                            "name": "Chris Kirk",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "cfebb070-a768-458e-a2de-f881f86c41cd",
                            "gambit_id": "5a7d09b0-0b82-4ce2-b439-7fede321bf5e",
                            "last_updated": "2023-06-05T10:57:17.185774-04:00",
                            "created_at": "2023-05-31T16:06:54.960126-04:00",
                            "name": "Adam Hadwin",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5ebdea07-fe95-42f6-842e-b7c3a6080d09",
                            "gambit_id": "9acdee70-2862-4c9f-a75e-fd7479f776ee",
                            "last_updated": "2023-06-05T10:57:17.183538-04:00",
                            "created_at": "2023-05-31T16:06:54.956758-04:00",
                            "name": "Tom Hoge",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "6b7d6c32-7cdd-433c-b158-8b126f51af2c",
                            "gambit_id": "3af94049-91de-476a-a259-b8beb1bb8bbd",
                            "last_updated": "2023-06-05T10:57:17.189470-04:00",
                            "created_at": "2023-05-31T16:06:54.975071-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "53e8af76-f033-4f9a-9a06-40027d14fe39",
                            "gambit_id": "1806e721-ab79-44bf-b73e-c4d6f0047dd6",
                            "last_updated": "2023-06-05T10:57:17.181575-04:00",
                            "created_at": "2023-05-31T16:06:54.954337-04:00",
                            "name": "Lucas Herbert",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "01c1aefc-758d-4ee1-b023-accb52144636",
                            "gambit_id": "07b872de-79a4-40a7-8230-d443b146dd93",
                            "last_updated": "2023-06-05T10:57:17.201082-04:00",
                            "created_at": "2023-05-31T16:06:54.995974-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "2c06ea01-9b22-456c-84d1-1369c8ba854d",
                            "gambit_id": "0003518d-caa1-4675-99ae-facdf96a5d89",
                            "last_updated": "2023-06-05T10:57:17.174963-04:00",
                            "created_at": "2023-05-31T16:06:54.947249-04:00",
                            "name": "Kurt Kitayama",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "8a8b2b1f-67e3-4ad2-b87d-7f9bb9b42618",
                            "gambit_id": "67e79cdd-201c-4a82-aed0-e1513c9fe221",
                            "last_updated": "2023-06-05T10:57:17.172936-04:00",
                            "created_at": "2023-05-31T16:06:54.944950-04:00",
                            "name": "Billy Horschel",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "6ac8df96-2a2e-440d-aa69-714eb8cb6b33",
                            "gambit_id": "df864e31-674e-404a-8a36-909bd6f90e8a",
                            "last_updated": "2023-06-05T10:57:17.170308-04:00",
                            "created_at": "2023-05-31T16:06:54.942653-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "9df6bb1f-d596-4eae-a39c-d19e9a5d2247",
                            "gambit_id": "9c04ef79-9b42-4154-9a80-7bd320568b0a",
                            "last_updated": "2023-06-05T10:57:17.165718-04:00",
                            "created_at": "2023-05-31T16:06:54.938120-04:00",
                            "name": "Ryan Fox",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5d8b1334-0690-4f9f-8ab0-16b3ada17bfa",
                            "gambit_id": "9fd78fd7-f6fa-439b-ba80-f91d18551e24",
                            "last_updated": "2023-06-05T10:57:17.215040-04:00",
                            "created_at": "2023-05-31T16:06:55.014698-04:00",
                            "name": "JJ Spaun",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "c459a82d-60cf-4204-94f1-e71a49261a7a",
                            "gambit_id": "bbb310d0-8a8a-4b71-94e0-f3b5e93ac331",
                            "last_updated": "2023-06-05T10:57:17.179559-04:00",
                            "created_at": "2023-05-31T16:06:54.951898-04:00",
                            "name": "Taylor Montgomery",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "c66e379e-dc2c-49ca-b740-776a4e8470fb",
                            "gambit_id": "c9f7bd64-de2e-4a89-a1e1-54208dd442b8",
                            "last_updated": "2023-06-05T10:57:17.240326-04:00",
                            "created_at": "2023-05-31T16:06:55.063006-04:00",
                            "name": "Kevin Streelman",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "1d5d2a00-11fd-40c4-b58e-12a696fc6c90",
                            "gambit_id": "9d57f7fe-6eeb-4901-abfd-4c2658a0727e",
                            "last_updated": "2023-06-05T10:57:17.360577-04:00",
                            "created_at": "2023-05-31T16:06:55.212009-04:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "d3267159-8603-4915-a3c8-b13505871d4e",
                            "gambit_id": "a23e1980-c088-441f-8a5f-3d9c37b3f374",
                            "last_updated": "2023-06-05T10:57:17.187743-04:00",
                            "created_at": "2023-05-31T16:06:54.967425-04:00",
                            "name": "Seamus Power",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "fcb08ff3-e7e1-4b1b-8e2f-70c8dd7403f9",
                            "gambit_id": "57387522-c9e4-468a-8820-74df7137540e",
                            "last_updated": "2023-06-05T10:57:17.195048-04:00",
                            "created_at": "2023-05-31T16:06:54.983683-04:00",
                            "name": "Patrick Rodgers",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "e2afcdbd-2566-4645-87c3-4a8ee53ee4ee",
                            "gambit_id": "7648a67b-0dd4-449e-98ae-59722d7538a5",
                            "last_updated": "2023-06-05T10:57:17.205936-04:00",
                            "created_at": "2023-05-31T16:06:55.001640-04:00",
                            "name": "Adam Schenk",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "ab333558-da24-4fb7-b536-91d1df2d60b6",
                            "gambit_id": "7571992e-b052-4f36-89ba-15d452ef07de",
                            "last_updated": "2023-06-05T10:57:17.226640-04:00",
                            "created_at": "2023-05-31T16:06:55.037044-04:00",
                            "name": "Sepp Straka",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "52fe289b-0cc1-4f93-9f48-7e3cd4198332",
                            "gambit_id": "6cbd5a0f-af2f-44f0-8601-52c28795aeb0",
                            "last_updated": "2023-06-05T10:57:17.355268-04:00",
                            "created_at": "2023-05-31T16:06:55.208913-04:00",
                            "name": "Beau Hossler",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "01d42029-99a5-4a03-ba82-ea1124bc2d76",
                            "gambit_id": "7afa733e-f9cd-4be5-a339-53ebfdf04b09",
                            "last_updated": "2023-06-05T10:57:17.203274-04:00",
                            "created_at": "2023-05-31T16:06:54.998635-04:00",
                            "name": "Thomas Detry",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "95a06073-f02f-44cc-b6cc-6bfca827ef41",
                            "gambit_id": "bd022c8a-0928-40f5-b496-e17c03c599e2",
                            "last_updated": "2023-06-05T10:57:17.211074-04:00",
                            "created_at": "2023-05-31T16:06:55.007171-04:00",
                            "name": "Adam Svensson",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "db7ada78-1466-4e93-99e5-4b1ecfbc1466",
                            "gambit_id": "690f88db-f44e-4595-b9c1-1cb961f962e3",
                            "last_updated": "2023-06-05T10:57:17.213110-04:00",
                            "created_at": "2023-05-31T16:06:55.009873-04:00",
                            "name": "Hayden Buckley",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "900f0c6f-dde9-4d6f-8dee-2efef1e1d9b6",
                            "gambit_id": "a1a558eb-400d-47df-9497-e0e7ae14c89b",
                            "last_updated": "2023-06-05T10:57:17.199065-04:00",
                            "created_at": "2023-05-31T16:06:54.993244-04:00",
                            "name": "Davis Riley",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f2ba2db8-f1e2-4a69-b4bc-6c025a9126ac",
                            "gambit_id": "55d36888-78b8-4977-9911-08abaacd1daf",
                            "last_updated": "2023-06-05T10:57:17.231294-04:00",
                            "created_at": "2023-05-31T16:06:55.043407-04:00",
                            "name": "Eric Cole",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "bc15c114-562f-4caa-82c4-19e3dc0e6d17",
                            "gambit_id": "bf186eee-f11a-47b2-8ac0-f0152ca13c6c",
                            "last_updated": "2023-06-05T10:57:17.208560-04:00",
                            "created_at": "2023-05-31T16:06:55.004530-04:00",
                            "name": "Alex Smalley",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f9a6534f-959a-41ed-8d93-88400a231398",
                            "gambit_id": "b64a691a-7ac0-4a9f-a5e7-b4968d04e227",
                            "last_updated": "2023-06-05T10:57:17.216726-04:00",
                            "created_at": "2023-05-31T16:06:55.017547-04:00",
                            "name": "Justin Suh",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f4ea0f49-e386-457d-86ac-3ca49026fd3c",
                            "gambit_id": "4cc37406-e93a-4cc5-8321-4438e65443ab",
                            "last_updated": "2023-06-05T10:57:17.196907-04:00",
                            "created_at": "2023-05-31T16:06:54.987916-04:00",
                            "name": "Nicolai Hojgaard",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f1b95faa-6252-49c2-8922-0e1fd03c2e5e",
                            "gambit_id": "50f47b7a-90a3-4508-b7d1-ef9ea67e046a",
                            "last_updated": "2023-06-05T10:57:17.223972-04:00",
                            "created_at": "2023-05-31T16:06:55.034132-04:00",
                            "name": "Brendon Todd",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "c09df89e-619e-4dd0-9c70-9a591aed8947",
                            "gambit_id": "ada76dc1-7a3d-4f95-aeda-746fa31f6bfd",
                            "last_updated": "2023-06-05T10:57:17.222224-04:00",
                            "created_at": "2023-05-31T16:06:55.030836-04:00",
                            "name": "Brandon Wu",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "016c6de2-3fe4-4b81-9c4c-d1226e35e968",
                            "gambit_id": "cbaf68e5-56b7-4088-aefd-3e6ee9855d66",
                            "last_updated": "2023-06-05T10:57:17.228854-04:00",
                            "created_at": "2023-05-31T16:06:55.040216-04:00",
                            "name": "Alex Noren",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "1a56657d-d7f0-491d-a5b2-75492cc163b3",
                            "gambit_id": "a7c5f4f8-0e2c-4fe7-835d-3e1a66f297fe",
                            "last_updated": "2023-06-05T10:57:17.238115-04:00",
                            "created_at": "2023-05-31T16:06:55.056230-04:00",
                            "name": "Will Gordon",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "3edf39fe-963c-45ac-9f1f-776d882c3a4c",
                            "gambit_id": "1799df39-0087-492c-bdf8-0ba35f19ea7f",
                            "last_updated": "2023-06-05T10:57:17.260625-04:00",
                            "created_at": "2023-05-31T16:06:55.090149-04:00",
                            "name": "Austin Eckroat",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "69730b72-26fd-4843-9ecc-52bf7497179e",
                            "gambit_id": "f3a5d692-4a37-40d8-a0a3-8656d5ae08b9",
                            "last_updated": "2023-06-05T10:57:17.244918-04:00",
                            "created_at": "2023-05-31T16:06:55.070892-04:00",
                            "name": "Andrew Putnam",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "1c3a9af1-b3cb-47e0-8161-e7dcf6d69746",
                            "gambit_id": "4d91e706-f807-4647-b911-6113dbce6898",
                            "last_updated": "2023-06-05T10:57:17.258240-04:00",
                            "created_at": "2023-05-31T16:06:55.087095-04:00",
                            "name": "Sam Stevens",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "ab458cdc-9967-4e39-8012-3f56bc665af8",
                            "gambit_id": "82177bd3-a6c0-4b54-a487-96bf29ef61ac",
                            "last_updated": "2023-06-05T10:57:17.233728-04:00",
                            "created_at": "2023-05-31T16:06:55.046472-04:00",
                            "name": "JT Poston",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "566c4adb-ce3a-4385-ba23-284ce1a5814f",
                            "gambit_id": "fb18fbb6-081e-4029-ab71-f89f22f6e1b7",
                            "last_updated": "2023-06-05T10:57:17.218516-04:00",
                            "created_at": "2023-05-31T16:06:55.024552-04:00",
                            "name": "Joseph Bramlett",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "507029b7-86aa-4e45-a49c-394917d9560b",
                            "gambit_id": "1f03b8b0-f454-474a-a654-9eebf82270b4",
                            "last_updated": "2023-06-05T10:57:17.236010-04:00",
                            "created_at": "2023-05-31T16:06:55.050899-04:00",
                            "name": "Luke List",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f0502ee2-f879-4ddb-9d8c-637e42474eb6",
                            "gambit_id": "dd8984d5-f924-4977-ada0-51a2b6bae159",
                            "last_updated": "2023-06-05T10:57:17.249591-04:00",
                            "created_at": "2023-05-31T16:06:55.076652-04:00",
                            "name": "Seong-Hyeon Kim",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "b0abd4e7-2219-4dd3-baf0-cb7dbed93ab5",
                            "gambit_id": "5b818df9-3ddb-41fd-8d0c-16e31dbffd32",
                            "last_updated": "2023-06-05T10:57:17.270916-04:00",
                            "created_at": "2023-05-31T16:06:55.105847-04:00",
                            "name": "Mark Hubbard",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "711cf41d-d2bd-47e8-b88b-f3564da2a72e",
                            "gambit_id": "a8d1f4fc-6883-4e9e-ac76-66b68b29ce91",
                            "last_updated": "2023-06-05T10:57:17.247506-04:00",
                            "created_at": "2023-05-31T16:06:55.073360-04:00",
                            "name": "Ben Griffin",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "0d13ec4c-f489-4a8d-b91a-1f1a06b5ba04",
                            "gambit_id": "0d66efaa-7c31-4bda-be8d-991e287c5818",
                            "last_updated": "2023-06-05T10:57:17.262732-04:00",
                            "created_at": "2023-05-31T16:06:55.093564-04:00",
                            "name": "Garrick Higgo",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "943dd444-7e32-4033-9426-8ec92c0767d5",
                            "gambit_id": "e1b04e91-076c-468a-a139-48a4d6825d9a",
                            "last_updated": "2023-06-05T10:57:17.264985-04:00",
                            "created_at": "2023-05-31T16:06:55.096503-04:00",
                            "name": "Robby Shelton",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5d1c2cc8-aede-4f70-9b98-91adbce50d1c",
                            "gambit_id": "89115e67-1f93-45a0-bb97-0f3c4378c2b3",
                            "last_updated": "2023-06-05T10:57:17.220199-04:00",
                            "created_at": "2023-05-31T16:06:55.027810-04:00",
                            "name": "Taylor Pendrith",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "0cca6985-2dbf-4d25-bc65-541c096aed7e",
                            "gambit_id": "aa8b6156-41e7-49f6-88fb-8a96ef3f8a71",
                            "last_updated": "2023-06-05T10:57:17.296192-04:00",
                            "created_at": "2023-05-31T16:06:55.127753-04:00",
                            "name": "Sam Bennett",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "4d09a4dc-38e7-4eeb-8905-579eb19f4820",
                            "gambit_id": "3d997e8d-8a36-46bd-ace3-79a0028c5f17",
                            "last_updated": "2023-06-05T10:57:17.253139-04:00",
                            "created_at": "2023-05-31T16:06:55.079274-04:00",
                            "name": "Akshay Bhatia",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "6b91ba9b-b860-486c-8e1a-7425512d124d",
                            "gambit_id": "853b8d5f-ad29-4fda-9298-e8a3fc5988f9",
                            "last_updated": "2023-06-05T10:57:17.279467-04:00",
                            "created_at": "2023-05-31T16:06:55.114666-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "7910facc-6738-48c2-8fed-9573cdb6d387",
                            "gambit_id": "51ac3539-ae39-4b91-aaa1-d374d35754e8",
                            "last_updated": "2023-06-05T10:57:17.242484-04:00",
                            "created_at": "2023-05-31T16:06:55.068537-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "c183f1d1-28e9-4c33-a9ec-bd1902ad1166",
                            "gambit_id": "13fa05a6-8bd9-44a5-9077-565252d72459",
                            "last_updated": "2023-06-05T10:57:17.267168-04:00",
                            "created_at": "2023-05-31T16:06:55.098711-04:00",
                            "name": "Nick Hardy",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "a96c1d1c-28a9-4bb9-9b31-aaa1ba2a9d1a",
                            "gambit_id": "57f5a6d6-3cf7-492e-9c69-bd1181915964",
                            "last_updated": "2023-06-05T10:57:17.298570-04:00",
                            "created_at": "2023-05-31T16:06:55.129887-04:00",
                            "name": "David Lipsky",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "d77a39e3-e126-4c34-970f-b70b5ab199f5",
                            "gambit_id": "3e1cfef2-a5ff-495b-ae19-d12ace0c1f77",
                            "last_updated": "2023-06-05T10:57:17.269019-04:00",
                            "created_at": "2023-05-31T16:06:55.101005-04:00",
                            "name": "Sam Ryder",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "e5618f80-19c9-4beb-bf5c-7d411bbb2d42",
                            "gambit_id": "6ca8f692-45ab-46fb-96a6-50e716d1e1bd",
                            "last_updated": "2023-06-05T10:57:17.277376-04:00",
                            "created_at": "2023-05-31T16:06:55.110652-04:00",
                            "name": "Lee Hodges",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "d0fb2b8a-b176-4f63-9775-c397604f1cb4",
                            "gambit_id": "f4469a20-3b3a-493d-af48-2947962374ff",
                            "last_updated": "2023-06-05T10:57:17.281679-04:00",
                            "created_at": "2023-05-31T16:06:55.117422-04:00",
                            "name": "Scott Stallings",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "af121e9c-f217-4fe7-b2e1-a24d7fedb554",
                            "gambit_id": "0ce4aa5d-7940-4e6c-8b92-59c0c0dca00a",
                            "last_updated": "2023-06-05T10:57:17.292091-04:00",
                            "created_at": "2023-05-31T16:06:55.123282-04:00",
                            "name": "Francesco Molinari",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "12cbbd2f-3a19-450e-93f5-45c5c98a8c6e",
                            "gambit_id": "df614428-8d46-488e-bfaa-1f1a3e3e666d",
                            "last_updated": "2023-06-05T10:57:17.300807-04:00",
                            "created_at": "2023-05-31T16:06:55.132097-04:00",
                            "name": "Davis Thompson",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "42489e1a-ae4e-4b63-b4dd-4724a580b19f",
                            "gambit_id": "90f641e9-93be-4035-91a9-9e7d4b40d8de",
                            "last_updated": "2023-06-05T10:57:17.363157-04:00",
                            "created_at": "2023-05-31T16:06:55.213795-04:00",
                            "name": "Matt Wallace",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "130a1b33-7be7-4a98-8c84-a45fe6385178",
                            "gambit_id": "6317b5cd-2891-4902-b36c-e24f515b5b8e",
                            "last_updated": "2023-06-05T10:57:17.255754-04:00",
                            "created_at": "2023-05-31T16:06:55.084268-04:00",
                            "name": "Joel Dahmen",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "2f5487ca-d692-410c-9fe9-0513fa41f02e",
                            "gambit_id": "31bbf463-4e54-475a-8958-dead1e401926",
                            "last_updated": "2023-06-05T10:57:17.275230-04:00",
                            "created_at": "2023-05-31T16:06:55.108130-04:00",
                            "name": "Danny Willett",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "a8fa07f4-ccb0-4eaf-ac6a-02e3c1588741",
                            "gambit_id": "fb66681f-6315-4998-8d82-7dace03cbfd7",
                            "last_updated": "2023-06-05T10:57:17.287498-04:00",
                            "created_at": "2023-05-31T16:06:55.119138-04:00",
                            "name": "Stewart Cink",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "a3dc9b9b-a193-41a0-844d-cbd67175a891",
                            "gambit_id": "1330ac0a-7eac-4ab8-9217-200d3f1132f5",
                            "last_updated": "2023-06-05T10:57:17.289832-04:00",
                            "created_at": "2023-05-31T16:06:55.121077-04:00",
                            "name": "Lanto Griffin",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "8c0fb7f2-96a8-4c07-9417-88b1215a58c2",
                            "gambit_id": "c35922f1-2950-48f2-ba90-4184c2188519",
                            "last_updated": "2023-06-05T10:57:17.307041-04:00",
                            "created_at": "2023-05-31T16:06:55.139224-04:00",
                            "name": "Christopher Gotterup",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "3fe3658e-6344-4fb5-baab-e36c8cac5fc5",
                            "gambit_id": "8864bfae-c471-4f27-8713-df1d9b14fd53",
                            "last_updated": "2023-06-05T10:57:17.304963-04:00",
                            "created_at": "2023-05-31T16:06:55.137066-04:00",
                            "name": "Chad Ramey",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5c042505-1ee5-4a70-b78e-e51b03b0ff2b",
                            "gambit_id": "b629e6c0-9998-450b-8233-996eb48d009d",
                            "last_updated": "2023-06-05T10:57:17.302967-04:00",
                            "created_at": "2023-05-31T16:06:55.134295-04:00",
                            "name": "M-J Daffue",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "a1a2eec0-a37a-49d1-a8d3-bbbf93b12356",
                            "gambit_id": "24c7039b-3c37-453f-9c7e-2b3e5848c355",
                            "last_updated": "2023-06-05T10:57:17.294143-04:00",
                            "created_at": "2023-05-31T16:06:55.125407-04:00",
                            "name": "Chez Reavie",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "d3492148-6cb7-4f88-a8d7-c3a6e561fc46",
                            "gambit_id": "989ac5a1-84eb-4599-b39e-35a17d4b394e",
                            "last_updated": "2023-06-05T10:57:17.309034-04:00",
                            "created_at": "2023-05-31T16:06:55.141651-04:00",
                            "name": "Lucas Glover",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "cfa28a8a-993c-4dfc-bf65-708c8315dfd7",
                            "gambit_id": "c71ae553-bb38-44a3-b234-a65fde430d53",
                            "last_updated": "2023-06-05T10:57:17.323591-04:00",
                            "created_at": "2023-05-31T16:06:55.159267-04:00",
                            "name": "Brandt Snedeker",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "0a83066c-97fe-47be-b9cf-b56a8b24e825",
                            "gambit_id": "aa3975af-4dc9-4315-8608-d68006c08657",
                            "last_updated": "2023-06-05T10:57:17.311235-04:00",
                            "created_at": "2023-05-31T16:06:55.143822-04:00",
                            "name": "Adam Long",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "18b0fa81-3fdd-4c5a-8c73-cfcbe7a6e807",
                            "gambit_id": "13077a96-5cb7-4b4a-849a-a8d7be81a7bf",
                            "last_updated": "2023-06-05T10:57:17.319209-04:00",
                            "created_at": "2023-05-31T16:06:55.152552-04:00",
                            "name": "Peter Malnati",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "4b6ca250-02d2-4091-bf12-4654f976beca",
                            "gambit_id": "b9473986-770a-48ac-b3de-721c8ffcb4e6",
                            "last_updated": "2023-06-05T10:57:17.317267-04:00",
                            "created_at": "2023-05-31T16:06:55.150566-04:00",
                            "name": "Trey Mullinax",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "8629805a-c5ec-4aab-bd4c-73d203134fcb",
                            "gambit_id": "0f5d1948-ff00-4c86-9cc0-6bafe739040e",
                            "last_updated": "2023-06-05T10:57:17.315389-04:00",
                            "created_at": "2023-05-31T16:06:55.148450-04:00",
                            "name": "Ben Taylor",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "55671b64-b900-40b1-b6b9-fc2182d3a0d5",
                            "gambit_id": "4fe16ff5-f29b-4c16-ac83-2fc708951b18",
                            "last_updated": "2023-06-05T10:57:17.321587-04:00",
                            "created_at": "2023-05-31T16:06:55.154514-04:00",
                            "name": "Zach Johnson",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "d013c7dc-9ecc-4973-a471-dedf32214971",
                            "gambit_id": "20d5a81a-eae4-4874-937c-d91e8e3c9c0d",
                            "last_updated": "2023-06-05T10:57:17.313511-04:00",
                            "created_at": "2023-05-31T16:06:55.146409-04:00",
                            "name": "Justin Lower",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "23805c22-addb-45db-8ea3-7d48e4920f2f",
                            "gambit_id": "fe0f4fe4-6f31-472f-ba92-76491b25a0b1",
                            "last_updated": "2023-06-05T10:57:17.336831-04:00",
                            "created_at": "2023-05-31T16:06:55.181194-04:00",
                            "name": "David Micheluzzi",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5a6db8cc-1ae8-4242-8698-91632a7cbece",
                            "gambit_id": "444fde61-d1ab-4cd7-8dc3-2acafa67fe75",
                            "last_updated": "2023-06-05T10:57:17.327732-04:00",
                            "created_at": "2023-05-31T16:06:55.166903-04:00",
                            "name": "David Lingmerth",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "358d28aa-859c-45f0-8074-4096b360d7fa",
                            "gambit_id": "538eaa41-52b3-4d77-9105-fc32ad718668",
                            "last_updated": "2023-06-05T10:57:17.339096-04:00",
                            "created_at": "2023-05-31T16:06:55.186552-04:00",
                            "name": "Kazuki Higa",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "b30db164-0cc6-4415-8947-bc4a7e728fa3",
                            "gambit_id": "c565b8aa-9ddb-485c-bb81-9c9d90a21f70",
                            "last_updated": "2023-06-05T10:57:17.341684-04:00",
                            "created_at": "2023-05-31T16:06:55.189344-04:00",
                            "name": "Aldrich Potgieter",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "155a9bc5-0e6b-435e-9dc6-6dd4a2cd7cdc",
                            "gambit_id": "9d7726e4-bcde-4835-9f94-cc840978f933",
                            "last_updated": "2023-06-05T10:57:17.365314-04:00",
                            "created_at": "2023-05-31T16:06:55.221202-04:00",
                            "name": "Thriston Lawrence",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "f7459300-907f-41cc-abac-82fb89dfe026",
                            "gambit_id": "7abae8db-9b10-4694-b47c-96a17dad1dcd",
                            "last_updated": "2023-06-05T10:57:17.332124-04:00",
                            "created_at": "2023-05-31T16:06:55.174125-04:00",
                            "name": "Kevin Kisner",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "91b79e7c-ecf7-4641-8cd7-a867916ad957",
                            "gambit_id": "46c69343-3f9c-4dd6-a7f5-99002415fbf2",
                            "last_updated": "2023-06-05T10:57:17.344139-04:00",
                            "created_at": "2023-05-31T16:06:55.191780-04:00",
                            "name": "Troy Merritt",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "a524bc11-9ccb-4531-8ee0-4f56e01d5983",
                            "gambit_id": "6fc0ebf4-47ff-48fe-844a-bb3b7619885f",
                            "last_updated": "2023-06-05T10:57:17.325504-04:00",
                            "created_at": "2023-05-31T16:06:55.164103-04:00",
                            "name": "Nicolas Echavarria",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "0fb1d4fb-627c-4ea6-8b90-186e2aea1c93",
                            "gambit_id": "a37dfe79-688c-4c87-a211-d0ff54803359",
                            "last_updated": "2023-06-05T10:57:17.329945-04:00",
                            "created_at": "2023-05-31T16:06:55.170154-04:00",
                            "name": "Luke Donald",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "449bbab6-7f9a-4209-af1a-26aca0c08904",
                            "gambit_id": "7514728d-b0e9-4258-aaf5-c7e5d5c96af2",
                            "last_updated": "2023-06-05T10:57:17.346271-04:00",
                            "created_at": "2023-05-31T16:06:55.195027-04:00",
                            "name": "Dylan Frittelli",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "9cef769e-5ebf-4683-979f-adfc3de2191f",
                            "gambit_id": "e38b1791-4406-430a-ac47-13a39e8e6d9d",
                            "last_updated": "2023-06-05T10:57:17.350847-04:00",
                            "created_at": "2023-05-31T16:06:55.202048-04:00",
                            "name": "Jason Dufner",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "0a95c5cc-8cd6-4bf4-9dd8-76a2f988b573",
                            "gambit_id": "68805eb6-dd20-4a5a-8671-f814fa34fc22",
                            "last_updated": "2023-06-05T10:57:17.352851-04:00",
                            "created_at": "2023-05-31T16:06:55.206297-04:00",
                            "name": "William McGirt",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "5034009a-6a1d-46eb-b051-342e9ed67115",
                            "gambit_id": "e62f0ab5-4062-481c-9b3b-9747d7965f0b",
                            "last_updated": "2023-06-05T10:57:17.348670-04:00",
                            "created_at": "2023-05-31T16:06:55.197744-04:00",
                            "name": "Bo Hoag",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        },
                        {
                            "id": "15d148be-5c81-4e64-82dd-e7b80216cae7",
                            "gambit_id": "f8cab6d8-9a5b-4fe4-8dea-f4c2f3d4d182",
                            "last_updated": "2023-06-05T10:57:17.334274-04:00",
                            "created_at": "2023-05-31T16:06:55.177205-04:00",
                            "name": "K J Choi",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ff0e93b-adb2-4978-adc6-d6af1dfcf135/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "78839af6-3908-42ba-b667-b09ada29eda5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "35dbedbe-cec2-489b-8465-8d8aaa221f71",
            "completed": true,
            "last_updated": "2023-06-01T10:22:17.010958-04:00",
            "created_at": "2023-05-31T11:47:18.380878-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/35dbedbe-cec2-489b-8465-8d8aaa221f71",
            "datetime": "2023-05-31T22:59:00-04:00",
            "cutoff_datetime": "2023-05-31T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - May 31st 2023",
            "bettypes": [
                {
                    "id": "4ba64d11-621d-47a1-b5c8-a2276f9919dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78839af6-3908-42ba-b667-b09ada29eda5/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-31T11:47:18.383521-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "12eac3a5-23eb-4556-bf0f-f04dd5d71937",
                            "gambit_id": "7f3c2eac-bece-49df-940a-bfef620fda80",
                            "last_updated": "2023-06-01T10:22:17.017507-04:00",
                            "created_at": "2023-05-31T11:47:18.385712-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba64d11-621d-47a1-b5c8-a2276f9919dd/?format=api"
                        },
                        {
                            "id": "5f4f1d71-d7a3-4d9e-8137-ed6e06b2442a",
                            "gambit_id": "ff683449-0aae-4638-a18d-048d772890c6",
                            "last_updated": "2023-06-01T10:22:17.020588-04:00",
                            "created_at": "2023-05-31T11:47:18.388068-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ba64d11-621d-47a1-b5c8-a2276f9919dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "762f0869-10d8-4840-8a89-abfd63293d49",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "04ae4f4c-73b0-4607-884f-1f027ed40a97",
            "completed": true,
            "last_updated": "2023-06-01T10:17:12.225231-04:00",
            "created_at": "2023-05-31T11:47:18.615348-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/04ae4f4c-73b0-4607-884f-1f027ed40a97",
            "datetime": "2023-05-31T22:59:00-04:00",
            "cutoff_datetime": "2023-05-31T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - May 31st 2023",
            "bettypes": [
                {
                    "id": "92fb9c7e-7455-46cc-9c89-9743a28632bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/762f0869-10d8-4840-8a89-abfd63293d49/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-05-31T11:47:18.617754-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": "c54075b1-9940-4111-944a-f85a428e64d6",
                            "gambit_id": "d3f8d228-f08a-49c2-a373-4b93fd95e7d7",
                            "last_updated": "2023-06-01T10:17:12.241592-04:00",
                            "created_at": "2023-05-31T11:47:18.627428-04:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fb9c7e-7455-46cc-9c89-9743a28632bd/?format=api"
                        },
                        {
                            "id": "4a22ec82-99b9-4926-a5c3-627d1e02f735",
                            "gambit_id": "d6b2e9db-5fa0-4c97-8ea9-0d5a562fd711",
                            "last_updated": "2023-06-01T10:17:12.236306-04:00",
                            "created_at": "2023-05-31T11:47:18.623743-04:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fb9c7e-7455-46cc-9c89-9743a28632bd/?format=api"
                        },
                        {
                            "id": "8acb3acc-c0fe-441f-bf34-599c38109949",
                            "gambit_id": "eb3fbf69-17fe-468e-8d29-6962e5d3e044",
                            "last_updated": "2023-06-01T10:17:12.238738-04:00",
                            "created_at": "2023-05-31T11:47:18.625631-04:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fb9c7e-7455-46cc-9c89-9743a28632bd/?format=api"
                        },
                        {
                            "id": "7c69bd9b-fb71-49b5-a263-07b078c969e6",
                            "gambit_id": "57335a54-0f3b-45e9-b366-60da006435a7",
                            "last_updated": "2023-06-01T10:17:12.234025-04:00",
                            "created_at": "2023-05-31T11:47:18.621770-04:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fb9c7e-7455-46cc-9c89-9743a28632bd/?format=api"
                        },
                        {
                            "id": "8432b25b-8189-40b1-8558-7d173c747ed7",
                            "gambit_id": "0f1262d7-f86e-42d9-aaa7-05dc1096ddfe",
                            "last_updated": "2023-06-01T10:17:12.231733-04:00",
                            "created_at": "2023-05-31T11:47:18.619584-04:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fb9c7e-7455-46cc-9c89-9743a28632bd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8179d503-d56b-4e36-8398-cb062e065503",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "39f3e0b1-7dc3-4cc8-8fa5-e6f45b7f0df7",
            "completed": true,
            "last_updated": "2023-06-01T10:07:11.246487-04:00",
            "created_at": "2023-05-31T11:47:17.877040-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/39f3e0b1-7dc3-4cc8-8fa5-e6f45b7f0df7",
            "datetime": "2023-05-31T21:40:00-04:00",
            "cutoff_datetime": "2023-05-31T21:40:00-04:00",
            "name": "COL (D Lamet) v. ARI (T Henry)",
            "bettypes": [
                {
                    "id": "f1242d55-eb43-4932-a8f4-c7c458e04a5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:17.880280-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (T Henry)",
                                "amount": 5873.0
                            },
                            {
                                "team": "COL (D Lamet)",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47dda01d-6ce7-484f-9b13-409a3ada831c",
                            "gambit_id": "821ba531-0a5d-4119-813e-dc2d0ad84c90",
                            "last_updated": "2023-06-01T10:07:11.255969-04:00",
                            "created_at": "2023-05-31T11:47:17.885349-04:00",
                            "name": "ARI (T Henry)",
                            "reward": "1.63000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api"
                        },
                        {
                            "id": "f7e6b7a5-53ba-4656-86d9-8b2cd9ce6edb",
                            "gambit_id": "98e71bce-25c7-4dcf-97e0-d39fa1a70714",
                            "last_updated": "2023-06-01T10:07:11.253156-04:00",
                            "created_at": "2023-05-31T11:47:17.882451-04:00",
                            "name": "COL (D Lamet)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1242d55-eb43-4932-a8f4-c7c458e04a5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8df3403-2fe4-4364-b283-7136fd9bfc03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:17.887897-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5512.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e577cf4-b3ed-4d1c-8cb6-cbd1fbdd2aca",
                            "gambit_id": "11b42c62-07a8-44bf-ac9c-07d7fc48473e",
                            "last_updated": "2023-06-01T10:07:11.261065-04:00",
                            "created_at": "2023-05-31T11:47:17.890298-04:00",
                            "name": "COL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api"
                        },
                        {
                            "id": "6b5a8661-054f-4d72-9d3f-ecf9c80de0f2",
                            "gambit_id": "7f275c2a-e689-4148-a756-a17b6911a1ff",
                            "last_updated": "2023-06-01T10:07:11.263376-04:00",
                            "created_at": "2023-05-31T11:47:17.892918-04:00",
                            "name": "ARI",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0a1a4a6-a855-42a9-9568-d65c5b76778a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:17.894980-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0b02035-16c5-421d-be76-ae0c93c673c7",
                            "gambit_id": "53771846-fe2b-494c-be63-ba50149aeaf0",
                            "last_updated": "2023-06-01T10:07:11.271629-04:00",
                            "created_at": "2023-05-31T11:47:17.898680-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api"
                        },
                        {
                            "id": "149370a9-018f-467d-a2ec-265d6b2b4ffb",
                            "gambit_id": "d2bdd3e4-fb3a-4562-9319-52539beb296d",
                            "last_updated": "2023-06-01T10:07:11.268836-04:00",
                            "created_at": "2023-05-31T11:47:17.896920-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0a1a4a6-a855-42a9-9568-d65c5b76778a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34c192cd-8dd9-4337-b8b0-5d98c5b096be",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5caa9582-b29b-4588-8fd9-dd8a5f4b1c0c",
            "completed": true,
            "last_updated": "2023-06-01T10:07:11.505133-04:00",
            "created_at": "2023-05-31T11:47:18.158549-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5caa9582-b29b-4588-8fd9-dd8a5f4b1c0c",
            "datetime": "2023-05-31T21:40:00-04:00",
            "cutoff_datetime": "2023-05-31T21:40:00-04:00",
            "name": "NYY (C Schmidt) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "059bc705-38ec-47b5-894c-1d8429360c33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34c192cd-8dd9-4337-b8b0-5d98c5b096be/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:18.161000-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5711.0
                            },
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58736e8b-19d9-4b7f-a46d-c97bdd2cb82b",
                            "gambit_id": "d80e4277-699a-418d-a917-dc007ab27bd0",
                            "last_updated": "2023-06-01T10:07:11.511914-04:00",
                            "created_at": "2023-05-31T11:47:18.164770-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/059bc705-38ec-47b5-894c-1d8429360c33/?format=api"
                        },
                        {
                            "id": "799e2794-f170-45c1-8778-fa8d37e999ad",
                            "gambit_id": "5ef8d73d-11b7-4e7a-b35a-bdaa7c314880",
                            "last_updated": "2023-06-01T10:07:11.509721-04:00",
                            "created_at": "2023-05-31T11:47:18.162801-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/059bc705-38ec-47b5-894c-1d8429360c33/?format=api"
                        }
                    ]
                },
                {
                    "id": "d71870b4-8270-42e8-9619-b368162c2035",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34c192cd-8dd9-4337-b8b0-5d98c5b096be/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:18.170962-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6df74adb-165e-4123-b71f-24129b5e6d92",
                            "gambit_id": "93c88b16-dccf-4e06-b6b5-a80578c77936",
                            "last_updated": "2023-06-01T10:07:11.516315-04:00",
                            "created_at": "2023-05-31T11:47:18.173076-04:00",
                            "name": "NYY",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71870b4-8270-42e8-9619-b368162c2035/?format=api"
                        },
                        {
                            "id": "7b92755f-fe82-4abf-8d3d-b21f2ff35537",
                            "gambit_id": "c2f0744d-2628-4ffe-a396-9273dada1648",
                            "last_updated": "2023-06-01T10:07:11.518666-04:00",
                            "created_at": "2023-05-31T11:47:18.177137-04:00",
                            "name": "SEA",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71870b4-8270-42e8-9619-b368162c2035/?format=api"
                        }
                    ]
                },
                {
                    "id": "280b6d82-040b-4784-9e62-00aa29aa41a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34c192cd-8dd9-4337-b8b0-5d98c5b096be/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:18.179227-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "dcc31fe0-12ff-414a-bc90-8924fb39e1d1",
                            "gambit_id": "a59d5982-21bf-48b9-bf15-e37ba4bd552f",
                            "last_updated": "2023-06-01T10:07:11.526320-04:00",
                            "created_at": "2023-05-31T11:47:18.186411-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/280b6d82-040b-4784-9e62-00aa29aa41a3/?format=api"
                        },
                        {
                            "id": "bbfcf618-854b-4326-9df6-6567bced7719",
                            "gambit_id": "54abb39e-32bd-499f-a513-2fcc2e50965a",
                            "last_updated": "2023-06-01T10:07:11.523915-04:00",
                            "created_at": "2023-05-31T11:47:18.180783-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/280b6d82-040b-4784-9e62-00aa29aa41a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "251d728b-9b72-48a4-b0c0-a8de5a387fb4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2bf9d8ec-e2df-4cb1-88a2-d2eab4a788f8",
            "completed": true,
            "last_updated": "2023-06-01T10:07:11.023338-04:00",
            "created_at": "2023-05-31T11:47:17.596760-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2bf9d8ec-e2df-4cb1-88a2-d2eab4a788f8",
            "datetime": "2023-05-31T20:10:00-04:00",
            "cutoff_datetime": "2023-05-31T20:10:00-04:00",
            "name": "MIN (L Varland) v. HOU (H Brown)",
            "bettypes": [
                {
                    "id": "03d82cdf-afb0-4496-b6f7-2d9894d445d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:17.598969-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (H Brown)",
                                "amount": 6241.0
                            },
                            {
                                "team": "MIN (L Varland)",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72c1c048-bb33-4f9e-a23d-25ab8ae42650",
                            "gambit_id": "c3578510-f588-4127-a4f7-82f96f5b5a0d",
                            "last_updated": "2023-06-01T10:07:11.032074-04:00",
                            "created_at": "2023-05-31T11:47:17.602468-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api"
                        },
                        {
                            "id": "fe181b3d-49d1-4976-a516-1e8f46daa3ee",
                            "gambit_id": "59f1a5ea-ddfe-4adf-a994-57d6bc21fc38",
                            "last_updated": "2023-06-01T10:07:11.029497-04:00",
                            "created_at": "2023-05-31T11:47:17.600668-04:00",
                            "name": "MIN (L Varland)",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fe0092a-adfb-4c45-b5eb-1c9800586167",
                    "match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:17.604217-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4efee16b-e54a-4f9a-a107-d1fd718886a1",
                            "gambit_id": "05ec5165-c87d-4fb6-95f2-fdbcb71c0abf",
                            "last_updated": "2023-06-01T10:07:11.037577-04:00",
                            "created_at": "2023-05-31T11:47:17.605867-04:00",
                            "name": "MIN",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api"
                        },
                        {
                            "id": "c02a80fa-c0b0-438a-9dee-281ae078b4c5",
                            "gambit_id": "e80f9da3-ca19-427b-b75d-be20f8b4ee30",
                            "last_updated": "2023-06-01T10:07:11.040540-04:00",
                            "created_at": "2023-05-31T11:47:17.607600-04:00",
                            "name": "HOU",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api"
                        }
                    ]
                },
                {
                    "id": "1018c654-0e0d-4d2e-be3e-a001c518081c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:17.609460-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e3bbc96-ec56-444c-8920-177693381eec",
                            "gambit_id": "1c4692c5-743d-4612-83de-1223adcce643",
                            "last_updated": "2023-06-01T10:07:11.047015-04:00",
                            "created_at": "2023-05-31T11:47:17.611218-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api"
                        },
                        {
                            "id": "683e1a11-b2e6-40f0-b19f-5f47ffbe586a",
                            "gambit_id": "240ca9c4-c2ff-4958-8008-06c6aabd2357",
                            "last_updated": "2023-06-01T10:07:11.049740-04:00",
                            "created_at": "2023-05-31T11:47:17.612845-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2bf7242b-dc50-4e63-a14a-15be16a217b2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cbb4e1ab-4b31-4be0-9beb-ca2e95ea4b79",
            "completed": true,
            "last_updated": "2023-06-01T10:07:10.748305-04:00",
            "created_at": "2023-05-31T11:47:17.380760-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cbb4e1ab-4b31-4be0-9beb-ca2e95ea4b79",
            "datetime": "2023-05-31T19:10:00-04:00",
            "cutoff_datetime": "2023-05-31T19:10:00-04:00",
            "name": "CIN (L Weaver) v. BOS (J Paxton)",
            "bettypes": [
                {
                    "id": "7aa26bba-61e4-40f4-8d2d-26379819400c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf7242b-dc50-4e63-a14a-15be16a217b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:17.384115-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Paxton)",
                                "amount": 5990.0
                            },
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 4010.0
                            }
                        ],
                        "expected_reward_tokens": 9583.9,
                        "profit_sb": 83.9,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e30eb065-5609-441c-b50c-145d963c7efb",
                            "gambit_id": "d70af4e1-f39a-4c66-87f1-18b9f1c8fbca",
                            "last_updated": "2023-06-01T10:07:10.757695-04:00",
                            "created_at": "2023-05-31T11:47:17.389686-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aa26bba-61e4-40f4-8d2d-26379819400c/?format=api"
                        },
                        {
                            "id": "395fd859-8f33-4378-971d-d63befcbf463",
                            "gambit_id": "5c7d6fbe-8999-4bf0-b393-599dec56eff9",
                            "last_updated": "2023-06-01T10:07:10.754969-04:00",
                            "created_at": "2023-05-31T11:47:17.386658-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aa26bba-61e4-40f4-8d2d-26379819400c/?format=api"
                        }
                    ]
                },
                {
                    "id": "375580a9-965a-453b-9813-26bc57260d3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf7242b-dc50-4e63-a14a-15be16a217b2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:17.392309-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af0fe8da-8881-4094-a906-cbc83c5ab8cb",
                            "gambit_id": "1052e9fb-16e6-4868-a3d4-da8fb954fca5",
                            "last_updated": "2023-06-01T10:07:10.762618-04:00",
                            "created_at": "2023-05-31T11:47:17.394520-04:00",
                            "name": "CIN",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/375580a9-965a-453b-9813-26bc57260d3f/?format=api"
                        },
                        {
                            "id": "e0145d6f-e945-4331-b4cd-2445422edb35",
                            "gambit_id": "e9b1fb6f-a7d9-488f-b646-c37ed82d403b",
                            "last_updated": "2023-06-01T10:07:10.765082-04:00",
                            "created_at": "2023-05-31T11:47:17.396779-04:00",
                            "name": "BOS",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/375580a9-965a-453b-9813-26bc57260d3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "45fb1838-22f7-40ed-b1e9-dbdcb4b84fe9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf7242b-dc50-4e63-a14a-15be16a217b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:17.399411-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86381963-c0c4-47eb-9f70-2b4bc8ba3b69",
                            "gambit_id": "e4efd1ed-1af9-4d23-91bc-b657b1492929",
                            "last_updated": "2023-06-01T10:07:10.773333-04:00",
                            "created_at": "2023-05-31T11:47:17.404580-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fb1838-22f7-40ed-b1e9-dbdcb4b84fe9/?format=api"
                        },
                        {
                            "id": "a508f735-c595-4c1a-ab15-11d575a6817e",
                            "gambit_id": "8ec68d8e-996c-4c46-baaf-08327400f825",
                            "last_updated": "2023-06-01T10:07:10.770910-04:00",
                            "created_at": "2023-05-31T11:47:17.402173-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fb1838-22f7-40ed-b1e9-dbdcb4b84fe9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3f576b22-c7b5-45bb-8c83-e48f0717bd65",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2d81d1fe-17c1-4e17-a441-57f015d0aecc",
            "completed": true,
            "last_updated": "2023-06-01T10:07:02.400679-04:00",
            "created_at": "2023-05-31T11:47:17.167708-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2d81d1fe-17c1-4e17-a441-57f015d0aecc",
            "datetime": "2023-05-31T19:10:00-04:00",
            "cutoff_datetime": "2023-05-31T19:10:00-04:00",
            "name": "PHI (A Nola) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "05c02a86-d9c6-47da-88b2-4e74ca965573",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-05-31T11:47:17.171171-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 5337.0
                            },
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ea31102-ec0c-4dc4-aa78-e67302e719ed",
                            "gambit_id": "c7106046-4130-491a-98cf-d531310aa2aa",
                            "last_updated": "2023-06-01T10:07:02.407535-04:00",
                            "created_at": "2023-05-31T11:47:17.173599-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api"
                        },
                        {
                            "id": "afe65ae2-f422-4187-a54b-fd9bffc7628c",
                            "gambit_id": "39228792-5fef-4aad-9910-cf9350e8d994",
                            "last_updated": "2023-06-01T10:07:02.409836-04:00",
                            "created_at": "2023-05-31T11:47:17.176808-04:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4276bee-3639-4138-bbc8-53302462138c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-05-31T11:47:17.179210-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5867.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "147d7d4e-9602-4009-a2cb-fc90156a8631",
                            "gambit_id": "2b546025-d9c7-49d9-9826-4eaba4f84c7c",
                            "last_updated": "2023-06-01T10:07:02.416898-04:00",
                            "created_at": "2023-05-31T11:47:17.183507-04:00",
                            "name": "NYM",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api"
                        },
                        {
                            "id": "8441d880-1074-47a5-a145-e3e7493bbff8",
                            "gambit_id": "05b37135-23e0-4b75-baa7-d3f4b135b4bb",
                            "last_updated": "2023-06-01T10:07:02.414786-04:00",
                            "created_at": "2023-05-31T11:47:17.181558-04:00",
                            "name": "PHI",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c733617f-8204-4cab-b0da-c0aa817b0235",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-05-31T11:47:17.185485-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e81dcc3a-6d68-4591-b92e-7d74c176d26b",
                            "gambit_id": "1308076f-7791-41fe-a333-3674725b16db",
                            "last_updated": "2023-06-01T10:07:02.420678-04:00",
                            "created_at": "2023-05-31T11:47:17.187626-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/c733617f-8204-4cab-b0da-c0aa817b0235/?format=api"
                        },
                        {
                            "id": "cd5f9941-82f8-4ac5-b7fd-98a54a1963ac",
                            "gambit_id": "8c3859ed-0ae9-4e9f-8bf2-6b53c3f5df2a",
                            "last_updated": "2023-06-01T10:07:02.423019-04:00",
                            "created_at": "2023-05-31T11:47:17.190010-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/c733617f-8204-4cab-b0da-c0aa817b0235/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}