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=2800
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=2900",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=2700",
    "results": [
        {
            "id": "273ac291-d384-49fc-aeb9-ee5d1dbd9135",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "13e06e34-c549-4826-84cc-cf503b9c36d0",
            "completed": true,
            "last_updated": "2023-08-23T09:58:08.300189-04:00",
            "created_at": "2023-08-21T09:03:13.974184-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/13e06e34-c549-4826-84cc-cf503b9c36d0",
            "datetime": "2023-08-21T18:40:00-04:00",
            "cutoff_datetime": "2023-08-21T18:40:00-04:00",
            "name": "CHC (J Assad) v. DET (A Faedo)",
            "bettypes": [
                {
                    "id": "da66893a-7a9a-49bd-80b7-db113158488e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/273ac291-d384-49fc-aeb9-ee5d1dbd9135/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-21T09:03:13.985993-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Assad)",
                                "amount": 5170.0
                            },
                            {
                                "team": "DET (A Faedo)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70c7a581-eb34-4857-b7fa-31fdbad072cc",
                            "gambit_id": "39e1a685-7cd7-4f02-aeed-70d8ea337a8f",
                            "last_updated": "2023-08-23T09:58:08.316087-04:00",
                            "created_at": "2023-08-21T09:03:13.992017-04:00",
                            "name": "CHC (J Assad)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da66893a-7a9a-49bd-80b7-db113158488e/?format=api"
                        },
                        {
                            "id": "e6cc7c06-d344-4ad6-b522-e196824a78ee",
                            "gambit_id": "e71e45ea-e9fd-48e8-a238-efe6efa61a48",
                            "last_updated": "2023-08-23T09:58:08.323446-04:00",
                            "created_at": "2023-08-21T09:03:13.997263-04:00",
                            "name": "DET (A Faedo)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da66893a-7a9a-49bd-80b7-db113158488e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b2b3b60-afd7-4cc8-bdf6-dae6112a379c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/273ac291-d384-49fc-aeb9-ee5d1dbd9135/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-21T09:03:14.001186-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31fb8a9c-4396-4a85-973b-79149bd9d3e4",
                            "gambit_id": "37dd6c27-51ca-4f19-802e-0e1d6fe195ce",
                            "last_updated": "2023-08-23T09:58:08.338755-04:00",
                            "created_at": "2023-08-21T09:03:14.020981-04:00",
                            "name": "DET",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2b3b60-afd7-4cc8-bdf6-dae6112a379c/?format=api"
                        },
                        {
                            "id": "98b8c786-bd1b-46f8-accf-85b31852689e",
                            "gambit_id": "d0cfe534-e420-4cb0-ba3d-57d329fcfa9f",
                            "last_updated": "2023-08-23T09:58:08.334898-04:00",
                            "created_at": "2023-08-21T09:03:14.005650-04:00",
                            "name": "CHC",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2b3b60-afd7-4cc8-bdf6-dae6112a379c/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/273ac291-d384-49fc-aeb9-ee5d1dbd9135/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-21T09:03:14.028340-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e2c6981c-3ab5-4cdc-b8d8-f72e3c65a679",
                            "gambit_id": "5793b3ab-7aa4-4751-b0c7-c37ab1a77a56",
                            "last_updated": "2023-08-23T09:58:08.349735-04:00",
                            "created_at": "2023-08-21T09:03:14.037601-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/bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2/?format=api"
                        },
                        {
                            "id": "ec94d131-c0f7-4fb1-93ea-81dafa47adb4",
                            "gambit_id": "9e97cbad-d2cd-41b0-9da5-6bb6cf3c6776",
                            "last_updated": "2023-08-23T09:58:08.353329-04:00",
                            "created_at": "2023-08-21T09:03:14.033410-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/bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d6fdd954-2982-4bc4-a3e6-4843f53cc675",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3d923b01-531e-45fa-8896-c5f2593ab358",
            "completed": true,
            "last_updated": "2023-08-23T08:33:22.541292-04:00",
            "created_at": "2023-08-21T09:03:14.245948-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3d923b01-531e-45fa-8896-c5f2593ab358",
            "datetime": "2023-08-21T18:40:00-04:00",
            "cutoff_datetime": "2023-08-21T18:40:00-04:00",
            "name": "SFO (S Alexander) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "89e8b7f7-cdfb-4200-8016-cc9e385e0a1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-21T09:03:14.254933-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5714.0
                            },
                            {
                                "team": "SFO (S Alexander)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "449d8b10-d0ec-4127-a633-9c279e1b4fdb",
                            "gambit_id": "c5ebbb83-bef3-49e1-9e00-b847ab25c207",
                            "last_updated": "2023-08-23T08:33:22.556415-04:00",
                            "created_at": "2023-08-21T09:03:14.264739-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api"
                        },
                        {
                            "id": "6d1df149-77b3-46f6-b6be-d609ce251371",
                            "gambit_id": "8b7f74cd-d982-48b7-adbe-7f3cb567be4d",
                            "last_updated": "2023-08-23T08:33:22.553094-04:00",
                            "created_at": "2023-08-21T09:03:14.258813-04:00",
                            "name": "SFO (S Alexander)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef24dbab-103f-480b-973a-83f1ce35d99a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-21T09:03:14.268877-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 6090.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5f900a0-ba7e-490c-9d4b-a7cd148dbd9a",
                            "gambit_id": "1ece421a-f43f-4319-a5c9-35ccb6af2bd0",
                            "last_updated": "2023-08-23T08:33:22.563161-04:00",
                            "created_at": "2023-08-21T09:03:14.272835-04:00",
                            "name": "SFO",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef24dbab-103f-480b-973a-83f1ce35d99a/?format=api"
                        },
                        {
                            "id": "735edf5a-eeb2-4a7d-8917-4ea56d69b670",
                            "gambit_id": "e28a9bc9-0184-4d53-9510-288376caddcf",
                            "last_updated": "2023-08-23T08:33:22.566500-04:00",
                            "created_at": "2023-08-21T09:03:14.277121-04:00",
                            "name": "PHI",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef24dbab-103f-480b-973a-83f1ce35d99a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8c9c40d-9a0c-4d5e-b19e-796b43cf0bbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-21T09:03:14.281324-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e9f8d8c7-0c40-4a5e-aaeb-5b99a1ada0a9",
                            "gambit_id": "de473028-6726-4d66-a30d-c15ba5e7a7af",
                            "last_updated": "2023-08-23T08:33:22.576553-04:00",
                            "created_at": "2023-08-21T09:03:14.289574-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/e8c9c40d-9a0c-4d5e-b19e-796b43cf0bbf/?format=api"
                        },
                        {
                            "id": "86991bf7-30e8-4540-a292-44db856ae910",
                            "gambit_id": "fb5bac39-04a8-48c3-815f-9cdc0aa7f7d5",
                            "last_updated": "2023-08-23T08:33:22.573069-04:00",
                            "created_at": "2023-08-21T09:03:14.285188-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/e8c9c40d-9a0c-4d5e-b19e-796b43cf0bbf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d75b5d45-058f-472c-b215-4a5a17593172",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "951ab98d-68d2-4458-b85f-4495f841c2f9",
            "completed": false,
            "last_updated": "2023-08-28T17:38:11.901432-04:00",
            "created_at": "2023-08-21T09:03:15.947154-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/951ab98d-68d2-4458-b85f-4495f841c2f9",
            "datetime": "2023-08-21T17:40:00-04:00",
            "cutoff_datetime": "2023-08-21T17:40:00-04:00",
            "name": "TEX (J Montgomery) v. ARI (S Cecconi)",
            "bettypes": [
                {
                    "id": "9f6da588-8c39-4569-9960-1d1748371292",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d75b5d45-058f-472c-b215-4a5a17593172/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-21T09:03:15.957114-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Montgomery)",
                                "amount": 5888.0
                            },
                            {
                                "team": "ARI (S Cecconi)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9681d89f-f5bc-4478-80dc-95814be6141f",
                            "gambit_id": "ce5c6d6c-7cce-4e67-91a8-104b005ba072",
                            "last_updated": "2023-08-28T17:38:11.915680-04:00",
                            "created_at": "2023-08-21T09:03:15.961051-04:00",
                            "name": "TEX (J Montgomery)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6da588-8c39-4569-9960-1d1748371292/?format=api"
                        },
                        {
                            "id": "8b5e9086-3997-4582-a683-349132603926",
                            "gambit_id": "d7861c1e-4bd8-4b4e-8408-b65362681898",
                            "last_updated": "2023-08-28T17:38:11.919419-04:00",
                            "created_at": "2023-08-21T09:03:15.965271-04:00",
                            "name": "ARI (S Cecconi)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6da588-8c39-4569-9960-1d1748371292/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cdcea41-3691-45b8-b86b-f1087aa0987d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d75b5d45-058f-472c-b215-4a5a17593172/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-21T09:03:15.969412-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e70e5a75-b4e3-46bf-a381-a1328e4e171c",
                            "gambit_id": "0edbb097-8556-4633-ab86-5682a01f5f3e",
                            "last_updated": "2023-08-28T17:38:11.929989-04:00",
                            "created_at": "2023-08-21T09:03:15.977382-04:00",
                            "name": "ARI",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cdcea41-3691-45b8-b86b-f1087aa0987d/?format=api"
                        },
                        {
                            "id": "ac9a9ef0-e9c7-4f17-bc6c-724fa609e638",
                            "gambit_id": "c4655c85-a61b-485d-8c98-57c9465bc36b",
                            "last_updated": "2023-08-28T17:38:11.926277-04:00",
                            "created_at": "2023-08-21T09:03:15.973065-04:00",
                            "name": "TEX",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cdcea41-3691-45b8-b86b-f1087aa0987d/?format=api"
                        }
                    ]
                },
                {
                    "id": "483fb1d0-0b9f-4641-90fb-6b2ebfa207b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d75b5d45-058f-472c-b215-4a5a17593172/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-21T09:03:15.981764-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b9442046-1563-43d9-8367-4761edf0f59a",
                            "gambit_id": "b50c4c49-fc56-4b60-b9e5-75ff57803c04",
                            "last_updated": "2023-08-28T17:38:11.938043-04:00",
                            "created_at": "2023-08-21T09:03:15.995557-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/483fb1d0-0b9f-4641-90fb-6b2ebfa207b1/?format=api"
                        },
                        {
                            "id": "9397caa7-a843-4c0a-8f7a-8d39f1305b87",
                            "gambit_id": "60694a89-fe54-402f-8d3b-93998cfab926",
                            "last_updated": "2023-08-28T17:38:11.941388-04:00",
                            "created_at": "2023-08-21T09:03:16.004007-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/483fb1d0-0b9f-4641-90fb-6b2ebfa207b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f09e62f0-8146-4097-8c68-4ab01ba416e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e422fcb6-9866-4e66-a869-5540dc5e60ad",
            "completed": true,
            "last_updated": "2023-08-22T09:42:59.176910-04:00",
            "created_at": "2023-08-18T17:53:23.336230-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.63,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e422fcb6-9866-4e66-a869-5540dc5e60ad",
            "datetime": "2023-08-21T15:00:00-04:00",
            "cutoff_datetime": "2023-08-21T15:00:00-04:00",
            "name": "Crystal Palace v. Arsenal",
            "bettypes": [
                {
                    "id": "526ad0fa-391e-47ec-922d-d1caf64ae99c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f09e62f0-8146-4097-8c68-4ab01ba416e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:23.342256-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6388.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3612.0
                            }
                        ],
                        "expected_reward_tokens": 11881.68,
                        "profit_sb": 2381.68,
                        "profit_sb_percentage": 25.07,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 4974.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2812.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2213.0
                            }
                        ],
                        "expected_reward_tokens": 9250.34,
                        "profit_sb": -249.66,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90cc75a9-f08e-4a73-9f94-09972f5c16a4",
                            "gambit_id": "cd18ac7e-3505-4cdb-b73c-ff05d845ac38",
                            "last_updated": "2023-08-22T09:42:59.217833-04:00",
                            "created_at": "2023-08-18T17:53:23.354007-04:00",
                            "name": "Arsenal",
                            "reward": "1.86000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526ad0fa-391e-47ec-922d-d1caf64ae99c/?format=api"
                        },
                        {
                            "id": "cfed4ac6-045c-4dd4-8fd8-aad028681f9f",
                            "gambit_id": "74224d05-63b5-4ac0-8944-e5106bfca0d3",
                            "last_updated": "2023-08-22T09:42:59.200315-04:00",
                            "created_at": "2023-08-18T17:53:23.346006-04:00",
                            "name": "Draw",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526ad0fa-391e-47ec-922d-d1caf64ae99c/?format=api"
                        },
                        {
                            "id": "02cee183-9002-4970-8197-48d88d3323ef",
                            "gambit_id": "3392595b-148e-412f-97f5-b1701446f14a",
                            "last_updated": "2023-08-22T09:42:59.212206-04:00",
                            "created_at": "2023-08-18T17:53:23.350020-04:00",
                            "name": "Crystal Palace",
                            "reward": "4.18000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526ad0fa-391e-47ec-922d-d1caf64ae99c/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ec448c5-4e79-4e86-a9fb-42f176f0b220",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f09e62f0-8146-4097-8c68-4ab01ba416e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:23.357731-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5376.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 9246.72,
                        "profit_sb": -253.28,
                        "profit_sb_percentage": -2.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94c9a250-4081-4b7a-abe9-34207990bd4f",
                            "gambit_id": "77216840-1b58-4d79-8ce6-9ed5a6d2b07b",
                            "last_updated": "2023-08-22T09:42:59.233489-04:00",
                            "created_at": "2023-08-18T17:53:23.366532-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api"
                        },
                        {
                            "id": "d1d7bde4-bb00-4cdc-be9e-5aee91f45637",
                            "gambit_id": "2ac6886e-378c-4d5c-83f4-22ca924c01e3",
                            "last_updated": "2023-08-22T09:42:59.228504-04:00",
                            "created_at": "2023-08-18T17:53:23.362100-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec448c5-4e79-4e86-a9fb-42f176f0b220/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "236854cb-70e6-4366-b93e-2612566fe6ed",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "66df6650-7d98-4dde-9d43-da7e1fe8c695",
            "completed": true,
            "last_updated": "2023-08-21T17:48:34.471280-04:00",
            "created_at": "2023-08-20T08:43:05.176466-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/66df6650-7d98-4dde-9d43-da7e1fe8c695",
            "datetime": "2023-08-20T19:10:00-04:00",
            "cutoff_datetime": "2023-08-20T19:10:00-04:00",
            "name": "PHI (Z Wheeler) v. WAS (T Williams)",
            "bettypes": [
                {
                    "id": "a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/236854cb-70e6-4366-b93e-2612566fe6ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:05.193569-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6682.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1975c826-f0fb-4260-ad46-860395798e75",
                            "gambit_id": "afc5483c-ce2d-4043-93d7-6c4ed9b3cd2e",
                            "last_updated": "2023-08-21T17:48:34.485117-04:00",
                            "created_at": "2023-08-20T08:43:05.203913-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc/?format=api"
                        },
                        {
                            "id": "cd73d295-006f-4a09-ad36-7d35f6d84d78",
                            "gambit_id": "d91f2f0f-dc04-4552-863d-1fcda6551816",
                            "last_updated": "2023-08-21T17:48:34.488435-04:00",
                            "created_at": "2023-08-20T08:43:05.208431-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ecc2cd-bc5f-4ce6-a5d9-5bf98ca512cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "770f813e-41ca-4747-9d36-86198c4131ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/236854cb-70e6-4366-b93e-2612566fe6ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:05.212146-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a7bafd5-aa48-484c-bcdb-8ad2312031d1",
                            "gambit_id": "e924a50a-30b5-4139-99cf-bf4dfc024474",
                            "last_updated": "2023-08-21T17:48:34.495223-04:00",
                            "created_at": "2023-08-20T08:43:05.216192-04:00",
                            "name": "PHI",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770f813e-41ca-4747-9d36-86198c4131ae/?format=api"
                        },
                        {
                            "id": "05ae38e4-a206-4409-803d-16e7f248c0c3",
                            "gambit_id": "56445aa9-c8f1-4898-947e-3b50d1988795",
                            "last_updated": "2023-08-21T17:48:34.498538-04:00",
                            "created_at": "2023-08-20T08:43:05.223838-04:00",
                            "name": "WAS",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770f813e-41ca-4747-9d36-86198c4131ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "a46130da-dac5-4af2-a52c-3d1ceaafe395",
                    "match": "https://api-prod.gambitprofit.com/api/matches/236854cb-70e6-4366-b93e-2612566fe6ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:05.229828-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "96b60bc9-fd71-49ff-ad2d-f137e58e4c19",
                            "gambit_id": "093fa390-490a-44e4-9412-544643a4c602",
                            "last_updated": "2023-08-21T17:48:34.522759-04:00",
                            "created_at": "2023-08-20T08:43:05.239843-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/a46130da-dac5-4af2-a52c-3d1ceaafe395/?format=api"
                        },
                        {
                            "id": "76481255-3bbf-442f-878d-4572f4bd0936",
                            "gambit_id": "57c0db66-ac52-461b-9986-5d6960640ea9",
                            "last_updated": "2023-08-21T17:48:34.505355-04:00",
                            "created_at": "2023-08-20T08:43:05.235319-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/a46130da-dac5-4af2-a52c-3d1ceaafe395/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8337444e-30ab-4828-a98f-cf419ae55461",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f0acb88c-2fd3-4417-8cc1-0cd52a50cb6c",
            "completed": true,
            "last_updated": "2023-08-21T20:08:17.594840-04:00",
            "created_at": "2023-08-17T13:03:07.407650-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f0acb88c-2fd3-4417-8cc1-0cd52a50cb6c",
            "datetime": "2023-08-20T19:05:00-04:00",
            "cutoff_datetime": "2023-08-20T19:05:00-04:00",
            "name": "New Orleans Saints v. Los Angeles Chargers",
            "bettypes": [
                {
                    "id": "38760a45-0f71-4614-bfe4-0b9cf6f65724",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8337444e-30ab-4828-a98f-cf419ae55461/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:07.430138-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 6010.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0bc2c7c-7849-4fd5-b623-bd96327c5506",
                            "gambit_id": "d37e1f0d-aad1-4df0-82ae-ea49e72658df",
                            "last_updated": "2023-08-21T20:08:17.614515-04:00",
                            "created_at": "2023-08-17T13:03:07.433845-04:00",
                            "name": "New Orleans Saints",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38760a45-0f71-4614-bfe4-0b9cf6f65724/?format=api"
                        },
                        {
                            "id": "228e34af-5282-49dd-9e03-5a99c4c9862f",
                            "gambit_id": "c8442aa4-4b09-4e2b-beba-34c069a0f845",
                            "last_updated": "2023-08-21T20:08:17.617737-04:00",
                            "created_at": "2023-08-17T13:03:07.437764-04:00",
                            "name": "Los Angeles Chargers",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38760a45-0f71-4614-bfe4-0b9cf6f65724/?format=api"
                        }
                    ]
                },
                {
                    "id": "52359a28-0023-4b5a-aa77-8e766c7008c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8337444e-30ab-4828-a98f-cf419ae55461/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:07.417331-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 5107.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d3f8eb8-4588-4988-a8c7-28fdbddbd83b",
                            "gambit_id": "5d0c713a-0e75-4687-9fa7-aedcc7837d44",
                            "last_updated": "2023-08-21T20:08:17.604273-04:00",
                            "created_at": "2023-08-17T13:03:07.421565-04:00",
                            "name": "New Orleans Saints",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52359a28-0023-4b5a-aa77-8e766c7008c4/?format=api"
                        },
                        {
                            "id": "e5fb5762-3d8b-455a-8312-72fd3b9eabd3",
                            "gambit_id": "1dbd6145-9a3e-4c5a-9e0f-a5f2375db2f2",
                            "last_updated": "2023-08-21T20:08:17.607870-04:00",
                            "created_at": "2023-08-17T13:03:07.426158-04:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52359a28-0023-4b5a-aa77-8e766c7008c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a866908-a5db-428c-8c0c-5a54f3f8b43b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8337444e-30ab-4828-a98f-cf419ae55461/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:07.442652-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 36.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 36.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4ba5858-16df-4445-a798-75987d569a00",
                            "gambit_id": "e8adff08-bbc1-48ce-be48-a3ebe824b1c5",
                            "last_updated": "2023-08-21T20:08:17.624119-04:00",
                            "created_at": "2023-08-17T13:03:07.447424-04:00",
                            "name": "Game Total Over 36.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a866908-a5db-428c-8c0c-5a54f3f8b43b/?format=api"
                        },
                        {
                            "id": "ad605806-9f74-4906-91a5-e67dff417e0b",
                            "gambit_id": "b742bac9-9f89-40ff-a1ff-2cb244faeaba",
                            "last_updated": "2023-08-21T20:08:17.627194-04:00",
                            "created_at": "2023-08-17T13:03:07.452986-04:00",
                            "name": "Game Total Under 36.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a866908-a5db-428c-8c0c-5a54f3f8b43b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95eee4ff-597e-41e5-b1cd-951370791cd8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9fe48040-4bf8-409f-acfa-857e27916b67",
            "completed": true,
            "last_updated": "2023-08-21T17:53:26.280323-04:00",
            "created_at": "2023-08-20T08:43:04.899137-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9fe48040-4bf8-409f-acfa-857e27916b67",
            "datetime": "2023-08-20T16:07:00-04:00",
            "cutoff_datetime": "2023-08-20T16:07:00-04:00",
            "name": "BAL (K Bradish) v. OAK (J Sears)",
            "bettypes": [
                {
                    "id": "9317a1a3-9d97-457b-8666-275e8868d168",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:04.909363-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 6359.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f3a8c66-ca55-4c7e-9ebf-b3c27f4fe5ed",
                            "gambit_id": "d8429ab6-0c85-4316-9c44-74d0ee812dbc",
                            "last_updated": "2023-08-21T17:53:26.289945-04:00",
                            "created_at": "2023-08-20T08:43:04.914113-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api"
                        },
                        {
                            "id": "5cf1a89b-399c-4c7a-a9be-37df6bb2b91a",
                            "gambit_id": "d133de8d-d7e2-420c-95a0-00adad4448f0",
                            "last_updated": "2023-08-21T17:53:26.293169-04:00",
                            "created_at": "2023-08-20T08:43:04.918629-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfcad6ff-2c6e-4180-afcc-e09723140d22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:04.922801-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c1a71c6-c209-4d55-8eb2-c7e36c71c32a",
                            "gambit_id": "33a6e71a-6739-430f-b780-ad78f109c165",
                            "last_updated": "2023-08-21T17:53:26.299704-04:00",
                            "created_at": "2023-08-20T08:43:04.933036-04:00",
                            "name": "BAL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api"
                        },
                        {
                            "id": "5c22b5b3-1988-46d3-ab0c-21664fd5db50",
                            "gambit_id": "d9bdcea9-f16c-4299-ac05-609b8d26a226",
                            "last_updated": "2023-08-21T17:53:26.303178-04:00",
                            "created_at": "2023-08-20T08:43:04.937980-04:00",
                            "name": "OAK",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a97d51c-9779-4f61-855c-10303a424ba2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:04.955699-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d8249e44-5507-4cbd-8555-5151559f1a38",
                            "gambit_id": "4e6cd26f-1917-4d43-ba13-c9a791536b40",
                            "last_updated": "2023-08-21T17:53:26.313353-04:00",
                            "created_at": "2023-08-20T08:43:04.983802-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/2a97d51c-9779-4f61-855c-10303a424ba2/?format=api"
                        },
                        {
                            "id": "e44c7924-b97d-400c-8bef-537297f7a0e0",
                            "gambit_id": "1da95301-8f50-4960-bfbd-dca2b6fa2cb2",
                            "last_updated": "2023-08-21T17:53:26.309968-04:00",
                            "created_at": "2023-08-20T08:43:04.968868-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/2a97d51c-9779-4f61-855c-10303a424ba2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b63ce23-2c72-4b94-810c-44a710902eff",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86e529d4-60f4-434d-8016-14211b495598",
            "completed": true,
            "last_updated": "2023-08-21T11:13:24.419517-04:00",
            "created_at": "2023-08-20T08:43:04.649204-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/86e529d4-60f4-434d-8016-14211b495598",
            "datetime": "2023-08-20T15:10:00-04:00",
            "cutoff_datetime": "2023-08-20T15:10:00-04:00",
            "name": "CWS (D Cease) v. COL (C Flexen)",
            "bettypes": [
                {
                    "id": "3eaf5686-ca20-48f9-ab41-133c8fd1ebc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:04.662843-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5615.0
                            },
                            {
                                "team": "COL (C Flexen)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "928690e1-2c7c-4892-b6dd-15f57868fe8d",
                            "gambit_id": "17501b3c-cfe5-4e69-845a-d6574d26771f",
                            "last_updated": "2023-08-21T11:13:24.427964-04:00",
                            "created_at": "2023-08-20T08:43:04.667494-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api"
                        },
                        {
                            "id": "1d5e52a9-06b3-4a02-9834-4d9c020e36d8",
                            "gambit_id": "04cc36b0-8a1b-4ab6-ac97-4e827931cc89",
                            "last_updated": "2023-08-21T11:13:24.431480-04:00",
                            "created_at": "2023-08-20T08:43:04.671673-04:00",
                            "name": "COL (C Flexen)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaf5686-ca20-48f9-ab41-133c8fd1ebc3/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd16ab44-b6ec-474f-ac86-29f41b9400cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:04.676490-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5319.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f76f60e-f544-4c2c-a65a-5527d1444cc3",
                            "gambit_id": "23e5105a-57af-4bc3-a2e8-79b74f4ae692",
                            "last_updated": "2023-08-21T11:13:24.441428-04:00",
                            "created_at": "2023-08-20T08:43:04.689497-04:00",
                            "name": "COL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd16ab44-b6ec-474f-ac86-29f41b9400cc/?format=api"
                        },
                        {
                            "id": "d6580c59-2dbc-47fb-aa63-3d036fd00f33",
                            "gambit_id": "281ca56b-0658-4341-9b50-bdbc27260a43",
                            "last_updated": "2023-08-21T11:13:24.438020-04:00",
                            "created_at": "2023-08-20T08:43:04.684745-04:00",
                            "name": "CWS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd16ab44-b6ec-474f-ac86-29f41b9400cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "10af00a7-88cd-4300-9938-285ed636f2f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b63ce23-2c72-4b94-810c-44a710902eff/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:04.693799-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "790290f0-63c4-4e6c-8b3a-e08767696184",
                            "gambit_id": "46969d87-8f8b-49b0-a81f-3037d9473561",
                            "last_updated": "2023-08-21T11:13:24.448203-04:00",
                            "created_at": "2023-08-20T08:43:04.698375-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10af00a7-88cd-4300-9938-285ed636f2f7/?format=api"
                        },
                        {
                            "id": "0473908e-ae50-4e1d-bd79-ec4b4e532c5d",
                            "gambit_id": "6573cdd4-09ae-43d7-98be-3606719e1c63",
                            "last_updated": "2023-08-21T11:13:24.451439-04:00",
                            "created_at": "2023-08-20T08:43:04.709158-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10af00a7-88cd-4300-9938-285ed636f2f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2bfbfafd-b901-4592-9aca-90ba6460572c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "99b0f2a8-6fad-403d-b266-28ff4d3acb0f",
            "completed": true,
            "last_updated": "2023-08-21T17:53:26.039944-04:00",
            "created_at": "2023-08-20T08:43:04.400945-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/99b0f2a8-6fad-403d-b266-28ff4d3acb0f",
            "datetime": "2023-08-20T14:35:00-04:00",
            "cutoff_datetime": "2023-08-20T14:35:00-04:00",
            "name": "MIL (A Houser) v. TEX (M Scherzer)",
            "bettypes": [
                {
                    "id": "e3283ca5-7d47-4399-9a34-c330f2d2749c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bfbfafd-b901-4592-9aca-90ba6460572c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:04.407239-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Scherzer)",
                                "amount": 6434.0
                            },
                            {
                                "team": "MIL (A Houser)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "30c4b61a-3b6e-45db-960c-4eb03e371cc8",
                            "gambit_id": "9fb0c2c5-0af2-4892-9277-bd445a41c43a",
                            "last_updated": "2023-08-21T17:53:26.058254-04:00",
                            "created_at": "2023-08-20T08:43:04.416501-04:00",
                            "name": "TEX (M Scherzer)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3283ca5-7d47-4399-9a34-c330f2d2749c/?format=api"
                        },
                        {
                            "id": "18f95f64-4b39-419c-9c68-99e38048f5c5",
                            "gambit_id": "ce4b2e53-29a8-431e-adee-4bdc55fcc05c",
                            "last_updated": "2023-08-21T17:53:26.054808-04:00",
                            "created_at": "2023-08-20T08:43:04.411860-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3283ca5-7d47-4399-9a34-c330f2d2749c/?format=api"
                        }
                    ]
                },
                {
                    "id": "83843edf-0c78-46c8-83a8-c94c7b3f2313",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bfbfafd-b901-4592-9aca-90ba6460572c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:04.421838-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4411d0b-1e00-46c2-b7a7-b0f0b5663e02",
                            "gambit_id": "416e0b0c-7ae6-4be1-9368-6700d025d7c7",
                            "last_updated": "2023-08-21T17:53:26.065147-04:00",
                            "created_at": "2023-08-20T08:43:04.426370-04:00",
                            "name": "MIL",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83843edf-0c78-46c8-83a8-c94c7b3f2313/?format=api"
                        },
                        {
                            "id": "182ca511-53a0-45e3-bd6f-d07171067b7b",
                            "gambit_id": "701f0eaf-fc5c-45d4-9406-1d11a52a7755",
                            "last_updated": "2023-08-21T17:53:26.068454-04:00",
                            "created_at": "2023-08-20T08:43:04.434659-04:00",
                            "name": "TEX",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83843edf-0c78-46c8-83a8-c94c7b3f2313/?format=api"
                        }
                    ]
                },
                {
                    "id": "849d8b1f-a30d-4847-ae8f-6e12e60f751d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bfbfafd-b901-4592-9aca-90ba6460572c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:04.439921-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "154ab4b2-d0c2-4d17-a4a8-8fb32d6af695",
                            "gambit_id": "8e789756-cb68-4226-8283-6806d212e887",
                            "last_updated": "2023-08-21T17:53:26.075288-04:00",
                            "created_at": "2023-08-20T08:43:04.444845-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/849d8b1f-a30d-4847-ae8f-6e12e60f751d/?format=api"
                        },
                        {
                            "id": "4defc647-7cf9-404d-8c35-1babc955fca6",
                            "gambit_id": "5ce0e1d4-7236-4b0a-a2b2-8a9b8a56f5b6",
                            "last_updated": "2023-08-21T17:53:26.078609-04:00",
                            "created_at": "2023-08-20T08:43:04.450318-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/849d8b1f-a30d-4847-ae8f-6e12e60f751d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23685798-4e37-4348-af05-380f7e9c6cc2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "baef2878-1ae4-4570-b9fa-c4d44eab625f",
            "completed": true,
            "last_updated": "2023-08-21T19:33:19.855709-04:00",
            "created_at": "2023-08-20T08:43:04.157035-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/baef2878-1ae4-4570-b9fa-c4d44eab625f",
            "datetime": "2023-08-20T14:20:00-04:00",
            "cutoff_datetime": "2023-08-20T14:20:00-04:00",
            "name": "KAN (J Lyles) v. CHC (K Hendricks)",
            "bettypes": [
                {
                    "id": "60fcc858-619d-4fd1-be64-70352235a36b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:04.162841-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (K Hendricks)",
                                "amount": 6434.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84da42a0-0cc4-4a41-a6ea-7317c3d4101e",
                            "gambit_id": "892b27c1-dc8a-4704-818d-93e24061d3fb",
                            "last_updated": "2023-08-21T19:33:19.868846-04:00",
                            "created_at": "2023-08-20T08:43:04.173095-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api"
                        },
                        {
                            "id": "1458bc3c-790c-4408-b29e-e54029381bf8",
                            "gambit_id": "5444ce97-f7f3-49c5-b307-5722614890d5",
                            "last_updated": "2023-08-21T19:33:19.865529-04:00",
                            "created_at": "2023-08-20T08:43:04.167802-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8546dc14-d549-4c42-baeb-8bd0c34dec3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:04.178846-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5107.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ca9b3f1-6e06-4f14-85a0-785f5fd814fb",
                            "gambit_id": "1cee2df8-b06b-4b2b-bd98-6b2e54b1a2f3",
                            "last_updated": "2023-08-21T19:33:19.875312-04:00",
                            "created_at": "2023-08-20T08:43:04.184576-04:00",
                            "name": "KAN",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api"
                        },
                        {
                            "id": "95bb3553-d828-480c-a96a-c3f74bcd1457",
                            "gambit_id": "ae50d3cc-b53d-432d-b5fd-eeeeb23458cc",
                            "last_updated": "2023-08-21T19:33:19.878669-04:00",
                            "created_at": "2023-08-20T08:43:04.190124-04:00",
                            "name": "CHC",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8546dc14-d549-4c42-baeb-8bd0c34dec3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b860bbb1-41f1-4a59-85b1-01f7ebd9648a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:04.194750-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4772308-bb12-4871-9cf7-bbb6201a3f09",
                            "gambit_id": "ffdc7744-3235-4de3-bdf5-ad22f06fdae8",
                            "last_updated": "2023-08-21T19:33:19.889257-04:00",
                            "created_at": "2023-08-20T08:43:04.206968-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api"
                        },
                        {
                            "id": "6667ab10-eb4d-44d6-979e-18889082cf4a",
                            "gambit_id": "ab31a45d-1ace-492f-b46b-5bb353b41033",
                            "last_updated": "2023-08-21T19:33:19.885878-04:00",
                            "created_at": "2023-08-20T08:43:04.199981-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b860bbb1-41f1-4a59-85b1-01f7ebd9648a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b2035fb-3714-4f69-8736-7a3f965028ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "87730565-8db2-46ee-8688-289d0a45e4af",
            "completed": true,
            "last_updated": "2023-08-21T19:33:19.571087-04:00",
            "created_at": "2023-08-20T08:43:03.919985-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/87730565-8db2-46ee-8688-289d0a45e4af",
            "datetime": "2023-08-20T14:15:00-04:00",
            "cutoff_datetime": "2023-08-20T14:15:00-04:00",
            "name": "NYM (C Carrasco) v. STL (D Hudson)",
            "bettypes": [
                {
                    "id": "af2810c7-affc-4202-9026-17747ed7a112",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b2035fb-3714-4f69-8736-7a3f965028ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:03.930206-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Hudson)",
                                "amount": 5440.0
                            },
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9fdb1165-2b32-4346-81b2-346e6c10e5f2",
                            "gambit_id": "84b2cb3b-808a-4b2f-b7bc-aeb826084e31",
                            "last_updated": "2023-08-21T19:33:19.584926-04:00",
                            "created_at": "2023-08-20T08:43:03.938942-04:00",
                            "name": "STL (D Hudson)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af2810c7-affc-4202-9026-17747ed7a112/?format=api"
                        },
                        {
                            "id": "7370625c-b6fa-4225-b629-6f89df733505",
                            "gambit_id": "123166be-c5e5-4ce5-a479-40757e227589",
                            "last_updated": "2023-08-21T19:33:19.580585-04:00",
                            "created_at": "2023-08-20T08:43:03.934633-04:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af2810c7-affc-4202-9026-17747ed7a112/?format=api"
                        }
                    ]
                },
                {
                    "id": "f89dac9e-6df1-4035-835c-8d66aa503b08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b2035fb-3714-4f69-8736-7a3f965028ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:03.943071-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 6010.0
                            },
                            {
                                "team": "STL",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "455cc6ee-c0f6-40a5-a1e4-ffe5fa6f4f39",
                            "gambit_id": "4d75d203-c3fb-455c-a017-d5c3678ea574",
                            "last_updated": "2023-08-21T19:33:19.592945-04:00",
                            "created_at": "2023-08-20T08:43:03.947179-04:00",
                            "name": "NYM",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f89dac9e-6df1-4035-835c-8d66aa503b08/?format=api"
                        },
                        {
                            "id": "6feef260-2070-415d-be5b-11fd6e1c4010",
                            "gambit_id": "9b37faf0-7bbd-4c19-9b1b-254546cfb8de",
                            "last_updated": "2023-08-21T19:33:19.596847-04:00",
                            "created_at": "2023-08-20T08:43:03.951839-04:00",
                            "name": "STL",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f89dac9e-6df1-4035-835c-8d66aa503b08/?format=api"
                        }
                    ]
                },
                {
                    "id": "aeb9c594-96f9-4e30-a23d-14694b327ccb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b2035fb-3714-4f69-8736-7a3f965028ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:03.956480-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "73e56227-fc9a-4705-a057-5a9b212a064c",
                            "gambit_id": "0048237b-ec48-48f2-9fe7-f27e75cd02b3",
                            "last_updated": "2023-08-21T19:33:19.607722-04:00",
                            "created_at": "2023-08-20T08:43:03.966320-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aeb9c594-96f9-4e30-a23d-14694b327ccb/?format=api"
                        },
                        {
                            "id": "c272feae-4033-4603-bfdb-ac0bd05ad433",
                            "gambit_id": "2f538410-ad65-4a21-a2c7-1b8af75f4547",
                            "last_updated": "2023-08-21T19:33:19.604094-04:00",
                            "created_at": "2023-08-20T08:43:03.961164-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aeb9c594-96f9-4e30-a23d-14694b327ccb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0d87c53-4880-45c0-9531-da5d0a107495",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a4bb2660-ee8a-499e-85de-8220f728fca3",
            "completed": false,
            "last_updated": "2023-08-27T14:08:10.886325-04:00",
            "created_at": "2023-08-20T08:43:03.690100-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a4bb2660-ee8a-499e-85de-8220f728fca3",
            "datetime": "2023-08-20T14:10:00-04:00",
            "cutoff_datetime": "2023-08-20T14:10:00-04:00",
            "name": "PIT (O Bido) v. MIN (D Keuchel)",
            "bettypes": [
                {
                    "id": "8c2d0513-7347-4b98-96a0-d0b051995ff1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0d87c53-4880-45c0-9531-da5d0a107495/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:03.695713-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Keuchel)",
                                "amount": 5478.0
                            },
                            {
                                "team": "PIT (O Bido)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41e86274-773a-49de-887a-f2b9bb267afb",
                            "gambit_id": "0da2123e-74ac-46a5-aa6b-37f2b658f383",
                            "last_updated": "2023-08-27T14:08:10.903137-04:00",
                            "created_at": "2023-08-20T08:43:03.700343-04:00",
                            "name": "MIN (D Keuchel)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c2d0513-7347-4b98-96a0-d0b051995ff1/?format=api"
                        },
                        {
                            "id": "981b8e12-084b-448d-bc49-2d8a985b6ac7",
                            "gambit_id": "e1bf2bf0-e0b2-4f63-b895-a7795c01ccdc",
                            "last_updated": "2023-08-27T14:08:10.899546-04:00",
                            "created_at": "2023-08-20T08:43:03.704895-04:00",
                            "name": "PIT (O Bido)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c2d0513-7347-4b98-96a0-d0b051995ff1/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0d87c53-4880-45c0-9531-da5d0a107495/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:03.709271-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 6090.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4abde91d-cf7b-4796-9ec5-d0a3afa9a7ed",
                            "gambit_id": "ee134e8a-edf2-46ed-b4db-3a48f01a45bf",
                            "last_updated": "2023-08-27T14:08:10.913607-04:00",
                            "created_at": "2023-08-20T08:43:03.713579-04:00",
                            "name": "PIT",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc/?format=api"
                        },
                        {
                            "id": "d0a0b4f6-3f3b-41f5-b53f-7f0e624d9a88",
                            "gambit_id": "59103c4e-becb-4388-9ee6-b6bfedd1aa34",
                            "last_updated": "2023-08-27T14:08:10.910051-04:00",
                            "created_at": "2023-08-20T08:43:03.717769-04:00",
                            "name": "MIN",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3cdb3f-2554-4e40-b5a7-2cba4dcf68dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2207f34-3677-4d8c-9273-deb4882c0ef0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0d87c53-4880-45c0-9531-da5d0a107495/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:03.722177-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "50660850-76da-4d23-96a1-9a23f9fcc217",
                            "gambit_id": "921a2194-cfef-442d-bec7-712bb8ede8b2",
                            "last_updated": "2023-08-27T14:08:10.920157-04:00",
                            "created_at": "2023-08-20T08:43:03.730950-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/e2207f34-3677-4d8c-9273-deb4882c0ef0/?format=api"
                        },
                        {
                            "id": "86bbdad8-a272-4898-854c-35328e12ba28",
                            "gambit_id": "804ac63e-3c87-4c74-af45-ba3db43cb51d",
                            "last_updated": "2023-08-27T14:08:10.923339-04:00",
                            "created_at": "2023-08-20T08:43:03.726641-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/e2207f34-3677-4d8c-9273-deb4882c0ef0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "630df8fd-91d6-4910-8561-e5d3d8171494",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c810aa22-b0fc-4197-a204-7d7885a10547",
            "completed": true,
            "last_updated": "2023-08-21T19:38:24.690158-04:00",
            "created_at": "2023-08-20T08:43:03.205473-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c810aa22-b0fc-4197-a204-7d7885a10547",
            "datetime": "2023-08-20T13:40:00-04:00",
            "cutoff_datetime": "2023-08-20T13:40:00-04:00",
            "name": "DET (Ed Rodriguez) v. CLE (L Allen)",
            "bettypes": [
                {
                    "id": "621ab550-edc4-4d67-ab10-5119d5124cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:03.215848-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET (Ed Rodriguez)",
                                "amount": 5131.0
                            },
                            {
                                "team": "CLE (L Allen)",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a05a09e-2af0-4ed4-b0b4-d0722a3981f6",
                            "gambit_id": "d8b235fe-106a-431c-862b-291159a7ce98",
                            "last_updated": "2023-08-21T19:38:24.703323-04:00",
                            "created_at": "2023-08-20T08:43:03.220631-04:00",
                            "name": "DET (Ed Rodriguez)",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api"
                        },
                        {
                            "id": "a2ac0c0a-a062-4d0e-bbde-89755a6f165b",
                            "gambit_id": "76d6264c-e1a5-43b1-8784-c76641bf3bb1",
                            "last_updated": "2023-08-21T19:38:24.706737-04:00",
                            "created_at": "2023-08-20T08:43:03.225622-04:00",
                            "name": "CLE (L Allen)",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/621ab550-edc4-4d67-ab10-5119d5124cc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "bcbb545d-c47e-4a12-8238-fbbd06a87fd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:03.230593-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6698.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9443.72,
                        "profit_sb": -56.28,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90a1410f-44ba-46ed-8d92-67f147fd17b6",
                            "gambit_id": "902e8632-e7fa-43ac-8075-dc199ba54907",
                            "last_updated": "2023-08-21T19:38:24.713425-04:00",
                            "created_at": "2023-08-20T08:43:03.234867-04:00",
                            "name": "DET",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api"
                        },
                        {
                            "id": "32dc70f3-d4b3-4cd4-a68e-5f416d4e390c",
                            "gambit_id": "9888ebde-d599-422a-a090-07df798a3117",
                            "last_updated": "2023-08-21T19:38:24.716753-04:00",
                            "created_at": "2023-08-20T08:43:03.239175-04:00",
                            "name": "CLE",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api"
                        }
                    ]
                },
                {
                    "id": "28809351-7718-40aa-b056-7015f07ce68c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:03.243476-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ce92f9c4-5aa9-4ceb-be00-251df4ce9bae",
                            "gambit_id": "426d48ed-c5e2-4913-adbf-172420147549",
                            "last_updated": "2023-08-21T19:38:24.726538-04:00",
                            "created_at": "2023-08-20T08:43:03.247837-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/28809351-7718-40aa-b056-7015f07ce68c/?format=api"
                        },
                        {
                            "id": "acbc4c72-41a5-4aa4-b649-6b514338c08f",
                            "gambit_id": "b83d6ad5-c8ce-47d1-b22a-5388500bee6e",
                            "last_updated": "2023-08-21T19:38:24.723351-04:00",
                            "created_at": "2023-08-20T08:43:03.252606-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/28809351-7718-40aa-b056-7015f07ce68c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f41ee2f2-b82a-4c9f-9569-7c856d11e607",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "485f1801-40ac-4891-96b7-502ed62cfd42",
            "completed": true,
            "last_updated": "2023-08-21T19:38:24.916430-04:00",
            "created_at": "2023-08-20T08:43:03.442000-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.52,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/485f1801-40ac-4891-96b7-502ed62cfd42",
            "datetime": "2023-08-20T13:40:00-04:00",
            "cutoff_datetime": "2023-08-20T13:40:00-04:00",
            "name": "TOR (H Ryu) v. CIN (H Greene)",
            "bettypes": [
                {
                    "id": "07c5d671-f976-4494-a098-12ab83b4a2d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:03.455982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (H Ryu)",
                                "amount": 5026.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 4974.0
                            }
                        ],
                        "expected_reward_tokens": 9549.4,
                        "profit_sb": 49.4,
                        "profit_sb_percentage": 0.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba14a3ed-5ea4-4b24-b9e3-f8aacd01baaf",
                            "gambit_id": "3ea3f1f5-b106-41ee-b47f-bc8674308568",
                            "last_updated": "2023-08-21T19:38:24.925592-04:00",
                            "created_at": "2023-08-20T08:43:03.461052-04:00",
                            "name": "TOR (H Ryu)",
                            "reward": "1.90000",
                            "odds": "1.94340",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api"
                        },
                        {
                            "id": "a107c19a-358e-4851-b93b-9878031bd347",
                            "gambit_id": "df4fdebb-95fc-4d11-aca4-f6f812d483ba",
                            "last_updated": "2023-08-21T19:38:24.929167-04:00",
                            "created_at": "2023-08-20T08:43:03.465651-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "1.92000",
                            "odds": "1.96150",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07c5d671-f976-4494-a098-12ab83b4a2d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6851add-4c20-4ae1-92ca-f5e3a27034fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:03.470807-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "598e8d12-00c5-40ee-97f4-e94999182dfe",
                            "gambit_id": "7404c373-d696-47b8-9ecd-6ab30dbb11dd",
                            "last_updated": "2023-08-21T19:38:24.938839-04:00",
                            "created_at": "2023-08-20T08:43:03.479789-04:00",
                            "name": "CIN",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api"
                        },
                        {
                            "id": "08dda8b8-d9fa-4719-b812-852e2593d9d4",
                            "gambit_id": "300d75b7-5b82-4d97-87ea-f43ebac63020",
                            "last_updated": "2023-08-21T19:38:24.935457-04:00",
                            "created_at": "2023-08-20T08:43:03.475234-04:00",
                            "name": "TOR",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef9b41ae-0df9-4ee8-a4b8-794010dcffbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:03.484996-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f42f23dd-bcbf-4fc9-9666-28c4ef5a0fb4",
                            "gambit_id": "fa817f48-1ceb-4403-9413-fa5bb7e48e13",
                            "last_updated": "2023-08-21T19:38:24.948566-04:00",
                            "created_at": "2023-08-20T08:43:03.501329-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/ef9b41ae-0df9-4ee8-a4b8-794010dcffbc/?format=api"
                        },
                        {
                            "id": "fe56d857-6f1b-48ba-a21c-d74e43438331",
                            "gambit_id": "a807583a-e983-49b0-b620-40887441d7c0",
                            "last_updated": "2023-08-21T19:38:24.945146-04:00",
                            "created_at": "2023-08-20T08:43:03.495430-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/ef9b41ae-0df9-4ee8-a4b8-794010dcffbc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03382cdf-010c-4de2-b92a-e272901e2226",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2463d6c5-fd74-4538-ba02-6f0108e99cab",
            "completed": true,
            "last_updated": "2023-08-21T19:43:20.235015-04:00",
            "created_at": "2023-08-20T08:43:02.705633-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2463d6c5-fd74-4538-ba02-6f0108e99cab",
            "datetime": "2023-08-20T13:35:00-04:00",
            "cutoff_datetime": "2023-08-20T13:35:00-04:00",
            "name": "BOS (J Winckowski) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "76a0814d-5984-467e-9fcc-f9178984f895",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03382cdf-010c-4de2-b92a-e272901e2226/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:02.713364-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5131.0
                            },
                            {
                                "team": "BOS (J Winckowski)",
                                "amount": 4869.0
                            }
                        ],
                        "expected_reward_tokens": 9543.24,
                        "profit_sb": 43.24,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "116dbc56-242e-4d5c-b62c-f01ee79cfacf",
                            "gambit_id": "9c57f4b3-6db8-406b-ace0-19fbc57ce99a",
                            "last_updated": "2023-08-21T19:43:20.247147-04:00",
                            "created_at": "2023-08-20T08:43:02.733313-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.86000",
                            "odds": "1.90090",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a0814d-5984-467e-9fcc-f9178984f895/?format=api"
                        },
                        {
                            "id": "4efd6f31-3ef6-4e18-b68e-86c29528f5c0",
                            "gambit_id": "20f1d0ac-b127-40c5-9639-3a70d9194b3d",
                            "last_updated": "2023-08-21T19:43:20.243995-04:00",
                            "created_at": "2023-08-20T08:43:02.717802-04:00",
                            "name": "BOS (J Winckowski)",
                            "reward": "1.96000",
                            "odds": "2.01000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a0814d-5984-467e-9fcc-f9178984f895/?format=api"
                        }
                    ]
                },
                {
                    "id": "f070070a-cd22-42fb-9b23-71fb6179f365",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03382cdf-010c-4de2-b92a-e272901e2226/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:02.741230-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3128695-a184-4b53-a04f-add88be787e0",
                            "gambit_id": "2ac434c5-857d-42a8-903b-edb1f2e82a21",
                            "last_updated": "2023-08-21T19:43:20.253668-04:00",
                            "created_at": "2023-08-20T08:43:02.747168-04:00",
                            "name": "BOS",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f070070a-cd22-42fb-9b23-71fb6179f365/?format=api"
                        },
                        {
                            "id": "7e74d821-ae4e-4652-92c6-27ce168f8631",
                            "gambit_id": "afbb4e7c-8e69-4a8b-b396-bd86601e2723",
                            "last_updated": "2023-08-21T19:43:20.257268-04:00",
                            "created_at": "2023-08-20T08:43:02.752023-04:00",
                            "name": "NYY",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f070070a-cd22-42fb-9b23-71fb6179f365/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae157169-6320-48fc-9d8d-adc977d24f97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03382cdf-010c-4de2-b92a-e272901e2226/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:02.756878-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "e017ad19-de19-4e90-931a-a905acaa0711",
                            "gambit_id": "1a0a883b-fd33-4d69-9792-977fed1128fd",
                            "last_updated": "2023-08-21T19:43:20.263735-04:00",
                            "created_at": "2023-08-20T08:43:02.761530-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/ae157169-6320-48fc-9d8d-adc977d24f97/?format=api"
                        },
                        {
                            "id": "36fbc304-043f-4e4e-a15a-bbab5ff37b39",
                            "gambit_id": "7c8a0ed2-103c-477c-94ad-49be67c11cfc",
                            "last_updated": "2023-08-21T19:43:20.267108-04:00",
                            "created_at": "2023-08-20T08:43:02.767807-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/ae157169-6320-48fc-9d8d-adc977d24f97/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc0657e0-3dfc-4560-9ade-78dd9861a2e2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "61d670b0-1b7b-4c0a-8e7b-fdfe3f40458f",
            "completed": true,
            "last_updated": "2023-08-21T19:38:24.462103-04:00",
            "created_at": "2023-08-20T08:43:02.965924-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/61d670b0-1b7b-4c0a-8e7b-fdfe3f40458f",
            "datetime": "2023-08-20T13:35:00-04:00",
            "cutoff_datetime": "2023-08-20T13:35:00-04:00",
            "name": "SFO (J Junis) v. ATL (M Fried)",
            "bettypes": [
                {
                    "id": "14931e70-8148-4b39-96e0-53c74f522a1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc0657e0-3dfc-4560-9ade-78dd9861a2e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:02.976298-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (M Fried)",
                                "amount": 6721.0
                            },
                            {
                                "team": "SFO (J Junis)",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9541.89,
                        "profit_sb": 41.89,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aca85592-af07-4c3a-a2cf-7704a6bef853",
                            "gambit_id": "3a2894de-1df2-4f58-b7be-c2946fc16598",
                            "last_updated": "2023-08-21T19:38:24.475449-04:00",
                            "created_at": "2023-08-20T08:43:02.985669-04:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14931e70-8148-4b39-96e0-53c74f522a1c/?format=api"
                        },
                        {
                            "id": "1d6bd1a8-fb7e-40ff-a199-b2e9cce025c5",
                            "gambit_id": "f1541bfb-846e-416a-b37e-a07791c11b15",
                            "last_updated": "2023-08-21T19:38:24.472051-04:00",
                            "created_at": "2023-08-20T08:43:02.981140-04:00",
                            "name": "SFO (J Junis)",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14931e70-8148-4b39-96e0-53c74f522a1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "da883218-c394-4438-ace1-f1bbf804d8d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc0657e0-3dfc-4560-9ade-78dd9861a2e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:02.989985-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5bc83c09-103d-43d5-ba35-dd8f52e15b14",
                            "gambit_id": "4c943cd4-a48a-4760-953f-133b10506652",
                            "last_updated": "2023-08-21T19:38:24.485680-04:00",
                            "created_at": "2023-08-20T08:43:02.999091-04:00",
                            "name": "ATL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da883218-c394-4438-ace1-f1bbf804d8d1/?format=api"
                        },
                        {
                            "id": "1031eef0-b17d-451f-9221-1d2ef329378d",
                            "gambit_id": "8fcbc8b2-dc93-46b5-a880-8be8f0bfc463",
                            "last_updated": "2023-08-21T19:38:24.482352-04:00",
                            "created_at": "2023-08-20T08:43:02.994315-04:00",
                            "name": "SFO",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da883218-c394-4438-ace1-f1bbf804d8d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "261be609-8b41-4d4d-b4ef-d736f71e77d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc0657e0-3dfc-4560-9ade-78dd9861a2e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:03.003891-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9d100bfc-75c7-4168-96cc-1b53239cbe2c",
                            "gambit_id": "7533abbd-78a5-4232-b1be-95afcadfdd35",
                            "last_updated": "2023-08-21T19:38:24.492534-04:00",
                            "created_at": "2023-08-20T08:43:03.008847-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/261be609-8b41-4d4d-b4ef-d736f71e77d2/?format=api"
                        },
                        {
                            "id": "9cdb3a83-e178-42ab-bff8-6f0ca4e3dff3",
                            "gambit_id": "27e2801b-533f-4aeb-9a8a-fa958013b1f3",
                            "last_updated": "2023-08-21T19:38:24.496025-04:00",
                            "created_at": "2023-08-20T08:43:03.014686-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/261be609-8b41-4d4d-b4ef-d736f71e77d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d6865a99-ba54-4309-9438-17af9e948a49",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "30648b14-0cc0-4ac5-84b5-29cea4995100",
            "completed": true,
            "last_updated": "2023-08-21T19:43:20.682648-04:00",
            "created_at": "2023-08-20T08:43:02.442024-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/30648b14-0cc0-4ac5-84b5-29cea4995100",
            "datetime": "2023-08-20T13:05:00-04:00",
            "cutoff_datetime": "2023-08-20T13:05:00-04:00",
            "name": "SEA (E Hancock) v. HOU (H Brown)",
            "bettypes": [
                {
                    "id": "b11d994c-81bc-49c6-91fa-8b2730c2c932",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6865a99-ba54-4309-9438-17af9e948a49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-20T08:43:02.457976-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "SEA (E Hancock)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82f27662-2920-42c0-968e-a3fea2079b22",
                            "gambit_id": "e5a6e68f-b937-4a79-bb59-0c3e0de888c9",
                            "last_updated": "2023-08-21T19:43:20.696448-04:00",
                            "created_at": "2023-08-20T08:43:02.470898-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11d994c-81bc-49c6-91fa-8b2730c2c932/?format=api"
                        },
                        {
                            "id": "53d19597-bad5-4d45-9ae7-2a292e2f88c4",
                            "gambit_id": "f0605543-332e-4d55-baf6-bd1b0225102a",
                            "last_updated": "2023-08-21T19:43:20.693165-04:00",
                            "created_at": "2023-08-20T08:43:02.465351-04:00",
                            "name": "SEA (E Hancock)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11d994c-81bc-49c6-91fa-8b2730c2c932/?format=api"
                        }
                    ]
                },
                {
                    "id": "345f5a05-e551-4e3d-9fae-556aea5f0684",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6865a99-ba54-4309-9438-17af9e948a49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-20T08:43:02.475723-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5423.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f65e2a7-5849-4341-ab04-367151c359ee",
                            "gambit_id": "a6fca82a-b395-4b0e-a0c6-6f80c2abc512",
                            "last_updated": "2023-08-21T19:43:20.703128-04:00",
                            "created_at": "2023-08-20T08:43:02.480751-04:00",
                            "name": "SEA",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345f5a05-e551-4e3d-9fae-556aea5f0684/?format=api"
                        },
                        {
                            "id": "cd86fe45-ec08-4d8e-aa8a-cf03d138744c",
                            "gambit_id": "acf30681-ea9e-4ab9-9785-d1204c641fed",
                            "last_updated": "2023-08-21T19:43:20.706329-04:00",
                            "created_at": "2023-08-20T08:43:02.485445-04:00",
                            "name": "HOU",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345f5a05-e551-4e3d-9fae-556aea5f0684/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ff7248e-b45b-4149-a808-114e87abe947",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6865a99-ba54-4309-9438-17af9e948a49/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-20T08:43:02.490135-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "dbfa5edd-db50-4467-bfdc-fcbca682ca83",
                            "gambit_id": "ec403284-b2dc-4e4f-b529-ec1d0bb6b5ed",
                            "last_updated": "2023-08-21T19:43:20.713044-04:00",
                            "created_at": "2023-08-20T08:43:02.494663-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/7ff7248e-b45b-4149-a808-114e87abe947/?format=api"
                        },
                        {
                            "id": "bf05f225-52bd-4278-a9ea-8c3a1c87bf9c",
                            "gambit_id": "b2660a72-52df-4dba-affc-c8c714742df4",
                            "last_updated": "2023-08-21T19:43:20.716907-04:00",
                            "created_at": "2023-08-20T08:43:02.514671-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/7ff7248e-b45b-4149-a808-114e87abe947/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc8cf12b-b023-4839-9d16-e69166b9be00",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32223738-ba38-44b2-8964-be4534b69d98",
            "completed": true,
            "last_updated": "2023-08-22T09:42:58.517152-04:00",
            "created_at": "2023-08-18T17:53:23.113916-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.63,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/32223738-ba38-44b2-8964-be4534b69d98",
            "datetime": "2023-08-20T11:30:00-04:00",
            "cutoff_datetime": "2023-08-20T11:30:00-04:00",
            "name": "West Ham United v. Chelsea",
            "bettypes": [
                {
                    "id": "95e0c7fa-70a9-4650-93c6-b2ff90f347e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc8cf12b-b023-4839-9d16-e69166b9be00/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:23.124239-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 6000.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 4000.0
                            }
                        ],
                        "expected_reward_tokens": 12600.0,
                        "profit_sb": 3100.0,
                        "profit_sb_percentage": 32.63,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 4405.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 2937.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2658.0
                            }
                        ],
                        "expected_reward_tokens": 9249.84,
                        "profit_sb": -250.16,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9f27bd6-9d2e-42dc-8060-e95f6594e164",
                            "gambit_id": "a688d513-d102-4a7b-a771-1fdbe3be4ae7",
                            "last_updated": "2023-08-22T09:42:58.554145-04:00",
                            "created_at": "2023-08-18T17:53:23.138546-04:00",
                            "name": "Chelsea",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e0c7fa-70a9-4650-93c6-b2ff90f347e7/?format=api"
                        },
                        {
                            "id": "d112ebfe-50ea-4f14-8b1b-3198d83d7b22",
                            "gambit_id": "dc915040-fe43-400f-8a6e-3b68e41cfbef",
                            "last_updated": "2023-08-22T09:42:58.548776-04:00",
                            "created_at": "2023-08-18T17:53:23.133512-04:00",
                            "name": "West Ham United",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e0c7fa-70a9-4650-93c6-b2ff90f347e7/?format=api"
                        },
                        {
                            "id": "e48bbab9-2807-494b-bd6f-f7a1a5026786",
                            "gambit_id": "2664aaec-89e9-4cd3-b2fa-2b7dc559727a",
                            "last_updated": "2023-08-22T09:42:58.536615-04:00",
                            "created_at": "2023-08-18T17:53:23.128857-04:00",
                            "name": "Draw",
                            "reward": "3.48000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e0c7fa-70a9-4650-93c6-b2ff90f347e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7fd3dc9-4c6d-4be0-a64b-a47d8aaf38fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc8cf12b-b023-4839-9d16-e69166b9be00/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:23.142602-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5511.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": -297.55,
                        "profit_sb_percentage": -3.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a97f7513-d5ba-4af8-b020-cff840aabafd",
                            "gambit_id": "34d47d97-9994-4fa9-9a78-260daa0d8a30",
                            "last_updated": "2023-08-22T09:42:58.564790-04:00",
                            "created_at": "2023-08-18T17:53:23.146462-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7fd3dc9-4c6d-4be0-a64b-a47d8aaf38fb/?format=api"
                        },
                        {
                            "id": "60119208-1a30-43af-b3c4-62c68aaf9485",
                            "gambit_id": "0efa70d9-3380-4f27-81a1-f21a0cb2582e",
                            "last_updated": "2023-08-22T09:42:58.569782-04:00",
                            "created_at": "2023-08-18T17:53:23.150916-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7fd3dc9-4c6d-4be0-a64b-a47d8aaf38fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "adeac38c-949d-4ec9-aa10-f9422e60dabe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9e91220d-767b-446f-a9f7-850530e506cd",
            "completed": true,
            "last_updated": "2023-08-22T09:42:58.270372-04:00",
            "created_at": "2023-08-18T17:53:22.886818-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.67,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9e91220d-767b-446f-a9f7-850530e506cd",
            "datetime": "2023-08-20T09:00:00-04:00",
            "cutoff_datetime": "2023-08-20T09:00:00-04:00",
            "name": "Aston Villa v. Everton",
            "bettypes": [
                {
                    "id": "240ced46-0652-49ae-a589-515b55c7b5ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adeac38c-949d-4ec9-aa10-f9422e60dabe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:22.897645-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6697.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3303.0
                            }
                        ],
                        "expected_reward_tokens": 11987.63,
                        "profit_sb": 2487.63,
                        "profit_sb_percentage": 26.19,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 5141.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2535.0
                            },
                            {
                                "team": "Everton",
                                "amount": 2324.0
                            }
                        ],
                        "expected_reward_tokens": 9202.05,
                        "profit_sb": -297.95,
                        "profit_sb_percentage": -3.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75c942ae-3d63-47c6-bbb1-c18df7c4b504",
                            "gambit_id": "7477e314-8b71-4cda-aa23-23dde5eb36f6",
                            "last_updated": "2023-08-22T09:42:58.289533-04:00",
                            "created_at": "2023-08-18T17:53:22.907368-04:00",
                            "name": "Aston Villa",
                            "reward": "1.79000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240ced46-0652-49ae-a589-515b55c7b5ca/?format=api"
                        },
                        {
                            "id": "be1b889b-1e1e-4cd6-8078-6bf652f1d35e",
                            "gambit_id": "7810367b-2d8a-47d1-8c0f-5853ffc3fa84",
                            "last_updated": "2023-08-22T09:42:58.283628-04:00",
                            "created_at": "2023-08-18T17:53:22.902041-04:00",
                            "name": "Draw",
                            "reward": "3.63000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240ced46-0652-49ae-a589-515b55c7b5ca/?format=api"
                        },
                        {
                            "id": "2dff5adf-bbc3-4952-be7e-d890abdbebee",
                            "gambit_id": "51bc53d8-55b0-42b0-9042-2f19877f1fff",
                            "last_updated": "2023-08-22T09:42:58.295008-04:00",
                            "created_at": "2023-08-18T17:53:22.912375-04:00",
                            "name": "Everton",
                            "reward": "3.96000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240ced46-0652-49ae-a589-515b55c7b5ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "8900a743-25ac-4c87-b701-dd6e9eb8e93d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/adeac38c-949d-4ec9-aa10-f9422e60dabe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:22.916555-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5376.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 9246.72,
                        "profit_sb": -253.28,
                        "profit_sb_percentage": -2.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f6867d1-15e0-4c66-8afe-f02196f84fe2",
                            "gambit_id": "64248828-bd14-486e-91c7-4546db054584",
                            "last_updated": "2023-08-22T09:42:58.316316-04:00",
                            "created_at": "2023-08-18T17:53:22.920546-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900a743-25ac-4c87-b701-dd6e9eb8e93d/?format=api"
                        },
                        {
                            "id": "36da3fb8-b1ec-4949-a28d-9c35c4356d0c",
                            "gambit_id": "c8739c8e-7e7d-4245-8054-dc8d2d169ee3",
                            "last_updated": "2023-08-22T09:42:58.325691-04:00",
                            "created_at": "2023-08-18T17:53:22.925061-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900a743-25ac-4c87-b701-dd6e9eb8e93d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f9be97fa-f905-4765-84bb-ad23a4f8c706",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "afab64f0-62f2-4e4f-9aa8-d91a0849b79d",
            "completed": true,
            "last_updated": "2023-08-22T09:28:24.622152-04:00",
            "created_at": "2023-08-18T10:28:06.850145-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/afab64f0-62f2-4e4f-9aa8-d91a0849b79d",
            "datetime": "2023-08-19T22:59:00-04:00",
            "cutoff_datetime": "2023-08-19T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 19th 2023",
            "bettypes": [
                {
                    "id": "8cd86853-502a-4ed3-b0b3-509b3d3df6cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f9be97fa-f905-4765-84bb-ad23a4f8c706/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-18T10:28:06.863709-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": "3878d1d0-e846-4ae1-b402-57c5f0a41150",
                            "gambit_id": "e7de701e-601e-4544-b72e-897e87abf5c0",
                            "last_updated": "2023-08-22T09:28:24.660738-04:00",
                            "created_at": "2023-08-18T10:28:06.887806-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
                        },
                        {
                            "id": "45c4ff86-e059-4da9-87e8-c8fa191faf82",
                            "gambit_id": "06e87374-e1ac-40bc-a14b-ceec76942642",
                            "last_updated": "2023-08-22T09:28:24.645637-04:00",
                            "created_at": "2023-08-18T10:28:06.874501-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
                        },
                        {
                            "id": "67d683bf-66af-4cce-89c6-802fd31bb110",
                            "gambit_id": "8f5dca01-8c20-460b-85c6-2bc6839df6ec",
                            "last_updated": "2023-08-22T09:28:24.657377-04:00",
                            "created_at": "2023-08-18T10:28:06.882972-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
                        },
                        {
                            "id": "1d863c10-39ee-4897-b58a-6690c0357111",
                            "gambit_id": "7f8e1de6-02dd-45c1-8c52-dd12a38a2508",
                            "last_updated": "2023-08-22T09:28:24.653213-04:00",
                            "created_at": "2023-08-18T10:28:06.878816-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
                        },
                        {
                            "id": "43122b50-a587-4932-a2c1-f71e402897c8",
                            "gambit_id": "cf1f91eb-fa72-43ac-b351-e7a09243a826",
                            "last_updated": "2023-08-22T09:28:24.641423-04:00",
                            "created_at": "2023-08-18T10:28:06.870011-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d0b77428-c9a3-41e8-9f34-d9cc25e3b1c5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fca2c165-8b06-4324-8e44-bd7c47ba316b",
            "completed": true,
            "last_updated": "2023-08-22T09:28:31.505045-04:00",
            "created_at": "2023-08-18T10:28:07.084309-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/fca2c165-8b06-4324-8e44-bd7c47ba316b",
            "datetime": "2023-08-19T22:59:00-04:00",
            "cutoff_datetime": "2023-08-19T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 19th 2023",
            "bettypes": [
                {
                    "id": "50a2c79f-ee0b-4111-abfa-3bf6f74fe10b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d0b77428-c9a3-41e8-9f34-d9cc25e3b1c5/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-18T10:28:07.090551-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "c1e0a0b8-7562-449f-b6bc-eb797052c845",
                            "gambit_id": "4f02e4ae-2109-4432-8f4d-c12057a25e86",
                            "last_updated": "2023-08-22T09:28:31.526353-04:00",
                            "created_at": "2023-08-18T10:28:07.094772-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50a2c79f-ee0b-4111-abfa-3bf6f74fe10b/?format=api"
                        },
                        {
                            "id": "b2be21ce-7bfc-4113-9ad3-f16ceae3c56b",
                            "gambit_id": "16281104-9975-4af4-b806-76d7cafb69c4",
                            "last_updated": "2023-08-22T09:28:31.531099-04:00",
                            "created_at": "2023-08-18T10:28:07.098994-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50a2c79f-ee0b-4111-abfa-3bf6f74fe10b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab68a585-cb99-45ff-823b-af5ff5a93fe7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4269c0db-3b6d-47bb-b28b-4c92e0d687d5",
            "completed": true,
            "last_updated": "2023-08-22T09:32:59.405544-04:00",
            "created_at": "2023-08-19T14:08:07.233844-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC 291",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/4269c0db-3b6d-47bb-b28b-4c92e0d687d5",
            "datetime": "2023-08-19T22:00:00-04:00",
            "cutoff_datetime": "2023-08-19T22:00:00-04:00",
            "name": "Sean O'Malley v. Aljamain Sterling",
            "bettypes": [
                {
                    "id": "97cc825f-f5e4-4157-a291-0d17eff8be9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab68a585-cb99-45ff-823b-af5ff5a93fe7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:08:07.240114-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aljamain Sterling",
                                "amount": 6602.0
                            },
                            {
                                "team": "Sean O'Malley",
                                "amount": 3398.0
                            }
                        ],
                        "expected_reward_tokens": 9242.56,
                        "profit_sb": -257.44,
                        "profit_sb_percentage": -2.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79739dd5-0fa4-4cea-bc89-cdb62db91e59",
                            "gambit_id": "9eee31be-5d9c-44c9-8b2e-e860653c4edc",
                            "last_updated": "2023-08-22T09:32:59.421848-04:00",
                            "created_at": "2023-08-19T14:08:07.252239-04:00",
                            "name": "Aljamain Sterling",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97cc825f-f5e4-4157-a291-0d17eff8be9f/?format=api"
                        },
                        {
                            "id": "bb3c280a-7c4a-4bbc-ae35-1d254365af24",
                            "gambit_id": "efbc8aaa-fc7f-4706-8f4b-9d46480341cd",
                            "last_updated": "2023-08-22T09:32:59.418550-04:00",
                            "created_at": "2023-08-19T14:08:07.245470-04:00",
                            "name": "Sean O'Malley",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97cc825f-f5e4-4157-a291-0d17eff8be9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a41e57a2-c134-41ab-8dec-fb9684406e7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab68a585-cb99-45ff-823b-af5ff5a93fe7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:08:07.257624-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 3.5",
                                "amount": 5673.0
                            },
                            {
                                "team": "Total Rounds Over 3.5",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8245fa9-173e-4d0e-ae7d-82b2a9b76a85",
                            "gambit_id": "18072722-0018-413c-b0fd-4518a48e7736",
                            "last_updated": "2023-08-22T09:32:59.431627-04:00",
                            "created_at": "2023-08-19T14:08:07.267605-04:00",
                            "name": "Total Rounds Under 3.5",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41e57a2-c134-41ab-8dec-fb9684406e7e/?format=api"
                        },
                        {
                            "id": "665f24ef-2201-49be-a324-c09f3d69d0f3",
                            "gambit_id": "9e8a6fd6-c861-421e-ba1e-bbf773603c84",
                            "last_updated": "2023-08-22T09:32:59.428325-04:00",
                            "created_at": "2023-08-19T14:08:07.262652-04:00",
                            "name": "Total Rounds Over 3.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41e57a2-c134-41ab-8dec-fb9684406e7e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "02674c5b-1e07-4fbe-90b5-c3ae37e73ca4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dd54ae82-eeb8-4866-a3f6-10464eaba9d6",
            "completed": true,
            "last_updated": "2023-08-22T09:32:59.179861-04:00",
            "created_at": "2023-08-19T14:08:07.016972-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "UFC 291",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/dd54ae82-eeb8-4866-a3f6-10464eaba9d6",
            "datetime": "2023-08-19T22:00:00-04:00",
            "cutoff_datetime": "2023-08-19T22:00:00-04:00",
            "name": "Da'Mon Blackshear v. Mario Bautista",
            "bettypes": [
                {
                    "id": "60e920c5-b238-46b4-8d81-2bd20c5c16c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02674c5b-1e07-4fbe-90b5-c3ae37e73ca4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:08:07.027283-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mario Bautista",
                                "amount": 6402.0
                            },
                            {
                                "team": "Da'Mon Blackshear",
                                "amount": 3598.0
                            }
                        ],
                        "expected_reward_tokens": 9282.84,
                        "profit_sb": -217.16,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e56d777-7345-4b51-a991-c04723466c1b",
                            "gambit_id": "c19049b0-b392-4499-a42f-ded00f93df15",
                            "last_updated": "2023-08-22T09:32:59.198715-04:00",
                            "created_at": "2023-08-19T14:08:07.038235-04:00",
                            "name": "Mario Bautista",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60e920c5-b238-46b4-8d81-2bd20c5c16c7/?format=api"
                        },
                        {
                            "id": "c120ccfe-4ef1-47dc-a83b-e417b8f61dee",
                            "gambit_id": "9bfe6f13-5566-472c-8a37-26ce39e65993",
                            "last_updated": "2023-08-22T09:32:59.194866-04:00",
                            "created_at": "2023-08-19T14:08:07.033526-04:00",
                            "name": "Da'Mon Blackshear",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60e920c5-b238-46b4-8d81-2bd20c5c16c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "0584cb55-d42f-4199-8d78-9fc206e97cb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02674c5b-1e07-4fbe-90b5-c3ae37e73ca4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:08:07.043005-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "188b2fd8-623a-4665-8d2f-e7e467d3011e",
                            "gambit_id": "4e76ef5a-da1c-4054-a315-064d19f03020",
                            "last_updated": "2023-08-22T09:32:59.209015-04:00",
                            "created_at": "2023-08-19T14:08:07.051519-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/0584cb55-d42f-4199-8d78-9fc206e97cb3/?format=api"
                        },
                        {
                            "id": "ea36bb1f-c7da-4591-a3e7-83e4a4b1d8bd",
                            "gambit_id": "2e52b253-079a-4c07-b348-34c3bf0f13f9",
                            "last_updated": "2023-08-22T09:32:59.205754-04:00",
                            "created_at": "2023-08-19T14:08:07.047102-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/0584cb55-d42f-4199-8d78-9fc206e97cb3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7408f6d-2014-4fc0-b1b2-7269720a56b2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "22100720-23f9-457f-b63b-7be184cc74ef",
            "completed": true,
            "last_updated": "2023-08-22T09:32:58.513703-04:00",
            "created_at": "2023-08-19T14:08:06.333379-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.16,
            "sport_category": "UFC 291",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/22100720-23f9-457f-b63b-7be184cc74ef",
            "datetime": "2023-08-19T22:00:00-04:00",
            "cutoff_datetime": "2023-08-19T22:00:00-04:00",
            "name": "Amanda Lemos v. Weili Zhang",
            "bettypes": [
                {
                    "id": "aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7408f6d-2014-4fc0-b1b2-7269720a56b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:08:06.342010-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Weili Zhang",
                                "amount": 7095.0
                            },
                            {
                                "team": "Amanda Lemos",
                                "amount": 2905.0
                            }
                        ],
                        "expected_reward_tokens": 9294.45,
                        "profit_sb": -205.55,
                        "profit_sb_percentage": -2.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e22563fd-b64a-4c19-bc06-d2d976807cde",
                            "gambit_id": "fa22f9a5-7920-4091-ac1a-a5206ef59643",
                            "last_updated": "2023-08-22T09:32:58.530187-04:00",
                            "created_at": "2023-08-19T14:08:06.351991-04:00",
                            "name": "Weili Zhang",
                            "reward": "1.31000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1/?format=api"
                        },
                        {
                            "id": "b5a066dd-4485-48a6-9bc6-0e776156e9b2",
                            "gambit_id": "fa172e08-0789-4048-b92e-9e185ff1bd0a",
                            "last_updated": "2023-08-22T09:32:58.526875-04:00",
                            "created_at": "2023-08-19T14:08:06.347250-04:00",
                            "name": "Amanda Lemos",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "44327e61-236c-48fe-b8b2-8289c26cbd7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7408f6d-2014-4fc0-b1b2-7269720a56b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:08:06.356839-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 3.5",
                                "amount": 6402.0
                            },
                            {
                                "team": "Total Rounds Over 3.5",
                                "amount": 3598.0
                            }
                        ],
                        "expected_reward_tokens": 9282.84,
                        "profit_sb": -217.16,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4c8162d-6517-4229-b052-cbb4d7bc7268",
                            "gambit_id": "76b10b2c-b207-44da-85fb-07e24f2764dc",
                            "last_updated": "2023-08-22T09:32:58.540021-04:00",
                            "created_at": "2023-08-19T14:08:06.364710-04:00",
                            "name": "Total Rounds Under 3.5",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44327e61-236c-48fe-b8b2-8289c26cbd7c/?format=api"
                        },
                        {
                            "id": "0a3ccd62-db72-409a-81e3-45c17a433f4e",
                            "gambit_id": "5951e5d7-061d-44d8-bd2a-31c8a3cc4894",
                            "last_updated": "2023-08-22T09:32:58.536702-04:00",
                            "created_at": "2023-08-19T14:08:06.360645-04:00",
                            "name": "Total Rounds Over 3.5",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44327e61-236c-48fe-b8b2-8289c26cbd7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1cf2bf7-df09-42ef-bd6d-fdea21b50da7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "59ada24d-6580-4994-b5ff-296ed142430c",
            "completed": true,
            "last_updated": "2023-08-22T09:32:58.735883-04:00",
            "created_at": "2023-08-19T14:08:06.548638-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.03,
            "sport_category": "UFC 291",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/59ada24d-6580-4994-b5ff-296ed142430c",
            "datetime": "2023-08-19T22:00:00-04:00",
            "cutoff_datetime": "2023-08-19T22:00:00-04:00",
            "name": "Pedro Munhoz v. Marlon Vera",
            "bettypes": [
                {
                    "id": "e862297b-f088-4e76-ad56-f84fc05e2f47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1cf2bf7-df09-42ef-bd6d-fdea21b50da7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:08:06.561340-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marlon Vera",
                                "amount": 6247.0
                            },
                            {
                                "team": "Pedro Munhoz",
                                "amount": 3753.0
                            }
                        ],
                        "expected_reward_tokens": 9307.44,
                        "profit_sb": -192.56,
                        "profit_sb_percentage": -2.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd19c364-fa0a-43b2-a72e-45880034e838",
                            "gambit_id": "4d7a362f-03e6-41f9-b411-ff66004ed479",
                            "last_updated": "2023-08-22T09:32:58.750025-04:00",
                            "created_at": "2023-08-19T14:08:06.571110-04:00",
                            "name": "Marlon Vera",
                            "reward": "1.49000",
                            "odds": "1.51280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e862297b-f088-4e76-ad56-f84fc05e2f47/?format=api"
                        },
                        {
                            "id": "5231cd39-c8a0-4e93-a79a-1d332662652c",
                            "gambit_id": "cdde8e30-9e89-40c2-8905-f4a51d8b47c0",
                            "last_updated": "2023-08-22T09:32:58.743372-04:00",
                            "created_at": "2023-08-19T14:08:06.565821-04:00",
                            "name": "Pedro Munhoz",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e862297b-f088-4e76-ad56-f84fc05e2f47/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdef0df0-b024-4074-899b-4a3cefe3763c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1cf2bf7-df09-42ef-bd6d-fdea21b50da7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:08:06.575353-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7047.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2953.0
                            }
                        ],
                        "expected_reward_tokens": 9301.95,
                        "profit_sb": -198.05,
                        "profit_sb_percentage": -2.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "161b52b2-3eb2-419c-91c8-f40ade50d94c",
                            "gambit_id": "5aaf4727-db66-408c-bc83-fefa5fbb8800",
                            "last_updated": "2023-08-22T09:32:58.756727-04:00",
                            "created_at": "2023-08-19T14:08:06.578974-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdef0df0-b024-4074-899b-4a3cefe3763c/?format=api"
                        },
                        {
                            "id": "7325357a-cd64-4a26-a29d-a5ddbca83c85",
                            "gambit_id": "19f847f2-d6c5-435f-9f23-b56674cfbc46",
                            "last_updated": "2023-08-22T09:32:58.760026-04:00",
                            "created_at": "2023-08-19T14:08:06.583495-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdef0df0-b024-4074-899b-4a3cefe3763c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb94c452-612d-4332-a922-c34629d94d01",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a1edfea9-6a24-476e-ae3d-fe547e58b456",
            "completed": true,
            "last_updated": "2023-08-22T09:32:58.955537-04:00",
            "created_at": "2023-08-19T14:08:06.779841-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.69,
            "sport_category": "UFC 291",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a1edfea9-6a24-476e-ae3d-fe547e58b456",
            "datetime": "2023-08-19T22:00:00-04:00",
            "cutoff_datetime": "2023-08-19T22:00:00-04:00",
            "name": "Neil Magny v. Ian Garry",
            "bettypes": [
                {
                    "id": "1459026a-9770-4ff7-b2e6-e078be2392de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb94c452-612d-4332-a922-c34629d94d01/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:08:06.788071-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ian Garry",
                                "amount": 7848.0
                            },
                            {
                                "team": "Neil Magny",
                                "amount": 2152.0
                            }
                        ],
                        "expected_reward_tokens": 9339.12,
                        "profit_sb": -160.88,
                        "profit_sb_percentage": -1.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df39341c-d8a2-4028-a907-68efcf945268",
                            "gambit_id": "6d7b1968-3ad9-46bf-b7a2-68775c599c56",
                            "last_updated": "2023-08-22T09:32:58.973288-04:00",
                            "created_at": "2023-08-19T14:08:06.803490-04:00",
                            "name": "Ian Garry",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api"
                        },
                        {
                            "id": "415009da-13f7-4c6a-a314-9c4adb98baa9",
                            "gambit_id": "51cd7917-028a-4ea1-b4a1-4ccb567940ee",
                            "last_updated": "2023-08-22T09:32:58.968629-04:00",
                            "created_at": "2023-08-19T14:08:06.795466-04:00",
                            "name": "Neil Magny",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4615cb8-34c7-40c5-a1ea-018ad247a747",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb94c452-612d-4332-a922-c34629d94d01/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:08:06.811348-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5964.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4036.0
                            }
                        ],
                        "expected_reward_tokens": 9242.44,
                        "profit_sb": -257.56,
                        "profit_sb_percentage": -2.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c01f015-c13d-4b9e-87e7-c02de1a35a54",
                            "gambit_id": "ae371891-3500-48ba-a6b9-6b4680b02430",
                            "last_updated": "2023-08-22T09:32:58.980106-04:00",
                            "created_at": "2023-08-19T14:08:06.820336-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api"
                        },
                        {
                            "id": "1f094632-dd57-4ff9-b1ed-4cad31ce3fc5",
                            "gambit_id": "c5ea4f18-43c5-47cd-84f1-65431ebffe74",
                            "last_updated": "2023-08-22T09:32:58.983622-04:00",
                            "created_at": "2023-08-19T14:08:06.829031-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4615cb8-34c7-40c5-a1ea-018ad247a747/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6d2b90b7-997d-4002-a9b3-807bd3603981",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5f46a75f-c757-48fb-a503-7c0326c7e0af",
            "completed": true,
            "last_updated": "2023-08-21T19:48:13.965330-04:00",
            "created_at": "2023-08-17T13:03:07.113955-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5f46a75f-c757-48fb-a503-7c0326c7e0af",
            "datetime": "2023-08-19T22:00:00-04:00",
            "cutoff_datetime": "2023-08-19T22:00:00-04:00",
            "name": "Dallas Cowboys v. Seattle Seahawks",
            "bettypes": [
                {
                    "id": "7041d8b9-cf6f-4547-b466-cd7bee9f863b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:07.143937-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Seahawks",
                                "amount": 7106.0
                            },
                            {
                                "team": "Dallas Cowboys",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ee568ca-36a1-44e3-9951-18dbb1a2848c",
                            "gambit_id": "34869585-ac4a-4636-8629-c464c45ef046",
                            "last_updated": "2023-08-21T19:48:13.999425-04:00",
                            "created_at": "2023-08-17T13:03:07.152851-04:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api"
                        },
                        {
                            "id": "b2e68413-fe94-4ef6-8aae-69dc5cad89a4",
                            "gambit_id": "5b39547c-984d-482f-8654-5b789f436a3d",
                            "last_updated": "2023-08-21T19:48:13.995704-04:00",
                            "created_at": "2023-08-17T13:03:07.148410-04:00",
                            "name": "Dallas Cowboys",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0aeb1e79-7dde-46b3-80a2-d7e3a2f1d1dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:07.129907-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Cowboys",
                                "amount": 5000.0
                            },
                            {
                                "team": "Seattle Seahawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5993116-11ea-4945-94c5-ab84dcacfdc5",
                            "gambit_id": "7ae41ff2-a6ac-4101-807f-b7645f5b49a7",
                            "last_updated": "2023-08-21T19:48:13.979521-04:00",
                            "created_at": "2023-08-17T13:03:07.134721-04:00",
                            "name": "Dallas Cowboys",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aeb1e79-7dde-46b3-80a2-d7e3a2f1d1dd/?format=api"
                        },
                        {
                            "id": "ed310b8b-3943-403f-adf4-88bdecdceaf9",
                            "gambit_id": "16046622-0bfe-4ffb-9366-e8e4b5e3c79b",
                            "last_updated": "2023-08-21T19:48:13.982795-04:00",
                            "created_at": "2023-08-17T13:03:07.139188-04:00",
                            "name": "Seattle Seahawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aeb1e79-7dde-46b3-80a2-d7e3a2f1d1dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f990de1-fa86-41f8-b014-287a3378bc52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:07.157396-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0519d531-7dd6-4697-b900-09c8e71336a6",
                            "gambit_id": "631464f2-6c4a-4b8f-abec-60bd61bc2f57",
                            "last_updated": "2023-08-21T19:48:14.006074-04:00",
                            "created_at": "2023-08-17T13:03:07.161432-04:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f990de1-fa86-41f8-b014-287a3378bc52/?format=api"
                        },
                        {
                            "id": "f171b4b2-bba0-433b-a931-2847c6502226",
                            "gambit_id": "de915794-b6bd-4663-b2ad-7f8f45cb2c0d",
                            "last_updated": "2023-08-21T19:48:14.009274-04:00",
                            "created_at": "2023-08-17T13:03:07.166039-04:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f990de1-fa86-41f8-b014-287a3378bc52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90f52ae5-8812-4df1-a332-51cb194cd06d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9534b53e-2cf1-4490-94e8-24cfa3057c9d",
            "completed": false,
            "last_updated": "2023-08-26T21:08:09.853098-04:00",
            "created_at": "2023-08-19T09:28:04.791221-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9534b53e-2cf1-4490-94e8-24cfa3057c9d",
            "datetime": "2023-08-19T21:10:00-04:00",
            "cutoff_datetime": "2023-08-19T21:10:00-04:00",
            "name": "MIA (E Perez) v. LOS (J Urias) - Game 2",
            "bettypes": [
                {
                    "id": "9620a2e0-a49f-4202-9047-05babd61a85c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90f52ae5-8812-4df1-a332-51cb194cd06d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:04.796416-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 6139.0
                            },
                            {
                                "team": "MIA (E Perez)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8cd54f0-9c66-48f7-9ff0-7ce930ad267d",
                            "gambit_id": "6c995b8a-3c1f-404d-829f-e2b1800b9136",
                            "last_updated": "2023-08-26T21:08:09.868728-04:00",
                            "created_at": "2023-08-19T09:28:04.804154-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9620a2e0-a49f-4202-9047-05babd61a85c/?format=api"
                        },
                        {
                            "id": "96bfd774-7379-4509-9045-e6d5ada6fb76",
                            "gambit_id": "fd4fbb0d-c035-4360-baf6-7b9a425b89ec",
                            "last_updated": "2023-08-26T21:08:09.863634-04:00",
                            "created_at": "2023-08-19T09:28:04.800155-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9620a2e0-a49f-4202-9047-05babd61a85c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2b39b7f-06d5-404b-9755-80baaf314f0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90f52ae5-8812-4df1-a332-51cb194cd06d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:04.821116-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d0cc559-b419-4a0e-b5b0-29078836b51e",
                            "gambit_id": "20d5c403-b73e-490a-bc21-57897d3d7dc3",
                            "last_updated": "2023-08-26T21:08:09.886233-04:00",
                            "created_at": "2023-08-19T09:28:04.825268-04:00",
                            "name": "MIA",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2b39b7f-06d5-404b-9755-80baaf314f0f/?format=api"
                        },
                        {
                            "id": "75e2a108-97a8-4221-87ff-5bfa0fb06208",
                            "gambit_id": "dd1a878b-7ef5-43f0-bc03-d979c78b6ac9",
                            "last_updated": "2023-08-26T21:08:09.890004-04:00",
                            "created_at": "2023-08-19T09:28:04.829331-04:00",
                            "name": "LOS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2b39b7f-06d5-404b-9755-80baaf314f0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0bfdf895-c99a-4f35-a8c0-66cdb4038e1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90f52ae5-8812-4df1-a332-51cb194cd06d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:04.808054-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "25babf78-07bd-4b10-936e-eb2472638317",
                            "gambit_id": "f3c4ce60-ae00-4f93-bd72-d1648b677eca",
                            "last_updated": "2023-08-26T21:08:09.875704-04:00",
                            "created_at": "2023-08-19T09:28:04.812947-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/0bfdf895-c99a-4f35-a8c0-66cdb4038e1c/?format=api"
                        },
                        {
                            "id": "b8d8c191-4655-4e35-8ee4-79f5c003e55c",
                            "gambit_id": "dd4f4b33-bb6f-44cf-8c1c-d757f0dd4d8a",
                            "last_updated": "2023-08-26T21:08:09.879602-04:00",
                            "created_at": "2023-08-19T09:28:04.816757-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/0bfdf895-c99a-4f35-a8c0-66cdb4038e1c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fba0437f-4e56-4b0e-b829-ecac63ed3062",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d6288b09-e555-4037-abb2-7120b4ff2d84",
            "completed": true,
            "last_updated": "2023-08-21T10:28:15.499799-04:00",
            "created_at": "2023-08-19T14:03:06.031226-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d6288b09-e555-4037-abb2-7120b4ff2d84",
            "datetime": "2023-08-19T21:10:00-04:00",
            "cutoff_datetime": "2023-08-19T21:10:00-04:00",
            "name": "MIA (B Garrett) v. LOS (J Urias) - Game 2",
            "bettypes": [
                {
                    "id": "85038591-77d7-4d94-a985-ab3f3cff983b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:03:06.037809-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 6293.0
                            },
                            {
                                "team": "MIA (B Garrett)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c6fbd985-2edc-49f9-8483-a53ea587e1e3",
                            "gambit_id": "55a8cbd0-ea4a-4f96-ba27-411fe60f945c",
                            "last_updated": "2023-08-21T10:28:15.544558-04:00",
                            "created_at": "2023-08-19T14:03:06.046220-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api"
                        },
                        {
                            "id": "1d6097d5-bb83-4734-8346-cf8ace8c7f53",
                            "gambit_id": "c84dffa6-5861-4fe2-9169-5e23965fcaa6",
                            "last_updated": "2023-08-21T10:28:15.529080-04:00",
                            "created_at": "2023-08-19T14:03:06.041946-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api"
                        }
                    ]
                },
                {
                    "id": "94de7536-c66d-4552-be2e-ea7810c759c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T14:03:06.050218-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4c22660-0fc5-44fb-9d2b-3f5c29d45363",
                            "gambit_id": "d9b93ef9-eed5-4059-acac-a23234dc5d1d",
                            "last_updated": "2023-08-21T10:28:15.558584-04:00",
                            "created_at": "2023-08-19T14:03:06.054028-04:00",
                            "name": "MIA",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api"
                        },
                        {
                            "id": "cb0779c3-0366-467c-80c3-0b56d0048001",
                            "gambit_id": "1650afad-8774-47fe-a765-91f580aefa9a",
                            "last_updated": "2023-08-21T10:28:15.562370-04:00",
                            "created_at": "2023-08-19T14:03:06.058069-04:00",
                            "name": "LOS",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "0be15f29-dad3-4949-b448-c400b3f0d352",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:03:06.062112-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fe0400a1-89f2-47de-99c5-e3f7d3dec7e2",
                            "gambit_id": "37295259-9b4c-44a9-aa29-d20a3f2496aa",
                            "last_updated": "2023-08-21T10:28:15.578704-04:00",
                            "created_at": "2023-08-19T14:03:06.070922-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/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api"
                        },
                        {
                            "id": "af9b6754-adb3-41e2-81d2-9ea44c8776ba",
                            "gambit_id": "bfdf602b-636b-4a6a-97c7-aff7cc63d6d6",
                            "last_updated": "2023-08-21T10:28:15.574258-04:00",
                            "created_at": "2023-08-19T14:03:06.066130-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/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f7d8522-857b-41c9-b2a0-c6059426c056",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "98da04bd-e5af-453c-85bb-ffd229949ef1",
            "completed": true,
            "last_updated": "2023-08-21T10:33:13.268826-04:00",
            "created_at": "2023-08-19T09:28:04.560830-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/98da04bd-e5af-453c-85bb-ffd229949ef1",
            "datetime": "2023-08-19T21:07:00-04:00",
            "cutoff_datetime": "2023-08-19T21:07:00-04:00",
            "name": "TAM (Z Eflin) v. LAA (P Sandoval) - Game 2",
            "bettypes": [
                {
                    "id": "cc413dc5-11d0-4917-be63-af5ea9ca0dfd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f7d8522-857b-41c9-b2a0-c6059426c056/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:04.566017-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5440.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55343c94-6c82-478f-a4d5-354d3f298324",
                            "gambit_id": "c485fbdd-4e86-49ed-9386-cbedd30fa1ce",
                            "last_updated": "2023-08-21T10:33:13.281168-04:00",
                            "created_at": "2023-08-19T09:28:04.570766-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc413dc5-11d0-4917-be63-af5ea9ca0dfd/?format=api"
                        },
                        {
                            "id": "75a87d69-5764-4bdb-941a-4bcd0772fd87",
                            "gambit_id": "a0bcb1d8-1b3f-4053-8d58-0a693aa5fe72",
                            "last_updated": "2023-08-21T10:33:13.285116-04:00",
                            "created_at": "2023-08-19T09:28:04.574916-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc413dc5-11d0-4917-be63-af5ea9ca0dfd/?format=api"
                        }
                    ]
                },
                {
                    "id": "2914b5c8-5bca-4f4d-8aa7-c7633d2f95a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f7d8522-857b-41c9-b2a0-c6059426c056/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:04.578825-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74991444-37b9-4ced-8ebd-5473baffe38e",
                            "gambit_id": "73b883e4-3e56-430c-a74b-0aa914cb88d0",
                            "last_updated": "2023-08-21T10:33:13.295266-04:00",
                            "created_at": "2023-08-19T09:28:04.586900-04:00",
                            "name": "LAA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2914b5c8-5bca-4f4d-8aa7-c7633d2f95a6/?format=api"
                        },
                        {
                            "id": "0988144f-c427-4529-adfb-22b98fcb3dfe",
                            "gambit_id": "923a4f50-1b1c-4420-8025-a2302c499996",
                            "last_updated": "2023-08-21T10:33:13.291977-04:00",
                            "created_at": "2023-08-19T09:28:04.582534-04:00",
                            "name": "TAM",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2914b5c8-5bca-4f4d-8aa7-c7633d2f95a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8a6bd48-8cd9-4639-854a-43c660aafa9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f7d8522-857b-41c9-b2a0-c6059426c056/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:04.591788-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4ae03c43-4522-459f-a966-94b7e9f1d599",
                            "gambit_id": "5c427aa6-68f9-4fa2-b850-eae7a5ed5df9",
                            "last_updated": "2023-08-21T10:33:13.312002-04:00",
                            "created_at": "2023-08-19T09:28:04.595761-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/c8a6bd48-8cd9-4639-854a-43c660aafa9e/?format=api"
                        },
                        {
                            "id": "81f74103-bcfe-46f5-8f43-51b6bcce7fa2",
                            "gambit_id": "8ba77321-8f7f-4e54-933c-ab956f73ee19",
                            "last_updated": "2023-08-21T10:33:13.308901-04:00",
                            "created_at": "2023-08-19T09:28:04.600047-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/c8a6bd48-8cd9-4639-854a-43c660aafa9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "625fee5d-5677-427a-961f-cf6f662847e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e7723e75-bcaa-4387-97c0-327899750074",
            "completed": true,
            "last_updated": "2023-08-21T10:33:12.809809-04:00",
            "created_at": "2023-08-19T09:28:04.304418-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e7723e75-bcaa-4387-97c0-327899750074",
            "datetime": "2023-08-19T21:07:00-04:00",
            "cutoff_datetime": "2023-08-19T21:07:00-04:00",
            "name": "BAL (C Irvin) v. OAK (K Waldichuk)",
            "bettypes": [
                {
                    "id": "d56820c4-f2e1-4f85-943e-bddcaeeba9c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/625fee5d-5677-427a-961f-cf6f662847e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:04.315334-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Irvin)",
                                "amount": 6139.0
                            },
                            {
                                "team": "OAK (K Waldichuk)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "df8d9860-1716-44f6-90e4-0e502c2acfca",
                            "gambit_id": "4a0d55ef-070d-4784-a502-66586ce0f3f7",
                            "last_updated": "2023-08-21T10:33:12.821379-04:00",
                            "created_at": "2023-08-19T09:28:04.323092-04:00",
                            "name": "BAL (C Irvin)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56820c4-f2e1-4f85-943e-bddcaeeba9c2/?format=api"
                        },
                        {
                            "id": "e79e9569-099b-4ace-b5d1-dc6369c4bd5a",
                            "gambit_id": "cb09e588-9d08-4968-a772-a64660d7693f",
                            "last_updated": "2023-08-21T10:33:12.825088-04:00",
                            "created_at": "2023-08-19T09:28:04.331537-04:00",
                            "name": "OAK (K Waldichuk)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56820c4-f2e1-4f85-943e-bddcaeeba9c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee8f6516-e6fa-406e-a1a9-90c4e3c0d4a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/625fee5d-5677-427a-961f-cf6f662847e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:04.339834-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "BAL",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "023f3cf8-c9ce-4778-b22a-0c80bb864101",
                            "gambit_id": "e187551d-4ce8-46d2-b89f-43970cc14b36",
                            "last_updated": "2023-08-21T10:33:12.832485-04:00",
                            "created_at": "2023-08-19T09:28:04.347835-04:00",
                            "name": "OAK",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8f6516-e6fa-406e-a1a9-90c4e3c0d4a5/?format=api"
                        },
                        {
                            "id": "585feaff-f588-47f2-8b6e-72ed20c28b8a",
                            "gambit_id": "c26fa096-6fed-4330-9bd3-d6f8ed70b319",
                            "last_updated": "2023-08-21T10:33:12.836778-04:00",
                            "created_at": "2023-08-19T09:28:04.356494-04:00",
                            "name": "BAL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8f6516-e6fa-406e-a1a9-90c4e3c0d4a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9ad1e11-6117-40b3-a43f-fd3c4b89fa07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/625fee5d-5677-427a-961f-cf6f662847e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:04.364304-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "90a78218-714b-473f-9a14-fa03b77be854",
                            "gambit_id": "af6a9a3f-7f5b-48fb-aee0-86f641c1abc5",
                            "last_updated": "2023-08-21T10:33:12.843885-04:00",
                            "created_at": "2023-08-19T09:28:04.368851-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/f9ad1e11-6117-40b3-a43f-fd3c4b89fa07/?format=api"
                        },
                        {
                            "id": "dc9a9b2b-3a7c-4fd5-a6ec-9f4468776e48",
                            "gambit_id": "b3465e8f-31f2-4e1f-8610-b92fd112f051",
                            "last_updated": "2023-08-21T10:33:12.847143-04:00",
                            "created_at": "2023-08-19T09:28:04.373209-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/f9ad1e11-6117-40b3-a43f-fd3c4b89fa07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7451b15b-ef76-44b1-829b-b8bc6f181e8e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dc806ad9-7225-46a6-8aea-f7c0ea4464ad",
            "completed": true,
            "last_updated": "2023-08-21T19:48:16.147493-04:00",
            "created_at": "2023-08-17T13:03:06.813896-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/dc806ad9-7225-46a6-8aea-f7c0ea4464ad",
            "datetime": "2023-08-19T21:00:00-04:00",
            "cutoff_datetime": "2023-08-19T21:00:00-04:00",
            "name": "Las Vegas Raiders v. Los Angeles Rams",
            "bettypes": [
                {
                    "id": "7eac1c69-6dda-49de-9f62-9f10e7ee7d28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:06.840148-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 6554.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "82a186cf-7024-4544-a662-cd7fc611950e",
                            "gambit_id": "4340882f-2bcf-4a6f-bfc1-7cc99e15522d",
                            "last_updated": "2023-08-21T19:48:16.171189-04:00",
                            "created_at": "2023-08-17T13:03:06.845119-04:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eac1c69-6dda-49de-9f62-9f10e7ee7d28/?format=api"
                        },
                        {
                            "id": "52b91986-148e-448b-a43c-40afdfae57f4",
                            "gambit_id": "acacbd87-1b95-4a98-a17a-ba4c841bd9bb",
                            "last_updated": "2023-08-21T19:48:16.174538-04:00",
                            "created_at": "2023-08-17T13:03:06.849116-04:00",
                            "name": "Los Angeles Rams",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eac1c69-6dda-49de-9f62-9f10e7ee7d28/?format=api"
                        }
                    ]
                },
                {
                    "id": "44b5145a-8564-4d73-8bc8-9dcd7c289f1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:06.821467-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ae7ebd1-2fc5-4196-a062-189472081af4",
                            "gambit_id": "4528b12b-9ef6-433a-b341-f5efb20807d0",
                            "last_updated": "2023-08-21T19:48:16.160255-04:00",
                            "created_at": "2023-08-17T13:03:06.825707-04:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b5145a-8564-4d73-8bc8-9dcd7c289f1d/?format=api"
                        },
                        {
                            "id": "b7731b3a-8192-42fe-b9a0-ab2317f56fa7",
                            "gambit_id": "c69149ed-622f-4f37-897c-acccdd319d08",
                            "last_updated": "2023-08-21T19:48:16.164477-04:00",
                            "created_at": "2023-08-17T13:03:06.830097-04:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b5145a-8564-4d73-8bc8-9dcd7c289f1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "760635e6-0b62-4a63-b50c-f29fbefbba1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:06.853343-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e284a66-72c8-43ba-91fe-dfc5a7e2f80f",
                            "gambit_id": "5775c8c4-7b89-4589-9366-6ef81a6ab278",
                            "last_updated": "2023-08-21T19:48:16.181368-04:00",
                            "created_at": "2023-08-17T13:03:06.865042-04:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760635e6-0b62-4a63-b50c-f29fbefbba1a/?format=api"
                        },
                        {
                            "id": "3c5a95d0-89a7-48eb-bbad-91b2efee6d29",
                            "gambit_id": "74acc308-8b40-48d5-a0ee-eecb1595ab94",
                            "last_updated": "2023-08-21T19:48:16.184729-04:00",
                            "created_at": "2023-08-17T13:03:06.870272-04:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760635e6-0b62-4a63-b50c-f29fbefbba1a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3cd6e5b0-c473-402d-ada6-1e9475fe9b65",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d5d901c0-74f0-4771-a131-28f298c7864c",
            "completed": false,
            "last_updated": "2023-08-26T20:38:02.989198-04:00",
            "created_at": "2023-08-19T09:28:04.056043-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d5d901c0-74f0-4771-a131-28f298c7864c",
            "datetime": "2023-08-19T20:40:00-04:00",
            "cutoff_datetime": "2023-08-19T20:40:00-04:00",
            "name": "ARI (M Kelly) v. SDG (Y Darvish) - Game 2",
            "bettypes": [
                {
                    "id": "fc77831d-7797-430a-b558-5aebefc3fdc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cd6e5b0-c473-402d-ada6-1e9475fe9b65/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:04.077921-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5970.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4030.0
                            }
                        ],
                        "expected_reward_tokens": 9551.1,
                        "profit_sb": 51.1,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e903f969-ae64-4c28-8e32-baac5a958dd8",
                            "gambit_id": "52f2d167-62fe-4a92-8938-caa44c6700c6",
                            "last_updated": "2023-08-26T20:38:03.001784-04:00",
                            "created_at": "2023-08-19T09:28:04.087339-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc77831d-7797-430a-b558-5aebefc3fdc2/?format=api"
                        },
                        {
                            "id": "f45d3f99-2b5d-48f4-818c-f0ee28a4cc2a",
                            "gambit_id": "5a331fd0-4db4-413b-b7ed-568acc1b687e",
                            "last_updated": "2023-08-26T20:38:02.997820-04:00",
                            "created_at": "2023-08-19T09:28:04.083069-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc77831d-7797-430a-b558-5aebefc3fdc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e132bc9c-fccd-404b-b2f0-9e4f611d7797",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cd6e5b0-c473-402d-ada6-1e9475fe9b65/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:04.103550-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6024240-589d-4ace-a23d-42981d13e452",
                            "gambit_id": "0bad4662-6f6c-433b-8a66-5e99ec3837b6",
                            "last_updated": "2023-08-26T20:38:03.021993-04:00",
                            "created_at": "2023-08-19T09:28:04.107180-04:00",
                            "name": "ARI",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e132bc9c-fccd-404b-b2f0-9e4f611d7797/?format=api"
                        },
                        {
                            "id": "7074e2ea-dce8-417e-9ed4-80ce0f439c77",
                            "gambit_id": "5e4dc7bf-8185-4471-9a0f-771a1cbd619e",
                            "last_updated": "2023-08-26T20:38:03.025484-04:00",
                            "created_at": "2023-08-19T09:28:04.111268-04:00",
                            "name": "SDG",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e132bc9c-fccd-404b-b2f0-9e4f611d7797/?format=api"
                        }
                    ]
                },
                {
                    "id": "adb218b5-d7e6-4453-9753-94c7d997b2e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cd6e5b0-c473-402d-ada6-1e9475fe9b65/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:04.091441-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c5ca555d-1dfa-436c-b494-de3973991519",
                            "gambit_id": "3c53085e-58d1-48d3-9822-ce3a56ac566b",
                            "last_updated": "2023-08-26T20:38:03.009531-04:00",
                            "created_at": "2023-08-19T09:28:04.094931-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/adb218b5-d7e6-4453-9753-94c7d997b2e3/?format=api"
                        },
                        {
                            "id": "e541eaa4-fe6e-4f74-9210-16982d0488bf",
                            "gambit_id": "5d6313e8-59bb-4d80-9fb5-51f8e7d9057b",
                            "last_updated": "2023-08-26T20:38:03.013377-04:00",
                            "created_at": "2023-08-19T09:28:04.099407-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/adb218b5-d7e6-4453-9753-94c7d997b2e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "24104002-95fc-4124-a852-64b4ec385482",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b65fa471-ed52-49c8-912e-b8c8ae90c8fe",
            "completed": true,
            "last_updated": "2023-08-21T10:33:15.460800-04:00",
            "created_at": "2023-08-19T14:03:05.797089-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b65fa471-ed52-49c8-912e-b8c8ae90c8fe",
            "datetime": "2023-08-19T20:40:00-04:00",
            "cutoff_datetime": "2023-08-19T20:40:00-04:00",
            "name": "Arizona Diamondbacks v. San Diego Padres - Game 2",
            "bettypes": [
                {
                    "id": "331050aa-c6a8-4a45-880d-7dc1b02a47c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24104002-95fc-4124-a852-64b4ec385482/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:03:05.805104-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Diego Padres",
                                "amount": 6293.0
                            },
                            {
                                "team": "Arizona Diamondbacks",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07e64d05-6025-4da3-b257-97094bcf631d",
                            "gambit_id": "ed144aed-d239-4536-984f-f933ba6616b1",
                            "last_updated": "2023-08-21T10:33:15.478274-04:00",
                            "created_at": "2023-08-19T14:03:05.813444-04:00",
                            "name": "San Diego Padres",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/331050aa-c6a8-4a45-880d-7dc1b02a47c3/?format=api"
                        },
                        {
                            "id": "9497d5dd-31e6-4758-9f07-67696e1dbad6",
                            "gambit_id": "bbf5da1f-b133-4b2a-921b-b8c0ad8316c6",
                            "last_updated": "2023-08-21T10:33:15.474520-04:00",
                            "created_at": "2023-08-19T14:03:05.809350-04:00",
                            "name": "Arizona Diamondbacks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/331050aa-c6a8-4a45-880d-7dc1b02a47c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e13b6fa9-31bc-46af-8e5a-5d5ac00b2c86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24104002-95fc-4124-a852-64b4ec385482/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T14:03:05.818635-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Diamondbacks",
                                "amount": 5423.0
                            },
                            {
                                "team": "San Diego Padres",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ab72644-0f6b-4090-ad47-2c36ac05c53c",
                            "gambit_id": "366a9cdb-4bb5-4c06-ae55-723f608145d0",
                            "last_updated": "2023-08-21T10:33:15.485696-04:00",
                            "created_at": "2023-08-19T14:03:05.822325-04:00",
                            "name": "Arizona Diamondbacks",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13b6fa9-31bc-46af-8e5a-5d5ac00b2c86/?format=api"
                        },
                        {
                            "id": "edcabd3c-a454-4613-8f8f-70360593901d",
                            "gambit_id": "c4adc408-17dd-4d2e-9a34-10631594171d",
                            "last_updated": "2023-08-21T10:33:15.489053-04:00",
                            "created_at": "2023-08-19T14:03:05.826251-04:00",
                            "name": "San Diego Padres",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13b6fa9-31bc-46af-8e5a-5d5ac00b2c86/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8ee7e45-e68e-4d60-8346-734127982613",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24104002-95fc-4124-a852-64b4ec385482/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:03:05.830006-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ec8630b8-65b0-42f3-84dc-bcf84297ecd5",
                            "gambit_id": "905acefa-84e7-4b75-a50c-115bad46550a",
                            "last_updated": "2023-08-21T10:33:15.498983-04:00",
                            "created_at": "2023-08-19T14:03:05.838582-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/f8ee7e45-e68e-4d60-8346-734127982613/?format=api"
                        },
                        {
                            "id": "a2edc80e-2b4e-4c11-9024-a260286e74b2",
                            "gambit_id": "31a9b327-6926-4b91-b6b2-401cf0399ec6",
                            "last_updated": "2023-08-21T10:33:15.495766-04:00",
                            "created_at": "2023-08-19T14:03:05.834234-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/f8ee7e45-e68e-4d60-8346-734127982613/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "792f0239-31dd-455e-a86b-021bd5dcfbdf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8c0198cd-98a4-4c3d-b509-d4641faa549b",
            "completed": true,
            "last_updated": "2023-08-21T19:53:14.383067-04:00",
            "created_at": "2023-08-17T13:03:06.526438-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8c0198cd-98a4-4c3d-b509-d4641faa549b",
            "datetime": "2023-08-19T20:30:00-04:00",
            "cutoff_datetime": "2023-08-19T20:30:00-04:00",
            "name": "Denver Broncos v. San Francisco 49ers",
            "bettypes": [
                {
                    "id": "ef87770c-d3a5-4288-b3af-b4700af4f1b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:06.556318-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 6010.0
                            },
                            {
                                "team": "San Francisco 49ers",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3952a856-5ef8-4368-8def-8bcb9e183fe2",
                            "gambit_id": "4f1891ad-4907-4096-86d4-b7e96c8fd6c7",
                            "last_updated": "2023-08-21T19:53:14.405109-04:00",
                            "created_at": "2023-08-17T13:03:06.560180-04:00",
                            "name": "Denver Broncos",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api"
                        },
                        {
                            "id": "43de0593-adff-43fb-86c0-2e4cfc4613c3",
                            "gambit_id": "66e514f0-34b8-4767-a68e-fbc46b2eb251",
                            "last_updated": "2023-08-21T19:53:14.408523-04:00",
                            "created_at": "2023-08-17T13:03:06.564469-04:00",
                            "name": "San Francisco 49ers",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef87770c-d3a5-4288-b3af-b4700af4f1b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "67db1160-1974-4bf3-86df-12a22e89cd8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:06.537576-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b63a40ae-4517-4f58-abf0-d82b0421ebbf",
                            "gambit_id": "7c13948c-706c-4441-a7fb-27df9877ee90",
                            "last_updated": "2023-08-21T19:53:14.393021-04:00",
                            "created_at": "2023-08-17T13:03:06.541612-04:00",
                            "name": "Denver Broncos",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67db1160-1974-4bf3-86df-12a22e89cd8c/?format=api"
                        },
                        {
                            "id": "32a0c1dc-bf3b-4a42-bc7a-87c02aa84378",
                            "gambit_id": "1e589acb-09cb-4e6a-b179-6a427cacae72",
                            "last_updated": "2023-08-21T19:53:14.397359-04:00",
                            "created_at": "2023-08-17T13:03:06.545529-04:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67db1160-1974-4bf3-86df-12a22e89cd8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d140283e-8c60-431f-8020-cebf7e17987b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/792f0239-31dd-455e-a86b-021bd5dcfbdf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:06.568309-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83bc64db-8d59-42d7-a490-2701772e145c",
                            "gambit_id": "8f51cea1-a3e5-4aed-8b0d-c700779ea109",
                            "last_updated": "2023-08-21T19:53:14.415818-04:00",
                            "created_at": "2023-08-17T13:03:06.576177-04:00",
                            "name": "Game Total Over 40",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api"
                        },
                        {
                            "id": "fb35c9c6-9073-4cdd-a8a2-3fc9d3529d45",
                            "gambit_id": "a4551a16-e379-4087-b27d-3f36674ac63e",
                            "last_updated": "2023-08-21T19:53:14.419159-04:00",
                            "created_at": "2023-08-17T13:03:06.580614-04:00",
                            "name": "Game Total Under 40",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d140283e-8c60-431f-8020-cebf7e17987b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e693c5b-3489-4223-9cb8-c66ec72a8806",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "703bef56-ce0a-49f2-8a89-206951bddb40",
            "completed": true,
            "last_updated": "2023-08-21T10:38:12.722098-04:00",
            "created_at": "2023-08-19T09:28:03.806529-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/703bef56-ce0a-49f2-8a89-206951bddb40",
            "datetime": "2023-08-19T20:10:00-04:00",
            "cutoff_datetime": "2023-08-19T20:10:00-04:00",
            "name": "CWS (J Scholtens) v. COL (K Freeland)",
            "bettypes": [
                {
                    "id": "0eb9ad20-2fa5-4b09-a79f-097d4273717d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e693c5b-3489-4223-9cb8-c66ec72a8806/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:03.819326-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (J Scholtens)",
                                "amount": 5170.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff62a6fc-1618-487c-b075-fbefac669616",
                            "gambit_id": "5e3dc652-e266-4941-b318-e4ffb5862b37",
                            "last_updated": "2023-08-21T10:38:12.735050-04:00",
                            "created_at": "2023-08-19T09:28:03.823125-04:00",
                            "name": "CWS (J Scholtens)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb9ad20-2fa5-4b09-a79f-097d4273717d/?format=api"
                        },
                        {
                            "id": "577312d0-399e-4c2e-9d9c-8b9c3c9bcc73",
                            "gambit_id": "aa1425d2-bc46-4b8c-977d-97515a8b5ffe",
                            "last_updated": "2023-08-21T10:38:12.738358-04:00",
                            "created_at": "2023-08-19T09:28:03.826836-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eb9ad20-2fa5-4b09-a79f-097d4273717d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9af071a4-cb68-439d-be52-3d299629e55e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e693c5b-3489-4223-9cb8-c66ec72a8806/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:03.830784-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09c258bc-950a-4a53-8756-281eda6c0ba5",
                            "gambit_id": "f75b3034-565e-4b0c-9d95-7fc8ab0e45e9",
                            "last_updated": "2023-08-21T10:38:12.748288-04:00",
                            "created_at": "2023-08-19T09:28:03.839664-04:00",
                            "name": "COL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af071a4-cb68-439d-be52-3d299629e55e/?format=api"
                        },
                        {
                            "id": "000bd206-238c-49b3-8fcb-947cff6979c8",
                            "gambit_id": "dfff87cc-6a1f-4b2c-8d84-e854d7c3dbcc",
                            "last_updated": "2023-08-21T10:38:12.745039-04:00",
                            "created_at": "2023-08-19T09:28:03.834379-04:00",
                            "name": "CWS",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af071a4-cb68-439d-be52-3d299629e55e/?format=api"
                        }
                    ]
                },
                {
                    "id": "78b1ecb3-fc2c-4e10-a239-5032ceb4920f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e693c5b-3489-4223-9cb8-c66ec72a8806/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:03.857034-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72010966-8944-4981-9b30-25bdca5750fd",
                            "gambit_id": "da591cc9-c9f5-4f95-8e10-27ee4df92145",
                            "last_updated": "2023-08-21T10:38:12.754904-04:00",
                            "created_at": "2023-08-19T09:28:03.861875-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b1ecb3-fc2c-4e10-a239-5032ceb4920f/?format=api"
                        },
                        {
                            "id": "698a4a06-4e4e-4deb-8c0a-3db3d28bd5dc",
                            "gambit_id": "2bdaa280-4fcf-420e-b204-8bc9a287135a",
                            "last_updated": "2023-08-21T10:38:12.758169-04:00",
                            "created_at": "2023-08-19T09:28:03.866169-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b1ecb3-fc2c-4e10-a239-5032ceb4920f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dfab32f1-7b0f-4e9e-90d4-d4fea8fa7e89",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5df18a0d-5a58-41a8-bb5d-e6e848d51964",
            "completed": true,
            "last_updated": "2023-08-21T19:53:16.056835-04:00",
            "created_at": "2023-08-17T13:03:05.714680-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.74,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5df18a0d-5a58-41a8-bb5d-e6e848d51964",
            "datetime": "2023-08-19T20:00:00-04:00",
            "cutoff_datetime": "2023-08-19T20:00:00-04:00",
            "name": "Tennessee Titans v. Minnesota Vikings",
            "bettypes": [
                {
                    "id": "d987b339-3ae5-4f87-88b0-081572e3a6ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfab32f1-7b0f-4e9e-90d4-d4fea8fa7e89/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:05.738341-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5614.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44630515-4665-4b77-9903-580c45155955",
                            "gambit_id": "4ed46a1c-ae0e-4091-82be-8306a384f656",
                            "last_updated": "2023-08-21T19:53:16.075980-04:00",
                            "created_at": "2023-08-17T13:03:05.743729-04:00",
                            "name": "Tennessee Titans",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d987b339-3ae5-4f87-88b0-081572e3a6ed/?format=api"
                        },
                        {
                            "id": "3ad688ec-5df3-4096-9145-2ecb20074682",
                            "gambit_id": "1e464f78-342c-4e42-8b7f-2ff35bf17ad0",
                            "last_updated": "2023-08-21T19:53:16.079345-04:00",
                            "created_at": "2023-08-17T13:03:05.748180-04:00",
                            "name": "Minnesota Vikings",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d987b339-3ae5-4f87-88b0-081572e3a6ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "20a39638-8320-4719-8056-0b7818467440",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfab32f1-7b0f-4e9e-90d4-d4fea8fa7e89/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:05.724132-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f8016a5-c027-459d-97b4-0b462d858d59",
                            "gambit_id": "b1b4d798-5c75-4e4d-af16-58649724d779",
                            "last_updated": "2023-08-21T19:53:16.065335-04:00",
                            "created_at": "2023-08-17T13:03:05.729014-04:00",
                            "name": "Tennessee Titans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a39638-8320-4719-8056-0b7818467440/?format=api"
                        },
                        {
                            "id": "605e53cf-5d2b-428c-ba07-ccf1d0451c72",
                            "gambit_id": "62a4c71a-7a28-4c1e-8f7a-b0f052cc76fc",
                            "last_updated": "2023-08-21T19:53:16.068853-04:00",
                            "created_at": "2023-08-17T13:03:05.733196-04:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a39638-8320-4719-8056-0b7818467440/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7165b16-6135-4d19-bec0-16ab6019c263",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dfab32f1-7b0f-4e9e-90d4-d4fea8fa7e89/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:05.752678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf1f1257-4800-4698-b77f-348a5e9ba507",
                            "gambit_id": "e2ff6ce7-ce1e-496f-b16e-fc85b3da64d1",
                            "last_updated": "2023-08-21T19:53:16.089336-04:00",
                            "created_at": "2023-08-17T13:03:05.773825-04:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7165b16-6135-4d19-bec0-16ab6019c263/?format=api"
                        },
                        {
                            "id": "f95a7321-2944-46c8-92f3-ba339fe45ee1",
                            "gambit_id": "a7eafcb8-cf9f-4e65-85ee-f68b278cf4c3",
                            "last_updated": "2023-08-21T19:53:16.086101-04:00",
                            "created_at": "2023-08-17T13:03:05.756553-04:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7165b16-6135-4d19-bec0-16ab6019c263/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73200a02-f6bd-44fa-960a-7c0c18a902c7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8148b55d-8096-48fb-af46-e74148d9fa10",
            "completed": true,
            "last_updated": "2023-08-21T19:58:16.700592-04:00",
            "created_at": "2023-08-17T13:03:06.263153-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8148b55d-8096-48fb-af46-e74148d9fa10",
            "datetime": "2023-08-19T20:00:00-04:00",
            "cutoff_datetime": "2023-08-19T20:00:00-04:00",
            "name": "Kansas City Chiefs v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "bff2b696-9802-4982-a14e-8fb26655951c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73200a02-f6bd-44fa-960a-7c0c18a902c7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:06.294930-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 7197.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 2803.0
                            }
                        ],
                        "expected_reward_tokens": 9500.04,
                        "profit_sb": 0.04,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ee8dca9-a173-4998-a985-1e3c1369afe0",
                            "gambit_id": "1bc5babf-dd03-4227-b827-a597f1a43309",
                            "last_updated": "2023-08-21T19:58:16.720665-04:00",
                            "created_at": "2023-08-17T13:03:06.298589-04:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff2b696-9802-4982-a14e-8fb26655951c/?format=api"
                        },
                        {
                            "id": "b3615d97-40fa-4627-92e7-10c90cea977e",
                            "gambit_id": "a8ba180d-c2ec-4e8d-89cd-dfae436d4186",
                            "last_updated": "2023-08-21T19:58:16.723981-04:00",
                            "created_at": "2023-08-17T13:03:06.302409-04:00",
                            "name": "Arizona Cardinals",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff2b696-9802-4982-a14e-8fb26655951c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a97a62c5-9989-4899-906b-b4da5f87ad8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73200a02-f6bd-44fa-960a-7c0c18a902c7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:06.282990-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1def9513-bf49-493b-8db9-69d837ee81fc",
                            "gambit_id": "b7e64e5c-5581-4e20-9327-2514fdf55652",
                            "last_updated": "2023-08-21T19:58:16.710682-04:00",
                            "created_at": "2023-08-17T13:03:06.286942-04:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97a62c5-9989-4899-906b-b4da5f87ad8f/?format=api"
                        },
                        {
                            "id": "1aafb440-0d17-4c57-ac70-8a93e848cf91",
                            "gambit_id": "74c8c0b5-32f1-4c50-9d7a-2523db989715",
                            "last_updated": "2023-08-21T19:58:16.714128-04:00",
                            "created_at": "2023-08-17T13:03:06.290969-04:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97a62c5-9989-4899-906b-b4da5f87ad8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "99b32077-2a45-46cd-a769-bce23cbb6883",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73200a02-f6bd-44fa-960a-7c0c18a902c7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:06.315971-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "87d51549-ee7d-4cb4-987b-27139da4dbc7",
                            "gambit_id": "843fc0bb-057f-474a-a396-3285699def86",
                            "last_updated": "2023-08-21T19:58:16.730684-04:00",
                            "created_at": "2023-08-17T13:03:06.319587-04:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b32077-2a45-46cd-a769-bce23cbb6883/?format=api"
                        },
                        {
                            "id": "e404c613-032d-4c1e-bed9-c119d3745b28",
                            "gambit_id": "01985be7-b63b-4b60-a886-463c05571c2f",
                            "last_updated": "2023-08-21T19:58:16.733950-04:00",
                            "created_at": "2023-08-17T13:03:06.323497-04:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b32077-2a45-46cd-a769-bce23cbb6883/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "98197921-93d9-4903-a4b5-3edf4a8be7f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d6438fca-6766-4bcd-a84b-16f861732b4d",
            "completed": true,
            "last_updated": "2023-08-21T19:53:14.152638-04:00",
            "created_at": "2023-08-17T13:03:05.993752-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d6438fca-6766-4bcd-a84b-16f861732b4d",
            "datetime": "2023-08-19T20:00:00-04:00",
            "cutoff_datetime": "2023-08-19T20:00:00-04:00",
            "name": "New England Patriots v. Green Bay Packers",
            "bettypes": [
                {
                    "id": "cbe330b6-0d4d-45ed-8c99-140bbc8e85c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98197921-93d9-4903-a4b5-3edf4a8be7f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:06.021595-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Green Bay Packers",
                                "amount": 5857.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4f03fea-4be3-4585-beaf-737555a34747",
                            "gambit_id": "0c6cff76-47b5-423b-b9bd-87d0a8be66c2",
                            "last_updated": "2023-08-21T19:53:14.178833-04:00",
                            "created_at": "2023-08-17T13:03:06.030705-04:00",
                            "name": "Green Bay Packers",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe330b6-0d4d-45ed-8c99-140bbc8e85c6/?format=api"
                        },
                        {
                            "id": "28f884d0-c1e3-4277-bc61-63edf62092cd",
                            "gambit_id": "0b071d78-b38b-4eb9-922f-fcd2059efa61",
                            "last_updated": "2023-08-21T19:53:14.175134-04:00",
                            "created_at": "2023-08-17T13:03:06.025937-04:00",
                            "name": "New England Patriots",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe330b6-0d4d-45ed-8c99-140bbc8e85c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "1010cea3-2058-419b-af6d-adfe9e9749b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98197921-93d9-4903-a4b5-3edf4a8be7f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:06.001695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5000.0
                            },
                            {
                                "team": "Green Bay Packers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e902fa5c-f95b-41f9-8775-b7faed0bc4a9",
                            "gambit_id": "25692980-c45a-4ed8-a699-e53f52aee808",
                            "last_updated": "2023-08-21T19:53:14.164096-04:00",
                            "created_at": "2023-08-17T13:03:06.009733-04:00",
                            "name": "New England Patriots",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1010cea3-2058-419b-af6d-adfe9e9749b0/?format=api"
                        },
                        {
                            "id": "f124d2bc-cf94-419f-8a0c-6e5da2324556",
                            "gambit_id": "f8d57494-b25a-4da2-b7c5-1af9d9b9dcc6",
                            "last_updated": "2023-08-21T19:53:14.167929-04:00",
                            "created_at": "2023-08-17T13:03:06.015782-04:00",
                            "name": "Green Bay Packers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1010cea3-2058-419b-af6d-adfe9e9749b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "371e22e3-7717-4283-ac09-78501db5c668",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98197921-93d9-4903-a4b5-3edf4a8be7f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:06.035474-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 37.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8cf4467-105b-4ec9-bcd9-995a7cf6af8a",
                            "gambit_id": "9b2b6464-6222-45bf-83be-57226e0abd18",
                            "last_updated": "2023-08-21T19:53:14.185604-04:00",
                            "created_at": "2023-08-17T13:03:06.039368-04:00",
                            "name": "Game Total Over 37.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/371e22e3-7717-4283-ac09-78501db5c668/?format=api"
                        },
                        {
                            "id": "28dbd294-48b5-49db-8a60-ebf5b460242e",
                            "gambit_id": "5b19fd6c-8609-48d9-aa99-de2b79003284",
                            "last_updated": "2023-08-21T19:53:14.189292-04:00",
                            "created_at": "2023-08-17T13:03:06.043429-04:00",
                            "name": "Game Total Under 37.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/371e22e3-7717-4283-ac09-78501db5c668/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a44fe7e-ff59-4726-98a3-7f5808275dac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e21a8c0-b93d-452d-b817-d94e2f85fade",
            "completed": true,
            "last_updated": "2023-08-21T19:58:16.218912-04:00",
            "created_at": "2023-08-17T13:03:05.471341-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5e21a8c0-b93d-452d-b817-d94e2f85fade",
            "datetime": "2023-08-19T19:30:00-04:00",
            "cutoff_datetime": "2023-08-19T19:30:00-04:00",
            "name": "Tampa Bay Buccaneers v. New York Jets",
            "bettypes": [
                {
                    "id": "8167963b-20a6-4963-ae88-24eef6d9979a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a44fe7e-ff59-4726-98a3-7f5808275dac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:05.490386-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Jets",
                                "amount": 5857.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07c9ac10-30b8-4dc0-bc3d-76dfaa6c43e3",
                            "gambit_id": "c555332f-d0d2-48fa-ac11-87a894d0c7ee",
                            "last_updated": "2023-08-21T19:58:16.251313-04:00",
                            "created_at": "2023-08-17T13:03:05.501178-04:00",
                            "name": "New York Jets",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8167963b-20a6-4963-ae88-24eef6d9979a/?format=api"
                        },
                        {
                            "id": "8c319759-436e-49c8-9389-a01db0680a01",
                            "gambit_id": "2e84ef2b-a818-4bbf-ae1b-bdd68b0c34d0",
                            "last_updated": "2023-08-21T19:58:16.247845-04:00",
                            "created_at": "2023-08-17T13:03:05.495040-04:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8167963b-20a6-4963-ae88-24eef6d9979a/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f8e08d0-8a2f-44d1-8538-51393706c10a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a44fe7e-ff59-4726-98a3-7f5808275dac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:05.476681-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9a3182e-b29c-428e-9285-e42b0b74c56c",
                            "gambit_id": "a1b38552-47c9-4d81-bec7-cace33e7176a",
                            "last_updated": "2023-08-21T19:58:16.231159-04:00",
                            "created_at": "2023-08-17T13:03:05.480900-04:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f8e08d0-8a2f-44d1-8538-51393706c10a/?format=api"
                        },
                        {
                            "id": "eabfaadf-5b33-42ea-aba6-679f2143f508",
                            "gambit_id": "5380ddb5-f56f-462b-a13c-12f8b49eafbb",
                            "last_updated": "2023-08-21T19:58:16.234294-04:00",
                            "created_at": "2023-08-17T13:03:05.485022-04:00",
                            "name": "New York Jets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f8e08d0-8a2f-44d1-8538-51393706c10a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e02ed74d-f839-462a-9d00-dd79a24a9300",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a44fe7e-ff59-4726-98a3-7f5808275dac/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:05.506816-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 36.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 36.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20ae0cb1-a41f-4c1c-b7e9-2c115eea7d68",
                            "gambit_id": "95a8f87b-6fe0-4712-973c-a326d5bf5ac2",
                            "last_updated": "2023-08-21T19:58:16.263777-04:00",
                            "created_at": "2023-08-17T13:03:05.510694-04:00",
                            "name": "Game Total Over 36.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02ed74d-f839-462a-9d00-dd79a24a9300/?format=api"
                        },
                        {
                            "id": "c723e3c1-a6d5-4600-992b-933041ca204e",
                            "gambit_id": "08530327-1deb-4a07-aacf-f1dfb93829d8",
                            "last_updated": "2023-08-21T19:58:16.267339-04:00",
                            "created_at": "2023-08-17T13:03:05.515852-04:00",
                            "name": "Game Total Under 36.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02ed74d-f839-462a-9d00-dd79a24a9300/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53193c90-8a11-456d-85b8-9eea6a681437",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6ff0e4b3-25c9-486e-92de-be74f6355142",
            "completed": true,
            "last_updated": "2023-08-21T10:38:13.682465-04:00",
            "created_at": "2023-08-19T09:28:03.557466-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6ff0e4b3-25c9-486e-92de-be74f6355142",
            "datetime": "2023-08-19T19:20:00-04:00",
            "cutoff_datetime": "2023-08-19T19:20:00-04:00",
            "name": "SFO (L Webb) v. ATL (Y Chirinos)",
            "bettypes": [
                {
                    "id": "eb0db97c-2096-4eac-aee0-d0312a08f0ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53193c90-8a11-456d-85b8-9eea6a681437/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:03.563200-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Y Chirinos)",
                                "amount": 5222.0
                            },
                            {
                                "team": "SFO (L Webb)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f346b70-006c-4715-bddc-8eef4b7437d0",
                            "gambit_id": "62f273a9-dedb-49a8-a488-4c61f0cfd69b",
                            "last_updated": "2023-08-21T10:38:13.694603-04:00",
                            "created_at": "2023-08-19T09:28:03.572850-04:00",
                            "name": "ATL (Y Chirinos)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0db97c-2096-4eac-aee0-d0312a08f0ce/?format=api"
                        },
                        {
                            "id": "bc38e55d-2d8a-4894-a6d6-97a1457a4ec1",
                            "gambit_id": "dbd390cd-7051-4b85-b1ea-5c4aae80b72e",
                            "last_updated": "2023-08-21T10:38:13.690922-04:00",
                            "created_at": "2023-08-19T09:28:03.567401-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0db97c-2096-4eac-aee0-d0312a08f0ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "73b04b28-3eb7-4b5e-80ab-11a291b7aae1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53193c90-8a11-456d-85b8-9eea6a681437/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:03.580208-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "ATL",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "35b510a7-2c32-43ac-b695-9c7cef54ff6c",
                            "gambit_id": "3eebbbe6-5dbc-4166-b792-d66740dd7501",
                            "last_updated": "2023-08-21T10:38:13.707481-04:00",
                            "created_at": "2023-08-19T09:28:03.586831-04:00",
                            "name": "SFO",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73b04b28-3eb7-4b5e-80ab-11a291b7aae1/?format=api"
                        },
                        {
                            "id": "d7fc2f32-a768-4822-a753-105f85e9d277",
                            "gambit_id": "f6214f2b-26e7-4f61-8678-a257b3d657f6",
                            "last_updated": "2023-08-21T10:38:13.711862-04:00",
                            "created_at": "2023-08-19T09:28:03.593570-04:00",
                            "name": "ATL",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73b04b28-3eb7-4b5e-80ab-11a291b7aae1/?format=api"
                        }
                    ]
                },
                {
                    "id": "27e1705e-acb6-458f-81a7-2388c367b682",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53193c90-8a11-456d-85b8-9eea6a681437/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:03.599798-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "8891b8d0-30c9-4874-b888-714df56a66c2",
                            "gambit_id": "5a89ae4d-5c63-42ce-a8f0-d25f6b768226",
                            "last_updated": "2023-08-21T10:38:13.724811-04:00",
                            "created_at": "2023-08-19T09:28:03.609604-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/27e1705e-acb6-458f-81a7-2388c367b682/?format=api"
                        },
                        {
                            "id": "38cac0c9-7eb0-4d8e-918a-69fce4574450",
                            "gambit_id": "3561613b-e162-42e2-928f-64b70c77c015",
                            "last_updated": "2023-08-21T10:38:13.720465-04:00",
                            "created_at": "2023-08-19T09:28:03.605015-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/27e1705e-acb6-458f-81a7-2388c367b682/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b414588f-540c-4914-97fb-f01bfe3e5352",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a11dd27-d8eb-4efa-bbcc-165a25206601",
            "completed": true,
            "last_updated": "2023-08-21T11:03:21.862101-04:00",
            "created_at": "2023-08-19T09:28:03.321384-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4a11dd27-d8eb-4efa-bbcc-165a25206601",
            "datetime": "2023-08-19T19:15:00-04:00",
            "cutoff_datetime": "2023-08-19T19:15:00-04:00",
            "name": "NYM (K Senga) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "0a0b6065-dff0-4e07-92c3-eb6885e9aad1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:03.327023-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5091.0
                            },
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 4909.0
                            }
                        ],
                        "expected_reward_tokens": 9571.08,
                        "profit_sb": 71.08,
                        "profit_sb_percentage": 0.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae272a47-0a45-4f55-a7d7-3d51a765e009",
                            "gambit_id": "fb67eb84-a44c-4714-bf71-d7a0028a76e6",
                            "last_updated": "2023-08-21T11:03:21.873365-04:00",
                            "created_at": "2023-08-19T09:28:03.330992-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.88000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api"
                        },
                        {
                            "id": "de6de65d-8ba8-4869-8b78-e88f0a9610be",
                            "gambit_id": "cfea49a4-757b-4889-ac30-c94e7f58b167",
                            "last_updated": "2023-08-21T11:03:21.877194-04:00",
                            "created_at": "2023-08-19T09:28:03.335087-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.95000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4989143-6974-4881-a7a3-b041f9587850",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:03.339475-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 6090.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "305387ca-12bb-4d86-82e2-a7f5f192b92c",
                            "gambit_id": "8fcfc87e-f866-4cf6-9d36-835bf640e857",
                            "last_updated": "2023-08-21T11:03:21.890630-04:00",
                            "created_at": "2023-08-19T09:28:03.349810-04:00",
                            "name": "STL",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4989143-6974-4881-a7a3-b041f9587850/?format=api"
                        },
                        {
                            "id": "7f1de450-e85d-4cba-a508-54507b5b6373",
                            "gambit_id": "73decb1a-722c-4448-8010-2dfd8700d276",
                            "last_updated": "2023-08-21T11:03:21.887007-04:00",
                            "created_at": "2023-08-19T09:28:03.343378-04:00",
                            "name": "NYM",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4989143-6974-4881-a7a3-b041f9587850/?format=api"
                        }
                    ]
                },
                {
                    "id": "50c024cd-87db-49d3-b232-80d78962ee05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:03.354602-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f527a75e-34df-469f-a0be-d7f743ec4146",
                            "gambit_id": "9ab73a59-27fe-4aeb-b80d-9fd5333e29f3",
                            "last_updated": "2023-08-21T11:03:21.900770-04:00",
                            "created_at": "2023-08-19T09:28:03.365123-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/50c024cd-87db-49d3-b232-80d78962ee05/?format=api"
                        },
                        {
                            "id": "7f8a3fa2-89a3-47cc-951b-466a8c749fb0",
                            "gambit_id": "353b307b-821e-4e40-b8f5-ea21fbef57e2",
                            "last_updated": "2023-08-21T11:03:21.897363-04:00",
                            "created_at": "2023-08-19T09:28:03.360119-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/50c024cd-87db-49d3-b232-80d78962ee05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99fae72c-7360-40c5-a4dc-0bf44e88c6e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "22855cf9-e810-4f75-8cdf-290b4b6dfe3a",
            "completed": true,
            "last_updated": "2023-08-21T11:03:22.329384-04:00",
            "created_at": "2023-08-19T09:28:02.835526-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/22855cf9-e810-4f75-8cdf-290b4b6dfe3a",
            "datetime": "2023-08-19T19:10:00-04:00",
            "cutoff_datetime": "2023-08-19T19:10:00-04:00",
            "name": "DET (M Manning) v. CLE (T Bibee)",
            "bettypes": [
                {
                    "id": "0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99fae72c-7360-40c5-a4dc-0bf44e88c6e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:02.841323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (T Bibee)",
                                "amount": 6173.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c007ffa-2bb9-4b7f-ad26-29ddbfff0d0d",
                            "gambit_id": "1ab488f2-48ac-4d47-915d-750716fe30de",
                            "last_updated": "2023-08-21T11:03:22.345041-04:00",
                            "created_at": "2023-08-19T09:28:02.850975-04:00",
                            "name": "CLE (T Bibee)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae/?format=api"
                        },
                        {
                            "id": "20295daa-d43e-42ba-b0a9-cbce2ae3e1e3",
                            "gambit_id": "ce13ee37-aa8b-48ac-9aac-e968675dc04f",
                            "last_updated": "2023-08-21T11:03:22.340788-04:00",
                            "created_at": "2023-08-19T09:28:02.845699-04:00",
                            "name": "DET (M Manning)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "b26b46cc-1512-4f26-a5b3-c2ff8db4cda7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99fae72c-7360-40c5-a4dc-0bf44e88c6e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:02.856407-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d911a000-da1d-41db-91fb-2bda364dfa58",
                            "gambit_id": "3a7a05fe-0b82-4bf8-a916-87eeb7082855",
                            "last_updated": "2023-08-21T11:03:22.353488-04:00",
                            "created_at": "2023-08-19T09:28:02.861480-04:00",
                            "name": "DET",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26b46cc-1512-4f26-a5b3-c2ff8db4cda7/?format=api"
                        },
                        {
                            "id": "2bd6bdcf-594c-4402-83c3-3e2c8b0bf4b7",
                            "gambit_id": "236bcdce-8697-411f-a025-d09bd0c7d713",
                            "last_updated": "2023-08-21T11:03:22.357759-04:00",
                            "created_at": "2023-08-19T09:28:02.867025-04:00",
                            "name": "CLE",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26b46cc-1512-4f26-a5b3-c2ff8db4cda7/?format=api"
                        }
                    ]
                },
                {
                    "id": "121eb747-a755-42b6-b121-2a8048146e15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99fae72c-7360-40c5-a4dc-0bf44e88c6e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:02.873418-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9b01e5dd-1a31-4a5a-8c92-6a237d0267e4",
                            "gambit_id": "a92eae9c-032d-49ad-9999-06064f481135",
                            "last_updated": "2023-08-21T11:03:22.371348-04:00",
                            "created_at": "2023-08-19T09:28:02.884060-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/121eb747-a755-42b6-b121-2a8048146e15/?format=api"
                        },
                        {
                            "id": "f27b954e-76fb-4836-93b3-5919f15912d8",
                            "gambit_id": "2d244cd0-564e-4ca5-8b3b-01a02f62c838",
                            "last_updated": "2023-08-21T11:03:22.366700-04:00",
                            "created_at": "2023-08-19T09:28:02.878897-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/121eb747-a755-42b6-b121-2a8048146e15/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "866d69e9-a620-479c-9441-cf1a69fec6e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86340fa4-73a1-4571-931c-83b49c71a477",
            "completed": true,
            "last_updated": "2023-08-21T11:03:21.619920-04:00",
            "created_at": "2023-08-19T09:28:03.078908-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/86340fa4-73a1-4571-931c-83b49c71a477",
            "datetime": "2023-08-19T19:10:00-04:00",
            "cutoff_datetime": "2023-08-19T19:10:00-04:00",
            "name": "PIT (M Keller) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "1411daa5-e296-4df5-bb44-f23b670ca1ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/866d69e9-a620-479c-9441-cf1a69fec6e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:03.090262-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6139.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dccb8197-c926-4411-918b-70ab60cca682",
                            "gambit_id": "6b6cca9f-6ad4-4e9d-ab1b-d319abae6a66",
                            "last_updated": "2023-08-21T11:03:21.639778-04:00",
                            "created_at": "2023-08-19T09:28:03.101179-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1411daa5-e296-4df5-bb44-f23b670ca1ce/?format=api"
                        },
                        {
                            "id": "6b6f8271-9e0f-4420-b6ec-56de702aba3c",
                            "gambit_id": "11ebf998-156f-41ef-a4d7-2e32f28817a6",
                            "last_updated": "2023-08-21T11:03:21.635681-04:00",
                            "created_at": "2023-08-19T09:28:03.095704-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1411daa5-e296-4df5-bb44-f23b670ca1ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f746eff-f754-49cc-9a93-d14f96ded42f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/866d69e9-a620-479c-9441-cf1a69fec6e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:03.107020-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5614.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cea19f20-0370-46b7-8a2a-360743dfcc6d",
                            "gambit_id": "913d8525-b546-45c8-9687-8beab1d3b4f7",
                            "last_updated": "2023-08-21T11:03:21.648592-04:00",
                            "created_at": "2023-08-19T09:28:03.111102-04:00",
                            "name": "PIT",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f746eff-f754-49cc-9a93-d14f96ded42f/?format=api"
                        },
                        {
                            "id": "3c872d98-03dd-412f-982e-f991d7fb4e74",
                            "gambit_id": "7349c57f-640f-46c9-bc03-9899c64b2407",
                            "last_updated": "2023-08-21T11:03:21.652675-04:00",
                            "created_at": "2023-08-19T09:28:03.115687-04:00",
                            "name": "MIN",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f746eff-f754-49cc-9a93-d14f96ded42f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9dec3e9-b348-405a-8665-c6040e00fc9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/866d69e9-a620-479c-9441-cf1a69fec6e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:03.120072-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a0ade86c-8dcc-48d7-9e9b-d412bfa1e100",
                            "gambit_id": "50d2245d-9e31-4eda-a2e0-b493cc4daacc",
                            "last_updated": "2023-08-21T11:03:21.660782-04:00",
                            "created_at": "2023-08-19T09:28:03.124239-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/f9dec3e9-b348-405a-8665-c6040e00fc9b/?format=api"
                        },
                        {
                            "id": "7c203ba0-61cc-4fe5-b3d3-15700f41bcdb",
                            "gambit_id": "1384fe06-04f9-45f7-b8c3-ce9b3f9c0f71",
                            "last_updated": "2023-08-21T11:03:21.664205-04:00",
                            "created_at": "2023-08-19T09:28:03.128959-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/f9dec3e9-b348-405a-8665-c6040e00fc9b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b5a000c1-036c-4646-a981-9ef98478d952",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2c733c0d-39f0-4fc4-b21d-d0812280e6cc",
            "completed": true,
            "last_updated": "2023-08-21T11:03:21.368771-04:00",
            "created_at": "2023-08-19T09:28:02.593743-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2c733c0d-39f0-4fc4-b21d-d0812280e6cc",
            "datetime": "2023-08-19T19:10:00-04:00",
            "cutoff_datetime": "2023-08-19T19:10:00-04:00",
            "name": "SEA (L Gilbert) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "02a07009-eff8-452d-adb1-6fed3a6ed891",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5a000c1-036c-4646-a981-9ef98478d952/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:02.600303-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5776.0
                            },
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec2f4486-ae7e-4439-8ed9-ab95e7aee6ed",
                            "gambit_id": "23fad93e-00d9-4abd-8702-f5c15f2cb225",
                            "last_updated": "2023-08-21T11:03:21.396780-04:00",
                            "created_at": "2023-08-19T09:28:02.611575-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a07009-eff8-452d-adb1-6fed3a6ed891/?format=api"
                        },
                        {
                            "id": "7652298a-1f4b-4548-ba51-d37328a17227",
                            "gambit_id": "eded5e14-2a17-4def-9cb8-183c85cd0327",
                            "last_updated": "2023-08-21T11:03:21.377868-04:00",
                            "created_at": "2023-08-19T09:28:02.604936-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a07009-eff8-452d-adb1-6fed3a6ed891/?format=api"
                        }
                    ]
                },
                {
                    "id": "d706ef3b-b494-44a9-a482-3c029213f196",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5a000c1-036c-4646-a981-9ef98478d952/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:02.617626-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20b3c342-ab11-411c-9b44-29fc1f3e7c57",
                            "gambit_id": "49a54312-dcfc-4657-a186-20904cb7524e",
                            "last_updated": "2023-08-21T11:03:21.409306-04:00",
                            "created_at": "2023-08-19T09:28:02.622430-04:00",
                            "name": "SEA",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d706ef3b-b494-44a9-a482-3c029213f196/?format=api"
                        },
                        {
                            "id": "f9bb9c72-3b10-41ed-a605-1ac010141941",
                            "gambit_id": "1945ac85-2aa9-410d-a887-1acbf7f430ca",
                            "last_updated": "2023-08-21T11:03:21.412638-04:00",
                            "created_at": "2023-08-19T09:28:02.627986-04:00",
                            "name": "HOU",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d706ef3b-b494-44a9-a482-3c029213f196/?format=api"
                        }
                    ]
                },
                {
                    "id": "47b25c1e-3b0a-4964-bce6-bd85685ebcea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b5a000c1-036c-4646-a981-9ef98478d952/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:02.632953-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "cd72d34a-50cc-4ec4-a0a9-a49aac956c68",
                            "gambit_id": "3988df89-4a38-4754-a476-ef427a6cfe56",
                            "last_updated": "2023-08-21T11:03:21.419928-04:00",
                            "created_at": "2023-08-19T09:28:02.637617-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/47b25c1e-3b0a-4964-bce6-bd85685ebcea/?format=api"
                        },
                        {
                            "id": "4b202340-a1f2-43a0-a52d-79568c9b1506",
                            "gambit_id": "9a115a27-65e3-46a9-87bf-a840874bc777",
                            "last_updated": "2023-08-21T11:03:21.423900-04:00",
                            "created_at": "2023-08-19T09:28:02.642301-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/47b25c1e-3b0a-4964-bce6-bd85685ebcea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25744122-b04a-4743-bcf4-5e4c7d00a65c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3055b097-a8ae-43e8-83a9-a013d33f249a",
            "completed": true,
            "last_updated": "2023-08-21T19:58:15.937822-04:00",
            "created_at": "2023-08-17T13:03:05.227181-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.35,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3055b097-a8ae-43e8-83a9-a013d33f249a",
            "datetime": "2023-08-19T19:00:00-04:00",
            "cutoff_datetime": "2023-08-19T19:00:00-04:00",
            "name": "Chicago Bears v. Indianapolis Colts",
            "bettypes": [
                {
                    "id": "04b4e04d-6040-4f08-8114-9207189af199",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25744122-b04a-4743-bcf4-5e4c7d00a65c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:05.248206-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 6554.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2807c455-dae1-4a54-9b80-8e2c58470214",
                            "gambit_id": "82ae5364-ddc7-4755-ae33-22098820a9cc",
                            "last_updated": "2023-08-21T19:58:15.994612-04:00",
                            "created_at": "2023-08-17T13:03:05.256972-04:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b4e04d-6040-4f08-8114-9207189af199/?format=api"
                        },
                        {
                            "id": "b7990c9d-5b60-4c06-bc2e-d8d924e61f40",
                            "gambit_id": "57e55c17-38bc-438d-9f5e-34ff24f1f54c",
                            "last_updated": "2023-08-21T19:58:15.991487-04:00",
                            "created_at": "2023-08-17T13:03:05.252895-04:00",
                            "name": "Chicago Bears",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b4e04d-6040-4f08-8114-9207189af199/?format=api"
                        }
                    ]
                },
                {
                    "id": "247a177e-e68a-4633-9200-33f06a7c9982",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25744122-b04a-4743-bcf4-5e4c7d00a65c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:05.233141-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bears",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "393a0ff7-6c15-4732-9359-b6ca8998d7ee",
                            "gambit_id": "91b41a27-b6f1-4125-b699-9c882c5429fc",
                            "last_updated": "2023-08-21T19:58:15.973257-04:00",
                            "created_at": "2023-08-17T13:03:05.237411-04:00",
                            "name": "Chicago Bears",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247a177e-e68a-4633-9200-33f06a7c9982/?format=api"
                        },
                        {
                            "id": "10a7511a-88a4-447c-aec2-be8dec3f2e34",
                            "gambit_id": "95deca38-5d9c-4ea0-b373-62bbc1e6713f",
                            "last_updated": "2023-08-21T19:58:15.978324-04:00",
                            "created_at": "2023-08-17T13:03:05.242914-04:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247a177e-e68a-4633-9200-33f06a7c9982/?format=api"
                        }
                    ]
                },
                {
                    "id": "a57f4772-c805-438e-aa13-1b121d2dc841",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25744122-b04a-4743-bcf4-5e4c7d00a65c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:05.261750-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 37.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 37.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1b2c703-8b96-4776-b221-5439fa849895",
                            "gambit_id": "a0bd70e4-cf36-461b-aff7-35e0ada71d5c",
                            "last_updated": "2023-08-21T19:58:16.001238-04:00",
                            "created_at": "2023-08-17T13:03:05.270839-04:00",
                            "name": "Game Total Under 37.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a57f4772-c805-438e-aa13-1b121d2dc841/?format=api"
                        },
                        {
                            "id": "b61f6156-4d47-496b-a3fb-a48018fb23c0",
                            "gambit_id": "be3f1b5a-e684-4ebe-bd68-ec062254e244",
                            "last_updated": "2023-08-21T19:58:16.004908-04:00",
                            "created_at": "2023-08-17T13:03:05.266809-04:00",
                            "name": "Game Total Over 37.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a57f4772-c805-438e-aa13-1b121d2dc841/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6af9f32-276e-436f-97bc-e6f68d7aaffb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "81fe1022-882e-4c26-a692-ef848e4517ca",
            "completed": true,
            "last_updated": "2023-08-21T11:08:28.133032-04:00",
            "created_at": "2023-08-19T09:28:02.344268-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/81fe1022-882e-4c26-a692-ef848e4517ca",
            "datetime": "2023-08-19T18:40:00-04:00",
            "cutoff_datetime": "2023-08-19T18:40:00-04:00",
            "name": "TOR (C Bassitt) v. CIN (B Williamson)",
            "bettypes": [
                {
                    "id": "b96f54e3-4331-437d-ae83-3a209ca2a488",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:02.356889-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4dc430e6-3727-4936-abb7-6c12eeb55324",
                            "gambit_id": "9b79c6de-6c35-4b6b-affb-4101030676a4",
                            "last_updated": "2023-08-21T11:08:28.150701-04:00",
                            "created_at": "2023-08-19T09:28:02.362898-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api"
                        },
                        {
                            "id": "fde89c90-75ef-4c6a-ba56-0629bcfe3ac7",
                            "gambit_id": "8e8b30c8-2cdb-45a8-9302-201537ae4e20",
                            "last_updated": "2023-08-21T11:08:28.153910-04:00",
                            "created_at": "2023-08-19T09:28:02.368053-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api"
                        }
                    ]
                },
                {
                    "id": "10818371-30e5-4eec-a720-7614aa749f2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:02.372995-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98370725-0108-4bf4-b7bc-a27376cbf2b1",
                            "gambit_id": "c1434a79-4f9b-4673-b719-5c577c2bc018",
                            "last_updated": "2023-08-21T11:08:28.163706-04:00",
                            "created_at": "2023-08-19T09:28:02.382465-04:00",
                            "name": "CIN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api"
                        },
                        {
                            "id": "1a154e03-b0ad-4f87-946d-e46fa68bfb76",
                            "gambit_id": "14cff489-9090-434a-8d79-ecb5d9b1199a",
                            "last_updated": "2023-08-21T11:08:28.160343-04:00",
                            "created_at": "2023-08-19T09:28:02.377364-04:00",
                            "name": "TOR",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b08d3ba-62c1-4bf0-844b-623f31613fdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:02.386857-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f30d01d0-4160-496b-bbc8-c3d31d305540",
                            "gambit_id": "2bc92d67-1021-41eb-bca8-234c844678c3",
                            "last_updated": "2023-08-21T11:08:28.170534-04:00",
                            "created_at": "2023-08-19T09:28:02.390814-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b08d3ba-62c1-4bf0-844b-623f31613fdb/?format=api"
                        },
                        {
                            "id": "ce165bc2-22d2-46d9-8433-e3ced5ea81fb",
                            "gambit_id": "4649bb06-4dba-4e94-b20d-ea629c685077",
                            "last_updated": "2023-08-21T11:08:28.173689-04:00",
                            "created_at": "2023-08-19T09:28:02.399660-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b08d3ba-62c1-4bf0-844b-623f31613fdb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "748740a5-8bcd-44c5-b131-cc21f7ffd82f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4e302a62-e89f-4ad4-ba53-09ff2cef887c",
            "completed": true,
            "last_updated": "2023-08-21T19:58:16.466091-04:00",
            "created_at": "2023-08-17T13:03:04.961775-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4e302a62-e89f-4ad4-ba53-09ff2cef887c",
            "datetime": "2023-08-19T18:30:00-04:00",
            "cutoff_datetime": "2023-08-19T18:30:00-04:00",
            "name": "Buffalo Bills v. Pittsburgh Steelers",
            "bettypes": [
                {
                    "id": "26406148-cebd-4053-a2fb-fa30ccbf0452",
                    "match": "https://api-prod.gambitprofit.com/api/matches/748740a5-8bcd-44c5-b131-cc21f7ffd82f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:04.983313-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 5213.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fb901c7-369c-47c0-95f7-2bf558a6b9ae",
                            "gambit_id": "3c2d897e-b788-46df-93ca-af762aba4d6a",
                            "last_updated": "2023-08-21T19:58:16.490544-04:00",
                            "created_at": "2023-08-17T13:03:04.987383-04:00",
                            "name": "Buffalo Bills",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26406148-cebd-4053-a2fb-fa30ccbf0452/?format=api"
                        },
                        {
                            "id": "84e18f36-d1c3-4034-a53f-de2e7e1ff42a",
                            "gambit_id": "003f64b2-8bf9-4764-807c-e7d9024e726f",
                            "last_updated": "2023-08-21T19:58:16.493942-04:00",
                            "created_at": "2023-08-17T13:03:04.992015-04:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26406148-cebd-4053-a2fb-fa30ccbf0452/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8d125de-863b-46f8-9383-9ad5ba2432fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/748740a5-8bcd-44c5-b131-cc21f7ffd82f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:04.967134-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Bills",
                                "amount": 5000.0
                            },
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57e71de0-28b0-45bb-af14-486df9e0f4d5",
                            "gambit_id": "d89532e9-46aa-4970-9df1-86044ea77db4",
                            "last_updated": "2023-08-21T19:58:16.479831-04:00",
                            "created_at": "2023-08-17T13:03:04.970924-04:00",
                            "name": "Buffalo Bills",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d125de-863b-46f8-9383-9ad5ba2432fe/?format=api"
                        },
                        {
                            "id": "da5f41f9-7f6e-4109-bd37-6572dee641c5",
                            "gambit_id": "8c5b4ab2-d1c5-4a75-b96c-b6a0e8bb0dc4",
                            "last_updated": "2023-08-21T19:58:16.484036-04:00",
                            "created_at": "2023-08-17T13:03:04.975903-04:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d125de-863b-46f8-9383-9ad5ba2432fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "58acbfb3-9996-4a0d-bbf0-a789a1639698",
                    "match": "https://api-prod.gambitprofit.com/api/matches/748740a5-8bcd-44c5-b131-cc21f7ffd82f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:04.996350-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "678f47d5-650e-4728-9846-b920983939a9",
                            "gambit_id": "804c43e7-320d-48da-9b43-4ada48308330",
                            "last_updated": "2023-08-21T19:58:16.500815-04:00",
                            "created_at": "2023-08-17T13:03:05.000149-04:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58acbfb3-9996-4a0d-bbf0-a789a1639698/?format=api"
                        },
                        {
                            "id": "17742caa-ec69-4c9a-80da-4b733e09aab9",
                            "gambit_id": "5879d40a-8437-4832-a503-c481effe1147",
                            "last_updated": "2023-08-21T19:58:16.504035-04:00",
                            "created_at": "2023-08-17T13:03:05.005285-04:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58acbfb3-9996-4a0d-bbf0-a789a1639698/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d71d345-eeff-46b7-9558-4f377b6e321c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c7b8218c-b798-4685-b4ff-643a5b189c62",
            "completed": true,
            "last_updated": "2023-08-21T11:08:27.526937-04:00",
            "created_at": "2023-08-19T09:28:01.764846-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c7b8218c-b798-4685-b4ff-643a5b189c62",
            "datetime": "2023-08-19T16:05:00-04:00",
            "cutoff_datetime": "2023-08-19T16:05:00-04:00",
            "name": "MIL (F Peralta) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "0aaa65b9-0693-4ddf-9f72-439f50e70b2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d71d345-eeff-46b7-9558-4f377b6e321c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:01.773860-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5377.0
                            },
                            {
                                "team": "MIL (F Peralta)",
                                "amount": 4623.0
                            }
                        ],
                        "expected_reward_tokens": 9569.61,
                        "profit_sb": 69.61,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "742bbb59-e556-4b64-8593-7e1e54bf0be3",
                            "gambit_id": "26479405-4a6a-448b-bc5f-13458fe9d0f5",
                            "last_updated": "2023-08-21T11:08:27.544953-04:00",
                            "created_at": "2023-08-19T09:28:01.787663-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.78000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aaa65b9-0693-4ddf-9f72-439f50e70b2c/?format=api"
                        },
                        {
                            "id": "51cfa08c-5635-413d-b858-052fa9a4e876",
                            "gambit_id": "fd627824-5d64-4854-bfb8-605763437c4a",
                            "last_updated": "2023-08-21T11:08:27.541567-04:00",
                            "created_at": "2023-08-19T09:28:01.781339-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "2.07000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aaa65b9-0693-4ddf-9f72-439f50e70b2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d47c953a-c95d-4042-8133-69f28fcbf98e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d71d345-eeff-46b7-9558-4f377b6e321c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:01.795013-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8297760-68b4-4cd7-aa70-d6bc6158de26",
                            "gambit_id": "24c37840-1b81-4b36-87a0-80ad0b9746d4",
                            "last_updated": "2023-08-21T11:08:27.551451-04:00",
                            "created_at": "2023-08-19T09:28:01.800782-04:00",
                            "name": "MIL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47c953a-c95d-4042-8133-69f28fcbf98e/?format=api"
                        },
                        {
                            "id": "b377f7b8-b181-44cf-8354-95f8818c48a7",
                            "gambit_id": "9bdce0b9-a1a2-4609-acef-6b9c2e73e7f9",
                            "last_updated": "2023-08-21T11:08:27.554833-04:00",
                            "created_at": "2023-08-19T09:28:01.809281-04:00",
                            "name": "TEX",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47c953a-c95d-4042-8133-69f28fcbf98e/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8158483-f134-4834-8e73-e45ae908a678",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d71d345-eeff-46b7-9558-4f377b6e321c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:01.815488-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "411bcddf-3624-4e8e-a0fb-a9823b0861f9",
                            "gambit_id": "d919cb25-d2fe-4fff-9576-8b07983edc0f",
                            "last_updated": "2023-08-21T11:08:27.561338-04:00",
                            "created_at": "2023-08-19T09:28:01.820972-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/a8158483-f134-4834-8e73-e45ae908a678/?format=api"
                        },
                        {
                            "id": "ae61fa16-a6d0-4755-9efb-1a538c9e9ace",
                            "gambit_id": "adf32f65-ed90-4292-8174-26ac210deb93",
                            "last_updated": "2023-08-21T11:08:27.564722-04:00",
                            "created_at": "2023-08-19T09:28:01.826986-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/a8158483-f134-4834-8e73-e45ae908a678/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0688f966-fc83-40c2-a3e1-44fb26d2a205",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e1ed7133-c057-4a2c-a0eb-4b48a448a005",
            "completed": true,
            "last_updated": "2023-08-21T11:08:27.775311-04:00",
            "created_at": "2023-08-19T09:28:02.052602-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e1ed7133-c057-4a2c-a0eb-4b48a448a005",
            "datetime": "2023-08-19T16:05:00-04:00",
            "cutoff_datetime": "2023-08-19T16:05:00-04:00",
            "name": "PHI (C Sanchez) v. WAS (J Irvin)",
            "bettypes": [
                {
                    "id": "434a84d3-6ffa-41cf-9c19-592353047762",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:02.073594-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (C Sanchez)",
                                "amount": 5776.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97e0fdcf-ab8b-4d95-8e15-b0d69e78de19",
                            "gambit_id": "8d23ced4-0e35-412b-80d6-1c62ebe3c3c6",
                            "last_updated": "2023-08-21T11:08:27.794701-04:00",
                            "created_at": "2023-08-19T09:28:02.078473-04:00",
                            "name": "PHI (C Sanchez)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434a84d3-6ffa-41cf-9c19-592353047762/?format=api"
                        },
                        {
                            "id": "1409bd90-e8f6-486c-a220-3a93fd0bd66f",
                            "gambit_id": "d6707d27-703d-4bdc-ba53-4693d0140f5e",
                            "last_updated": "2023-08-21T11:08:27.797839-04:00",
                            "created_at": "2023-08-19T09:28:02.088496-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434a84d3-6ffa-41cf-9c19-592353047762/?format=api"
                        }
                    ]
                },
                {
                    "id": "48396d04-babd-490e-b071-0d0a2eb579e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:02.098908-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c48025ca-1a63-4ed9-be90-693691d618ba",
                            "gambit_id": "ed01ea48-0646-4673-a5f1-c47b70602d96",
                            "last_updated": "2023-08-21T11:08:27.807555-04:00",
                            "created_at": "2023-08-19T09:28:02.109814-04:00",
                            "name": "WAS",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api"
                        },
                        {
                            "id": "2137eff3-cc98-40f6-adf9-49fca0e98aad",
                            "gambit_id": "8be88818-b9cf-4938-8c35-abf10c138b7c",
                            "last_updated": "2023-08-21T11:08:27.804306-04:00",
                            "created_at": "2023-08-19T09:28:02.104567-04:00",
                            "name": "PHI",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "844db65e-2d11-40b3-b6cd-c67910d2eb00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:02.115739-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "55b13abc-d4eb-4476-9064-2ce9024a3d95",
                            "gambit_id": "468e8e17-b140-4d05-b17f-e543729ec847",
                            "last_updated": "2023-08-21T11:08:27.817202-04:00",
                            "created_at": "2023-08-19T09:28:02.134964-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/844db65e-2d11-40b3-b6cd-c67910d2eb00/?format=api"
                        },
                        {
                            "id": "56e2286f-e7c8-438b-8f65-8e9224ce1f64",
                            "gambit_id": "c708c782-38f5-4251-98a0-d81c9a4ecb74",
                            "last_updated": "2023-08-21T11:08:27.813863-04:00",
                            "created_at": "2023-08-19T09:28:02.121185-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/844db65e-2d11-40b3-b6cd-c67910d2eb00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3716421-c1b8-4319-9051-c8239ec28cc7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b162efb-1635-4284-818b-ba28caa5449b",
            "completed": true,
            "last_updated": "2023-08-21T11:08:27.247387-04:00",
            "created_at": "2023-08-19T09:28:01.451015-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b162efb-1635-4284-818b-ba28caa5449b",
            "datetime": "2023-08-19T16:00:00-04:00",
            "cutoff_datetime": "2023-08-19T16:00:00-04:00",
            "name": "TAM (T Glasnow) v. LAA (C Silseth) - Game 1",
            "bettypes": [
                {
                    "id": "931ac1a4-6d28-4d54-a594-4720e9e467c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3716421-c1b8-4319-9051-c8239ec28cc7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:01.456083-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5776.0
                            },
                            {
                                "team": "LAA (C Silseth)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2556440a-0842-418a-a026-a1057dc665a0",
                            "gambit_id": "017f493e-ec82-450e-b7a2-86620396c003",
                            "last_updated": "2023-08-21T11:08:27.262011-04:00",
                            "created_at": "2023-08-19T09:28:01.460670-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/931ac1a4-6d28-4d54-a594-4720e9e467c9/?format=api"
                        },
                        {
                            "id": "519a7d89-2e0a-49af-a669-e5c03d53f619",
                            "gambit_id": "1d57ca3d-ea4d-433b-82dd-d867ec221703",
                            "last_updated": "2023-08-21T11:08:27.265704-04:00",
                            "created_at": "2023-08-19T09:28:01.466487-04:00",
                            "name": "LAA (C Silseth)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/931ac1a4-6d28-4d54-a594-4720e9e467c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2022aba-fb77-4589-a310-1661c7fdc7bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3716421-c1b8-4319-9051-c8239ec28cc7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:48:17.245662-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cab2811c-490f-488b-a727-d8c82c01db5d",
                            "gambit_id": "29d47e4d-634a-4f18-b1b6-a218bff0ec01",
                            "last_updated": "2023-08-21T11:08:27.285620-04:00",
                            "created_at": "2023-08-19T09:48:17.254681-04:00",
                            "name": "LAA",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2022aba-fb77-4589-a310-1661c7fdc7bb/?format=api"
                        },
                        {
                            "id": "cecebaa8-b905-475d-b4b5-91ee3340bafc",
                            "gambit_id": "699d453e-1390-4bc0-b0b6-2b80c1b01b11",
                            "last_updated": "2023-08-21T11:08:27.288993-04:00",
                            "created_at": "2023-08-19T09:48:17.249931-04:00",
                            "name": "TAM",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2022aba-fb77-4589-a310-1661c7fdc7bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "5acc1a52-79e3-4469-b3eb-d4952b201c47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3716421-c1b8-4319-9051-c8239ec28cc7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:01.472811-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3e50237d-e62c-4a0a-9dc3-fbfb5bf1be09",
                            "gambit_id": "ef85fd25-1ef1-41bb-b3c5-ffb575b5d418",
                            "last_updated": "2023-08-21T11:08:27.275729-04:00",
                            "created_at": "2023-08-19T09:28:01.478372-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/5acc1a52-79e3-4469-b3eb-d4952b201c47/?format=api"
                        },
                        {
                            "id": "8665699c-0c18-4c19-80be-d128974548ca",
                            "gambit_id": "94fd8cfa-7472-4c4c-bbd0-d95ea076d674",
                            "last_updated": "2023-08-21T11:08:27.279090-04:00",
                            "created_at": "2023-08-19T09:28:01.489588-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/5acc1a52-79e3-4469-b3eb-d4952b201c47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee0587f0-b825-4aad-b361-241908002e3f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "14c935fe-eba4-4eb5-ac57-850900beb855",
            "completed": true,
            "last_updated": "2023-08-21T20:03:18.481521-04:00",
            "created_at": "2023-08-17T13:03:04.693286-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/14c935fe-eba4-4eb5-ac57-850900beb855",
            "datetime": "2023-08-19T16:00:00-04:00",
            "cutoff_datetime": "2023-08-19T16:00:00-04:00",
            "name": "Miami Dolphins v. Houston Texans",
            "bettypes": [
                {
                    "id": "9114ca15-78a8-4691-8f9a-7391b6a50244",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee0587f0-b825-4aad-b361-241908002e3f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:04.712779-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Texans",
                                "amount": 5213.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd4509b1-159d-46b9-887b-25d724a421cc",
                            "gambit_id": "13f4dfd1-fa95-4a6b-9e55-f1145eb67198",
                            "last_updated": "2023-08-21T20:03:18.510738-04:00",
                            "created_at": "2023-08-17T13:03:04.729128-04:00",
                            "name": "Houston Texans",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9114ca15-78a8-4691-8f9a-7391b6a50244/?format=api"
                        },
                        {
                            "id": "9fb93d5f-ee6e-47d1-a5b5-3d737bbc9f66",
                            "gambit_id": "f2d59ddc-cd14-4632-b254-b12ff808f06c",
                            "last_updated": "2023-08-21T20:03:18.507327-04:00",
                            "created_at": "2023-08-17T13:03:04.716915-04:00",
                            "name": "Miami Dolphins",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9114ca15-78a8-4691-8f9a-7391b6a50244/?format=api"
                        }
                    ]
                },
                {
                    "id": "caa305a0-5e38-424c-810d-062bc7dba299",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee0587f0-b825-4aad-b361-241908002e3f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:04.699046-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Texans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90ab2f6f-c7f6-4847-93db-5086a7529036",
                            "gambit_id": "60b0b843-276f-40f0-834f-8bd39fa3d3a8",
                            "last_updated": "2023-08-21T20:03:18.496496-04:00",
                            "created_at": "2023-08-17T13:03:04.704113-04:00",
                            "name": "Miami Dolphins",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa305a0-5e38-424c-810d-062bc7dba299/?format=api"
                        },
                        {
                            "id": "b00d6c08-9127-4aa4-a1a9-3fc876c2c7b6",
                            "gambit_id": "add80df8-967a-4b0f-b71b-e2569464e437",
                            "last_updated": "2023-08-21T20:03:18.500493-04:00",
                            "created_at": "2023-08-17T13:03:04.708645-04:00",
                            "name": "Houston Texans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa305a0-5e38-424c-810d-062bc7dba299/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfa5ebc5-8070-4d4f-90fb-3943f21609b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee0587f0-b825-4aad-b361-241908002e3f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:04.734295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2a83566-a35f-482f-8bbf-1a21c9c2514f",
                            "gambit_id": "72c2174f-93ce-4b90-93f5-dd0695fba53a",
                            "last_updated": "2023-08-21T20:03:18.517186-04:00",
                            "created_at": "2023-08-17T13:03:04.738982-04:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa5ebc5-8070-4d4f-90fb-3943f21609b1/?format=api"
                        },
                        {
                            "id": "23e16fff-2196-4917-8a2f-7809e0ced47b",
                            "gambit_id": "19aca96a-be9e-474c-92be-54af451f0fdc",
                            "last_updated": "2023-08-21T20:03:18.520682-04:00",
                            "created_at": "2023-08-17T13:03:04.743815-04:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa5ebc5-8070-4d4f-90fb-3943f21609b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6fba69e3-2b58-4ae9-8f87-8993ca960372",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fa07e11a-8972-4988-81b9-4c8e8f8465fa",
            "completed": true,
            "last_updated": "2023-08-21T11:13:23.086385-04:00",
            "created_at": "2023-08-19T14:03:05.298847-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fa07e11a-8972-4988-81b9-4c8e8f8465fa",
            "datetime": "2023-08-19T15:10:00-04:00",
            "cutoff_datetime": "2023-08-19T15:10:00-04:00",
            "name": "ARI (M Kelly) v. SDG (M Waldron) - Game 1",
            "bettypes": [
                {
                    "id": "c827c030-68a5-4d9d-bccf-1dead6d25aef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:03:05.306888-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (M Waldron)",
                                "amount": 5260.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4740.0
                            }
                        ],
                        "expected_reward_tokens": 9573.2,
                        "profit_sb": 73.2,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f5c171f7-9684-404b-ad6e-25843bb16c13",
                            "gambit_id": "63b3c9c9-f9b5-47bf-ad1d-217c976ce580",
                            "last_updated": "2023-08-21T11:13:23.107141-04:00",
                            "created_at": "2023-08-19T14:03:05.317924-04:00",
                            "name": "SDG (M Waldron)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c827c030-68a5-4d9d-bccf-1dead6d25aef/?format=api"
                        },
                        {
                            "id": "0687d3f1-fefd-4f7e-b6ae-d74a5afd6faf",
                            "gambit_id": "eb98d755-0eeb-4d06-907c-6d1fee144789",
                            "last_updated": "2023-08-21T11:13:23.103730-04:00",
                            "created_at": "2023-08-19T14:03:05.311996-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "2.02000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c827c030-68a5-4d9d-bccf-1dead6d25aef/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba688a09-f340-48fb-b520-a987c0277cf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T14:03:05.322385-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c5c04cc-7d14-4dde-87bd-e831f49c2429",
                            "gambit_id": "f3fb035a-54a9-4136-8b31-179fdd45497f",
                            "last_updated": "2023-08-21T11:13:23.113690-04:00",
                            "created_at": "2023-08-19T14:03:05.327229-04:00",
                            "name": "ARI",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba688a09-f340-48fb-b520-a987c0277cf2/?format=api"
                        },
                        {
                            "id": "0d8304ec-c8a5-4e21-bee3-6ca7a140f373",
                            "gambit_id": "3b7bd206-339c-4b18-8a43-0d68fc3657b5",
                            "last_updated": "2023-08-21T11:13:23.117269-04:00",
                            "created_at": "2023-08-19T14:03:05.333277-04:00",
                            "name": "SDG",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba688a09-f340-48fb-b520-a987c0277cf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "534b1534-af0d-4fa4-9c2b-76816a90c50f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fba69e3-2b58-4ae9-8f87-8993ca960372/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:03:05.343004-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "737c5382-f560-4846-aa49-4c2c8000fa9e",
                            "gambit_id": "80bd7de8-ac24-4487-ad4d-5946d0ffaa4e",
                            "last_updated": "2023-08-21T11:13:23.124284-04:00",
                            "created_at": "2023-08-19T14:03:05.351329-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/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api"
                        },
                        {
                            "id": "b1f17254-b296-4be5-8049-56687453d221",
                            "gambit_id": "70adf664-a19c-4463-9a99-13cf35526b24",
                            "last_updated": "2023-08-21T11:13:23.127830-04:00",
                            "created_at": "2023-08-19T14:03:05.359682-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/534b1534-af0d-4fa4-9c2b-76816a90c50f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18a8480b-1dd0-4317-b65e-a0e8526f59ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac84b8de-2ea2-4743-b5a8-8ecd3004731f",
            "completed": true,
            "last_updated": "2023-08-21T11:08:29.856887-04:00",
            "created_at": "2023-08-19T14:03:05.553782-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ac84b8de-2ea2-4743-b5a8-8ecd3004731f",
            "datetime": "2023-08-19T15:10:00-04:00",
            "cutoff_datetime": "2023-08-19T15:10:00-04:00",
            "name": "MIA (E Perez) v. LOS (C Ferguson) - Game 1",
            "bettypes": [
                {
                    "id": "e06fb31d-93b5-4bf1-9f33-1941f391240a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18a8480b-1dd0-4317-b65e-a0e8526f59ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T14:03:05.561977-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (C Ferguson)",
                                "amount": 5827.0
                            },
                            {
                                "team": "MIA (E Perez)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "043ebc37-fce6-4463-acba-efedf5e8047b",
                            "gambit_id": "98619122-6396-430b-8794-e07da8184e34",
                            "last_updated": "2023-08-21T11:08:29.876215-04:00",
                            "created_at": "2023-08-19T14:03:05.578308-04:00",
                            "name": "LOS (C Ferguson)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06fb31d-93b5-4bf1-9f33-1941f391240a/?format=api"
                        },
                        {
                            "id": "6306b462-13b8-47e3-ba51-0bb822248cd0",
                            "gambit_id": "21e7a5d6-f868-4ef3-99bb-ba444f7a5b28",
                            "last_updated": "2023-08-21T11:08:29.872541-04:00",
                            "created_at": "2023-08-19T14:03:05.573041-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06fb31d-93b5-4bf1-9f33-1941f391240a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7399c12-7777-46c5-9459-f385b8f6621b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18a8480b-1dd0-4317-b65e-a0e8526f59ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T14:03:05.582591-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44eec589-3019-47c8-bf2e-b5a41d2fcfad",
                            "gambit_id": "090904af-7276-4154-937d-1e036e5b4602",
                            "last_updated": "2023-08-21T11:08:29.899223-04:00",
                            "created_at": "2023-08-19T14:03:05.586648-04:00",
                            "name": "MIA",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7399c12-7777-46c5-9459-f385b8f6621b/?format=api"
                        },
                        {
                            "id": "eecd6168-41e2-46c4-a58e-33f9982f059d",
                            "gambit_id": "0518a1c9-a203-4f3e-8c3a-219cde9a88f7",
                            "last_updated": "2023-08-21T11:08:29.914693-04:00",
                            "created_at": "2023-08-19T14:03:05.590654-04:00",
                            "name": "LOS",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7399c12-7777-46c5-9459-f385b8f6621b/?format=api"
                        }
                    ]
                },
                {
                    "id": "197a0cb6-73bb-4b2e-8ed3-c12fdbd5f046",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18a8480b-1dd0-4317-b65e-a0e8526f59ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T14:03:05.594550-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6fe8d62c-9d37-431e-a2a1-d7bb9487efd5",
                            "gambit_id": "06ef1269-e096-4352-b6a3-f1e6934e3e5b",
                            "last_updated": "2023-08-21T11:08:29.922580-04:00",
                            "created_at": "2023-08-19T14:03:05.598696-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/197a0cb6-73bb-4b2e-8ed3-c12fdbd5f046/?format=api"
                        },
                        {
                            "id": "ee486fa3-31a2-4f45-9f07-9c2a91aa9a3c",
                            "gambit_id": "ed92291e-51e1-4b5a-9c55-7d55477f233d",
                            "last_updated": "2023-08-21T11:08:29.926113-04:00",
                            "created_at": "2023-08-19T14:03:05.602727-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/197a0cb6-73bb-4b2e-8ed3-c12fdbd5f046/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7bbcf33-571a-49ad-b66b-6a5023c6deda",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9aac7ffd-5606-4074-8ce7-f8247362665a",
            "completed": true,
            "last_updated": "2023-08-22T09:37:58.644554-04:00",
            "created_at": "2023-08-18T17:53:22.654479-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.74,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9aac7ffd-5606-4074-8ce7-f8247362665a",
            "datetime": "2023-08-19T15:00:00-04:00",
            "cutoff_datetime": "2023-08-19T15:00:00-04:00",
            "name": "Manchester City v. Newcastle United",
            "bettypes": [
                {
                    "id": "661c0750-4648-4cce-a54e-9f0239139a40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7bbcf33-571a-49ad-b66b-6a5023c6deda/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:22.665591-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6735.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3265.0
                            }
                        ],
                        "expected_reward_tokens": 11851.95,
                        "profit_sb": 2351.95,
                        "profit_sb_percentage": 24.76,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 5247.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2544.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 2209.0
                            }
                        ],
                        "expected_reward_tokens": 9233.62,
                        "profit_sb": -266.38,
                        "profit_sb_percentage": -2.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d75c17e7-549a-4a4b-ae3d-f6f25afbaf62",
                            "gambit_id": "91142257-0438-4533-b215-d61af75031ff",
                            "last_updated": "2023-08-22T09:37:58.661465-04:00",
                            "created_at": "2023-08-18T17:53:22.675228-04:00",
                            "name": "Manchester City",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c0750-4648-4cce-a54e-9f0239139a40/?format=api"
                        },
                        {
                            "id": "3956ba6b-63f4-4145-be09-436b885296f8",
                            "gambit_id": "6e59d2a3-d00f-4993-b86d-b32ea0878af3",
                            "last_updated": "2023-08-22T09:37:58.657768-04:00",
                            "created_at": "2023-08-18T17:53:22.670844-04:00",
                            "name": "Draw",
                            "reward": "3.63000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c0750-4648-4cce-a54e-9f0239139a40/?format=api"
                        },
                        {
                            "id": "c2dc9718-1bef-4e7f-88f5-e8991391c800",
                            "gambit_id": "a74795a4-1fd3-42e3-a952-1bf498efb9b1",
                            "last_updated": "2023-08-22T09:37:58.665244-04:00",
                            "created_at": "2023-08-18T17:53:22.679120-04:00",
                            "name": "Newcastle United",
                            "reward": "4.18000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c0750-4648-4cce-a54e-9f0239139a40/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7bbcf33-571a-49ad-b66b-6a5023c6deda/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:22.683195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5162.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4838.0
                            }
                        ],
                        "expected_reward_tokens": 9239.98,
                        "profit_sb": -260.02,
                        "profit_sb_percentage": -2.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8360b12-356c-41a4-bfb2-c914851c651c",
                            "gambit_id": "e01c5785-3aef-4f1d-92e5-56dab23e9142",
                            "last_updated": "2023-08-22T09:37:58.672904-04:00",
                            "created_at": "2023-08-18T17:53:22.687561-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.79000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a/?format=api"
                        },
                        {
                            "id": "308bbc04-a779-415a-b393-ccbe87137885",
                            "gambit_id": "9b14b7c1-d033-48ed-a630-c2c67f0db318",
                            "last_updated": "2023-08-22T09:37:58.676334-04:00",
                            "created_at": "2023-08-18T17:53:22.695548-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.91000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "46bd3910-67fb-4d36-b755-06264bac2576",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "02f9f6f6-4401-4e02-a5ed-cf829cb8756a",
            "completed": true,
            "last_updated": "2023-08-21T11:13:22.144649-04:00",
            "created_at": "2023-08-19T09:28:01.161084-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/02f9f6f6-4401-4e02-a5ed-cf829cb8756a",
            "datetime": "2023-08-19T14:20:00-04:00",
            "cutoff_datetime": "2023-08-19T14:20:00-04:00",
            "name": "KAN (B Singer) v. CHC (J Steele)",
            "bettypes": [
                {
                    "id": "4126854d-47cd-4a5a-bad3-01285ee9078f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46bd3910-67fb-4d36-b755-06264bac2576/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:01.203172-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Steele)",
                                "amount": 6434.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f3d11bc-ecb6-40da-b455-a5b96bdf2dae",
                            "gambit_id": "89dd7fcf-c2f5-4ea0-9fb1-54da6d46bca3",
                            "last_updated": "2023-08-21T11:13:22.170610-04:00",
                            "created_at": "2023-08-19T09:28:01.214693-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4126854d-47cd-4a5a-bad3-01285ee9078f/?format=api"
                        },
                        {
                            "id": "37cd4e39-d130-483f-a7be-7de32fb3717d",
                            "gambit_id": "d3c6c801-3e03-4314-b974-31c9b604f98c",
                            "last_updated": "2023-08-21T11:13:22.167217-04:00",
                            "created_at": "2023-08-19T09:28:01.208788-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4126854d-47cd-4a5a-bad3-01285ee9078f/?format=api"
                        }
                    ]
                },
                {
                    "id": "af9f46c4-0276-41f1-a69f-23999caf8c3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46bd3910-67fb-4d36-b755-06264bac2576/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:01.220241-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5213.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "61471aeb-34eb-4856-b323-399391737d42",
                            "gambit_id": "7ef6fc6d-396c-4fac-b1ad-33c3c27932ca",
                            "last_updated": "2023-08-21T11:13:22.180927-04:00",
                            "created_at": "2023-08-19T09:28:01.231533-04:00",
                            "name": "CHC",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9f46c4-0276-41f1-a69f-23999caf8c3d/?format=api"
                        },
                        {
                            "id": "1ae66f7d-1b19-4756-9d3e-124b7d1d41c3",
                            "gambit_id": "eacef211-9e73-4620-81df-67f06f932ee1",
                            "last_updated": "2023-08-21T11:13:22.177549-04:00",
                            "created_at": "2023-08-19T09:28:01.225899-04:00",
                            "name": "KAN",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9f46c4-0276-41f1-a69f-23999caf8c3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "45bcbcfe-5e7c-49cd-b9a5-62c7ac273514",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46bd3910-67fb-4d36-b755-06264bac2576/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:01.168423-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80d70e4e-2276-4376-bb06-681ec3cb6bf9",
                            "gambit_id": "1368427f-a624-49ad-8102-ec3448e93e6b",
                            "last_updated": "2023-08-21T11:13:22.157022-04:00",
                            "created_at": "2023-08-19T09:28:01.191227-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45bcbcfe-5e7c-49cd-b9a5-62c7ac273514/?format=api"
                        },
                        {
                            "id": "65090703-c494-41e5-a548-849fca335cf7",
                            "gambit_id": "e88747b1-7327-46e1-a34d-bd3a763f48bf",
                            "last_updated": "2023-08-21T11:13:22.160398-04:00",
                            "created_at": "2023-08-19T09:28:01.197536-04:00",
                            "name": "Game Total Under 9",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45bcbcfe-5e7c-49cd-b9a5-62c7ac273514/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c40a6d57-f795-4543-82f0-831a2d28f023",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "46faecff-d53f-40fc-b186-e7c4a1f5eed6",
            "completed": true,
            "last_updated": "2023-08-21T11:13:22.608645-04:00",
            "created_at": "2023-08-19T09:28:00.900970-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/46faecff-d53f-40fc-b186-e7c4a1f5eed6",
            "datetime": "2023-08-19T13:05:00-04:00",
            "cutoff_datetime": "2023-08-19T13:05:00-04:00",
            "name": "BOS (K Crawford) v. NYY (G Cole)",
            "bettypes": [
                {
                    "id": "26ad5d9d-c5da-45cf-aec7-a0e9f068433c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c40a6d57-f795-4543-82f0-831a2d28f023/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-19T09:28:00.911952-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (G Cole)",
                                "amount": 5909.0
                            },
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "26040402-6635-4966-a087-ed39b0d73408",
                            "gambit_id": "462677e7-72fb-4b70-a49d-269c15551b47",
                            "last_updated": "2023-08-21T11:13:22.621251-04:00",
                            "created_at": "2023-08-19T09:28:00.924445-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ad5d9d-c5da-45cf-aec7-a0e9f068433c/?format=api"
                        },
                        {
                            "id": "14cb320f-64c0-43de-8943-0254b70138f0",
                            "gambit_id": "0882a709-84ea-4e20-aa27-7a095bd8104d",
                            "last_updated": "2023-08-21T11:13:22.617760-04:00",
                            "created_at": "2023-08-19T09:28:00.919184-04:00",
                            "name": "BOS (K Crawford)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ad5d9d-c5da-45cf-aec7-a0e9f068433c/?format=api"
                        }
                    ]
                },
                {
                    "id": "44c5527d-7781-4e66-b572-75582644c599",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c40a6d57-f795-4543-82f0-831a2d28f023/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-19T09:28:00.929032-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cb41ff2-1d66-4e9e-9cb3-455b5f1b13d8",
                            "gambit_id": "e927e30b-ff8f-4a19-81fc-da17e6d0dd5b",
                            "last_updated": "2023-08-21T11:13:22.627710-04:00",
                            "created_at": "2023-08-19T09:28:00.932945-04:00",
                            "name": "BOS",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c5527d-7781-4e66-b572-75582644c599/?format=api"
                        },
                        {
                            "id": "3528bc2d-a50e-45e9-8822-245326c8d160",
                            "gambit_id": "820cd33f-91d9-465b-8d2a-025981b8ba20",
                            "last_updated": "2023-08-21T11:13:22.631138-04:00",
                            "created_at": "2023-08-19T09:28:00.936953-04:00",
                            "name": "NYY",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c5527d-7781-4e66-b572-75582644c599/?format=api"
                        }
                    ]
                },
                {
                    "id": "6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c40a6d57-f795-4543-82f0-831a2d28f023/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-19T09:28:00.941001-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b065dd5a-ba81-46fe-b340-707b5c63dd31",
                            "gambit_id": "9f862de9-bfed-48f5-bd69-326f04ac13aa",
                            "last_updated": "2023-08-21T11:13:22.641934-04:00",
                            "created_at": "2023-08-19T09:28:00.944797-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/6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd/?format=api"
                        },
                        {
                            "id": "ff3cd9b8-f31e-4a6b-b6bc-f7c3b5a5d233",
                            "gambit_id": "de48f4aa-048b-4853-b8c5-783fe9d44171",
                            "last_updated": "2023-08-21T11:13:22.638522-04:00",
                            "created_at": "2023-08-19T09:28:00.948982-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/6fc20d4d-2ece-44e1-8fb1-13b3249b1ebd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3f963c93-d633-4e9f-bb08-deba9675a6a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "437409e3-6f14-435f-ad6c-2cdd436113f7",
            "completed": true,
            "last_updated": "2023-08-21T20:03:17.908802-04:00",
            "created_at": "2023-08-17T13:03:04.386753-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/437409e3-6f14-435f-ad6c-2cdd436113f7",
            "datetime": "2023-08-19T13:00:00-04:00",
            "cutoff_datetime": "2023-08-19T13:00:00-04:00",
            "name": "Jacksonville Jaguars v. Detroit Lions",
            "bettypes": [
                {
                    "id": "ec133034-d43c-499b-b423-2adc76427828",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f963c93-d633-4e9f-bb08-deba9675a6a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:04.433061-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5688.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9c01416-6aeb-4461-b485-2986c14dbba4",
                            "gambit_id": "dc16ceed-395d-438a-a9a5-9d182e19b5b2",
                            "last_updated": "2023-08-21T20:03:17.927575-04:00",
                            "created_at": "2023-08-17T13:03:04.453030-04:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec133034-d43c-499b-b423-2adc76427828/?format=api"
                        },
                        {
                            "id": "9500919e-c22f-40b7-b4df-1b465d396717",
                            "gambit_id": "b97cd362-4d55-4d7b-b428-98d7b0c0996e",
                            "last_updated": "2023-08-21T20:03:17.931225-04:00",
                            "created_at": "2023-08-17T13:03:04.457590-04:00",
                            "name": "Detroit Lions",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec133034-d43c-499b-b423-2adc76427828/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3bafda1-846a-46aa-970a-11f577a720db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f963c93-d633-4e9f-bb08-deba9675a6a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:04.402006-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5107.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c0f36be-4cc7-4c75-b735-2b7229859d55",
                            "gambit_id": "e1bb4108-7a9b-41c8-a8b6-6e9d4824d247",
                            "last_updated": "2023-08-21T20:03:17.917115-04:00",
                            "created_at": "2023-08-17T13:03:04.406771-04:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3bafda1-846a-46aa-970a-11f577a720db/?format=api"
                        },
                        {
                            "id": "79046e42-8d3a-407c-93c3-eca44c606a32",
                            "gambit_id": "6c93022b-9f67-446b-8ff3-26f34d429d6e",
                            "last_updated": "2023-08-21T20:03:17.920662-04:00",
                            "created_at": "2023-08-17T13:03:04.411252-04:00",
                            "name": "Detroit Lions",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3bafda1-846a-46aa-970a-11f577a720db/?format=api"
                        }
                    ]
                },
                {
                    "id": "5616d9da-2292-4060-b80e-10e1d3767cfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3f963c93-d633-4e9f-bb08-deba9675a6a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:04.462321-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07298e1c-7f50-490f-8a70-601dedfabb58",
                            "gambit_id": "d4514b6f-777e-4af0-b943-570f8c18a652",
                            "last_updated": "2023-08-21T20:03:17.942330-04:00",
                            "created_at": "2023-08-17T13:03:04.472896-04:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5616d9da-2292-4060-b80e-10e1d3767cfc/?format=api"
                        },
                        {
                            "id": "8ed7cc2d-0469-4b0e-a4df-a9454a0deec2",
                            "gambit_id": "a713d535-71b1-48ef-b61d-9540f4f8f093",
                            "last_updated": "2023-08-21T20:03:17.938818-04:00",
                            "created_at": "2023-08-17T13:03:04.466506-04:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5616d9da-2292-4060-b80e-10e1d3767cfc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd15ec05-d12b-46fd-95ad-9f630344e8d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "03e2888c-e7ef-4db6-8e4d-b1d686fd6b15",
            "completed": true,
            "last_updated": "2023-08-22T09:37:58.422057-04:00",
            "created_at": "2023-08-18T17:53:22.420191-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/03e2888c-e7ef-4db6-8e4d-b1d686fd6b15",
            "datetime": "2023-08-19T12:30:00-04:00",
            "cutoff_datetime": "2023-08-19T12:30:00-04:00",
            "name": "Tottenham v. Manchester United",
            "bettypes": [
                {
                    "id": "e7589416-b5e2-487b-a12b-c62f066cdae5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd15ec05-d12b-46fd-95ad-9f630344e8d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:22.431388-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5751.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 4249.0
                            }
                        ],
                        "expected_reward_tokens": 12364.59,
                        "profit_sb": 2864.59,
                        "profit_sb_percentage": 30.15,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 4290.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 3169.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2541.0
                            }
                        ],
                        "expected_reward_tokens": 9221.79,
                        "profit_sb": -278.21,
                        "profit_sb_percentage": -2.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f153fb5c-83e4-4a3b-801a-6edf708017f3",
                            "gambit_id": "b3f39532-8d93-4143-86fa-e1b5bbac2fd4",
                            "last_updated": "2023-08-22T09:37:58.442085-04:00",
                            "created_at": "2023-08-18T17:53:22.449374-04:00",
                            "name": "Manchester United",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7589416-b5e2-487b-a12b-c62f066cdae5/?format=api"
                        },
                        {
                            "id": "2d03e891-7f00-4f4d-8f4d-c8409070edff",
                            "gambit_id": "b2faf91b-3349-486d-b62b-a62c3d00c7b6",
                            "last_updated": "2023-08-22T09:37:58.438610-04:00",
                            "created_at": "2023-08-18T17:53:22.443049-04:00",
                            "name": "Tottenham",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7589416-b5e2-487b-a12b-c62f066cdae5/?format=api"
                        },
                        {
                            "id": "47c5332c-45ce-4e5f-bfb4-1f5f72f801ed",
                            "gambit_id": "8c13bdb1-6155-4e25-9fa0-8626fdefbe45",
                            "last_updated": "2023-08-22T09:37:58.435002-04:00",
                            "created_at": "2023-08-18T17:53:22.435799-04:00",
                            "name": "Draw",
                            "reward": "3.63000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7589416-b5e2-487b-a12b-c62f066cdae5/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8d776a4-78a2-4856-9bd7-f4f68a128df2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd15ec05-d12b-46fd-95ad-9f630344e8d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:22.457974-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6263.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3737.0
                            }
                        ],
                        "expected_reward_tokens": 9267.76,
                        "profit_sb": -232.24,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97b317ca-6dd1-4cd5-a1c2-fd049b52db8d",
                            "gambit_id": "2f784efc-9664-48e1-9498-9a65a2f5e8af",
                            "last_updated": "2023-08-22T09:37:58.449012-04:00",
                            "created_at": "2023-08-18T17:53:22.462125-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d776a4-78a2-4856-9bd7-f4f68a128df2/?format=api"
                        },
                        {
                            "id": "3d51dcec-0064-49ff-b1d0-e1c6c40ed6db",
                            "gambit_id": "c0a6cd76-e51b-486c-9e6d-b336541f4263",
                            "last_updated": "2023-08-22T09:37:58.452351-04:00",
                            "created_at": "2023-08-18T17:53:22.466541-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d776a4-78a2-4856-9bd7-f4f68a128df2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dff53392-12c6-4655-a7c0-39e5ccf9dcd1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f50afe39-5217-4fb1-a09f-fdfd6171393e",
            "completed": true,
            "last_updated": "2023-08-22T09:37:57.751367-04:00",
            "created_at": "2023-08-18T17:53:21.975960-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.63,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f50afe39-5217-4fb1-a09f-fdfd6171393e",
            "datetime": "2023-08-19T10:00:00-04:00",
            "cutoff_datetime": "2023-08-19T10:00:00-04:00",
            "name": "Wolverhampton Wanderers v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "c07c492a-4037-41a2-8b17-b0b2cfa44bac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dff53392-12c6-4655-a7c0-39e5ccf9dcd1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:21.982373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 6972.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3028.0
                            }
                        ],
                        "expected_reward_tokens": 11990.88,
                        "profit_sb": 2490.88,
                        "profit_sb_percentage": 26.22,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 5351.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2324.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 2324.0
                            }
                        ],
                        "expected_reward_tokens": 9203.04,
                        "profit_sb": -296.96,
                        "profit_sb_percentage": -3.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f2f5d7b7-e5fc-4a09-a0d5-b00b4dd2f878",
                            "gambit_id": "b97d830c-a41f-458c-9525-8295ef581663",
                            "last_updated": "2023-08-22T09:37:57.765472-04:00",
                            "created_at": "2023-08-18T17:53:21.986520-04:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
                        },
                        {
                            "id": "b9d0625a-af01-42ab-8b23-c5651677b7d9",
                            "gambit_id": "499161a7-07f7-47a8-81f4-eb7b52b55d1d",
                            "last_updated": "2023-08-22T09:37:57.772447-04:00",
                            "created_at": "2023-08-18T17:53:21.995262-04:00",
                            "name": "Draw",
                            "reward": "3.96000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
                        },
                        {
                            "id": "6007d8bf-9ea0-455f-9aaa-47ba68a38f0c",
                            "gambit_id": "13b846ae-a775-49a8-98e5-4cbfc72f758d",
                            "last_updated": "2023-08-22T09:37:57.768993-04:00",
                            "created_at": "2023-08-18T17:53:21.990883-04:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "3.96000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c07c492a-4037-41a2-8b17-b0b2cfa44bac/?format=api"
                        }
                    ]
                },
                {
                    "id": "7fbd6b0a-4155-461e-abfb-f81b15587198",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dff53392-12c6-4655-a7c0-39e5ccf9dcd1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:21.999591-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6047.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": -249.98,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a4d7549-8fca-4671-821d-a7c39bade9dd",
                            "gambit_id": "372ba81e-3225-43fb-b5e0-0ca837f4a93e",
                            "last_updated": "2023-08-22T09:37:57.779287-04:00",
                            "created_at": "2023-08-18T17:53:22.003465-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.53000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbd6b0a-4155-461e-abfb-f81b15587198/?format=api"
                        },
                        {
                            "id": "5e4faff5-0138-4ab1-a9e3-121f18f55720",
                            "gambit_id": "8cf2b77a-9572-451c-9276-e958142361c7",
                            "last_updated": "2023-08-22T09:37:57.782580-04:00",
                            "created_at": "2023-08-18T17:53:22.007964-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbd6b0a-4155-461e-abfb-f81b15587198/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9070ee64-e594-4005-b3ff-9e5881c2ab5f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4ba61a8d-5a4b-4226-afff-96f342227355",
            "completed": true,
            "last_updated": "2023-08-22T09:37:58.199103-04:00",
            "created_at": "2023-08-18T17:53:22.194098-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.13,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4ba61a8d-5a4b-4226-afff-96f342227355",
            "datetime": "2023-08-19T10:00:00-04:00",
            "cutoff_datetime": "2023-08-19T10:00:00-04:00",
            "name": "Fulham v. Brentford",
            "bettypes": [
                {
                    "id": "564ba577-0f5f-4863-bb9e-1efdbb59da77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9070ee64-e594-4005-b3ff-9e5881c2ab5f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:22.205532-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 5132.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 4868.0
                            }
                        ],
                        "expected_reward_tokens": 13240.56,
                        "profit_sb": 3740.56,
                        "profit_sb_percentage": 39.37,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brentford",
                                "amount": 3564.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 3381.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3055.0
                            }
                        ],
                        "expected_reward_tokens": 9195.12,
                        "profit_sb": -304.88,
                        "profit_sb_percentage": -3.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "287c766f-f092-4de4-b01a-ca0ff118a128",
                            "gambit_id": "eea6ed91-a27b-468d-b3c7-5b1a7e7c106e",
                            "last_updated": "2023-08-22T09:37:58.214380-04:00",
                            "created_at": "2023-08-18T17:53:22.218831-04:00",
                            "name": "Brentford",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
                        },
                        {
                            "id": "9fcea87e-ee85-49ed-9bff-eb85359f7f0c",
                            "gambit_id": "e8cc6df0-3e47-48eb-8593-12a8bc45f85a",
                            "last_updated": "2023-08-22T09:37:58.211168-04:00",
                            "created_at": "2023-08-18T17:53:22.214379-04:00",
                            "name": "Fulham",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
                        },
                        {
                            "id": "a9e45236-43ed-410c-87ca-33d1c4c14556",
                            "gambit_id": "ae094245-2963-455b-9d55-9b7ef5d6d66b",
                            "last_updated": "2023-08-22T09:37:58.207672-04:00",
                            "created_at": "2023-08-18T17:53:22.209764-04:00",
                            "name": "Draw",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564ba577-0f5f-4863-bb9e-1efdbb59da77/?format=api"
                        }
                    ]
                },
                {
                    "id": "b521b88f-3df7-4ed0-b6f3-23e761199657",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9070ee64-e594-4005-b3ff-9e5881c2ab5f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:22.223276-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5511.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": -297.55,
                        "profit_sb_percentage": -3.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9af21cd9-8e2d-4cee-b8ea-e0c94c7788be",
                            "gambit_id": "ccd289c0-a9d6-4f9a-8dea-7b9631dbdf09",
                            "last_updated": "2023-08-22T09:37:58.224224-04:00",
                            "created_at": "2023-08-18T17:53:22.235599-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.67000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b521b88f-3df7-4ed0-b6f3-23e761199657/?format=api"
                        },
                        {
                            "id": "c42a73fc-5836-4c9a-898c-a914d8315cac",
                            "gambit_id": "695ef54c-0f22-49a5-acac-a8b393310407",
                            "last_updated": "2023-08-22T09:37:58.220937-04:00",
                            "created_at": "2023-08-18T17:53:22.228142-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b521b88f-3df7-4ed0-b6f3-23e761199657/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b61a6b2-7513-4245-84ad-325178552901",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4b7733bb-bed2-4deb-8c0e-7e1ae8ab000f",
            "completed": true,
            "last_updated": "2023-08-22T09:37:57.975071-04:00",
            "created_at": "2023-08-18T17:53:21.753765-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.81,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/4b7733bb-bed2-4deb-8c0e-7e1ae8ab000f",
            "datetime": "2023-08-19T10:00:00-04:00",
            "cutoff_datetime": "2023-08-19T10:00:00-04:00",
            "name": "Liverpool v. Bournemouth",
            "bettypes": [
                {
                    "id": "860fc727-6ecf-4ac5-9c6d-a1482b18b573",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b61a6b2-7513-4245-84ad-325178552901/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T17:53:21.762532-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 8679.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1321.0
                            }
                        ],
                        "expected_reward_tokens": 10154.43,
                        "profit_sb": 654.43,
                        "profit_sb_percentage": 6.89,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7976.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1213.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 811.0
                            }
                        ],
                        "expected_reward_tokens": 9327.97,
                        "profit_sb": -172.03,
                        "profit_sb_percentage": -1.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c4fdced-11ef-44bf-96ef-dcbdb9a534e5",
                            "gambit_id": "846b7f17-5ee8-49dc-9ddd-0fb6c6fb195c",
                            "last_updated": "2023-08-22T09:37:57.988554-04:00",
                            "created_at": "2023-08-18T17:53:21.772350-04:00",
                            "name": "Liverpool",
                            "reward": "1.17000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
                        },
                        {
                            "id": "441e25cc-0d50-46d3-a8a1-d91a0e0d63aa",
                            "gambit_id": "f5643b5b-317b-4f5b-99db-539b88ff21b8",
                            "last_updated": "2023-08-22T09:37:57.985401-04:00",
                            "created_at": "2023-08-18T17:53:21.767531-04:00",
                            "name": "Draw",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
                        },
                        {
                            "id": "2a094951-44d1-405f-82ff-0c5df8c8f358",
                            "gambit_id": "5794dda9-9d66-455d-961c-eb1b01b13ec8",
                            "last_updated": "2023-08-22T09:37:57.991887-04:00",
                            "created_at": "2023-08-18T17:53:21.776965-04:00",
                            "name": "Bournemouth",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
                        }
                    ]
                },
                {
                    "id": "d28fbdcf-cc12-4110-9856-26d9fa35f46f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b61a6b2-7513-4245-84ad-325178552901/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T17:53:21.781032-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 7304.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2696.0
                            }
                        ],
                        "expected_reward_tokens": 9274.24,
                        "profit_sb": -225.76,
                        "profit_sb_percentage": -2.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb35b787-f27e-4b02-ae3f-eac02f935bdc",
                            "gambit_id": "c677b4b3-e614-4452-86eb-fac55e77372b",
                            "last_updated": "2023-08-22T09:37:57.998553-04:00",
                            "created_at": "2023-08-18T17:53:21.784565-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.27000",
                            "odds": "1.28000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api"
                        },
                        {
                            "id": "9016f5e8-1a16-43bd-ab53-2c268ac9a982",
                            "gambit_id": "8f23bcce-c06f-47cd-bd9f-50ae6417d59e",
                            "last_updated": "2023-08-22T09:37:58.002573-04:00",
                            "created_at": "2023-08-18T17:53:21.788300-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.44000",
                            "odds": "3.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a5ccc6e-257b-4503-a4e5-507c457c6183",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "be0920eb-6e23-4fd8-bd63-8be05b6e4d31",
            "completed": true,
            "last_updated": "2023-08-19T10:53:26.633246-04:00",
            "created_at": "2023-08-18T08:43:15.432276-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/be0920eb-6e23-4fd8-bd63-8be05b6e4d31",
            "datetime": "2023-08-18T22:10:00-04:00",
            "cutoff_datetime": "2023-08-18T22:10:00-04:00",
            "name": "MIA (S Alcantara) v. LOS (T Gonsolin)",
            "bettypes": [
                {
                    "id": "2244d626-4873-4bcf-98c6-5adad8997e96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a5ccc6e-257b-4503-a4e5-507c457c6183/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:15.437642-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5776.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23a86e08-473d-4038-a1b2-d2e8f4c37c51",
                            "gambit_id": "70d347b6-8ed0-48bc-82a3-14dd73ad3161",
                            "last_updated": "2023-08-19T10:53:26.644349-04:00",
                            "created_at": "2023-08-18T08:43:15.445781-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2244d626-4873-4bcf-98c6-5adad8997e96/?format=api"
                        },
                        {
                            "id": "3fe4794b-f3d6-444f-8dea-d2bfaa5f1011",
                            "gambit_id": "fb700810-0c1d-4013-930b-5606f61d2f7c",
                            "last_updated": "2023-08-19T10:53:26.640997-04:00",
                            "created_at": "2023-08-18T08:43:15.441512-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2244d626-4873-4bcf-98c6-5adad8997e96/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7490aaa-67cd-42f2-be2c-488983766d94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a5ccc6e-257b-4503-a4e5-507c457c6183/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:15.450834-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dfa712ec-530a-4780-af4e-b8df1a42e4af",
                            "gambit_id": "b566b7b3-fc9e-46a9-8544-79b854325f48",
                            "last_updated": "2023-08-19T10:53:26.650727-04:00",
                            "created_at": "2023-08-18T08:43:15.455718-04:00",
                            "name": "MIA",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7490aaa-67cd-42f2-be2c-488983766d94/?format=api"
                        },
                        {
                            "id": "5333369b-0d3c-4d19-8aa2-b646a3c0081b",
                            "gambit_id": "c0deb7d1-2ce9-4f47-9789-8526ff8d91ec",
                            "last_updated": "2023-08-19T10:53:26.654191-04:00",
                            "created_at": "2023-08-18T08:43:15.460959-04:00",
                            "name": "LOS",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7490aaa-67cd-42f2-be2c-488983766d94/?format=api"
                        }
                    ]
                },
                {
                    "id": "648d3dfa-8f5f-4640-aa1e-ec603cd2fe88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a5ccc6e-257b-4503-a4e5-507c457c6183/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:15.465471-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "20934513-78fa-46a8-934c-83c24d1ce82f",
                            "gambit_id": "6b8c0e93-5574-45d5-b6b3-37721e2c4164",
                            "last_updated": "2023-08-19T10:53:26.660551-04:00",
                            "created_at": "2023-08-18T08:43:15.470067-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/648d3dfa-8f5f-4640-aa1e-ec603cd2fe88/?format=api"
                        },
                        {
                            "id": "88c96d66-db44-4ba1-8b81-ace599d9c401",
                            "gambit_id": "a0549359-3f43-480f-9919-2f06dc02b24b",
                            "last_updated": "2023-08-19T10:53:26.663663-04:00",
                            "created_at": "2023-08-18T08:43:15.474351-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/648d3dfa-8f5f-4640-aa1e-ec603cd2fe88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2349a54c-bb35-4db3-a979-dd50b4bad860",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a7cb5d8-7cfe-47c3-8ca8-1fa175941e38",
            "completed": true,
            "last_updated": "2023-08-21T10:13:04.571191-04:00",
            "created_at": "2023-08-18T08:43:14.965082-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8a7cb5d8-7cfe-47c3-8ca8-1fa175941e38",
            "datetime": "2023-08-18T21:40:00-04:00",
            "cutoff_datetime": "2023-08-18T21:40:00-04:00",
            "name": "ARI (B Pfaadt) v. SDG (S Lugo)",
            "bettypes": [
                {
                    "id": "ea3ae698-eba7-4367-ba58-f34d700fc393",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2349a54c-bb35-4db3-a979-dd50b4bad860/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:14.969900-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (S Lugo)",
                                "amount": 5909.0
                            },
                            {
                                "team": "ARI (B Pfaadt)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aaaccd11-912a-416a-82aa-7ac3ead9aa07",
                            "gambit_id": "89213661-b02e-4dcf-b362-6665cd971884",
                            "last_updated": "2023-08-21T10:13:04.584719-04:00",
                            "created_at": "2023-08-18T08:43:14.977513-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3ae698-eba7-4367-ba58-f34d700fc393/?format=api"
                        },
                        {
                            "id": "6775c8e4-d873-48d4-8ad8-6aecaee3cc23",
                            "gambit_id": "91e55c2b-373a-4107-a73b-232a82478aac",
                            "last_updated": "2023-08-21T10:13:04.580190-04:00",
                            "created_at": "2023-08-18T08:43:14.973497-04:00",
                            "name": "ARI (B Pfaadt)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3ae698-eba7-4367-ba58-f34d700fc393/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5f26e7a-4e4d-4ca2-b2d4-625aac82b56f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2349a54c-bb35-4db3-a979-dd50b4bad860/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:14.981667-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "770f2c82-aaf4-4ab5-b5ed-436aeacf4f27",
                            "gambit_id": "2fe6331a-879e-4fca-91ef-c3554dafb9e8",
                            "last_updated": "2023-08-21T10:13:04.592075-04:00",
                            "created_at": "2023-08-18T08:43:14.985095-04:00",
                            "name": "ARI",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f26e7a-4e4d-4ca2-b2d4-625aac82b56f/?format=api"
                        },
                        {
                            "id": "d42b70fc-6808-45a1-9728-d0c82df12a21",
                            "gambit_id": "266f46b3-5e8f-46e4-9fc5-16583a31de74",
                            "last_updated": "2023-08-21T10:13:04.595702-04:00",
                            "created_at": "2023-08-18T08:43:14.988957-04:00",
                            "name": "SDG",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f26e7a-4e4d-4ca2-b2d4-625aac82b56f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8dde39d0-e0bd-4c63-979d-82455ca80ad1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2349a54c-bb35-4db3-a979-dd50b4bad860/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:14.992892-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2cde51a9-9c41-490e-be47-01e4b123e7ac",
                            "gambit_id": "c69e3d2e-ad41-4c57-af0c-c607caa54a87",
                            "last_updated": "2023-08-21T10:13:04.602591-04:00",
                            "created_at": "2023-08-18T08:43:14.996503-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/8dde39d0-e0bd-4c63-979d-82455ca80ad1/?format=api"
                        },
                        {
                            "id": "be400df1-0aa0-4dd0-b24f-b064b4ce22cb",
                            "gambit_id": "58cbe593-43aa-488f-916d-70e0d129c4fd",
                            "last_updated": "2023-08-21T10:13:04.606433-04:00",
                            "created_at": "2023-08-18T08:43:15.000597-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/8dde39d0-e0bd-4c63-979d-82455ca80ad1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "37a064e3-2761-4700-9b8e-f4cc3149a8ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f66eabb0-bc89-4b2d-a3d0-008e70935202",
            "completed": false,
            "last_updated": "2023-08-25T21:38:08.391427-04:00",
            "created_at": "2023-08-18T08:43:15.200018-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f66eabb0-bc89-4b2d-a3d0-008e70935202",
            "datetime": "2023-08-18T21:40:00-04:00",
            "cutoff_datetime": "2023-08-18T21:40:00-04:00",
            "name": "BAL (K Gibson) v. OAK (L Medina)",
            "bettypes": [
                {
                    "id": "846ba4ed-cd16-4a8e-b12f-7ea59214bee3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37a064e3-2761-4700-9b8e-f4cc3149a8ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:15.205636-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 6293.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72f24cd6-f353-4ead-bda6-1067a5d35819",
                            "gambit_id": "f0dacd15-7181-4d72-b9e2-46a8f689a4d0",
                            "last_updated": "2023-08-25T21:38:08.404992-04:00",
                            "created_at": "2023-08-18T08:43:15.210226-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/846ba4ed-cd16-4a8e-b12f-7ea59214bee3/?format=api"
                        },
                        {
                            "id": "bb0573a3-09f0-44c5-aaca-c7ea6dbac7f5",
                            "gambit_id": "3de1ac90-4435-443e-bb54-7d1cf8306798",
                            "last_updated": "2023-08-25T21:38:08.408948-04:00",
                            "created_at": "2023-08-18T08:43:15.214137-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/846ba4ed-cd16-4a8e-b12f-7ea59214bee3/?format=api"
                        }
                    ]
                },
                {
                    "id": "8dc9ef49-1c9e-4240-97ee-acc2abf683da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37a064e3-2761-4700-9b8e-f4cc3149a8ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:15.218120-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2417c9b5-239e-41d1-aa08-a4c0d14be5dc",
                            "gambit_id": "fbc4ed16-42df-4e2a-aff7-c2368e889986",
                            "last_updated": "2023-08-25T21:38:08.416020-04:00",
                            "created_at": "2023-08-18T08:43:15.221740-04:00",
                            "name": "BAL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc9ef49-1c9e-4240-97ee-acc2abf683da/?format=api"
                        },
                        {
                            "id": "0895c3e1-dd60-429d-9f28-2a40159539b9",
                            "gambit_id": "f61739ac-fc70-4875-ac2f-ede41ac270d7",
                            "last_updated": "2023-08-25T21:38:08.420110-04:00",
                            "created_at": "2023-08-18T08:43:15.226225-04:00",
                            "name": "OAK",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dc9ef49-1c9e-4240-97ee-acc2abf683da/?format=api"
                        }
                    ]
                },
                {
                    "id": "c51d68c5-a7a9-4f0e-9fd7-6cde04110517",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37a064e3-2761-4700-9b8e-f4cc3149a8ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:15.230470-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "df5b1f53-9cda-4973-adef-93a4170a9c8f",
                            "gambit_id": "7e69460f-941f-472d-aebd-fcd8fd55415b",
                            "last_updated": "2023-08-25T21:38:08.426893-04:00",
                            "created_at": "2023-08-18T08:43:15.233838-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/c51d68c5-a7a9-4f0e-9fd7-6cde04110517/?format=api"
                        },
                        {
                            "id": "4760fb03-e8ed-4a54-b703-7ac6ed40878b",
                            "gambit_id": "aaa4404c-7028-4b55-b5e7-02afae588e95",
                            "last_updated": "2023-08-25T21:38:08.431256-04:00",
                            "created_at": "2023-08-18T08:43:15.238589-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/c51d68c5-a7a9-4f0e-9fd7-6cde04110517/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e09805f-a9e0-4a39-9c98-2175b26c14c0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "20e60c52-7372-4572-acc1-64a758b6413f",
            "completed": true,
            "last_updated": "2023-08-21T10:13:11.058763-04:00",
            "created_at": "2023-08-18T08:43:14.725275-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/20e60c52-7372-4572-acc1-64a758b6413f",
            "datetime": "2023-08-18T21:38:00-04:00",
            "cutoff_datetime": "2023-08-18T21:38:00-04:00",
            "name": "TAM (E Ramirez) v. LAA (T Anderson)",
            "bettypes": [
                {
                    "id": "ae35ebc0-102d-4b33-be71-1e1624259260",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:14.730277-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5117.0
                            },
                            {
                                "team": "TAM (E Ramirez)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45c71240-14b7-4052-9dc0-cb5d7f451aa4",
                            "gambit_id": "896561e5-84c6-4e91-86d8-eda42cfabf02",
                            "last_updated": "2023-08-21T10:13:11.075477-04:00",
                            "created_at": "2023-08-18T08:43:14.738047-04:00",
                            "name": "LAA (T Anderson)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api"
                        },
                        {
                            "id": "be600262-b774-499d-841d-cf024ab51be6",
                            "gambit_id": "f0c6c7b9-551b-4f2c-b862-9cfcc466669c",
                            "last_updated": "2023-08-21T10:13:11.072109-04:00",
                            "created_at": "2023-08-18T08:43:14.734018-04:00",
                            "name": "TAM (E Ramirez)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api"
                        }
                    ]
                },
                {
                    "id": "93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:14.741919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee495031-b352-48f4-950d-80567ebc5c6e",
                            "gambit_id": "57137ed2-b5ca-4649-ac6e-f1b37f81f64d",
                            "last_updated": "2023-08-21T10:13:11.082226-04:00",
                            "created_at": "2023-08-18T08:43:14.747440-04:00",
                            "name": "TAM",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api"
                        },
                        {
                            "id": "231f6a0a-1afe-46ae-96e3-4441de00466a",
                            "gambit_id": "ec5665a9-95d7-425b-aa68-a5d5e3142b9b",
                            "last_updated": "2023-08-21T10:13:11.085683-04:00",
                            "created_at": "2023-08-18T08:43:14.751925-04:00",
                            "name": "LAA",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api"
                        }
                    ]
                },
                {
                    "id": "0550d913-e1bb-4886-b12b-b18f3e5bfc7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:14.757155-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23cbbaf9-3d2a-4782-9264-be8cd25bd87c",
                            "gambit_id": "b1ce43bb-9ca2-48c6-b4ab-e4bbe7a1b5d8",
                            "last_updated": "2023-08-21T10:13:11.092431-04:00",
                            "created_at": "2023-08-18T08:43:14.762116-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api"
                        },
                        {
                            "id": "0992b698-6461-4f04-afd1-9d8a84256209",
                            "gambit_id": "104d3442-008b-4337-a912-923cc88810b4",
                            "last_updated": "2023-08-21T10:13:11.095681-04:00",
                            "created_at": "2023-08-18T08:43:14.766920-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f95137d9-3446-4d45-a84b-2cfdc74bb218",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5142b77-6c19-44cb-8e94-c98143835d0a",
            "completed": true,
            "last_updated": "2023-08-21T10:13:05.740108-04:00",
            "created_at": "2023-08-18T08:43:14.489705-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e5142b77-6c19-44cb-8e94-c98143835d0a",
            "datetime": "2023-08-18T20:40:00-04:00",
            "cutoff_datetime": "2023-08-18T20:40:00-04:00",
            "name": "CWS (M Kopech) v. COL (P Lambert)",
            "bettypes": [
                {
                    "id": "e03c95c6-0cd6-4ffd-bc4f-5f8783f17804",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f95137d9-3446-4d45-a84b-2cfdc74bb218/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:14.495700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (P Lambert)",
                                "amount": 5377.0
                            },
                            {
                                "team": "CWS (M Kopech)",
                                "amount": 4623.0
                            }
                        ],
                        "expected_reward_tokens": 9569.61,
                        "profit_sb": 69.61,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fff20b5-4c30-4a49-b2b2-8a517cf618f5",
                            "gambit_id": "4ea67a7d-acb1-49c0-8727-fb7d2e2c0faa",
                            "last_updated": "2023-08-21T10:13:05.760829-04:00",
                            "created_at": "2023-08-18T08:43:14.507504-04:00",
                            "name": "COL (P Lambert)",
                            "reward": "1.78000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03c95c6-0cd6-4ffd-bc4f-5f8783f17804/?format=api"
                        },
                        {
                            "id": "89ab2b5c-ed85-4bdd-aeaf-36aa8203e342",
                            "gambit_id": "a93eb774-be8e-47d5-b521-d225cb0ecf51",
                            "last_updated": "2023-08-21T10:13:05.756286-04:00",
                            "created_at": "2023-08-18T08:43:14.500431-04:00",
                            "name": "CWS (M Kopech)",
                            "reward": "2.07000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03c95c6-0cd6-4ffd-bc4f-5f8783f17804/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd4ca627-ed68-44f4-a640-6838b61d57a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f95137d9-3446-4d45-a84b-2cfdc74bb218/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:14.512372-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "COL",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d92d81e3-6c80-4a74-9a32-9298082c40d2",
                            "gambit_id": "178b862f-7858-4aad-a1ad-60c13afa706e",
                            "last_updated": "2023-08-21T10:13:05.768114-04:00",
                            "created_at": "2023-08-18T08:43:14.516209-04:00",
                            "name": "CWS",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ca627-ed68-44f4-a640-6838b61d57a2/?format=api"
                        },
                        {
                            "id": "2ab86f1a-f26f-48e3-8e6d-09ee726f13c9",
                            "gambit_id": "05794780-d833-4229-9b7b-0836106ff972",
                            "last_updated": "2023-08-21T10:13:05.771465-04:00",
                            "created_at": "2023-08-18T08:43:14.520335-04:00",
                            "name": "COL",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ca627-ed68-44f4-a640-6838b61d57a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "6011b156-cddf-456a-a5e1-4cb091fa5ab3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f95137d9-3446-4d45-a84b-2cfdc74bb218/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:14.524906-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "654bfb7f-1df7-44fb-b01a-c516ccd88dff",
                            "gambit_id": "393aed7d-6996-4e40-96c6-0bb942cf17ca",
                            "last_updated": "2023-08-21T10:13:05.781693-04:00",
                            "created_at": "2023-08-18T08:43:14.528784-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6011b156-cddf-456a-a5e1-4cb091fa5ab3/?format=api"
                        },
                        {
                            "id": "b0eeaa00-3dbe-43b5-992e-b62ac1cca96e",
                            "gambit_id": "f5792881-6dbc-4353-b6a8-7842cb8a17bd",
                            "last_updated": "2023-08-21T10:13:05.778336-04:00",
                            "created_at": "2023-08-18T08:43:14.533230-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6011b156-cddf-456a-a5e1-4cb091fa5ab3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9aba50a-e721-40a0-a2ea-2f3bb5ee4ed3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fb194347-7bfb-4c1e-abbc-bd8ade447449",
            "completed": true,
            "last_updated": "2023-08-21T10:13:12.734673-04:00",
            "created_at": "2023-08-18T13:13:16.461868-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fb194347-7bfb-4c1e-abbc-bd8ade447449",
            "datetime": "2023-08-18T20:15:00-04:00",
            "cutoff_datetime": "2023-08-18T20:15:00-04:00",
            "name": "NYM (J Lucchesi) v. STL (Z Thompson)",
            "bettypes": [
                {
                    "id": "83199d2f-1677-4512-a4c4-28d6338f08e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9aba50a-e721-40a0-a2ea-2f3bb5ee4ed3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T13:13:16.470203-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Z Thompson)",
                                "amount": 5827.0
                            },
                            {
                                "team": "NYM (J Lucchesi)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bacf6d0f-994c-40cf-ab0e-0746a42f1cf0",
                            "gambit_id": "e5e3ca3d-4317-45fe-b0ed-5eeb31c157a0",
                            "last_updated": "2023-08-21T10:13:12.754171-04:00",
                            "created_at": "2023-08-18T13:13:16.479509-04:00",
                            "name": "STL (Z Thompson)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83199d2f-1677-4512-a4c4-28d6338f08e9/?format=api"
                        },
                        {
                            "id": "fb3b7197-aecf-4eb3-a91d-25f72023bbc7",
                            "gambit_id": "4a6b8afe-f06b-4bbe-ae65-f4ba30f0b91b",
                            "last_updated": "2023-08-21T10:13:12.749150-04:00",
                            "created_at": "2023-08-18T13:13:16.474955-04:00",
                            "name": "NYM (J Lucchesi)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83199d2f-1677-4512-a4c4-28d6338f08e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "48c3cf5b-51db-4d63-9552-02c93bb11bd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9aba50a-e721-40a0-a2ea-2f3bb5ee4ed3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T13:13:16.484840-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "STL",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "629f83b4-db09-416a-864f-25fc660409e6",
                            "gambit_id": "a444fb24-9857-47d5-8a02-7bb59b591bae",
                            "last_updated": "2023-08-21T10:13:12.762439-04:00",
                            "created_at": "2023-08-18T13:13:16.488638-04:00",
                            "name": "NYM",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c3cf5b-51db-4d63-9552-02c93bb11bd2/?format=api"
                        },
                        {
                            "id": "45602e73-4a91-4df6-b577-4487fcaaeb2c",
                            "gambit_id": "fc47b31c-424f-4480-aed0-3aa96cf356e4",
                            "last_updated": "2023-08-21T10:13:12.766000-04:00",
                            "created_at": "2023-08-18T13:13:16.494255-04:00",
                            "name": "STL",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c3cf5b-51db-4d63-9552-02c93bb11bd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "feb39e29-f29f-43cf-9f0e-5e620ab4136d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9aba50a-e721-40a0-a2ea-2f3bb5ee4ed3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T13:13:16.500300-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "bc4a4c47-c409-44b8-914a-f6bc60761102",
                            "gambit_id": "777dbdb8-5f5e-428d-a7d6-032435fdf45f",
                            "last_updated": "2023-08-21T10:13:12.776743-04:00",
                            "created_at": "2023-08-18T13:13:16.529244-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/feb39e29-f29f-43cf-9f0e-5e620ab4136d/?format=api"
                        },
                        {
                            "id": "96f4bc7d-ddf7-496b-8409-b8fab6a99c94",
                            "gambit_id": "b48f298d-14d8-4856-bcfb-e69b1a80c805",
                            "last_updated": "2023-08-21T10:13:12.773125-04:00",
                            "created_at": "2023-08-18T13:13:16.521187-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/feb39e29-f29f-43cf-9f0e-5e620ab4136d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b22f7891-b905-4864-9cc5-f0851ed35782",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "59302b34-a40c-4c85-afd4-4638eae6fe85",
            "completed": true,
            "last_updated": "2023-08-21T10:13:05.490396-04:00",
            "created_at": "2023-08-18T08:43:14.246053-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/59302b34-a40c-4c85-afd4-4638eae6fe85",
            "datetime": "2023-08-18T20:10:00-04:00",
            "cutoff_datetime": "2023-08-18T20:10:00-04:00",
            "name": "SEA (B Miller) v. HOU (J France)",
            "bettypes": [
                {
                    "id": "c509fd2a-b7f3-4b4d-9ba1-0ff685ab95a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b22f7891-b905-4864-9cc5-f0851ed35782/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:14.259496-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5615.0
                            },
                            {
                                "team": "SEA (B Miller)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a93e242d-9142-4798-a0ba-22197d725fc1",
                            "gambit_id": "48b4a77e-ae8a-4216-bd8c-d272846b1cd7",
                            "last_updated": "2023-08-21T10:13:05.503961-04:00",
                            "created_at": "2023-08-18T08:43:14.268196-04:00",
                            "name": "HOU (J France)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c509fd2a-b7f3-4b4d-9ba1-0ff685ab95a5/?format=api"
                        },
                        {
                            "id": "d0993188-435a-4ea8-a7a7-6198cca28795",
                            "gambit_id": "225bb44d-cd71-46c5-9a3a-389efc8dc18a",
                            "last_updated": "2023-08-21T10:13:05.499951-04:00",
                            "created_at": "2023-08-18T08:43:14.263876-04:00",
                            "name": "SEA (B Miller)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c509fd2a-b7f3-4b4d-9ba1-0ff685ab95a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ad5bbf5-b485-4443-8544-873dad25a612",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b22f7891-b905-4864-9cc5-f0851ed35782/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:14.272475-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28950e97-7513-43a9-9012-6d43f0e88dc4",
                            "gambit_id": "7dcf525f-a8d6-4916-8930-7bf692460f84",
                            "last_updated": "2023-08-21T10:13:05.511407-04:00",
                            "created_at": "2023-08-18T08:43:14.276873-04:00",
                            "name": "SEA",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ad5bbf5-b485-4443-8544-873dad25a612/?format=api"
                        },
                        {
                            "id": "aa568df0-19ef-40ec-9305-1d5678eefe24",
                            "gambit_id": "b0f48ee2-8d13-4054-ac21-eb0d4154cdf6",
                            "last_updated": "2023-08-21T10:13:05.514639-04:00",
                            "created_at": "2023-08-18T08:43:14.281043-04:00",
                            "name": "HOU",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ad5bbf5-b485-4443-8544-873dad25a612/?format=api"
                        }
                    ]
                },
                {
                    "id": "da9a102a-a956-43f2-83fe-c7ec68a85eb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b22f7891-b905-4864-9cc5-f0851ed35782/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:14.285382-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "8e44736a-f83f-4bd7-93e8-b0682876bfd1",
                            "gambit_id": "367a979f-cd09-42e2-8280-b344d8c88818",
                            "last_updated": "2023-08-21T10:13:05.525599-04:00",
                            "created_at": "2023-08-18T08:43:14.297444-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/da9a102a-a956-43f2-83fe-c7ec68a85eb8/?format=api"
                        },
                        {
                            "id": "21aca928-36dd-4239-ae1c-02f34326a3eb",
                            "gambit_id": "c1201e88-1ada-42f9-bd78-298002a138b2",
                            "last_updated": "2023-08-21T10:13:05.521711-04:00",
                            "created_at": "2023-08-18T08:43:14.289612-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/da9a102a-a956-43f2-83fe-c7ec68a85eb8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a400913-5d12-4a0a-9441-a21971f0a8ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "43c70119-8265-4928-afb0-ecda710c1696",
            "completed": true,
            "last_updated": "2023-08-21T10:18:07.297697-04:00",
            "created_at": "2023-08-18T08:43:13.998836-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/43c70119-8265-4928-afb0-ecda710c1696",
            "datetime": "2023-08-18T20:10:00-04:00",
            "cutoff_datetime": "2023-08-18T20:10:00-04:00",
            "name": "PIT (A Jackson) v. MIN (P Lopez)",
            "bettypes": [
                {
                    "id": "6822e15a-0dab-414c-b78a-2d9737f2785a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:14.005281-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6627.0
                            },
                            {
                                "team": "PIT (A Jackson)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed5d106a-b6bc-4adb-ac64-458962f4eb98",
                            "gambit_id": "08e2fa11-c69e-4e0f-9bd5-0011c898d307",
                            "last_updated": "2023-08-21T10:18:07.314811-04:00",
                            "created_at": "2023-08-18T08:43:14.027358-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6822e15a-0dab-414c-b78a-2d9737f2785a/?format=api"
                        },
                        {
                            "id": "7be74e03-82e3-4d67-987d-af00cb1b1991",
                            "gambit_id": "d4eb1e7d-59a3-4150-a947-f34c46922616",
                            "last_updated": "2023-08-21T10:18:07.310684-04:00",
                            "created_at": "2023-08-18T08:43:14.021356-04:00",
                            "name": "PIT (A Jackson)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6822e15a-0dab-414c-b78a-2d9737f2785a/?format=api"
                        }
                    ]
                },
                {
                    "id": "af172585-dca4-46d4-a8b5-0438029392ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:14.033249-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "MIN",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b738a158-224f-4f23-916b-c172111ffa1c",
                            "gambit_id": "5e832abe-fb99-453f-863d-01fa85412b5c",
                            "last_updated": "2023-08-21T10:18:07.323199-04:00",
                            "created_at": "2023-08-18T08:43:14.037571-04:00",
                            "name": "PIT",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af172585-dca4-46d4-a8b5-0438029392ac/?format=api"
                        },
                        {
                            "id": "3f29ae81-312a-4a90-8f02-9bb463ad12c9",
                            "gambit_id": "1679d6e9-a344-448c-87ea-6d7a542255dc",
                            "last_updated": "2023-08-21T10:18:07.327389-04:00",
                            "created_at": "2023-08-18T08:43:14.041899-04:00",
                            "name": "MIN",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af172585-dca4-46d4-a8b5-0438029392ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9f46ec2-dfd8-4916-b051-6e8db8c3ac39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a400913-5d12-4a0a-9441-a21971f0a8ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:14.046751-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ffe6b914-73ec-49f3-a4f5-36b5a4049c3d",
                            "gambit_id": "94aecab7-7389-48d4-b9fd-9ed456dd52cf",
                            "last_updated": "2023-08-21T10:18:07.340069-04:00",
                            "created_at": "2023-08-18T08:43:14.054454-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/f9f46ec2-dfd8-4916-b051-6e8db8c3ac39/?format=api"
                        },
                        {
                            "id": "3fa1679d-61b9-4f38-8428-5f700fdbb9d0",
                            "gambit_id": "7c8a3e55-fb61-4509-b569-ed4f5bb9aae1",
                            "last_updated": "2023-08-21T10:18:07.336023-04:00",
                            "created_at": "2023-08-18T08:43:14.050722-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/f9f46ec2-dfd8-4916-b051-6e8db8c3ac39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20b792f9-f9a3-4da5-b9ec-0443f1fe8ac2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "97a7e089-2619-4c93-8af6-015d3b6add5f",
            "completed": true,
            "last_updated": "2023-08-21T10:18:06.473173-04:00",
            "created_at": "2023-08-18T08:43:13.747658-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/97a7e089-2619-4c93-8af6-015d3b6add5f",
            "datetime": "2023-08-18T20:05:00-04:00",
            "cutoff_datetime": "2023-08-18T20:05:00-04:00",
            "name": "MIL (B Woodruff) v. TEX (A Heaney)",
            "bettypes": [
                {
                    "id": "768c2b86-1439-49c4-a765-b7bc3cdfbd4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20b792f9-f9a3-4da5-b9ec-0443f1fe8ac2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:13.755678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5325.0
                            },
                            {
                                "team": "MIL (B Woodruff)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff914596-e459-4098-998c-89b7567a13e8",
                            "gambit_id": "a0eba637-aa6b-4930-9c9e-a8fe9bcf934b",
                            "last_updated": "2023-08-21T10:18:06.487683-04:00",
                            "created_at": "2023-08-18T08:43:13.764950-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768c2b86-1439-49c4-a765-b7bc3cdfbd4c/?format=api"
                        },
                        {
                            "id": "feb6f079-bda2-40c2-8b2c-e55bc6d933b2",
                            "gambit_id": "66949ebd-eba4-46eb-bf19-770482ee3912",
                            "last_updated": "2023-08-21T10:18:06.482533-04:00",
                            "created_at": "2023-08-18T08:43:13.760129-04:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768c2b86-1439-49c4-a765-b7bc3cdfbd4c/?format=api"
                        }
                    ]
                },
                {
                    "id": "305bfd1d-bdc6-42d6-901b-c342c69a67a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20b792f9-f9a3-4da5-b9ec-0443f1fe8ac2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:13.769271-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 6390.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2e1078a-05e0-4bd9-9d99-1bbc8e8d7e21",
                            "gambit_id": "b60e6a0e-3a6b-46e6-ac10-a5e85f26cd11",
                            "last_updated": "2023-08-21T10:18:06.513667-04:00",
                            "created_at": "2023-08-18T08:43:13.773837-04:00",
                            "name": "MIL",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/305bfd1d-bdc6-42d6-901b-c342c69a67a9/?format=api"
                        },
                        {
                            "id": "2d1f27ed-868d-4838-ac2e-137dfbc0b7bb",
                            "gambit_id": "0917175f-a291-4fd2-8aaa-e9c214fd6f91",
                            "last_updated": "2023-08-21T10:18:06.517891-04:00",
                            "created_at": "2023-08-18T08:43:13.778145-04:00",
                            "name": "TEX",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/305bfd1d-bdc6-42d6-901b-c342c69a67a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "a248b93b-93e4-454a-9cba-373807139aa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20b792f9-f9a3-4da5-b9ec-0443f1fe8ac2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:13.782410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "cdb1470d-b6eb-404a-b4d6-08c1be4fb944",
                            "gambit_id": "d51ebefb-7181-4f4b-9ca7-cf215d225494",
                            "last_updated": "2023-08-21T10:18:06.525983-04:00",
                            "created_at": "2023-08-18T08:43:13.797306-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/a248b93b-93e4-454a-9cba-373807139aa6/?format=api"
                        },
                        {
                            "id": "49366674-32e0-4d86-9aa4-402e4075ab8d",
                            "gambit_id": "829a23e0-e831-4b67-a64d-6f3585d7e965",
                            "last_updated": "2023-08-21T10:18:06.529669-04:00",
                            "created_at": "2023-08-18T08:43:13.803945-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/a248b93b-93e4-454a-9cba-373807139aa6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a6e23fd-e654-4997-b2a1-77eee367e893",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2bf98e1a-b755-4913-982b-399c5d3b5b19",
            "completed": true,
            "last_updated": "2023-08-21T19:43:14.885224-04:00",
            "created_at": "2023-08-17T13:03:04.125048-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2bf98e1a-b755-4913-982b-399c5d3b5b19",
            "datetime": "2023-08-18T19:30:00-04:00",
            "cutoff_datetime": "2023-08-18T19:30:00-04:00",
            "name": "Cincinnati Bengals v. Atlanta Falcons",
            "bettypes": [
                {
                    "id": "08c4224b-e681-404c-8a7b-c7b5944778d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a6e23fd-e654-4997-b2a1-77eee367e893/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:04.148147-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Falcons",
                                "amount": 6752.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 3248.0
                            }
                        ],
                        "expected_reward_tokens": 9451.68,
                        "profit_sb": -48.32,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71012b58-08f3-433e-8ba9-12597fa308f4",
                            "gambit_id": "952c4b7e-f69a-41f4-a81d-2e4587de8762",
                            "last_updated": "2023-08-21T19:43:14.910172-04:00",
                            "created_at": "2023-08-17T13:03:04.157298-04:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c4224b-e681-404c-8a7b-c7b5944778d1/?format=api"
                        },
                        {
                            "id": "c9ed4a40-3e5b-41ef-a296-a0196d571c2b",
                            "gambit_id": "e4766865-868c-4e05-9fda-bf4e9467d1c6",
                            "last_updated": "2023-08-21T19:43:14.907055-04:00",
                            "created_at": "2023-08-17T13:03:04.152850-04:00",
                            "name": "Cincinnati Bengals",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08c4224b-e681-404c-8a7b-c7b5944778d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "389b53e4-bb2b-48ec-aff4-9e7273920b97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a6e23fd-e654-4997-b2a1-77eee367e893/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:04.132330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Falcons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04ffcdc4-9802-4a17-a1e8-ae6e97e27622",
                            "gambit_id": "e5a41a7d-5861-4e16-ac97-ed6542e91f43",
                            "last_updated": "2023-08-21T19:43:14.900653-04:00",
                            "created_at": "2023-08-17T13:03:04.139943-04:00",
                            "name": "Atlanta Falcons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389b53e4-bb2b-48ec-aff4-9e7273920b97/?format=api"
                        },
                        {
                            "id": "7fbb4d7d-2355-41d4-a5fe-7ad506fed816",
                            "gambit_id": "943840e2-f21d-4570-b570-6ccda3f236c5",
                            "last_updated": "2023-08-21T19:43:14.897472-04:00",
                            "created_at": "2023-08-17T13:03:04.136005-04:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389b53e4-bb2b-48ec-aff4-9e7273920b97/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5d79928-bb3f-492c-8f7a-f2fe64d4822c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a6e23fd-e654-4997-b2a1-77eee367e893/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:04.161726-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0193489-8d76-496b-ab65-c5451cc5ccf7",
                            "gambit_id": "3083a990-f5dd-4876-b7bf-09b9cadf13b4",
                            "last_updated": "2023-08-21T19:43:14.917267-04:00",
                            "created_at": "2023-08-17T13:03:04.167587-04:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d79928-bb3f-492c-8f7a-f2fe64d4822c/?format=api"
                        },
                        {
                            "id": "aa0fb432-a23a-4937-8654-72b9137ea066",
                            "gambit_id": "c2bc6507-904c-4ebd-b694-04a6dfdf9cad",
                            "last_updated": "2023-08-21T19:43:14.920662-04:00",
                            "created_at": "2023-08-17T13:03:04.180773-04:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d79928-bb3f-492c-8f7a-f2fe64d4822c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fcd08811-fd99-405b-a129-cbfc3d38a09f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "12e2946c-fba3-4936-ac71-6579a5c38a41",
            "completed": true,
            "last_updated": "2023-08-21T10:18:06.761186-04:00",
            "created_at": "2023-08-18T08:43:13.498671-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/12e2946c-fba3-4936-ac71-6579a5c38a41",
            "datetime": "2023-08-18T19:20:00-04:00",
            "cutoff_datetime": "2023-08-18T19:20:00-04:00",
            "name": "SFO (A Cobb) v. ATL (S Strider)",
            "bettypes": [
                {
                    "id": "b8b37e7b-7af8-41c8-968e-7527744645e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcd08811-fd99-405b-a129-cbfc3d38a09f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:13.514492-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6885.0
                            },
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc5ee862-41f9-48b5-a03c-cdbb7f592cf0",
                            "gambit_id": "fb7b92b0-3899-4e8f-814a-8e6a0951be3a",
                            "last_updated": "2023-08-21T10:18:06.777827-04:00",
                            "created_at": "2023-08-18T08:43:13.524615-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8b37e7b-7af8-41c8-968e-7527744645e1/?format=api"
                        },
                        {
                            "id": "22e29ad8-d88e-4382-9ab0-887775e2272e",
                            "gambit_id": "d55f9c11-b43c-4fe2-814f-fd47c64c3f96",
                            "last_updated": "2023-08-21T10:18:06.773737-04:00",
                            "created_at": "2023-08-18T08:43:13.519447-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8b37e7b-7af8-41c8-968e-7527744645e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3d89eff-df04-417a-ab72-0a1a227f7d8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcd08811-fd99-405b-a129-cbfc3d38a09f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:13.529369-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da9dc2db-33c1-4244-9a3a-0aec221d8338",
                            "gambit_id": "a9833fb3-ab13-4c02-9b54-772a0e1dd210",
                            "last_updated": "2023-08-21T10:18:06.791546-04:00",
                            "created_at": "2023-08-18T08:43:13.538585-04:00",
                            "name": "ATL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d89eff-df04-417a-ab72-0a1a227f7d8d/?format=api"
                        },
                        {
                            "id": "bd184ee0-8284-483e-b6f9-15f8c929896e",
                            "gambit_id": "f5aa800a-f9f5-4fca-ac37-22fa104fd1a5",
                            "last_updated": "2023-08-21T10:18:06.786844-04:00",
                            "created_at": "2023-08-18T08:43:13.533704-04:00",
                            "name": "SFO",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d89eff-df04-417a-ab72-0a1a227f7d8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcd08811-fd99-405b-a129-cbfc3d38a09f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:13.543318-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f576bc92-bb89-47f0-b292-bf53d39c2e18",
                            "gambit_id": "fe240e5a-de2c-4459-aebc-da5980ca6368",
                            "last_updated": "2023-08-21T10:18:06.802094-04:00",
                            "created_at": "2023-08-18T08:43:13.547562-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/a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c/?format=api"
                        },
                        {
                            "id": "b9c2352a-80a3-4be0-b431-d8ce8c978384",
                            "gambit_id": "482b908e-1f9e-4cef-883b-6fe53c81b98b",
                            "last_updated": "2023-08-21T10:18:06.805635-04:00",
                            "created_at": "2023-08-18T08:43:13.552481-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/a5b95e23-f500-49f8-8b5c-a5aeb8cb0a4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a79b18e-50bf-4c86-8c13-f886493d0ff0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1961dfb7-c36d-45fd-9c3b-88db334d549d",
            "completed": false,
            "last_updated": "2023-08-25T19:08:03.414137-04:00",
            "created_at": "2023-08-18T13:13:16.220328-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1961dfb7-c36d-45fd-9c3b-88db334d549d",
            "datetime": "2023-08-18T19:10:00-04:00",
            "cutoff_datetime": "2023-08-18T19:10:00-04:00",
            "name": "DET (M Manning) v. CLE (X Curry) - Game 2",
            "bettypes": [
                {
                    "id": "02e15cc1-7acb-4804-bf98-2d286aac9fc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a79b18e-50bf-4c86-8c13-f886493d0ff0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T13:13:16.226305-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (X Curry)",
                                "amount": 5615.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "078a9c03-e278-48f9-bc56-b3ae5f1ef6fa",
                            "gambit_id": "a2885bf8-62d0-4ca3-8014-380a59a9f063",
                            "last_updated": "2023-08-25T19:08:03.432480-04:00",
                            "created_at": "2023-08-18T13:13:16.237077-04:00",
                            "name": "CLE (X Curry)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e15cc1-7acb-4804-bf98-2d286aac9fc5/?format=api"
                        },
                        {
                            "id": "a5b2299a-e763-4f96-824d-eb75c03066d3",
                            "gambit_id": "43f2dea8-ff00-466c-8647-e8023576634f",
                            "last_updated": "2023-08-25T19:08:03.428068-04:00",
                            "created_at": "2023-08-18T13:13:16.232431-04:00",
                            "name": "DET (M Manning)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e15cc1-7acb-4804-bf98-2d286aac9fc5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b800883d-4d0e-41df-ad66-d1c5c441d159",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a79b18e-50bf-4c86-8c13-f886493d0ff0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T13:13:16.241425-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d723c70-01ba-45e4-8998-d340d9086be7",
                            "gambit_id": "3e93f057-bf18-4c2d-80b9-75eacb524c47",
                            "last_updated": "2023-08-25T19:08:03.440817-04:00",
                            "created_at": "2023-08-18T13:13:16.245776-04:00",
                            "name": "DET",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b800883d-4d0e-41df-ad66-d1c5c441d159/?format=api"
                        },
                        {
                            "id": "0b5db14a-b02d-4613-91a9-fce8c0aaae85",
                            "gambit_id": "2f314289-a8cb-4629-8978-736bb92e110a",
                            "last_updated": "2023-08-25T19:08:03.444968-04:00",
                            "created_at": "2023-08-18T13:13:16.252136-04:00",
                            "name": "CLE",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b800883d-4d0e-41df-ad66-d1c5c441d159/?format=api"
                        }
                    ]
                },
                {
                    "id": "96a54592-7e4b-49cb-bccc-6844954293c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a79b18e-50bf-4c86-8c13-f886493d0ff0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T13:13:16.259332-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0a111c4b-cd28-449f-aa47-b03feee58204",
                            "gambit_id": "d9030714-9289-4207-adf8-93a4f2ab376a",
                            "last_updated": "2023-08-25T19:08:03.465000-04:00",
                            "created_at": "2023-08-18T13:13:16.263754-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/96a54592-7e4b-49cb-bccc-6844954293c8/?format=api"
                        },
                        {
                            "id": "0192b5f4-30cb-4e7d-b0c6-7acf2601ef12",
                            "gambit_id": "6630a735-d21e-4c34-831c-0b7ac3e2b4fd",
                            "last_updated": "2023-08-25T19:08:03.473981-04:00",
                            "created_at": "2023-08-18T13:13:16.268825-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/96a54592-7e4b-49cb-bccc-6844954293c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e8a8aadb-c163-4bd9-9fd5-62ec764d3c62",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "92afaeeb-d093-4cdd-812c-8fc2a3c660be",
            "completed": true,
            "last_updated": "2023-08-21T10:23:07.329881-04:00",
            "created_at": "2023-08-18T08:43:13.241883-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.84,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/92afaeeb-d093-4cdd-812c-8fc2a3c660be",
            "datetime": "2023-08-18T19:05:00-04:00",
            "cutoff_datetime": "2023-08-18T19:05:00-04:00",
            "name": "PHI (M Lorenzen) v. WAS (J Adon)",
            "bettypes": [
                {
                    "id": "63c1f0fb-de8b-4211-9e49-e3c21ab528ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8a8aadb-c163-4bd9-9fd5-62ec764d3c62/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:13.260712-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Lorenzen)",
                                "amount": 6025.0
                            },
                            {
                                "team": "WAS (J Adon)",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "341ac751-8e22-4e0d-9440-fdad28449df4",
                            "gambit_id": "965d60eb-2df0-4c2c-8ee4-b0331a44203a",
                            "last_updated": "2023-08-21T10:23:07.338432-04:00",
                            "created_at": "2023-08-18T08:43:13.266547-04:00",
                            "name": "PHI (M Lorenzen)",
                            "reward": "1.59000",
                            "odds": "1.61350",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c1f0fb-de8b-4211-9e49-e3c21ab528ac/?format=api"
                        },
                        {
                            "id": "8b6e20e3-9f52-4489-8e25-8c8c76521279",
                            "gambit_id": "2432913d-e666-4078-9d4a-d80cde0f1c81",
                            "last_updated": "2023-08-21T10:23:07.342067-04:00",
                            "created_at": "2023-08-18T08:43:13.271336-04:00",
                            "name": "WAS (J Adon)",
                            "reward": "2.41000",
                            "odds": "2.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c1f0fb-de8b-4211-9e49-e3c21ab528ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a4dc9eb-43cc-4b90-8554-327f4016307c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8a8aadb-c163-4bd9-9fd5-62ec764d3c62/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:13.277942-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf436429-f9a9-4c11-8d7d-8a97b4471da1",
                            "gambit_id": "65a601b2-474d-4ecb-98e9-d1aa61a3e233",
                            "last_updated": "2023-08-21T10:23:07.353488-04:00",
                            "created_at": "2023-08-18T08:43:13.286951-04:00",
                            "name": "WAS",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a4dc9eb-43cc-4b90-8554-327f4016307c/?format=api"
                        },
                        {
                            "id": "2a663db9-4aa2-41bc-9801-993b5d007c14",
                            "gambit_id": "bdd978a3-a5b4-4aec-9766-8b0adb63830f",
                            "last_updated": "2023-08-21T10:23:07.349881-04:00",
                            "created_at": "2023-08-18T08:43:13.281581-04:00",
                            "name": "PHI",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a4dc9eb-43cc-4b90-8554-327f4016307c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1653db9-8b2c-429f-8d77-2ad832f3f48f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e8a8aadb-c163-4bd9-9fd5-62ec764d3c62/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:13.292451-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "128c543a-6a8e-4a46-be60-00d10202fb59",
                            "gambit_id": "e3a29dd2-a187-4b46-90d7-2f69525f6400",
                            "last_updated": "2023-08-21T10:23:07.363865-04:00",
                            "created_at": "2023-08-18T08:43:13.302390-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/c1653db9-8b2c-429f-8d77-2ad832f3f48f/?format=api"
                        },
                        {
                            "id": "70d3a6a4-86e6-4129-b754-c12a7d5b93e4",
                            "gambit_id": "dc3769fa-2746-45d1-8d0d-978e949dd8b5",
                            "last_updated": "2023-08-21T10:23:07.360440-04:00",
                            "created_at": "2023-08-18T08:43:13.296825-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/c1653db9-8b2c-429f-8d77-2ad832f3f48f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5ac7398-4919-40d8-92ae-b3f5c3922d39",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd61d0e3-8ab5-4d66-9bf5-8352e627d7fc",
            "completed": true,
            "last_updated": "2023-08-21T10:18:08.053132-04:00",
            "created_at": "2023-08-18T13:13:15.971909-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fd61d0e3-8ab5-4d66-9bf5-8352e627d7fc",
            "datetime": "2023-08-18T19:05:00-04:00",
            "cutoff_datetime": "2023-08-18T19:05:00-04:00",
            "name": "BOS (B Bello) v. NYY (J Brito)",
            "bettypes": [
                {
                    "id": "56d9282d-4d4f-4e12-b500-c64d1252ac5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ac7398-4919-40d8-92ae-b3f5c3922d39/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T13:13:15.981903-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Bello)",
                                "amount": 5389.0
                            },
                            {
                                "team": "NYY (J Brito)",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bdd079e-4659-4ffd-9f5a-5b7df3945763",
                            "gambit_id": "d289358c-e133-41d1-80e0-6b706af1be89",
                            "last_updated": "2023-08-21T10:18:08.067432-04:00",
                            "created_at": "2023-08-18T13:13:15.988160-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "1.78000",
                            "odds": "1.81300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56d9282d-4d4f-4e12-b500-c64d1252ac5f/?format=api"
                        },
                        {
                            "id": "38bbe26b-398b-42cc-bb80-983a8a19918e",
                            "gambit_id": "39823e72-d20f-452d-a00a-6816f0e67eeb",
                            "last_updated": "2023-08-21T10:18:08.072328-04:00",
                            "created_at": "2023-08-18T13:13:15.998149-04:00",
                            "name": "NYY (J Brito)",
                            "reward": "2.08000",
                            "odds": "2.13000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56d9282d-4d4f-4e12-b500-c64d1252ac5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba187ee4-41d7-4bd3-b01d-3cf842a7fecb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ac7398-4919-40d8-92ae-b3f5c3922d39/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T13:13:16.002882-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5773.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d54e62b-af4c-4fb1-b84a-65cb6b571b7e",
                            "gambit_id": "45b8565e-4d29-4e16-8cd9-7e9d8869ebc8",
                            "last_updated": "2023-08-21T10:18:08.084715-04:00",
                            "created_at": "2023-08-18T13:13:16.015172-04:00",
                            "name": "NYY",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba187ee4-41d7-4bd3-b01d-3cf842a7fecb/?format=api"
                        },
                        {
                            "id": "1ffbec57-74e6-45dc-9214-17af966884e4",
                            "gambit_id": "7e1471a1-ade2-44a2-b57b-45bb64d9568f",
                            "last_updated": "2023-08-21T10:18:08.080199-04:00",
                            "created_at": "2023-08-18T13:13:16.008779-04:00",
                            "name": "BOS",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba187ee4-41d7-4bd3-b01d-3cf842a7fecb/?format=api"
                        }
                    ]
                },
                {
                    "id": "b27158ce-0e54-4a26-993b-a1302e9d16d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ac7398-4919-40d8-92ae-b3f5c3922d39/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T13:13:16.019745-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d26112db-c8e3-49c6-ba97-aa2e88c60207",
                            "gambit_id": "73092633-dfe1-4602-996f-b684aa801945",
                            "last_updated": "2023-08-21T10:18:08.094077-04:00",
                            "created_at": "2023-08-18T13:13:16.023755-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/b27158ce-0e54-4a26-993b-a1302e9d16d8/?format=api"
                        },
                        {
                            "id": "2a9021c7-1c52-46de-8b57-2536790ca446",
                            "gambit_id": "0bff2aa1-75d6-43ba-b806-d96a92d0e7dd",
                            "last_updated": "2023-08-21T10:18:08.099522-04:00",
                            "created_at": "2023-08-18T13:13:16.028405-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/b27158ce-0e54-4a26-993b-a1302e9d16d8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df2c6646-b508-4402-a49c-3f0f84dd05c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cd42fcf4-b658-462f-ba92-c9321ab6cae6",
            "completed": true,
            "last_updated": "2023-08-21T19:48:13.729779-04:00",
            "created_at": "2023-08-17T13:03:03.845741-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cd42fcf4-b658-462f-ba92-c9321ab6cae6",
            "datetime": "2023-08-18T19:00:00-04:00",
            "cutoff_datetime": "2023-08-18T19:00:00-04:00",
            "name": "Carolina Panthers v. New York Giants",
            "bettypes": [
                {
                    "id": "6ce7292e-f705-411a-93f0-23ee4b556361",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df2c6646-b508-4402-a49c-3f0f84dd05c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:03.869690-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5939.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7bb43a34-d186-4c14-b022-c03734addc8d",
                            "gambit_id": "1de67a2a-ada1-47ee-88e1-b7d16feb828a",
                            "last_updated": "2023-08-21T19:48:13.762698-04:00",
                            "created_at": "2023-08-17T13:03:03.879983-04:00",
                            "name": "New York Giants",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ce7292e-f705-411a-93f0-23ee4b556361/?format=api"
                        },
                        {
                            "id": "9b0aa1d4-c00c-4344-9c1f-87cb60ab14c2",
                            "gambit_id": "c3410657-b0ea-4823-8db2-9d5498361ce6",
                            "last_updated": "2023-08-21T19:48:13.759489-04:00",
                            "created_at": "2023-08-17T13:03:03.874896-04:00",
                            "name": "Carolina Panthers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ce7292e-f705-411a-93f0-23ee4b556361/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f7ce0ce-d16a-4d5a-8f13-705caf3adacd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df2c6646-b508-4402-a49c-3f0f84dd05c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:03.854390-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5107.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8bf266a-e3cd-401d-87df-6ff253f440be",
                            "gambit_id": "01f3fe98-9b9e-4e95-9189-9c9e0fe313a2",
                            "last_updated": "2023-08-21T19:48:13.747458-04:00",
                            "created_at": "2023-08-17T13:03:03.865175-04:00",
                            "name": "New York Giants",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7ce0ce-d16a-4d5a-8f13-705caf3adacd/?format=api"
                        },
                        {
                            "id": "4e6ad3be-0e60-4a91-9b04-6e7042f48750",
                            "gambit_id": "e24790c7-1060-421c-8aa2-932dec635f93",
                            "last_updated": "2023-08-21T19:48:13.742705-04:00",
                            "created_at": "2023-08-17T13:03:03.860501-04:00",
                            "name": "Carolina Panthers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7ce0ce-d16a-4d5a-8f13-705caf3adacd/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3ea616a-36bf-4191-9a86-f32e7fd027ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df2c6646-b508-4402-a49c-3f0f84dd05c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:03.884557-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 38",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "554001d1-4237-4e95-af41-fd2d8f1e3b79",
                            "gambit_id": "9fd53fc8-d3f6-4fb8-aaee-0e31dfe45ef3",
                            "last_updated": "2023-08-21T19:48:13.769726-04:00",
                            "created_at": "2023-08-17T13:03:03.889039-04:00",
                            "name": "Game Total Over 38",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3ea616a-36bf-4191-9a86-f32e7fd027ef/?format=api"
                        },
                        {
                            "id": "7ff3cbfc-ab90-4383-90b5-f024de8ce001",
                            "gambit_id": "211a0c9e-50e1-4e8c-94ef-976aff051f83",
                            "last_updated": "2023-08-21T19:48:13.772926-04:00",
                            "created_at": "2023-08-17T13:03:03.893654-04:00",
                            "name": "Game Total Under 38",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3ea616a-36bf-4191-9a86-f32e7fd027ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb33cf6e-b4f6-4182-9695-ef6f32c9da97",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "df21a323-71de-4758-a28d-f16e779bd15d",
            "completed": true,
            "last_updated": "2023-08-19T10:53:25.244930-04:00",
            "created_at": "2023-08-18T08:43:12.977781-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/df21a323-71de-4758-a28d-f16e779bd15d",
            "datetime": "2023-08-18T18:40:00-04:00",
            "cutoff_datetime": "2023-08-18T18:40:00-04:00",
            "name": "TOR (J Berrios) v. CIN (B Kennedy)",
            "bettypes": [
                {
                    "id": "7df374d9-3c71-420d-81e4-ddf170838167",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb33cf6e-b4f6-4182-9695-ef6f32c9da97/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:12.989922-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5714.0
                            },
                            {
                                "team": "CIN (B Kennedy)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2ec148d-7255-4cb3-928d-aaf8c61c03d6",
                            "gambit_id": "f929a9e9-5700-4e40-9703-84c184f009df",
                            "last_updated": "2023-08-19T10:53:25.253527-04:00",
                            "created_at": "2023-08-18T08:43:13.000684-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df374d9-3c71-420d-81e4-ddf170838167/?format=api"
                        },
                        {
                            "id": "10139aa7-5236-49e5-ac2d-a50cd94df845",
                            "gambit_id": "4fb26d18-a26b-4435-a8c2-1b40f6403313",
                            "last_updated": "2023-08-19T10:53:25.256836-04:00",
                            "created_at": "2023-08-18T08:43:13.006629-04:00",
                            "name": "CIN (B Kennedy)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df374d9-3c71-420d-81e4-ddf170838167/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a8253ba-b657-4df4-970e-e71794eea38e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb33cf6e-b4f6-4182-9695-ef6f32c9da97/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:13.012235-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "859bda51-9f24-4dec-8991-8955a93dacdf",
                            "gambit_id": "030782d2-ffc6-4f23-b3dd-3fc2a5d301b3",
                            "last_updated": "2023-08-19T10:53:25.266502-04:00",
                            "created_at": "2023-08-18T08:43:13.028915-04:00",
                            "name": "CIN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a8253ba-b657-4df4-970e-e71794eea38e/?format=api"
                        },
                        {
                            "id": "118fd901-6c64-4803-8c01-188a545be1cc",
                            "gambit_id": "f5cf3d7a-8cde-4685-a706-9b6dd17912f8",
                            "last_updated": "2023-08-19T10:53:25.263184-04:00",
                            "created_at": "2023-08-18T08:43:13.021546-04:00",
                            "name": "TOR",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a8253ba-b657-4df4-970e-e71794eea38e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d1397c8-adf1-4181-a9b3-232f743cf555",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb33cf6e-b4f6-4182-9695-ef6f32c9da97/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:13.035123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d275a4ac-0158-4c70-bad9-29866b763010",
                            "gambit_id": "387b9090-dd6c-40e2-b88f-48b221afb2ca",
                            "last_updated": "2023-08-19T10:53:25.273396-04:00",
                            "created_at": "2023-08-18T08:43:13.041040-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/5d1397c8-adf1-4181-a9b3-232f743cf555/?format=api"
                        },
                        {
                            "id": "783ec7c0-3bb6-4f2d-9089-3f6cdc2e7d1f",
                            "gambit_id": "37c0eb5a-23ad-47cd-a33f-6d2478f3556e",
                            "last_updated": "2023-08-19T10:53:25.276639-04:00",
                            "created_at": "2023-08-18T08:43:13.046384-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/5d1397c8-adf1-4181-a9b3-232f743cf555/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b2538a9-a119-49cc-a9f2-bc9b572d8ae0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e2749124-f522-4105-8d7a-dbd1e6e0fc9c",
            "completed": true,
            "last_updated": "2023-08-21T10:28:08.526569-04:00",
            "created_at": "2023-08-18T13:13:15.681743-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e2749124-f522-4105-8d7a-dbd1e6e0fc9c",
            "datetime": "2023-08-18T16:10:00-04:00",
            "cutoff_datetime": "2023-08-18T16:10:00-04:00",
            "name": "DET (T Skubal) v. CLE (G Williams) - Game 1",
            "bettypes": [
                {
                    "id": "665ac6ed-ad3e-4f47-99ce-cd25171e21ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b2538a9-a119-49cc-a9f2-bc9b572d8ae0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T13:13:15.691999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Williams)",
                                "amount": 5170.0
                            },
                            {
                                "team": "DET (T Skubal)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd0a382a-5792-49f3-a418-54ee43c313ad",
                            "gambit_id": "5fb5c9c2-af6b-4905-a417-19601184c371",
                            "last_updated": "2023-08-21T10:28:08.556798-04:00",
                            "created_at": "2023-08-18T13:13:15.705694-04:00",
                            "name": "CLE (G Williams)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/665ac6ed-ad3e-4f47-99ce-cd25171e21ff/?format=api"
                        },
                        {
                            "id": "18b10890-94fa-4ebd-be87-f54efed44eb0",
                            "gambit_id": "8b9aaa9e-95da-4759-af74-fe6fa938ea2c",
                            "last_updated": "2023-08-21T10:28:08.544055-04:00",
                            "created_at": "2023-08-18T13:13:15.698197-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/665ac6ed-ad3e-4f47-99ce-cd25171e21ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "425ab82b-70f1-454d-8099-e26b6c2a32c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b2538a9-a119-49cc-a9f2-bc9b572d8ae0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T13:13:15.713450-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fba478c9-cbe6-46fd-9e10-4bba71d3ae8a",
                            "gambit_id": "026f78d1-d838-4d1b-b35f-16425f22c873",
                            "last_updated": "2023-08-21T10:28:08.564466-04:00",
                            "created_at": "2023-08-18T13:13:15.718558-04:00",
                            "name": "DET",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425ab82b-70f1-454d-8099-e26b6c2a32c3/?format=api"
                        },
                        {
                            "id": "3a53d325-4e99-4639-acaf-67b9ee265ecc",
                            "gambit_id": "629aa349-26d0-4a04-a1bf-4f118085dfa4",
                            "last_updated": "2023-08-21T10:28:08.568405-04:00",
                            "created_at": "2023-08-18T13:13:15.724710-04:00",
                            "name": "CLE",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425ab82b-70f1-454d-8099-e26b6c2a32c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "01aac6b3-ae83-4711-bcec-1ea5268c0514",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b2538a9-a119-49cc-a9f2-bc9b572d8ae0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T13:13:15.731671-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "325692ae-f80f-4da7-a181-c874f6e3a959",
                            "gambit_id": "2a641e1d-f661-4c0e-a648-e3689db45f0a",
                            "last_updated": "2023-08-21T10:28:08.583520-04:00",
                            "created_at": "2023-08-18T13:13:15.741550-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01aac6b3-ae83-4711-bcec-1ea5268c0514/?format=api"
                        },
                        {
                            "id": "92ec601f-8828-4789-ad27-dddc04d52b90",
                            "gambit_id": "ebfcab4b-36b9-44a4-9cb4-f2d08f30f9d2",
                            "last_updated": "2023-08-21T10:28:08.579701-04:00",
                            "created_at": "2023-08-18T13:13:15.735765-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01aac6b3-ae83-4711-bcec-1ea5268c0514/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "62da430c-4f37-4d77-bcad-d7f41c22f3aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5e5fe40-392a-4608-bb0c-db3aef74970b",
            "completed": true,
            "last_updated": "2023-08-21T10:28:08.059376-04:00",
            "created_at": "2023-08-18T08:43:12.716837-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e5e5fe40-392a-4608-bb0c-db3aef74970b",
            "datetime": "2023-08-18T14:20:00-04:00",
            "cutoff_datetime": "2023-08-18T14:20:00-04:00",
            "name": "KAN (C Ragans) v. CHC (J Taillon)",
            "bettypes": [
                {
                    "id": "3a387a55-a5d3-4616-afbe-3cfb6ef59382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-18T08:43:12.729148-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Taillon)",
                                "amount": 6139.0
                            },
                            {
                                "team": "KAN (C Ragans)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9fea524-c01d-4cf4-a4cf-31345fa31e6d",
                            "gambit_id": "8eba6243-dc7a-470b-b69f-a588a2be506e",
                            "last_updated": "2023-08-21T10:28:08.075388-04:00",
                            "created_at": "2023-08-18T08:43:12.743911-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a387a55-a5d3-4616-afbe-3cfb6ef59382/?format=api"
                        },
                        {
                            "id": "c8616a29-3f41-43d7-be39-e43989e47647",
                            "gambit_id": "f302de94-42c1-4db4-9735-eb9544226995",
                            "last_updated": "2023-08-21T10:28:08.072230-04:00",
                            "created_at": "2023-08-18T08:43:12.737042-04:00",
                            "name": "KAN (C Ragans)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a387a55-a5d3-4616-afbe-3cfb6ef59382/?format=api"
                        }
                    ]
                },
                {
                    "id": "03aa84fe-c2a0-4dd0-98d1-5a185b032590",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-18T08:43:12.770223-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e49e642f-f34f-468c-9b93-0780f05768e1",
                            "gambit_id": "bf69d034-d09e-468f-b438-599e1c9dee0d",
                            "last_updated": "2023-08-21T10:28:08.103218-04:00",
                            "created_at": "2023-08-18T08:43:12.774617-04:00",
                            "name": "KAN",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03aa84fe-c2a0-4dd0-98d1-5a185b032590/?format=api"
                        },
                        {
                            "id": "93dcd883-4dec-44f6-8083-692b9fe6cc19",
                            "gambit_id": "1d172750-4797-462f-98b3-37d8bf26d40b",
                            "last_updated": "2023-08-21T10:28:08.106600-04:00",
                            "created_at": "2023-08-18T08:43:12.783738-04:00",
                            "name": "CHC",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03aa84fe-c2a0-4dd0-98d1-5a185b032590/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ff555de-f1e5-4192-88e0-96656c1d9519",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62da430c-4f37-4d77-bcad-d7f41c22f3aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-18T08:43:12.750581-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "f03d0e00-77f8-4794-bf82-c6cc0e58e911",
                            "gambit_id": "d3e52de9-26c6-4065-9376-e408aeb66b17",
                            "last_updated": "2023-08-21T10:28:08.090191-04:00",
                            "created_at": "2023-08-18T08:43:12.763728-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/3ff555de-f1e5-4192-88e0-96656c1d9519/?format=api"
                        },
                        {
                            "id": "356b80b2-edf0-479b-ab27-3a92b2a7a9bc",
                            "gambit_id": "4f233b9f-8d43-46b5-b753-6567a513ae5f",
                            "last_updated": "2023-08-21T10:28:08.082710-04:00",
                            "created_at": "2023-08-18T08:43:12.756426-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/3ff555de-f1e5-4192-88e0-96656c1d9519/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3960010e-b874-4a9a-8746-a26902f439b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b2d9e02-630b-434b-adc9-1c7da200daba",
            "completed": true,
            "last_updated": "2023-08-18T10:23:06.783874-04:00",
            "created_at": "2023-08-17T08:08:24.598952-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3b2d9e02-630b-434b-adc9-1c7da200daba",
            "datetime": "2023-08-17T22:10:00-04:00",
            "cutoff_datetime": "2023-08-17T22:10:00-04:00",
            "name": "MIL (C Burnes) v. LOS (L Lynn)",
            "bettypes": [
                {
                    "id": "44beb33e-e919-4c01-bcb8-7c8b25bab009",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3960010e-b874-4a9a-8746-a26902f439b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T08:08:24.604338-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (L Lynn)",
                                "amount": 5827.0
                            },
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b71b633f-0633-4fc6-9082-29042d8eab68",
                            "gambit_id": "d2e32ed4-c26a-4e60-99a0-a081df539663",
                            "last_updated": "2023-08-18T10:23:06.798497-04:00",
                            "created_at": "2023-08-17T08:08:24.612267-04:00",
                            "name": "LOS (L Lynn)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44beb33e-e919-4c01-bcb8-7c8b25bab009/?format=api"
                        },
                        {
                            "id": "199f91a8-624f-4764-9596-471b383236de",
                            "gambit_id": "dc476d86-8bce-4f36-b912-567f38a74e29",
                            "last_updated": "2023-08-18T10:23:06.795423-04:00",
                            "created_at": "2023-08-17T08:08:24.608248-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44beb33e-e919-4c01-bcb8-7c8b25bab009/?format=api"
                        }
                    ]
                },
                {
                    "id": "692da4ee-366e-473b-8aa3-50e4f8ed11af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3960010e-b874-4a9a-8746-a26902f439b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T08:08:24.616856-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db5ffb15-dcf5-4902-9b1c-80fe0c712617",
                            "gambit_id": "ec26ae18-5546-4c59-967d-31f67344621c",
                            "last_updated": "2023-08-18T10:23:06.805540-04:00",
                            "created_at": "2023-08-17T08:08:24.621131-04:00",
                            "name": "MIL",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692da4ee-366e-473b-8aa3-50e4f8ed11af/?format=api"
                        },
                        {
                            "id": "41d210b8-7a39-4b52-93b9-a26235e51beb",
                            "gambit_id": "84488f45-7818-4b7c-9e2f-332dcbc9e633",
                            "last_updated": "2023-08-18T10:23:06.816726-04:00",
                            "created_at": "2023-08-17T08:08:24.626126-04:00",
                            "name": "LOS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692da4ee-366e-473b-8aa3-50e4f8ed11af/?format=api"
                        }
                    ]
                },
                {
                    "id": "758f8224-aa12-41c4-9ac0-f0653934c3b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3960010e-b874-4a9a-8746-a26902f439b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T08:08:24.631085-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d259bf9d-497a-4c6d-96bb-3afcc247e686",
                            "gambit_id": "ef07478b-5ded-44c4-9d5d-4fe1ef325002",
                            "last_updated": "2023-08-18T10:23:06.835773-04:00",
                            "created_at": "2023-08-17T08:08:24.640049-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/758f8224-aa12-41c4-9ac0-f0653934c3b8/?format=api"
                        },
                        {
                            "id": "880f075c-593f-429c-a46f-235d1e276f75",
                            "gambit_id": "f6b35ac4-2898-4ba0-a915-98dbd46fe8e1",
                            "last_updated": "2023-08-18T10:23:06.832187-04:00",
                            "created_at": "2023-08-17T08:08:24.635085-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/758f8224-aa12-41c4-9ac0-f0653934c3b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8468da7a-8c03-4d60-9cd5-098fb1fbdcd2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "42bb36e7-f0df-49b4-8ea2-ad9679e1bb6b",
            "completed": true,
            "last_updated": "2023-08-18T10:23:06.552074-04:00",
            "created_at": "2023-08-17T08:08:24.341566-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/42bb36e7-f0df-49b4-8ea2-ad9679e1bb6b",
            "datetime": "2023-08-17T21:40:00-04:00",
            "cutoff_datetime": "2023-08-17T21:40:00-04:00",
            "name": "ARI (Z Gallen) v. SDG (R Hill)",
            "bettypes": [
                {
                    "id": "fd608394-4fde-4b37-897d-9708e1401b82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T08:08:24.347014-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Hill)",
                                "amount": 5325.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "30960865-ab83-4a4b-946c-5fd8362b8746",
                            "gambit_id": "7c99a0ee-a96d-47b7-825d-125d08faeef3",
                            "last_updated": "2023-08-18T10:23:06.569401-04:00",
                            "created_at": "2023-08-17T08:08:24.367274-04:00",
                            "name": "SDG (R Hill)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api"
                        },
                        {
                            "id": "1609c029-d49d-4b4f-9fad-748f6966dfc2",
                            "gambit_id": "a2d996b0-e668-4f6d-9122-b96bf548704d",
                            "last_updated": "2023-08-18T10:23:06.565559-04:00",
                            "created_at": "2023-08-17T08:08:24.351156-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a30dc45-24c4-4ecf-a19a-3f01c42506dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T08:08:24.375068-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 6324.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b929ed7a-26bd-442b-b5dc-627e7b3829b2",
                            "gambit_id": "9e81b294-27db-4e4a-9022-0bd48726383e",
                            "last_updated": "2023-08-18T10:23:06.580608-04:00",
                            "created_at": "2023-08-17T08:08:24.388123-04:00",
                            "name": "SDG",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a30dc45-24c4-4ecf-a19a-3f01c42506dd/?format=api"
                        },
                        {
                            "id": "5c8fd315-37df-48a7-ba65-634e594d5d50",
                            "gambit_id": "4f53a821-a8f1-46c1-85cb-d8079ea69796",
                            "last_updated": "2023-08-18T10:23:06.577088-04:00",
                            "created_at": "2023-08-17T08:08:24.383742-04:00",
                            "name": "ARI",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a30dc45-24c4-4ecf-a19a-3f01c42506dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "1eedb7c3-5a32-417d-abb9-b592d10fb240",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T08:08:24.392380-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c545eced-39cc-4cc2-915d-b56625c76419",
                            "gambit_id": "868f1d08-6f29-44a1-9edb-11c5d604271a",
                            "last_updated": "2023-08-18T10:23:06.591284-04:00",
                            "created_at": "2023-08-17T08:08:24.400401-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/1eedb7c3-5a32-417d-abb9-b592d10fb240/?format=api"
                        },
                        {
                            "id": "529816c0-18d8-4215-907f-e90c6745ac3d",
                            "gambit_id": "fdb9a02b-baf7-418a-81a9-0dff508a6089",
                            "last_updated": "2023-08-18T10:23:06.587618-04:00",
                            "created_at": "2023-08-17T08:08:24.396301-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/1eedb7c3-5a32-417d-abb9-b592d10fb240/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "034f4618-f93b-46a2-865c-26724ae93b40",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e6a73bf2-2d94-41ed-bdcf-6439a21e6a65",
            "completed": true,
            "last_updated": "2023-08-18T10:28:11.919448-04:00",
            "created_at": "2023-08-17T13:03:03.593181-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e6a73bf2-2d94-41ed-bdcf-6439a21e6a65",
            "datetime": "2023-08-17T19:30:00-04:00",
            "cutoff_datetime": "2023-08-17T19:30:00-04:00",
            "name": "Cleveland Browns v. Philadelphia Eagles",
            "bettypes": [
                {
                    "id": "8ab0c35a-e539-4445-b792-e24fddada7e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T13:03:03.620738-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 6232.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a49546d-a49c-4ead-a22b-4b984c52ad48",
                            "gambit_id": "9fb7ef86-dc67-4427-b85e-0b481d6a3de2",
                            "last_updated": "2023-08-18T10:28:11.943366-04:00",
                            "created_at": "2023-08-17T13:03:03.630737-04:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api"
                        },
                        {
                            "id": "f535ad9f-b490-46a6-aa97-705e56428425",
                            "gambit_id": "44bf1392-ab9c-4422-9591-fb0137cc21d7",
                            "last_updated": "2023-08-18T10:28:11.939807-04:00",
                            "created_at": "2023-08-17T13:03:03.624763-04:00",
                            "name": "Cleveland Browns",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab0c35a-e539-4445-b792-e24fddada7e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2c902d3-03e9-4506-a361-6360ba3ead1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T13:03:03.604982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faa1495b-1f55-4fb3-b406-fea55f9f72ac",
                            "gambit_id": "a6a9499d-800f-44a6-991b-5a1a84e8be27",
                            "last_updated": "2023-08-18T10:28:11.929333-04:00",
                            "created_at": "2023-08-17T13:03:03.610603-04:00",
                            "name": "Cleveland Browns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c902d3-03e9-4506-a361-6360ba3ead1c/?format=api"
                        },
                        {
                            "id": "480409b4-cfdc-4670-aa21-c7103c6db2b0",
                            "gambit_id": "113e5cb7-29ce-4686-8ab0-58eec0b770d0",
                            "last_updated": "2023-08-18T10:28:11.932720-04:00",
                            "created_at": "2023-08-17T13:03:03.615739-04:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c902d3-03e9-4506-a361-6360ba3ead1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad629a23-f6c6-4915-ac84-bb472eb8232b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/034f4618-f93b-46a2-865c-26724ae93b40/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T13:03:03.635545-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 36.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 36.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8e45750-9c89-4aab-bbc9-53551fb30b28",
                            "gambit_id": "9ea61913-8035-43b0-92b4-188ae8f06b4e",
                            "last_updated": "2023-08-18T10:28:11.954431-04:00",
                            "created_at": "2023-08-17T13:03:03.648455-04:00",
                            "name": "Game Total Under 36.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad629a23-f6c6-4915-ac84-bb472eb8232b/?format=api"
                        },
                        {
                            "id": "332d5e38-47b0-4ccb-82d8-e43db82706fc",
                            "gambit_id": "37469ede-d7d1-4ab7-87a5-23b2f64cf576",
                            "last_updated": "2023-08-18T10:28:11.950518-04:00",
                            "created_at": "2023-08-17T13:03:03.640260-04:00",
                            "name": "Game Total Over 36.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "36.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad629a23-f6c6-4915-ac84-bb472eb8232b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f304c94e-104e-4226-ab0d-958723f4a4c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0415b244-9dc0-4734-aebc-d803e81b2ebc",
            "completed": true,
            "last_updated": "2023-08-18T10:23:06.090273-04:00",
            "created_at": "2023-08-17T08:08:23.843234-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0415b244-9dc0-4734-aebc-d803e81b2ebc",
            "datetime": "2023-08-17T19:15:00-04:00",
            "cutoff_datetime": "2023-08-17T19:15:00-04:00",
            "name": "NYM (J Quintana) v. STL (A Wainwright)",
            "bettypes": [
                {
                    "id": "b89321f2-604e-479b-bee3-44c66301b2fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T08:08:23.854409-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Quintana)",
                                "amount": 5286.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 4714.0
                            }
                        ],
                        "expected_reward_tokens": 9567.66,
                        "profit_sb": 67.66,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9ad60a3-7d6e-4c9c-aba4-51c4f307a2e5",
                            "gambit_id": "3f780224-ea1c-4470-b7fd-54500330c902",
                            "last_updated": "2023-08-18T10:23:06.104600-04:00",
                            "created_at": "2023-08-17T08:08:23.858744-04:00",
                            "name": "NYM (J Quintana)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api"
                        },
                        {
                            "id": "304f6656-d67a-44e3-8d71-5cae975e8e06",
                            "gambit_id": "206812d1-f10e-4c78-9630-a81a1d032e64",
                            "last_updated": "2023-08-18T10:23:06.108959-04:00",
                            "created_at": "2023-08-17T08:08:23.862991-04:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.03000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89321f2-604e-479b-bee3-44c66301b2fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "00856105-9d85-48f6-ba0f-20e97304d9b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T08:08:23.867793-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5773.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7c7971f-7210-4abb-ad6b-58bf7a749769",
                            "gambit_id": "b6f4b415-b8a9-4a3b-8d32-4175e8eefd2b",
                            "last_updated": "2023-08-18T10:23:06.121459-04:00",
                            "created_at": "2023-08-17T08:08:23.878840-04:00",
                            "name": "STL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api"
                        },
                        {
                            "id": "cbccaf05-85b5-4123-8022-6c68cba69ef1",
                            "gambit_id": "1bb8866f-de57-4e27-9bcb-339edd5f96f9",
                            "last_updated": "2023-08-18T10:23:06.117627-04:00",
                            "created_at": "2023-08-17T08:08:23.872575-04:00",
                            "name": "NYM",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00856105-9d85-48f6-ba0f-20e97304d9b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "364b1653-5e13-4bdd-b8e3-bfad978a93f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f304c94e-104e-4226-ab0d-958723f4a4c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T08:08:23.883673-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "4105ed29-03be-42e3-8f5a-b48495bbe59e",
                            "gambit_id": "36c21b27-67b1-44e5-874e-1c73ae61f6ef",
                            "last_updated": "2023-08-18T10:23:06.128297-04:00",
                            "created_at": "2023-08-17T08:08:23.887879-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/364b1653-5e13-4bdd-b8e3-bfad978a93f8/?format=api"
                        },
                        {
                            "id": "067b8f5c-8577-4cfe-9595-9c479aa224d7",
                            "gambit_id": "af67b449-527f-4054-84de-f28d4e5e1162",
                            "last_updated": "2023-08-18T10:23:06.132143-04:00",
                            "created_at": "2023-08-17T08:08:23.892395-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/364b1653-5e13-4bdd-b8e3-bfad978a93f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b0f55cc-847b-4487-af00-987846219709",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6d34dd04-4af2-40a9-adde-06e2113db662",
            "completed": false,
            "last_updated": "2023-08-24T19:12:55.949149-04:00",
            "created_at": "2023-08-17T08:08:24.086905-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6d34dd04-4af2-40a9-adde-06e2113db662",
            "datetime": "2023-08-17T19:15:00-04:00",
            "cutoff_datetime": "2023-08-17T19:15:00-04:00",
            "name": "DET (T Skubal) v. CLE (X Curry)",
            "bettypes": [
                {
                    "id": "18997c7d-f308-4ff9-8668-a20a89b45217",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b0f55cc-847b-4487-af00-987846219709/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T08:08:24.093180-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET (T Skubal)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CLE (X Curry)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd748ce9-4e7f-47df-8125-db68e3757df8",
                            "gambit_id": "b8c47d52-7ee2-4b3b-8575-1b01f5c435c3",
                            "last_updated": "2023-08-24T19:12:55.969745-04:00",
                            "created_at": "2023-08-17T08:08:24.097414-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18997c7d-f308-4ff9-8668-a20a89b45217/?format=api"
                        },
                        {
                            "id": "d7ac22c1-ecae-40fb-aadd-f2def332dd52",
                            "gambit_id": "0be24a4f-224d-4e0d-b90f-f2970b58039a",
                            "last_updated": "2023-08-24T19:12:55.973389-04:00",
                            "created_at": "2023-08-17T08:08:24.101267-04:00",
                            "name": "CLE (X Curry)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18997c7d-f308-4ff9-8668-a20a89b45217/?format=api"
                        }
                    ]
                },
                {
                    "id": "2706e055-4c4f-47c0-8cd9-6401b00d81d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b0f55cc-847b-4487-af00-987846219709/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T08:08:24.107830-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "DET",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22557b34-ad47-461d-ae93-71b00acf14b7",
                            "gambit_id": "5971d56b-bcf1-42e5-a6e0-9ad215bc704b",
                            "last_updated": "2023-08-24T19:12:55.983896-04:00",
                            "created_at": "2023-08-17T08:08:24.117493-04:00",
                            "name": "CLE",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2706e055-4c4f-47c0-8cd9-6401b00d81d8/?format=api"
                        },
                        {
                            "id": "b85f12c2-e8a8-4053-bce0-8bb9fedb78b9",
                            "gambit_id": "11601c40-b679-47fd-acc4-dd4ea6a6b282",
                            "last_updated": "2023-08-24T19:12:55.980575-04:00",
                            "created_at": "2023-08-17T08:08:24.111388-04:00",
                            "name": "DET",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2706e055-4c4f-47c0-8cd9-6401b00d81d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c98ec32-2cb2-4796-919a-1edbcc9ad086",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b0f55cc-847b-4487-af00-987846219709/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T08:08:24.137096-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "37a78c15-c5aa-4315-b70c-01fa5b87f39b",
                            "gambit_id": "2c304c84-87cc-4dd4-8c33-187ddd62aa7b",
                            "last_updated": "2023-08-24T19:12:55.993759-04:00",
                            "created_at": "2023-08-17T08:08:24.146151-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/0c98ec32-2cb2-4796-919a-1edbcc9ad086/?format=api"
                        },
                        {
                            "id": "e5e89516-792e-4f56-8a14-17df3b042bd9",
                            "gambit_id": "6899e694-a1a0-4a5c-b638-ca8530842a7c",
                            "last_updated": "2023-08-24T19:12:55.990413-04:00",
                            "created_at": "2023-08-17T08:08:24.142105-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/0c98ec32-2cb2-4796-919a-1edbcc9ad086/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "184ce9f9-1b63-4b8c-85f4-ae762a3c68a8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fee47176-05ca-4040-9e3e-7cb6b3b99c9a",
            "completed": true,
            "last_updated": "2023-08-18T10:28:07.770675-04:00",
            "created_at": "2023-08-17T08:08:23.573352-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fee47176-05ca-4040-9e3e-7cb6b3b99c9a",
            "datetime": "2023-08-17T16:05:00-04:00",
            "cutoff_datetime": "2023-08-17T16:05:00-04:00",
            "name": "BOS (C Sale) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "ff975cee-193c-4924-80fe-3b6cd033da0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/184ce9f9-1b63-4b8c-85f4-ae762a3c68a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T08:08:23.582539-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6173.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d27bdcc5-b598-4b1d-bb1f-8ca11df9ee9b",
                            "gambit_id": "5f9251b0-ff07-475c-8972-e6f5f84c184d",
                            "last_updated": "2023-08-18T10:28:07.779643-04:00",
                            "created_at": "2023-08-17T08:08:23.601739-04:00",
                            "name": "BOS (C Sale)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff975cee-193c-4924-80fe-3b6cd033da0a/?format=api"
                        },
                        {
                            "id": "f9169686-a46f-4d28-8925-5fc9fd5880f1",
                            "gambit_id": "0760f21a-5299-4322-899b-20b29a89afb2",
                            "last_updated": "2023-08-18T10:28:07.783524-04:00",
                            "created_at": "2023-08-17T08:08:23.610715-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff975cee-193c-4924-80fe-3b6cd033da0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "41a61f3a-ab12-419e-85ea-85be60ded94c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/184ce9f9-1b63-4b8c-85f4-ae762a3c68a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T08:08:23.618510-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45ec7d95-6792-454a-ae32-7ea68b4ce639",
                            "gambit_id": "70ca8ab4-7196-4242-b5a7-7a0f67796bb5",
                            "last_updated": "2023-08-18T10:28:07.790803-04:00",
                            "created_at": "2023-08-17T08:08:23.625828-04:00",
                            "name": "BOS",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a61f3a-ab12-419e-85ea-85be60ded94c/?format=api"
                        },
                        {
                            "id": "93865244-29db-4c1d-ba5e-aa19f5db7474",
                            "gambit_id": "682f0d94-1d98-4e40-891d-f8b6ab8dd6b5",
                            "last_updated": "2023-08-18T10:28:07.794461-04:00",
                            "created_at": "2023-08-17T08:08:23.631553-04:00",
                            "name": "WAS",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a61f3a-ab12-419e-85ea-85be60ded94c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f3b59da-1a17-4f0a-8d48-b846706b7b13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/184ce9f9-1b63-4b8c-85f4-ae762a3c68a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T08:08:23.637120-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f7ef8c1-826e-42e5-ad2b-4e5475e3aa69",
                            "gambit_id": "35442e4c-1293-4f8d-a657-00b7036d21b1",
                            "last_updated": "2023-08-18T10:28:07.802378-04:00",
                            "created_at": "2023-08-17T08:08:23.642677-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f3b59da-1a17-4f0a-8d48-b846706b7b13/?format=api"
                        },
                        {
                            "id": "b8e390a0-bfa7-4844-b137-cbd391e6a3fe",
                            "gambit_id": "1a889781-9a84-480b-a16f-da8cc130b24d",
                            "last_updated": "2023-08-18T10:28:07.806084-04:00",
                            "created_at": "2023-08-17T08:08:23.647786-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f3b59da-1a17-4f0a-8d48-b846706b7b13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45f604d1-64d9-4970-9b2c-bca7b402c06d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "678cbe0e-b9ac-4222-8e6e-0d5617e70e16",
            "completed": true,
            "last_updated": "2023-08-18T10:28:08.000011-04:00",
            "created_at": "2023-08-17T11:43:14.026226-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/678cbe0e-b9ac-4222-8e6e-0d5617e70e16",
            "datetime": "2023-08-17T14:10:00-04:00",
            "cutoff_datetime": "2023-08-17T14:10:00-04:00",
            "name": "SEA (G Kirby) v. KAN (A Zerpa)",
            "bettypes": [
                {
                    "id": "8e89aaff-8cb6-4dfb-ad0e-ffb65e53fb96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45f604d1-64d9-4970-9b2c-bca7b402c06d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-17T11:43:14.038101-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6627.0
                            },
                            {
                                "team": "KAN (A Zerpa)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0aaf5459-890c-478b-9746-16474b1fc49c",
                            "gambit_id": "400e7700-84ad-4e65-bd7a-4b914e28d8d0",
                            "last_updated": "2023-08-18T10:28:08.009621-04:00",
                            "created_at": "2023-08-17T11:43:14.046748-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e89aaff-8cb6-4dfb-ad0e-ffb65e53fb96/?format=api"
                        },
                        {
                            "id": "98f4e308-ed5e-4434-b70a-40051f0e31f3",
                            "gambit_id": "36811850-3178-4321-a5e5-afde91af1bb9",
                            "last_updated": "2023-08-18T10:28:08.013205-04:00",
                            "created_at": "2023-08-17T11:43:14.054018-04:00",
                            "name": "KAN (A Zerpa)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e89aaff-8cb6-4dfb-ad0e-ffb65e53fb96/?format=api"
                        }
                    ]
                },
                {
                    "id": "97ca38e9-80c0-42ed-8a62-0d968edac49f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45f604d1-64d9-4970-9b2c-bca7b402c06d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-17T11:43:14.061290-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5688.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "242fe587-45ee-41bc-a9b8-d81ad2fb40e1",
                            "gambit_id": "5bc80189-0c0b-4fcb-a6df-56dc82622dca",
                            "last_updated": "2023-08-18T10:28:08.021362-04:00",
                            "created_at": "2023-08-17T11:43:14.067905-04:00",
                            "name": "SEA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ca38e9-80c0-42ed-8a62-0d968edac49f/?format=api"
                        },
                        {
                            "id": "b9a8d0f2-6477-4cec-ac20-44bd967b0c73",
                            "gambit_id": "3dd07867-e4b5-4ea6-82a4-5d8f8bd6273f",
                            "last_updated": "2023-08-18T10:28:08.025031-04:00",
                            "created_at": "2023-08-17T11:43:14.074592-04:00",
                            "name": "KAN",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ca38e9-80c0-42ed-8a62-0d968edac49f/?format=api"
                        }
                    ]
                },
                {
                    "id": "77fb3f8d-91cb-44ac-87cb-fe93c2f67092",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45f604d1-64d9-4970-9b2c-bca7b402c06d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-17T11:43:14.084018-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "94e9b77a-0d5b-49e9-9772-19f8da2d6f00",
                            "gambit_id": "3b6dcd22-d241-448d-a0e1-92e3eaa009bd",
                            "last_updated": "2023-08-18T10:28:08.035744-04:00",
                            "created_at": "2023-08-17T11:43:14.097836-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/77fb3f8d-91cb-44ac-87cb-fe93c2f67092/?format=api"
                        },
                        {
                            "id": "26389027-9f4d-4ba3-a950-000c67fc1a78",
                            "gambit_id": "f7201d23-8b87-4a22-94d1-c29ab136d187",
                            "last_updated": "2023-08-18T10:28:08.032452-04:00",
                            "created_at": "2023-08-17T11:43:14.090207-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/77fb3f8d-91cb-44ac-87cb-fe93c2f67092/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "382ab831-b0df-47e4-869f-67a4b903c7fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f94e0dd-2f7a-4fe4-bfb9-5cd5ecad000f",
            "completed": true,
            "last_updated": "2023-08-18T10:23:14.132116-04:00",
            "created_at": "2023-08-16T10:23:25.568339-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/1f94e0dd-2f7a-4fe4-bfb9-5cd5ecad000f",
            "datetime": "2023-08-16T22:59:00-04:00",
            "cutoff_datetime": "2023-08-16T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 16th 2023",
            "bettypes": [
                {
                    "id": "8ba868c5-3433-4d78-a552-fe6a9cb7985c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/382ab831-b0df-47e4-869f-67a4b903c7fa/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-16T10:23:25.581143-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83379064-bba5-44e6-9bb2-47047b0fea98",
                            "gambit_id": "f6152def-4344-4b28-ac5e-29b958e4008e",
                            "last_updated": "2023-08-18T10:23:14.147101-04:00",
                            "created_at": "2023-08-16T10:23:25.591002-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba868c5-3433-4d78-a552-fe6a9cb7985c/?format=api"
                        },
                        {
                            "id": "61a630dd-65c9-4e65-96dd-a38ce437b6b4",
                            "gambit_id": "65da96a8-c3b5-421e-a012-aabf300a57fa",
                            "last_updated": "2023-08-18T10:23:14.142628-04:00",
                            "created_at": "2023-08-16T10:23:25.585118-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ba868c5-3433-4d78-a552-fe6a9cb7985c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58b7a5e1-15ae-454f-a13c-de50edc91294",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6517fbba-be29-46a6-83e7-1bf60f687309",
            "completed": true,
            "last_updated": "2023-08-18T10:23:05.874565-04:00",
            "created_at": "2023-08-16T10:23:25.781238-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/6517fbba-be29-46a6-83e7-1bf60f687309",
            "datetime": "2023-08-16T22:59:00-04:00",
            "cutoff_datetime": "2023-08-16T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 16th 2023",
            "bettypes": [
                {
                    "id": "7aefd380-279e-421f-90d7-552d4ddbb9a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58b7a5e1-15ae-454f-a13c-de50edc91294/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-16T10:23:25.788207-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": "00ca5069-2294-4aa8-8242-edc0a347e61b",
                            "gambit_id": "d0201648-23c4-478f-b480-39fb8142d63a",
                            "last_updated": "2023-08-18T10:23:05.898855-04:00",
                            "created_at": "2023-08-16T10:23:25.811102-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aefd380-279e-421f-90d7-552d4ddbb9a6/?format=api"
                        },
                        {
                            "id": "7614e6c0-e151-47de-84fd-6158698cc26b",
                            "gambit_id": "71666347-45cf-4d87-801f-7f9dec6127e7",
                            "last_updated": "2023-08-18T10:23:05.888300-04:00",
                            "created_at": "2023-08-16T10:23:25.798638-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aefd380-279e-421f-90d7-552d4ddbb9a6/?format=api"
                        },
                        {
                            "id": "562a6b11-9e02-4da9-8f36-4cf339f378cd",
                            "gambit_id": "cfc9063e-e88d-4954-a6f1-c3f39e9e412c",
                            "last_updated": "2023-08-18T10:23:05.891863-04:00",
                            "created_at": "2023-08-16T10:23:25.803073-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aefd380-279e-421f-90d7-552d4ddbb9a6/?format=api"
                        },
                        {
                            "id": "63dba4a0-4e85-4bf6-84aa-8156aa424af6",
                            "gambit_id": "3d6461da-aaba-4edc-adfb-ae1b27851aba",
                            "last_updated": "2023-08-18T10:23:05.895508-04:00",
                            "created_at": "2023-08-16T10:23:25.807240-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aefd380-279e-421f-90d7-552d4ddbb9a6/?format=api"
                        },
                        {
                            "id": "e28e506d-e51c-4648-b328-d9539406ad33",
                            "gambit_id": "5c5fe72b-c1b2-43b7-a0f6-9bf8cc724f85",
                            "last_updated": "2023-08-18T10:23:05.883568-04:00",
                            "created_at": "2023-08-16T10:23:25.793000-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aefd380-279e-421f-90d7-552d4ddbb9a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b4c8c0c-a338-41b2-93f7-53e2d840a435",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4b560bb2-e492-4980-bb0f-2ccf3dca5fd9",
            "completed": true,
            "last_updated": "2023-08-17T15:18:06.238692-04:00",
            "created_at": "2023-08-16T10:23:25.343978-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4b560bb2-e492-4980-bb0f-2ccf3dca5fd9",
            "datetime": "2023-08-16T22:10:00-04:00",
            "cutoff_datetime": "2023-08-16T22:10:00-04:00",
            "name": "MIL (W Miley) v. LOS (C Kershaw)",
            "bettypes": [
                {
                    "id": "abac91fa-508d-41e6-9d47-bb6175dc368b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b4c8c0c-a338-41b2-93f7-53e2d840a435/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:25.349747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6721.0
                            },
                            {
                                "team": "MIL (W Miley)",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9541.89,
                        "profit_sb": 41.89,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56a87a03-b5bf-4ec2-82b0-640df8080427",
                            "gambit_id": "c822880e-c5be-491c-9339-174a0fdf40df",
                            "last_updated": "2023-08-17T15:18:06.254409-04:00",
                            "created_at": "2023-08-16T10:23:25.359353-04:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abac91fa-508d-41e6-9d47-bb6175dc368b/?format=api"
                        },
                        {
                            "id": "f4d36069-cc3c-4e08-8194-b8b1c75dad86",
                            "gambit_id": "a9aaa11f-9503-49ff-b6fe-a69385a7372e",
                            "last_updated": "2023-08-17T15:18:06.247908-04:00",
                            "created_at": "2023-08-16T10:23:25.354024-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abac91fa-508d-41e6-9d47-bb6175dc368b/?format=api"
                        }
                    ]
                },
                {
                    "id": "13bbd4d6-f77f-4be8-bea4-d042aea6c4b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b4c8c0c-a338-41b2-93f7-53e2d840a435/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:25.363331-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b220c985-828b-4dfe-b382-dedf70ad42e9",
                            "gambit_id": "4aa49568-58d3-4bff-b39b-648043d97d16",
                            "last_updated": "2023-08-17T15:18:06.265818-04:00",
                            "created_at": "2023-08-16T10:23:25.371875-04:00",
                            "name": "LOS",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13bbd4d6-f77f-4be8-bea4-d042aea6c4b9/?format=api"
                        },
                        {
                            "id": "da016059-f225-424b-81ea-b3b21cfe28cb",
                            "gambit_id": "40239978-24dc-4b57-8992-22ef20c69ae1",
                            "last_updated": "2023-08-17T15:18:06.262225-04:00",
                            "created_at": "2023-08-16T10:23:25.367401-04:00",
                            "name": "MIL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13bbd4d6-f77f-4be8-bea4-d042aea6c4b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0dafb7f-7fe5-4f25-8a51-8d387d10dde3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b4c8c0c-a338-41b2-93f7-53e2d840a435/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:25.376840-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "29b074a3-0369-4ad6-a626-75a7d613602c",
                            "gambit_id": "094d36d1-7788-4f6e-afcd-9bb5ce0630b5",
                            "last_updated": "2023-08-17T15:18:06.272944-04:00",
                            "created_at": "2023-08-16T10:23:25.380719-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/c0dafb7f-7fe5-4f25-8a51-8d387d10dde3/?format=api"
                        },
                        {
                            "id": "cc40d7a2-0b89-401a-8de4-fb6ac6bd9e5d",
                            "gambit_id": "859bb1fb-64cf-43ee-a227-d2211f42dd75",
                            "last_updated": "2023-08-17T15:18:06.276655-04:00",
                            "created_at": "2023-08-16T10:23:25.385141-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/c0dafb7f-7fe5-4f25-8a51-8d387d10dde3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc6da190-1dda-4171-a9dd-48cd9760f0e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "268b1646-426f-4230-acfc-d07e2bf1d092",
            "completed": true,
            "last_updated": "2023-08-18T10:08:03.423772-04:00",
            "created_at": "2023-08-16T10:23:25.086731-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/268b1646-426f-4230-acfc-d07e2bf1d092",
            "datetime": "2023-08-16T20:40:00-04:00",
            "cutoff_datetime": "2023-08-16T20:40:00-04:00",
            "name": "BAL (D Kremer) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "320ee0a2-7285-4bed-8dea-af63264bc69d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:25.110425-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6293.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e87ccfe-f5e2-4869-ae91-ed6df3ea47b5",
                            "gambit_id": "c5da7424-9a7b-4330-b8cb-0b8693efc004",
                            "last_updated": "2023-08-18T10:08:03.438334-04:00",
                            "created_at": "2023-08-16T10:23:25.122999-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api"
                        },
                        {
                            "id": "f8d33a20-0913-4a8c-91cf-f32e9c70477e",
                            "gambit_id": "d97bbfbf-911f-40a3-a791-a115defd92f5",
                            "last_updated": "2023-08-18T10:08:03.434795-04:00",
                            "created_at": "2023-08-16T10:23:25.117578-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/320ee0a2-7285-4bed-8dea-af63264bc69d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa9fa686-0f81-4e7c-879b-27a6639f0db3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:25.126700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "077e51f6-2b02-4ff2-b4be-7801a5b3fe24",
                            "gambit_id": "1be661c2-c536-428a-a59a-5232fcfc93d3",
                            "last_updated": "2023-08-18T10:08:03.445490-04:00",
                            "created_at": "2023-08-16T10:23:25.131769-04:00",
                            "name": "BAL",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa9fa686-0f81-4e7c-879b-27a6639f0db3/?format=api"
                        },
                        {
                            "id": "19f4ed5b-f589-4624-ada4-36977cdaff09",
                            "gambit_id": "bf17a831-f9de-439e-ab3e-f13d96a673cf",
                            "last_updated": "2023-08-18T10:08:03.449036-04:00",
                            "created_at": "2023-08-16T10:23:25.136061-04:00",
                            "name": "SDG",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa9fa686-0f81-4e7c-879b-27a6639f0db3/?format=api"
                        }
                    ]
                },
                {
                    "id": "49846286-f4e6-4d5d-92f9-1022f7bf34b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc6da190-1dda-4171-a9dd-48cd9760f0e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:25.139736-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a92908d3-8635-43b3-8ec0-83c5eebf4a59",
                            "gambit_id": "01cbed02-c66c-42ed-9412-d35bb43903ba",
                            "last_updated": "2023-08-18T10:08:03.455991-04:00",
                            "created_at": "2023-08-16T10:23:25.144182-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/49846286-f4e6-4d5d-92f9-1022f7bf34b3/?format=api"
                        },
                        {
                            "id": "59bbeba1-b7a8-4d65-b8df-c84c331fb292",
                            "gambit_id": "5e029c75-4bb3-4c41-be47-ca0e567dbec2",
                            "last_updated": "2023-08-18T10:08:03.460648-04:00",
                            "created_at": "2023-08-16T10:23:25.154010-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/49846286-f4e6-4d5d-92f9-1022f7bf34b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cabc35ef-2301-49fc-b2d8-e4c401428be0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1d506ab8-f09f-406f-8190-46da25308b02",
            "completed": true,
            "last_updated": "2023-08-18T10:08:02.467333-04:00",
            "created_at": "2023-08-16T10:23:24.832062-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1d506ab8-f09f-406f-8190-46da25308b02",
            "datetime": "2023-08-16T20:10:00-04:00",
            "cutoff_datetime": "2023-08-16T20:10:00-04:00",
            "name": "SEA (L Castillo) v. KAN (J McArthur)",
            "bettypes": [
                {
                    "id": "74b930b8-4aec-4219-ab15-fb2931a8d773",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:24.840298-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6492.0
                            },
                            {
                                "team": "KAN (J McArthur)",
                                "amount": 3508.0
                            }
                        ],
                        "expected_reward_tokens": 9541.76,
                        "profit_sb": 41.76,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "19f27471-77ac-4750-b16a-a310701656a2",
                            "gambit_id": "360167ec-3f2b-404e-b630-17d72a3e7c50",
                            "last_updated": "2023-08-18T10:08:02.479349-04:00",
                            "created_at": "2023-08-16T10:23:24.845195-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api"
                        },
                        {
                            "id": "c01c7c14-d38b-4b42-b166-047f83d451ae",
                            "gambit_id": "63194a14-1410-4edf-b063-dac5658f98db",
                            "last_updated": "2023-08-18T10:08:02.484731-04:00",
                            "created_at": "2023-08-16T10:23:24.850874-04:00",
                            "name": "KAN (J McArthur)",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api"
                        }
                    ]
                },
                {
                    "id": "c621b6c8-918d-4d10-a78c-20fa3db83d70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:24.856050-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5423.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d611e65b-44da-4b15-a7f0-281a0810c4af",
                            "gambit_id": "cc1833ed-0a86-40c8-ac7b-6afe2e8bcb47",
                            "last_updated": "2023-08-18T10:08:02.492968-04:00",
                            "created_at": "2023-08-16T10:23:24.861282-04:00",
                            "name": "SEA",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api"
                        },
                        {
                            "id": "1c86cbda-987e-4d3d-9b54-b2180255d454",
                            "gambit_id": "7a145dec-f108-4cfa-8c9c-c79561a645f1",
                            "last_updated": "2023-08-18T10:08:02.497118-04:00",
                            "created_at": "2023-08-16T10:23:24.865525-04:00",
                            "name": "KAN",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api"
                        }
                    ]
                },
                {
                    "id": "697126ee-a4a5-4299-a72b-185aea7fcdea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:24.884919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc0fa328-4271-4511-ac11-16b862ffe87d",
                            "gambit_id": "082741a8-1ca2-4399-b132-e5647fb8585b",
                            "last_updated": "2023-08-18T10:08:02.505685-04:00",
                            "created_at": "2023-08-16T10:23:24.890344-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api"
                        },
                        {
                            "id": "9dabb122-59be-4b4c-af3c-29c45148e0ff",
                            "gambit_id": "0fb701e9-abec-4978-8551-83bbef8a0032",
                            "last_updated": "2023-08-18T10:08:02.509476-04:00",
                            "created_at": "2023-08-16T10:23:24.896591-04:00",
                            "name": "Game Total Under 9",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c2b32d4-e125-4e9f-a336-8269fb540189",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "37fb8b20-661e-4beb-8535-de2ac7f0dd6c",
            "completed": true,
            "last_updated": "2023-08-18T10:13:05.008725-04:00",
            "created_at": "2023-08-16T10:23:24.591278-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/37fb8b20-661e-4beb-8535-de2ac7f0dd6c",
            "datetime": "2023-08-16T20:05:05-04:00",
            "cutoff_datetime": "2023-08-16T20:05:05-04:00",
            "name": "Chicago White Sox v. Chicago Cubs",
            "bettypes": [
                {
                    "id": "87853e30-9e3d-486e-b78e-3fd3a97c8cbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c2b32d4-e125-4e9f-a336-8269fb540189/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:24.597862-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Cubs",
                                "amount": 6060.0
                            },
                            {
                                "team": "Chicago White Sox",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "10091d10-4da6-4e35-99a2-34b98f9d0a1b",
                            "gambit_id": "760479bb-eb52-4716-b3a3-babdffdaaeb3",
                            "last_updated": "2023-08-18T10:13:05.021922-04:00",
                            "created_at": "2023-08-16T10:23:24.607792-04:00",
                            "name": "Chicago Cubs",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87853e30-9e3d-486e-b78e-3fd3a97c8cbe/?format=api"
                        },
                        {
                            "id": "63176702-8b21-45ba-a0a4-d62789b23cd5",
                            "gambit_id": "54904252-060b-48ac-81a5-b8810d174764",
                            "last_updated": "2023-08-18T10:13:05.018292-04:00",
                            "created_at": "2023-08-16T10:23:24.602207-04:00",
                            "name": "Chicago White Sox",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87853e30-9e3d-486e-b78e-3fd3a97c8cbe/?format=api"
                        }
                    ]
                },
                {
                    "id": "b26dd8cd-26bb-4139-948b-f96f01893dfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c2b32d4-e125-4e9f-a336-8269fb540189/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:24.613075-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago White Sox",
                                "amount": 5423.0
                            },
                            {
                                "team": "Chicago Cubs",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59a24b58-cf0f-4a0c-b58e-e8e21b2c6664",
                            "gambit_id": "521f4131-1b08-40bd-b47a-4587e0c3a8b3",
                            "last_updated": "2023-08-18T10:13:05.029047-04:00",
                            "created_at": "2023-08-16T10:23:24.620129-04:00",
                            "name": "Chicago White Sox",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26dd8cd-26bb-4139-948b-f96f01893dfa/?format=api"
                        },
                        {
                            "id": "fa35cf0b-0cee-4885-ae4e-c7ae36cc8163",
                            "gambit_id": "8083c752-349f-4120-a747-732079b6a599",
                            "last_updated": "2023-08-18T10:13:05.032470-04:00",
                            "created_at": "2023-08-16T10:23:24.624229-04:00",
                            "name": "Chicago Cubs",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26dd8cd-26bb-4139-948b-f96f01893dfa/?format=api"
                        }
                    ]
                },
                {
                    "id": "cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c2b32d4-e125-4e9f-a336-8269fb540189/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:24.628014-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68fd90e3-fdfc-462e-b860-bc2308c42499",
                            "gambit_id": "f7aff210-3d77-42a8-929d-540e71598f30",
                            "last_updated": "2023-08-18T10:13:05.039844-04:00",
                            "created_at": "2023-08-16T10:23:24.632054-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef/?format=api"
                        },
                        {
                            "id": "1ea997e8-f7ec-4395-9cad-4eed2c203bf9",
                            "gambit_id": "10f95585-b392-4fea-b5b0-abc7e724b7a2",
                            "last_updated": "2023-08-18T10:13:05.043822-04:00",
                            "created_at": "2023-08-16T10:23:24.636107-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde1a5e9-76a5-4456-bcc9-e9d3ff7e08ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1eeb115f-3f75-4c1b-8b81-8e9beb995fc8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1c9ecd41-164a-4276-b05d-cee5ed3c2f60",
            "completed": true,
            "last_updated": "2023-08-18T10:13:03.804365-04:00",
            "created_at": "2023-08-16T10:23:24.346236-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1c9ecd41-164a-4276-b05d-cee5ed3c2f60",
            "datetime": "2023-08-16T20:05:00-04:00",
            "cutoff_datetime": "2023-08-16T20:05:00-04:00",
            "name": "LAA (R Detmers) v. TEX (J Gray)",
            "bettypes": [
                {
                    "id": "20ad12c7-ec39-43d6-aa36-23cddc971afa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eeb115f-3f75-4c1b-8b81-8e9beb995fc8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:24.354713-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Gray)",
                                "amount": 6232.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5277e9f-7b84-433f-b18a-db6de428f793",
                            "gambit_id": "c1893f02-b194-432c-8f29-1c2ba91426aa",
                            "last_updated": "2023-08-18T10:13:03.822304-04:00",
                            "created_at": "2023-08-16T10:23:24.364335-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ad12c7-ec39-43d6-aa36-23cddc971afa/?format=api"
                        },
                        {
                            "id": "06e2ea8d-8a50-4b71-be02-bdbf79ffbc92",
                            "gambit_id": "d73e3aea-d140-4285-a778-82b44c05ea69",
                            "last_updated": "2023-08-18T10:13:03.816692-04:00",
                            "created_at": "2023-08-16T10:23:24.358791-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ad12c7-ec39-43d6-aa36-23cddc971afa/?format=api"
                        }
                    ]
                },
                {
                    "id": "18f56171-06c3-4543-8db6-2ea1db534ef5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eeb115f-3f75-4c1b-8b81-8e9beb995fc8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:24.370697-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "TEX",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4cd907bf-8395-425b-8877-4e1c3298d137",
                            "gambit_id": "507162ab-f7de-4738-b840-ff5cfb2afcf2",
                            "last_updated": "2023-08-18T10:13:03.833633-04:00",
                            "created_at": "2023-08-16T10:23:24.377959-04:00",
                            "name": "LAA",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f56171-06c3-4543-8db6-2ea1db534ef5/?format=api"
                        },
                        {
                            "id": "aa99de32-0171-40c3-b09a-d00541134d10",
                            "gambit_id": "6bdcf01b-03ac-4ec6-8011-eec667d33304",
                            "last_updated": "2023-08-18T10:13:03.838580-04:00",
                            "created_at": "2023-08-16T10:23:24.383017-04:00",
                            "name": "TEX",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f56171-06c3-4543-8db6-2ea1db534ef5/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c568d0d-fed3-42b3-9f0c-5d8c2163f9b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eeb115f-3f75-4c1b-8b81-8e9beb995fc8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:24.388483-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "97c97658-5910-439a-91dd-a066c35e6fe0",
                            "gambit_id": "dfb95895-e5d3-4198-8677-8d7966456c27",
                            "last_updated": "2023-08-18T10:13:03.853815-04:00",
                            "created_at": "2023-08-16T10:23:24.397598-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/9c568d0d-fed3-42b3-9f0c-5d8c2163f9b0/?format=api"
                        },
                        {
                            "id": "a627688c-fd37-471f-a66d-69e0193efc15",
                            "gambit_id": "c6b0e272-8c40-44bf-8c3c-5ed6d3a4b027",
                            "last_updated": "2023-08-18T10:13:03.848054-04:00",
                            "created_at": "2023-08-16T10:23:24.392039-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/9c568d0d-fed3-42b3-9f0c-5d8c2163f9b0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70b968ff-7cef-4c4c-b7bc-12544afb2052",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e777a9e5-d1bc-4673-9e67-13334926aeb3",
            "completed": true,
            "last_updated": "2023-08-18T10:13:05.236715-04:00",
            "created_at": "2023-08-16T10:23:24.107657-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e777a9e5-d1bc-4673-9e67-13334926aeb3",
            "datetime": "2023-08-16T19:20:00-04:00",
            "cutoff_datetime": "2023-08-16T19:20:00-04:00",
            "name": "New York Yankees v. Atlanta Braves",
            "bettypes": [
                {
                    "id": "88642272-2132-438d-a1f9-b6fd10c27497",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70b968ff-7cef-4c4c-b7bc-12544afb2052/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:24.115184-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Braves",
                                "amount": 6564.0
                            },
                            {
                                "team": "New York Yankees",
                                "amount": 3436.0
                            }
                        ],
                        "expected_reward_tokens": 9517.72,
                        "profit_sb": 17.72,
                        "profit_sb_percentage": 0.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4178f3c7-fb61-404d-84b7-c459eac2df4d",
                            "gambit_id": "07d7458f-73ab-4307-8008-a3c2ec59ece4",
                            "last_updated": "2023-08-18T10:13:05.255758-04:00",
                            "created_at": "2023-08-16T10:23:24.126207-04:00",
                            "name": "Atlanta Braves",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88642272-2132-438d-a1f9-b6fd10c27497/?format=api"
                        },
                        {
                            "id": "ae7de174-940e-4a28-9b59-31bd592a8627",
                            "gambit_id": "8998873c-5ecf-4741-b2b3-23386f09d00b",
                            "last_updated": "2023-08-18T10:13:05.251143-04:00",
                            "created_at": "2023-08-16T10:23:24.120136-04:00",
                            "name": "New York Yankees",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88642272-2132-438d-a1f9-b6fd10c27497/?format=api"
                        }
                    ]
                },
                {
                    "id": "50f895bb-b4cb-4e4b-905d-f735dd3fbf46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70b968ff-7cef-4c4c-b7bc-12544afb2052/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:24.130906-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Braves",
                                "amount": 5107.0
                            },
                            {
                                "team": "New York Yankees",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "86672c6a-ed5c-4d0c-bee2-8373311e22c3",
                            "gambit_id": "29c06d3e-a806-4921-9b3e-95ee670be043",
                            "last_updated": "2023-08-18T10:13:05.267474-04:00",
                            "created_at": "2023-08-16T10:23:24.140323-04:00",
                            "name": "Atlanta Braves",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f895bb-b4cb-4e4b-905d-f735dd3fbf46/?format=api"
                        },
                        {
                            "id": "24c9bcbc-f028-4899-b76b-fd7aa637d4d1",
                            "gambit_id": "e6288f88-f9fd-4546-8e32-9f0b05cc0c18",
                            "last_updated": "2023-08-18T10:13:05.262991-04:00",
                            "created_at": "2023-08-16T10:23:24.135135-04:00",
                            "name": "New York Yankees",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f895bb-b4cb-4e4b-905d-f735dd3fbf46/?format=api"
                        }
                    ]
                },
                {
                    "id": "69129d2d-0b79-4fd6-839f-5dbc3c9983d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70b968ff-7cef-4c4c-b7bc-12544afb2052/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:24.144595-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b66b16e3-1d6d-459e-9658-d8b9f782eac3",
                            "gambit_id": "83ab583b-7170-4319-b858-6ffa642e3142",
                            "last_updated": "2023-08-18T10:13:05.278631-04:00",
                            "created_at": "2023-08-16T10:23:24.154042-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69129d2d-0b79-4fd6-839f-5dbc3c9983d0/?format=api"
                        },
                        {
                            "id": "9a1a6538-6ab5-4f4a-8ff0-7d5e52ac8413",
                            "gambit_id": "bf1afb4a-01c3-4eb1-bf37-ea03e53a5a89",
                            "last_updated": "2023-08-18T10:13:05.275094-04:00",
                            "created_at": "2023-08-16T10:23:24.149293-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69129d2d-0b79-4fd6-839f-5dbc3c9983d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3187b028-096d-4706-ac5d-f654079e7e3f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18e7c909-34a3-429e-ad69-dfa8ae16ff4e",
            "completed": true,
            "last_updated": "2023-08-17T13:38:15.314846-04:00",
            "created_at": "2023-08-16T10:23:23.856866-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/18e7c909-34a3-429e-ad69-dfa8ae16ff4e",
            "datetime": "2023-08-16T19:07:00-04:00",
            "cutoff_datetime": "2023-08-16T19:07:00-04:00",
            "name": "PHI (A Nola) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "f3fb0ed3-6bd0-44e6-aeb3-b95b80d1c11d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:23.864834-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5652.0
                            },
                            {
                                "team": "PHI (A Nola)",
                                "amount": 4348.0
                            }
                        ],
                        "expected_reward_tokens": 9608.4,
                        "profit_sb": 108.4,
                        "profit_sb_percentage": 1.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56d3d986-24e3-4478-93c1-1a0977a88ab7",
                            "gambit_id": "4606ee9f-6903-47c6-b79a-7bd1fa239f84",
                            "last_updated": "2023-08-17T13:38:15.327907-04:00",
                            "created_at": "2023-08-16T10:23:23.873716-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.70000",
                            "odds": "1.72990",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3fb0ed3-6bd0-44e6-aeb3-b95b80d1c11d/?format=api"
                        },
                        {
                            "id": "162726b5-125c-42cb-8695-ea75165b8ed4",
                            "gambit_id": "828cbb33-069e-439a-9db7-647786d412ae",
                            "last_updated": "2023-08-17T13:38:15.324683-04:00",
                            "created_at": "2023-08-16T10:23:23.869061-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.21000",
                            "odds": "2.27000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3fb0ed3-6bd0-44e6-aeb3-b95b80d1c11d/?format=api"
                        }
                    ]
                },
                {
                    "id": "42d5b137-e65a-470b-9307-525d7523bbce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:23.878222-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 6090.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14343475-486d-498d-b520-d2e9ff8c372f",
                            "gambit_id": "add777de-cd99-4bab-94da-57927e81bde8",
                            "last_updated": "2023-08-17T13:38:15.334328-04:00",
                            "created_at": "2023-08-16T10:23:23.881896-04:00",
                            "name": "PHI",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d5b137-e65a-470b-9307-525d7523bbce/?format=api"
                        },
                        {
                            "id": "da6df8f5-06dc-4166-afba-b628bc4d848f",
                            "gambit_id": "453ed5bc-9961-44b3-9747-442cdcfd8590",
                            "last_updated": "2023-08-17T13:38:15.337679-04:00",
                            "created_at": "2023-08-16T10:23:23.887113-04:00",
                            "name": "TOR",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d5b137-e65a-470b-9307-525d7523bbce/?format=api"
                        }
                    ]
                },
                {
                    "id": "92fc65c5-87a6-4f4d-b722-c6c3c508749f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3187b028-096d-4706-ac5d-f654079e7e3f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:23.890995-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7f54dced-9332-4f72-9aa4-26c77cb6fbe2",
                            "gambit_id": "609be67f-525a-4306-bc24-a29202acdce5",
                            "last_updated": "2023-08-17T13:38:15.347562-04:00",
                            "created_at": "2023-08-16T10:23:23.901356-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/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api"
                        },
                        {
                            "id": "9a380217-fabf-41c6-b655-2984926d7233",
                            "gambit_id": "bfc8dfbc-2c27-46df-89ef-ebd7ecdddc0a",
                            "last_updated": "2023-08-17T13:38:15.344258-04:00",
                            "created_at": "2023-08-16T10:23:23.895218-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/92fc65c5-87a6-4f4d-b722-c6c3c508749f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a712aaa4-713f-4c0c-80dc-2eab29166166",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2de4bd89-56fb-4618-bb41-db3ab73fcddc",
            "completed": true,
            "last_updated": "2023-08-18T10:13:05.998979-04:00",
            "created_at": "2023-08-16T10:23:23.596508-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2de4bd89-56fb-4618-bb41-db3ab73fcddc",
            "datetime": "2023-08-16T19:05:00-04:00",
            "cutoff_datetime": "2023-08-16T19:05:00-04:00",
            "name": "BOS (J Paxton) v. WAS (M Gore)",
            "bettypes": [
                {
                    "id": "75d00a16-9542-4682-9765-97f5d4c2e4c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a712aaa4-713f-4c0c-80dc-2eab29166166/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:23.609546-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5888.0
                            },
                            {
                                "team": "WAS (M Gore)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b97fe783-5a48-4393-aab8-5459a6782e4f",
                            "gambit_id": "2118089a-74ba-4831-b725-cf5449c7c8e9",
                            "last_updated": "2023-08-18T10:13:06.013132-04:00",
                            "created_at": "2023-08-16T10:23:23.613947-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75d00a16-9542-4682-9765-97f5d4c2e4c4/?format=api"
                        },
                        {
                            "id": "e3b20c6e-ce86-4e1b-8131-62159c96d1cf",
                            "gambit_id": "46c5deea-a937-49c2-8e07-69e3eeb5fab7",
                            "last_updated": "2023-08-18T10:13:06.017039-04:00",
                            "created_at": "2023-08-16T10:23:23.619162-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75d00a16-9542-4682-9765-97f5d4c2e4c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5be817b-bf26-4544-8d1b-41de36acf204",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a712aaa4-713f-4c0c-80dc-2eab29166166/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:23.625299-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5951253f-a2f6-4aa8-8967-86409da99890",
                            "gambit_id": "f08de9d9-cc46-41e4-adfd-390ba35af39c",
                            "last_updated": "2023-08-18T10:13:06.028283-04:00",
                            "created_at": "2023-08-16T10:23:23.634085-04:00",
                            "name": "WAS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5be817b-bf26-4544-8d1b-41de36acf204/?format=api"
                        },
                        {
                            "id": "d5fca84f-c7bb-4942-b1b3-8dde9aa4d91b",
                            "gambit_id": "b41d70c9-e426-4338-8539-3e3ccccd7dd2",
                            "last_updated": "2023-08-18T10:13:06.024920-04:00",
                            "created_at": "2023-08-16T10:23:23.629671-04:00",
                            "name": "BOS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5be817b-bf26-4544-8d1b-41de36acf204/?format=api"
                        }
                    ]
                },
                {
                    "id": "03fa823e-d11f-4e2d-8169-cf57909d50d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a712aaa4-713f-4c0c-80dc-2eab29166166/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:23.638766-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "03a1383e-1abb-4145-8f00-402060e5d3f2",
                            "gambit_id": "0d040dfb-7956-489d-b81e-e66fe2840d1e",
                            "last_updated": "2023-08-18T10:13:06.038829-04:00",
                            "created_at": "2023-08-16T10:23:23.646875-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/03fa823e-d11f-4e2d-8169-cf57909d50d4/?format=api"
                        },
                        {
                            "id": "72db8a07-d63a-4123-8f1e-a25987280966",
                            "gambit_id": "3d217c1f-5e5f-4267-b151-0713be91e57e",
                            "last_updated": "2023-08-18T10:13:06.035451-04:00",
                            "created_at": "2023-08-16T10:23:23.642420-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/03fa823e-d11f-4e2d-8169-cf57909d50d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72263435-4ab3-4a8b-966e-7f0b22a64877",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bb93676d-1a6b-4ea7-ba46-c152df520be8",
            "completed": true,
            "last_updated": "2023-08-18T10:13:04.744061-04:00",
            "created_at": "2023-08-16T10:23:23.361543-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bb93676d-1a6b-4ea7-ba46-c152df520be8",
            "datetime": "2023-08-16T18:45:00-04:00",
            "cutoff_datetime": "2023-08-16T18:45:00-04:00",
            "name": "OAK (P Blackburn) v. STL (M Liberatore)",
            "bettypes": [
                {
                    "id": "c1440650-e606-4252-b8e5-dfdeb277f0fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72263435-4ab3-4a8b-966e-7f0b22a64877/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:23.371973-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (M Liberatore)",
                                "amount": 6139.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c0c5889-9f1b-4514-8ec5-9dde1b15ee49",
                            "gambit_id": "83703491-88c2-4ab2-a323-0a731d6e1567",
                            "last_updated": "2023-08-18T10:13:04.769637-04:00",
                            "created_at": "2023-08-16T10:23:23.381773-04:00",
                            "name": "STL (M Liberatore)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1440650-e606-4252-b8e5-dfdeb277f0fd/?format=api"
                        },
                        {
                            "id": "2c298d86-498b-493e-9528-02e8eb65f5ec",
                            "gambit_id": "8188b4c1-3378-41f4-8a25-ff07cb042ab9",
                            "last_updated": "2023-08-18T10:13:04.762023-04:00",
                            "created_at": "2023-08-16T10:23:23.376370-04:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1440650-e606-4252-b8e5-dfdeb277f0fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7b029e5-8b07-432c-bb60-186a6cc5f773",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72263435-4ab3-4a8b-966e-7f0b22a64877/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:23.386278-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5512.0
                            },
                            {
                                "team": "STL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57a28fcf-91e4-46f4-ad37-3405430d7e8f",
                            "gambit_id": "d2938be9-b12c-4e1e-a290-ac1dea1e783f",
                            "last_updated": "2023-08-18T10:13:04.782542-04:00",
                            "created_at": "2023-08-16T10:23:23.390711-04:00",
                            "name": "OAK",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b029e5-8b07-432c-bb60-186a6cc5f773/?format=api"
                        },
                        {
                            "id": "c99659e1-3b18-4c00-886e-fe66d25f03e2",
                            "gambit_id": "63177dd1-9787-4707-bdeb-72a0a8b50333",
                            "last_updated": "2023-08-18T10:13:04.788905-04:00",
                            "created_at": "2023-08-16T10:23:23.394984-04:00",
                            "name": "STL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b029e5-8b07-432c-bb60-186a6cc5f773/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f802462-fa19-47d9-ae99-16769a63dff5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72263435-4ab3-4a8b-966e-7f0b22a64877/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:23.399725-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "af748987-d322-4011-9974-7d0e437c98c1",
                            "gambit_id": "cb254846-bdd2-4a6e-9424-0f053732f94d",
                            "last_updated": "2023-08-18T10:13:04.810743-04:00",
                            "created_at": "2023-08-16T10:23:23.408438-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/8f802462-fa19-47d9-ae99-16769a63dff5/?format=api"
                        },
                        {
                            "id": "0ec52227-1cb6-49c6-bf18-60743ddfa091",
                            "gambit_id": "550987ba-77af-4289-9537-f7cfab2f0515",
                            "last_updated": "2023-08-18T10:13:04.801670-04:00",
                            "created_at": "2023-08-16T10:23:23.403142-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/8f802462-fa19-47d9-ae99-16769a63dff5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7cd7c48-c1b0-4906-9e7f-14a5eee8f2b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ef571ad5-72b9-48ff-b352-fabb55371629",
            "completed": true,
            "last_updated": "2023-08-18T10:13:05.479684-04:00",
            "created_at": "2023-08-16T10:23:22.853860-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ef571ad5-72b9-48ff-b352-fabb55371629",
            "datetime": "2023-08-16T18:40:00-04:00",
            "cutoff_datetime": "2023-08-16T18:40:00-04:00",
            "name": "CLE (N Syndergaard) v. CIN (A Abbott)",
            "bettypes": [
                {
                    "id": "8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7cd7c48-c1b0-4906-9e7f-14a5eee8f2b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:22.860020-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6104.0
                            },
                            {
                                "team": "CLE (N Syndergaard)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "68646001-e339-4f9f-aef5-9d9ada8e8e71",
                            "gambit_id": "26a57a87-1420-4ef4-9568-4dffe0ca0d74",
                            "last_updated": "2023-08-18T10:13:05.496634-04:00",
                            "created_at": "2023-08-16T10:23:22.869925-04:00",
                            "name": "CIN (A Abbott)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776/?format=api"
                        },
                        {
                            "id": "84a75637-8da4-44bf-91d5-cd063d59401c",
                            "gambit_id": "a767580c-43d9-41f3-93c7-e8ecaf898d24",
                            "last_updated": "2023-08-18T10:13:05.492985-04:00",
                            "created_at": "2023-08-16T10:23:22.863834-04:00",
                            "name": "CLE (N Syndergaard)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3ca761-e7f3-4b0d-b3d8-78dd4fc3e776/?format=api"
                        }
                    ]
                },
                {
                    "id": "55f12028-9ae7-4306-9fc4-ee0f768c77e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7cd7c48-c1b0-4906-9e7f-14a5eee8f2b0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:22.875487-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE",
                                "amount": 5512.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0447a0c0-7cd4-4f11-a6e7-afbbad816f14",
                            "gambit_id": "2baf5aa7-0ef3-4a43-89e6-5d413fd0fceb",
                            "last_updated": "2023-08-18T10:13:05.518073-04:00",
                            "created_at": "2023-08-16T10:23:22.881110-04:00",
                            "name": "CLE",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f12028-9ae7-4306-9fc4-ee0f768c77e1/?format=api"
                        },
                        {
                            "id": "0d6a1e75-74e8-4471-8eed-46456e8fea60",
                            "gambit_id": "cf131ed9-b9dd-40ff-a4af-ef09f17314ff",
                            "last_updated": "2023-08-18T10:13:05.522850-04:00",
                            "created_at": "2023-08-16T10:23:22.886728-04:00",
                            "name": "CIN",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f12028-9ae7-4306-9fc4-ee0f768c77e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2911ff32-e730-406d-8a62-7cd000d1574b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7cd7c48-c1b0-4906-9e7f-14a5eee8f2b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:22.890518-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fd595515-f044-4a03-80cf-504c9a08932d",
                            "gambit_id": "80ac3655-d726-4157-88f2-2b88d5e2eb3f",
                            "last_updated": "2023-08-18T10:13:05.530217-04:00",
                            "created_at": "2023-08-16T10:23:22.895190-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/2911ff32-e730-406d-8a62-7cd000d1574b/?format=api"
                        },
                        {
                            "id": "58d94f7f-1355-4af2-915f-7c78ecc3152e",
                            "gambit_id": "175137b2-053b-4196-8560-2994605b3178",
                            "last_updated": "2023-08-18T10:13:05.533663-04:00",
                            "created_at": "2023-08-16T10:23:22.899764-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/2911ff32-e730-406d-8a62-7cd000d1574b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "449e7dbd-1845-4dde-a28a-324eea189616",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eae4100a-7136-4db6-ba84-7d8a18dca743",
            "completed": true,
            "last_updated": "2023-08-18T10:18:05.275251-04:00",
            "created_at": "2023-08-16T10:23:23.104220-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/eae4100a-7136-4db6-ba84-7d8a18dca743",
            "datetime": "2023-08-16T18:40:00-04:00",
            "cutoff_datetime": "2023-08-16T18:40:00-04:00",
            "name": "HOU (J Verlander) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "47ecd227-6744-422c-b3b2-75210337364e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/449e7dbd-1845-4dde-a28a-324eea189616/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-16T10:23:23.114865-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Verlander)",
                                "amount": 5117.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e9e768c-32da-41ee-8c35-42bdcbb81e81",
                            "gambit_id": "9c35ac23-ee0a-4507-8b8b-4ff683312560",
                            "last_updated": "2023-08-18T10:18:05.285428-04:00",
                            "created_at": "2023-08-16T10:23:23.133051-04:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ecd227-6744-422c-b3b2-75210337364e/?format=api"
                        },
                        {
                            "id": "35da11cb-ddf8-42de-8991-529f5b2a8a37",
                            "gambit_id": "e608e474-f935-4de3-9b69-03fa52fbc052",
                            "last_updated": "2023-08-18T10:18:05.290193-04:00",
                            "created_at": "2023-08-16T10:23:23.137396-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ecd227-6744-422c-b3b2-75210337364e/?format=api"
                        }
                    ]
                },
                {
                    "id": "778c8ec9-8e2d-4ceb-8cb2-fc9655e4af0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/449e7dbd-1845-4dde-a28a-324eea189616/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-16T10:23:23.146147-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b6a7164-2131-4b65-ac73-b64ced587200",
                            "gambit_id": "68ccb908-1dc0-41e5-8ae4-12edc9413c25",
                            "last_updated": "2023-08-18T10:18:05.302561-04:00",
                            "created_at": "2023-08-16T10:23:23.157548-04:00",
                            "name": "MIA",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778c8ec9-8e2d-4ceb-8cb2-fc9655e4af0a/?format=api"
                        },
                        {
                            "id": "5d7d4ad1-694a-43b4-928c-9606febe3172",
                            "gambit_id": "c80c321f-8ec2-4207-9d60-e060e43817a9",
                            "last_updated": "2023-08-18T10:18:05.298482-04:00",
                            "created_at": "2023-08-16T10:23:23.150718-04:00",
                            "name": "HOU",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778c8ec9-8e2d-4ceb-8cb2-fc9655e4af0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d540a00-a94a-492f-b9ed-8ce0ab248ba3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/449e7dbd-1845-4dde-a28a-324eea189616/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-16T10:23:23.162851-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "c34fb089-e6cb-45cf-936c-d6d00a210371",
                            "gambit_id": "697ae3e3-44a5-4d8b-922e-1318a39899b8",
                            "last_updated": "2023-08-18T10:18:05.314826-04:00",
                            "created_at": "2023-08-16T10:23:23.172062-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/9d540a00-a94a-492f-b9ed-8ce0ab248ba3/?format=api"
                        },
                        {
                            "id": "6a6cdfeb-20d1-4238-b0e8-f39e546bab84",
                            "gambit_id": "eb3a5e71-bfec-4c76-9390-1321e0feb6aa",
                            "last_updated": "2023-08-18T10:18:05.310893-04:00",
                            "created_at": "2023-08-16T10:23:23.166666-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/9d540a00-a94a-492f-b9ed-8ce0ab248ba3/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}