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=5700
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=5800",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=5600",
    "results": [
        {
            "id": "8a733531-271f-48a3-acfb-9e6288b2fd3c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b833188-d62e-4fc0-8459-a6614bebde73",
            "completed": true,
            "last_updated": "2023-03-15T14:07:07.918227-04:00",
            "created_at": "2023-03-14T13:41:55.790087-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.8,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1b833188-d62e-4fc0-8459-a6614bebde73",
            "datetime": "2023-03-14T16:00:00-04:00",
            "cutoff_datetime": "2023-03-14T16:00:00-04:00",
            "name": "Manchester City v. RB Leipzig",
            "bettypes": [
                {
                    "id": "be17a21b-9bb6-4909-b9ff-944c53a3c12b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a733531-271f-48a3-acfb-9e6288b2fd3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-14T13:41:55.800112-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": 7846.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2154.0
                            }
                        ],
                        "expected_reward_tokens": 10511.52,
                        "profit_sb": 1011.52,
                        "profit_sb_percentage": 10.65,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6962.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1912.0
                            },
                            {
                                "team": "RB Leipzig",
                                "amount": 1127.0
                            }
                        ],
                        "expected_reward_tokens": 9329.08,
                        "profit_sb": -170.92,
                        "profit_sb_percentage": -1.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6eb29e7-b3cc-4bd1-a85f-a3a653024b99",
                            "gambit_id": "63e946bc-2160-4c43-8320-a849966c948a",
                            "last_updated": "2023-03-15T14:07:07.925385-04:00",
                            "created_at": "2023-03-14T13:41:55.804916-04:00",
                            "name": "Manchester City",
                            "reward": "1.34000",
                            "odds": "1.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17a21b-9bb6-4909-b9ff-944c53a3c12b/?format=api"
                        },
                        {
                            "id": "f89bae8c-a4fb-460c-a16c-f38ac929f9cd",
                            "gambit_id": "563aa5cd-38ad-4da0-8331-3b0743318a75",
                            "last_updated": "2023-03-15T14:07:07.926404-04:00",
                            "created_at": "2023-03-14T13:41:55.807267-04:00",
                            "name": "Draw",
                            "reward": "4.88000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17a21b-9bb6-4909-b9ff-944c53a3c12b/?format=api"
                        },
                        {
                            "id": "4e32ba20-1150-4136-bef5-f465d0d74161",
                            "gambit_id": "93c18463-f7f6-46ef-80aa-e0003fc9bff4",
                            "last_updated": "2023-03-15T14:07:07.924403-04:00",
                            "created_at": "2023-03-14T13:41:55.802537-04:00",
                            "name": "RB Leipzig",
                            "reward": "8.28000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17a21b-9bb6-4909-b9ff-944c53a3c12b/?format=api"
                        }
                    ]
                },
                {
                    "id": "74959d29-8941-4bfd-9e6c-17367323d268",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a733531-271f-48a3-acfb-9e6288b2fd3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-14T13:41:55.793111-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5699.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9289.37,
                        "profit_sb": -210.63,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c31c145-ae82-49fb-84e7-ea2ce1be3fee",
                            "gambit_id": "ae810b96-a6b5-4da9-ba11-424ba89cc183",
                            "last_updated": "2023-03-15T14:07:07.922373-04:00",
                            "created_at": "2023-03-14T13:41:55.797572-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.63000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74959d29-8941-4bfd-9e6c-17367323d268/?format=api"
                        },
                        {
                            "id": "7f3c220e-8b3a-48d2-8999-a73e7afcd352",
                            "gambit_id": "04fa2fe8-994e-44dc-8953-6c3f907e8d31",
                            "last_updated": "2023-03-15T14:07:07.921230-04:00",
                            "created_at": "2023-03-14T13:41:55.795319-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74959d29-8941-4bfd-9e6c-17367323d268/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa508858-c317-47f4-8902-9e3cbf608bd9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9aafd8c6-5f4e-4038-acd2-b1de9ddbbbed",
            "completed": true,
            "last_updated": "2023-03-14T12:27:15.946731-04:00",
            "created_at": "2023-03-13T09:22:03.501577-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9aafd8c6-5f4e-4038-acd2-b1de9ddbbbed",
            "datetime": "2023-03-13T22:10:00-04:00",
            "cutoff_datetime": "2023-03-13T22:10:00-04:00",
            "name": "Milwaukee Bucks v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "6422785b-61be-44eb-a7d8-c56e77efa8fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa508858-c317-47f4-8902-9e3cbf608bd9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:52:25.181073-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 6020.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d1b9b5e-29ad-48c9-9cdf-f9929781a9fe",
                            "gambit_id": "f74d6406-bc1d-4a8d-a915-2e6938c01aa4",
                            "last_updated": "2023-03-14T12:27:15.957003-04:00",
                            "created_at": "2023-03-13T09:52:25.184508-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6422785b-61be-44eb-a7d8-c56e77efa8fa/?format=api"
                        },
                        {
                            "id": "99cb61e3-124b-4956-8bab-126d69c6ed08",
                            "gambit_id": "9f6ad5fd-2d71-4d2c-9809-633d2ecbe5c2",
                            "last_updated": "2023-03-14T12:27:15.955217-04:00",
                            "created_at": "2023-03-13T09:52:25.182670-04:00",
                            "name": "Sacramento Kings",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6422785b-61be-44eb-a7d8-c56e77efa8fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "a45c12d4-9f98-41df-bfa9-e8737ba841a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa508858-c317-47f4-8902-9e3cbf608bd9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.503892-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f09d0506-9233-41db-9dcb-755ff67972a5",
                            "gambit_id": "5fd992be-4d91-4534-91d7-2fa7acf43a35",
                            "last_updated": "2023-03-14T12:27:15.961418-04:00",
                            "created_at": "2023-03-13T09:22:03.507532-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45c12d4-9f98-41df-bfa9-e8737ba841a7/?format=api"
                        },
                        {
                            "id": "3ee6ac2a-8d29-4251-803c-6e62e2168b91",
                            "gambit_id": "6b32a211-db2a-4b90-a7c9-80190082eeea",
                            "last_updated": "2023-03-14T12:27:15.960050-04:00",
                            "created_at": "2023-03-13T09:22:03.505607-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45c12d4-9f98-41df-bfa9-e8737ba841a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "58b20ec4-0a24-454e-9724-71d1365fe58f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa508858-c317-47f4-8902-9e3cbf608bd9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T09:52:25.175783-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 246",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 246",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7306e5f-df2c-4be8-bd36-837a7b77b0cd",
                            "gambit_id": "e8f41014-54af-4339-8b05-29cf844cd29f",
                            "last_updated": "2023-03-14T12:27:15.952444-04:00",
                            "created_at": "2023-03-13T09:52:25.179244-04:00",
                            "name": "Game Total Over 246",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b20ec4-0a24-454e-9724-71d1365fe58f/?format=api"
                        },
                        {
                            "id": "989b773a-622c-4fd3-92de-dd5c357e492c",
                            "gambit_id": "67b1d11d-3896-4f05-8044-72876d2c5e6f",
                            "last_updated": "2023-03-14T12:27:15.950996-04:00",
                            "created_at": "2023-03-13T09:52:25.177466-04:00",
                            "name": "Game Total Under 246",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "246.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b20ec4-0a24-454e-9724-71d1365fe58f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f201f3f-d761-47f5-8639-fddbd506ba0a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca634703-721e-4a0d-845c-d49434b4bfee",
            "completed": true,
            "last_updated": "2023-03-14T12:27:15.240281-04:00",
            "created_at": "2023-03-13T09:22:03.638698-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ca634703-721e-4a0d-845c-d49434b4bfee",
            "datetime": "2023-03-13T22:10:00-04:00",
            "cutoff_datetime": "2023-03-13T22:10:00-04:00",
            "name": "Phoenix Suns v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "c9eeb9e6-49c4-4c8a-b184-afd9f6fedccf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:22:03.646020-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 6308.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36f09ed3-eaa3-428b-85e8-38acbd2cb08f",
                            "gambit_id": "9f5b3672-87aa-4838-a244-e8bb70d7128f",
                            "last_updated": "2023-03-14T12:27:15.251626-04:00",
                            "created_at": "2023-03-13T09:22:03.647811-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eeb9e6-49c4-4c8a-b184-afd9f6fedccf/?format=api"
                        },
                        {
                            "id": "e76fbf01-88fc-4b93-b624-ce3ac9853dbd",
                            "gambit_id": "639e389a-ea2a-4a7f-ac6d-1a2296c58734",
                            "last_updated": "2023-03-14T12:27:15.253961-04:00",
                            "created_at": "2023-03-13T09:22:03.649602-04:00",
                            "name": "Phoenix Suns",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eeb9e6-49c4-4c8a-b184-afd9f6fedccf/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2fab6de-87b0-4b0b-ac6c-f5889e9bfd63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.651186-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "918ef9ad-f0d2-4c65-88db-195a67d27032",
                            "gambit_id": "e22cf0e5-a271-41eb-9974-40ac937c375d",
                            "last_updated": "2023-03-14T12:27:15.257102-04:00",
                            "created_at": "2023-03-13T09:22:03.652690-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2fab6de-87b0-4b0b-ac6c-f5889e9bfd63/?format=api"
                        },
                        {
                            "id": "d8d8fc45-0110-4742-8f0c-dcf06071fd6e",
                            "gambit_id": "55801d97-ecdb-4a91-9da6-68073c52f606",
                            "last_updated": "2023-03-14T12:27:15.258472-04:00",
                            "created_at": "2023-03-13T09:22:03.654268-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2fab6de-87b0-4b0b-ac6c-f5889e9bfd63/?format=api"
                        }
                    ]
                },
                {
                    "id": "22f1d39d-8996-4d9c-97d5-c837abeb02bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T09:22:03.641194-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2cc828df-ae2f-4a68-bb2d-d10d78320b63",
                            "gambit_id": "a05e3e9b-3aea-4b8e-84d9-a3c397e5c403",
                            "last_updated": "2023-03-14T12:27:15.248512-04:00",
                            "created_at": "2023-03-13T09:22:03.644290-04:00",
                            "name": "Game Total Over 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api"
                        },
                        {
                            "id": "ab0d28ed-4d05-4561-9501-de7cbddf6198",
                            "gambit_id": "bf0d1a09-3035-42b7-b05f-86abcf8491ed",
                            "last_updated": "2023-03-14T12:27:15.247126-04:00",
                            "created_at": "2023-03-13T09:22:03.642777-04:00",
                            "name": "Game Total Under 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cbfa614f-a5df-48e9-be16-a2f825c91aa9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "15255fbe-a23b-49e3-99cd-11116a198f55",
            "completed": true,
            "last_updated": "2023-03-14T13:41:56.414117-04:00",
            "created_at": "2023-03-13T09:22:03.360976-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/15255fbe-a23b-49e3-99cd-11116a198f55",
            "datetime": "2023-03-13T22:07:00-04:00",
            "cutoff_datetime": "2023-03-13T22:07:00-04:00",
            "name": "Dallas Stars v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "386fed04-32be-4697-ae41-66916ecc1b84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbfa614f-a5df-48e9-be16-a2f825c91aa9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:22:03.372162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5317.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f83ff1bc-8089-4f5f-b2c8-ba667619ab90",
                            "gambit_id": "b8e5fd2d-3ced-4edc-89af-485333d058cc",
                            "last_updated": "2023-03-14T13:41:56.427173-04:00",
                            "created_at": "2023-03-13T09:22:03.375907-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386fed04-32be-4697-ae41-66916ecc1b84/?format=api"
                        },
                        {
                            "id": "f9b086c8-fead-4ff7-bb24-7644051cc138",
                            "gambit_id": "b7bb0cba-70d5-4f94-848a-6fdc5a3f1b31",
                            "last_updated": "2023-03-14T13:41:56.425805-04:00",
                            "created_at": "2023-03-13T09:22:03.373702-04:00",
                            "name": "Seattle Kraken",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386fed04-32be-4697-ae41-66916ecc1b84/?format=api"
                        }
                    ]
                },
                {
                    "id": "df4cebfb-a2df-47f2-9c50-eb7354025735",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbfa614f-a5df-48e9-be16-a2f825c91aa9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.367502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6706.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "657725f2-10b5-46e8-a019-f793f3f6e044",
                            "gambit_id": "07f89329-1a8e-4237-9fe0-4ee2c17a5421",
                            "last_updated": "2023-03-14T13:41:56.421858-04:00",
                            "created_at": "2023-03-13T09:22:03.369054-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4cebfb-a2df-47f2-9c50-eb7354025735/?format=api"
                        },
                        {
                            "id": "e0f6e268-29fb-4e1d-b709-233270025887",
                            "gambit_id": "520bd32d-bbd4-438e-a5ff-a76b4cd493de",
                            "last_updated": "2023-03-14T13:41:56.423131-04:00",
                            "created_at": "2023-03-13T09:22:03.370640-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4cebfb-a2df-47f2-9c50-eb7354025735/?format=api"
                        }
                    ]
                },
                {
                    "id": "213263bc-d866-4fa0-9d8d-3b0bc2f15ec4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbfa614f-a5df-48e9-be16-a2f825c91aa9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T09:22:03.362869-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0de9390-70c6-494b-97be-229db76aa775",
                            "gambit_id": "b4b11a78-600b-4118-9174-bc97fd5b360f",
                            "last_updated": "2023-03-14T13:41:56.419092-04:00",
                            "created_at": "2023-03-13T09:22:03.365739-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/213263bc-d866-4fa0-9d8d-3b0bc2f15ec4/?format=api"
                        },
                        {
                            "id": "36818bd7-e804-46be-a520-72af057d3323",
                            "gambit_id": "93b4c256-62bc-4ba1-9652-3bffd182a8af",
                            "last_updated": "2023-03-14T13:41:56.417717-04:00",
                            "created_at": "2023-03-13T09:22:03.364200-04:00",
                            "name": "Game Total Under 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/213263bc-d866-4fa0-9d8d-3b0bc2f15ec4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "705c1ee9-c0ae-480d-b553-acd4cdc1466b",
            "completed": true,
            "last_updated": "2023-03-14T12:27:15.545537-04:00",
            "created_at": "2023-03-13T09:22:03.222699-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.33,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/705c1ee9-c0ae-480d-b553-acd4cdc1466b",
            "datetime": "2023-03-13T20:10:00-04:00",
            "cutoff_datetime": "2023-03-13T20:10:00-04:00",
            "name": "Boston Celtics v. Houston Rockets",
            "bettypes": [
                {
                    "id": "9399b72b-2fbe-4548-9b84-dcb68408c040",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T10:17:06.023421-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 8590.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 1410.0
                            }
                        ],
                        "expected_reward_tokens": 9531.6,
                        "profit_sb": 31.6,
                        "profit_sb_percentage": 0.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bdd138ee-bc03-41b5-b99a-f6845cacdf3e",
                            "gambit_id": "2c05e7a5-be99-4f66-ad89-9014ec223dc3",
                            "last_updated": "2023-03-14T12:27:15.559257-04:00",
                            "created_at": "2023-03-13T10:17:06.026996-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.11000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399b72b-2fbe-4548-9b84-dcb68408c040/?format=api"
                        },
                        {
                            "id": "18f20f9c-1c20-4068-9b91-5074d3e276c5",
                            "gambit_id": "a4005eb7-a986-41b2-872f-c27674601e78",
                            "last_updated": "2023-03-14T12:27:15.557227-04:00",
                            "created_at": "2023-03-13T10:17:06.025295-04:00",
                            "name": "Houston Rockets",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9399b72b-2fbe-4548-9b84-dcb68408c040/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a37d199-7dc4-403e-a5bb-38af8c900709",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.224439-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab7d0777-99e8-4325-8f8a-6599cf22b07f",
                            "gambit_id": "c24ea39e-ff59-4fcb-8fdb-f5e4e8aa5145",
                            "last_updated": "2023-03-14T12:27:15.565859-04:00",
                            "created_at": "2023-03-13T09:22:03.227186-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a37d199-7dc4-403e-a5bb-38af8c900709/?format=api"
                        },
                        {
                            "id": "4017dc86-02f2-4944-a7ad-7b0596b671dd",
                            "gambit_id": "41ff74be-f14c-434e-ae3b-0eb3f30e5ed9",
                            "last_updated": "2023-03-14T12:27:15.563574-04:00",
                            "created_at": "2023-03-13T09:22:03.225795-04:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a37d199-7dc4-403e-a5bb-38af8c900709/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bc8cec4-fcfc-4df1-9eac-696cf79eab94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T10:17:06.018475-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd9cdfa2-0f08-423c-bb50-100f3b1bad47",
                            "gambit_id": "21de8035-ba3c-40e8-a015-5ae84d52d409",
                            "last_updated": "2023-03-14T12:27:15.553026-04:00",
                            "created_at": "2023-03-13T10:17:06.021613-04:00",
                            "name": "Game Total Over 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api"
                        },
                        {
                            "id": "0847102b-64fd-4f57-9f85-e1251c096300",
                            "gambit_id": "139fa86f-6177-4369-8a9f-496471614312",
                            "last_updated": "2023-03-14T12:27:15.550286-04:00",
                            "created_at": "2023-03-13T10:17:06.020053-04:00",
                            "name": "Game Total Under 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a961022d-ce6e-471e-a850-f8a5f7a7c3a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a5c6120d-baeb-4984-85a5-a947f0122e79",
            "completed": true,
            "last_updated": "2023-03-14T12:32:15.448352-04:00",
            "created_at": "2023-03-13T09:22:03.088040-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a5c6120d-baeb-4984-85a5-a947f0122e79",
            "datetime": "2023-03-13T19:40:00-04:00",
            "cutoff_datetime": "2023-03-13T19:40:00-04:00",
            "name": "Minnesota Timberwolves v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "5b16d3a8-1a88-4169-808e-a97562194adb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a961022d-ce6e-471e-a850-f8a5f7a7c3a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T10:02:05.389172-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Hawks",
                                "amount": 6308.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d9d9ddc-5786-419c-8774-ccb1240569b1",
                            "gambit_id": "49ae1149-8422-4e0c-8182-6a00fab79788",
                            "last_updated": "2023-03-14T12:32:15.455973-04:00",
                            "created_at": "2023-03-13T10:02:05.391191-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b16d3a8-1a88-4169-808e-a97562194adb/?format=api"
                        },
                        {
                            "id": "bf516c46-b3ab-4ba3-a3de-a121a4a4180f",
                            "gambit_id": "1e05ede8-8f51-4b20-a393-b9deca17c788",
                            "last_updated": "2023-03-14T12:32:15.457549-04:00",
                            "created_at": "2023-03-13T10:02:05.393263-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b16d3a8-1a88-4169-808e-a97562194adb/?format=api"
                        }
                    ]
                },
                {
                    "id": "a410fcf2-8f16-41bf-8976-b476539e3ab2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a961022d-ce6e-471e-a850-f8a5f7a7c3a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:03.090000-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b128d749-7d50-4558-9130-7254a3663791",
                            "gambit_id": "57d68528-8257-43a0-9514-fa271b10efb9",
                            "last_updated": "2023-03-14T12:32:15.462085-04:00",
                            "created_at": "2023-03-13T09:22:03.093082-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a410fcf2-8f16-41bf-8976-b476539e3ab2/?format=api"
                        },
                        {
                            "id": "1a9191d6-37ec-418a-85ef-b2d8d9f0caf6",
                            "gambit_id": "0db8da98-38c7-463d-8bb0-a903491cc668",
                            "last_updated": "2023-03-14T12:32:15.460646-04:00",
                            "created_at": "2023-03-13T09:22:03.091499-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a410fcf2-8f16-41bf-8976-b476539e3ab2/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e468759-4981-4d3e-a3d8-ac24ee51ac0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a961022d-ce6e-471e-a850-f8a5f7a7c3a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T10:02:05.382388-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 241.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 241.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "329d67fd-32aa-4e42-997e-df2366551215",
                            "gambit_id": "c08deaf2-0857-40eb-a76c-b2a0bffd8c05",
                            "last_updated": "2023-03-14T12:32:15.451622-04:00",
                            "created_at": "2023-03-13T10:02:05.384179-04:00",
                            "name": "Game Total Under 241.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e468759-4981-4d3e-a3d8-ac24ee51ac0c/?format=api"
                        },
                        {
                            "id": "8fda5cd4-bc58-4dd7-b3ce-84c00fa42e6f",
                            "gambit_id": "48a6cb82-5b0f-467f-86ee-2f263f90a025",
                            "last_updated": "2023-03-14T12:32:15.452984-04:00",
                            "created_at": "2023-03-13T10:02:05.386149-04:00",
                            "name": "Game Total Over 241.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "241.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e468759-4981-4d3e-a3d8-ac24ee51ac0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ec761c47-604f-44a7-9867-3964cb8e01df",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0b2eb4c1-6bba-4058-9aec-31240323719b",
            "completed": true,
            "last_updated": "2023-03-14T12:27:14.677710-04:00",
            "created_at": "2023-03-13T09:22:02.801016-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0b2eb4c1-6bba-4058-9aec-31240323719b",
            "datetime": "2023-03-13T19:40:00-04:00",
            "cutoff_datetime": "2023-03-13T19:40:00-04:00",
            "name": "Memphis Grizzlies v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "59cec77e-92c1-440a-9c43-e1d5374268fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec761c47-604f-44a7-9867-3964cb8e01df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:22:02.808609-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 6241.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "facdfb68-88f7-4472-bd53-18ad15676c9a",
                            "gambit_id": "bda9467d-e811-4a52-b192-624ee9e00528",
                            "last_updated": "2023-03-14T12:27:14.686966-04:00",
                            "created_at": "2023-03-13T09:22:02.812382-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59cec77e-92c1-440a-9c43-e1d5374268fb/?format=api"
                        },
                        {
                            "id": "43bb6b34-043c-42b2-b99d-f87f7b5e4476",
                            "gambit_id": "394ad328-d731-4967-ad75-2854758e5d3f",
                            "last_updated": "2023-03-14T12:27:14.685601-04:00",
                            "created_at": "2023-03-13T09:22:02.810514-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59cec77e-92c1-440a-9c43-e1d5374268fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "faa3c8c5-eba2-43ab-a0e0-519e58057b0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec761c47-604f-44a7-9867-3964cb8e01df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:02.814154-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7b6f94e-93fe-44ed-9fae-d1ad3847d654",
                            "gambit_id": "834f1307-11b7-4003-83a4-96a2ec849162",
                            "last_updated": "2023-03-14T12:27:14.691030-04:00",
                            "created_at": "2023-03-13T09:22:02.817292-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa3c8c5-eba2-43ab-a0e0-519e58057b0e/?format=api"
                        },
                        {
                            "id": "90220c1b-fd61-4e81-ad27-ac7fd8647ef9",
                            "gambit_id": "4c5c1220-514c-4a38-9c80-d05f1bbe331e",
                            "last_updated": "2023-03-14T12:27:14.689454-04:00",
                            "created_at": "2023-03-13T09:22:02.815798-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa3c8c5-eba2-43ab-a0e0-519e58057b0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cddfe76-b552-49f8-904f-0b48043e9b28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec761c47-604f-44a7-9867-3964cb8e01df/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T09:22:02.803087-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95b9c1ad-29ce-407b-ba7c-25dba3b69684",
                            "gambit_id": "1be21d8d-82ea-4dbb-8d16-8550e3cf3cd5",
                            "last_updated": "2023-03-14T12:27:14.682813-04:00",
                            "created_at": "2023-03-13T09:22:02.806477-04:00",
                            "name": "Game Total Over 219.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cddfe76-b552-49f8-904f-0b48043e9b28/?format=api"
                        },
                        {
                            "id": "e625b471-1552-4bf7-8f45-cecd29f5dd3c",
                            "gambit_id": "04d186aa-618a-43de-bab0-b044510d3c69",
                            "last_updated": "2023-03-14T12:27:14.681345-04:00",
                            "created_at": "2023-03-13T09:22:02.804546-04:00",
                            "name": "Game Total Under 219.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "219.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cddfe76-b552-49f8-904f-0b48043e9b28/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db0f35ee-41d7-44ef-9cf9-a2eed61e0388",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "05acf49f-8557-4243-9dc5-b259c853eda5",
            "completed": true,
            "last_updated": "2023-03-14T12:32:15.284087-04:00",
            "created_at": "2023-03-13T09:22:02.955014-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.06,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/05acf49f-8557-4243-9dc5-b259c853eda5",
            "datetime": "2023-03-13T19:40:00-04:00",
            "cutoff_datetime": "2023-03-13T19:40:00-04:00",
            "name": "Utah Jazz v. Miami Heat",
            "bettypes": [
                {
                    "id": "e45809c4-1156-45c9-a7a8-fb5eae7f87f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db0f35ee-41d7-44ef-9cf9-a2eed61e0388/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T10:17:06.197219-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 7485.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 2515.0
                            }
                        ],
                        "expected_reward_tokens": 9505.95,
                        "profit_sb": 5.95,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3780341e-dde0-4b45-aa6a-6c9344bc0b99",
                            "gambit_id": "820ade79-138c-4803-b0f5-f1c200558932",
                            "last_updated": "2023-03-14T12:32:15.293506-04:00",
                            "created_at": "2023-03-13T10:17:06.198919-04:00",
                            "name": "Miami Heat",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e45809c4-1156-45c9-a7a8-fb5eae7f87f2/?format=api"
                        },
                        {
                            "id": "8224975c-159d-4977-98cd-c1ed90dc817d",
                            "gambit_id": "12fe01bf-bc35-4840-96cc-4c6658672140",
                            "last_updated": "2023-03-14T12:32:15.295241-04:00",
                            "created_at": "2023-03-13T10:17:06.200828-04:00",
                            "name": "Utah Jazz",
                            "reward": "3.78000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e45809c4-1156-45c9-a7a8-fb5eae7f87f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "2760eccc-6c40-4e81-9fae-ad3ed7930816",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db0f35ee-41d7-44ef-9cf9-a2eed61e0388/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:02.956904-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04e08a72-51ac-4e2b-85ba-bc2ebd1b1cbc",
                            "gambit_id": "eeadeb8b-759b-426d-8b52-4fdec1194524",
                            "last_updated": "2023-03-14T12:32:15.300398-04:00",
                            "created_at": "2023-03-13T09:22:02.958780-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2760eccc-6c40-4e81-9fae-ad3ed7930816/?format=api"
                        },
                        {
                            "id": "7e5ffecf-29e8-4f4e-a9ed-5b311a3885e0",
                            "gambit_id": "0f492053-eed2-4728-a5c9-6014710f6d62",
                            "last_updated": "2023-03-14T12:32:15.298972-04:00",
                            "created_at": "2023-03-13T09:22:02.960493-04:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2760eccc-6c40-4e81-9fae-ad3ed7930816/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec800b3b-90b5-46ea-8cda-907eefd7a0f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db0f35ee-41d7-44ef-9cf9-a2eed61e0388/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T10:17:06.191001-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7994839e-7529-47a4-b442-244af06c490e",
                            "gambit_id": "72c41f25-1483-442a-8307-0e0249c84e29",
                            "last_updated": "2023-03-14T12:32:15.288578-04:00",
                            "created_at": "2023-03-13T10:17:06.193252-04:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec800b3b-90b5-46ea-8cda-907eefd7a0f5/?format=api"
                        },
                        {
                            "id": "b8931fd4-a236-459f-a5eb-606ce96af684",
                            "gambit_id": "3001ff4f-8067-469b-a9ea-520df231b4db",
                            "last_updated": "2023-03-14T12:32:15.290179-04:00",
                            "created_at": "2023-03-13T10:17:06.195341-04:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec800b3b-90b5-46ea-8cda-907eefd7a0f5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "383fb06e-f46d-406a-836a-c6d7f6a42714",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dbc25014-4ec5-4235-b78e-4ccced45b023",
            "completed": true,
            "last_updated": "2023-03-14T13:41:56.247692-04:00",
            "created_at": "2023-03-13T09:22:02.660716-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/dbc25014-4ec5-4235-b78e-4ccced45b023",
            "datetime": "2023-03-13T19:37:00-04:00",
            "cutoff_datetime": "2023-03-13T19:37:00-04:00",
            "name": "Buffalo Sabres v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "48336239-1280-4607-bd43-6e4712de7ac0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/383fb06e-f46d-406a-836a-c6d7f6a42714/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:22:02.667038-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 6864.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "342e07dc-945a-4ea0-b6a9-006019ae5603",
                            "gambit_id": "0ea66bc0-3d9b-4d80-861a-0b4714dc0781",
                            "last_updated": "2023-03-14T13:41:56.259771-04:00",
                            "created_at": "2023-03-13T09:22:02.668607-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48336239-1280-4607-bd43-6e4712de7ac0/?format=api"
                        },
                        {
                            "id": "544b2b1f-9da5-49c0-a37c-37af4e723d7c",
                            "gambit_id": "337d77f8-443b-439b-8934-c6b84c036505",
                            "last_updated": "2023-03-14T13:41:56.261091-04:00",
                            "created_at": "2023-03-13T09:22:02.670116-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48336239-1280-4607-bd43-6e4712de7ac0/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec0beac5-f732-4813-8373-ca02dccbd39e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/383fb06e-f46d-406a-836a-c6d7f6a42714/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:02.662499-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sabres",
                                "amount": 5213.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e24bf2c2-965f-4758-b5bb-ab1d7f1949ba",
                            "gambit_id": "ebcd3e58-0138-4588-99bc-3c4c5b2fbba8",
                            "last_updated": "2023-03-14T13:41:56.256676-04:00",
                            "created_at": "2023-03-13T09:22:02.665454-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0beac5-f732-4813-8373-ca02dccbd39e/?format=api"
                        },
                        {
                            "id": "b6ec9306-c639-43a9-bf28-906f1191672c",
                            "gambit_id": "5ae76307-373f-4643-8452-c760a2b465bd",
                            "last_updated": "2023-03-14T13:41:56.255080-04:00",
                            "created_at": "2023-03-13T09:22:02.663952-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0beac5-f732-4813-8373-ca02dccbd39e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4dd5d00-1c3b-478e-9281-4c95c528d432",
                    "match": "https://api-prod.gambitprofit.com/api/matches/383fb06e-f46d-406a-836a-c6d7f6a42714/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T14:17:05.420812-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5cae7a1-1490-4d47-a164-23a5bf7d0165",
                            "gambit_id": "0c869997-5c82-41dd-a383-c364addbce4c",
                            "last_updated": "2023-03-14T13:41:56.251024-04:00",
                            "created_at": "2023-03-13T14:17:05.423559-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd5d00-1c3b-478e-9281-4c95c528d432/?format=api"
                        },
                        {
                            "id": "9acfbf12-90fd-4286-b51e-db3d2a68da8e",
                            "gambit_id": "c055bb52-5376-460c-bcbf-9465f7fa2c2f",
                            "last_updated": "2023-03-14T13:41:56.252443-04:00",
                            "created_at": "2023-03-13T14:17:05.425840-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd5d00-1c3b-478e-9281-4c95c528d432/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b2d71c0-1de6-4cc9-b1d5-5646a75435f0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2813256b-3d3b-46a2-9fcc-818439570356",
            "completed": true,
            "last_updated": "2023-03-14T13:41:56.670378-04:00",
            "created_at": "2023-03-13T09:22:02.517502-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2813256b-3d3b-46a2-9fcc-818439570356",
            "datetime": "2023-03-13T19:37:00-04:00",
            "cutoff_datetime": "2023-03-13T19:37:00-04:00",
            "name": "Colorado Avalanche v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "6dc6178c-ba68-4148-bdcc-45b54c6a213a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:22:02.524366-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6942.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "301518bf-a8db-4d94-93a5-840556ad0c39",
                            "gambit_id": "aa55ff2d-c9fb-448e-b6ee-eab1d81a7973",
                            "last_updated": "2023-03-14T13:41:56.684353-04:00",
                            "created_at": "2023-03-13T09:22:02.527591-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api"
                        },
                        {
                            "id": "5c5756b0-735c-4c02-81ad-a50319e4740e",
                            "gambit_id": "b1767d1c-258a-4e5a-9857-8450d3ba2e65",
                            "last_updated": "2023-03-14T13:41:56.682932-04:00",
                            "created_at": "2023-03-13T09:22:02.525854-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f589c32-86a0-4894-9c74-c91d4481104c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:02.519593-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 5000.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "343ee1d2-1765-4ba1-b063-6d6f84acdb1b",
                            "gambit_id": "feb03309-e85f-4c85-a049-1c9ca44b2741",
                            "last_updated": "2023-03-14T13:41:56.679996-04:00",
                            "created_at": "2023-03-13T09:22:02.522641-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f589c32-86a0-4894-9c74-c91d4481104c/?format=api"
                        },
                        {
                            "id": "7ba473b2-5122-42cd-9c69-af4b83582721",
                            "gambit_id": "48145239-06c9-4cc4-ab77-b915877e57de",
                            "last_updated": "2023-03-14T13:41:56.678569-04:00",
                            "created_at": "2023-03-13T09:22:02.521108-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f589c32-86a0-4894-9c74-c91d4481104c/?format=api"
                        }
                    ]
                },
                {
                    "id": "937a4892-e605-4bf5-a427-a45b85289931",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T11:02:24.939910-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3cd8bb90-b065-45eb-b2e4-81352e878fd7",
                            "gambit_id": "43760293-1220-414f-944d-cc68dc29722b",
                            "last_updated": "2023-03-14T13:41:56.674337-04:00",
                            "created_at": "2023-03-13T11:02:24.947736-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api"
                        },
                        {
                            "id": "ccd8c9f0-6492-43e7-a5e5-d9506aa09656",
                            "gambit_id": "59c56444-4c29-4f12-bcbd-65944b8c2443",
                            "last_updated": "2023-03-14T13:41:56.675869-04:00",
                            "created_at": "2023-03-13T11:02:24.955642-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07eaf130-0020-4502-ad6f-a2b645e1c9cd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e685c6b7-a34e-4d74-8926-69cef15a5d8d",
            "completed": true,
            "last_updated": "2023-03-14T12:32:14.974692-04:00",
            "created_at": "2023-03-13T09:22:02.371439-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e685c6b7-a34e-4d74-8926-69cef15a5d8d",
            "datetime": "2023-03-13T19:10:00-04:00",
            "cutoff_datetime": "2023-03-13T19:10:00-04:00",
            "name": "Indiana Pacers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "d6aee2c1-63cf-4ec9-ae68-8e13466adfd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-13T09:22:02.379715-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e2649c5-df03-4085-a703-4c1e5a336267",
                            "gambit_id": "3c30cd54-8178-4e06-8d0a-1d68f36bef2f",
                            "last_updated": "2023-03-14T12:32:14.982643-04:00",
                            "created_at": "2023-03-13T09:22:02.381409-04:00",
                            "name": "Indiana Pacers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api"
                        },
                        {
                            "id": "cca23698-0181-4692-8e5f-253eb52a3f6a",
                            "gambit_id": "bae41a05-a6ff-4232-b490-8c2fc67de284",
                            "last_updated": "2023-03-14T12:32:14.983954-04:00",
                            "created_at": "2023-03-13T09:22:02.382750-04:00",
                            "name": "Detroit Pistons",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6aee2c1-63cf-4ec9-ae68-8e13466adfd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "930cd701-2ed3-471d-b724-e4647459610a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-13T09:22:02.384125-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a05a5c89-86bd-4876-ae18-134883228479",
                            "gambit_id": "8e6061b9-6fbb-49b7-9b29-379337b2743c",
                            "last_updated": "2023-03-14T12:32:14.987940-04:00",
                            "created_at": "2023-03-13T09:22:02.386658-04:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/930cd701-2ed3-471d-b724-e4647459610a/?format=api"
                        },
                        {
                            "id": "ca77bfb3-ccf9-4c11-bd5c-374a87baba2a",
                            "gambit_id": "9285fdb3-5a3e-4b62-84d8-88a034628993",
                            "last_updated": "2023-03-14T12:32:14.986549-04:00",
                            "created_at": "2023-03-13T09:22:02.385374-04:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/930cd701-2ed3-471d-b724-e4647459610a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e863c63-0398-431f-a39f-98a6e06949d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07eaf130-0020-4502-ad6f-a2b645e1c9cd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-13T09:22:02.373907-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b24ddaa-1958-4037-aa12-e3d2c4f5a16f",
                            "gambit_id": "2d05f63b-fac0-42b0-aeef-135b95b2b6ea",
                            "last_updated": "2023-03-14T12:32:14.979568-04:00",
                            "created_at": "2023-03-13T09:22:02.377705-04:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api"
                        },
                        {
                            "id": "19461f6e-c973-4efc-b29f-87ecf8571835",
                            "gambit_id": "b61d8a3c-1717-48dd-8aea-e30adb522676",
                            "last_updated": "2023-03-14T12:32:14.978130-04:00",
                            "created_at": "2023-03-13T09:22:02.375685-04:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e863c63-0398-431f-a39f-98a6e06949d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c1f635a-d190-498d-8219-224f3cdd3268",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "70027e5a-9c52-4325-ba89-f19ecb3aa11f",
            "completed": true,
            "last_updated": "2023-03-13T19:07:16.310768-04:00",
            "created_at": "2023-03-12T10:17:05.938909-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/70027e5a-9c52-4325-ba89-f19ecb3aa11f",
            "datetime": "2023-03-12T21:37:00-04:00",
            "cutoff_datetime": "2023-03-12T21:37:00-04:00",
            "name": "Minnesota Wild v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "c2ff34c3-971a-4e3b-8d07-6c30604e6940",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c1f635a-d190-498d-8219-224f3cdd3268/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:05.949918-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6458.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3f14fbf-bc5f-4d3e-ae6e-6a9f9a11d0da",
                            "gambit_id": "a5ba523e-0e48-456d-9ea5-b82008b38f7a",
                            "last_updated": "2023-03-13T19:07:16.324248-04:00",
                            "created_at": "2023-03-12T10:17:05.952668-04:00",
                            "name": "Minnesota Wild",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ff34c3-971a-4e3b-8d07-6c30604e6940/?format=api"
                        },
                        {
                            "id": "6d028455-03f5-4e6f-82dd-09591dbab547",
                            "gambit_id": "21b88fe1-13ae-477b-a7be-42918eb2350e",
                            "last_updated": "2023-03-13T19:07:16.322813-04:00",
                            "created_at": "2023-03-12T10:17:05.951270-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2ff34c3-971a-4e3b-8d07-6c30604e6940/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed19c62e-2175-41a5-ba7a-596326f66496",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c1f635a-d190-498d-8219-224f3cdd3268/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:05.940862-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Coyotes",
                                "amount": 5784.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "afddc33b-8cb2-4973-ab97-f544f8d74c6d",
                            "gambit_id": "fe061bf4-fd82-480d-b5e7-2573baa0ca82",
                            "last_updated": "2023-03-13T19:07:16.314011-04:00",
                            "created_at": "2023-03-12T10:17:05.942310-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed19c62e-2175-41a5-ba7a-596326f66496/?format=api"
                        },
                        {
                            "id": "a1242a85-3fc9-424a-91f1-91cb62278b8a",
                            "gambit_id": "93a04caa-dd82-4369-8448-839ee99a9cce",
                            "last_updated": "2023-03-13T19:07:16.315587-04:00",
                            "created_at": "2023-03-12T10:17:05.943771-04:00",
                            "name": "Minnesota Wild",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed19c62e-2175-41a5-ba7a-596326f66496/?format=api"
                        }
                    ]
                },
                {
                    "id": "709ec338-dfac-4f76-acef-d50a277ea903",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c1f635a-d190-498d-8219-224f3cdd3268/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:05.945311-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91cadf4b-be8f-4eb5-b5ba-ef48939579fd",
                            "gambit_id": "1104c378-a771-4972-a5b2-b62f7bb49efe",
                            "last_updated": "2023-03-13T19:07:16.318603-04:00",
                            "created_at": "2023-03-12T10:17:05.946798-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709ec338-dfac-4f76-acef-d50a277ea903/?format=api"
                        },
                        {
                            "id": "7d83775d-25ec-4a51-8d6c-320a2373230e",
                            "gambit_id": "d7bf0c5f-a135-4250-a905-b38bc764767b",
                            "last_updated": "2023-03-13T19:07:16.319950-04:00",
                            "created_at": "2023-03-12T10:17:05.948399-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709ec338-dfac-4f76-acef-d50a277ea903/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dac78d70-6d34-4ee8-bdfe-fc617f0e2eab",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a34e375-6a79-4aee-886e-6ee1bf274682",
            "completed": true,
            "last_updated": "2023-03-13T19:12:11.227483-04:00",
            "created_at": "2023-03-12T10:17:06.093634-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1a34e375-6a79-4aee-886e-6ee1bf274682",
            "datetime": "2023-03-12T21:37:00-04:00",
            "cutoff_datetime": "2023-03-12T21:37:00-04:00",
            "name": "Nashville Predators v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "1f5333a1-f40a-4201-85fe-80f7e112f2b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:06.105261-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5939.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5f7f639d-74cf-4db4-a8e2-a4975a4ce503",
                            "gambit_id": "ab245c3f-2058-451d-b96b-67b4ed8306b8",
                            "last_updated": "2023-03-13T19:12:11.243201-04:00",
                            "created_at": "2023-03-12T10:17:06.108286-04:00",
                            "name": "Nashville Predators",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5333a1-f40a-4201-85fe-80f7e112f2b3/?format=api"
                        },
                        {
                            "id": "6aa5b0a2-0088-46ac-b38c-b9194f3d4e23",
                            "gambit_id": "3dc24746-82b3-4964-a485-0af064429050",
                            "last_updated": "2023-03-13T19:12:11.241141-04:00",
                            "created_at": "2023-03-12T10:17:06.106634-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5333a1-f40a-4201-85fe-80f7e112f2b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c1dc42f-4108-4093-a7b9-53e6a7074aea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:06.095705-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 6308.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "800a5e59-c669-45ae-8778-f6ab667149ab",
                            "gambit_id": "70650c66-0abe-4c81-927d-57fa45560077",
                            "last_updated": "2023-03-13T19:12:11.231528-04:00",
                            "created_at": "2023-03-12T10:17:06.097259-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1dc42f-4108-4093-a7b9-53e6a7074aea/?format=api"
                        },
                        {
                            "id": "57f8bf04-d52a-4bcb-b373-592d23565fd0",
                            "gambit_id": "c548736b-ce89-40f7-94b8-9a95a466edf2",
                            "last_updated": "2023-03-13T19:12:11.233012-04:00",
                            "created_at": "2023-03-12T10:17:06.099105-04:00",
                            "name": "Nashville Predators",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1dc42f-4108-4093-a7b9-53e6a7074aea/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b0fc8d6-f048-4a82-a1ef-a4a2501a1ab4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dac78d70-6d34-4ee8-bdfe-fc617f0e2eab/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:06.100827-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbb0ffda-bf73-4fae-9e4a-34cec90f1baf",
                            "gambit_id": "41a1e891-b442-41b4-90f0-3d7f771f4f1a",
                            "last_updated": "2023-03-13T19:12:11.237049-04:00",
                            "created_at": "2023-03-12T10:17:06.103765-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0fc8d6-f048-4a82-a1ef-a4a2501a1ab4/?format=api"
                        },
                        {
                            "id": "84d4cc25-6ec6-4b21-a26a-de1e9af13229",
                            "gambit_id": "20f921e8-4c00-4563-b4e3-38380fc77713",
                            "last_updated": "2023-03-13T19:12:11.235710-04:00",
                            "created_at": "2023-03-12T10:17:06.102249-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0fc8d6-f048-4a82-a1ef-a4a2501a1ab4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ef935c0-ec94-40c4-8cd0-26523c38c1fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e303ec1e-842e-4e49-9ba0-28215a80470b",
            "completed": true,
            "last_updated": "2023-03-13T18:57:09.391210-04:00",
            "created_at": "2023-03-12T19:26:54.889479-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e303ec1e-842e-4e49-9ba0-28215a80470b",
            "datetime": "2023-03-12T21:10:00-04:00",
            "cutoff_datetime": "2023-03-12T21:10:00-04:00",
            "name": "New York Knicks v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "065c64dc-e8bb-4698-95ab-d428694b304d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ef935c0-ec94-40c4-8cd0-26523c38c1fc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T19:26:54.916279-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5599.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6bedf9aa-3c04-4abd-996d-fac4eabe7201",
                            "gambit_id": "a248c753-b031-444a-b8a3-4027e8513b32",
                            "last_updated": "2023-03-13T18:57:09.406839-04:00",
                            "created_at": "2023-03-12T19:26:54.918129-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065c64dc-e8bb-4698-95ab-d428694b304d/?format=api"
                        },
                        {
                            "id": "1cce0cb1-cdd8-474d-87a7-e63e8a871d8c",
                            "gambit_id": "fdbdfad0-fb45-43dc-bf35-3280ede36c00",
                            "last_updated": "2023-03-13T18:57:09.408634-04:00",
                            "created_at": "2023-03-12T19:26:54.921296-04:00",
                            "name": "New York Knicks",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065c64dc-e8bb-4698-95ab-d428694b304d/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d8fda98-ec8c-430c-9a3b-cb8164a87ab9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ef935c0-ec94-40c4-8cd0-26523c38c1fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T19:26:54.906121-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce9c2dd3-b582-4bfe-8090-c3a0c800366a",
                            "gambit_id": "1c295191-66b3-4b0b-acdd-77a34013d343",
                            "last_updated": "2023-03-13T18:57:09.402839-04:00",
                            "created_at": "2023-03-12T19:26:54.913457-04:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d8fda98-ec8c-430c-9a3b-cb8164a87ab9/?format=api"
                        },
                        {
                            "id": "d9ab3814-ab10-4741-b1b7-eb7083d7d21b",
                            "gambit_id": "b19c5784-8540-4dc5-9a4d-126ad2412dc6",
                            "last_updated": "2023-03-13T18:57:09.401060-04:00",
                            "created_at": "2023-03-12T19:26:54.910950-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d8fda98-ec8c-430c-9a3b-cb8164a87ab9/?format=api"
                        }
                    ]
                },
                {
                    "id": "d688a225-7694-4180-92c2-31b770d8a50c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ef935c0-ec94-40c4-8cd0-26523c38c1fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T19:26:54.897144-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60b7beb3-7f36-40d9-a728-2259f6466270",
                            "gambit_id": "9c993631-37d6-4a09-a8bc-d396cfc6964e",
                            "last_updated": "2023-03-13T18:57:09.397196-04:00",
                            "created_at": "2023-03-12T19:26:54.903305-04:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d688a225-7694-4180-92c2-31b770d8a50c/?format=api"
                        },
                        {
                            "id": "fb8d9916-bb1f-441a-a448-d785f50787bb",
                            "gambit_id": "64f4324a-8c2f-45cd-a7d7-34242b8da3c5",
                            "last_updated": "2023-03-13T18:57:09.395522-04:00",
                            "created_at": "2023-03-12T19:26:54.900831-04:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d688a225-7694-4180-92c2-31b770d8a50c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b6736eb-5467-4bb1-ac88-4a3f1342da9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e3f2a204-1b65-4e61-b82c-ce02c5ebe0c9",
            "completed": true,
            "last_updated": "2023-03-13T19:12:11.072721-04:00",
            "created_at": "2023-03-12T10:17:05.782236-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e3f2a204-1b65-4e61-b82c-ce02c5ebe0c9",
            "datetime": "2023-03-12T21:07:00-04:00",
            "cutoff_datetime": "2023-03-12T21:07:00-04:00",
            "name": "Ottawa Senators v. Calgary Flames",
            "bettypes": [
                {
                    "id": "5511cdb8-4b12-495c-ac26-5d977cbff4c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:05.794129-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6308.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "859d061f-c9b5-4c53-8bd4-98f65c0404da",
                            "gambit_id": "4ae89303-8d7f-43fa-9bb3-bb3f3030d70f",
                            "last_updated": "2023-03-13T19:12:11.094602-04:00",
                            "created_at": "2023-03-12T10:17:05.795697-04:00",
                            "name": "Calgary Flames",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5511cdb8-4b12-495c-ac26-5d977cbff4c9/?format=api"
                        },
                        {
                            "id": "632fb963-3071-49de-a251-e39b6abe37e5",
                            "gambit_id": "b6200911-29e0-4c08-bcb4-5e9a5f63cee7",
                            "last_updated": "2023-03-13T19:12:11.096405-04:00",
                            "created_at": "2023-03-12T10:17:05.797969-04:00",
                            "name": "Ottawa Senators",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5511cdb8-4b12-495c-ac26-5d977cbff4c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "56b5591f-5cba-4a88-a82f-0f40fbf44228",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:05.784395-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5939.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d48f5e6f-f8fe-46fd-a99f-d0bffa33e3c5",
                            "gambit_id": "405177ef-f972-414a-b7ca-d73919700668",
                            "last_updated": "2023-03-13T19:12:11.081374-04:00",
                            "created_at": "2023-03-12T10:17:05.787893-04:00",
                            "name": "Ottawa Senators",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b5591f-5cba-4a88-a82f-0f40fbf44228/?format=api"
                        },
                        {
                            "id": "8279e183-1754-44e0-bbbf-7a92c3c69d73",
                            "gambit_id": "ba673407-7644-48a8-84a3-ce1be362def3",
                            "last_updated": "2023-03-13T19:12:11.078284-04:00",
                            "created_at": "2023-03-12T10:17:05.785877-04:00",
                            "name": "Calgary Flames",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b5591f-5cba-4a88-a82f-0f40fbf44228/?format=api"
                        }
                    ]
                },
                {
                    "id": "21085c5d-9616-4128-b8cf-2968f0762f11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:05.789357-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f197014-3d1d-4d9c-8efa-154240cc3530",
                            "gambit_id": "ae920742-abde-4858-8430-1e5ec566d8a4",
                            "last_updated": "2023-03-13T19:12:11.086456-04:00",
                            "created_at": "2023-03-12T10:17:05.790701-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21085c5d-9616-4128-b8cf-2968f0762f11/?format=api"
                        },
                        {
                            "id": "b2eea6ea-5ba6-4a8e-99e0-991b6a79ecdd",
                            "gambit_id": "93087d6c-b8c4-4019-a239-b464dfba1571",
                            "last_updated": "2023-03-13T19:12:11.089940-04:00",
                            "created_at": "2023-03-12T10:17:05.792358-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21085c5d-9616-4128-b8cf-2968f0762f11/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26ac8d7f-855b-486d-b3d9-36d29182cf87",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7480d7e0-6523-4af0-b660-f776fee50d7c",
            "completed": true,
            "last_updated": "2023-03-13T18:57:09.047487-04:00",
            "created_at": "2023-03-12T10:17:05.631548-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7480d7e0-6523-4af0-b660-f776fee50d7c",
            "datetime": "2023-03-12T20:10:00-04:00",
            "cutoff_datetime": "2023-03-12T20:10:00-04:00",
            "name": "Oklahoma City Thunder v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "4a30dfbb-c99f-4d24-8628-5e33d935fd8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26ac8d7f-855b-486d-b3d9-36d29182cf87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:05.638993-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 6100.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08e1778c-ddf2-42a9-bff4-93120f55467d",
                            "gambit_id": "86821bd4-1c44-471f-9aca-2723fcc2819d",
                            "last_updated": "2023-03-13T18:57:09.061840-04:00",
                            "created_at": "2023-03-12T10:17:05.642161-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a30dfbb-c99f-4d24-8628-5e33d935fd8c/?format=api"
                        },
                        {
                            "id": "0738586c-d237-46e9-a685-f1fea5a66041",
                            "gambit_id": "ecbbd154-c163-4e88-93b4-87b37a4cf825",
                            "last_updated": "2023-03-13T18:57:09.059466-04:00",
                            "created_at": "2023-03-12T10:17:05.640488-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a30dfbb-c99f-4d24-8628-5e33d935fd8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0aa075d9-8adf-43e5-bf6f-6557c217d6a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26ac8d7f-855b-486d-b3d9-36d29182cf87/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:05.643812-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4f8a7f27-3790-4adc-b80c-0104d11c11cd",
                            "gambit_id": "71f7f71b-9ccf-4598-86eb-0d99c242348f",
                            "last_updated": "2023-03-13T18:57:09.068442-04:00",
                            "created_at": "2023-03-12T10:17:05.647163-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa075d9-8adf-43e5-bf6f-6557c217d6a9/?format=api"
                        },
                        {
                            "id": "d3281b8e-42ca-4c6f-b32c-4eb837c5b057",
                            "gambit_id": "f79b51b4-7541-4e3d-bbfc-f60aaab65970",
                            "last_updated": "2023-03-13T18:57:09.066319-04:00",
                            "created_at": "2023-03-12T10:17:05.645353-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa075d9-8adf-43e5-bf6f-6557c217d6a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "27ff8606-49d3-4c76-9c37-5184fc5b4112",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26ac8d7f-855b-486d-b3d9-36d29182cf87/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:05.633481-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d543cce8-6e06-44e8-870f-fece86a486f3",
                            "gambit_id": "3a9433be-0eae-45af-9e4d-7f2d8360c2c5",
                            "last_updated": "2023-03-13T18:57:09.052264-04:00",
                            "created_at": "2023-03-12T10:17:05.635559-04:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ff8606-49d3-4c76-9c37-5184fc5b4112/?format=api"
                        },
                        {
                            "id": "5fca203f-41ee-4e89-888e-b0ad3f6b39d4",
                            "gambit_id": "8e70e23b-1a74-4299-a39f-62c8bad85231",
                            "last_updated": "2023-03-13T18:57:09.054791-04:00",
                            "created_at": "2023-03-12T10:17:05.637240-04:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ff8606-49d3-4c76-9c37-5184fc5b4112/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7bae52a8-d1c9-4875-a113-2a4c241e8cf9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f69f13f5-a177-4570-815c-602d63d2c2f5",
            "completed": true,
            "last_updated": "2023-03-13T19:12:10.916468-04:00",
            "created_at": "2023-03-12T10:17:05.482581-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f69f13f5-a177-4570-815c-602d63d2c2f5",
            "datetime": "2023-03-12T20:07:00-04:00",
            "cutoff_datetime": "2023-03-12T20:07:00-04:00",
            "name": "Vegas Golden Knights v. St Louis Blues",
            "bettypes": [
                {
                    "id": "3bb7b48c-1a53-4134-97b7-48006a26cf71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7bae52a8-d1c9-4875-a113-2a4c241e8cf9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:05.502701-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5599.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc261113-270c-41af-86df-d51c4d634ead",
                            "gambit_id": "89e66f68-7d13-4135-8be9-1d2a41be2770",
                            "last_updated": "2023-03-13T19:12:10.930749-04:00",
                            "created_at": "2023-03-12T10:17:05.505708-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb7b48c-1a53-4134-97b7-48006a26cf71/?format=api"
                        },
                        {
                            "id": "6dde4771-2dac-49b4-97bd-d6ebdfc4231b",
                            "gambit_id": "07250da5-8b6e-4909-a9d7-9047f586cf00",
                            "last_updated": "2023-03-13T19:12:10.929183-04:00",
                            "created_at": "2023-03-12T10:17:05.504007-04:00",
                            "name": "St Louis Blues",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb7b48c-1a53-4134-97b7-48006a26cf71/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7d25b7b-d24c-413f-bc5f-470d753e0c34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7bae52a8-d1c9-4875-a113-2a4c241e8cf9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:05.498460-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 6399.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b7a0e49-85e7-42e8-8e70-15f816ea7733",
                            "gambit_id": "e4133552-d868-41b5-8440-f35588a26176",
                            "last_updated": "2023-03-13T19:12:10.924848-04:00",
                            "created_at": "2023-03-12T10:17:05.499780-04:00",
                            "name": "St Louis Blues",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d25b7b-d24c-413f-bc5f-470d753e0c34/?format=api"
                        },
                        {
                            "id": "4be164b3-0b6c-47c5-bb24-e92d8cb24509",
                            "gambit_id": "5d7a539e-cb5f-4735-b622-e7e12b0fd8a6",
                            "last_updated": "2023-03-13T19:12:10.926319-04:00",
                            "created_at": "2023-03-12T10:17:05.501190-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d25b7b-d24c-413f-bc5f-470d753e0c34/?format=api"
                        }
                    ]
                },
                {
                    "id": "af8f4da7-ac56-432a-83ce-2435baacfc89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7bae52a8-d1c9-4875-a113-2a4c241e8cf9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:05.490839-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3eecdab-2c65-455e-acc7-a0d80687823d",
                            "gambit_id": "575dee23-f6ba-4b39-9811-b244daf95bf0",
                            "last_updated": "2023-03-13T19:12:10.922054-04:00",
                            "created_at": "2023-03-12T10:17:05.496926-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8f4da7-ac56-432a-83ce-2435baacfc89/?format=api"
                        },
                        {
                            "id": "c9b08205-8321-4737-8f02-090f917f4e41",
                            "gambit_id": "dbc11547-88b8-4d19-9bc4-c05c4b06fee5",
                            "last_updated": "2023-03-13T19:12:10.920327-04:00",
                            "created_at": "2023-03-12T10:17:05.495365-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8f4da7-ac56-432a-83ce-2435baacfc89/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6cc2d075-b0a4-4a1f-8ef1-b3633d0c57ad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "76969f9c-6c8c-4a82-a958-2d5b9fb8f13b",
            "completed": true,
            "last_updated": "2023-03-13T19:12:10.770517-04:00",
            "created_at": "2023-03-12T10:17:05.030840-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/76969f9c-6c8c-4a82-a958-2d5b9fb8f13b",
            "datetime": "2023-03-12T20:07:00-04:00",
            "cutoff_datetime": "2023-03-12T20:07:00-04:00",
            "name": "Carolina Hurricanes v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "2f4e0cce-fba5-432d-9022-699fca09ebe2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cc2d075-b0a4-4a1f-8ef1-b3633d0c57ad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:05.042175-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5107.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74984124-bf77-4d7c-bdf8-eb4d8d19a1d3",
                            "gambit_id": "e7f9fb53-8c51-4e79-843a-fe49b9fc8bb7",
                            "last_updated": "2023-03-13T19:12:10.782381-04:00",
                            "created_at": "2023-03-12T10:17:05.043537-04:00",
                            "name": "New Jersey Devils",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f4e0cce-fba5-432d-9022-699fca09ebe2/?format=api"
                        },
                        {
                            "id": "a8f4f9d1-1b94-4638-9e1f-e605091533b3",
                            "gambit_id": "0c85d1e8-8cd9-4eb5-8b1a-5bda60a994d1",
                            "last_updated": "2023-03-13T19:12:10.783638-04:00",
                            "created_at": "2023-03-12T10:17:05.045028-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f4e0cce-fba5-432d-9022-699fca09ebe2/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd17d2db-387a-4be9-ae01-08d865809cd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cc2d075-b0a4-4a1f-8ef1-b3633d0c57ad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:05.037836-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6864.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8dc9488-caac-4f78-97b5-ee76bea268eb",
                            "gambit_id": "043ebdc5-afea-4f5b-b4b9-c18b59695d93",
                            "last_updated": "2023-03-13T19:12:10.779483-04:00",
                            "created_at": "2023-03-12T10:17:05.040699-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd17d2db-387a-4be9-ae01-08d865809cd9/?format=api"
                        },
                        {
                            "id": "9378ddcf-4133-4354-ae94-fc3a72fe93be",
                            "gambit_id": "1f337977-a9d5-4812-926f-cc66fbb8f518",
                            "last_updated": "2023-03-13T19:12:10.778010-04:00",
                            "created_at": "2023-03-12T10:17:05.039230-04:00",
                            "name": "New Jersey Devils",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd17d2db-387a-4be9-ae01-08d865809cd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "fae97788-4584-4e24-9c8c-4d38e28d18e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cc2d075-b0a4-4a1f-8ef1-b3633d0c57ad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:05.032847-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d0e66f2-fc83-41a3-932b-3f120aca01e2",
                            "gambit_id": "8d8a4f6a-96b1-414f-a759-d77ead89129f",
                            "last_updated": "2023-03-13T19:12:10.775300-04:00",
                            "created_at": "2023-03-12T10:17:05.036198-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae97788-4584-4e24-9c8c-4d38e28d18e7/?format=api"
                        },
                        {
                            "id": "e2a728b5-0d94-4edf-8b02-06897b0f22d0",
                            "gambit_id": "4986c963-a1a3-4225-ae5c-18a3c03d171d",
                            "last_updated": "2023-03-13T19:12:10.773916-04:00",
                            "created_at": "2023-03-12T10:17:05.034621-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae97788-4584-4e24-9c8c-4d38e28d18e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94b78808-3eb2-4f97-815b-47471b5034ba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "911194c6-a27e-4905-b901-f0325c296411",
            "completed": true,
            "last_updated": "2023-03-13T19:12:10.630998-04:00",
            "created_at": "2023-03-12T10:17:04.872228-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/911194c6-a27e-4905-b901-f0325c296411",
            "datetime": "2023-03-12T20:07:00-04:00",
            "cutoff_datetime": "2023-03-12T20:07:00-04:00",
            "name": "Winnipeg Jets v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "0d74690d-c69a-4add-a13a-ec262a7cf80e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94b78808-3eb2-4f97-815b-47471b5034ba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.883551-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lightning",
                                "amount": 6308.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "671eadb1-d112-4761-aa7d-059b5a004e15",
                            "gambit_id": "50da0609-68df-4e4a-918b-97fcd065694c",
                            "last_updated": "2023-03-13T19:12:10.643492-04:00",
                            "created_at": "2023-03-12T10:17:04.885048-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d74690d-c69a-4add-a13a-ec262a7cf80e/?format=api"
                        },
                        {
                            "id": "6d54de3d-d6f8-485a-8ebd-fb2c6deb48bc",
                            "gambit_id": "649c40d9-76b4-4b9c-9ab9-46201db3dc8a",
                            "last_updated": "2023-03-13T19:12:10.644730-04:00",
                            "created_at": "2023-03-12T10:17:04.886524-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d74690d-c69a-4add-a13a-ec262a7cf80e/?format=api"
                        }
                    ]
                },
                {
                    "id": "be1a01b7-551d-43cd-90d1-f3535dd800c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94b78808-3eb2-4f97-815b-47471b5034ba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:04.878716-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5867.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd2e238a-c77b-421f-b082-746893a9d36a",
                            "gambit_id": "9a2731ae-0010-40a8-9752-f12958f0a524",
                            "last_updated": "2023-03-13T19:12:10.640647-04:00",
                            "created_at": "2023-03-12T10:17:04.881557-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1a01b7-551d-43cd-90d1-f3535dd800c0/?format=api"
                        },
                        {
                            "id": "9001c515-1c10-47b3-bd03-672941194bbd",
                            "gambit_id": "3a39a114-8730-43a2-8ddf-f2fcc5dc4faf",
                            "last_updated": "2023-03-13T19:12:10.639309-04:00",
                            "created_at": "2023-03-12T10:17:04.880041-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1a01b7-551d-43cd-90d1-f3535dd800c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0a30ddb-6057-4f6d-9434-e9e2b303ee4c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94b78808-3eb2-4f97-815b-47471b5034ba/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:04.874222-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ac112de-85d0-4c57-8713-4a7c11fe382e",
                            "gambit_id": "5c23c8e8-b649-47bf-830a-d6c4dd2de249",
                            "last_updated": "2023-03-13T19:12:10.636401-04:00",
                            "created_at": "2023-03-12T10:17:04.877157-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a30ddb-6057-4f6d-9434-e9e2b303ee4c/?format=api"
                        },
                        {
                            "id": "3a47af4f-1e59-4e2a-bb96-90f3d8a6de08",
                            "gambit_id": "3fa94cc9-4a88-449b-8e96-161432a0f0ab",
                            "last_updated": "2023-03-13T19:12:10.634983-04:00",
                            "created_at": "2023-03-12T10:17:04.875603-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a30ddb-6057-4f6d-9434-e9e2b303ee4c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ad4e63a-c301-4a5d-8adf-619bea016615",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a909548f-405b-4018-9307-29c32116e37c",
            "completed": true,
            "last_updated": "2023-03-13T19:17:10.136523-04:00",
            "created_at": "2023-03-07T09:46:53.394704-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a909548f-405b-4018-9307-29c32116e37c",
            "datetime": "2023-03-12T20:00:00-04:00",
            "cutoff_datetime": "2023-03-12T20:00:00-04:00",
            "name": "Vegas Vipers v. DC Defenders",
            "bettypes": [
                {
                    "id": "f19a68ef-f9c0-4ded-96d6-d4b2b3bb2857",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ad4e63a-c301-4a5d-8adf-619bea016615/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T13:02:11.382946-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DC Defenders",
                                "amount": 6759.0
                            },
                            {
                                "team": "Vegas Vipers",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d94f513-0c32-4d96-8af4-29f26f3e1aaa",
                            "gambit_id": "40ada099-dee3-41af-ba8c-90d62e97a945",
                            "last_updated": "2023-03-13T19:17:10.140992-04:00",
                            "created_at": "2023-03-11T13:02:11.385381-05:00",
                            "name": "DC Defenders",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f19a68ef-f9c0-4ded-96d6-d4b2b3bb2857/?format=api"
                        },
                        {
                            "id": "df1b2196-9462-4399-a34b-6e56bc49d762",
                            "gambit_id": "a17b25f6-d680-4f98-9e9f-b5e24cc1cf2b",
                            "last_updated": "2023-03-13T19:17:10.142767-04:00",
                            "created_at": "2023-03-11T13:02:11.387190-05:00",
                            "name": "Vegas Vipers",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f19a68ef-f9c0-4ded-96d6-d4b2b3bb2857/?format=api"
                        }
                    ]
                },
                {
                    "id": "aedda14d-1416-40b6-a1ed-cbe3e7d3ba3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ad4e63a-c301-4a5d-8adf-619bea016615/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:46:53.396232-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DC Defenders",
                                "amount": 5000.0
                            },
                            {
                                "team": "Vegas Vipers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d033e0b6-4cc5-4984-b014-a5212dbefd15",
                            "gambit_id": "a774034c-4572-4f7a-8248-7ad61c1ec91d",
                            "last_updated": "2023-03-13T19:17:10.152159-04:00",
                            "created_at": "2023-03-07T09:46:53.397456-05:00",
                            "name": "DC Defenders",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedda14d-1416-40b6-a1ed-cbe3e7d3ba3e/?format=api"
                        },
                        {
                            "id": "fa186cc9-0619-4940-a0c2-a51c916cdde8",
                            "gambit_id": "f2398311-bc00-4fe4-ae23-d9c60504caf9",
                            "last_updated": "2023-03-13T19:17:10.154043-04:00",
                            "created_at": "2023-03-07T09:46:53.399554-05:00",
                            "name": "Vegas Vipers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedda14d-1416-40b6-a1ed-cbe3e7d3ba3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "649e3429-98fc-411f-aa03-58ab58e006ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ad4e63a-c301-4a5d-8adf-619bea016615/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T13:22:13.686210-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3bc76ac7-e24d-4797-9958-8df042d269a0",
                            "gambit_id": "6721247f-6796-475c-b14c-406edccf1b79",
                            "last_updated": "2023-03-13T19:17:10.146260-04:00",
                            "created_at": "2023-03-09T13:22:13.688161-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649e3429-98fc-411f-aa03-58ab58e006ff/?format=api"
                        },
                        {
                            "id": "a44e9571-cacb-4881-841a-415bc515686c",
                            "gambit_id": "c0d580df-c48a-4d0d-a5db-4075a9d7332c",
                            "last_updated": "2023-03-13T19:17:10.148270-04:00",
                            "created_at": "2023-03-09T13:22:13.690256-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649e3429-98fc-411f-aa03-58ab58e006ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7734a897-c4ea-4b01-b02b-13042e8d8271",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82d6543a-277d-434c-bdcf-11a97947dad7",
            "completed": true,
            "last_updated": "2023-03-13T19:02:14.664408-04:00",
            "created_at": "2023-03-12T10:17:04.590520-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/82d6543a-277d-434c-bdcf-11a97947dad7",
            "datetime": "2023-03-12T19:10:00-04:00",
            "cutoff_datetime": "2023-03-12T19:10:00-04:00",
            "name": "Portland Trail Blazers v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "75e676c9-7b39-439f-b82a-59894abe5615",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7734a897-c4ea-4b01-b02b-13042e8d8271/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.597206-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pelicans",
                                "amount": 5784.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "efbc7876-383d-475d-b954-5fcadd8e2afb",
                            "gambit_id": "6f354f6d-84f0-4fd8-adc0-aa361998dae7",
                            "last_updated": "2023-03-13T19:02:14.677526-04:00",
                            "created_at": "2023-03-12T10:17:04.598571-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e676c9-7b39-439f-b82a-59894abe5615/?format=api"
                        },
                        {
                            "id": "c6f55177-676d-49ee-aa3b-100693a1de15",
                            "gambit_id": "0599ec6a-879d-4a64-9021-e04106de67ed",
                            "last_updated": "2023-03-13T19:02:14.678913-04:00",
                            "created_at": "2023-03-12T10:17:04.600294-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e676c9-7b39-439f-b82a-59894abe5615/?format=api"
                        }
                    ]
                },
                {
                    "id": "35d55889-c0b1-46e8-a401-159bebd5ca10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7734a897-c4ea-4b01-b02b-13042e8d8271/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:04.592746-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f2eaa611-0054-475c-a2a1-89e3ddd19059",
                            "gambit_id": "83808954-61fc-401f-b69c-47ea4763e810",
                            "last_updated": "2023-03-13T19:02:14.674600-04:00",
                            "created_at": "2023-03-12T10:17:04.595696-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d55889-c0b1-46e8-a401-159bebd5ca10/?format=api"
                        },
                        {
                            "id": "a3a4546b-b6dd-4730-9171-532b1a7690ba",
                            "gambit_id": "b29461ca-696a-443a-9695-46f58876ab6e",
                            "last_updated": "2023-03-13T19:02:14.673120-04:00",
                            "created_at": "2023-03-12T10:17:04.594230-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d55889-c0b1-46e8-a401-159bebd5ca10/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fc5d883-575e-4b3a-a81c-b9eacc9fcfe9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7734a897-c4ea-4b01-b02b-13042e8d8271/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T11:57:15.703868-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20695179-84d1-4911-a66b-e0400f2c4365",
                            "gambit_id": "30404ca8-f1ce-46d3-99df-3c41ca505768",
                            "last_updated": "2023-03-13T19:02:14.670196-04:00",
                            "created_at": "2023-03-12T11:57:15.707263-04:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc5d883-575e-4b3a-a81c-b9eacc9fcfe9/?format=api"
                        },
                        {
                            "id": "d06a61fa-4fc6-40ec-bf18-8d4803e7f775",
                            "gambit_id": "e9e8f5b6-9c98-4244-8d88-97a6b2cc3990",
                            "last_updated": "2023-03-13T19:02:14.668763-04:00",
                            "created_at": "2023-03-12T11:57:15.705470-04:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fc5d883-575e-4b3a-a81c-b9eacc9fcfe9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "586e2005-8a84-4900-9896-b7b6b02aba25",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "09ed7c47-f277-4ed8-a808-7a685d638033",
            "completed": true,
            "last_updated": "2023-03-13T19:02:14.835329-04:00",
            "created_at": "2023-03-12T10:17:04.725064-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/09ed7c47-f277-4ed8-a808-7a685d638033",
            "datetime": "2023-03-12T19:10:00-04:00",
            "cutoff_datetime": "2023-03-12T19:10:00-04:00",
            "name": "Washington Wizards v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "13e05080-550d-4df2-a5d9-d157c831efc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/586e2005-8a84-4900-9896-b7b6b02aba25/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.731352-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7158.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 9520.14,
                        "profit_sb": 20.14,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e044cb2-511a-4d4b-a7fa-afe9702bada2",
                            "gambit_id": "ac262a4e-e453-41e1-9e98-7710ccddb377",
                            "last_updated": "2023-03-13T19:02:14.843660-04:00",
                            "created_at": "2023-03-12T10:17:04.732980-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e05080-550d-4df2-a5d9-d157c831efc2/?format=api"
                        },
                        {
                            "id": "626df7a1-e644-40c7-86c4-053a88a11a93",
                            "gambit_id": "b1c9765e-a26f-4ce9-a319-7b032eaa5b3b",
                            "last_updated": "2023-03-13T19:02:14.845139-04:00",
                            "created_at": "2023-03-12T10:17:04.734599-04:00",
                            "name": "Washington Wizards",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e05080-550d-4df2-a5d9-d157c831efc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ceae90e7-e8a0-4e4a-93f1-1af63bab1bfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/586e2005-8a84-4900-9896-b7b6b02aba25/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:04.736121-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27f6c256-0d29-4d7e-a080-9babd2d8198e",
                            "gambit_id": "395d8708-64e7-434f-ae13-c93121a46222",
                            "last_updated": "2023-03-13T19:02:14.849015-04:00",
                            "created_at": "2023-03-12T10:17:04.738989-04:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceae90e7-e8a0-4e4a-93f1-1af63bab1bfa/?format=api"
                        },
                        {
                            "id": "0ac3e91d-d751-4851-b152-7ae6afa61a66",
                            "gambit_id": "98f82686-2ea5-4046-be34-fb6a0800b256",
                            "last_updated": "2023-03-13T19:02:14.847703-04:00",
                            "created_at": "2023-03-12T10:17:04.737452-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceae90e7-e8a0-4e4a-93f1-1af63bab1bfa/?format=api"
                        }
                    ]
                },
                {
                    "id": "f865d5f0-ba4a-48e3-bfd7-e62ae404c0a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/586e2005-8a84-4900-9896-b7b6b02aba25/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:04.726931-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1d8f87c-bc48-47d0-b139-4eb106a22f1f",
                            "gambit_id": "f2b0d1eb-0e43-431c-8e70-b0ca634c9ba8",
                            "last_updated": "2023-03-13T19:02:14.840580-04:00",
                            "created_at": "2023-03-12T10:17:04.729910-04:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f865d5f0-ba4a-48e3-bfd7-e62ae404c0a1/?format=api"
                        },
                        {
                            "id": "daeeba57-ecc6-4357-8e4b-ac499086507d",
                            "gambit_id": "6153f82a-b374-4be6-a1aa-b0173d6ecfb9",
                            "last_updated": "2023-03-13T19:02:14.839212-04:00",
                            "created_at": "2023-03-12T10:17:04.728427-04:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f865d5f0-ba4a-48e3-bfd7-e62ae404c0a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa3ac88f-e347-4181-aa32-89688d1e4473",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e4f652ed-70fe-445b-802f-04f85911a3d3",
            "completed": true,
            "last_updated": "2023-03-13T19:07:15.366297-04:00",
            "created_at": "2023-03-12T10:17:04.453611-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e4f652ed-70fe-445b-802f-04f85911a3d3",
            "datetime": "2023-03-12T18:10:00-04:00",
            "cutoff_datetime": "2023-03-12T18:10:00-04:00",
            "name": "Cleveland Cavaliers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "8e733279-4b94-478b-ad4c-76b7bf4cb7f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa3ac88f-e347-4181-aa32-89688d1e4473/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.460434-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Cavaliers",
                                "amount": 7774.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2226.0
                            }
                        ],
                        "expected_reward_tokens": 9482.76,
                        "profit_sb": -17.24,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "972abf72-9538-4b2c-aeb2-53545c90d22f",
                            "gambit_id": "03c92ddf-bfa6-4a4b-b829-317c4e76b59c",
                            "last_updated": "2023-03-13T19:07:15.378147-04:00",
                            "created_at": "2023-03-12T10:17:04.464289-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e733279-4b94-478b-ad4c-76b7bf4cb7f7/?format=api"
                        },
                        {
                            "id": "5af98796-9479-4739-aeb9-f243798d0cc7",
                            "gambit_id": "034c1a69-6c6d-4ccb-96da-471f08d60bf6",
                            "last_updated": "2023-03-13T19:07:15.376248-04:00",
                            "created_at": "2023-03-12T10:17:04.462336-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.26000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e733279-4b94-478b-ad4c-76b7bf4cb7f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c00f76ce-221d-48fb-99d6-9356af1279bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa3ac88f-e347-4181-aa32-89688d1e4473/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:04.465924-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cc99a2f-cb63-459e-8a62-53d4c18b4fff",
                            "gambit_id": "7443d603-16a8-4155-878a-631b3892eab3",
                            "last_updated": "2023-03-13T19:07:15.381471-04:00",
                            "created_at": "2023-03-12T10:17:04.467516-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c00f76ce-221d-48fb-99d6-9356af1279bf/?format=api"
                        },
                        {
                            "id": "06d8529d-5576-494e-ad77-e3a3bc1b47f8",
                            "gambit_id": "41ec8be1-927a-42bd-97d9-303ed60fa351",
                            "last_updated": "2023-03-13T19:07:15.383329-04:00",
                            "created_at": "2023-03-12T10:17:04.469094-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c00f76ce-221d-48fb-99d6-9356af1279bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0a7cbfb-7b02-466f-be11-986dc1316652",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa3ac88f-e347-4181-aa32-89688d1e4473/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:04.455780-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af8658fa-2eb3-4047-b7b3-99211c1ca840",
                            "gambit_id": "e2075db6-97d0-4629-b2c7-d9d2adcccb51",
                            "last_updated": "2023-03-13T19:07:15.372447-04:00",
                            "created_at": "2023-03-12T10:17:04.458714-04:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0a7cbfb-7b02-466f-be11-986dc1316652/?format=api"
                        },
                        {
                            "id": "292e1300-eb0b-40d5-ac9b-2326b3d6ba16",
                            "gambit_id": "156a9f4d-dc89-4199-8658-215eeb567f95",
                            "last_updated": "2023-03-13T19:07:15.370615-04:00",
                            "created_at": "2023-03-12T10:17:04.457251-04:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0a7cbfb-7b02-466f-be11-986dc1316652/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5d30d95-8ba9-4864-b752-4a845471f0b6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ec7840af-90d9-4855-a074-13aee41a4d17",
            "completed": true,
            "last_updated": "2023-03-13T19:17:12.276279-04:00",
            "created_at": "2023-03-12T10:17:04.309065-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ec7840af-90d9-4855-a074-13aee41a4d17",
            "datetime": "2023-03-12T17:07:00-04:00",
            "cutoff_datetime": "2023-03-12T17:07:00-04:00",
            "name": "New York Rangers v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "2d45c72a-a50d-4017-b11b-d816dded2b6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5d30d95-8ba9-4864-b752-4a845471f0b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.322226-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5317.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db74b44c-a07a-4188-80c9-54511f356317",
                            "gambit_id": "66e1b9f7-1239-482a-bed5-427059c062e3",
                            "last_updated": "2023-03-13T19:17:12.295824-04:00",
                            "created_at": "2023-03-12T10:17:04.323681-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d45c72a-a50d-4017-b11b-d816dded2b6f/?format=api"
                        },
                        {
                            "id": "f3183d79-12b7-408c-aeb7-c05dabe9b828",
                            "gambit_id": "b2ddc078-55d6-45b3-943a-1b4316cef2e0",
                            "last_updated": "2023-03-13T19:17:12.298723-04:00",
                            "created_at": "2023-03-12T10:17:04.325368-04:00",
                            "name": "New York Rangers",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d45c72a-a50d-4017-b11b-d816dded2b6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "faeacb77-43ee-4127-b348-d2f0d9aaa7fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5d30d95-8ba9-4864-b752-4a845471f0b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:04.317453-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rangers",
                                "amount": 6651.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3349.0
                            }
                        ],
                        "expected_reward_tokens": 9444.18,
                        "profit_sb": -55.82,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "202fd84c-a116-485f-a3cf-d338eb8921c3",
                            "gambit_id": "d05d60d6-c03f-4685-81fe-fe95c785bdb9",
                            "last_updated": "2023-03-13T19:17:12.290734-04:00",
                            "created_at": "2023-03-12T10:17:04.320596-04:00",
                            "name": "New York Rangers",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faeacb77-43ee-4127-b348-d2f0d9aaa7fb/?format=api"
                        },
                        {
                            "id": "2842c191-04ac-4361-a4da-334fb87591ad",
                            "gambit_id": "1f9904f6-8fb0-477f-8e1a-7f15dab33a5c",
                            "last_updated": "2023-03-13T19:17:12.288849-04:00",
                            "created_at": "2023-03-12T10:17:04.319004-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faeacb77-43ee-4127-b348-d2f0d9aaa7fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "1beeadb3-4407-4c79-881e-b650d31fa772",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5d30d95-8ba9-4864-b752-4a845471f0b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:04.311458-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddda7d01-6763-4ebd-9377-78ee6ca2a80e",
                            "gambit_id": "c5960315-34bb-4c60-ab0d-a3e156be1f2c",
                            "last_updated": "2023-03-13T19:17:12.284055-04:00",
                            "created_at": "2023-03-12T10:17:04.315374-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeadb3-4407-4c79-881e-b650d31fa772/?format=api"
                        },
                        {
                            "id": "cdbaf6b2-8ad2-4e0b-9c97-cf9166907057",
                            "gambit_id": "208055f4-90c8-4637-a0fa-bd4663775fe1",
                            "last_updated": "2023-03-13T19:17:12.281645-04:00",
                            "created_at": "2023-03-12T10:17:04.313297-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeadb3-4407-4c79-881e-b650d31fa772/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ece7479f-9755-4c23-9f4a-50384bb4019c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "de7fe8f3-f3ab-4fb7-b9f8-02b806f8f476",
            "completed": true,
            "last_updated": "2023-03-13T19:22:11.056291-04:00",
            "created_at": "2023-03-07T09:46:53.266648-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/de7fe8f3-f3ab-4fb7-b9f8-02b806f8f476",
            "datetime": "2023-03-12T17:00:00-04:00",
            "cutoff_datetime": "2023-03-12T17:00:00-04:00",
            "name": "Arlington Renegades v. St Louis Battlehawks",
            "bettypes": [
                {
                    "id": "f1564ce0-e79b-4535-bf8c-9f8753689d9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ece7479f-9755-4c23-9f4a-50384bb4019c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T12:57:05.666325-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Battlehawks",
                                "amount": 6308.0
                            },
                            {
                                "team": "Arlington Renegades",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4dafba4c-aa86-46cb-9838-496f2ea211ff",
                            "gambit_id": "f952aaa9-e032-4df6-b13d-8cf800b8836d",
                            "last_updated": "2023-03-13T19:22:11.059516-04:00",
                            "created_at": "2023-03-11T12:57:05.667780-05:00",
                            "name": "St Louis Battlehawks",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1564ce0-e79b-4535-bf8c-9f8753689d9f/?format=api"
                        },
                        {
                            "id": "c01ddb90-999f-4a4e-b695-16e46b145114",
                            "gambit_id": "eaaa4f13-8374-463b-91b1-d79eff32fc20",
                            "last_updated": "2023-03-13T19:22:11.060877-04:00",
                            "created_at": "2023-03-11T12:57:05.669147-05:00",
                            "name": "Arlington Renegades",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1564ce0-e79b-4535-bf8c-9f8753689d9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "92a3202d-ac2c-43ca-b043-9acacd935bbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ece7479f-9755-4c23-9f4a-50384bb4019c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:46:53.268214-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Battlehawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arlington Renegades",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de3c33ee-5196-4e04-881f-0010df8781c6",
                            "gambit_id": "01897f17-74c6-4533-9b1c-b9400cfbbecb",
                            "last_updated": "2023-03-13T19:22:11.067763-04:00",
                            "created_at": "2023-03-07T09:46:53.269429-05:00",
                            "name": "St Louis Battlehawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a3202d-ac2c-43ca-b043-9acacd935bbc/?format=api"
                        },
                        {
                            "id": "23b536c3-bd6d-470e-8ea6-4b08103e0269",
                            "gambit_id": "db684d18-f825-4e3a-a1d6-29d47fd7f38e",
                            "last_updated": "2023-03-13T19:22:11.069064-04:00",
                            "created_at": "2023-03-07T09:46:53.271014-05:00",
                            "name": "Arlington Renegades",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92a3202d-ac2c-43ca-b043-9acacd935bbc/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6db3f46-98b8-4f2c-8378-2bf0cc59ca07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ece7479f-9755-4c23-9f4a-50384bb4019c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T13:22:13.828936-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c5384e7-f43b-4ba6-a303-bdda823e0440",
                            "gambit_id": "80bd090f-1535-47d6-bb3a-dedccc7f5331",
                            "last_updated": "2023-03-13T19:22:11.065003-04:00",
                            "created_at": "2023-03-09T13:22:13.832370-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6db3f46-98b8-4f2c-8378-2bf0cc59ca07/?format=api"
                        },
                        {
                            "id": "245a3eb3-48ae-488b-8532-69a1a9e6f15b",
                            "gambit_id": "1b0e9551-d5f9-445f-a477-0962a33bf8d5",
                            "last_updated": "2023-03-13T19:22:11.063622-04:00",
                            "created_at": "2023-03-09T13:22:13.830611-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6db3f46-98b8-4f2c-8378-2bf0cc59ca07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "17989b02-c69b-47e9-ac14-babb18355bd6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "faae1806-09dd-49c9-9adc-9570261ea2af",
            "completed": true,
            "last_updated": "2023-03-13T19:07:17.209437-04:00",
            "created_at": "2023-03-12T10:17:04.149287-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/faae1806-09dd-49c9-9adc-9570261ea2af",
            "datetime": "2023-03-12T16:40:00-04:00",
            "cutoff_datetime": "2023-03-12T16:40:00-04:00",
            "name": "Brooklyn Nets v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "b981a504-803a-4048-bbf2-859d258b19e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17989b02-c69b-47e9-ac14-babb18355bd6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.158464-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 7610.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 2390.0
                            }
                        ],
                        "expected_reward_tokens": 9512.2,
                        "profit_sb": 12.2,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "363b4f91-1576-49dc-aca0-696e25dd668e",
                            "gambit_id": "bf3893c8-50d7-4273-a381-2bec8683ec70",
                            "last_updated": "2023-03-13T19:07:17.224748-04:00",
                            "created_at": "2023-03-12T10:17:04.160500-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.25000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b981a504-803a-4048-bbf2-859d258b19e2/?format=api"
                        },
                        {
                            "id": "3eaa40f2-514e-44dc-bd97-8a3b22ae6f24",
                            "gambit_id": "9a5a1309-53f5-4f85-9e30-5e4d71289d89",
                            "last_updated": "2023-03-13T19:07:17.227327-04:00",
                            "created_at": "2023-03-12T10:17:04.162643-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "3.98000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b981a504-803a-4048-bbf2-859d258b19e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f367fb6-5922-430c-af63-5622323681c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17989b02-c69b-47e9-ac14-babb18355bd6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:04.164726-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcc729f6-2906-470d-9b55-d3dd7ea800a4",
                            "gambit_id": "d16afa05-b723-4c10-89f9-5793e4227e3d",
                            "last_updated": "2023-03-13T19:07:17.233655-04:00",
                            "created_at": "2023-03-12T10:17:04.169778-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f367fb6-5922-430c-af63-5622323681c3/?format=api"
                        },
                        {
                            "id": "e9853a4c-930a-4ffc-be9d-237155eedcc5",
                            "gambit_id": "d0dcf075-11dc-4c89-a404-b1221e54d6e6",
                            "last_updated": "2023-03-13T19:07:17.231747-04:00",
                            "created_at": "2023-03-12T10:17:04.166733-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f367fb6-5922-430c-af63-5622323681c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "c15570af-bc40-404b-8e91-d9a4d26f115a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/17989b02-c69b-47e9-ac14-babb18355bd6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:04.152067-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be3d397c-0514-4d10-96a6-0eaddaaf22e9",
                            "gambit_id": "649f0a6b-64c0-489d-823b-c1a0d22f38a3",
                            "last_updated": "2023-03-13T19:07:17.218215-04:00",
                            "created_at": "2023-03-12T10:17:04.156254-04:00",
                            "name": "Game Total Over 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15570af-bc40-404b-8e91-d9a4d26f115a/?format=api"
                        },
                        {
                            "id": "635e1892-2080-4862-9854-1d5483c3ac49",
                            "gambit_id": "a8cbbe9f-aada-4b86-b763-afc956645ae8",
                            "last_updated": "2023-03-13T19:07:17.215388-04:00",
                            "created_at": "2023-03-12T10:17:04.154222-04:00",
                            "name": "Game Total Under 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15570af-bc40-404b-8e91-d9a4d26f115a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "888e8c2e-f4e6-4c44-96c3-55e91a2b234e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac1ff965-b52f-41b0-a4b6-8706a8611f2f",
            "completed": true,
            "last_updated": "2023-03-13T19:17:12.094169-04:00",
            "created_at": "2023-03-12T10:17:03.983637-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ac1ff965-b52f-41b0-a4b6-8706a8611f2f",
            "datetime": "2023-03-12T14:37:00-04:00",
            "cutoff_datetime": "2023-03-12T14:37:00-04:00",
            "name": "Boston Bruins v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/888e8c2e-f4e6-4c44-96c3-55e91a2b234e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-12T10:17:04.003358-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6706.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8b8efe6-e539-4079-b5b6-bb42e390f382",
                            "gambit_id": "dc52fe0c-e859-4996-b749-c948c2a548d5",
                            "last_updated": "2023-03-13T19:17:12.111599-04:00",
                            "created_at": "2023-03-12T10:17:04.007880-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac/?format=api"
                        },
                        {
                            "id": "c22094de-aebd-4e8f-94c5-a9a909aa5df3",
                            "gambit_id": "bcbd3a3d-e7f4-4093-80aa-974234fd04e5",
                            "last_updated": "2023-03-13T19:17:12.109245-04:00",
                            "created_at": "2023-03-12T10:17:04.005669-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "62ac71ac-41a9-4ead-b208-c9662b8bef66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/888e8c2e-f4e6-4c44-96c3-55e91a2b234e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-12T10:17:03.996274-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5213.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3fd093b-ba67-4fee-b99e-7549aa1f5001",
                            "gambit_id": "2c769106-4c6e-42f2-80f9-512fca69690d",
                            "last_updated": "2023-03-13T19:17:12.103428-04:00",
                            "created_at": "2023-03-12T10:17:03.998545-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ac71ac-41a9-4ead-b208-c9662b8bef66/?format=api"
                        },
                        {
                            "id": "dc24f6e5-179e-4e4f-bd8a-3846ad369d45",
                            "gambit_id": "5b20de45-8da8-419e-9fb7-27874b367520",
                            "last_updated": "2023-03-13T19:17:12.105223-04:00",
                            "created_at": "2023-03-12T10:17:04.000796-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62ac71ac-41a9-4ead-b208-c9662b8bef66/?format=api"
                        }
                    ]
                },
                {
                    "id": "3de85d85-d9bc-431c-9d36-2b762082c2f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/888e8c2e-f4e6-4c44-96c3-55e91a2b234e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-12T10:17:03.988323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19e55555-3f9e-4de9-afd1-f948742dc6b0",
                            "gambit_id": "9e403652-4823-4ee3-ac61-932a01df624f",
                            "last_updated": "2023-03-13T19:17:12.099230-04:00",
                            "created_at": "2023-03-12T10:17:03.993961-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3de85d85-d9bc-431c-9d36-2b762082c2f6/?format=api"
                        },
                        {
                            "id": "1aec2a40-495b-441b-8a7a-c6be827c822c",
                            "gambit_id": "d5d499ff-d4fa-47c4-95eb-ee1f7fab0a26",
                            "last_updated": "2023-03-13T19:17:12.097462-04:00",
                            "created_at": "2023-03-12T10:17:03.991431-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3de85d85-d9bc-431c-9d36-2b762082c2f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9923a93d-bd67-4eb9-99c5-3e3b5d7c1f2d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8dfd55ab-573d-4bc5-b037-1f67ad8e0f18",
            "completed": true,
            "last_updated": "2023-03-13T19:32:15.175193-04:00",
            "created_at": "2023-03-10T08:46:53.332503-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.18,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/8dfd55ab-573d-4bc5-b037-1f67ad8e0f18",
            "datetime": "2023-03-12T10:00:00-04:00",
            "cutoff_datetime": "2023-03-12T10:00:00-04:00",
            "name": "Manchester United v. Southampton",
            "bettypes": [
                {
                    "id": "a89514d6-b1f1-470b-b825-eac36bbe52c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9923a93d-bd67-4eb9-99c5-3e3b5d7c1f2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:53.338755-05: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": 8297.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1703.0
                            }
                        ],
                        "expected_reward_tokens": 10286.12,
                        "profit_sb": 786.12,
                        "profit_sb_percentage": 8.27,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 7497.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1539.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 964.0
                            }
                        ],
                        "expected_reward_tokens": 9292.96,
                        "profit_sb": -207.04,
                        "profit_sb_percentage": -2.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae3dbcf4-c170-4d5d-9a17-98d435f896ec",
                            "gambit_id": "8d8081e2-125c-4f9b-bc22-4665ee1ed66f",
                            "last_updated": "2023-03-13T19:32:15.190466-04:00",
                            "created_at": "2023-03-10T08:46:53.341474-05:00",
                            "name": "Manchester United",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89514d6-b1f1-470b-b825-eac36bbe52c3/?format=api"
                        },
                        {
                            "id": "fd4ec18f-0401-4d6c-8376-981f7e53df5b",
                            "gambit_id": "6910bb54-afae-4c2a-8d78-ac57c16afa00",
                            "last_updated": "2023-03-13T19:32:15.192176-04:00",
                            "created_at": "2023-03-10T08:46:53.343182-05:00",
                            "name": "Draw",
                            "reward": "6.04000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89514d6-b1f1-470b-b825-eac36bbe52c3/?format=api"
                        },
                        {
                            "id": "0ec61d02-9feb-4b63-9424-27e167a08a69",
                            "gambit_id": "21c2537e-52e5-4dc1-9d13-feefaa295247",
                            "last_updated": "2023-03-13T19:32:15.188237-04:00",
                            "created_at": "2023-03-10T08:46:53.340052-05:00",
                            "name": "Southampton",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89514d6-b1f1-470b-b825-eac36bbe52c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7384374-4d7a-4c28-8dc4-a0b6e741b658",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9923a93d-bd67-4eb9-99c5-3e3b5d7c1f2d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:53.334283-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6478.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3522.0
                            }
                        ],
                        "expected_reward_tokens": 9262.86,
                        "profit_sb": -237.14,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "033a53d6-64bb-4de1-a1ab-dc2df38686e6",
                            "gambit_id": "ad5c9edc-d39d-4151-91b2-32a553c3aa84",
                            "last_updated": "2023-03-13T19:32:15.183764-04:00",
                            "created_at": "2023-03-10T08:46:53.337192-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.43000",
                            "odds": "1.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7384374-4d7a-4c28-8dc4-a0b6e741b658/?format=api"
                        },
                        {
                            "id": "403b9275-3919-412b-935b-ea4f5cb1db0a",
                            "gambit_id": "5425190f-9fef-41ba-81e6-58c77144f2b4",
                            "last_updated": "2023-03-13T19:32:15.181311-04:00",
                            "created_at": "2023-03-10T08:46:53.335538-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7384374-4d7a-4c28-8dc4-a0b6e741b658/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b1cb80a-7e1f-4d15-902d-54a8da93a8f7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7d0672b4-3004-4621-a3d4-29375921e348",
            "completed": true,
            "last_updated": "2023-03-13T19:27:12.876186-04:00",
            "created_at": "2023-03-10T08:41:49.083187-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.78,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7d0672b4-3004-4621-a3d4-29375921e348",
            "datetime": "2023-03-12T10:00:00-04:00",
            "cutoff_datetime": "2023-03-12T10:00:00-04:00",
            "name": "Fulham v. Arsenal",
            "bettypes": [
                {
                    "id": "ae9fa47e-902d-4365-8fcb-5881defb0627",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1cb80a-7e1f-4d15-902d-54a8da93a8f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:41:49.089904-05: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": 7585.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2415.0
                            }
                        ],
                        "expected_reward_tokens": 10770.7,
                        "profit_sb": 1270.7,
                        "profit_sb_percentage": 13.38,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6574.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2093.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 1333.0
                            }
                        ],
                        "expected_reward_tokens": 9331.0,
                        "profit_sb": -169.0,
                        "profit_sb_percentage": -1.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b52934b8-bf1f-4afa-bb62-93e569f7751b",
                            "gambit_id": "92c0da82-b6f6-490d-ae2e-948f406ca752",
                            "last_updated": "2023-03-13T19:27:12.884950-04:00",
                            "created_at": "2023-03-10T08:41:49.091253-05:00",
                            "name": "Arsenal",
                            "reward": "1.42000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9fa47e-902d-4365-8fcb-5881defb0627/?format=api"
                        },
                        {
                            "id": "22e42d8c-3a3e-4d01-b11d-a2cb23b0bb8f",
                            "gambit_id": "e963a498-b9f6-4255-905d-6e924e76c3b1",
                            "last_updated": "2023-03-13T19:27:12.888039-04:00",
                            "created_at": "2023-03-10T08:41:49.094035-05:00",
                            "name": "Draw",
                            "reward": "4.46000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9fa47e-902d-4365-8fcb-5881defb0627/?format=api"
                        },
                        {
                            "id": "97ee9648-43a8-45ed-a38a-b658e7de53d6",
                            "gambit_id": "43ef6d45-670b-4546-9fe3-724432051ed2",
                            "last_updated": "2023-03-13T19:27:12.886402-04:00",
                            "created_at": "2023-03-10T08:41:49.092637-05:00",
                            "name": "Fulham",
                            "reward": "7.00000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9fa47e-902d-4365-8fcb-5881defb0627/?format=api"
                        }
                    ]
                },
                {
                    "id": "c58d534f-562c-45cc-ab8e-bd4dbc087ca0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1cb80a-7e1f-4d15-902d-54a8da93a8f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:41:49.085387-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5523.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4477.0
                            }
                        ],
                        "expected_reward_tokens": 9222.62,
                        "profit_sb": -277.38,
                        "profit_sb_percentage": -2.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "627df264-766f-481d-bec4-78560571aaf1",
                            "gambit_id": "1284112a-2d28-4a75-9d66-e036f3498f38",
                            "last_updated": "2023-03-13T19:27:12.882181-04:00",
                            "created_at": "2023-03-10T08:41:49.088480-05: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/c58d534f-562c-45cc-ab8e-bd4dbc087ca0/?format=api"
                        },
                        {
                            "id": "e851d046-90f4-4f77-b743-b6236d5c5efb",
                            "gambit_id": "9c0e0358-8274-4b4e-9bd0-9f19877ff51a",
                            "last_updated": "2023-03-13T19:27:12.880777-04:00",
                            "created_at": "2023-03-10T08:41:49.086988-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58d534f-562c-45cc-ab8e-bd4dbc087ca0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "683ed526-c883-4fad-9899-422892c1cea6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9a1d8dd2-8e80-42f1-9012-08e985a46b6a",
            "completed": true,
            "last_updated": "2023-03-13T19:32:14.988008-04:00",
            "created_at": "2023-03-10T08:41:49.233079-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.75,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9a1d8dd2-8e80-42f1-9012-08e985a46b6a",
            "datetime": "2023-03-12T10:00:00-04:00",
            "cutoff_datetime": "2023-03-12T10:00:00-04:00",
            "name": "West Ham United v. Aston Villa",
            "bettypes": [
                {
                    "id": "069afd86-b61e-4d90-b1ef-997cdc8ecb18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/683ed526-c883-4fad-9899-422892c1cea6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:41:49.239186-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 5802.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4198.0
                            }
                        ],
                        "expected_reward_tokens": 13054.5,
                        "profit_sb": 3554.5,
                        "profit_sb_percentage": 37.42,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 4106.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2971.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 2924.0
                            }
                        ],
                        "expected_reward_tokens": 9238.5,
                        "profit_sb": -261.5,
                        "profit_sb_percentage": -2.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c8a488d-11b3-48c7-9bcd-90f91f4d4b16",
                            "gambit_id": "73b50496-2690-48ee-b0f9-e8a2471e9ce1",
                            "last_updated": "2023-03-13T19:32:14.998758-04:00",
                            "created_at": "2023-03-10T08:41:49.241714-05:00",
                            "name": "West Ham United",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069afd86-b61e-4d90-b1ef-997cdc8ecb18/?format=api"
                        },
                        {
                            "id": "490ad312-ee99-4323-9856-89dbaf4ab840",
                            "gambit_id": "84852d05-e822-485d-8661-0137f682621d",
                            "last_updated": "2023-03-13T19:32:15.000533-04:00",
                            "created_at": "2023-03-10T08:41:49.243028-05:00",
                            "name": "Draw",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069afd86-b61e-4d90-b1ef-997cdc8ecb18/?format=api"
                        },
                        {
                            "id": "13b31008-d88d-489f-9f2b-931be3a70d6d",
                            "gambit_id": "8c74ae0a-ccb3-4b6d-9335-c5485e91b841",
                            "last_updated": "2023-03-13T19:32:14.997181-04:00",
                            "created_at": "2023-03-10T08:41:49.240410-05:00",
                            "name": "Aston Villa",
                            "reward": "3.16000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069afd86-b61e-4d90-b1ef-997cdc8ecb18/?format=api"
                        }
                    ]
                },
                {
                    "id": "a41b20df-3114-4fb4-b336-e58519140090",
                    "match": "https://api-prod.gambitprofit.com/api/matches/683ed526-c883-4fad-9899-422892c1cea6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:41:49.234846-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5523.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4477.0
                            }
                        ],
                        "expected_reward_tokens": 9222.62,
                        "profit_sb": -277.38,
                        "profit_sb_percentage": -2.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e78443a9-94bd-4df9-bbbd-dc4173631456",
                            "gambit_id": "b9a597b8-2600-41c8-9c33-7a2271209d55",
                            "last_updated": "2023-03-13T19:32:14.992254-04:00",
                            "created_at": "2023-03-10T08:41:49.236347-05: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/a41b20df-3114-4fb4-b336-e58519140090/?format=api"
                        },
                        {
                            "id": "63d258bb-d880-4e43-b761-fc74b43854b1",
                            "gambit_id": "894f2f72-6eb0-497b-ad81-6fc8e0491e65",
                            "last_updated": "2023-03-13T19:32:14.993877-04:00",
                            "created_at": "2023-03-10T08:41:49.237808-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41b20df-3114-4fb4-b336-e58519140090/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2957f30-daca-4255-9064-e180e994eb9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ab18d30-9a46-436d-8a1c-d1e44f46b025",
            "completed": false,
            "last_updated": "2023-03-18T23:57:00.614719-04:00",
            "created_at": "2023-03-11T14:47:10.352533-05: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/0ab18d30-9a46-436d-8a1c-d1e44f46b025",
            "datetime": "2023-03-11T22:59:00-05:00",
            "cutoff_datetime": "2023-03-11T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - March 11th 2023",
            "bettypes": [
                {
                    "id": "8e9d2a65-a30d-4ac8-9e70-4f933f2c8307",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2957f30-daca-4255-9064-e180e994eb9b/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-11T14:47:10.354464-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "91ae5c3b-3af0-4903-8072-d105bfd9437e",
                            "gambit_id": "1d29a3af-b6d5-412c-a939-0c8bfe667b90",
                            "last_updated": "2023-03-18T23:57:00.619434-04:00",
                            "created_at": "2023-03-11T14:47:10.357285-05:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e9d2a65-a30d-4ac8-9e70-4f933f2c8307/?format=api"
                        },
                        {
                            "id": "5ec71168-642f-47f1-956a-61c8326ac6c1",
                            "gambit_id": "a0277fe9-07bf-4231-a8e2-6f53ac7570af",
                            "last_updated": "2023-03-18T23:57:00.617951-04:00",
                            "created_at": "2023-03-11T14:47:10.355927-05:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e9d2a65-a30d-4ac8-9e70-4f933f2c8307/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21728ece-f1f4-41dc-a0bd-9dd65ce16480",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16aaa9ed-252a-4e62-8ebe-52e9a477b798",
            "completed": true,
            "last_updated": "2023-03-12T19:32:10.706938-04:00",
            "created_at": "2023-03-11T09:32:17.274798-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/16aaa9ed-252a-4e62-8ebe-52e9a477b798",
            "datetime": "2023-03-11T22:37:00-05:00",
            "cutoff_datetime": "2023-03-11T22:37:00-05:00",
            "name": "Minnesota Wild v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "147d6e7b-bf14-4f3e-87cd-f3b4fdc728e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21728ece-f1f4-41dc-a0bd-9dd65ce16480/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:17.280568-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6020.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b2a90ac-062d-4b8f-a5ab-0da0ebfbd63d",
                            "gambit_id": "63503c7d-f7ca-4a72-8573-3ee1094e4bc6",
                            "last_updated": "2023-03-12T19:32:10.724445-04:00",
                            "created_at": "2023-03-11T09:32:17.283137-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/147d6e7b-bf14-4f3e-87cd-f3b4fdc728e2/?format=api"
                        },
                        {
                            "id": "a1fd8c00-78b4-4b7d-9621-f7c154654a30",
                            "gambit_id": "f0be9f82-a762-4039-9f5b-e0d551295824",
                            "last_updated": "2023-03-12T19:32:10.722205-04:00",
                            "created_at": "2023-03-11T09:32:17.281809-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/147d6e7b-bf14-4f3e-87cd-f3b4fdc728e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "79c98682-5a40-4a15-898c-e2b58099207d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21728ece-f1f4-41dc-a0bd-9dd65ce16480/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:17.276572-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jose Sharks",
                                "amount": 6100.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a28393d-c553-4a7d-9760-f58c8e1af1d0",
                            "gambit_id": "7832dc15-70fb-40fd-a4db-61e2d52d0932",
                            "last_updated": "2023-03-12T19:32:10.716011-04:00",
                            "created_at": "2023-03-11T09:32:17.277875-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c98682-5a40-4a15-898c-e2b58099207d/?format=api"
                        },
                        {
                            "id": "c236c799-362d-4d05-baa0-e8e70ddbda70",
                            "gambit_id": "9199e98c-a3d1-4a05-82d6-d8584540f5be",
                            "last_updated": "2023-03-12T19:32:10.717654-04:00",
                            "created_at": "2023-03-11T09:32:17.279242-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c98682-5a40-4a15-898c-e2b58099207d/?format=api"
                        }
                    ]
                },
                {
                    "id": "762fb9d8-824b-4605-a513-62c927eac10b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21728ece-f1f4-41dc-a0bd-9dd65ce16480/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T14:52:17.184482-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38402e82-60a2-46e1-a1d7-cdd9597b7c35",
                            "gambit_id": "4829d512-c1ba-4422-9510-cf250e302a92",
                            "last_updated": "2023-03-12T19:32:10.711416-04:00",
                            "created_at": "2023-03-11T14:52:17.186723-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/762fb9d8-824b-4605-a513-62c927eac10b/?format=api"
                        },
                        {
                            "id": "8091ce4b-95c9-408b-98c8-de025de046fd",
                            "gambit_id": "165b7e9c-c8f4-4d70-b03d-d5987cf78c1b",
                            "last_updated": "2023-03-12T19:32:10.712883-04:00",
                            "created_at": "2023-03-11T14:52:17.188556-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/762fb9d8-824b-4605-a513-62c927eac10b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8aeb8f2b-e6b9-412b-8cab-f818241a9214",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1c2ace97-04b3-4ded-b444-decbc65f3b7a",
            "completed": true,
            "last_updated": "2023-03-13T13:12:08.561288-04:00",
            "created_at": "2023-03-11T09:32:17.410496-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1c2ace97-04b3-4ded-b444-decbc65f3b7a",
            "datetime": "2023-03-11T22:37:00-05:00",
            "cutoff_datetime": "2023-03-11T22:37:00-05:00",
            "name": "Nashville Predators v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "1cf6058f-c31c-4697-8f37-f59ff78625bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aeb8f2b-e6b9-412b-8cab-f818241a9214/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:17.416716-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6100.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d170aee8-01f9-4ce0-ad9d-6ec453f2fc7a",
                            "gambit_id": "27beda9e-11fe-43dc-8df1-b67f9df9a02f",
                            "last_updated": "2023-03-13T13:12:08.576712-04:00",
                            "created_at": "2023-03-11T09:32:17.417946-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf6058f-c31c-4697-8f37-f59ff78625bb/?format=api"
                        },
                        {
                            "id": "55219e3a-01e6-4c46-b4ff-29a83cc98ed5",
                            "gambit_id": "969eb164-96e0-4de0-9bea-4dfa6c3276ff",
                            "last_updated": "2023-03-13T13:12:08.580219-04:00",
                            "created_at": "2023-03-11T09:32:17.419277-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf6058f-c31c-4697-8f37-f59ff78625bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "737d9a3f-9d97-42d7-8e94-aff6600af82f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aeb8f2b-e6b9-412b-8cab-f818241a9214/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:17.412251-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6241.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5e320636-64d3-4c36-be88-c0b45f198795",
                            "gambit_id": "3699c9e8-b99f-4299-b837-6659beeefe72",
                            "last_updated": "2023-03-13T13:12:08.573399-04:00",
                            "created_at": "2023-03-11T09:32:17.415266-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737d9a3f-9d97-42d7-8e94-aff6600af82f/?format=api"
                        },
                        {
                            "id": "9f3407e9-a3b7-45fe-b7a6-4dae3c306f66",
                            "gambit_id": "f2e2423b-ecce-4c4c-acf7-30e8fe23f068",
                            "last_updated": "2023-03-13T13:12:08.571493-04:00",
                            "created_at": "2023-03-11T09:32:17.413629-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737d9a3f-9d97-42d7-8e94-aff6600af82f/?format=api"
                        }
                    ]
                },
                {
                    "id": "4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8aeb8f2b-e6b9-412b-8cab-f818241a9214/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T10:02:06.783000-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0253b13-dcf5-4a7e-94fd-6945280323f4",
                            "gambit_id": "cddde0de-5091-44b8-b9a7-71a4e1fbac29",
                            "last_updated": "2023-03-13T13:12:08.565793-04:00",
                            "created_at": "2023-03-11T10:02:06.784859-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76/?format=api"
                        },
                        {
                            "id": "4ef5b499-caf4-4047-b290-e8422a78112a",
                            "gambit_id": "8426c64a-67e6-4189-9b59-6549f2b26d16",
                            "last_updated": "2023-03-13T13:12:08.567773-04:00",
                            "created_at": "2023-03-11T10:02:06.786311-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b16af5b2-4b7a-476a-b584-a832b305a1b4",
            "completed": true,
            "last_updated": "2023-03-13T13:17:02.547057-04:00",
            "created_at": "2023-03-11T09:32:17.130560-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b16af5b2-4b7a-476a-b584-a832b305a1b4",
            "datetime": "2023-03-11T22:07:00-05:00",
            "cutoff_datetime": "2023-03-11T22:07:00-05:00",
            "name": "Ottawa Senators v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "90d59246-89d8-44c5-8de6-bfa3545cff99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:17.140161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5317.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64a24bd1-107d-42e6-b950-41df1f4520ef",
                            "gambit_id": "6ce61757-8613-471e-b516-c7116c12b790",
                            "last_updated": "2023-03-13T13:17:02.567365-04:00",
                            "created_at": "2023-03-11T09:32:17.142670-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d59246-89d8-44c5-8de6-bfa3545cff99/?format=api"
                        },
                        {
                            "id": "78f8bd55-882f-434c-bf8a-7a6a410e658d",
                            "gambit_id": "af314f77-3641-46fb-b20e-da949845a578",
                            "last_updated": "2023-03-13T13:17:02.565214-04:00",
                            "created_at": "2023-03-11T09:32:17.141374-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d59246-89d8-44c5-8de6-bfa3545cff99/?format=api"
                        }
                    ]
                },
                {
                    "id": "0a5676f9-4325-43eb-a4a4-21886e3bab6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:17.136252-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6547.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bc9033f-9440-4e00-bc58-703a282c3902",
                            "gambit_id": "e5dacb85-172b-4d3e-be95-fafefba048bd",
                            "last_updated": "2023-03-13T13:17:02.558787-04:00",
                            "created_at": "2023-03-11T09:32:17.137541-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api"
                        },
                        {
                            "id": "f70c3cc0-2dc2-48ac-8299-7b30848f7baa",
                            "gambit_id": "da6ce33f-3ec1-41cb-9dd9-98856d45df94",
                            "last_updated": "2023-03-13T13:17:02.561066-04:00",
                            "created_at": "2023-03-11T09:32:17.138864-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a5676f9-4325-43eb-a4a4-21886e3bab6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fee9c3e4-fba7-472d-accb-aeec5bca3ece",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb0da0fb-dfb4-4a7c-b0fb-5fbf2f95603e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:17.132274-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6159fc02-df83-4e40-b5e5-a1dd11ada995",
                            "gambit_id": "47147f2f-9951-4a3a-990f-478e867455a7",
                            "last_updated": "2023-03-13T13:17:02.554493-04:00",
                            "created_at": "2023-03-11T09:32:17.134840-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee9c3e4-fba7-472d-accb-aeec5bca3ece/?format=api"
                        },
                        {
                            "id": "4e6b3946-3c5b-4329-8ba4-455aba751573",
                            "gambit_id": "3194a404-3687-42f6-92d1-17242b1bc724",
                            "last_updated": "2023-03-13T13:17:02.552349-04:00",
                            "created_at": "2023-03-11T09:32:17.133549-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fee9c3e4-fba7-472d-accb-aeec5bca3ece/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc231f59-5bfa-4f46-a863-25415deaae57",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c93104ad-d7ce-4e86-9732-91daebdf952e",
            "completed": true,
            "last_updated": "2023-03-13T13:17:01.330749-04:00",
            "created_at": "2023-03-11T09:32:16.965731-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c93104ad-d7ce-4e86-9732-91daebdf952e",
            "datetime": "2023-03-11T22:07:00-05:00",
            "cutoff_datetime": "2023-03-11T22:07:00-05:00",
            "name": "Dallas Stars v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "b034fb16-d097-499c-b7e1-6ce536cab3c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.979896-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5317.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9282dda7-a714-49dd-a77b-c06cde2bb995",
                            "gambit_id": "6d49975b-3fab-45a8-a00f-f64c6fd60d88",
                            "last_updated": "2023-03-13T13:17:01.349419-04:00",
                            "created_at": "2023-03-11T09:32:16.983705-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api"
                        },
                        {
                            "id": "31d4e5aa-2df9-47df-8d16-ce9ed45a4144",
                            "gambit_id": "f3d5fef8-7664-4ca8-9424-237756d01b4f",
                            "last_updated": "2023-03-13T13:17:01.347230-04:00",
                            "created_at": "2023-03-11T09:32:16.981820-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9631671a-b0c3-4db8-a963-d2887dfffb5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.974146-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6706.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9453.78,
                        "profit_sb": -46.22,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2c08526-a58b-423e-b599-b8904a20288d",
                            "gambit_id": "a7c311c9-5388-47a3-8b48-5001cf527bd5",
                            "last_updated": "2023-03-13T13:17:01.341045-04:00",
                            "created_at": "2023-03-11T09:32:16.975908-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api"
                        },
                        {
                            "id": "5081a91a-164d-488e-8407-a3eb11564f7f",
                            "gambit_id": "76550346-7c0f-4338-892e-2191157b25c3",
                            "last_updated": "2023-03-13T13:17:01.342878-04:00",
                            "created_at": "2023-03-11T09:32:16.977896-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.87000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c00e8c8-e4a4-46d9-9b5a-f32a543377c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.968161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac8e8887-280b-4371-8c77-1ef69cceb594",
                            "gambit_id": "0800dc20-e692-49ce-b79f-75bb18c96bcf",
                            "last_updated": "2023-03-13T13:17:01.337462-04:00",
                            "created_at": "2023-03-11T09:32:16.971938-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c00e8c8-e4a4-46d9-9b5a-f32a543377c7/?format=api"
                        },
                        {
                            "id": "bd910773-4bcd-43b3-81e2-aa26453d6792",
                            "gambit_id": "1bbf833f-52ef-465a-bb68-b4736bd2d59d",
                            "last_updated": "2023-03-13T13:17:01.335412-04:00",
                            "created_at": "2023-03-11T09:32:16.969968-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c00e8c8-e4a4-46d9-9b5a-f32a543377c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f725948b-bc67-46f2-84c4-e6ef449881d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b69eb43-c45b-4c99-ab52-98ea6ef82577",
            "completed": true,
            "last_updated": "2023-03-13T10:21:56.844419-04:00",
            "created_at": "2023-03-07T09:46:53.132141-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5b69eb43-c45b-4c99-ab52-98ea6ef82577",
            "datetime": "2023-03-11T22:00:00-05:00",
            "cutoff_datetime": "2023-03-11T22:00:00-05:00",
            "name": "San Antonio Brahmas v. Seattle Sea Dragons",
            "bettypes": [
                {
                    "id": "ccc5bc6b-c6f8-4adf-b022-c81161e39f45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f725948b-bc67-46f2-84c4-e6ef449881d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:17:11.650199-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sea Dragons",
                                "amount": 6603.0
                            },
                            {
                                "team": "San Antonio Brahmas",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "251ca3d0-ac79-435b-8cd9-74af5eaf44ce",
                            "gambit_id": "67886a19-2d2d-499b-8f7f-26d769aaa3e8",
                            "last_updated": "2023-03-13T10:21:56.848211-04:00",
                            "created_at": "2023-03-11T09:17:11.651593-05:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc5bc6b-c6f8-4adf-b022-c81161e39f45/?format=api"
                        },
                        {
                            "id": "97439e02-c8e4-465d-8e4d-fdfece334e5c",
                            "gambit_id": "cedf3458-7b47-4bb4-9a5d-134d3a12d189",
                            "last_updated": "2023-03-13T10:21:56.849760-04:00",
                            "created_at": "2023-03-11T09:17:11.652934-05:00",
                            "name": "San Antonio Brahmas",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc5bc6b-c6f8-4adf-b022-c81161e39f45/?format=api"
                        }
                    ]
                },
                {
                    "id": "81458c08-0193-4108-8de3-09cdce6e29b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f725948b-bc67-46f2-84c4-e6ef449881d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:46:53.133709-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Antonio Brahmas",
                                "amount": 5000.0
                            },
                            {
                                "team": "Seattle Sea Dragons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc35a269-6286-4049-a23a-ca2a2803fc06",
                            "gambit_id": "31146f8b-a149-4513-8045-c18e486d4975",
                            "last_updated": "2023-03-13T10:21:56.857864-04:00",
                            "created_at": "2023-03-07T09:46:53.136214-05:00",
                            "name": "San Antonio Brahmas",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81458c08-0193-4108-8de3-09cdce6e29b9/?format=api"
                        },
                        {
                            "id": "38a5801b-6744-420e-ba21-dbbae811ac3f",
                            "gambit_id": "42eebd7f-923e-4bdf-bda5-a40948770294",
                            "last_updated": "2023-03-13T10:21:56.856554-04:00",
                            "created_at": "2023-03-07T09:46:53.134971-05:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81458c08-0193-4108-8de3-09cdce6e29b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "1744b7c7-0852-488f-bb42-89f1ee262f3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f725948b-bc67-46f2-84c4-e6ef449881d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T13:22:14.147381-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 41",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 41",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7af52f63-28e6-4e10-96d9-69512bc939cc",
                            "gambit_id": "a7590b05-12bb-476f-9e7d-e3dff4be1b39",
                            "last_updated": "2023-03-13T10:21:56.852478-04:00",
                            "created_at": "2023-03-09T13:22:14.149434-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1744b7c7-0852-488f-bb42-89f1ee262f3e/?format=api"
                        },
                        {
                            "id": "6432cfa3-e09a-4437-9573-092d2ae97058",
                            "gambit_id": "6648d6dc-bbef-4d02-a51e-426e0a3a2ca8",
                            "last_updated": "2023-03-13T10:21:56.853894-04:00",
                            "created_at": "2023-03-09T13:22:14.151349-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1744b7c7-0852-488f-bb42-89f1ee262f3e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b139973-faa1-429d-be7e-36e3881beb2a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "04ca727e-3624-4c1f-9e3f-a9d2f1076a52",
            "completed": true,
            "last_updated": "2023-03-13T10:27:12.507451-04:00",
            "created_at": "2023-03-11T09:32:16.804385-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/04ca727e-3624-4c1f-9e3f-a9d2f1076a52",
            "datetime": "2023-03-11T21:10:00-05:00",
            "cutoff_datetime": "2023-03-11T21:10:00-05:00",
            "name": "Sacramento Kings v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "070ce982-6450-48c3-86c6-e36c1b4a5355",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.819123-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 6100.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d533d25d-937d-497d-9769-2735088b0d74",
                            "gambit_id": "51ef1b25-57a3-4739-90e9-142ed038a55c",
                            "last_updated": "2023-03-13T10:27:12.526998-04:00",
                            "created_at": "2023-03-11T09:32:16.820422-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api"
                        },
                        {
                            "id": "92a2938e-d38c-4e10-9dc0-d09a9bdf117b",
                            "gambit_id": "157db0f9-4425-4321-bd5c-1e9119f3d3bf",
                            "last_updated": "2023-03-13T10:27:12.529197-04:00",
                            "created_at": "2023-03-11T09:32:16.821806-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/070ce982-6450-48c3-86c6-e36c1b4a5355/?format=api"
                        }
                    ]
                },
                {
                    "id": "87affe82-9895-4f5e-bc28-f3a83c9d6e89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.814052-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0f5f3d3-fad5-47be-88de-401f2ac57d7f",
                            "gambit_id": "4311fa58-1c31-47b5-ada3-fd41d8ab7e97",
                            "last_updated": "2023-03-13T10:27:12.520552-04:00",
                            "created_at": "2023-03-11T09:32:16.815959-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87affe82-9895-4f5e-bc28-f3a83c9d6e89/?format=api"
                        },
                        {
                            "id": "288bd66a-a1b3-4d22-bcb7-ef1f9727152d",
                            "gambit_id": "82bd2caa-64b2-4478-b64d-fb1d569d3cc9",
                            "last_updated": "2023-03-13T10:27:12.522685-04:00",
                            "created_at": "2023-03-11T09:32:16.817608-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87affe82-9895-4f5e-bc28-f3a83c9d6e89/?format=api"
                        }
                    ]
                },
                {
                    "id": "b42a3712-828f-4a6b-95f2-e5e41c39b536",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b139973-faa1-429d-be7e-36e3881beb2a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.807973-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 240",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 240",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2f2ca60a-e033-410b-b7e6-63a0ffd42ce9",
                            "gambit_id": "f702f2f3-93cf-46c9-8fda-2242a313410b",
                            "last_updated": "2023-03-13T10:27:12.515684-04:00",
                            "created_at": "2023-03-11T09:32:16.811903-05:00",
                            "name": "Game Total Over 240",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42a3712-828f-4a6b-95f2-e5e41c39b536/?format=api"
                        },
                        {
                            "id": "e8b99607-b5a6-4a86-8e91-cd8714a04de4",
                            "gambit_id": "eed298b8-0d45-4a16-9548-3803764f1491",
                            "last_updated": "2023-03-13T10:27:12.513522-04:00",
                            "created_at": "2023-03-11T09:32:16.809927-05:00",
                            "name": "Game Total Under 240",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42a3712-828f-4a6b-95f2-e5e41c39b536/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "22ae1e78-6dea-4032-b923-f1e6b2c34f65",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c540d25f-bb24-41f9-929c-adb9d1eb9942",
            "completed": true,
            "last_updated": "2023-03-12T19:37:17.034392-04:00",
            "created_at": "2023-03-11T09:32:16.651871-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c540d25f-bb24-41f9-929c-adb9d1eb9942",
            "datetime": "2023-03-11T20:40:00-05:00",
            "cutoff_datetime": "2023-03-11T20:40:00-05:00",
            "name": "Milwaukee Bucks v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "dd962442-3e21-4f5c-9384-2876fa146511",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22ae1e78-6dea-4032-b923-f1e6b2c34f65/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.667675-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 6020.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "73a28369-639f-46b2-8c9b-8764c0ead591",
                            "gambit_id": "3b819f37-6fde-497f-ad38-0d062b83b93a",
                            "last_updated": "2023-03-12T19:37:17.053717-04:00",
                            "created_at": "2023-03-11T09:32:16.669483-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd962442-3e21-4f5c-9384-2876fa146511/?format=api"
                        },
                        {
                            "id": "fd686c59-a0f3-42c7-88f1-bfcf74ea5d96",
                            "gambit_id": "bb5d87e5-1902-4cc9-a971-0b79001e0420",
                            "last_updated": "2023-03-12T19:37:17.056131-04:00",
                            "created_at": "2023-03-11T09:32:16.671144-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd962442-3e21-4f5c-9384-2876fa146511/?format=api"
                        }
                    ]
                },
                {
                    "id": "a07cc4b1-f7f7-47f9-a69d-e2bae2eece8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22ae1e78-6dea-4032-b923-f1e6b2c34f65/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.660624-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c597bff-ef6b-4ee0-a676-940454b5d18b",
                            "gambit_id": "93e50f0f-01a7-44de-a7eb-f1803e0da1da",
                            "last_updated": "2023-03-12T19:37:17.046246-04:00",
                            "created_at": "2023-03-11T09:32:16.662619-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a07cc4b1-f7f7-47f9-a69d-e2bae2eece8f/?format=api"
                        },
                        {
                            "id": "b3f242ba-5b47-4099-a156-7f2f3da486c8",
                            "gambit_id": "1262f915-912e-4de3-a63f-d249589e6fa8",
                            "last_updated": "2023-03-12T19:37:17.048945-04:00",
                            "created_at": "2023-03-11T09:32:16.665218-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a07cc4b1-f7f7-47f9-a69d-e2bae2eece8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "37ef6bde-9845-499b-8d3e-43c8ec88467d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/22ae1e78-6dea-4032-b923-f1e6b2c34f65/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.654452-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2fafd0b-698c-44ef-9cd9-dc84bf279a1b",
                            "gambit_id": "eb1894ba-0dcc-4b42-99cf-1622375905bd",
                            "last_updated": "2023-03-12T19:37:17.039657-04:00",
                            "created_at": "2023-03-11T09:32:16.656244-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ef6bde-9845-499b-8d3e-43c8ec88467d/?format=api"
                        },
                        {
                            "id": "ebe6e98e-6a6d-4f00-b74b-1678c14c1c28",
                            "gambit_id": "d899d101-3038-4eee-a6c0-0710b2f3c729",
                            "last_updated": "2023-03-12T19:37:17.041855-04:00",
                            "created_at": "2023-03-11T09:32:16.658802-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ef6bde-9845-499b-8d3e-43c8ec88467d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3aec78b-922d-4d30-8bec-517130572bf4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e603826b-0027-445d-891c-d6e43063fa78",
            "completed": true,
            "last_updated": "2023-03-13T10:27:12.261568-04:00",
            "created_at": "2023-03-11T09:32:16.500172-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e603826b-0027-445d-891c-d6e43063fa78",
            "datetime": "2023-03-11T20:40:00-05:00",
            "cutoff_datetime": "2023-03-11T20:40:00-05:00",
            "name": "Oklahoma City Thunder v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "3842e44d-07dc-4867-98a8-07c1d5046884",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3aec78b-922d-4d30-8bec-517130572bf4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.514054-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pelicans",
                                "amount": 5107.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fadaacf1-246e-49f1-9af9-dd9f84afb3e5",
                            "gambit_id": "059b45b5-c904-4ea4-a671-8104d75b5e8e",
                            "last_updated": "2023-03-13T10:27:12.280058-04:00",
                            "created_at": "2023-03-11T09:32:16.515747-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3842e44d-07dc-4867-98a8-07c1d5046884/?format=api"
                        },
                        {
                            "id": "bb1075d0-4109-4f8d-9060-c44b2dc47433",
                            "gambit_id": "a25e07a8-c6d9-47fb-982a-cf1fa82ef020",
                            "last_updated": "2023-03-13T10:27:12.282719-04:00",
                            "created_at": "2023-03-11T09:32:16.517562-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3842e44d-07dc-4867-98a8-07c1d5046884/?format=api"
                        }
                    ]
                },
                {
                    "id": "741f259f-3c37-4246-a3c3-8f10aa104649",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3aec78b-922d-4d30-8bec-517130572bf4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.508445-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6c5d87f-0b26-4786-9951-4147440a2857",
                            "gambit_id": "8cc67105-0bc2-4d0f-b337-9ea05a585a6a",
                            "last_updated": "2023-03-13T10:27:12.275776-04:00",
                            "created_at": "2023-03-11T09:32:16.512243-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/741f259f-3c37-4246-a3c3-8f10aa104649/?format=api"
                        },
                        {
                            "id": "cd7e821d-0888-4a6d-b081-bfeee21615ca",
                            "gambit_id": "91091e1f-fd82-4c0f-88cb-84654582d6c7",
                            "last_updated": "2023-03-13T10:27:12.273466-04:00",
                            "created_at": "2023-03-11T09:32:16.510415-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/741f259f-3c37-4246-a3c3-8f10aa104649/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f8032c9-0302-4258-aaab-fca06700b661",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3aec78b-922d-4d30-8bec-517130572bf4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.502846-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48c47c43-fd8f-484a-9f96-73c7e41201ae",
                            "gambit_id": "ac4d28f2-8083-48e9-b8cc-c15dedb4969e",
                            "last_updated": "2023-03-13T10:27:12.268428-04:00",
                            "created_at": "2023-03-11T09:32:16.506593-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f8032c9-0302-4258-aaab-fca06700b661/?format=api"
                        },
                        {
                            "id": "3995b5a8-9b92-47a3-8bcf-5025c68aaa4a",
                            "gambit_id": "cdda1642-a77c-47e1-85b2-2e01ac177bfc",
                            "last_updated": "2023-03-13T10:27:12.266475-04:00",
                            "created_at": "2023-03-11T09:32:16.504748-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f8032c9-0302-4258-aaab-fca06700b661/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b2713371-a60e-4d07-9b2d-b9fdca552083",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e28580d3-3aef-46e6-b630-8cf365a3fff6",
            "completed": true,
            "last_updated": "2023-03-12T20:26:56.286518-04:00",
            "created_at": "2023-03-11T09:32:16.344296-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.23,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e28580d3-3aef-46e6-b630-8cf365a3fff6",
            "datetime": "2023-03-11T20:10:00-05:00",
            "cutoff_datetime": "2023-03-11T20:10:00-05:00",
            "name": "Dallas Mavericks v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "c3de8b37-9e27-4bb8-a06a-3db868db96bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2713371-a60e-4d07-9b2d-b9fdca552083/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.360330-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 7292.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9478.0,
                        "profit_sb": -22.0,
                        "profit_sb_percentage": -0.23,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9df7ffc5-51a6-4499-acd9-16524d6e4aa4",
                            "gambit_id": "8fb2e45f-79a9-4844-9cc3-0d98a14be4fc",
                            "last_updated": "2023-03-12T20:26:56.301245-04:00",
                            "created_at": "2023-03-11T09:32:16.362380-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3de8b37-9e27-4bb8-a06a-3db868db96bf/?format=api"
                        },
                        {
                            "id": "d861bb42-1007-49ab-ac5a-c547bd5fd488",
                            "gambit_id": "e2aa73cd-d5e4-4805-b25c-de3821ec5067",
                            "last_updated": "2023-03-12T20:26:56.302991-04:00",
                            "created_at": "2023-03-11T09:32:16.364293-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "3.50000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3de8b37-9e27-4bb8-a06a-3db868db96bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "d23e4f42-2aae-43bd-a491-fadae7388d86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2713371-a60e-4d07-9b2d-b9fdca552083/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.353676-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88e1b964-1f25-4d50-926c-96c0b7f7ecb6",
                            "gambit_id": "1e3b115e-0d43-4a63-a6b6-5f65c519728a",
                            "last_updated": "2023-03-12T20:26:56.295657-04:00",
                            "created_at": "2023-03-11T09:32:16.356122-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d23e4f42-2aae-43bd-a491-fadae7388d86/?format=api"
                        },
                        {
                            "id": "f2cdecfa-d933-4714-9c92-62d6f2701400",
                            "gambit_id": "4a1fcd34-6a93-4690-a109-ccc4e1d0b3f7",
                            "last_updated": "2023-03-12T20:26:56.297698-04:00",
                            "created_at": "2023-03-11T09:32:16.358048-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d23e4f42-2aae-43bd-a491-fadae7388d86/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bfac924-d6ad-483b-89cc-fed99f3d9e6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b2713371-a60e-4d07-9b2d-b9fdca552083/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.347313-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a87fb291-9867-44ae-b928-7b1ec5846117",
                            "gambit_id": "b8d65809-86b8-458e-9d0b-3bd3775da651",
                            "last_updated": "2023-03-12T20:26:56.291581-04:00",
                            "created_at": "2023-03-11T09:32:16.351562-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bfac924-d6ad-483b-89cc-fed99f3d9e6a/?format=api"
                        },
                        {
                            "id": "47d8831d-c5f1-44de-940d-96050f82b8e5",
                            "gambit_id": "64435d26-2762-4537-9955-28f755892357",
                            "last_updated": "2023-03-12T20:26:56.290149-04:00",
                            "created_at": "2023-03-11T09:32:16.349477-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bfac924-d6ad-483b-89cc-fed99f3d9e6a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "776cbdca-88da-4373-93ed-067e37ee4e9d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4f214697-8503-4504-beaf-fd5999fcdd39",
            "completed": true,
            "last_updated": "2023-03-13T10:27:10.795979-04:00",
            "created_at": "2023-03-11T09:32:16.188032-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4f214697-8503-4504-beaf-fd5999fcdd39",
            "datetime": "2023-03-11T20:10:00-05:00",
            "cutoff_datetime": "2023-03-11T20:10:00-05:00",
            "name": "Chicago Bulls v. Houston Rockets",
            "bettypes": [
                {
                    "id": "5d6c84e2-170d-4767-8c74-591f86c48d39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/776cbdca-88da-4373-93ed-067e37ee4e9d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.195460-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Bulls",
                                "amount": 7440.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7eb4a70-efab-4c2f-a000-31ec6fb8eb9b",
                            "gambit_id": "b810d75a-c6f6-4f7b-849f-dabf88749ce5",
                            "last_updated": "2023-03-13T10:27:10.807057-04:00",
                            "created_at": "2023-03-11T09:32:16.199646-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d6c84e2-170d-4767-8c74-591f86c48d39/?format=api"
                        },
                        {
                            "id": "1e8bcd4f-b0b6-4d57-aee3-47bf3c188597",
                            "gambit_id": "99fdc2f4-6852-4ed4-a9c9-7837b7116cb1",
                            "last_updated": "2023-03-13T10:27:10.805513-04:00",
                            "created_at": "2023-03-11T09:32:16.197014-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d6c84e2-170d-4767-8c74-591f86c48d39/?format=api"
                        }
                    ]
                },
                {
                    "id": "3876e639-ba5f-47a7-b8aa-7970ddb1db8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/776cbdca-88da-4373-93ed-067e37ee4e9d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.202100-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97d60ae9-1f41-44ac-b74c-c7ccf2706a91",
                            "gambit_id": "2cf1f41f-7f4d-4a47-9eae-e723e5d9fd26",
                            "last_updated": "2023-03-13T10:27:10.811896-04:00",
                            "created_at": "2023-03-11T09:32:16.206054-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3876e639-ba5f-47a7-b8aa-7970ddb1db8b/?format=api"
                        },
                        {
                            "id": "42c3740a-1a63-4c1e-a377-eb8f9fc83618",
                            "gambit_id": "211a62a1-968e-4922-b01a-2a8e214c53fd",
                            "last_updated": "2023-03-13T10:27:10.810292-04:00",
                            "created_at": "2023-03-11T09:32:16.204006-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3876e639-ba5f-47a7-b8aa-7970ddb1db8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "182986d0-87ad-4c76-9625-d33498c63fa1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/776cbdca-88da-4373-93ed-067e37ee4e9d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.190196-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f45571a-8208-4814-af99-fccf05e38fc7",
                            "gambit_id": "5b8dfa1f-29d8-47ec-a7c7-eab6c131427f",
                            "last_updated": "2023-03-13T10:27:10.800175-04:00",
                            "created_at": "2023-03-11T09:32:16.191904-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/182986d0-87ad-4c76-9625-d33498c63fa1/?format=api"
                        },
                        {
                            "id": "1e8813e0-3898-4984-b188-42017fc2b911",
                            "gambit_id": "df792f47-6d0c-4bea-a580-bfa3e16666eb",
                            "last_updated": "2023-03-13T10:27:10.802135-04:00",
                            "created_at": "2023-03-11T09:32:16.193712-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/182986d0-87ad-4c76-9625-d33498c63fa1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb3fc928-3a41-4b9e-8975-36e6c353bd90",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1978b17b-274a-4601-b7b1-28e2a6b8b83f",
            "completed": true,
            "last_updated": "2023-03-13T10:27:13.315349-04:00",
            "created_at": "2023-03-11T09:32:16.032643-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1978b17b-274a-4601-b7b1-28e2a6b8b83f",
            "datetime": "2023-03-11T19:40:00-05:00",
            "cutoff_datetime": "2023-03-11T19:40:00-05:00",
            "name": "Boston Celtics v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "bde48fb2-5479-4e1b-829c-de416ae1e4dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb3fc928-3a41-4b9e-8975-36e6c353bd90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:16.046677-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 6458.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3eddd04-46f7-4578-ba3a-9feeac315f1a",
                            "gambit_id": "00e850e8-ea7f-43b9-9bdb-bba8ff40ff1f",
                            "last_updated": "2023-03-13T10:27:13.337719-04:00",
                            "created_at": "2023-03-11T09:32:16.050729-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde48fb2-5479-4e1b-829c-de416ae1e4dc/?format=api"
                        },
                        {
                            "id": "56eba726-c2dd-4fe3-8ca3-7493194ee55f",
                            "gambit_id": "d4f174c8-5678-42a3-988e-9a804ed94358",
                            "last_updated": "2023-03-13T10:27:13.335436-04:00",
                            "created_at": "2023-03-11T09:32:16.048952-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde48fb2-5479-4e1b-829c-de416ae1e4dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e12f396-9053-48d8-a381-67b76ed67dd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb3fc928-3a41-4b9e-8975-36e6c353bd90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:16.040514-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03694e3c-dd40-4669-ae0d-e7d67c3eeee8",
                            "gambit_id": "62f4d393-9154-45f7-b934-59a16f6eb08a",
                            "last_updated": "2023-03-13T10:27:13.329869-04:00",
                            "created_at": "2023-03-11T09:32:16.044310-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e12f396-9053-48d8-a381-67b76ed67dd1/?format=api"
                        },
                        {
                            "id": "74deabd3-09a7-406f-8efb-707d43040fe3",
                            "gambit_id": "67e6df3c-647d-44b3-94dd-7b84dabe726a",
                            "last_updated": "2023-03-13T10:27:13.328134-04:00",
                            "created_at": "2023-03-11T09:32:16.042655-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e12f396-9053-48d8-a381-67b76ed67dd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3b661a7-91ef-4776-957e-e20caeb5f78d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb3fc928-3a41-4b9e-8975-36e6c353bd90/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:16.035489-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 238",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 238",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd0f1f01-4e0b-4adb-b5f3-e5479c60e16a",
                            "gambit_id": "6f1ea4bc-90fc-4b2d-ad4a-b69b8e4b09ec",
                            "last_updated": "2023-03-13T10:27:13.324360-04:00",
                            "created_at": "2023-03-11T09:32:16.038849-05:00",
                            "name": "Game Total Over 238",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b661a7-91ef-4776-957e-e20caeb5f78d/?format=api"
                        },
                        {
                            "id": "16690d97-43e6-4108-88c9-343b2edf31da",
                            "gambit_id": "42b2f960-f0d3-46d5-8dd1-40f6c5ec6287",
                            "last_updated": "2023-03-13T10:27:13.319624-04:00",
                            "created_at": "2023-03-11T09:32:16.037233-05:00",
                            "name": "Game Total Under 238",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b661a7-91ef-4776-957e-e20caeb5f78d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "645b8816-e159-4fdf-b5d8-f5210fc5c1e8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac2cd0ac-26ac-4e12-919a-de87c0cbd5fa",
            "completed": true,
            "last_updated": "2023-03-13T13:17:00.839255-04:00",
            "created_at": "2023-03-11T09:32:15.873879-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ac2cd0ac-26ac-4e12-919a-de87c0cbd5fa",
            "datetime": "2023-03-11T19:37:00-05:00",
            "cutoff_datetime": "2023-03-11T19:37:00-05:00",
            "name": "Washington Capitals v. New York Islanders",
            "bettypes": [
                {
                    "id": "e4197dd3-5e69-4a9e-acf2-690b8123c895",
                    "match": "https://api-prod.gambitprofit.com/api/matches/645b8816-e159-4fdf-b5d8-f5210fc5c1e8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:15.891637-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Islanders",
                                "amount": 5421.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12a743a1-07c9-4a0f-b84d-fcc28e556182",
                            "gambit_id": "6f8da7cf-fe95-48b7-98e4-b7bc3f2fe915",
                            "last_updated": "2023-03-13T13:17:00.858741-04:00",
                            "created_at": "2023-03-11T09:32:15.893829-05:00",
                            "name": "New York Islanders",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4197dd3-5e69-4a9e-acf2-690b8123c895/?format=api"
                        },
                        {
                            "id": "dc314c4f-1e7a-4be3-a237-3a0f34fa1136",
                            "gambit_id": "31b44ef9-ed64-4e38-abb1-c0c3f374905c",
                            "last_updated": "2023-03-13T13:17:00.860921-04:00",
                            "created_at": "2023-03-11T09:32:15.896073-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4197dd3-5e69-4a9e-acf2-690b8123c895/?format=api"
                        }
                    ]
                },
                {
                    "id": "b93700a2-ce28-4a2c-83ca-1270ed9b21ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/645b8816-e159-4fdf-b5d8-f5210fc5c1e8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:15.884135-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6603.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c6befcc-f0e0-4203-907e-f8bbf0a08e7f",
                            "gambit_id": "20af5a97-0ce9-4bd4-8fbb-dd64df1f9298",
                            "last_updated": "2023-03-13T13:17:00.854617-04:00",
                            "created_at": "2023-03-11T09:32:15.889462-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b93700a2-ce28-4a2c-83ca-1270ed9b21ae/?format=api"
                        },
                        {
                            "id": "69b884cc-f9ac-4e6c-86b6-cafbde7113a5",
                            "gambit_id": "0c2f969f-75e7-4cbc-97c9-cb25a463d6da",
                            "last_updated": "2023-03-13T13:17:00.851551-04:00",
                            "created_at": "2023-03-11T09:32:15.886219-05:00",
                            "name": "New York Islanders",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b93700a2-ce28-4a2c-83ca-1270ed9b21ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "7290db1a-7e25-4809-9149-2c7c7862a4c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/645b8816-e159-4fdf-b5d8-f5210fc5c1e8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:15.876804-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fba8a51d-7657-4ac4-aa03-3aad2c12c7b3",
                            "gambit_id": "c8101c37-fe43-47cc-a7e9-432033f84da3",
                            "last_updated": "2023-03-13T13:17:00.845577-04:00",
                            "created_at": "2023-03-11T09:32:15.881423-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7290db1a-7e25-4809-9149-2c7c7862a4c9/?format=api"
                        },
                        {
                            "id": "53f26089-3b4f-40ec-8147-f43f5cb23639",
                            "gambit_id": "ee3842cc-6266-4bf9-be38-e54021ea018d",
                            "last_updated": "2023-03-13T13:17:00.843376-04:00",
                            "created_at": "2023-03-11T09:32:15.879192-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7290db1a-7e25-4809-9149-2c7c7862a4c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27998f83-c2cc-4d3c-bad9-981c025f0b84",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "36c8b569-34ef-4259-b0e3-c38a42fe02bb",
            "completed": true,
            "last_updated": "2023-03-13T10:27:14.585935-04:00",
            "created_at": "2023-03-11T09:32:15.561657-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/36c8b569-34ef-4259-b0e3-c38a42fe02bb",
            "datetime": "2023-03-11T19:10:00-05:00",
            "cutoff_datetime": "2023-03-11T19:10:00-05:00",
            "name": "Miami Heat v. Orlando Magic",
            "bettypes": [
                {
                    "id": "43a3fd9f-8bd5-4e02-a1ea-9f8ace244931",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27998f83-c2cc-4d3c-bad9-981c025f0b84/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:15.576782-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5699.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51abbba4-468e-44f1-aa62-20fe90d99795",
                            "gambit_id": "b1b0b5eb-51a1-48e6-b590-006ffc54c5a6",
                            "last_updated": "2023-03-13T10:27:14.600356-04:00",
                            "created_at": "2023-03-11T09:32:15.580698-05:00",
                            "name": "Miami Heat",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a3fd9f-8bd5-4e02-a1ea-9f8ace244931/?format=api"
                        },
                        {
                            "id": "09056232-f572-481a-b99c-8d614d827927",
                            "gambit_id": "840da86f-8966-4645-b479-636c7ffdddff",
                            "last_updated": "2023-03-13T10:27:14.599012-04:00",
                            "created_at": "2023-03-11T09:32:15.578747-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a3fd9f-8bd5-4e02-a1ea-9f8ace244931/?format=api"
                        }
                    ]
                },
                {
                    "id": "7419cdfc-c34d-47c8-884d-f7f06797d54f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27998f83-c2cc-4d3c-bad9-981c025f0b84/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:15.570852-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e943458-b5d2-48f3-b75d-62976eb89326",
                            "gambit_id": "b80ccedc-b0d7-471d-9a16-6074ba81d358",
                            "last_updated": "2023-03-13T10:27:14.594419-04:00",
                            "created_at": "2023-03-11T09:32:15.572994-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7419cdfc-c34d-47c8-884d-f7f06797d54f/?format=api"
                        },
                        {
                            "id": "74b34802-cdc8-401c-bd73-c27110e8e027",
                            "gambit_id": "2656eb5f-fece-4e8e-b409-5f6f38dee058",
                            "last_updated": "2023-03-13T10:27:14.596095-04:00",
                            "created_at": "2023-03-11T09:32:15.574918-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7419cdfc-c34d-47c8-884d-f7f06797d54f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a86dc985-79ec-4a9e-bc87-a46022c404d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27998f83-c2cc-4d3c-bad9-981c025f0b84/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:15.564371-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 222",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fdd10e2-f026-48fd-b886-78ff5664922f",
                            "gambit_id": "ec8786dc-46d5-496d-ae53-2a28ad470f00",
                            "last_updated": "2023-03-13T10:27:14.589899-04:00",
                            "created_at": "2023-03-11T09:32:15.566505-05:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86dc985-79ec-4a9e-bc87-a46022c404d7/?format=api"
                        },
                        {
                            "id": "e31a74d1-231f-4bcc-83ab-5f325487a4f8",
                            "gambit_id": "852f18c8-2c5c-4f13-a841-e2360e76551b",
                            "last_updated": "2023-03-13T10:27:14.591337-04:00",
                            "created_at": "2023-03-11T09:32:15.568641-05:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86dc985-79ec-4a9e-bc87-a46022c404d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eeb01e59-6078-4ca9-93fe-72e0ff92b0d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ad5003c5-7085-4d89-8477-00a62667920a",
            "completed": true,
            "last_updated": "2023-03-12T19:37:16.302889-04:00",
            "created_at": "2023-03-11T09:32:15.413841-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ad5003c5-7085-4d89-8477-00a62667920a",
            "datetime": "2023-03-11T19:10:00-05:00",
            "cutoff_datetime": "2023-03-11T19:10:00-05:00",
            "name": "Indiana Pacers v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "a35e27c6-bafa-41d0-bc79-1260cd9741e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eeb01e59-6078-4ca9-93fe-72e0ff92b0d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:15.424045-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1787313a-157a-45a0-a44d-5857732c7c26",
                            "gambit_id": "a871c945-9b74-4a13-8321-26812d6ba8c4",
                            "last_updated": "2023-03-12T19:37:16.318557-04:00",
                            "created_at": "2023-03-11T09:32:15.426640-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a35e27c6-bafa-41d0-bc79-1260cd9741e2/?format=api"
                        },
                        {
                            "id": "4f54ec0b-0968-47ab-ad7a-4a0f4bd3b6aa",
                            "gambit_id": "f972b30f-1a48-459d-94e1-8c693115856c",
                            "last_updated": "2023-03-12T19:37:16.316859-04:00",
                            "created_at": "2023-03-11T09:32:15.425325-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a35e27c6-bafa-41d0-bc79-1260cd9741e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e5dd3f5-3a22-4d6b-97f3-01524f9f5a33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eeb01e59-6078-4ca9-93fe-72e0ff92b0d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:15.420137-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "100ac7c0-06cc-41e7-9c5f-3c8607437299",
                            "gambit_id": "81dd2422-57eb-4100-9cea-72fde3be6bd1",
                            "last_updated": "2023-03-12T19:37:16.313700-04:00",
                            "created_at": "2023-03-11T09:32:15.422706-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5dd3f5-3a22-4d6b-97f3-01524f9f5a33/?format=api"
                        },
                        {
                            "id": "f9e537b3-5d80-4bf9-b819-a3601546900b",
                            "gambit_id": "3f07a54f-c124-434b-ae18-c294c1512a2f",
                            "last_updated": "2023-03-12T19:37:16.312099-04:00",
                            "created_at": "2023-03-11T09:32:15.421358-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5dd3f5-3a22-4d6b-97f3-01524f9f5a33/?format=api"
                        }
                    ]
                },
                {
                    "id": "abe9e7d3-91d4-49c5-a093-a0a437b088cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eeb01e59-6078-4ca9-93fe-72e0ff92b0d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:15.415988-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a50d5c8-1342-4804-b08a-c12a8ad28f5d",
                            "gambit_id": "522d46c8-7378-4b9f-963d-ee2274763365",
                            "last_updated": "2023-03-12T19:37:16.306934-04:00",
                            "created_at": "2023-03-11T09:32:15.417337-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe9e7d3-91d4-49c5-a093-a0a437b088cf/?format=api"
                        },
                        {
                            "id": "a1210980-d103-49cf-800b-9b05be9864ed",
                            "gambit_id": "4a8a954c-bee4-4f5a-86d5-7d75e0fda492",
                            "last_updated": "2023-03-12T19:37:16.308841-04:00",
                            "created_at": "2023-03-11T09:32:15.418766-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe9e7d3-91d4-49c5-a093-a0a437b088cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2d69a68-93c1-4f70-b0b9-802cf4c21b00",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5f2cf0e5-cf42-49b2-bac4-77e152859383",
            "completed": true,
            "last_updated": "2023-03-13T10:32:14.096827-04:00",
            "created_at": "2023-03-11T09:32:15.718904-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5f2cf0e5-cf42-49b2-bac4-77e152859383",
            "datetime": "2023-03-11T19:10:00-05:00",
            "cutoff_datetime": "2023-03-11T19:10:00-05:00",
            "name": "Utah Jazz v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "666d5481-48ec-4921-8f88-04caf247adb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2d69a68-93c1-4f70-b0b9-802cf4c21b00/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:15.734476-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5213.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c28e7694-90a9-4b8c-85a8-393c2b22466d",
                            "gambit_id": "ee68b480-ac95-492a-95d5-ca36eeb821a6",
                            "last_updated": "2023-03-13T10:32:14.114050-04:00",
                            "created_at": "2023-03-11T09:32:15.738467-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666d5481-48ec-4921-8f88-04caf247adb3/?format=api"
                        },
                        {
                            "id": "ffd7ae9f-5c22-4bc8-81f8-5a3e5b048d90",
                            "gambit_id": "2b620e05-96cc-4076-8627-e013cc4d5b87",
                            "last_updated": "2023-03-13T10:32:14.112613-04:00",
                            "created_at": "2023-03-11T09:32:15.736484-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666d5481-48ec-4921-8f88-04caf247adb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b6d385c-ed83-4276-b94e-3ea58b602844",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2d69a68-93c1-4f70-b0b9-802cf4c21b00/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:15.727932-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f49b959-ab93-4ad5-addc-b39dbf1b52dc",
                            "gambit_id": "8d0e4a94-7f23-43dc-9364-205ef33c249b",
                            "last_updated": "2023-03-13T10:32:14.107884-04:00",
                            "created_at": "2023-03-11T09:32:15.729670-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6d385c-ed83-4276-b94e-3ea58b602844/?format=api"
                        },
                        {
                            "id": "7d37836f-d13c-426a-bfc4-6fc6924efe0a",
                            "gambit_id": "4dc8823d-5a0d-4b04-bcc3-d7421e5276c0",
                            "last_updated": "2023-03-13T10:32:14.109481-04:00",
                            "created_at": "2023-03-11T09:32:15.731927-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6d385c-ed83-4276-b94e-3ea58b602844/?format=api"
                        }
                    ]
                },
                {
                    "id": "70708965-5df8-4c29-ad8f-631de0922eb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2d69a68-93c1-4f70-b0b9-802cf4c21b00/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:15.721744-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07558b53-e492-420a-ad35-bcb7ac81471e",
                            "gambit_id": "a06d8844-6067-471a-b5b3-18b6cd9ff247",
                            "last_updated": "2023-03-13T10:32:14.103418-04:00",
                            "created_at": "2023-03-11T09:32:15.725652-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70708965-5df8-4c29-ad8f-631de0922eb7/?format=api"
                        },
                        {
                            "id": "aaad0eff-267b-4270-8465-db528a061e09",
                            "gambit_id": "afd67c91-2ee5-41c8-8d90-d368ca0c865d",
                            "last_updated": "2023-03-13T10:32:14.101469-04:00",
                            "created_at": "2023-03-11T09:32:15.723529-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70708965-5df8-4c29-ad8f-631de0922eb7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f248fa50-3ade-45e0-9ef9-483c00ad7f52",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab7c02b8-f594-4a06-930a-f41996da005e",
            "completed": true,
            "last_updated": "2023-03-13T13:17:00.634278-04:00",
            "created_at": "2023-03-11T09:32:14.821901-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ab7c02b8-f594-4a06-930a-f41996da005e",
            "datetime": "2023-03-11T19:07:00-05:00",
            "cutoff_datetime": "2023-03-11T19:07:00-05:00",
            "name": "Edmonton Oilers v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "9ebc57e4-595e-4517-878f-509f7d1c82ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f248fa50-3ade-45e0-9ef9-483c00ad7f52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.832040-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 5317.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1ad1546-54fd-43c9-99d1-a423e84fd965",
                            "gambit_id": "a923814c-f5a6-43f8-a58e-fc3358f63a94",
                            "last_updated": "2023-03-13T13:17:00.653899-04:00",
                            "created_at": "2023-03-11T09:32:14.833357-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ebc57e4-595e-4517-878f-509f7d1c82ad/?format=api"
                        },
                        {
                            "id": "a91d8962-e72e-4989-8a69-3a6b615f980d",
                            "gambit_id": "3b9af18e-ac15-4071-90e4-48854b766b6a",
                            "last_updated": "2023-03-13T13:17:00.656322-04:00",
                            "created_at": "2023-03-11T09:32:14.834710-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ebc57e4-595e-4517-878f-509f7d1c82ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa52b26c-4b95-478f-aeb5-421a0b1b8576",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f248fa50-3ade-45e0-9ef9-483c00ad7f52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.828070-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 6547.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e096ee93-9dac-417e-a035-c558c0b9c658",
                            "gambit_id": "92e62c85-bbdf-4630-b4a4-63aaf89d9d77",
                            "last_updated": "2023-03-13T13:17:00.649143-04:00",
                            "created_at": "2023-03-11T09:32:14.830629-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa52b26c-4b95-478f-aeb5-421a0b1b8576/?format=api"
                        },
                        {
                            "id": "c38e0ab2-ccc5-447e-9894-34f681980691",
                            "gambit_id": "4c128587-21a9-4105-b7ff-7a39926b1350",
                            "last_updated": "2023-03-13T13:17:00.646855-04:00",
                            "created_at": "2023-03-11T09:32:14.829314-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa52b26c-4b95-478f-aeb5-421a0b1b8576/?format=api"
                        }
                    ]
                },
                {
                    "id": "01526f2e-a175-42bd-9676-28fc32b83c08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f248fa50-3ade-45e0-9ef9-483c00ad7f52/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.823702-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7b8ff89e-2ef8-4b9f-8f0d-c8ddf900e13a",
                            "gambit_id": "962b72dc-4969-4682-a3b4-c890f9713e62",
                            "last_updated": "2023-03-13T13:17:00.639671-04:00",
                            "created_at": "2023-03-11T09:32:14.825076-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01526f2e-a175-42bd-9676-28fc32b83c08/?format=api"
                        },
                        {
                            "id": "c748ec3c-9116-4f81-9d90-aa1f12ead249",
                            "gambit_id": "d996bb50-3974-4452-864a-2951093aae73",
                            "last_updated": "2023-03-13T13:17:00.642161-04:00",
                            "created_at": "2023-03-11T09:32:14.826522-05:00",
                            "name": "Game Total Over 7",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01526f2e-a175-42bd-9676-28fc32b83c08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0114a3e-a3fb-4c0f-9dab-3c7837ca2a01",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "416b91a7-2a64-40b7-8213-f63b83dcf645",
            "completed": true,
            "last_updated": "2023-03-13T13:22:04.452947-04:00",
            "created_at": "2023-03-11T09:32:15.116710-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/416b91a7-2a64-40b7-8213-f63b83dcf645",
            "datetime": "2023-03-11T19:07:00-05:00",
            "cutoff_datetime": "2023-03-11T19:07:00-05:00",
            "name": "Winnipeg Jets v. Florida Panthers",
            "bettypes": [
                {
                    "id": "25fa6f68-fc3c-4e94-b9d9-add044a96d8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0114a3e-a3fb-4c0f-9dab-3c7837ca2a01/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:15.126646-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 5421.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d2857fd-add9-4683-bcd8-dacc86058aea",
                            "gambit_id": "2a4f2b09-a477-4c9f-a03b-96450f3aef21",
                            "last_updated": "2023-03-13T13:22:04.467134-04:00",
                            "created_at": "2023-03-11T09:32:15.127869-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25fa6f68-fc3c-4e94-b9d9-add044a96d8e/?format=api"
                        },
                        {
                            "id": "72241688-1c87-4632-a7e9-ee0dcc65b9d5",
                            "gambit_id": "b72a5d17-b1f4-461d-8baa-f427fae2e6dd",
                            "last_updated": "2023-03-13T13:22:04.468798-04:00",
                            "created_at": "2023-03-11T09:32:15.129219-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25fa6f68-fc3c-4e94-b9d9-add044a96d8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b69add28-c8cd-4f57-84e4-8044b2412dff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0114a3e-a3fb-4c0f-9dab-3c7837ca2a01/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:15.122775-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6547.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48574a7c-8bbc-4d56-8865-9acdf0a0cef4",
                            "gambit_id": "c4e4e286-8fec-49b9-8f52-39f2fb147d3e",
                            "last_updated": "2023-03-13T13:22:04.463867-04:00",
                            "created_at": "2023-03-11T09:32:15.125306-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b69add28-c8cd-4f57-84e4-8044b2412dff/?format=api"
                        },
                        {
                            "id": "eea5aa45-9888-4be4-bc7a-f70bd4f9a9a8",
                            "gambit_id": "91818287-87fd-4d4c-98b3-497fbe17dbbf",
                            "last_updated": "2023-03-13T13:22:04.462391-04:00",
                            "created_at": "2023-03-11T09:32:15.124009-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b69add28-c8cd-4f57-84e4-8044b2412dff/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a1333fe-d9c0-4548-91f8-c9e14841d7ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0114a3e-a3fb-4c0f-9dab-3c7837ca2a01/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:15.118629-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c358d781-1f69-4734-9520-496bcab2f0ab",
                            "gambit_id": "284d2a57-4599-416c-bc17-a5ccd83fe3a4",
                            "last_updated": "2023-03-13T13:22:04.458888-04:00",
                            "created_at": "2023-03-11T09:32:15.121267-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1333fe-d9c0-4548-91f8-c9e14841d7ba/?format=api"
                        },
                        {
                            "id": "41a47fa7-8bf0-40ce-a006-3a270ed0c423",
                            "gambit_id": "8a63db39-a459-4838-b914-71aed9255e41",
                            "last_updated": "2023-03-13T13:22:04.457037-04:00",
                            "created_at": "2023-03-11T09:32:15.119904-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1333fe-d9c0-4548-91f8-c9e14841d7ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c94d00fc-c571-4471-be10-9abda794cc59",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "89155399-b7f1-46f0-aff3-28c19e9ac817",
            "completed": true,
            "last_updated": "2023-03-13T13:17:02.195712-04:00",
            "created_at": "2023-03-11T09:32:14.650314-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/89155399-b7f1-46f0-aff3-28c19e9ac817",
            "datetime": "2023-03-11T19:07:00-05:00",
            "cutoff_datetime": "2023-03-11T19:07:00-05:00",
            "name": "St Louis Blues v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "80656e69-5b51-49f4-989c-7be338be09f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c94d00fc-c571-4471-be10-9abda794cc59/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.660409-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5512.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df323ecc-1ad1-4556-9330-3fc110660ebd",
                            "gambit_id": "54d780f4-4069-48ce-bfa9-ae604589ead8",
                            "last_updated": "2023-03-13T13:17:02.214411-04:00",
                            "created_at": "2023-03-11T09:32:14.663154-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80656e69-5b51-49f4-989c-7be338be09f4/?format=api"
                        },
                        {
                            "id": "974438bd-1216-48f5-8a4e-989ccdbb89b4",
                            "gambit_id": "b48e537f-bb5a-4c74-a808-73ccbb059aab",
                            "last_updated": "2023-03-13T13:17:02.212783-04:00",
                            "created_at": "2023-03-11T09:32:14.661785-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80656e69-5b51-49f4-989c-7be338be09f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c205cc2-c3b8-4d82-bb0e-8b1dbe7b14cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c94d00fc-c571-4471-be10-9abda794cc59/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.656301-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 6547.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "904d4962-5237-44fa-abf6-d97e9d01b194",
                            "gambit_id": "feb209f0-24aa-40c4-a011-50ed8bb5a19a",
                            "last_updated": "2023-03-13T13:17:02.207195-04:00",
                            "created_at": "2023-03-11T09:32:14.657554-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c205cc2-c3b8-4d82-bb0e-8b1dbe7b14cc/?format=api"
                        },
                        {
                            "id": "eb623715-945b-48fc-9658-8fefa10e05bc",
                            "gambit_id": "4d17ac39-2740-4016-893c-ba71055a7ede",
                            "last_updated": "2023-03-13T13:17:02.209292-04:00",
                            "created_at": "2023-03-11T09:32:14.658965-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c205cc2-c3b8-4d82-bb0e-8b1dbe7b14cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c4e5b54-efd8-4cef-9a65-307f107df6a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c94d00fc-c571-4471-be10-9abda794cc59/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.652134-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5599.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4331494b-8bcf-489b-92af-1987b93d4ab8",
                            "gambit_id": "bc55713c-9e9f-44a7-9fb5-babc40828a89",
                            "last_updated": "2023-03-13T13:17:02.202871-04:00",
                            "created_at": "2023-03-11T09:32:14.654883-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4e5b54-efd8-4cef-9a65-307f107df6a7/?format=api"
                        },
                        {
                            "id": "1a5c1b8f-243b-4e58-ace2-c49fe55adc79",
                            "gambit_id": "c99779f7-5762-45e0-b4c2-4db813644232",
                            "last_updated": "2023-03-13T13:17:02.200177-04:00",
                            "created_at": "2023-03-11T09:32:14.653512-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4e5b54-efd8-4cef-9a65-307f107df6a7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2dfd22dd-d2f2-4c52-8cd6-3d08f250a65f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5877018d-ad6f-4596-9e26-ec70bf3c9718",
            "completed": true,
            "last_updated": "2023-03-13T13:17:01.557440-04:00",
            "created_at": "2023-03-11T09:32:14.500765-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5877018d-ad6f-4596-9e26-ec70bf3c9718",
            "datetime": "2023-03-11T19:07:00-05:00",
            "cutoff_datetime": "2023-03-11T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "1be9db69-2e96-49a1-b997-443949168172",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dfd22dd-d2f2-4c52-8cd6-3d08f250a65f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.510698-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6603.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d75942b3-ffbb-4b4b-911c-251243320e7a",
                            "gambit_id": "4ee9c606-4190-425f-b424-97934612f76e",
                            "last_updated": "2023-03-13T13:17:01.576380-04:00",
                            "created_at": "2023-03-11T09:32:14.511942-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be9db69-2e96-49a1-b997-443949168172/?format=api"
                        },
                        {
                            "id": "fc4708c8-35f4-41b5-90b1-3f1477b4ea22",
                            "gambit_id": "17319b7c-ec45-40d8-91d3-b43ad8934757",
                            "last_updated": "2023-03-13T13:17:01.578470-04:00",
                            "created_at": "2023-03-11T09:32:14.513271-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be9db69-2e96-49a1-b997-443949168172/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5ca5e1b-5436-422f-9934-5c7b0f6d5faa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dfd22dd-d2f2-4c52-8cd6-3d08f250a65f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.506656-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5699.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c2a6272-8120-4645-8cb0-a0c4b71e91e2",
                            "gambit_id": "91638c01-11a4-43a0-a1e3-3fb4642b8ba7",
                            "last_updated": "2023-03-13T13:17:01.572188-04:00",
                            "created_at": "2023-03-11T09:32:14.509322-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ca5e1b-5436-422f-9934-5c7b0f6d5faa/?format=api"
                        },
                        {
                            "id": "c5810a66-736e-4184-86c2-a88cee4e7daa",
                            "gambit_id": "7c71acbd-d024-4d9b-9ab6-4ccfa8c887b6",
                            "last_updated": "2023-03-13T13:17:01.569862-04:00",
                            "created_at": "2023-03-11T09:32:14.507951-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ca5e1b-5436-422f-9934-5c7b0f6d5faa/?format=api"
                        }
                    ]
                },
                {
                    "id": "dabccdda-2faa-4eb3-834b-b82aa8243dfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2dfd22dd-d2f2-4c52-8cd6-3d08f250a65f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.502576-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74dde9a9-0576-4fea-ba2c-86c5bc3eba2f",
                            "gambit_id": "c19480c5-a3c8-4e44-a85a-d49fb1df06bd",
                            "last_updated": "2023-03-13T13:17:01.565088-04:00",
                            "created_at": "2023-03-11T09:32:14.505196-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabccdda-2faa-4eb3-834b-b82aa8243dfe/?format=api"
                        },
                        {
                            "id": "470a1bfb-4ecf-41aa-92dd-a87eb425af5a",
                            "gambit_id": "f840acde-b215-4e68-b5e5-12207ea70f38",
                            "last_updated": "2023-03-13T13:17:01.562695-04:00",
                            "created_at": "2023-03-11T09:32:14.503857-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabccdda-2faa-4eb3-834b-b82aa8243dfe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f8174b7e-73af-4d28-97d5-3b04d9be4317",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4bd91081-2ea8-4c35-bb73-facfe0d0d08e",
            "completed": true,
            "last_updated": "2023-03-13T13:22:04.608856-04:00",
            "created_at": "2023-03-11T09:32:15.262188-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4bd91081-2ea8-4c35-bb73-facfe0d0d08e",
            "datetime": "2023-03-11T19:07:00-05:00",
            "cutoff_datetime": "2023-03-11T19:07:00-05:00",
            "name": "Chicago Blackhawks v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "6616a71d-cbac-4dab-bc09-b34d522fa795",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:15.272325-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lightning",
                                "amount": 7895.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2105.0
                            }
                        ],
                        "expected_reward_tokens": 9472.5,
                        "profit_sb": -27.5,
                        "profit_sb_percentage": -0.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d26efee-338c-48b2-9493-d342695d104a",
                            "gambit_id": "dabd3d2d-6324-4d88-8062-5c8a249cf39b",
                            "last_updated": "2023-03-13T13:22:04.628703-04:00",
                            "created_at": "2023-03-11T09:32:15.273600-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.20000",
                            "odds": "1.20830",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6616a71d-cbac-4dab-bc09-b34d522fa795/?format=api"
                        },
                        {
                            "id": "fa3011d1-9c3e-4b4b-9897-80ed816c67ee",
                            "gambit_id": "c64de86a-48d3-4493-b658-410a4bee94f5",
                            "last_updated": "2023-03-13T13:22:04.630899-04:00",
                            "created_at": "2023-03-11T09:32:15.274924-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "4.50000",
                            "odds": "4.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6616a71d-cbac-4dab-bc09-b34d522fa795/?format=api"
                        }
                    ]
                },
                {
                    "id": "22dc8b8c-0507-46cf-8c78-2be7dffdf423",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:15.268186-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lightning",
                                "amount": 6100.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b5538cc-5ff3-4d45-84a8-4d0a4d3e55d7",
                            "gambit_id": "31cbc389-3a1e-471d-bac2-25975d6ffeaf",
                            "last_updated": "2023-03-13T13:22:04.621804-04:00",
                            "created_at": "2023-03-11T09:32:15.269490-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22dc8b8c-0507-46cf-8c78-2be7dffdf423/?format=api"
                        },
                        {
                            "id": "0f9192c3-4885-4713-91f9-1cef2aedea70",
                            "gambit_id": "25a61363-1548-4f93-be86-5fc8e1489611",
                            "last_updated": "2023-03-13T13:22:04.624191-04:00",
                            "created_at": "2023-03-11T09:32:15.270914-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22dc8b8c-0507-46cf-8c78-2be7dffdf423/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cbf4aba-c26a-4df0-b58e-a45c4e69670f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:15.263991-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d1c0ac7-2865-495a-9f6f-60c9b46e8f99",
                            "gambit_id": "c45049dd-fdcf-4feb-bbc8-3ec8ba739480",
                            "last_updated": "2023-03-13T13:22:04.614620-04:00",
                            "created_at": "2023-03-11T09:32:15.265427-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbf4aba-c26a-4df0-b58e-a45c4e69670f/?format=api"
                        },
                        {
                            "id": "34b0a150-5f73-4551-ae55-a269ce4d20a3",
                            "gambit_id": "cfde3bfb-29e2-4228-9d87-8f87af2bdb8e",
                            "last_updated": "2023-03-13T13:22:04.616782-04:00",
                            "created_at": "2023-03-11T09:32:15.266785-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbf4aba-c26a-4df0-b58e-a45c4e69670f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c98ed128-0412-4118-877f-f7221ed50abe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b800178f-c218-44cc-9795-f37e4533d52b",
            "completed": true,
            "last_updated": "2023-03-12T19:32:11.837973-04:00",
            "created_at": "2023-03-11T09:32:14.968879-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b800178f-c218-44cc-9795-f37e4533d52b",
            "datetime": "2023-03-11T19:07:00-05:00",
            "cutoff_datetime": "2023-03-11T19:07:00-05:00",
            "name": "New Jersey Devils v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "bb630cd5-94dd-4155-8f24-a3429dbd4f6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.978784-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 7024.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 9552.64,
                        "profit_sb": 52.64,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "51cbefb2-26d4-41f9-aca5-a12afc64c3a9",
                            "gambit_id": "08c465fb-4ef9-42c0-8403-ed0ca673b321",
                            "last_updated": "2023-03-12T19:32:11.854363-04:00",
                            "created_at": "2023-03-11T09:32:14.981312-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb630cd5-94dd-4155-8f24-a3429dbd4f6e/?format=api"
                        },
                        {
                            "id": "6c674d7b-da62-42d0-a75a-4ccae12b0bc5",
                            "gambit_id": "70675f0a-c135-4d88-8db1-4c83ada7e456",
                            "last_updated": "2023-03-12T19:32:11.852889-04:00",
                            "created_at": "2023-03-11T09:32:14.980016-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.21000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb630cd5-94dd-4155-8f24-a3429dbd4f6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0b02337-aa8a-4497-ad16-980fc14cc63d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.974814-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5107.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1ee34bc-4009-4cec-9903-330d1932994d",
                            "gambit_id": "d65c88d7-ed82-4001-a956-07cce0a1eb0a",
                            "last_updated": "2023-03-12T19:32:11.849424-04:00",
                            "created_at": "2023-03-11T09:32:14.977386-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b02337-aa8a-4497-ad16-980fc14cc63d/?format=api"
                        },
                        {
                            "id": "0262bf50-b2a5-4b2a-a7ed-038589141b11",
                            "gambit_id": "c7ac3616-8a95-4210-96b2-9721eccc334a",
                            "last_updated": "2023-03-12T19:32:11.847897-04:00",
                            "created_at": "2023-03-11T09:32:14.976087-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b02337-aa8a-4497-ad16-980fc14cc63d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f55e062-d4c8-4210-810d-f4cf276ead34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.970684-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25e55a9d-58a3-4d34-86fc-981ae7aa7ff5",
                            "gambit_id": "eb1e2e01-881c-4365-b416-46363b8c7944",
                            "last_updated": "2023-03-12T19:32:11.844006-04:00",
                            "created_at": "2023-03-11T09:32:14.973379-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api"
                        },
                        {
                            "id": "452d24ba-2399-46fe-a01a-de8ba81bf961",
                            "gambit_id": "a02a132b-898f-4ffe-980e-9620edbdfc74",
                            "last_updated": "2023-03-12T19:32:11.841937-04:00",
                            "created_at": "2023-03-11T09:32:14.972010-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "799a329b-ad3c-4383-941c-7059778b8c4d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a2b133f5-d865-46af-b719-ff33088a6551",
            "completed": true,
            "last_updated": "2023-03-13T10:21:56.683279-04:00",
            "created_at": "2023-03-07T09:46:52.997482-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.13,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a2b133f5-d865-46af-b719-ff33088a6551",
            "datetime": "2023-03-11T19:00:00-05:00",
            "cutoff_datetime": "2023-03-11T19:00:00-05:00",
            "name": "Houston Roughnecks v. Orlando Guardians",
            "bettypes": [
                {
                    "id": "3b68eed0-a442-4e94-ab26-bb29d31c0f90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:17:11.511251-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Roughnecks",
                                "amount": 7610.0
                            },
                            {
                                "team": "Orlando Guardians",
                                "amount": 2390.0
                            }
                        ],
                        "expected_reward_tokens": 9512.2,
                        "profit_sb": 12.2,
                        "profit_sb_percentage": 0.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4f7c4c9-e01d-42df-8544-4928c92d98e2",
                            "gambit_id": "395a2b95-8066-470e-88fb-c48cb853bf48",
                            "last_updated": "2023-03-13T10:21:56.692828-04:00",
                            "created_at": "2023-03-11T09:17:11.513799-05:00",
                            "name": "Houston Roughnecks",
                            "reward": "1.25000",
                            "odds": "1.25640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b68eed0-a442-4e94-ab26-bb29d31c0f90/?format=api"
                        },
                        {
                            "id": "62be3b4c-cd6b-47c8-b93e-2e774e94c7c5",
                            "gambit_id": "99510f62-e70c-4511-8bcc-2ded6b6e192d",
                            "last_updated": "2023-03-13T10:21:56.691548-04:00",
                            "created_at": "2023-03-11T09:17:11.512509-05:00",
                            "name": "Orlando Guardians",
                            "reward": "3.98000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b68eed0-a442-4e94-ab26-bb29d31c0f90/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-07T09:46:52.999042-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Roughnecks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Guardians",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12a14b4b-4d42-4e1e-8c96-b269d7d4a378",
                            "gambit_id": "64f6a2ec-50b7-4087-b04f-b2c5fa05f55b",
                            "last_updated": "2023-03-13T10:21:56.697384-04:00",
                            "created_at": "2023-03-07T09:46:53.001695-05:00",
                            "name": "Houston Roughnecks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api"
                        },
                        {
                            "id": "d4e10eaf-0b78-48bf-8385-72e4cea54483",
                            "gambit_id": "5aecbe69-4077-40fc-969b-723d9a162b56",
                            "last_updated": "2023-03-13T10:21:56.695692-04:00",
                            "created_at": "2023-03-07T09:46:53.000389-05:00",
                            "name": "Orlando Guardians",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "840184cf-5b68-4395-a5a1-9d1c0835452d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:17:11.506989-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "2b604030-9be0-4bd7-b0a7-0bf69e952304",
                            "gambit_id": "92291eba-564f-4245-8745-af4baded45b7",
                            "last_updated": "2023-03-13T10:21:56.688539-04:00",
                            "created_at": "2023-03-11T09:17:11.509815-05: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/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api"
                        },
                        {
                            "id": "d593d7ed-6016-43d1-85eb-8f66bf84d2ec",
                            "gambit_id": "78c59b60-b819-4c26-93d3-5a503c3cf9e6",
                            "last_updated": "2023-03-13T10:21:56.686896-04:00",
                            "created_at": "2023-03-11T09:17:11.508385-05: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/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90712ea4-fa73-4f36-b0ea-1cd2c1fa61ee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "17d70043-e165-4e64-a137-52d3f926f6bf",
            "completed": true,
            "last_updated": "2023-03-13T13:22:04.979184-04:00",
            "created_at": "2023-03-11T09:32:14.353282-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/17d70043-e165-4e64-a137-52d3f926f6bf",
            "datetime": "2023-03-11T18:07:00-05:00",
            "cutoff_datetime": "2023-03-11T18:07:00-05:00",
            "name": "Arizona Coyotes v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "2ed09a60-3c8b-4595-85f4-0d168c76225b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90712ea4-fa73-4f36-b0ea-1cd2c1fa61ee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.363044-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 7774.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2226.0
                            }
                        ],
                        "expected_reward_tokens": 9482.76,
                        "profit_sb": -17.24,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2d95800-cfb3-4ca6-a5ff-b883b28a1116",
                            "gambit_id": "633546a6-8bb9-447e-b07f-b2c2a36eb8f5",
                            "last_updated": "2023-03-13T13:22:04.996873-04:00",
                            "created_at": "2023-03-11T09:32:14.364236-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.22000",
                            "odds": "1.22730",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed09a60-3c8b-4595-85f4-0d168c76225b/?format=api"
                        },
                        {
                            "id": "b98bd11e-945b-49fe-ba20-383e5c8bc3a3",
                            "gambit_id": "3d0eaac6-d341-4071-b8c9-9ce3fc8d8eae",
                            "last_updated": "2023-03-13T13:22:04.998540-04:00",
                            "created_at": "2023-03-11T09:32:14.365476-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "4.26000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed09a60-3c8b-4595-85f4-0d168c76225b/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a49b9d6-2f7a-45f4-a86c-afcc7dd3eb86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90712ea4-fa73-4f36-b0ea-1cd2c1fa61ee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.359115-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6163.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7594922-8aee-4738-a4fc-e944629de713",
                            "gambit_id": "45c4b9ca-8b48-4190-97ef-c7241a994bbd",
                            "last_updated": "2023-03-13T13:22:04.990473-04:00",
                            "created_at": "2023-03-11T09:32:14.360306-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a49b9d6-2f7a-45f4-a86c-afcc7dd3eb86/?format=api"
                        },
                        {
                            "id": "8247d548-6e38-42ed-b1bb-793022258c29",
                            "gambit_id": "4bbe8ee9-d475-44c3-834c-c2dd2357736e",
                            "last_updated": "2023-03-13T13:22:04.992943-04:00",
                            "created_at": "2023-03-11T09:32:14.361629-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a49b9d6-2f7a-45f4-a86c-afcc7dd3eb86/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e69eefa-d72d-486d-9d25-86fe8da2ef46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90712ea4-fa73-4f36-b0ea-1cd2c1fa61ee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.355111-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da0ec526-3d70-4e08-86ed-74ddb80fdac6",
                            "gambit_id": "be36e3ff-e3d5-436f-be63-a609f72d2f16",
                            "last_updated": "2023-03-13T13:22:04.985967-04:00",
                            "created_at": "2023-03-11T09:32:14.357752-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e69eefa-d72d-486d-9d25-86fe8da2ef46/?format=api"
                        },
                        {
                            "id": "77f0a9fe-a097-45eb-8530-57ea4332a8cf",
                            "gambit_id": "f83cc499-c47e-4be0-b58e-27d03b87a6f4",
                            "last_updated": "2023-03-13T13:22:04.983929-04:00",
                            "created_at": "2023-03-11T09:32:14.356425-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e69eefa-d72d-486d-9d25-86fe8da2ef46/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6a274b6-6f34-4af4-8c76-003e160f3982",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "57ad170a-a8ea-4209-8d94-dc43fec60b60",
            "completed": true,
            "last_updated": "2023-03-13T14:11:56.486187-04:00",
            "created_at": "2023-03-10T08:51:51.939535-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.51,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/57ad170a-a8ea-4209-8d94-dc43fec60b60",
            "datetime": "2023-03-11T18:00:00-05:00",
            "cutoff_datetime": "2023-03-11T18:00:00-05:00",
            "name": "Ryan Spann v. Nikita Krylov",
            "bettypes": [
                {
                    "id": "b85adcd0-e4ea-4b31-9c42-2c187c89e439",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6a274b6-6f34-4af4-8c76-003e160f3982/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:51:51.945450-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nikita Krylov",
                                "amount": 5938.0
                            },
                            {
                                "team": "Ryan Spann",
                                "amount": 4062.0
                            }
                        ],
                        "expected_reward_tokens": 9261.36,
                        "profit_sb": -238.64,
                        "profit_sb_percentage": -2.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36ed82c0-6e4c-4fb4-8210-5b01182cfcb2",
                            "gambit_id": "adc408ad-08eb-4c1e-a360-82eebd124e50",
                            "last_updated": "2023-03-13T14:11:56.497191-04:00",
                            "created_at": "2023-03-10T08:51:51.946716-05:00",
                            "name": "Nikita Krylov",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b85adcd0-e4ea-4b31-9c42-2c187c89e439/?format=api"
                        },
                        {
                            "id": "9505b513-146a-4bdb-b26d-3969f2f50abd",
                            "gambit_id": "52c5c4b0-84ba-4504-961a-55dd779cefea",
                            "last_updated": "2023-03-13T14:11:56.499450-04:00",
                            "created_at": "2023-03-10T08:51:51.948032-05:00",
                            "name": "Ryan Spann",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b85adcd0-e4ea-4b31-9c42-2c187c89e439/?format=api"
                        }
                    ]
                },
                {
                    "id": "afc73351-51b6-4365-9a91-0af5281f9e21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6a274b6-6f34-4af4-8c76-003e160f3982/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:51:51.941304-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 1.5",
                                "amount": 5938.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 4062.0
                            }
                        ],
                        "expected_reward_tokens": 9261.36,
                        "profit_sb": -238.64,
                        "profit_sb_percentage": -2.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83c6b90d-a4ff-4ea5-92c8-9d2031413cc8",
                            "gambit_id": "13bafe1a-6424-489f-8d28-f018b6a6f6fc",
                            "last_updated": "2023-03-13T14:11:56.491377-04:00",
                            "created_at": "2023-03-10T08:51:51.942692-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc73351-51b6-4365-9a91-0af5281f9e21/?format=api"
                        },
                        {
                            "id": "8a2fa5d6-07ac-4ab2-92f3-9969f3271dc1",
                            "gambit_id": "22601eea-062b-4c57-9ab2-c364917bee18",
                            "last_updated": "2023-03-13T14:11:56.493234-04:00",
                            "created_at": "2023-03-10T08:51:51.944064-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc73351-51b6-4365-9a91-0af5281f9e21/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30bafe12-b7c5-487a-b928-56695440d3c0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cd67ab98-4734-4646-b3d5-0b9d8e5a8dd1",
            "completed": true,
            "last_updated": "2023-03-13T14:11:56.636725-04:00",
            "created_at": "2023-03-10T08:57:01.508982-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.3,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/cd67ab98-4734-4646-b3d5-0b9d8e5a8dd1",
            "datetime": "2023-03-11T18:00:00-05:00",
            "cutoff_datetime": "2023-03-11T18:00:00-05:00",
            "name": "Jonathan Martinez v. Said Nurmagomedov",
            "bettypes": [
                {
                    "id": "ad939349-9fba-4847-b435-0d6774875b6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30bafe12-b7c5-487a-b928-56695440d3c0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:57:01.516037-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Said Nurmagomedov",
                                "amount": 6610.0
                            },
                            {
                                "team": "Jonathan Martinez",
                                "amount": 3390.0
                            }
                        ],
                        "expected_reward_tokens": 9254.0,
                        "profit_sb": -246.0,
                        "profit_sb_percentage": -2.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5996e177-db0f-404a-8dcd-e902899b31c9",
                            "gambit_id": "53809932-12cc-4d8a-bb71-f4bc533d4ca7",
                            "last_updated": "2023-03-13T14:11:56.649545-04:00",
                            "created_at": "2023-03-10T08:57:01.517411-05:00",
                            "name": "Said Nurmagomedov",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad939349-9fba-4847-b435-0d6774875b6e/?format=api"
                        },
                        {
                            "id": "76302d65-8d3a-4eef-9e0f-a70d8b0de739",
                            "gambit_id": "bbb63150-0155-4bb5-98c9-1383992732f8",
                            "last_updated": "2023-03-13T14:11:56.651852-04:00",
                            "created_at": "2023-03-10T08:57:01.518830-05:00",
                            "name": "Jonathan Martinez",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad939349-9fba-4847-b435-0d6774875b6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "dee57f29-3007-4f62-9acf-8b834e27b3a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30bafe12-b7c5-487a-b928-56695440d3c0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:57:01.511260-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5875.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4125.0
                            }
                        ],
                        "expected_reward_tokens": 9281.25,
                        "profit_sb": -218.75,
                        "profit_sb_percentage": -2.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6c831b7-4148-45df-b399-51700e2aff8e",
                            "gambit_id": "e04b0428-c822-4257-b8e3-af920490edb9",
                            "last_updated": "2023-03-13T14:11:56.644691-04:00",
                            "created_at": "2023-03-10T08:57:01.514395-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api"
                        },
                        {
                            "id": "3a6a75f9-7277-46f1-90bb-a3f1d0343883",
                            "gambit_id": "b230ca74-b60f-4fee-a42a-c0a879589c2c",
                            "last_updated": "2023-03-13T14:11:56.642279-04:00",
                            "created_at": "2023-03-10T08:57:01.512928-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d53b260-bf01-4ae2-8f18-9b4fa7f54713",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aad22be1-e9e1-462c-a9a3-659c72580c2a",
            "completed": true,
            "last_updated": "2023-03-13T14:11:56.786235-04:00",
            "created_at": "2023-03-10T08:57:01.646354-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.3,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/aad22be1-e9e1-462c-a9a3-659c72580c2a",
            "datetime": "2023-03-11T18:00:00-05:00",
            "cutoff_datetime": "2023-03-11T18:00:00-05:00",
            "name": "Anton Turkalj v. Victor Petrino",
            "bettypes": [
                {
                    "id": "aacc644a-71cb-47f6-bb0d-018aada81387",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d53b260-bf01-4ae2-8f18-9b4fa7f54713/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:57:01.652217-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Victor Petrino",
                                "amount": 5000.0
                            },
                            {
                                "team": "Anton Turkalj",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f917dd2f-406e-4ddb-8a80-115c8ab4caa7",
                            "gambit_id": "3e1a748b-fda0-4004-942a-ca2ab7507ba5",
                            "last_updated": "2023-03-13T14:11:56.797211-04:00",
                            "created_at": "2023-03-10T08:57:01.653486-05:00",
                            "name": "Victor Petrino",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacc644a-71cb-47f6-bb0d-018aada81387/?format=api"
                        },
                        {
                            "id": "50deb2f3-ee4b-4ff8-b556-7a5013cb349c",
                            "gambit_id": "2a5d3239-e8f9-43b6-89a0-2c4c2fa9adab",
                            "last_updated": "2023-03-13T14:11:56.799554-04:00",
                            "created_at": "2023-03-10T08:57:01.654884-05:00",
                            "name": "Anton Turkalj",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacc644a-71cb-47f6-bb0d-018aada81387/?format=api"
                        }
                    ]
                },
                {
                    "id": "f46443cd-3bfd-4671-8e90-744396823fba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d53b260-bf01-4ae2-8f18-9b4fa7f54713/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:57:01.648031-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5875.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4125.0
                            }
                        ],
                        "expected_reward_tokens": 9281.25,
                        "profit_sb": -218.75,
                        "profit_sb_percentage": -2.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a84c203e-a0dd-4c47-aa36-4ca6e4322a33",
                            "gambit_id": "881f0b4a-4808-44f3-836b-dedf225bc76e",
                            "last_updated": "2023-03-13T14:11:56.793145-04:00",
                            "created_at": "2023-03-10T08:57:01.650807-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46443cd-3bfd-4671-8e90-744396823fba/?format=api"
                        },
                        {
                            "id": "be8e97f7-0245-44e7-a8e9-cb71c7013316",
                            "gambit_id": "f5e1b575-6fad-47b3-8b83-4159b97df204",
                            "last_updated": "2023-03-13T14:11:56.791126-04:00",
                            "created_at": "2023-03-10T08:57:01.649400-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46443cd-3bfd-4671-8e90-744396823fba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3cbc514c-2e0b-4da6-887e-d61e87c717f7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e9b5d639-cc23-4ce7-9d59-9dfedf073ded",
            "completed": true,
            "last_updated": "2023-03-13T14:06:51.379231-04:00",
            "created_at": "2023-03-10T08:51:51.506370-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.86,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/e9b5d639-cc23-4ce7-9d59-9dfedf073ded",
            "datetime": "2023-03-11T18:00:00-05:00",
            "cutoff_datetime": "2023-03-11T18:00:00-05:00",
            "name": "Merab Dvalishvili v. Petr Yan",
            "bettypes": [
                {
                    "id": "085ccde8-1a8f-45a0-a9f2-74b798aa6fdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cbc514c-2e0b-4da6-887e-d61e87c717f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:51:51.513143-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Petr Yan",
                                "amount": 6807.0
                            },
                            {
                                "team": "Merab Dvalishvili",
                                "amount": 3193.0
                            }
                        ],
                        "expected_reward_tokens": 9323.56,
                        "profit_sb": -176.44,
                        "profit_sb_percentage": -1.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e49bd92c-8d42-460e-93c5-ee3e82178cf2",
                            "gambit_id": "f2c91972-0575-4a2d-9d80-c6c621aa1ddb",
                            "last_updated": "2023-03-13T14:06:51.387878-04:00",
                            "created_at": "2023-03-10T08:51:51.514587-05:00",
                            "name": "Petr Yan",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085ccde8-1a8f-45a0-a9f2-74b798aa6fdc/?format=api"
                        },
                        {
                            "id": "51d782a4-7db8-41ef-a217-abd6a38fab7c",
                            "gambit_id": "d3668336-3519-4d5d-b707-ccff19347f08",
                            "last_updated": "2023-03-13T14:06:51.389515-04:00",
                            "created_at": "2023-03-10T08:51:51.516073-05:00",
                            "name": "Merab Dvalishvili",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085ccde8-1a8f-45a0-a9f2-74b798aa6fdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "17b4b52f-49bd-4b5f-8a5a-82fd269fa5ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3cbc514c-2e0b-4da6-887e-d61e87c717f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:51:51.508481-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 6462.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 3538.0
                            }
                        ],
                        "expected_reward_tokens": 9304.94,
                        "profit_sb": -195.06,
                        "profit_sb_percentage": -2.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a59553ec-596a-4f21-bc7b-54462c1896bf",
                            "gambit_id": "685bb8a4-b475-43f1-8109-f6e92bbe9d59",
                            "last_updated": "2023-03-13T14:06:51.384386-04:00",
                            "created_at": "2023-03-10T08:51:51.511661-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4b52f-49bd-4b5f-8a5a-82fd269fa5ca/?format=api"
                        },
                        {
                            "id": "f3b6c4e1-f79d-4065-9c3b-4f16c11ca6d2",
                            "gambit_id": "a8d638b6-e48b-4b3c-bee7-2fd0540b708c",
                            "last_updated": "2023-03-13T14:06:51.382780-04:00",
                            "created_at": "2023-03-10T08:51:51.510109-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4b52f-49bd-4b5f-8a5a-82fd269fa5ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9e01de5-db24-4752-a927-1331b48b9cb6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "67a8088b-80b5-4dab-8a09-71bc7f81e259",
            "completed": false,
            "last_updated": "2023-03-18T18:57:08.004166-04:00",
            "created_at": "2023-03-10T08:51:51.794496-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.93,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/67a8088b-80b5-4dab-8a09-71bc7f81e259",
            "datetime": "2023-03-11T18:00:00-05:00",
            "cutoff_datetime": "2023-03-11T18:00:00-05:00",
            "name": "Austin Lingo v. Ricardo Ramos",
            "bettypes": [
                {
                    "id": "6fe9144e-f18e-45ca-b3d4-88a4c0f851e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9e01de5-db24-4752-a927-1331b48b9cb6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:51:51.800500-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ricardo Ramos",
                                "amount": 7338.0
                            },
                            {
                                "team": "Austin Lingo",
                                "amount": 2662.0
                            }
                        ],
                        "expected_reward_tokens": 9317.0,
                        "profit_sb": -183.0,
                        "profit_sb_percentage": -1.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c92e522a-eb58-4ac2-b078-819c09edd9ca",
                            "gambit_id": "3c6e28c7-55eb-4686-a990-9abd6436ab91",
                            "last_updated": "2023-03-18T18:57:08.013337-04:00",
                            "created_at": "2023-03-10T08:51:51.801865-05:00",
                            "name": "Ricardo Ramos",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe9144e-f18e-45ca-b3d4-88a4c0f851e5/?format=api"
                        },
                        {
                            "id": "efb8e312-ad22-4d8f-a4af-7e12a7e52edb",
                            "gambit_id": "59ffba3b-f6d1-4dc9-a55f-ba146af984d3",
                            "last_updated": "2023-03-18T18:57:08.014793-04:00",
                            "created_at": "2023-03-10T08:51:51.804160-05:00",
                            "name": "Austin Lingo",
                            "reward": "3.50000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe9144e-f18e-45ca-b3d4-88a4c0f851e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c58cef0-a1c2-412e-890d-ed554744172a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9e01de5-db24-4752-a927-1331b48b9cb6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:51:51.796306-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5673.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc1c7dc8-7090-4923-a9a5-710be47448be",
                            "gambit_id": "3584b178-8947-4aad-9fc6-39ea1f0f3aca",
                            "last_updated": "2023-03-18T18:57:08.008271-04:00",
                            "created_at": "2023-03-10T08:51:51.797731-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c58cef0-a1c2-412e-890d-ed554744172a/?format=api"
                        },
                        {
                            "id": "4d3e75af-7f08-4a83-af8a-47b4ec977d87",
                            "gambit_id": "a3a6fb5b-4a23-4997-89bf-011fc7f5c958",
                            "last_updated": "2023-03-18T18:57:08.010105-04:00",
                            "created_at": "2023-03-10T08:51:51.799117-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c58cef0-a1c2-412e-890d-ed554744172a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "714c73e5-2ef7-46a9-88b2-e964c1e68ebd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93e0b374-d81f-4e4a-9557-9e23c156bd4f",
            "completed": true,
            "last_updated": "2023-03-13T14:06:51.556410-04:00",
            "created_at": "2023-03-10T08:51:51.647923-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/93e0b374-d81f-4e4a-9557-9e23c156bd4f",
            "datetime": "2023-03-11T18:00:00-05:00",
            "cutoff_datetime": "2023-03-11T18:00:00-05:00",
            "name": "Alexander Romanov v. Alexander Volkov",
            "bettypes": [
                {
                    "id": "eec7a7a8-ade4-4424-9ee4-6cdf65ea2a5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/714c73e5-2ef7-46a9-88b2-e964c1e68ebd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:51:51.653835-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alexander Romanov",
                                "amount": 5673.0
                            },
                            {
                                "team": "Alexander Volkov",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09a30bdf-148f-4a70-8891-004d6a5583f8",
                            "gambit_id": "110ef63c-e432-4f26-96b2-05112d5258ca",
                            "last_updated": "2023-03-13T14:06:51.569544-04:00",
                            "created_at": "2023-03-10T08:51:51.656532-05:00",
                            "name": "Alexander Romanov",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec7a7a8-ade4-4424-9ee4-6cdf65ea2a5a/?format=api"
                        },
                        {
                            "id": "acaee3d5-851f-47a9-992c-458599b4f53b",
                            "gambit_id": "b2605e8c-8c78-487c-8733-2e36e6a92b0b",
                            "last_updated": "2023-03-13T14:06:51.567749-04:00",
                            "created_at": "2023-03-10T08:51:51.655169-05:00",
                            "name": "Alexander Volkov",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec7a7a8-ade4-4424-9ee4-6cdf65ea2a5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "649c9495-3cdd-4d90-bd13-bade5d34f9e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/714c73e5-2ef7-46a9-88b2-e964c1e68ebd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:51:51.649677-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": -249.98,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69ebcbec-414f-416a-bd61-694071b4f2bf",
                            "gambit_id": "69d149d9-ccdb-4e2c-af83-46ead506f4a4",
                            "last_updated": "2023-03-13T14:06:51.563864-04:00",
                            "created_at": "2023-03-10T08:51:51.652431-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649c9495-3cdd-4d90-bd13-bade5d34f9e8/?format=api"
                        },
                        {
                            "id": "3f896a10-34b2-4f29-9b75-6710815f0c4a",
                            "gambit_id": "202c7657-abf0-4151-af63-472fe10c9094",
                            "last_updated": "2023-03-13T14:06:51.561562-04:00",
                            "created_at": "2023-03-10T08:51:51.650984-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649c9495-3cdd-4d90-bd13-bade5d34f9e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a2c0f46-2f5d-4c18-a45a-38346e70245d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c23d297c-6db3-481d-b163-125e42b216b3",
            "completed": true,
            "last_updated": "2023-03-13T13:22:04.788775-04:00",
            "created_at": "2023-03-11T09:32:14.201632-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c23d297c-6db3-481d-b163-125e42b216b3",
            "datetime": "2023-03-11T17:07:00-05:00",
            "cutoff_datetime": "2023-03-11T17:07:00-05:00",
            "name": "New York Rangers v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "4218a5e5-19df-4fe9-91c6-73e9c84d2318",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a2c0f46-2f5d-4c18-a45a-38346e70245d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.211585-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rangers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b7c8de51-f78b-46fd-9108-8f456fc8d01f",
                            "gambit_id": "7e79b3fd-ad49-44ef-ac77-4999fa1097ff",
                            "last_updated": "2023-03-13T13:22:04.808363-04:00",
                            "created_at": "2023-03-11T09:32:14.214099-05:00",
                            "name": "New York Rangers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4218a5e5-19df-4fe9-91c6-73e9c84d2318/?format=api"
                        },
                        {
                            "id": "dbc185df-2516-4215-a87f-eb15087358dc",
                            "gambit_id": "f396fd1a-4045-4c42-b430-ab9db0625233",
                            "last_updated": "2023-03-13T13:22:04.806426-04:00",
                            "created_at": "2023-03-11T09:32:14.212805-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4218a5e5-19df-4fe9-91c6-73e9c84d2318/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3ce0480-e7ed-4441-a0c6-2f7425df703e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a2c0f46-2f5d-4c18-a45a-38346e70245d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.207507-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sabres",
                                "amount": 6163.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1324a2ec-09b1-43db-8e0c-7f7e314b7d6e",
                            "gambit_id": "98c05324-b459-45ea-8fdb-e40447ead070",
                            "last_updated": "2023-03-13T13:22:04.800703-04:00",
                            "created_at": "2023-03-11T09:32:14.208793-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3ce0480-e7ed-4441-a0c6-2f7425df703e/?format=api"
                        },
                        {
                            "id": "64ee016c-37a0-4e6d-b45a-f9fc76dcdb39",
                            "gambit_id": "66236392-c681-4412-a481-5e6b97f9b14b",
                            "last_updated": "2023-03-13T13:22:04.802762-04:00",
                            "created_at": "2023-03-11T09:32:14.210217-05:00",
                            "name": "New York Rangers",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3ce0480-e7ed-4441-a0c6-2f7425df703e/?format=api"
                        }
                    ]
                },
                {
                    "id": "586c737d-7854-406c-a9d2-6cec5eac3ef4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a2c0f46-2f5d-4c18-a45a-38346e70245d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.203536-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d404aa7d-4d97-4eff-90b9-58780c6781eb",
                            "gambit_id": "a2ce39e0-46f1-45f7-a9f6-bcbf9e2993be",
                            "last_updated": "2023-03-13T13:22:04.796477-04:00",
                            "created_at": "2023-03-11T09:32:14.206168-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586c737d-7854-406c-a9d2-6cec5eac3ef4/?format=api"
                        },
                        {
                            "id": "9f7a0417-a6c4-499d-ae25-dfc6848bfa12",
                            "gambit_id": "4a07d9a4-3e05-4056-8c61-fad3a4b75e62",
                            "last_updated": "2023-03-13T13:22:04.794269-04:00",
                            "created_at": "2023-03-11T09:32:14.204861-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586c737d-7854-406c-a9d2-6cec5eac3ef4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2215714d-c7c9-4435-bd78-857184acb8f9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bdf7064c-1a64-469d-a93b-1cc4c2da8b12",
            "completed": true,
            "last_updated": "2023-03-13T10:32:12.148510-04:00",
            "created_at": "2023-03-11T09:32:14.053449-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bdf7064c-1a64-469d-a93b-1cc4c2da8b12",
            "datetime": "2023-03-11T16:10:00-05:00",
            "cutoff_datetime": "2023-03-11T16:10:00-05:00",
            "name": "New York Knicks v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "d7b3625c-b973-4651-90e4-940fc0ae871f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2215714d-c7c9-4435-bd78-857184acb8f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:14.063283-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 6458.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6002abc-f509-4157-afce-e6690b90236b",
                            "gambit_id": "e0014677-ec5e-4cdc-99db-b5009f1a61c4",
                            "last_updated": "2023-03-13T10:32:12.160893-04:00",
                            "created_at": "2023-03-11T09:32:14.064477-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7b3625c-b973-4651-90e4-940fc0ae871f/?format=api"
                        },
                        {
                            "id": "ff76565c-966a-4b7b-aef7-66b0b4f7411e",
                            "gambit_id": "576a2e61-7e28-4a1c-839b-aefd81f2b3cb",
                            "last_updated": "2023-03-13T10:32:12.162427-04:00",
                            "created_at": "2023-03-11T09:32:14.065776-05:00",
                            "name": "New York Knicks",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7b3625c-b973-4651-90e4-940fc0ae871f/?format=api"
                        }
                    ]
                },
                {
                    "id": "fddf08ab-ee75-43e5-8ffa-7bfe4bea2d96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2215714d-c7c9-4435-bd78-857184acb8f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:14.059314-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8dca6e2-1f48-4bbb-a1d7-31ef20a3bb0d",
                            "gambit_id": "3b7f4ef7-8416-4904-85c8-95accb80142b",
                            "last_updated": "2023-03-13T10:32:12.156687-04:00",
                            "created_at": "2023-03-11T09:32:14.060618-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddf08ab-ee75-43e5-8ffa-7bfe4bea2d96/?format=api"
                        },
                        {
                            "id": "6f8cbe5e-37a8-4f76-b30f-22a780d20a1e",
                            "gambit_id": "b2d7bbe3-52c7-4522-aa2c-d2ccf8b0b3f8",
                            "last_updated": "2023-03-13T10:32:12.158025-04:00",
                            "created_at": "2023-03-11T09:32:14.061941-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddf08ab-ee75-43e5-8ffa-7bfe4bea2d96/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd3dffe3-bc59-41dd-a842-55bc60f42657",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2215714d-c7c9-4435-bd78-857184acb8f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:14.055261-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45f3cd76-44ee-4b5a-aa64-501cdbf65594",
                            "gambit_id": "53abfaee-a469-4e45-9836-28aa2687a522",
                            "last_updated": "2023-03-13T10:32:12.153769-04:00",
                            "created_at": "2023-03-11T09:32:14.057917-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd3dffe3-bc59-41dd-a842-55bc60f42657/?format=api"
                        },
                        {
                            "id": "f82fd142-7fc8-4d7f-a301-3fd92d68a147",
                            "gambit_id": "71f77034-deb8-40cb-a6fb-0f32282c9a3a",
                            "last_updated": "2023-03-13T10:32:12.152233-04:00",
                            "created_at": "2023-03-11T09:32:14.056587-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd3dffe3-bc59-41dd-a842-55bc60f42657/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "206c16cd-89b4-4259-9b2e-accda2fba4ad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "155c75d8-8bf0-479a-ac27-77fc165e38e5",
            "completed": true,
            "last_updated": "2023-03-12T19:26:59.479712-04:00",
            "created_at": "2023-03-11T09:32:13.906418-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/155c75d8-8bf0-479a-ac27-77fc165e38e5",
            "datetime": "2023-03-11T15:37:00-05:00",
            "cutoff_datetime": "2023-03-11T15:37:00-05:00",
            "name": "Philadelphia Flyers v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "e9fbb8be-fb28-454f-9f20-a81d3e1df2cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/206c16cd-89b4-4259-9b2e-accda2fba4ad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:13.917545-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 7024.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 9552.64,
                        "profit_sb": 52.64,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b2a901bc-9d5e-496d-ad47-4b8473995340",
                            "gambit_id": "7ae53d9f-2ec7-4c3b-a607-0bddfc3a0757",
                            "last_updated": "2023-03-12T19:26:59.490725-04:00",
                            "created_at": "2023-03-11T09:32:13.918784-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9fbb8be-fb28-454f-9f20-a81d3e1df2cd/?format=api"
                        },
                        {
                            "id": "c2958040-b826-4d59-8d6d-ce357ed81aa4",
                            "gambit_id": "ced0d43c-4986-4b90-83e3-c99dc6eda964",
                            "last_updated": "2023-03-12T19:26:59.492324-04:00",
                            "created_at": "2023-03-11T09:32:13.920167-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.21000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9fbb8be-fb28-454f-9f20-a81d3e1df2cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b6092b4-3c0b-4c19-a879-719408fa24c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/206c16cd-89b4-4259-9b2e-accda2fba4ad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:13.912110-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5107.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ecd64b9e-bb7e-4622-88e4-963cf28528be",
                            "gambit_id": "48e3c3fa-63f1-451e-9c35-ba347419b790",
                            "last_updated": "2023-03-12T19:26:59.486791-04:00",
                            "created_at": "2023-03-11T09:32:13.913751-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6092b4-3c0b-4c19-a879-719408fa24c1/?format=api"
                        },
                        {
                            "id": "92f8a5b0-8bcd-4c59-968a-f42df1b336f5",
                            "gambit_id": "b1a67a29-a188-4b6a-ba6b-91222591837d",
                            "last_updated": "2023-03-12T19:26:59.488147-04:00",
                            "created_at": "2023-03-11T09:32:13.916117-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6092b4-3c0b-4c19-a879-719408fa24c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2295ba7-69e7-4a59-8f37-f3fcedb8a671",
                    "match": "https://api-prod.gambitprofit.com/api/matches/206c16cd-89b4-4259-9b2e-accda2fba4ad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:13.908182-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7972e4d3-5231-4c43-9e7c-377a7562d04d",
                            "gambit_id": "53d47172-7a67-4da3-ba1e-e850865aa53b",
                            "last_updated": "2023-03-12T19:26:59.482821-04:00",
                            "created_at": "2023-03-11T09:32:13.909443-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2295ba7-69e7-4a59-8f37-f3fcedb8a671/?format=api"
                        },
                        {
                            "id": "6a2c623e-3220-4aad-a211-7ccda6bacb03",
                            "gambit_id": "bdc6f488-21ed-4275-8280-839bfa869a52",
                            "last_updated": "2023-03-12T19:26:59.484079-04:00",
                            "created_at": "2023-03-11T09:32:13.910770-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2295ba7-69e7-4a59-8f37-f3fcedb8a671/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3254582-b24c-4019-bf76-60348d68b984",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f09031db-ad1b-4ef3-a1e1-7f0f69879507",
            "completed": true,
            "last_updated": "2023-03-13T13:22:04.300150-04:00",
            "created_at": "2023-03-11T09:32:13.756927-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f09031db-ad1b-4ef3-a1e1-7f0f69879507",
            "datetime": "2023-03-11T13:07:00-05:00",
            "cutoff_datetime": "2023-03-11T13:07:00-05:00",
            "name": "Detroit Red Wings v. Boston Bruins",
            "bettypes": [
                {
                    "id": "f6c3f873-5c72-4ca5-90ab-9aaf96cde313",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3254582-b24c-4019-bf76-60348d68b984/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-11T09:32:13.767786-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 7525.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9479.25,
                        "profit_sb": -20.75,
                        "profit_sb_percentage": -0.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c16e2f9-f808-4245-8884-24a4e12664ec",
                            "gambit_id": "a9a45318-f3b7-46c7-a6b9-0c30e287958f",
                            "last_updated": "2023-03-13T13:22:04.313378-04:00",
                            "created_at": "2023-03-11T09:32:13.769072-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.26000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c3f873-5c72-4ca5-90ab-9aaf96cde313/?format=api"
                        },
                        {
                            "id": "17278dbd-a135-43cb-8fe5-eaa068f00211",
                            "gambit_id": "1f8e0d09-86e7-4949-a76c-06570d1ef0bc",
                            "last_updated": "2023-03-13T13:22:04.315740-04:00",
                            "created_at": "2023-03-11T09:32:13.770464-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "3.83000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6c3f873-5c72-4ca5-90ab-9aaf96cde313/?format=api"
                        }
                    ]
                },
                {
                    "id": "009381cc-57d6-4b98-9f51-09d542111d16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3254582-b24c-4019-bf76-60348d68b984/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-11T09:32:13.763663-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5784.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e5d311b-00f8-4e92-99e5-1cd2dcdea99c",
                            "gambit_id": "da28c576-0226-45ac-b575-9861067243c7",
                            "last_updated": "2023-03-13T13:22:04.308674-04:00",
                            "created_at": "2023-03-11T09:32:13.764966-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009381cc-57d6-4b98-9f51-09d542111d16/?format=api"
                        },
                        {
                            "id": "dadf0812-5898-4e2e-86dc-a563c232c633",
                            "gambit_id": "149be88e-c519-4596-b75d-e73f5ee9502e",
                            "last_updated": "2023-03-13T13:22:04.310117-04:00",
                            "created_at": "2023-03-11T09:32:13.766350-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/009381cc-57d6-4b98-9f51-09d542111d16/?format=api"
                        }
                    ]
                },
                {
                    "id": "1218410e-003b-4ff0-a7b8-9491d8a09025",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3254582-b24c-4019-bf76-60348d68b984/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-11T09:32:13.759161-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98962bd0-cae0-4714-8c93-1fb817c19cda",
                            "gambit_id": "73814bde-7adb-4ba0-945d-b79102c8e0e9",
                            "last_updated": "2023-03-13T13:22:04.305723-04:00",
                            "created_at": "2023-03-11T09:32:13.762207-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1218410e-003b-4ff0-a7b8-9491d8a09025/?format=api"
                        },
                        {
                            "id": "71661839-4e1e-488d-8e6e-94ff22216221",
                            "gambit_id": "2de99df0-7523-426e-b701-b7c8d0777c19",
                            "last_updated": "2023-03-13T13:22:04.304257-04:00",
                            "created_at": "2023-03-11T09:32:13.760754-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1218410e-003b-4ff0-a7b8-9491d8a09025/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08a70a77-66a3-4c86-bb9b-b5d15d68df38",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a3e95d0-85be-4ed3-bb86-3f4b650c3b66",
            "completed": true,
            "last_updated": "2023-03-13T14:06:50.839878-04:00",
            "created_at": "2023-03-10T08:46:52.861460-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.99,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7a3e95d0-85be-4ed3-bb86-3f4b650c3b66",
            "datetime": "2023-03-11T10:00:00-05:00",
            "cutoff_datetime": "2023-03-11T10:00:00-05:00",
            "name": "Leicester City v. Chelsea",
            "bettypes": [
                {
                    "id": "068e565e-c118-4f20-a3b6-04a142aa6330",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08a70a77-66a3-4c86-bb9b-b5d15d68df38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:52.867641-05: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": 6518.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3482.0
                            }
                        ],
                        "expected_reward_tokens": 12187.0,
                        "profit_sb": 2687.0,
                        "profit_sb_percentage": 28.28,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 4929.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2633.0
                            },
                            {
                                "team": "Leicester City",
                                "amount": 2438.0
                            }
                        ],
                        "expected_reward_tokens": 9215.5,
                        "profit_sb": -284.5,
                        "profit_sb_percentage": -2.99,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "daf246a2-c1c0-4dfa-904b-15651c47077f",
                            "gambit_id": "95114261-065c-4cef-9ecd-dd2667760278",
                            "last_updated": "2023-03-13T14:06:50.849320-04:00",
                            "created_at": "2023-03-10T08:46:52.868910-05:00",
                            "name": "Chelsea",
                            "reward": "1.87000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/068e565e-c118-4f20-a3b6-04a142aa6330/?format=api"
                        },
                        {
                            "id": "766d9ee4-0bff-4112-a2c6-4047f1d5af09",
                            "gambit_id": "ab0bd9a6-177a-4b08-b32e-666c58ff3690",
                            "last_updated": "2023-03-13T14:06:50.852315-04:00",
                            "created_at": "2023-03-10T08:46:52.873516-05:00",
                            "name": "Draw",
                            "reward": "3.50000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/068e565e-c118-4f20-a3b6-04a142aa6330/?format=api"
                        },
                        {
                            "id": "698c6e43-9e4e-4173-8d6e-d6857b3791c1",
                            "gambit_id": "2322e5d3-b306-45d2-a104-9a8e8700f410",
                            "last_updated": "2023-03-13T14:06:50.850726-04:00",
                            "created_at": "2023-03-10T08:46:52.870278-05:00",
                            "name": "Leicester City",
                            "reward": "3.78000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/068e565e-c118-4f20-a3b6-04a142aa6330/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8a5a145-0548-4121-99ec-57231d5ccfe9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08a70a77-66a3-4c86-bb9b-b5d15d68df38/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:52.863483-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9200.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e6bc32e-0269-4204-acb0-6d0e3c2b2451",
                            "gambit_id": "99d7c1e7-986a-4854-9e7b-4833383f2a8b",
                            "last_updated": "2023-03-13T14:06:50.846091-04:00",
                            "created_at": "2023-03-10T08:46:52.866250-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.84000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8a5a145-0548-4121-99ec-57231d5ccfe9/?format=api"
                        },
                        {
                            "id": "63ac3540-8467-414c-83e9-97ca42052586",
                            "gambit_id": "af6c2783-f645-4019-9b0a-9f968805f595",
                            "last_updated": "2023-03-13T14:06:50.844210-04:00",
                            "created_at": "2023-03-10T08:46:52.864869-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.84000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8a5a145-0548-4121-99ec-57231d5ccfe9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f95fa204-2ee5-492a-b5ee-112ea89dc5e0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3493c344-b50c-4971-b066-a0f25aa69a58",
            "completed": true,
            "last_updated": "2023-03-13T14:01:49.135114-04:00",
            "created_at": "2023-03-10T08:46:53.008118-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.21,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3493c344-b50c-4971-b066-a0f25aa69a58",
            "datetime": "2023-03-11T10:00:00-05:00",
            "cutoff_datetime": "2023-03-11T10:00:00-05:00",
            "name": "Leeds United v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f95fa204-2ee5-492a-b5ee-112ea89dc5e0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:53.013899-05: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": 6629.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3371.0
                            }
                        ],
                        "expected_reward_tokens": 11932.2,
                        "profit_sb": 2432.2,
                        "profit_sb_percentage": 25.6,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 5162.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2625.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 2212.0
                            }
                        ],
                        "expected_reward_tokens": 9290.4,
                        "profit_sb": -209.6,
                        "profit_sb_percentage": -2.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27a4ced3-fa22-4313-8709-ff290df469a0",
                            "gambit_id": "16e40987-bf6d-4941-92be-9e2c673e6692",
                            "last_updated": "2023-03-13T14:01:49.142958-04:00",
                            "created_at": "2023-03-10T08:46:53.015184-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "1.80000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22/?format=api"
                        },
                        {
                            "id": "b6691e52-3bc0-4046-904e-653f6a85f36b",
                            "gambit_id": "4f39999a-e6de-496a-ac27-1798291e8bf1",
                            "last_updated": "2023-03-13T14:01:49.145711-04:00",
                            "created_at": "2023-03-10T08:46:53.018364-05:00",
                            "name": "Draw",
                            "reward": "3.54000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22/?format=api"
                        },
                        {
                            "id": "1f8a042e-0587-481b-b907-6cb7f9f382e1",
                            "gambit_id": "e4ae4862-c2e1-4e3b-ac14-b42e6328fbe2",
                            "last_updated": "2023-03-13T14:01:49.144331-04:00",
                            "created_at": "2023-03-10T08:46:53.016870-05:00",
                            "name": "Leeds United",
                            "reward": "4.20000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22/?format=api"
                        }
                    ]
                },
                {
                    "id": "218ab8a5-5977-4d47-8912-a3568d9038aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f95fa204-2ee5-492a-b5ee-112ea89dc5e0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:53.009854-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9200.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75fd68c0-cb88-4d66-9d91-3f5fa0bdbdb7",
                            "gambit_id": "144e7526-e2ce-46bb-afd7-75586c067300",
                            "last_updated": "2023-03-13T14:01:49.140199-04:00",
                            "created_at": "2023-03-10T08:46:53.012545-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.84000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/218ab8a5-5977-4d47-8912-a3568d9038aa/?format=api"
                        },
                        {
                            "id": "48494338-8c78-4f2a-b29c-78230c288433",
                            "gambit_id": "43ef29cd-0e75-45b4-9a54-85ec216f22e5",
                            "last_updated": "2023-03-13T14:01:49.138710-04:00",
                            "created_at": "2023-03-10T08:46:53.011201-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.84000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/218ab8a5-5977-4d47-8912-a3568d9038aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "befa2afd-2157-4143-8bb8-c59fa83b7ea2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "55d2b4a8-a573-4cd6-82f0-da2d484206a6",
            "completed": true,
            "last_updated": "2023-03-13T14:01:49.274357-04:00",
            "created_at": "2023-03-10T08:46:53.162306-05: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/55d2b4a8-a573-4cd6-82f0-da2d484206a6",
            "datetime": "2023-03-11T10:00:00-05:00",
            "cutoff_datetime": "2023-03-11T10:00:00-05:00",
            "name": "Everton v. Brentford",
            "bettypes": [
                {
                    "id": "cef52867-25ea-496c-bc18-345b274c2a3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/befa2afd-2157-4143-8bb8-c59fa83b7ea2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:53.168203-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 5187.0
                            },
                            {
                                "team": "Brentford",
                                "amount": 4813.0
                            }
                        ],
                        "expected_reward_tokens": 13380.14,
                        "profit_sb": 3880.14,
                        "profit_sb_percentage": 40.84,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 3576.0
                            },
                            {
                                "team": "Brentford",
                                "amount": 3318.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3106.0
                            }
                        ],
                        "expected_reward_tokens": 9224.04,
                        "profit_sb": -275.96,
                        "profit_sb_percentage": -2.9,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b612aae1-20ce-4c31-8487-aca9006b4129",
                            "gambit_id": "1ba17583-23ff-4843-a093-4d8ebd348d94",
                            "last_updated": "2023-03-13T14:01:49.283141-04:00",
                            "created_at": "2023-03-10T08:46:53.170870-05:00",
                            "name": "Everton",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
                        },
                        {
                            "id": "1cd9496d-1e9f-40c3-9c32-49f7c0383800",
                            "gambit_id": "8452a7eb-4d23-4254-bf43-0a665cff4b17",
                            "last_updated": "2023-03-13T14:01:49.281674-04:00",
                            "created_at": "2023-03-10T08:46:53.169521-05:00",
                            "name": "Brentford",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
                        },
                        {
                            "id": "28e84d25-2b59-40a1-8e97-4188bb915373",
                            "gambit_id": "14299e9a-8b44-4ebe-ac35-0fe6f6432823",
                            "last_updated": "2023-03-13T14:01:49.284470-04:00",
                            "created_at": "2023-03-10T08:46:53.172156-05:00",
                            "name": "Draw",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "65f4ccfa-bf9b-4698-a26b-f88df48fb288",
                    "match": "https://api-prod.gambitprofit.com/api/matches/befa2afd-2157-4143-8bb8-c59fa83b7ea2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:53.164169-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6047.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": -249.98,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "996273e6-719a-40c8-9f7a-148cdbde8eb0",
                            "gambit_id": "052c4c15-8692-496e-a8b7-f8f35a4e3378",
                            "last_updated": "2023-03-13T14:01:49.277330-04:00",
                            "created_at": "2023-03-10T08:46:53.165462-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.53000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f4ccfa-bf9b-4698-a26b-f88df48fb288/?format=api"
                        },
                        {
                            "id": "0d40ace8-189d-44e4-9f40-fef6941795c2",
                            "gambit_id": "3b11b301-b775-4b67-a470-8472e3e573c0",
                            "last_updated": "2023-03-13T14:01:49.278587-04:00",
                            "created_at": "2023-03-10T08:46:53.166783-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f4ccfa-bf9b-4698-a26b-f88df48fb288/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "96ad2485-8886-4daa-9799-383eae3decc3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5ec28649-cdce-4440-aa5a-fddcc6479067",
            "completed": true,
            "last_updated": "2023-03-13T14:06:51.191413-04:00",
            "created_at": "2023-03-10T08:46:52.692835-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.46,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5ec28649-cdce-4440-aa5a-fddcc6479067",
            "datetime": "2023-03-11T07:30:00-05:00",
            "cutoff_datetime": "2023-03-11T07:30:00-05:00",
            "name": "Bournemouth v. Liverpool",
            "bettypes": [
                {
                    "id": "efa8d27e-02f5-4117-9e12-25d3d240e1d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96ad2485-8886-4daa-9799-383eae3decc3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:52.698927-05: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": 7781.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2219.0
                            }
                        ],
                        "expected_reward_tokens": 10737.78,
                        "profit_sb": 1237.78,
                        "profit_sb_percentage": 13.03,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 6715.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1915.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 1371.0
                            }
                        ],
                        "expected_reward_tokens": 9266.7,
                        "profit_sb": -233.3,
                        "profit_sb_percentage": -2.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "17ad2f07-47c3-4ce9-868b-d6ddef975cb7",
                            "gambit_id": "85a915f6-164a-434d-9240-8f9c2d8cb70b",
                            "last_updated": "2023-03-13T14:06:51.201395-04:00",
                            "created_at": "2023-03-10T08:46:52.700205-05:00",
                            "name": "Liverpool",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa8d27e-02f5-4117-9e12-25d3d240e1d6/?format=api"
                        },
                        {
                            "id": "5d2fd7c4-810a-49a4-b14f-21a285e12013",
                            "gambit_id": "3b3b4458-907e-4588-a00c-39f350b2dabd",
                            "last_updated": "2023-03-13T14:06:51.204816-04:00",
                            "created_at": "2023-03-10T08:46:52.703215-05:00",
                            "name": "Draw",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa8d27e-02f5-4117-9e12-25d3d240e1d6/?format=api"
                        },
                        {
                            "id": "77f37e42-1277-4e19-a9c6-0b8b8b7411d5",
                            "gambit_id": "aa9a302f-c73c-4a85-bc46-c4c3333d9e7f",
                            "last_updated": "2023-03-13T14:06:51.203223-04:00",
                            "created_at": "2023-03-10T08:46:52.701590-05:00",
                            "name": "Bournemouth",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa8d27e-02f5-4117-9e12-25d3d240e1d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc5c4033-fdf5-4c31-a74e-f65b9a4350e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/96ad2485-8886-4daa-9799-383eae3decc3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:52.694645-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6128.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3872.0
                            }
                        ],
                        "expected_reward_tokens": 9253.28,
                        "profit_sb": -246.72,
                        "profit_sb_percentage": -2.6,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "078f5231-a675-41a7-82c5-c02654a180e3",
                            "gambit_id": "551bbf7d-d60a-4b40-bc0d-2591a9cc9287",
                            "last_updated": "2023-03-13T14:06:51.197297-04:00",
                            "created_at": "2023-03-10T08:46:52.697541-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.51000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5c4033-fdf5-4c31-a74e-f65b9a4350e3/?format=api"
                        },
                        {
                            "id": "1c9c5c4c-1beb-4a92-a83a-7bdda5c17724",
                            "gambit_id": "5babbd1c-5762-462e-9832-bf2576135934",
                            "last_updated": "2023-03-13T14:06:51.195401-04:00",
                            "created_at": "2023-03-10T08:46:52.696089-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5c4033-fdf5-4c31-a74e-f65b9a4350e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6dc2689-5608-4e11-8c14-0a1b7db0512b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ef0b243-cc31-4274-b4d6-5377e67632c7",
            "completed": true,
            "last_updated": "2023-03-11T16:02:10.567582-05:00",
            "created_at": "2023-03-10T08:46:52.522617-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0ef0b243-cc31-4274-b4d6-5377e67632c7",
            "datetime": "2023-03-10T22:40:00-05:00",
            "cutoff_datetime": "2023-03-10T22:40:00-05:00",
            "name": "Toronto Raptors v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "16a73445-df51-45b1-8e97-a601504cc7fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:52.537484-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5867.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8a900e6-6c23-45d3-97eb-5393fd631792",
                            "gambit_id": "3a414b33-9015-42cc-93f0-9cfaa46586f1",
                            "last_updated": "2023-03-11T16:02:10.578847-05:00",
                            "created_at": "2023-03-10T08:46:52.541712-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api"
                        },
                        {
                            "id": "e0ee4520-683d-44df-9d47-9287f0fae7d9",
                            "gambit_id": "78815ea5-504b-4d16-8e62-853cfb00355c",
                            "last_updated": "2023-03-11T16:02:10.577694-05:00",
                            "created_at": "2023-03-10T08:46:52.539491-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "63ff0f8c-6676-408a-bd21-73210732ff3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:52.531353-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "354cbb3f-2e01-426d-aceb-38765e928d18",
                            "gambit_id": "6e4b006e-9531-440f-a252-a365c7abcf87",
                            "last_updated": "2023-03-11T16:02:10.575273-05:00",
                            "created_at": "2023-03-10T08:46:52.533192-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api"
                        },
                        {
                            "id": "81598521-e07e-4651-ac2c-0530ab3050db",
                            "gambit_id": "4c6498e8-adff-42af-9f75-c583367d173f",
                            "last_updated": "2023-03-11T16:02:10.574099-05:00",
                            "created_at": "2023-03-10T08:46:52.535310-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63ff0f8c-6676-408a-bd21-73210732ff3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6f29200-0b88-4792-8812-ab64c689ab07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:52.525325-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d382ce2-2001-495e-8628-211e77f7f2e1",
                            "gambit_id": "cd4809b3-12a2-4ba8-8b18-ac67876d6c9d",
                            "last_updated": "2023-03-11T16:02:10.571657-05:00",
                            "created_at": "2023-03-10T08:46:52.529422-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f29200-0b88-4792-8812-ab64c689ab07/?format=api"
                        },
                        {
                            "id": "4ec62af1-dda6-4a69-915a-f2a425c42fb5",
                            "gambit_id": "817f25af-0a81-46a7-a17d-69cc2cfdccdf",
                            "last_updated": "2023-03-11T16:02:10.570503-05:00",
                            "created_at": "2023-03-10T08:46:52.527419-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f29200-0b88-4792-8812-ab64c689ab07/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a5f2938-67ec-48e6-97ff-c38910492e8a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "722b2770-e9ab-4e62-befa-e365f40c09f5",
            "completed": true,
            "last_updated": "2023-03-11T16:02:10.406395-05:00",
            "created_at": "2023-03-10T08:46:52.370644-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/722b2770-e9ab-4e62-befa-e365f40c09f5",
            "datetime": "2023-03-10T21:07:00-05:00",
            "cutoff_datetime": "2023-03-10T21:07:00-05:00",
            "name": "Anaheim Ducks v. Calgary Flames",
            "bettypes": [
                {
                    "id": "e3fc943b-85ef-4900-94d4-d90a51d692a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:52.380562-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 7563.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2437.0
                            }
                        ],
                        "expected_reward_tokens": 9453.75,
                        "profit_sb": -46.25,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50282193-7826-402e-9275-b09635de926d",
                            "gambit_id": "7aae753a-3346-4a3d-8530-517d8a3f6414",
                            "last_updated": "2023-03-11T16:02:10.417135-05:00",
                            "created_at": "2023-03-10T08:46:52.381787-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api"
                        },
                        {
                            "id": "a645f75c-0251-4ebe-9bc1-2e83f20f4c57",
                            "gambit_id": "9706a873-04ae-4d63-a9e4-d09cce71b775",
                            "last_updated": "2023-03-11T16:02:10.418320-05:00",
                            "created_at": "2023-03-10T08:46:52.383133-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c83be1c-67ff-4055-9e20-7a7895414324",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:52.376495-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5867.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87757ec4-eae3-4ba9-9e1b-19dc5a5d2254",
                            "gambit_id": "76cd6dff-8a7b-4113-8f0c-54a96dfd6b7a",
                            "last_updated": "2023-03-11T16:02:10.413303-05:00",
                            "created_at": "2023-03-10T08:46:52.377762-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c83be1c-67ff-4055-9e20-7a7895414324/?format=api"
                        },
                        {
                            "id": "cd6e05b6-4a98-4194-b0cc-97a099b4d8d1",
                            "gambit_id": "f5d1cd90-a4e3-47da-b174-04dd638a18e8",
                            "last_updated": "2023-03-11T16:02:10.414522-05:00",
                            "created_at": "2023-03-10T08:46:52.379200-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c83be1c-67ff-4055-9e20-7a7895414324/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a5ab684-b515-456c-bb05-76d8fb89c3c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:52.372474-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1e404b2-4462-4629-ba4c-afd051b97e43",
                            "gambit_id": "dabb8876-ef41-4484-b33d-f0cd1fadb934",
                            "last_updated": "2023-03-11T16:02:10.410647-05:00",
                            "created_at": "2023-03-10T08:46:52.375156-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5ab684-b515-456c-bb05-76d8fb89c3c4/?format=api"
                        },
                        {
                            "id": "a54da347-05e1-4006-97c1-26cbf1cfdc4c",
                            "gambit_id": "c9416a42-20ea-495d-9faf-77acde330f99",
                            "last_updated": "2023-03-11T16:02:10.409363-05:00",
                            "created_at": "2023-03-10T08:46:52.373787-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5ab684-b515-456c-bb05-76d8fb89c3c4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "beeaf35d-4f4d-4f9c-ba59-d6344c430991",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8e99c15-51a5-41ad-ae03-b444bac54bc2",
            "completed": true,
            "last_updated": "2023-03-11T11:17:15.886597-05:00",
            "created_at": "2023-03-10T08:46:52.044910-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c8e99c15-51a5-41ad-ae03-b444bac54bc2",
            "datetime": "2023-03-10T20:10:00-05:00",
            "cutoff_datetime": "2023-03-10T20:10:00-05:00",
            "name": "Brooklyn Nets v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "82682b91-8fd8-4b62-9394-d54d522cd98d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beeaf35d-4f4d-4f9c-ba59-d6344c430991/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:52.055222-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 6241.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0bed4f8a-a0f4-4532-a6d4-6934038a06c8",
                            "gambit_id": "b46703bb-28c8-49e7-b6eb-2bd162518bc3",
                            "last_updated": "2023-03-11T11:17:15.904164-05:00",
                            "created_at": "2023-03-10T08:46:52.056779-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82682b91-8fd8-4b62-9394-d54d522cd98d/?format=api"
                        },
                        {
                            "id": "dfdf29ae-b945-4a7a-a35e-597725e827d2",
                            "gambit_id": "0c8e56c1-65bd-4144-b9f1-5f94a82b15a8",
                            "last_updated": "2023-03-11T11:17:15.905418-05:00",
                            "created_at": "2023-03-10T08:46:52.058117-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82682b91-8fd8-4b62-9394-d54d522cd98d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc8bfe52-00d1-4d8b-93b1-478e93b5a955",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beeaf35d-4f4d-4f9c-ba59-d6344c430991/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:52.051167-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e60b68ba-9829-4dcc-bfef-0d995a04aa90",
                            "gambit_id": "3a0e677c-d7ab-4f82-9b8e-c9db3788e6a5",
                            "last_updated": "2023-03-11T11:17:15.900475-05:00",
                            "created_at": "2023-03-10T08:46:52.052349-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc8bfe52-00d1-4d8b-93b1-478e93b5a955/?format=api"
                        },
                        {
                            "id": "21a34265-075f-4161-bcca-e89b1ae145fa",
                            "gambit_id": "2279c02d-5df5-40de-8e3e-e19599f0c9d0",
                            "last_updated": "2023-03-11T11:17:15.901724-05:00",
                            "created_at": "2023-03-10T08:46:52.053705-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc8bfe52-00d1-4d8b-93b1-478e93b5a955/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4f433fb-2a16-4f8e-85a0-c62a811d6e14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beeaf35d-4f4d-4f9c-ba59-d6344c430991/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:52.046942-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2269f8c9-16ef-4029-85f9-2daca96511b4",
                            "gambit_id": "27789807-9691-4b17-a50e-1b589f78e4e9",
                            "last_updated": "2023-03-11T11:17:15.897778-05:00",
                            "created_at": "2023-03-10T08:46:52.049773-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f433fb-2a16-4f8e-85a0-c62a811d6e14/?format=api"
                        },
                        {
                            "id": "c03da4d4-713e-44ab-ba0f-85a2276487ad",
                            "gambit_id": "7e68635e-64f0-48e0-962a-506b538a2340",
                            "last_updated": "2023-03-11T11:17:15.894664-05:00",
                            "created_at": "2023-03-10T08:46:52.048313-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f433fb-2a16-4f8e-85a0-c62a811d6e14/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa338c80-128e-48df-927c-513301221c0c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac607c35-574d-4615-8aa5-49e075512b5c",
            "completed": true,
            "last_updated": "2023-03-11T16:02:10.180054-05:00",
            "created_at": "2023-03-10T08:46:52.220521-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ac607c35-574d-4615-8aa5-49e075512b5c",
            "datetime": "2023-03-10T20:10:00-05:00",
            "cutoff_datetime": "2023-03-10T20:10:00-05:00",
            "name": "Cleveland Cavaliers v. Miami Heat",
            "bettypes": [
                {
                    "id": "a15dea3c-31a7-4d18-9139-e63122dc0673",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa338c80-128e-48df-927c-513301221c0c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:52.230574-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 5867.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "453e07fc-d1f0-4a99-99ea-cb492f09a606",
                            "gambit_id": "9a8958da-a77c-4c61-9e20-3ca63e272671",
                            "last_updated": "2023-03-11T16:02:10.190153-05:00",
                            "created_at": "2023-03-10T08:46:52.231783-05:00",
                            "name": "Miami Heat",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a15dea3c-31a7-4d18-9139-e63122dc0673/?format=api"
                        },
                        {
                            "id": "201bf52f-1717-4c49-a0ec-8748aa776215",
                            "gambit_id": "afb62431-2e52-41c3-bba3-9d8feac8fdd2",
                            "last_updated": "2023-03-11T16:02:10.191318-05:00",
                            "created_at": "2023-03-10T08:46:52.233071-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a15dea3c-31a7-4d18-9139-e63122dc0673/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d6490b0-e39f-4f22-bb74-fc4697043ee8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa338c80-128e-48df-927c-513301221c0c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:52.226453-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24f97f4d-14bf-4c65-a5fc-46c7378c4e21",
                            "gambit_id": "2492af96-c770-47b8-a9dc-1b6958302c81",
                            "last_updated": "2023-03-11T16:02:10.187830-05:00",
                            "created_at": "2023-03-10T08:46:52.229152-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6490b0-e39f-4f22-bb74-fc4697043ee8/?format=api"
                        },
                        {
                            "id": "b36ba25d-eb12-445d-958d-402920083650",
                            "gambit_id": "2b9924da-64f8-43fb-8faf-075a1d1aa2f4",
                            "last_updated": "2023-03-11T16:02:10.186674-05:00",
                            "created_at": "2023-03-10T08:46:52.227732-05:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6490b0-e39f-4f22-bb74-fc4697043ee8/?format=api"
                        }
                    ]
                },
                {
                    "id": "00f90e69-271e-4106-9aa9-bd8b186caa9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa338c80-128e-48df-927c-513301221c0c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:52.222374-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 212.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 212.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac241f4f-521f-420f-bbbf-61c14281fb39",
                            "gambit_id": "41699222-93ff-4fed-b6fa-62614b7237fe",
                            "last_updated": "2023-03-11T16:02:10.184287-05:00",
                            "created_at": "2023-03-10T08:46:52.225108-05:00",
                            "name": "Game Total Over 212.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "212.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f90e69-271e-4106-9aa9-bd8b186caa9f/?format=api"
                        },
                        {
                            "id": "2a85c234-4958-49e0-9ab3-fcd074bee926",
                            "gambit_id": "e6289869-2f03-495f-9f74-8926ed6a7e96",
                            "last_updated": "2023-03-11T16:02:10.183065-05:00",
                            "created_at": "2023-03-10T08:46:52.223728-05:00",
                            "name": "Game Total Under 212.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "212.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f90e69-271e-4106-9aa9-bd8b186caa9f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "433de220-2688-47d8-b9c0-fe316bbaa94c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "04f0d57f-8804-4f48-aa5d-302176eff591",
            "completed": true,
            "last_updated": "2023-03-11T16:02:11.785286-05:00",
            "created_at": "2023-03-10T08:46:51.878806-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/04f0d57f-8804-4f48-aa5d-302176eff591",
            "datetime": "2023-03-10T20:10:00-05:00",
            "cutoff_datetime": "2023-03-10T20:10:00-05:00",
            "name": "Denver Nuggets v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "3213172c-24e5-493a-b8dc-870a2ac7f11c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:51.900214-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 8486.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1514.0
                            }
                        ],
                        "expected_reward_tokens": 9504.32,
                        "profit_sb": 4.32,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31aab5fa-7a02-4b45-9fdb-e2d4a60fcc33",
                            "gambit_id": "977068b9-35a1-4ca8-9f5d-6e16f7eb50e4",
                            "last_updated": "2023-03-11T16:02:11.796650-05:00",
                            "created_at": "2023-03-10T08:46:51.903015-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api"
                        },
                        {
                            "id": "74ea0a32-9dc5-4998-b7b6-04e1a932c574",
                            "gambit_id": "dd690b85-b47f-4b1a-ae11-0bc6145d9613",
                            "last_updated": "2023-03-11T16:02:11.795504-05:00",
                            "created_at": "2023-03-10T08:46:51.901551-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3213172c-24e5-493a-b8dc-870a2ac7f11c/?format=api"
                        }
                    ]
                },
                {
                    "id": "12f6f582-f43d-465d-8269-3575b3200689",
                    "match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:51.892973-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2eeb7377-7d63-4619-898a-04d12709b4f5",
                            "gambit_id": "5a6c2ad4-0675-4a35-b815-89f29a4c9d7a",
                            "last_updated": "2023-03-11T16:02:11.793115-05:00",
                            "created_at": "2023-03-10T08:46:51.896048-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12f6f582-f43d-465d-8269-3575b3200689/?format=api"
                        },
                        {
                            "id": "b47db76b-69c9-4506-ab87-d57f5195a517",
                            "gambit_id": "14a08ffc-3d2f-4634-9c53-3d97a852b89c",
                            "last_updated": "2023-03-11T16:02:11.791855-05:00",
                            "created_at": "2023-03-10T08:46:51.894358-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12f6f582-f43d-465d-8269-3575b3200689/?format=api"
                        }
                    ]
                },
                {
                    "id": "42df2d6b-9651-4f51-b3df-77dfe0074ba5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/433de220-2688-47d8-b9c0-fe316bbaa94c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:51.880861-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09b5aa54-52d7-4c11-8459-f1f778cbeb8f",
                            "gambit_id": "d86d63f8-7dcd-4d7d-894a-8ec1752104ee",
                            "last_updated": "2023-03-11T16:02:11.789254-05:00",
                            "created_at": "2023-03-10T08:46:51.883823-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api"
                        },
                        {
                            "id": "9d57fd3f-c6fe-43fa-81be-f3054a31228c",
                            "gambit_id": "cf6c6237-b32e-44b9-90c2-ba92eb6dea27",
                            "last_updated": "2023-03-11T16:02:11.788125-05:00",
                            "created_at": "2023-03-10T08:46:51.882405-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df2d6b-9651-4f51-b3df-77dfe0074ba5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "37c18c85-6770-49df-8693-32823dc6fa50",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "11deea5f-baf1-4731-94b6-662d1a0c2685",
            "completed": true,
            "last_updated": "2023-03-11T16:07:12.402807-05:00",
            "created_at": "2023-03-10T12:22:07.654235-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/11deea5f-baf1-4731-94b6-662d1a0c2685",
            "datetime": "2023-03-10T19:10:00-05:00",
            "cutoff_datetime": "2023-03-10T19:10:00-05:00",
            "name": "Atlanta Hawks v. Washington Wizards",
            "bettypes": [
                {
                    "id": "b5751d00-27ac-4717-8898-a36a1cef691b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37c18c85-6770-49df-8693-32823dc6fa50/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T12:22:07.665087-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Hawks",
                                "amount": 5317.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9229471c-5514-4297-a74f-a5d146e22801",
                            "gambit_id": "f762a7e3-4172-4cd4-ae7e-eeeefa479d0e",
                            "last_updated": "2023-03-11T16:07:12.413381-05:00",
                            "created_at": "2023-03-10T12:22:07.668135-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5751d00-27ac-4717-8898-a36a1cef691b/?format=api"
                        },
                        {
                            "id": "0989de49-dd60-462a-8976-a1b689b53f5e",
                            "gambit_id": "faa4f448-75d9-4125-9d28-39e70908701f",
                            "last_updated": "2023-03-11T16:07:12.412283-05:00",
                            "created_at": "2023-03-10T12:22:07.666675-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5751d00-27ac-4717-8898-a36a1cef691b/?format=api"
                        }
                    ]
                },
                {
                    "id": "457dd80a-0f85-4d87-8948-ea600cbfe2b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37c18c85-6770-49df-8693-32823dc6fa50/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T12:22:07.660963-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79bb8b05-3c8b-4401-875b-89b1b25a0463",
                            "gambit_id": "48ad5726-ec1d-47a7-abf4-66983562f03c",
                            "last_updated": "2023-03-11T16:07:12.410048-05:00",
                            "created_at": "2023-03-10T12:22:07.663606-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/457dd80a-0f85-4d87-8948-ea600cbfe2b9/?format=api"
                        },
                        {
                            "id": "4c24a7d6-2815-4694-9aa2-ec49776253d0",
                            "gambit_id": "24c1e35d-904e-49d9-982b-18fc20be35b8",
                            "last_updated": "2023-03-11T16:07:12.408945-05:00",
                            "created_at": "2023-03-10T12:22:07.662226-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/457dd80a-0f85-4d87-8948-ea600cbfe2b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "96491364-e2c3-4f68-a145-93e6f8c561cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37c18c85-6770-49df-8693-32823dc6fa50/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T12:22:07.656384-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe5ac40c-23b2-4be0-93c8-95be877dbc18",
                            "gambit_id": "49240b8b-53ef-40a4-9b88-0bbf95abd4dc",
                            "last_updated": "2023-03-11T16:07:12.405525-05:00",
                            "created_at": "2023-03-10T12:22:07.658089-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96491364-e2c3-4f68-a145-93e6f8c561cc/?format=api"
                        },
                        {
                            "id": "cd7ad58e-35d6-4d11-9e6d-e9e1480c187e",
                            "gambit_id": "47c02915-7e17-498c-a1a8-7161357c36d6",
                            "last_updated": "2023-03-11T16:07:12.406651-05:00",
                            "created_at": "2023-03-10T12:22:07.659579-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96491364-e2c3-4f68-a145-93e6f8c561cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1bb5fb12-8c73-44cc-b9fc-7e83fccf19da",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "78a4c1fe-2504-48bb-aebd-948a7c104034",
            "completed": true,
            "last_updated": "2023-03-11T16:07:09.285431-05:00",
            "created_at": "2023-03-10T08:46:51.708212-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.06,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/78a4c1fe-2504-48bb-aebd-948a7c104034",
            "datetime": "2023-03-10T19:10:00-05:00",
            "cutoff_datetime": "2023-03-10T19:10:00-05:00",
            "name": "Portland Trail Blazers v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "8037af75-1394-4607-9cef-13671507d955",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:51.718989-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7485.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 2515.0
                            }
                        ],
                        "expected_reward_tokens": 9505.95,
                        "profit_sb": 5.95,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da28074d-6835-4a67-a758-95926caf458c",
                            "gambit_id": "7f9dd507-fb99-48fc-8019-ed9e98aa4137",
                            "last_updated": "2023-03-11T16:07:09.295025-05:00",
                            "created_at": "2023-03-10T08:46:51.720247-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8037af75-1394-4607-9cef-13671507d955/?format=api"
                        },
                        {
                            "id": "97f87023-0cf4-4fb7-928f-742976809dfa",
                            "gambit_id": "20b99e3d-a36b-42a5-8971-384dae7913fc",
                            "last_updated": "2023-03-11T16:07:09.296135-05:00",
                            "created_at": "2023-03-10T08:46:51.721542-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "3.78000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8037af75-1394-4607-9cef-13671507d955/?format=api"
                        }
                    ]
                },
                {
                    "id": "555a1d5d-0dbf-4f28-9440-ddad06a7712e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:51.714339-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5107.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96489d8a-1f14-4e41-ba72-b4f9c4d7396a",
                            "gambit_id": "20e5f7b5-ea78-43ea-b8ba-9daaa439a64d",
                            "last_updated": "2023-03-11T16:07:09.291658-05:00",
                            "created_at": "2023-03-10T08:46:51.716018-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/555a1d5d-0dbf-4f28-9440-ddad06a7712e/?format=api"
                        },
                        {
                            "id": "2eb7c83c-2b1e-4119-8a30-e6da49c3a699",
                            "gambit_id": "b24335b6-9eee-46ab-bc1c-6926e6704b36",
                            "last_updated": "2023-03-11T16:07:09.292779-05:00",
                            "created_at": "2023-03-10T08:46:51.717498-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/555a1d5d-0dbf-4f28-9440-ddad06a7712e/?format=api"
                        }
                    ]
                },
                {
                    "id": "759f8b69-082b-4c61-84a8-8a05f92dd6f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:51.710084-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c32a46ff-d938-4be4-92ce-0dacec0d5179",
                            "gambit_id": "43619267-9d58-4b36-8d9c-1d2eaa769e62",
                            "last_updated": "2023-03-11T16:07:09.289403-05:00",
                            "created_at": "2023-03-10T08:46:51.712714-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api"
                        },
                        {
                            "id": "6c767d9a-0bb9-4fe9-8ba3-dd36916bd2c7",
                            "gambit_id": "31856d7a-42e2-4638-8d00-c98a4d0af64f",
                            "last_updated": "2023-03-11T16:07:09.288205-05:00",
                            "created_at": "2023-03-10T08:46:51.711389-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0908208-24dc-4b8c-b71d-afa53459e83d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3d3ad62b-c7de-4e0b-bb25-c99142acb89d",
            "completed": true,
            "last_updated": "2023-03-11T11:17:15.359576-05:00",
            "created_at": "2023-03-10T08:46:51.562682-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/3d3ad62b-c7de-4e0b-bb25-c99142acb89d",
            "datetime": "2023-03-10T19:07:00-05:00",
            "cutoff_datetime": "2023-03-10T19:07:00-05:00",
            "name": "Chicago Blackhawks v. Florida Panthers",
            "bettypes": [
                {
                    "id": "8fb6dab2-1966-494d-8715-b7846271f9e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0908208-24dc-4b8c-b71d-afa53459e83d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-10T08:46:51.573384-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 7828.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1715789b-aebf-4402-b6ac-ae3c3a1c14d3",
                            "gambit_id": "1485bb16-171a-48c5-b452-b3a03d4cb008",
                            "last_updated": "2023-03-11T11:17:15.369597-05:00",
                            "created_at": "2023-03-10T08:46:51.574664-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb6dab2-1966-494d-8715-b7846271f9e6/?format=api"
                        },
                        {
                            "id": "c8f1ab7a-172f-4fdd-a545-9ddff15de2bd",
                            "gambit_id": "6bb5d115-3063-4001-b137-5c9f2ffb2618",
                            "last_updated": "2023-03-11T11:17:15.370726-05:00",
                            "created_at": "2023-03-10T08:46:51.576000-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb6dab2-1966-494d-8715-b7846271f9e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9b0789a-549c-459b-8a84-335f656ebc2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0908208-24dc-4b8c-b71d-afa53459e83d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-10T08:46:51.569427-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 6308.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7561daaf-1a96-451f-aeaa-2f2dca09d5e8",
                            "gambit_id": "b259c422-2593-47bb-af05-26ed4ab716ae",
                            "last_updated": "2023-03-11T11:17:15.365970-05:00",
                            "created_at": "2023-03-10T08:46:51.570711-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b0789a-549c-459b-8a84-335f656ebc2f/?format=api"
                        },
                        {
                            "id": "2c3f4d6a-5208-4587-a34c-baf2e54f85ef",
                            "gambit_id": "e25eba84-4e74-4d3a-a823-369ed6b8e187",
                            "last_updated": "2023-03-11T11:17:15.367298-05:00",
                            "created_at": "2023-03-10T08:46:51.572003-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9b0789a-549c-459b-8a84-335f656ebc2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6ceb3c0-5129-408b-904b-08798f3d7897",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0908208-24dc-4b8c-b71d-afa53459e83d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-10T08:46:51.564917-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d7b58de-dc96-4980-905c-3dde9bdae99e",
                            "gambit_id": "d896c073-2135-492d-89cf-3aad0cd7ad1d",
                            "last_updated": "2023-03-11T11:17:15.362585-05:00",
                            "created_at": "2023-03-10T08:46:51.566560-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6ceb3c0-5129-408b-904b-08798f3d7897/?format=api"
                        },
                        {
                            "id": "425d5dd1-11b8-4944-a022-59552580f39f",
                            "gambit_id": "c643471f-b3a5-4ab1-978f-f38b4661762b",
                            "last_updated": "2023-03-11T11:17:15.363710-05:00",
                            "created_at": "2023-03-10T08:46:51.568015-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6ceb3c0-5129-408b-904b-08798f3d7897/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5086f79-8e6b-4465-9000-f87682b339ea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8ac379b8-75f0-46be-b130-f109fd6196bf",
            "completed": true,
            "last_updated": "2023-03-10T10:26:56.495614-05:00",
            "created_at": "2023-03-09T09:02:04.208645-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/8ac379b8-75f0-46be-b130-f109fd6196bf",
            "datetime": "2023-03-09T22:07:00-05:00",
            "cutoff_datetime": "2023-03-09T22:07:00-05:00",
            "name": "Ottawa Senators v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "2c4398b5-b00a-4e71-85eb-4756ac233cbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5086f79-8e6b-4465-9000-f87682b339ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:04.214555-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5421.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72b1507a-c8cf-49b8-81c7-59ded5024a6d",
                            "gambit_id": "05f328ac-08d2-4a8f-addc-0e8af1570d25",
                            "last_updated": "2023-03-10T10:26:56.505606-05:00",
                            "created_at": "2023-03-09T09:02:04.215837-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4398b5-b00a-4e71-85eb-4756ac233cbe/?format=api"
                        },
                        {
                            "id": "b66f9a22-9eae-4023-88d6-29a10569787b",
                            "gambit_id": "32686c90-a04f-4ba0-bb74-91e5680022cc",
                            "last_updated": "2023-03-10T10:26:56.506752-05:00",
                            "created_at": "2023-03-09T09:02:04.217146-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c4398b5-b00a-4e71-85eb-4756ac233cbe/?format=api"
                        }
                    ]
                },
                {
                    "id": "c3e21100-b6ae-47e9-8a63-dd270e59a51a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5086f79-8e6b-4465-9000-f87682b339ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:04.210456-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6547.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30c7e318-5e83-4db5-b4fc-b6c860f92525",
                            "gambit_id": "3489f431-d351-4987-a2df-a16b2f7c2e21",
                            "last_updated": "2023-03-10T10:26:56.503318-05:00",
                            "created_at": "2023-03-09T09:02:04.213085-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e21100-b6ae-47e9-8a63-dd270e59a51a/?format=api"
                        },
                        {
                            "id": "8e870623-977b-4c1c-9707-1db3f5cfd523",
                            "gambit_id": "2d329311-7623-46d1-bdef-23077d204ce3",
                            "last_updated": "2023-03-10T10:26:56.502172-05:00",
                            "created_at": "2023-03-09T09:02:04.211778-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e21100-b6ae-47e9-8a63-dd270e59a51a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6e24950-8877-42d6-acee-1f935b6c43c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5086f79-8e6b-4465-9000-f87682b339ea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T11:02:14.269056-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0351115c-b3da-43ab-8e2f-5d8cdc08eb9e",
                            "gambit_id": "e01f4138-d4cd-4a8f-9844-7f4916046a7b",
                            "last_updated": "2023-03-10T10:26:56.499784-05:00",
                            "created_at": "2023-03-09T11:02:14.272613-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e24950-8877-42d6-acee-1f935b6c43c3/?format=api"
                        },
                        {
                            "id": "6db9f169-1718-40bc-8e95-f7de82db0837",
                            "gambit_id": "a1878599-07d1-46ed-8768-3a5c77535fa5",
                            "last_updated": "2023-03-10T10:26:56.498606-05:00",
                            "created_at": "2023-03-09T11:02:14.270809-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e24950-8877-42d6-acee-1f935b6c43c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecfb2fcf-0d69-44a6-8e9c-f52c507719c5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cadfd402-7589-48bc-a660-dd0534d27316",
            "completed": true,
            "last_updated": "2023-03-10T09:57:20.660457-05:00",
            "created_at": "2023-03-09T09:02:03.494588-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/cadfd402-7589-48bc-a660-dd0534d27316",
            "datetime": "2023-03-09T22:00:00-05:00",
            "cutoff_datetime": "2023-03-09T22:00:00-05:00",
            "name": "New York Knicks v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "1c285e0b-896f-4ee1-b659-67ab45a0f373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecfb2fcf-0d69-44a6-8e9c-f52c507719c5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:03.500466-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5213.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a1b8878-8c06-4c10-a009-657bde34d79f",
                            "gambit_id": "7b9b985e-27e2-4a2b-a569-2644495d9dbf",
                            "last_updated": "2023-03-10T09:57:20.667021-05:00",
                            "created_at": "2023-03-09T09:02:03.501695-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c285e0b-896f-4ee1-b659-67ab45a0f373/?format=api"
                        },
                        {
                            "id": "6a789e88-5c0e-4ac6-b394-ddcf99d464ee",
                            "gambit_id": "5b2324f4-9c63-463f-8533-e64f397f38eb",
                            "last_updated": "2023-03-10T09:57:20.668160-05:00",
                            "created_at": "2023-03-09T09:02:03.503212-05:00",
                            "name": "New York Knicks",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c285e0b-896f-4ee1-b659-67ab45a0f373/?format=api"
                        }
                    ]
                },
                {
                    "id": "81110cd3-3baf-4f7f-a85f-108c365cd66b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecfb2fcf-0d69-44a6-8e9c-f52c507719c5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:03.504567-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f2379588-7f87-4905-b0f9-7fba5542f992",
                            "gambit_id": "346d9ecb-a6ac-4f29-bca9-e88dc819618e",
                            "last_updated": "2023-03-10T09:57:20.670552-05:00",
                            "created_at": "2023-03-09T09:02:03.505735-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81110cd3-3baf-4f7f-a85f-108c365cd66b/?format=api"
                        },
                        {
                            "id": "5b3a2ad8-b940-43dd-aff8-9989b7c91e55",
                            "gambit_id": "7a87ab36-9c54-4669-9716-3eb23962cd06",
                            "last_updated": "2023-03-10T09:57:20.671775-05:00",
                            "created_at": "2023-03-09T09:02:03.507001-05:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81110cd3-3baf-4f7f-a85f-108c365cd66b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1697d00a-ad9f-4980-bf9b-143b7416d815",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecfb2fcf-0d69-44a6-8e9c-f52c507719c5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T09:02:03.496502-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08376361-3d87-4e82-af49-bc11fe7b53c5",
                            "gambit_id": "75d300c3-a61f-4124-bf91-1f28d975c3db",
                            "last_updated": "2023-03-10T09:57:20.663477-05:00",
                            "created_at": "2023-03-09T09:02:03.497740-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1697d00a-ad9f-4980-bf9b-143b7416d815/?format=api"
                        },
                        {
                            "id": "162f875e-2008-4efb-b116-9c162315161e",
                            "gambit_id": "240a3f5a-faf4-4927-8096-4349a05b46bc",
                            "last_updated": "2023-03-10T09:57:20.664640-05:00",
                            "created_at": "2023-03-09T09:02:03.499072-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1697d00a-ad9f-4980-bf9b-143b7416d815/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77e2b298-7df9-4ad9-a320-6559b802a529",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5414a6bb-35e6-4431-8696-36b0fb3bf4d9",
            "completed": true,
            "last_updated": "2023-03-10T10:32:01.676100-05:00",
            "created_at": "2023-03-09T09:02:03.090789-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5414a6bb-35e6-4431-8696-36b0fb3bf4d9",
            "datetime": "2023-03-09T21:07:00-05:00",
            "cutoff_datetime": "2023-03-09T21:07:00-05:00",
            "name": "Los Angeles Kings v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "c3d006c8-c49b-46cd-9b26-fadd840d0e5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77e2b298-7df9-4ad9-a320-6559b802a529/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:03.096452-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6020.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c255ceb5-0515-47e5-8b8f-0ba5753e1638",
                            "gambit_id": "690d5412-325c-4847-a63d-9f21f298c1d3",
                            "last_updated": "2023-03-10T10:32:01.684292-05:00",
                            "created_at": "2023-03-09T09:02:03.097650-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d006c8-c49b-46cd-9b26-fadd840d0e5e/?format=api"
                        },
                        {
                            "id": "e6be8d81-1f49-4277-b3f1-65d49ab0468f",
                            "gambit_id": "8a2110f5-2376-43e1-8fe4-97e2efc86e76",
                            "last_updated": "2023-03-10T10:32:01.685752-05:00",
                            "created_at": "2023-03-09T09:02:03.099162-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d006c8-c49b-46cd-9b26-fadd840d0e5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "437b8f5f-8f10-42ff-ad0b-343e946b4e0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77e2b298-7df9-4ad9-a320-6559b802a529/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:03.092444-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6163.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1baf4f5-3949-4a46-83fd-d85ed06aadbe",
                            "gambit_id": "9fbaf3c2-c1a8-49c0-bc86-6144be8d4fd7",
                            "last_updated": "2023-03-10T10:32:01.681326-05:00",
                            "created_at": "2023-03-09T09:02:03.095048-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437b8f5f-8f10-42ff-ad0b-343e946b4e0f/?format=api"
                        },
                        {
                            "id": "c45a4b5b-35f8-436f-b012-8fc8278fff93",
                            "gambit_id": "8120f671-31a6-47c4-bbed-a6b199918423",
                            "last_updated": "2023-03-10T10:32:01.679772-05:00",
                            "created_at": "2023-03-09T09:02:03.093685-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437b8f5f-8f10-42ff-ad0b-343e946b4e0f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1d85f502-79cf-44c7-b5e1-c36ebc15924d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2cd751e5-d08f-4f3d-aa4a-4ab916a38edd",
            "completed": true,
            "last_updated": "2023-03-10T10:26:55.478528-05:00",
            "created_at": "2023-03-09T09:02:02.817339-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2cd751e5-d08f-4f3d-aa4a-4ab916a38edd",
            "datetime": "2023-03-09T21:07:00-05:00",
            "cutoff_datetime": "2023-03-09T21:07:00-05:00",
            "name": "Nashville Predators v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "594cebcf-9193-42f2-ad08-0f751056f7a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d85f502-79cf-44c7-b5e1-c36ebc15924d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:02.823148-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6020.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a85dcc50-8846-4bc0-a38e-b80efa7960f7",
                            "gambit_id": "36a5a83c-cc7d-47d3-9e5a-07b8bed48ffc",
                            "last_updated": "2023-03-10T10:26:55.491214-05:00",
                            "created_at": "2023-03-09T09:02:02.825601-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594cebcf-9193-42f2-ad08-0f751056f7a7/?format=api"
                        },
                        {
                            "id": "d88dd9b7-aea8-4e29-85d8-86b86c73572d",
                            "gambit_id": "e7c29d5d-f8ff-44c4-975b-195d68c81c7e",
                            "last_updated": "2023-03-10T10:26:55.490095-05:00",
                            "created_at": "2023-03-09T09:02:02.824340-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594cebcf-9193-42f2-ad08-0f751056f7a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "61a34b77-299d-4542-92b4-a07104ee37dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d85f502-79cf-44c7-b5e1-c36ebc15924d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:02.819067-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Coyotes",
                                "amount": 6100.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5025b5b-9e9b-4f37-bf7d-2f37e7711254",
                            "gambit_id": "6a73ddff-c1fc-4258-a9a0-931e08e67f2f",
                            "last_updated": "2023-03-10T10:26:55.486345-05:00",
                            "created_at": "2023-03-09T09:02:02.820347-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61a34b77-299d-4542-92b4-a07104ee37dc/?format=api"
                        },
                        {
                            "id": "5e958666-fee9-430d-993d-f66c48cfed47",
                            "gambit_id": "f81b87e7-61a4-4ed9-a58d-0a3eb3943f16",
                            "last_updated": "2023-03-10T10:26:55.487695-05:00",
                            "created_at": "2023-03-09T09:02:02.821791-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61a34b77-299d-4542-92b4-a07104ee37dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d8f09c6-412c-4eb0-b4ad-38057e317dca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1d85f502-79cf-44c7-b5e1-c36ebc15924d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T11:02:13.360039-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbec5fba-4336-49ac-baa2-31c5efe80a62",
                            "gambit_id": "cc71995e-6243-4453-9286-b6b13faeaf17",
                            "last_updated": "2023-03-10T10:26:55.483184-05:00",
                            "created_at": "2023-03-09T11:02:13.363478-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8f09c6-412c-4eb0-b4ad-38057e317dca/?format=api"
                        },
                        {
                            "id": "e8a8f9c1-e35f-405b-b4b7-a50a297fff8b",
                            "gambit_id": "ea5bead6-91ae-4c5a-a9bf-f805f53dab2c",
                            "last_updated": "2023-03-10T10:26:55.481709-05:00",
                            "created_at": "2023-03-09T11:02:13.361806-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8f09c6-412c-4eb0-b4ad-38057e317dca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06d42454-a2e1-42a1-9770-47a14cd9ac42",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f597ac24-eb60-45c0-9c55-f48b6c7557fe",
            "completed": true,
            "last_updated": "2023-03-10T09:57:21.710811-05:00",
            "created_at": "2023-03-09T09:02:02.666859-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f597ac24-eb60-45c0-9c55-f48b6c7557fe",
            "datetime": "2023-03-09T20:10:00-05:00",
            "cutoff_datetime": "2023-03-09T20:10:00-05:00",
            "name": "Brooklyn Nets v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06d42454-a2e1-42a1-9770-47a14cd9ac42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:02.676163-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 7847.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 2153.0
                            }
                        ],
                        "expected_reward_tokens": 9494.73,
                        "profit_sb": -5.27,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b64ffb03-dd11-4025-aa1d-c4ae060e4f8d",
                            "gambit_id": "ef8fc2ba-4524-41a9-829f-3c48ea6548f0",
                            "last_updated": "2023-03-10T09:57:21.721474-05:00",
                            "created_at": "2023-03-09T09:02:02.677396-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.21000",
                            "odds": "1.21740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7/?format=api"
                        },
                        {
                            "id": "2f6f6fc2-b971-47f8-a750-f31357ab4c1f",
                            "gambit_id": "889ce26a-ba9a-4828-b639-208743ef963e",
                            "last_updated": "2023-03-10T09:57:21.722585-05:00",
                            "created_at": "2023-03-09T09:02:02.678703-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "4.41000",
                            "odds": "4.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "3585768b-21f4-486b-aea9-c91ca136d415",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06d42454-a2e1-42a1-9770-47a14cd9ac42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:02.672429-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79445060-9710-4f85-9cfa-903f27c4a06b",
                            "gambit_id": "8f1570f8-3c24-4094-90c2-d8ddb5ba5539",
                            "last_updated": "2023-03-10T09:57:21.717896-05:00",
                            "created_at": "2023-03-09T09:02:02.673572-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3585768b-21f4-486b-aea9-c91ca136d415/?format=api"
                        },
                        {
                            "id": "5e44e52a-9adc-4617-b18e-bf1887659e16",
                            "gambit_id": "a5674ebb-05f4-46c1-b25e-c893b9e3a5a6",
                            "last_updated": "2023-03-10T09:57:21.719165-05:00",
                            "created_at": "2023-03-09T09:02:02.674807-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3585768b-21f4-486b-aea9-c91ca136d415/?format=api"
                        }
                    ]
                },
                {
                    "id": "96fc38ac-a634-4647-a744-7237e6851893",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06d42454-a2e1-42a1-9770-47a14cd9ac42/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T09:02:02.668540-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4c40e48-3cc6-45a8-b1c1-6752ac4518ba",
                            "gambit_id": "71700441-cb64-45e8-b3bc-756986755b8b",
                            "last_updated": "2023-03-10T09:57:21.713812-05:00",
                            "created_at": "2023-03-09T09:02:02.669775-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96fc38ac-a634-4647-a744-7237e6851893/?format=api"
                        },
                        {
                            "id": "c4a41652-cfea-4c43-985b-69d80b723de7",
                            "gambit_id": "cc884daa-6a91-4835-bb48-44f9932578d4",
                            "last_updated": "2023-03-10T09:57:21.715234-05:00",
                            "created_at": "2023-03-09T09:02:02.671118-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96fc38ac-a634-4647-a744-7237e6851893/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95973222-5edf-46a0-9443-f38e81f6270b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e6c0cc76-730f-4213-9a32-c36289044124",
            "completed": true,
            "last_updated": "2023-03-10T10:32:01.229689-05:00",
            "created_at": "2023-03-09T09:02:02.272188-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e6c0cc76-730f-4213-9a32-c36289044124",
            "datetime": "2023-03-09T20:07:00-05:00",
            "cutoff_datetime": "2023-03-09T20:07:00-05:00",
            "name": "San Jose Sharks v. St Louis Blues",
            "bettypes": [
                {
                    "id": "828ece67-29e7-4fda-9f85-a69a63c8a274",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95973222-5edf-46a0-9443-f38e81f6270b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:02.278138-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5784.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfa9b248-a32c-4860-9ac7-d3d4e6ba7789",
                            "gambit_id": "a7b0e59d-ab59-4cda-b3cd-1247c3593415",
                            "last_updated": "2023-03-10T10:32:01.241743-05:00",
                            "created_at": "2023-03-09T09:02:02.279389-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828ece67-29e7-4fda-9f85-a69a63c8a274/?format=api"
                        },
                        {
                            "id": "d7f133fb-e8a5-484f-a3ca-e3f7a30b69f6",
                            "gambit_id": "7dfad9e0-d103-458c-832c-91c2b1bee347",
                            "last_updated": "2023-03-10T10:32:01.243172-05:00",
                            "created_at": "2023-03-09T09:02:02.281466-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828ece67-29e7-4fda-9f85-a69a63c8a274/?format=api"
                        }
                    ]
                },
                {
                    "id": "c66e35c6-344f-48f8-ae4f-e88823b7c36d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95973222-5edf-46a0-9443-f38e81f6270b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:02.273999-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jose Sharks",
                                "amount": 6399.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "134a477c-1164-40e0-91b6-8ef6e285310b",
                            "gambit_id": "2f159655-4b9c-4667-bf33-af43cf9ec5b6",
                            "last_updated": "2023-03-10T10:32:01.238910-05:00",
                            "created_at": "2023-03-09T09:02:02.276647-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c66e35c6-344f-48f8-ae4f-e88823b7c36d/?format=api"
                        },
                        {
                            "id": "f4125fb4-0310-4686-b264-c9cf519ab176",
                            "gambit_id": "ba0b8479-685e-4644-9274-f6012d4ab7ae",
                            "last_updated": "2023-03-10T10:32:01.237505-05:00",
                            "created_at": "2023-03-09T09:02:02.275308-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c66e35c6-344f-48f8-ae4f-e88823b7c36d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa5bfe0e-974e-481f-a6a3-d4503dcd68d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95973222-5edf-46a0-9443-f38e81f6270b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T12:17:14.093451-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45379326-5db1-444f-a789-3007123dc3a4",
                            "gambit_id": "be97ca4a-991a-4d14-bcd6-f29338e5bd81",
                            "last_updated": "2023-03-10T10:32:01.233324-05:00",
                            "created_at": "2023-03-09T12:17:14.094833-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5bfe0e-974e-481f-a6a3-d4503dcd68d9/?format=api"
                        },
                        {
                            "id": "c5ababab-ac71-41ca-97f3-fce8b8c2026f",
                            "gambit_id": "9f1eb025-8cb3-4c83-a35b-c975914e3129",
                            "last_updated": "2023-03-10T10:32:01.234721-05:00",
                            "created_at": "2023-03-09T12:17:14.096250-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5bfe0e-974e-481f-a6a3-d4503dcd68d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9397c545-bd99-46ea-8641-fdfdda564445",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8f62c9a-9eab-46d5-8b95-60c7ed23b094",
            "completed": true,
            "last_updated": "2023-03-10T10:32:02.310192-05:00",
            "created_at": "2023-03-09T09:02:02.044902-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c8f62c9a-9eab-46d5-8b95-60c7ed23b094",
            "datetime": "2023-03-09T19:37:00-05:00",
            "cutoff_datetime": "2023-03-09T19:37:00-05:00",
            "name": "Edmonton Oilers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:02.050797-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6020.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee532ec3-d848-4d31-b6bd-043b2c17b59a",
                            "gambit_id": "cede46ae-d5b4-4d25-b129-2ed32cbe49c6",
                            "last_updated": "2023-03-10T10:32:02.320534-05:00",
                            "created_at": "2023-03-09T09:02:02.052234-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api"
                        },
                        {
                            "id": "d4acff84-3f32-4660-b5b1-26c76fb32df2",
                            "gambit_id": "4d0a3f3d-5aba-44f7-ac42-269bf8b65e4c",
                            "last_updated": "2023-03-10T10:32:02.321636-05:00",
                            "created_at": "2023-03-09T09:02:02.053652-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0fd96-3bfb-4fd4-bcdc-d29e0aafdbb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d3b5cf6-bfda-48f9-8efa-919f91d02062",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:02.046604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5939.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20403653-be85-4e2b-b08b-70eea649cd93",
                            "gambit_id": "1a8e379a-ed80-4c46-bbf3-d6a41a0dcdeb",
                            "last_updated": "2023-03-10T10:32:02.318256-05:00",
                            "created_at": "2023-03-09T09:02:02.049362-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3b5cf6-bfda-48f9-8efa-919f91d02062/?format=api"
                        },
                        {
                            "id": "d0b20f56-bbec-49fa-8d81-9653f6ef546c",
                            "gambit_id": "941938c3-ad63-4fa7-9dbb-aaff2e30a257",
                            "last_updated": "2023-03-10T10:32:02.317100-05:00",
                            "created_at": "2023-03-09T09:02:02.047868-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3b5cf6-bfda-48f9-8efa-919f91d02062/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4104e39-d161-4fee-8868-de6725df2cfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9397c545-bd99-46ea-8641-fdfdda564445/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T11:02:12.866977-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d66a18f5-3a52-4d91-bbf5-1ad6f19d2efd",
                            "gambit_id": "f65369d3-eb83-4cff-ab7a-5933d342de72",
                            "last_updated": "2023-03-10T10:32:02.314399-05:00",
                            "created_at": "2023-03-09T11:02:12.871762-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4104e39-d161-4fee-8868-de6725df2cfe/?format=api"
                        },
                        {
                            "id": "bb71f22f-c953-4a31-8bf2-397ca56917ec",
                            "gambit_id": "b744853c-9cf6-4c94-84fa-68b24313b7d0",
                            "last_updated": "2023-03-10T10:32:02.313061-05:00",
                            "created_at": "2023-03-09T11:02:12.869346-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4104e39-d161-4fee-8868-de6725df2cfe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03432cbe-ad97-41cf-a161-2f97eb46fa7d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18b4e862-4483-4681-9bfe-1a12dfc0d971",
            "completed": true,
            "last_updated": "2023-03-10T09:57:20.960089-05:00",
            "created_at": "2023-03-09T09:02:01.818210-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/18b4e862-4483-4681-9bfe-1a12dfc0d971",
            "datetime": "2023-03-09T19:30:00-05:00",
            "cutoff_datetime": "2023-03-09T19:30:00-05:00",
            "name": "Golden State Warriors v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "aa19a56b-7cde-4281-b4ee-d4d76df375eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03432cbe-ad97-41cf-a161-2f97eb46fa7d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:12:23.387603-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5599.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "979a4ac8-3abd-4ff1-aab6-a6fc6fc6a709",
                            "gambit_id": "b38cd693-9cf6-401e-86e6-f351491ae695",
                            "last_updated": "2023-03-10T09:57:20.968093-05:00",
                            "created_at": "2023-03-09T09:12:23.390032-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa19a56b-7cde-4281-b4ee-d4d76df375eb/?format=api"
                        },
                        {
                            "id": "51a0a7fc-9b95-455c-9171-4a969c0324cf",
                            "gambit_id": "ffe81479-a3c6-4abd-8c2c-5d8d45b0bf47",
                            "last_updated": "2023-03-10T09:57:20.966739-05:00",
                            "created_at": "2023-03-09T09:12:23.388776-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa19a56b-7cde-4281-b4ee-d4d76df375eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd2915e3-d3ca-4e8d-b6ee-b42e01263c19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03432cbe-ad97-41cf-a161-2f97eb46fa7d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:01.819818-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7eebc722-6606-4097-a325-306b35da3d70",
                            "gambit_id": "82c8dfca-0b72-4a66-af7e-4c52d99d3221",
                            "last_updated": "2023-03-10T09:57:20.971780-05:00",
                            "created_at": "2023-03-09T09:02:01.822471-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2915e3-d3ca-4e8d-b6ee-b42e01263c19/?format=api"
                        },
                        {
                            "id": "6d3b437c-dcdd-40ac-9b99-5c55a6d1749b",
                            "gambit_id": "992ccb19-780e-44f2-b86f-06f37889e9d7",
                            "last_updated": "2023-03-10T09:57:20.970410-05:00",
                            "created_at": "2023-03-09T09:02:01.821134-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2915e3-d3ca-4e8d-b6ee-b42e01263c19/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cb7d806-408a-42f0-bc8e-941b1a3a5e70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03432cbe-ad97-41cf-a161-2f97eb46fa7d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T09:12:23.383506-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 235.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34c90a7c-0b9f-4532-80d7-19d010c8858c",
                            "gambit_id": "9478e51e-58af-4b53-ab69-f9c317e32651",
                            "last_updated": "2023-03-10T09:57:20.962979-05:00",
                            "created_at": "2023-03-09T09:12:23.384835-05:00",
                            "name": "Game Total Under 235.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb7d806-408a-42f0-bc8e-941b1a3a5e70/?format=api"
                        },
                        {
                            "id": "d3220cb8-dbeb-4e9d-84e4-e32f198e15fb",
                            "gambit_id": "34c152e0-cb0b-4d3e-aad0-5e4789ea7f50",
                            "last_updated": "2023-03-10T09:57:20.964212-05:00",
                            "created_at": "2023-03-09T09:12:23.386191-05:00",
                            "name": "Game Total Over 235.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "235.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb7d806-408a-42f0-bc8e-941b1a3a5e70/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d850dc1b-8b47-4a25-9a5f-84ee240d4703",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "84857564-96f9-4ed1-b3cd-7c1db670fb6b",
            "completed": true,
            "last_updated": "2023-03-10T09:57:20.809547-05:00",
            "created_at": "2023-03-09T09:02:01.667126-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/84857564-96f9-4ed1-b3cd-7c1db670fb6b",
            "datetime": "2023-03-09T19:10:00-05:00",
            "cutoff_datetime": "2023-03-09T19:10:00-05:00",
            "name": "Charlotte Hornets v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "95d12bb8-e807-4340-9b71-12749e383793",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d850dc1b-8b47-4a25-9a5f-84ee240d4703/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:01.677312-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 6163.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab12f617-95a9-40b0-a6ad-fcffb0ee08cc",
                            "gambit_id": "c35127ac-3ad7-4686-9f77-eab64d25d87b",
                            "last_updated": "2023-03-10T09:57:20.821509-05:00",
                            "created_at": "2023-03-09T09:02:01.680884-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95d12bb8-e807-4340-9b71-12749e383793/?format=api"
                        },
                        {
                            "id": "442d1d0e-8271-405f-a058-d9ca5a9afc9e",
                            "gambit_id": "e531161d-56d5-4c65-88cb-c06d71f97663",
                            "last_updated": "2023-03-10T09:57:20.820295-05:00",
                            "created_at": "2023-03-09T09:02:01.679434-05:00",
                            "name": "Detroit Pistons",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95d12bb8-e807-4340-9b71-12749e383793/?format=api"
                        }
                    ]
                },
                {
                    "id": "74a9bee9-a964-4ab7-8e15-9079da63d207",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d850dc1b-8b47-4a25-9a5f-84ee240d4703/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:01.673136-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60cad731-4013-45a8-978f-3e17a743cf7b",
                            "gambit_id": "e8bc5a50-8446-4ce6-9966-3c52f852c536",
                            "last_updated": "2023-03-10T09:57:20.816666-05:00",
                            "created_at": "2023-03-09T09:02:01.674389-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a9bee9-a964-4ab7-8e15-9079da63d207/?format=api"
                        },
                        {
                            "id": "2a05fd3a-2249-4a78-a15e-14b6ca8eab79",
                            "gambit_id": "09a0b18a-08f6-469c-9c6c-baf08ed3a8a6",
                            "last_updated": "2023-03-10T09:57:20.817855-05:00",
                            "created_at": "2023-03-09T09:02:01.675865-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a9bee9-a964-4ab7-8e15-9079da63d207/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e5ce72e-6151-44e6-a99a-31ca59f8f3d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d850dc1b-8b47-4a25-9a5f-84ee240d4703/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T09:02:01.669045-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "964b4a86-8085-4bac-b92f-462eefc10295",
                            "gambit_id": "ed572582-84c2-4f2f-b79a-c868537b9fce",
                            "last_updated": "2023-03-10T09:57:20.814051-05:00",
                            "created_at": "2023-03-09T09:02:01.671765-05:00",
                            "name": "Game Total Over 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e5ce72e-6151-44e6-a99a-31ca59f8f3d6/?format=api"
                        },
                        {
                            "id": "7ab01367-c049-411f-960c-346157a2531f",
                            "gambit_id": "564c74bb-37da-40ca-8a77-eaf076e43a12",
                            "last_updated": "2023-03-10T09:57:20.812834-05:00",
                            "created_at": "2023-03-09T09:02:01.670378-05:00",
                            "name": "Game Total Under 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e5ce72e-6151-44e6-a99a-31ca59f8f3d6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b26fa2b7-4c45-468d-b3f1-8d46e9f30781",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a90c768-a100-44fc-8ffc-51ad63fe9759",
            "completed": true,
            "last_updated": "2023-03-10T09:57:22.309105-05:00",
            "created_at": "2023-03-09T09:02:01.525634-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4a90c768-a100-44fc-8ffc-51ad63fe9759",
            "datetime": "2023-03-09T19:10:00-05:00",
            "cutoff_datetime": "2023-03-09T19:10:00-05:00",
            "name": "Utah Jazz v. Orlando Magic",
            "bettypes": [
                {
                    "id": "90dae164-cb6d-403e-a199-c39e54293d36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b26fa2b7-4c45-468d-b3f1-8d46e9f30781/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T10:52:09.438140-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 6100.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "322b79c7-cfe3-43a8-9499-f47a86db4b9f",
                            "gambit_id": "1620417e-09f7-40f7-be3a-0e167dc32b3b",
                            "last_updated": "2023-03-10T09:57:22.316673-05:00",
                            "created_at": "2023-03-09T10:52:09.439389-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90dae164-cb6d-403e-a199-c39e54293d36/?format=api"
                        },
                        {
                            "id": "e3fb760b-4087-44be-9a82-452780207696",
                            "gambit_id": "f32dca91-2fa5-4b61-b15b-2ca883b2c99c",
                            "last_updated": "2023-03-10T09:57:22.318021-05:00",
                            "created_at": "2023-03-09T10:52:09.440747-05:00",
                            "name": "Utah Jazz",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90dae164-cb6d-403e-a199-c39e54293d36/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a778439-bfaf-45af-88e7-b41e473329e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b26fa2b7-4c45-468d-b3f1-8d46e9f30781/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:01.527260-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59996008-3276-4e4c-a3bc-18b44e153810",
                            "gambit_id": "c320a819-ba43-4ae7-b796-63508a475bf6",
                            "last_updated": "2023-03-10T09:57:22.321990-05:00",
                            "created_at": "2023-03-09T09:02:01.529831-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a778439-bfaf-45af-88e7-b41e473329e1/?format=api"
                        },
                        {
                            "id": "c3262daf-de54-4469-b086-d2b73d952afc",
                            "gambit_id": "9f6b0669-a8ea-4fb4-841b-86266e7bb546",
                            "last_updated": "2023-03-10T09:57:22.320724-05:00",
                            "created_at": "2023-03-09T09:02:01.528553-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a778439-bfaf-45af-88e7-b41e473329e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3953a9f-bba6-431d-8425-6bce0888656b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b26fa2b7-4c45-468d-b3f1-8d46e9f30781/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T10:52:09.433758-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "752aa64f-32d6-4fd1-ac2f-cb1dabbc45a6",
                            "gambit_id": "1ead6a5a-ee37-4bd4-ba19-b03c9899bad1",
                            "last_updated": "2023-03-10T09:57:22.312442-05:00",
                            "created_at": "2023-03-09T10:52:09.435291-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3953a9f-bba6-431d-8425-6bce0888656b/?format=api"
                        },
                        {
                            "id": "67952265-9c29-4755-95f4-04c993f0fcb5",
                            "gambit_id": "67a3fc06-8d0e-4ee9-a2a2-43472da16ee8",
                            "last_updated": "2023-03-10T09:57:22.313932-05:00",
                            "created_at": "2023-03-09T10:52:09.436719-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3953a9f-bba6-431d-8425-6bce0888656b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b29f4a9b-4b92-4bdc-96a8-897d857194ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d6e2e9c6-4508-4294-b780-14aaae53eecc",
            "completed": true,
            "last_updated": "2023-03-10T10:01:50.347378-05:00",
            "created_at": "2023-03-09T09:31:53.007501-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.32,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d6e2e9c6-4508-4294-b780-14aaae53eecc",
            "datetime": "2023-03-09T19:10:00-05:00",
            "cutoff_datetime": "2023-03-09T19:10:00-05:00",
            "name": "Houston Rockets v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "656c1517-c2d2-4f78-8448-63c2ffe0ad01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b29f4a9b-4b92-4bdc-96a8-897d857194ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:31:53.018119-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 7828.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 9469.92,
                        "profit_sb": -30.08,
                        "profit_sb_percentage": -0.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1033c1e7-ce2f-4bb0-afdc-01a22054e467",
                            "gambit_id": "d421d376-c87c-4173-9815-db54e7ab6ce1",
                            "last_updated": "2023-03-10T10:01:50.357704-05:00",
                            "created_at": "2023-03-09T09:31:53.019374-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656c1517-c2d2-4f78-8448-63c2ffe0ad01/?format=api"
                        },
                        {
                            "id": "0391920c-773b-46ae-84e2-9dde9d5fa797",
                            "gambit_id": "7cf88a48-9e28-4867-b033-8524e28e7aa0",
                            "last_updated": "2023-03-10T10:01:50.358858-05:00",
                            "created_at": "2023-03-09T09:31:53.020670-05:00",
                            "name": "Houston Rockets",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656c1517-c2d2-4f78-8448-63c2ffe0ad01/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5084af7-6175-4064-88e0-277749bea6be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b29f4a9b-4b92-4bdc-96a8-897d857194ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:31:53.014167-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc53ccd0-af72-45d9-b129-d8515f4077cf",
                            "gambit_id": "19cac582-bb0f-495d-8982-2da207cc0f48",
                            "last_updated": "2023-03-10T10:01:50.355366-05:00",
                            "created_at": "2023-03-09T09:31:53.016741-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5084af7-6175-4064-88e0-277749bea6be/?format=api"
                        },
                        {
                            "id": "193ce3fc-1ffb-4e61-9d5b-615410a0748e",
                            "gambit_id": "3518f373-c160-40ab-8bc5-f664754afe71",
                            "last_updated": "2023-03-10T10:01:50.354203-05:00",
                            "created_at": "2023-03-09T09:31:53.015424-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5084af7-6175-4064-88e0-277749bea6be/?format=api"
                        }
                    ]
                },
                {
                    "id": "35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b29f4a9b-4b92-4bdc-96a8-897d857194ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T09:31:53.009604-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37ef1b4b-e661-4752-86e5-f28e17c33936",
                            "gambit_id": "fdb065bd-34b5-4840-aafc-b0c1ed37e20f",
                            "last_updated": "2023-03-10T10:01:50.351581-05:00",
                            "created_at": "2023-03-09T09:31:53.012701-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d/?format=api"
                        },
                        {
                            "id": "1a09295c-c29f-42e8-8769-9801a584ce11",
                            "gambit_id": "0bff0e60-82d4-4659-af11-32987b2946b2",
                            "last_updated": "2023-03-10T10:01:50.350361-05:00",
                            "created_at": "2023-03-09T09:31:53.011260-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11198b7f-8f33-44e9-8c26-4e7e44dfe1aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f89bf767-31b2-45ec-b250-1dc37119a7d6",
            "completed": true,
            "last_updated": "2023-03-10T10:36:59.095665-05:00",
            "created_at": "2023-03-09T09:02:00.500772-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f89bf767-31b2-45ec-b250-1dc37119a7d6",
            "datetime": "2023-03-09T19:07:00-05:00",
            "cutoff_datetime": "2023-03-09T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "618c2624-c08c-4e24-9ab4-e345c0ac59e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11198b7f-8f33-44e9-8c26-4e7e44dfe1aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:00.508323-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lightning",
                                "amount": 6020.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14d567ed-718b-4761-9721-1272ef5b23d2",
                            "gambit_id": "df7d208a-6e49-4cc2-b993-a47f1c809595",
                            "last_updated": "2023-03-10T10:36:59.109825-05:00",
                            "created_at": "2023-03-09T09:02:00.509640-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/618c2624-c08c-4e24-9ab4-e345c0ac59e0/?format=api"
                        },
                        {
                            "id": "06774446-fb29-4794-9f66-683c2eab742b",
                            "gambit_id": "87b559ae-081b-4ca5-8cb6-9b18b15e2ffd",
                            "last_updated": "2023-03-10T10:36:59.111331-05:00",
                            "created_at": "2023-03-09T09:02:00.511121-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/618c2624-c08c-4e24-9ab4-e345c0ac59e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "00587440-ce72-4e2c-80e1-7c9bb0a1ac2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11198b7f-8f33-44e9-8c26-4e7e44dfe1aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:00.503131-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6100.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "670f10d4-995a-49c1-89f1-79bdb0a00bd6",
                            "gambit_id": "fef242b8-c20b-40ed-8394-2d0d249ad20f",
                            "last_updated": "2023-03-10T10:36:59.106667-05:00",
                            "created_at": "2023-03-09T09:02:00.506789-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00587440-ce72-4e2c-80e1-7c9bb0a1ac2c/?format=api"
                        },
                        {
                            "id": "2666341d-b2d0-4b61-ab65-7d32723077b7",
                            "gambit_id": "f8f21edd-952a-455d-b591-7a6082ab070e",
                            "last_updated": "2023-03-10T10:36:59.105148-05:00",
                            "created_at": "2023-03-09T09:02:00.504857-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00587440-ce72-4e2c-80e1-7c9bb0a1ac2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ca63ac2-f88b-48be-b9fa-36f383e55966",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11198b7f-8f33-44e9-8c26-4e7e44dfe1aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T10:37:11.012581-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c8dd4fc-8533-4c21-b664-77ff4793291e",
                            "gambit_id": "506318c4-e3ae-4f2b-ac53-3a31c95f7424",
                            "last_updated": "2023-03-10T10:36:59.101867-05:00",
                            "created_at": "2023-03-09T10:37:11.015278-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca63ac2-f88b-48be-b9fa-36f383e55966/?format=api"
                        },
                        {
                            "id": "e7534167-9870-4841-a954-ff1d62f2f347",
                            "gambit_id": "92ac31d7-2220-4fab-a75e-1403a9fbe614",
                            "last_updated": "2023-03-10T10:36:59.100042-05:00",
                            "created_at": "2023-03-09T10:37:11.013915-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca63ac2-f88b-48be-b9fa-36f383e55966/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ebefc648-ed6b-4583-b544-9e7e10fbdd2b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8e72581-dddd-47ef-a2ff-392032d075a2",
            "completed": true,
            "last_updated": "2023-03-10T10:42:00.841873-05:00",
            "created_at": "2023-03-09T09:02:01.380343-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.21,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e8e72581-dddd-47ef-a2ff-392032d075a2",
            "datetime": "2023-03-09T19:07:00-05:00",
            "cutoff_datetime": "2023-03-09T19:07:00-05:00",
            "name": "New York Rangers v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "40fda3a7-9856-46d4-a6ee-93e262655cf7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:01.386954-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rangers",
                                "amount": 7158.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 9520.14,
                        "profit_sb": 20.14,
                        "profit_sb_percentage": 0.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec13aeb8-18d9-4234-9007-6c5d9d3c6fbe",
                            "gambit_id": "cf38cd19-820c-41f2-b203-239a124f4466",
                            "last_updated": "2023-03-10T10:42:00.853607-05:00",
                            "created_at": "2023-03-09T09:02:01.389430-05:00",
                            "name": "New York Rangers",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api"
                        },
                        {
                            "id": "0f85d740-e5f3-4f3b-a64e-db3700b719f6",
                            "gambit_id": "412c1ab4-9a83-408e-b6b3-c8c876508fff",
                            "last_updated": "2023-03-10T10:42:00.852343-05:00",
                            "created_at": "2023-03-09T09:02:01.388183-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api"
                        }
                    ]
                },
                {
                    "id": "75144c8d-b889-42a5-be06-364e1760cb13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:01.382109-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rangers",
                                "amount": 5213.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59558b3a-3e6a-47ca-939c-90781baa28a4",
                            "gambit_id": "74bfe96b-39d9-4eba-832c-33dce3c2b05c",
                            "last_updated": "2023-03-10T10:42:00.849849-05:00",
                            "created_at": "2023-03-09T09:02:01.385431-05:00",
                            "name": "New York Rangers",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75144c8d-b889-42a5-be06-364e1760cb13/?format=api"
                        },
                        {
                            "id": "3c37ecc8-42d3-4264-81b4-526288fec73d",
                            "gambit_id": "5a505373-2fc0-4cce-94e0-49a4ccf42e86",
                            "last_updated": "2023-03-10T10:42:00.848520-05:00",
                            "created_at": "2023-03-09T09:02:01.383949-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75144c8d-b889-42a5-be06-364e1760cb13/?format=api"
                        }
                    ]
                },
                {
                    "id": "760db0ee-6dd1-494d-b834-853395bf0f51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T11:02:13.672469-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 6.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e3af225-feae-46d4-a197-993d70391b39",
                            "gambit_id": "fff7674f-e494-4c9a-97bd-73257317ac9e",
                            "last_updated": "2023-03-10T10:42:00.844911-05:00",
                            "created_at": "2023-03-09T11:02:13.673811-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api"
                        },
                        {
                            "id": "b748bbc5-fe52-4616-bf46-decad63ff29b",
                            "gambit_id": "50180630-1702-45b0-aee6-5195a927967a",
                            "last_updated": "2023-03-10T10:42:00.846086-05:00",
                            "created_at": "2023-03-09T11:02:13.675384-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a38b4329-5d69-4be0-908d-7fdc241f8292",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f2b860c6-76fc-4c47-97dc-0e78fb42b0a2",
            "completed": true,
            "last_updated": "2023-03-10T10:36:58.906298-05:00",
            "created_at": "2023-03-09T09:02:01.099945-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f2b860c6-76fc-4c47-97dc-0e78fb42b0a2",
            "datetime": "2023-03-09T19:07:00-05:00",
            "cutoff_datetime": "2023-03-09T19:07:00-05:00",
            "name": "Dallas Stars v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "96451724-9608-433a-a062-d932e67f5fde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a38b4329-5d69-4be0-908d-7fdc241f8292/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:01.106655-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5867.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d723fc4b-a5d1-4d7a-b148-0dd708b82944",
                            "gambit_id": "f70a339a-a8d7-4dac-9f00-92dbcb6a92b4",
                            "last_updated": "2023-03-10T10:36:58.914000-05:00",
                            "created_at": "2023-03-09T09:02:01.109268-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96451724-9608-433a-a062-d932e67f5fde/?format=api"
                        },
                        {
                            "id": "c1732a66-dd87-4edc-aead-3101b2332b39",
                            "gambit_id": "e19d9df4-10cb-47f2-9580-724d8fdaa37f",
                            "last_updated": "2023-03-10T10:36:58.912915-05:00",
                            "created_at": "2023-03-09T09:02:01.107941-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96451724-9608-433a-a062-d932e67f5fde/?format=api"
                        }
                    ]
                },
                {
                    "id": "8669085e-b782-4d25-a0b8-7b21937bd3d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a38b4329-5d69-4be0-908d-7fdc241f8292/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:01.101832-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sabres",
                                "amount": 6308.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ce9fdfa-a914-4632-89b1-4efc0078fd31",
                            "gambit_id": "f297710a-5cad-4ca5-94ff-b39264ac0f57",
                            "last_updated": "2023-03-10T10:36:58.909250-05:00",
                            "created_at": "2023-03-09T09:02:01.103481-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8669085e-b782-4d25-a0b8-7b21937bd3d3/?format=api"
                        },
                        {
                            "id": "7c92b375-c836-4f9b-b88b-9dde6a0c37a4",
                            "gambit_id": "71c6f2cb-072c-437c-81ed-6b1d9b2b61cf",
                            "last_updated": "2023-03-10T10:36:58.910477-05:00",
                            "created_at": "2023-03-09T09:02:01.105141-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8669085e-b782-4d25-a0b8-7b21937bd3d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e63e23a-48f2-4356-b00b-34a699b036f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "79be5aa2-444e-4899-b7bd-f27633e311ce",
            "completed": true,
            "last_updated": "2023-03-10T10:36:58.702363-05:00",
            "created_at": "2023-03-09T09:02:00.651814-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/79be5aa2-444e-4899-b7bd-f27633e311ce",
            "datetime": "2023-03-09T19:07:00-05:00",
            "cutoff_datetime": "2023-03-09T19:07:00-05:00",
            "name": "New York Islanders v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "cbf98146-7931-4019-9a8b-2780d8ff5aff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:00.662326-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5699.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcbe2afe-044a-4bf4-83f5-f85582ab760a",
                            "gambit_id": "a3f17a5f-d4a0-496a-a386-f1698eec30f7",
                            "last_updated": "2023-03-10T10:36:58.712639-05:00",
                            "created_at": "2023-03-09T09:02:00.663698-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api"
                        },
                        {
                            "id": "4d8e1dc9-0ab3-46dc-86dc-da87004cb163",
                            "gambit_id": "1965560f-547a-4005-94f8-7f80a00a8b2e",
                            "last_updated": "2023-03-10T10:36:58.713752-05:00",
                            "created_at": "2023-03-09T09:02:00.665093-05:00",
                            "name": "New York Islanders",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbf98146-7931-4019-9a8b-2780d8ff5aff/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a0a751a-2f35-4eb6-9876-8b4e6cda8a95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:00.658167-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Islanders",
                                "amount": 6399.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32f2a34c-7528-4fc8-9eb2-bc8f5b0c2d7a",
                            "gambit_id": "e5f37488-366b-4e34-a297-6eb2f4042b7c",
                            "last_updated": "2023-03-10T10:36:58.710270-05:00",
                            "created_at": "2023-03-09T09:02:00.660892-05:00",
                            "name": "New York Islanders",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a0a751a-2f35-4eb6-9876-8b4e6cda8a95/?format=api"
                        },
                        {
                            "id": "0c5635c7-6be1-4f8c-be2d-f693637b583e",
                            "gambit_id": "e9fb8138-3f83-4492-8141-d893612ba3b3",
                            "last_updated": "2023-03-10T10:36:58.709049-05:00",
                            "created_at": "2023-03-09T09:02:00.659528-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a0a751a-2f35-4eb6-9876-8b4e6cda8a95/?format=api"
                        }
                    ]
                },
                {
                    "id": "b839448b-c0a3-4e70-931d-bc6db0ae227a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e63e23a-48f2-4356-b00b-34a699b036f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T09:02:00.653709-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7502830c-1aca-4fec-b687-8d3c9c201b96",
                            "gambit_id": "b9cbee3a-d9b5-4d6c-8c00-72cc68cca1ff",
                            "last_updated": "2023-03-10T10:36:58.706480-05:00",
                            "created_at": "2023-03-09T09:02:00.656607-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b839448b-c0a3-4e70-931d-bc6db0ae227a/?format=api"
                        },
                        {
                            "id": "456f6ccb-c13d-4329-b7bd-805ce565b8a3",
                            "gambit_id": "e5d0d154-bbf0-4121-bf1d-9e6fb87d94f3",
                            "last_updated": "2023-03-10T10:36:58.705252-05:00",
                            "created_at": "2023-03-09T09:02:00.655122-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b839448b-c0a3-4e70-931d-bc6db0ae227a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce834a20-bab1-4a86-9fc7-a1a88ef31b8a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5c954e05-4587-4a23-aacc-5e5dde6f5be7",
            "completed": true,
            "last_updated": "2023-03-10T10:36:58.304260-05:00",
            "created_at": "2023-03-09T09:02:01.238180-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5c954e05-4587-4a23-aacc-5e5dde6f5be7",
            "datetime": "2023-03-09T19:07:00-05:00",
            "cutoff_datetime": "2023-03-09T19:07:00-05:00",
            "name": "New Jersey Devils v. Washington Capitals",
            "bettypes": [
                {
                    "id": "7742dff5-3aaf-45f6-9110-192e81493c63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce834a20-bab1-4a86-9fc7-a1a88ef31b8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T09:02:01.244111-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 5784.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4de16950-7ee6-4bac-bc24-20789c3c695a",
                            "gambit_id": "bd50512b-b550-40a0-836a-3f07242aa513",
                            "last_updated": "2023-03-10T10:36:58.311523-05:00",
                            "created_at": "2023-03-09T09:02:01.246735-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7742dff5-3aaf-45f6-9110-192e81493c63/?format=api"
                        },
                        {
                            "id": "22720091-212a-4c87-8c30-704ea5a47928",
                            "gambit_id": "808ec595-dd2c-40e5-8bb0-27615b7399b0",
                            "last_updated": "2023-03-10T10:36:58.310442-05:00",
                            "created_at": "2023-03-09T09:02:01.245400-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7742dff5-3aaf-45f6-9110-192e81493c63/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2deb60b-84f4-4720-ba3b-5a0fa7cf6590",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce834a20-bab1-4a86-9fc7-a1a88ef31b8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T09:02:01.240029-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6308.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b6cca0e-6902-48ab-a154-1d8d45a24d78",
                            "gambit_id": "8d9fd643-8834-4504-a7e3-9c5574b7d827",
                            "last_updated": "2023-03-10T10:36:58.307129-05:00",
                            "created_at": "2023-03-09T09:02:01.241303-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2deb60b-84f4-4720-ba3b-5a0fa7cf6590/?format=api"
                        },
                        {
                            "id": "79082f65-33ca-4b61-8910-a1992780b770",
                            "gambit_id": "ce9bf1c8-a211-4307-8235-bb826a3e9554",
                            "last_updated": "2023-03-10T10:36:58.308240-05:00",
                            "created_at": "2023-03-09T09:02:01.242635-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2deb60b-84f4-4720-ba3b-5a0fa7cf6590/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9f5c151d-55a8-43fe-8db6-f912591793ac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9c399a19-7363-411b-8346-b4ec33ab427c",
            "completed": true,
            "last_updated": "2023-03-10T10:42:01.530716-05:00",
            "created_at": "2023-03-09T14:27:16.246101-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9c399a19-7363-411b-8346-b4ec33ab427c",
            "datetime": "2023-03-09T19:07:00-05:00",
            "cutoff_datetime": "2023-03-09T19:07:00-05:00",
            "name": "Philadelphia Flyers v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "1c960900-7e9e-45da-8e6a-0399d6f270f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f5c151d-55a8-43fe-8db6-f912591793ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-09T14:27:16.256912-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 7643.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2357.0
                            }
                        ],
                        "expected_reward_tokens": 9475.14,
                        "profit_sb": -24.86,
                        "profit_sb_percentage": -0.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ef488c6-386a-44da-b563-2ba3d60b1974",
                            "gambit_id": "f7b1beb1-441a-43df-aaaf-acfac8a8f30d",
                            "last_updated": "2023-03-10T10:42:01.543938-05:00",
                            "created_at": "2023-03-09T14:27:16.258114-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c960900-7e9e-45da-8e6a-0399d6f270f8/?format=api"
                        },
                        {
                            "id": "60954a54-9707-4f15-be29-866e535016f1",
                            "gambit_id": "acb0c2d4-63bc-411a-b602-3ad0fe1a69a6",
                            "last_updated": "2023-03-10T10:42:01.545678-05:00",
                            "created_at": "2023-03-09T14:27:16.259565-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "4.02000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c960900-7e9e-45da-8e6a-0399d6f270f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a83cb19-0f4b-4de7-8508-d415076ec4a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f5c151d-55a8-43fe-8db6-f912591793ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-09T14:27:16.252859-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5939.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bce149de-9f65-42ca-a20b-8a891450c592",
                            "gambit_id": "8a1b6066-699c-4113-a385-8721a6459c8c",
                            "last_updated": "2023-03-10T10:42:01.539282-05:00",
                            "created_at": "2023-03-09T14:27:16.254183-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a83cb19-0f4b-4de7-8508-d415076ec4a4/?format=api"
                        },
                        {
                            "id": "3ac69a33-ca81-4134-9c8d-49bb4f37a4b8",
                            "gambit_id": "653da580-2f43-438b-ae48-81df325064f3",
                            "last_updated": "2023-03-10T10:42:01.540829-05:00",
                            "created_at": "2023-03-09T14:27:16.255575-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a83cb19-0f4b-4de7-8508-d415076ec4a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "10ad67cf-e0f3-4bf5-80ca-d56e4533a69a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9f5c151d-55a8-43fe-8db6-f912591793ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-09T14:27:16.248172-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca95d5f4-5c68-43cd-b491-e36aaac7e93f",
                            "gambit_id": "f7518f2b-69f2-4be2-a3ef-1b65d0415bab",
                            "last_updated": "2023-03-10T10:42:01.536007-05:00",
                            "created_at": "2023-03-09T14:27:16.251167-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ad67cf-e0f3-4bf5-80ca-d56e4533a69a/?format=api"
                        },
                        {
                            "id": "f77b1938-ba5b-4a62-8cb7-96e12b8c92b1",
                            "gambit_id": "fa65ba20-d9e1-4738-9b91-4da47cf339b5",
                            "last_updated": "2023-03-10T10:42:01.534497-05:00",
                            "created_at": "2023-03-09T14:27:16.249738-05:00",
                            "name": "Game Total Under 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ad67cf-e0f3-4bf5-80ca-d56e4533a69a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bf3c5ef-861e-4eb3-9944-def808b56502",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f961252f-f640-48f1-9eed-69e1d26994dc",
            "completed": true,
            "last_updated": "2023-03-13T19:32:13.820463-04:00",
            "created_at": "2023-03-07T09:46:52.668679-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "The Players Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/f961252f-f640-48f1-9eed-69e1d26994dc",
            "datetime": "2023-03-09T08:00:00-05:00",
            "cutoff_datetime": "2023-03-09T08:00:00-05:00",
            "name": "The Players Championship 2023: To Win Outright",
            "bettypes": [
                {
                    "id": "6f327996-92bc-4732-bc54-76590559a01a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bf3c5ef-861e-4eb3-9944-def808b56502/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-07T09:46:52.673748-05: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": "41b31430-850f-41dc-bb9f-4436c09cd573",
                            "gambit_id": "ec11669d-91d8-4bdf-bc05-799d07c4fb90",
                            "last_updated": "2023-03-13T19:32:13.980529-04:00",
                            "created_at": "2023-03-07T09:46:52.815940-05:00",
                            "name": "Tiger Woods",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "90109cfc-3b69-47d3-8aa4-ec81a0919c1c",
                            "gambit_id": "de736a0d-7619-48a7-8e84-80e871bdd8be",
                            "last_updated": "2023-03-13T19:32:13.953813-04:00",
                            "created_at": "2023-03-07T09:46:52.788070-05:00",
                            "name": "Cameron Champ",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "04cfda03-65c6-417c-8eda-c362ab825734",
                            "gambit_id": "4df46118-ddb1-4e7f-af6a-e76c09eae909",
                            "last_updated": "2023-03-13T19:32:13.936471-04:00",
                            "created_at": "2023-03-07T09:46:52.771205-05:00",
                            "name": "Joel Dahmen",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d26fd68b-7788-45fa-bd71-d9551208ad6c",
                            "gambit_id": "bb61f39e-1fe3-4c9b-ac6b-891b36dcc6b1",
                            "last_updated": "2023-03-13T19:32:13.986994-04:00",
                            "created_at": "2023-03-07T09:46:52.823242-05:00",
                            "name": "Daniel Berger",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "cf65d768-c26c-4b31-8ed4-04c223efe4c6",
                            "gambit_id": "ed97e876-cb6b-46bf-84c5-34b937915ba1",
                            "last_updated": "2023-03-13T19:32:13.906474-04:00",
                            "created_at": "2023-03-07T09:46:52.741623-05:00",
                            "name": "Zach Johnson",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a499a1dc-f977-4d46-a245-624623b0083e",
                            "gambit_id": "29ac32a8-3542-4299-b225-ebdb24324c50",
                            "last_updated": "2023-03-13T19:32:13.949179-04:00",
                            "created_at": "2023-03-07T09:46:52.784478-05:00",
                            "name": "Erik Van Rooyen",
                            "reward": "0.04000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b413947b-9833-42c4-a387-c86eba4ba984",
                            "gambit_id": "2602abcf-3817-43c7-81de-fd9d7ea8f7c4",
                            "last_updated": "2023-03-13T19:32:14.027514-04:00",
                            "created_at": "2023-03-07T09:46:52.862200-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "3.16000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "7b3c0fa5-e82f-4c66-af4b-c93e12c1133f",
                            "gambit_id": "50fd38ae-58b7-4999-8cd5-53ba65bdeb8c",
                            "last_updated": "2023-03-13T19:32:14.020976-04:00",
                            "created_at": "2023-03-07T09:46:52.856211-05:00",
                            "name": "Collin Morikawa",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a0a3f2cd-7412-4a7c-b299-bea5c9fd35d6",
                            "gambit_id": "1453e803-7fe9-4cf5-b9d2-57719c434e8c",
                            "last_updated": "2023-03-13T19:32:13.832664-04:00",
                            "created_at": "2023-03-07T09:46:52.806087-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "586f987c-f258-4d2f-9fae-60159081758c",
                            "gambit_id": "66ff56c4-155a-4d9a-8b9c-3ff216b59009",
                            "last_updated": "2023-03-13T19:32:13.913207-04:00",
                            "created_at": "2023-03-07T09:46:52.747510-05:00",
                            "name": "Adam Svensson",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "879c421c-7eb3-4e72-9263-035ef33ad4a2",
                            "gambit_id": "1470d486-f0e9-4f67-9eee-9e4035ede7d2",
                            "last_updated": "2023-03-13T19:32:14.007941-04:00",
                            "created_at": "2023-03-07T09:46:52.843552-05:00",
                            "name": "Jason Day",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "5de5e11a-2a9d-4abd-b0f0-848e16435a82",
                            "gambit_id": "c05555c9-4409-4160-a863-85737f80a52d",
                            "last_updated": "2023-03-13T19:32:14.030612-04:00",
                            "created_at": "2023-03-07T09:46:52.864507-05:00",
                            "name": "Jon Rahm",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "9a23651f-4ad5-4b93-8751-34579601664c",
                            "gambit_id": "1ea0f537-f7a5-48fe-8b1b-91a8aa6660ba",
                            "last_updated": "2023-03-13T19:32:14.019766-04:00",
                            "created_at": "2023-03-07T09:46:52.854885-05:00",
                            "name": "Viktor Hovland",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "16e9a09a-f9a5-48e1-8d2f-27a2b4d7660c",
                            "gambit_id": "76d6aa62-ff6c-4a0c-a418-bc393a63e7d8",
                            "last_updated": "2023-03-13T19:32:13.827983-04:00",
                            "created_at": "2023-03-07T09:46:52.818296-05:00",
                            "name": "Min Woo Lee",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "ecd456ba-1463-4029-8b9e-7d4bc6431c70",
                            "gambit_id": "8e25180a-bdc3-4f2e-8dd5-5ba38dbe76ad",
                            "last_updated": "2023-03-13T19:32:13.971481-04:00",
                            "created_at": "2023-03-07T09:46:52.804874-05:00",
                            "name": "Adam Hadwin",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "10b75f39-5e43-4dee-92ff-8c2491b84c4a",
                            "gambit_id": "5171e4e8-0687-48fa-8914-fe67a3f0c95e",
                            "last_updated": "2023-03-13T19:32:13.926650-04:00",
                            "created_at": "2023-03-07T09:46:52.762174-05:00",
                            "name": "Ben Griffin",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "1802d3db-4206-4fd9-895a-f1a8eed21590",
                            "gambit_id": "17bae357-cb83-4e78-a665-2245d1f731b3",
                            "last_updated": "2023-03-13T19:32:13.961276-04:00",
                            "created_at": "2023-03-07T09:46:52.795295-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b3995ca8-9fa4-4456-bb3c-3205809b857b",
                            "gambit_id": "d6ec7a5d-1913-409e-8cfd-4fd325df8714",
                            "last_updated": "2023-03-13T19:32:14.024372-04:00",
                            "created_at": "2023-03-07T09:46:52.859797-05:00",
                            "name": "Patrick Cantlay",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d74f83fb-528b-479d-97ab-c268e25ebb2e",
                            "gambit_id": "ea549e6e-865c-4cf9-a77a-3d96ac89d234",
                            "last_updated": "2023-03-13T19:32:14.011963-04:00",
                            "created_at": "2023-03-07T09:46:52.847037-05:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "110a325c-6e91-4e43-a250-eee554ea430f",
                            "gambit_id": "9dd32322-6de8-4af2-be1b-929626074ce2",
                            "last_updated": "2023-03-13T19:32:14.001074-04:00",
                            "created_at": "2023-03-07T09:46:52.837645-05:00",
                            "name": "Keegan Bradley",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "864ecb06-c850-4187-9b5f-97a002804dc0",
                            "gambit_id": "bdee9a8c-a021-42a0-bf0c-06962dd488e4",
                            "last_updated": "2023-03-13T19:32:14.010659-04:00",
                            "created_at": "2023-03-07T09:46:52.845859-05:00",
                            "name": "Tyrrell Hatton",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "00b5af99-2303-449d-9da3-7b024d7924b7",
                            "gambit_id": "11dc3007-d834-4c27-85ef-955f02e666a7",
                            "last_updated": "2023-03-13T19:32:13.836361-04:00",
                            "created_at": "2023-03-07T09:46:52.836448-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "0376b992-7b75-4da9-9206-271bc65b1d19",
                            "gambit_id": "22858578-7954-4fb9-9535-f43e86c5963b",
                            "last_updated": "2023-03-13T19:32:13.984377-04:00",
                            "created_at": "2023-03-07T09:46:52.820775-05:00",
                            "name": "Justin Rose",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6448bac3-401a-4852-b5cc-86f9cf21dea2",
                            "gambit_id": "526e64ff-e6b1-4496-8bd8-5297dfdb0c7e",
                            "last_updated": "2023-03-13T19:32:14.005431-04:00",
                            "created_at": "2023-03-07T09:46:52.841161-05:00",
                            "name": "Shane Lowry",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d4b435ab-a862-47cf-a181-4abfc38428d4",
                            "gambit_id": "cc5653c8-8f79-493d-8e8e-cd5b2f1ca812",
                            "last_updated": "2023-03-13T19:32:13.970218-04:00",
                            "created_at": "2023-03-07T09:46:52.803679-05:00",
                            "name": "Denny McCarthy",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a5952d05-3b55-4e01-bbef-232b9ea6caeb",
                            "gambit_id": "f769ee62-1738-4fac-8962-26b88ffebebe",
                            "last_updated": "2023-03-13T19:32:14.022143-04:00",
                            "created_at": "2023-03-07T09:46:52.857421-05:00",
                            "name": "Xander Schauffele",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "c2d4d946-98df-43d0-8b1d-55af4add0409",
                            "gambit_id": "693ef450-00fb-499d-a493-d16975acaa5b",
                            "last_updated": "2023-03-13T19:32:13.952453-04:00",
                            "created_at": "2023-03-07T09:46:52.786850-05:00",
                            "name": "Matt Kuchar",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "5c84add8-30e5-47df-ad7f-1d6c3c49136b",
                            "gambit_id": "a8c91cee-2abb-4ecb-ad4e-b1aa82d91ec0",
                            "last_updated": "2023-03-13T19:32:14.025862-04:00",
                            "created_at": "2023-03-07T09:46:52.860971-05:00",
                            "name": "Justin Thomas",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "fc0b9f9a-28c1-4790-bd00-578e5a0b1dc8",
                            "gambit_id": "c14ade27-0536-410d-b2b4-647a3b0babc9",
                            "last_updated": "2023-03-13T19:32:13.995520-04:00",
                            "created_at": "2023-03-07T09:46:52.831548-05:00",
                            "name": "Sahith Theegala",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "4fac31e0-1cf7-447e-919b-63a81e47c699",
                            "gambit_id": "a58b410a-8feb-40ef-9abf-cdf62dd62ed5",
                            "last_updated": "2023-03-13T19:32:13.947991-04:00",
                            "created_at": "2023-03-07T09:46:52.783309-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e37808eb-1854-43ee-8175-e3e7e474c8fa",
                            "gambit_id": "f0cee861-9b81-436f-9665-20273d93f317",
                            "last_updated": "2023-03-13T19:32:14.009335-04:00",
                            "created_at": "2023-03-07T09:46:52.844699-05:00",
                            "name": "Rickie Fowler",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "42981b58-5560-4b79-87d6-8be3bf082e80",
                            "gambit_id": "39c28e47-055d-471f-8ffd-125bdb4cfd70",
                            "last_updated": "2023-03-13T19:32:13.929714-04:00",
                            "created_at": "2023-03-07T09:46:52.764816-05:00",
                            "name": "Will Gordon",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "560f03f9-622c-4eb8-bed3-8874b34f6f87",
                            "gambit_id": "bdead462-0cc6-42bc-88df-68c6485d2677",
                            "last_updated": "2023-03-13T19:32:13.999309-04:00",
                            "created_at": "2023-03-07T09:46:52.835225-05:00",
                            "name": "Sam Burns",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6cf149bf-4e72-4be8-b2d2-dc0616fb4657",
                            "gambit_id": "0bdce11f-abc6-4bdb-917d-0600898ad40b",
                            "last_updated": "2023-03-13T19:32:14.023228-04:00",
                            "created_at": "2023-03-07T09:46:52.858623-05:00",
                            "name": "Max Homa",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "98e4511d-4ddb-4281-ad54-825647562ba9",
                            "gambit_id": "6adfa253-0f39-4a59-869f-5a097d9ec3d3",
                            "last_updated": "2023-03-13T19:32:13.893839-04:00",
                            "created_at": "2023-03-07T09:46:52.730813-05:00",
                            "name": "Justin Suh",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "ed7fff30-f30d-4f8c-b5bd-2779ef56aa56",
                            "gambit_id": "c7c87eb9-53ea-4e50-bc18-771c3ec680c6",
                            "last_updated": "2023-03-13T19:32:13.956355-04:00",
                            "created_at": "2023-03-07T09:46:52.790528-05:00",
                            "name": "Danny Willett",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "927ee14f-a047-4986-a32a-09dd24000f12",
                            "gambit_id": "bd7e1d11-41c0-4676-a8d8-a45adb994dbd",
                            "last_updated": "2023-03-13T19:32:13.983119-04:00",
                            "created_at": "2023-03-07T09:46:52.819492-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "7610d899-4050-434a-af49-a491842520f3",
                            "gambit_id": "e05229c4-6995-4023-95ed-b003ada538de",
                            "last_updated": "2023-03-13T19:32:14.018523-04:00",
                            "created_at": "2023-03-07T09:46:52.853517-05:00",
                            "name": "Tony Finau",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "cc192705-ccd2-44e0-94ba-951bdb4c6b2f",
                            "gambit_id": "e45aa5ac-1a10-43f1-a2c3-b8a9f7dfba55",
                            "last_updated": "2023-03-13T19:32:13.990728-04:00",
                            "created_at": "2023-03-07T09:46:52.826804-05:00",
                            "name": "Harris English",
                            "reward": "82.60000",
                            "odds": "86.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e7f07fb1-19e6-4eed-b7ea-99b341b1801c",
                            "gambit_id": "25fd839c-2d05-4d20-bdb0-b3b5a58cdc10",
                            "last_updated": "2023-03-13T19:32:13.972692-04:00",
                            "created_at": "2023-03-07T09:46:52.807548-05:00",
                            "name": "Alex Noren",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a216f08b-0dd5-4784-ae33-b848ebcf13d0",
                            "gambit_id": "1d05be40-9be8-4a60-8837-26b6aff01e54",
                            "last_updated": "2023-03-13T19:32:14.029036-04:00",
                            "created_at": "2023-03-07T09:46:52.863356-05:00",
                            "name": "Rory McIlroy",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "583ecfb5-e31b-468a-9b78-d61d731fd7ed",
                            "gambit_id": "6c7d3170-f8c9-4203-bb0b-b2817ab5bbaa",
                            "last_updated": "2023-03-13T19:32:13.981794-04:00",
                            "created_at": "2023-03-07T09:46:52.817109-05:00",
                            "name": "Aaron Wise",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "95dc6e24-1d1a-41c2-9db4-2f5e7072d577",
                            "gambit_id": "08aa9d59-d390-4c62-85cf-9c72d5c272b6",
                            "last_updated": "2023-03-13T19:32:14.003915-04:00",
                            "created_at": "2023-03-07T09:46:52.839956-05:00",
                            "name": "Keith Mitchell",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "7b589346-157a-4c63-9d9d-f8eb34e5ee88",
                            "gambit_id": "b2d35a54-c2b7-43a7-baa2-f33147b37f28",
                            "last_updated": "2023-03-13T19:32:13.991848-04:00",
                            "created_at": "2023-03-07T09:46:52.828021-05:00",
                            "name": "Tom Hoge",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "74bbbf55-b4a4-4081-a931-12f99e13023e",
                            "gambit_id": "c54aa744-efb7-44b2-8af0-48cd86798010",
                            "last_updated": "2023-03-13T19:32:13.976428-04:00",
                            "created_at": "2023-03-07T09:46:52.812363-05:00",
                            "name": "Brian Harman",
                            "reward": "106.60000",
                            "odds": "111.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "f9bc1c63-ba8c-4563-8ec8-c2e9f1dc2eab",
                            "gambit_id": "0ac017a4-9365-4f95-ae85-64eddeb2a059",
                            "last_updated": "2023-03-13T19:32:14.002502-04:00",
                            "created_at": "2023-03-07T09:46:52.838800-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "60912d6a-30b0-42fc-b8d4-4590a06d2237",
                            "gambit_id": "bfb594fe-aa14-4b14-8e80-396386a59ab5",
                            "last_updated": "2023-03-13T19:32:14.015965-04:00",
                            "created_at": "2023-03-07T09:46:52.850536-05:00",
                            "name": "Cameron Young",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "c2101996-bcd3-46e2-b8bf-767e6b1182ac",
                            "gambit_id": "9ebc3d75-976e-4c9b-8b46-ba6361527333",
                            "last_updated": "2023-03-13T19:32:13.977812-04:00",
                            "created_at": "2023-03-07T09:46:52.813543-05:00",
                            "name": "Maverick McNealy",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "300f7f79-fe0a-4538-8a12-5083afeed6dc",
                            "gambit_id": "99dd4c8a-0b35-49d0-8188-39036367dcb3",
                            "last_updated": "2023-03-13T19:32:13.917440-04:00",
                            "created_at": "2023-03-07T09:46:52.752053-05:00",
                            "name": "Cameron Davis",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6bdbe15f-e2db-4400-bbf7-270be798207b",
                            "gambit_id": "31fab5d9-b796-4745-bfcc-c73cac059260",
                            "last_updated": "2023-03-13T19:32:14.013306-04:00",
                            "created_at": "2023-03-07T09:46:52.848202-05:00",
                            "name": "Jordan Spieth",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b24d08ca-7375-4c4d-b3ad-80e77ed46eb5",
                            "gambit_id": "9dbaf875-c2fb-4be8-bb8f-4f8b85254095",
                            "last_updated": "2023-03-13T19:32:13.833966-04:00",
                            "created_at": "2023-03-07T09:46:52.809974-05:00",
                            "name": "Wyndham Clark",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3a71a037-a4d6-44b0-8b49-22d0a212124b",
                            "gambit_id": "791be14b-8ad9-42a7-8224-e7a90152418b",
                            "last_updated": "2023-03-13T19:32:13.858203-04:00",
                            "created_at": "2023-03-07T09:46:52.697447-05:00",
                            "name": "Nate Lashley",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "1e17be34-4a1c-4c2f-9f15-a298bfb7633c",
                            "gambit_id": "16322cf9-bbb9-4185-ab8b-e48593fe99c1",
                            "last_updated": "2023-03-13T19:32:13.957610-04:00",
                            "created_at": "2023-03-07T09:46:52.791789-05:00",
                            "name": "Taylor Moore",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "8423289c-8339-43e5-9f7c-78879090ba86",
                            "gambit_id": "726ee2ad-ef1d-4112-9a01-509898a8ade4",
                            "last_updated": "2023-03-13T19:32:13.944294-04:00",
                            "created_at": "2023-03-07T09:46:52.778472-05:00",
                            "name": "Ryan Fox",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "7e546cc3-c0c6-4d07-8264-80ecf4a3b5ee",
                            "gambit_id": "fe72f2a7-ee6a-4249-aad9-fa7b557412dc",
                            "last_updated": "2023-03-13T19:32:13.939353-04:00",
                            "created_at": "2023-03-07T09:46:52.773639-05:00",
                            "name": "Davis Riley",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b636406f-1a83-4587-9f2e-a68d8ef62345",
                            "gambit_id": "c1940e01-5e21-4459-a402-6804f5b66d81",
                            "last_updated": "2023-03-13T19:32:13.931070-04:00",
                            "created_at": "2023-03-07T09:46:52.766012-05:00",
                            "name": "Brendon Todd",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "28d876db-5580-4588-b3c7-d8158d36a712",
                            "gambit_id": "8343a7fe-c623-4ad1-a6f7-ae7475d73c9b",
                            "last_updated": "2023-03-13T19:32:13.897525-04:00",
                            "created_at": "2023-03-07T09:46:52.734395-05:00",
                            "name": "Brandon Wu",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "dd5ac3c0-54fe-4ea1-afd8-7d8ed358c507",
                            "gambit_id": "1cbab889-1594-4624-8d6f-dbc4df3c542c",
                            "last_updated": "2023-03-13T19:32:13.835144-04:00",
                            "created_at": "2023-03-07T09:46:52.780867-05:00",
                            "name": "Aaron Rai",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6abf8f3c-953b-4209-ae21-2cb14c569339",
                            "gambit_id": "1b663139-d449-418c-a650-cbce13c61b89",
                            "last_updated": "2023-03-13T19:32:13.854422-04:00",
                            "created_at": "2023-03-07T09:46:52.693718-05:00",
                            "name": "Chad Ramey",
                            "reward": "125.80000",
                            "odds": "131.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d4d270c2-ed77-4c44-9e91-b32332b542b2",
                            "gambit_id": "45b26642-3ac2-450f-b65e-5480f3153da9",
                            "last_updated": "2023-03-13T19:32:13.988326-04:00",
                            "created_at": "2023-03-07T09:46:52.824428-05:00",
                            "name": "Gary Woodland",
                            "reward": "125.80000",
                            "odds": "131.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "eb22ec28-f35b-4306-994d-d4ea8a13a455",
                            "gambit_id": "b2c400fd-09ba-4fe6-9502-457dd2ed317e",
                            "last_updated": "2023-03-13T19:32:13.829653-04:00",
                            "created_at": "2023-03-07T09:46:52.709899-05:00",
                            "name": "Lucas Glover",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "88c655a8-7a92-4787-a222-c36e2b200a17",
                            "gambit_id": "6b5b85c9-0936-44c9-ae4a-72504467d58c",
                            "last_updated": "2023-03-13T19:32:13.955148-04:00",
                            "created_at": "2023-03-07T09:46:52.789315-05:00",
                            "name": "Webb Simpson",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "970bfc7b-dc35-4701-b8ac-4afc2bd4899e",
                            "gambit_id": "9c736312-8818-4f02-8797-77f1c8138049",
                            "last_updated": "2023-03-13T19:32:13.996722-04:00",
                            "created_at": "2023-03-07T09:46:52.832711-05:00",
                            "name": "Tommy Fleetwood",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a0fd6fd8-834e-48eb-92ab-aadf6e5e1373",
                            "gambit_id": "5801b799-d423-42a4-bd62-41ac537e28dc",
                            "last_updated": "2023-03-13T19:32:13.968940-04:00",
                            "created_at": "2023-03-07T09:46:52.802492-05:00",
                            "name": "Sepp Straka",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "51eb9979-6c58-4f8f-ad81-8862625dbe09",
                            "gambit_id": "bcf42528-c975-4505-a017-ac583916ecdb",
                            "last_updated": "2023-03-13T19:32:13.994245-04:00",
                            "created_at": "2023-03-07T09:46:52.830391-05:00",
                            "name": "Adam Scott",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "2ae9964c-fbbd-4732-8ad6-16d6fd01e845",
                            "gambit_id": "76bf366b-37c2-4d0c-8fe7-ee4f61e9a1ce",
                            "last_updated": "2023-03-13T19:32:13.915899-04:00",
                            "created_at": "2023-03-07T09:46:52.750249-05:00",
                            "name": "Garrick Higgo",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "9ad79212-bf92-4e6a-8f28-b813425c1a33",
                            "gambit_id": "5fa99052-9037-4e89-a0a1-a7fda5bc3054",
                            "last_updated": "2023-03-13T19:32:14.017244-04:00",
                            "created_at": "2023-03-07T09:46:52.852078-05:00",
                            "name": "Will Zalatoris",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "4fe385ce-6ca3-4604-9d36-742c1bfaf60c",
                            "gambit_id": "283c4358-d804-4b10-bb48-5894900339ee",
                            "last_updated": "2023-03-13T19:32:13.966311-04:00",
                            "created_at": "2023-03-07T09:46:52.800031-05:00",
                            "name": "Lucas Herbert",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "1932c62d-3567-42a4-bb74-5bebb31dc1b7",
                            "gambit_id": "144959f0-007a-47c5-879c-0e06b8ec699e",
                            "last_updated": "2023-03-13T19:32:13.975050-04:00",
                            "created_at": "2023-03-07T09:46:52.811180-05:00",
                            "name": "Thomas Detry",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "444111cb-7e96-4452-a997-534dcf193ede",
                            "gambit_id": "107cd900-1a18-4649-b15f-45f52e3ed383",
                            "last_updated": "2023-03-13T19:32:13.958864-04:00",
                            "created_at": "2023-03-07T09:46:52.792993-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "4b1511c7-f492-4022-9c03-471463c65850",
                            "gambit_id": "76ec3c1c-f5e1-40a1-860f-6b8fb697c50b",
                            "last_updated": "2023-03-13T19:32:13.963800-04:00",
                            "created_at": "2023-03-07T09:46:52.797670-05:00",
                            "name": "Jhonattan Vegas",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "fd86ca09-1685-486c-a705-197f24074bc1",
                            "gambit_id": "f1e56a86-32a3-4a85-b5a0-579087969abb",
                            "last_updated": "2023-03-13T19:32:13.979221-04:00",
                            "created_at": "2023-03-07T09:46:52.814740-05:00",
                            "name": "Russell Henley",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "21fa5ae8-2c1b-4cda-82c1-2f679bc3ab60",
                            "gambit_id": "a3f11759-91f5-4780-bae7-b071de4fb0c4",
                            "last_updated": "2023-03-13T19:32:13.946708-04:00",
                            "created_at": "2023-03-07T09:46:52.782111-05:00",
                            "name": "JT Poston",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "744e57f1-c4e6-439a-9171-aa5a09a1ec61",
                            "gambit_id": "80a1dc34-2867-40d2-8cc0-896dc75694e3",
                            "last_updated": "2023-03-13T19:32:14.006676-04:00",
                            "created_at": "2023-03-07T09:46:52.842359-05:00",
                            "name": "Tom Kim",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "eddbc1c6-1830-4d35-beb5-9b508240dd4b",
                            "gambit_id": "0b6807f3-408a-489f-910b-75173a0f4357",
                            "last_updated": "2023-03-13T19:32:13.891264-04:00",
                            "created_at": "2023-03-07T09:46:52.728366-05:00",
                            "name": "Ryan Palmer",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a6af0525-d7f6-4b1c-a949-b30f2aba3f72",
                            "gambit_id": "6e485972-739b-4fd0-b108-703bd955b0b4",
                            "last_updated": "2023-03-13T19:32:13.943119-04:00",
                            "created_at": "2023-03-07T09:46:52.777286-05:00",
                            "name": "Nick Taylor",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b1dcdb1a-2ee1-407f-a3d1-76bc4919e75b",
                            "gambit_id": "3b9c092c-e077-49c5-aeb9-94b6f48b8e10",
                            "last_updated": "2023-03-13T19:32:13.992974-04:00",
                            "created_at": "2023-03-07T09:46:52.829203-05:00",
                            "name": "Chris Kirk",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e860837f-452f-4e44-be03-394dfae0e0f7",
                            "gambit_id": "46cff5cc-6dee-4019-bef5-ffd7b0f6c6e4",
                            "last_updated": "2023-03-13T19:32:13.973883-04:00",
                            "created_at": "2023-03-07T09:46:52.808780-05:00",
                            "name": "Luke List",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e7ec1efd-0717-4df9-9f6e-db582cdd2a40",
                            "gambit_id": "2990e228-273a-4722-a85a-65abab5dad87",
                            "last_updated": "2023-03-13T19:32:13.941857-04:00",
                            "created_at": "2023-03-07T09:46:52.776071-05:00",
                            "name": "Scott Stallings",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "0d65db3c-2c5e-448c-b48a-9dcb0112551e",
                            "gambit_id": "e6ccabc0-4526-4396-987c-825e3283dc6a",
                            "last_updated": "2023-03-13T19:32:13.945497-04:00",
                            "created_at": "2023-03-07T09:46:52.779667-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "50c7af58-830f-49e0-b8c6-d7e23f11c295",
                            "gambit_id": "ae54f380-2a08-4857-a615-75835440ddc0",
                            "last_updated": "2023-03-13T19:32:13.910621-04:00",
                            "created_at": "2023-03-07T09:46:52.745120-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b62944d0-7ff3-4e8c-8f64-99f181ba0a2e",
                            "gambit_id": "effd6e98-e7d6-433f-81ed-2c605b3954e2",
                            "last_updated": "2023-03-13T19:32:13.914465-04:00",
                            "created_at": "2023-03-07T09:46:52.748721-05:00",
                            "name": "Davis Thompson",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "ee8cb4e3-9e1c-4e17-a4db-9a6125527b7b",
                            "gambit_id": "91f028a9-e352-4068-b38c-6495329dbda0",
                            "last_updated": "2023-03-13T19:32:13.922647-04:00",
                            "created_at": "2023-03-07T09:46:52.757467-05:00",
                            "name": "Beau Hossler",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "4ef66cd9-f768-433f-afac-f796df82da67",
                            "gambit_id": "3be0c33c-2520-41e9-8a9d-d95ca951a97e",
                            "last_updated": "2023-03-13T19:32:13.935230-04:00",
                            "created_at": "2023-03-07T09:46:52.769804-05:00",
                            "name": "Doug Ghim",
                            "reward": "217.00000",
                            "odds": "226.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b0034a64-0fc1-46d6-9aa1-d83a3942d36e",
                            "gambit_id": "aa6d9e04-6760-4bab-bfee-48ca9226d444",
                            "last_updated": "2023-03-13T19:32:13.885591-04:00",
                            "created_at": "2023-03-07T09:46:52.723535-05:00",
                            "name": "Tyler Duncan",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "f106316f-4ff2-4129-a3e4-89974d082136",
                            "gambit_id": "9b569ed6-58fd-43ec-a031-0fbc9d1648a4",
                            "last_updated": "2023-03-13T19:32:13.967629-04:00",
                            "created_at": "2023-03-07T09:46:52.801265-05:00",
                            "name": "Kurt Kitayama",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "4c1c1f67-65e3-474c-9c8d-a92c01224d39",
                            "gambit_id": "d13cc465-e027-4e15-8f5c-d2736656f941",
                            "last_updated": "2023-03-13T19:32:13.918844-04:00",
                            "created_at": "2023-03-07T09:46:52.753620-05:00",
                            "name": "Lee Hodges",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6b0cc374-8f07-4362-92c8-2765105e6894",
                            "gambit_id": "547d7d31-5f3c-413d-b061-cdb237083a43",
                            "last_updated": "2023-03-13T19:32:13.932417-04:00",
                            "created_at": "2023-03-07T09:46:52.767269-05:00",
                            "name": "Doug Ghim",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "0eadc868-1ea3-4995-ac2c-463f45abeb12",
                            "gambit_id": "6685c832-a420-47b5-b5f5-d2d0873b2b75",
                            "last_updated": "2023-03-13T19:32:13.887073-04:00",
                            "created_at": "2023-03-07T09:46:52.724731-05:00",
                            "name": "Trey Mullinax",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e52f103c-59eb-48c1-98e3-fa6b4ec5239b",
                            "gambit_id": "0e0c6a57-acd2-4fc1-baa3-746780a4b8c2",
                            "last_updated": "2023-03-13T19:32:13.898699-04:00",
                            "created_at": "2023-03-07T09:46:52.735624-05:00",
                            "name": "Ben Martin",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "edad2961-3f3a-4603-8c55-cc22b1ade06a",
                            "gambit_id": "729d98da-4ecd-4e3a-a923-1da3cd2be709",
                            "last_updated": "2023-03-13T19:32:13.940622-04:00",
                            "created_at": "2023-03-07T09:46:52.774841-05:00",
                            "name": "JJ Spaun",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3eba9f6d-b860-443f-8d3f-8339d38ffa41",
                            "gambit_id": "c6f8fdd4-c100-4efb-ad2a-ea53fef7964b",
                            "last_updated": "2023-03-13T19:32:13.937741-04:00",
                            "created_at": "2023-03-07T09:46:52.772416-05:00",
                            "name": "Lanto Griffin",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "df1c35e5-f503-41eb-bf4e-b73b0e93eff0",
                            "gambit_id": "d6147bfc-6198-41bd-9861-4ccfe54ae41e",
                            "last_updated": "2023-03-13T19:32:13.928372-04:00",
                            "created_at": "2023-03-07T09:46:52.763582-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "da505e6c-5539-401b-80ad-3d2661604697",
                            "gambit_id": "14b85105-f976-48a4-8991-909e168741b0",
                            "last_updated": "2023-03-13T19:32:13.872693-04:00",
                            "created_at": "2023-03-07T09:46:52.712496-05:00",
                            "name": "Alex Smalley",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "0d5dfd12-551e-463d-9caf-9dc43ca05d98",
                            "gambit_id": "c1abbbd3-8cc8-451d-a329-1a330b36d98d",
                            "last_updated": "2023-03-13T19:32:13.950878-04:00",
                            "created_at": "2023-03-07T09:46:52.785643-05:00",
                            "name": "Russell Knox",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b3c31c70-4fe5-4740-957c-500d4a8b0956",
                            "gambit_id": "2cb18e88-af4e-4404-a3d0-a9111f6a8319",
                            "last_updated": "2023-03-13T19:32:13.892553-04:00",
                            "created_at": "2023-03-07T09:46:52.729570-05:00",
                            "name": "Martin Laird",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e26c48da-61ea-47de-9adb-2febb5c7405b",
                            "gambit_id": "d38293ee-6899-4ef4-9308-086646384e7e",
                            "last_updated": "2023-03-13T19:32:13.925081-04:00",
                            "created_at": "2023-03-07T09:46:52.761002-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "265.00000",
                            "odds": "276.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "93c3ca67-ff2f-433d-947a-36babb5489c9",
                            "gambit_id": "8966e1c7-5231-4008-af2a-bf37a715660e",
                            "last_updated": "2023-03-13T19:32:13.902007-04:00",
                            "created_at": "2023-03-07T09:46:52.738030-05:00",
                            "name": "Seong-Hyeon Kim",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b4ed4fb7-ffbc-476d-9ff6-81aa8b5d7004",
                            "gambit_id": "8c2fed0d-7351-493f-923e-c1059a3e3a9d",
                            "last_updated": "2023-03-13T19:32:13.921405-04:00",
                            "created_at": "2023-03-07T09:46:52.756308-05:00",
                            "name": "Eric Cole",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3c4cfbec-0746-42ca-8ac5-2125c74a16d4",
                            "gambit_id": "3255b1a1-2c33-49be-a1e8-14ae67a77bde",
                            "last_updated": "2023-03-13T19:32:13.923858-04:00",
                            "created_at": "2023-03-07T09:46:52.758661-05:00",
                            "name": "Nick Hardy",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3bff2181-2904-4b1d-a8cd-671421542ca9",
                            "gambit_id": "b178e9c1-d45f-43e1-bbc9-1eb0419176ef",
                            "last_updated": "2023-03-13T19:32:13.920124-04:00",
                            "created_at": "2023-03-07T09:46:52.755057-05:00",
                            "name": "Hayden Buckley",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "8f7d0d81-2b60-48bc-a80c-fa31efb295c8",
                            "gambit_id": "f00791e0-2d3c-41e9-b44d-3b19528cc461",
                            "last_updated": "2023-03-13T19:32:13.831258-04:00",
                            "created_at": "2023-03-07T09:46:52.759796-05:00",
                            "name": "Sam Ryder",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "446b734e-0dbf-4720-9a5d-48d8e87278db",
                            "gambit_id": "df1b4ee9-87ac-4f0b-a5b9-160e3462c7b5",
                            "last_updated": "2023-03-13T19:32:13.876682-04:00",
                            "created_at": "2023-03-07T09:46:52.716202-05:00",
                            "name": "Kramer Hickok",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "833a9cf4-0876-464a-bc80-3b23aff1ea66",
                            "gambit_id": "94feb2e8-ec82-49d5-8013-f0e9650ba9b7",
                            "last_updated": "2023-03-13T19:32:13.875266-04:00",
                            "created_at": "2023-03-07T09:46:52.714958-05:00",
                            "name": "Harrison Endycott",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "c6c41834-d86b-4caf-bd16-a4ac542908b8",
                            "gambit_id": "09142735-c49b-422b-8e25-f1bb4435c68a",
                            "last_updated": "2023-03-13T19:32:13.989556-04:00",
                            "created_at": "2023-03-07T09:46:52.825601-05:00",
                            "name": "Billy Horschel",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d0fe7432-4f3f-4947-8d7b-b1cfa349ff67",
                            "gambit_id": "271c303e-a20d-4a2f-b94d-8d3f66de7420",
                            "last_updated": "2023-03-13T19:32:14.014672-04:00",
                            "created_at": "2023-03-07T09:46:52.849351-05:00",
                            "name": "Sungjae Im",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "ce0ca0c6-d168-4a07-a893-05637bfb2ec4",
                            "gambit_id": "5d7c00a6-ebbd-45e7-a592-c203669f692e",
                            "last_updated": "2023-03-13T19:32:13.895102-04:00",
                            "created_at": "2023-03-07T09:46:52.731994-05:00",
                            "name": "David Lipsky",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a144dc9a-f3cd-4307-9d50-40461253338a",
                            "gambit_id": "005d8667-7390-457c-8207-1bd27d77c650",
                            "last_updated": "2023-03-13T19:32:13.866400-04:00",
                            "created_at": "2023-03-07T09:46:52.704965-05:00",
                            "name": "Adam Schenk",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "067953a6-aad8-49d0-aa8e-f2432c970e1a",
                            "gambit_id": "74bd6450-bdba-4654-ad0c-d8308e9b9116",
                            "last_updated": "2023-03-13T19:32:13.962526-04:00",
                            "created_at": "2023-03-07T09:46:52.796485-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3932766e-de4a-4ec7-aa42-db2a8b20c460",
                            "gambit_id": "83bbeeb6-7df8-4b2f-86f4-5b6554b0189c",
                            "last_updated": "2023-03-13T19:32:13.985701-04:00",
                            "created_at": "2023-03-07T09:46:52.822025-05:00",
                            "name": "Seamus Power",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e5627979-00b5-45ad-92ca-1fd424b412c5",
                            "gambit_id": "560d50cc-0fd0-4c50-8798-af341f409984",
                            "last_updated": "2023-03-13T19:32:13.900258-04:00",
                            "created_at": "2023-03-07T09:46:52.736840-05:00",
                            "name": "Adam Long",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "19d290bf-0542-4a4b-a469-22f2a53b22a4",
                            "gambit_id": "d600c1ac-cb31-4d22-84e0-d3ce4a42a4b0",
                            "last_updated": "2023-03-13T19:32:13.965044-04:00",
                            "created_at": "2023-03-07T09:46:52.798814-05:00",
                            "name": "Francesco Molinari",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "689361af-742b-4539-a200-e2038e43132b",
                            "gambit_id": "0fa20100-9c26-4228-92b8-db61d7003528",
                            "last_updated": "2023-03-13T19:32:13.863804-04:00",
                            "created_at": "2023-03-07T09:46:52.702605-05:00",
                            "name": "Peter Malnati",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "47dd0474-331b-4a8b-b1f3-31345f7cfc28",
                            "gambit_id": "f47f15d5-f5a0-429d-a53c-d078bb516b00",
                            "last_updated": "2023-03-13T19:32:13.889951-04:00",
                            "created_at": "2023-03-07T09:46:52.727158-05:00",
                            "name": "Matt Wallace",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b45c5af9-ac78-4719-a089-add00af3e368",
                            "gambit_id": "f97061cb-e4db-43eb-9f5e-66ca34e8a0f2",
                            "last_updated": "2023-03-13T19:32:13.837903-04:00",
                            "created_at": "2023-03-07T09:46:52.675101-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "f4a79574-ca9a-40ac-89cf-57e769a60179",
                            "gambit_id": "cff8ddae-aad4-4a80-a42a-899a8af61a09",
                            "last_updated": "2023-03-13T19:32:13.909253-04:00",
                            "created_at": "2023-03-07T09:46:52.743989-05:00",
                            "name": "Chesson Hadley",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "911376a0-651b-4a57-8a27-01260654561f",
                            "gambit_id": "65205edd-8e10-434a-9742-f49b6b5639bc",
                            "last_updated": "2023-03-13T19:32:13.848537-04:00",
                            "created_at": "2023-03-07T09:46:52.688737-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "16ab809f-a8d6-4126-9dd0-08dc6703a150",
                            "gambit_id": "873a6539-9ea0-4e1c-a561-23056af2b458",
                            "last_updated": "2023-03-13T19:32:13.905187-04:00",
                            "created_at": "2023-03-07T09:46:52.740423-05:00",
                            "name": "Mark Hubbard",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a5e542a7-fb8d-49d7-b365-f4d9d087c713",
                            "gambit_id": "b91b2f44-1582-4dee-a42e-0bf172307200",
                            "last_updated": "2023-03-13T19:32:13.865150-04:00",
                            "created_at": "2023-03-07T09:46:52.703816-05:00",
                            "name": "Dylan Wu",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "f438fe14-537d-41c6-bf38-d29b09c21a6e",
                            "gambit_id": "f4a47bd7-082d-40f8-a3aa-ef1c19d8e612",
                            "last_updated": "2023-03-13T19:32:13.874038-04:00",
                            "created_at": "2023-03-07T09:46:52.713729-05:00",
                            "name": "Kevin Streelman",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "936268ff-1856-4dba-8d23-34cd97e71475",
                            "gambit_id": "5de758f6-a7c2-4d53-9492-e3924f151af3",
                            "last_updated": "2023-03-13T19:32:13.840745-04:00",
                            "created_at": "2023-03-07T09:46:52.677816-05:00",
                            "name": "Max McGreevy",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "63d27ad0-c51f-4187-8168-0efbfff2b90a",
                            "gambit_id": "af64c3bb-8495-4c70-89c3-24febe7fad7a",
                            "last_updated": "2023-03-13T19:32:13.878681-04:00",
                            "created_at": "2023-03-07T09:46:52.717383-05:00",
                            "name": "Robby Shelton",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3449eae3-fc61-4548-bb6a-0a4456406228",
                            "gambit_id": "834f2ff5-4bd3-406b-88f7-2904cc6a42e0",
                            "last_updated": "2023-03-13T19:32:13.880330-04:00",
                            "created_at": "2023-03-07T09:46:52.718632-05:00",
                            "name": "Patton Kizzire",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "e25bedf5-7c01-4def-9b2b-81b045fbac5f",
                            "gambit_id": "98e0a14e-fb1a-4398-b116-aab628530cc5",
                            "last_updated": "2023-03-13T19:32:13.882978-04:00",
                            "created_at": "2023-03-07T09:46:52.721059-05:00",
                            "name": "Scott Piercy",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6898e6b4-17fb-438a-8f68-f37da3e836db",
                            "gambit_id": "7529ad7c-a008-455f-8771-2b1599e0e0c8",
                            "last_updated": "2023-03-13T19:32:13.903712-04:00",
                            "created_at": "2023-03-07T09:46:52.739243-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "78a5ff91-87bd-4d9b-9ffe-82292c1e5ea9",
                            "gambit_id": "f8e79978-4da1-4abb-a057-95055dd7b22f",
                            "last_updated": "2023-03-13T19:32:13.912004-04:00",
                            "created_at": "2023-03-07T09:46:52.746330-05:00",
                            "name": "Kevin Kisner",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "ab11674d-0a8a-460f-863e-11f0ef963e8c",
                            "gambit_id": "1aa152e1-21b2-484b-ac97-4db709383090",
                            "last_updated": "2023-03-13T19:32:13.862399-04:00",
                            "created_at": "2023-03-07T09:46:52.701404-05:00",
                            "name": "Ryan Armour",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "f675255f-7b7f-4350-9088-db128933787f",
                            "gambit_id": "e62a3971-b7c3-45fe-9781-2ea6ca696d20",
                            "last_updated": "2023-03-13T19:32:13.871436-04:00",
                            "created_at": "2023-03-07T09:46:52.711262-05:00",
                            "name": "David Lingmerth",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "c3ba0cfc-73f0-46b1-8913-6a55c4e26d87",
                            "gambit_id": "8bb5d413-cb92-4d97-a859-8175367ae8dc",
                            "last_updated": "2023-03-13T19:32:13.859461-04:00",
                            "created_at": "2023-03-07T09:46:52.698734-05:00",
                            "name": "Michael Thompson",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "52ac76ce-46df-4f16-80f6-94941186fec8",
                            "gambit_id": "0f192561-7210-49a1-853f-c8a0d48d8eb1",
                            "last_updated": "2023-03-13T19:32:13.860784-04:00",
                            "created_at": "2023-03-07T09:46:52.700097-05:00",
                            "name": "Andrew Novak",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "c18f0d5b-82c4-4b76-bd1a-6bf93f9b0c29",
                            "gambit_id": "3176f8d7-3084-48eb-a189-529378f0e105",
                            "last_updated": "2023-03-13T19:32:13.896369-04:00",
                            "created_at": "2023-03-07T09:46:52.733177-05:00",
                            "name": "Matthias Schwab",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "1d66539e-1341-4dc5-9eaf-ee135d6d3c6e",
                            "gambit_id": "14d1dfbf-3804-4774-809a-45a4e64e3b9c",
                            "last_updated": "2023-03-13T19:32:13.881656-04:00",
                            "created_at": "2023-03-07T09:46:52.719845-05:00",
                            "name": "Stewart Cink",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "739a63c1-18f0-41d8-af7e-8b8cd5529db4",
                            "gambit_id": "95c4e6cf-b1f8-4fc1-a543-cdefe9f12786",
                            "last_updated": "2023-03-13T19:32:13.884306-04:00",
                            "created_at": "2023-03-07T09:46:52.722288-05:00",
                            "name": "Troy Merritt",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "aa88276a-71a8-4e08-8beb-480cc01fde25",
                            "gambit_id": "eb0895c4-5276-4091-80cf-d5777758b201",
                            "last_updated": "2023-03-13T19:32:13.888682-04:00",
                            "created_at": "2023-03-07T09:46:52.725920-05:00",
                            "name": "Erik Barnes",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "3dd7d26a-73ca-4401-a657-31e444e58e16",
                            "gambit_id": "71eb4511-b97b-4c2c-a332-8c5302cc415b",
                            "last_updated": "2023-03-13T19:32:13.868869-04:00",
                            "created_at": "2023-03-07T09:46:52.707434-05:00",
                            "name": "Justin Lower",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "457a2d8c-1f6b-4658-983e-638a8377648d",
                            "gambit_id": "51322e29-c88b-4cdd-98db-c8bb721c06bd",
                            "last_updated": "2023-03-13T19:32:13.867628-04:00",
                            "created_at": "2023-03-07T09:46:52.706190-05:00",
                            "name": "Doc Redman",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "23367376-6768-4aa8-b33a-453503575fb1",
                            "gambit_id": "7e24a8b6-bc4f-4d9b-a38c-ae2757b0af4b",
                            "last_updated": "2023-03-13T19:32:13.855662-04:00",
                            "created_at": "2023-03-07T09:46:52.694984-05:00",
                            "name": "Kevin Tway",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "a992919c-7b10-4c5b-96b2-ae1f0d125cb7",
                            "gambit_id": "fbf59727-202e-45e0-a70e-ae7fd16f4e2c",
                            "last_updated": "2023-03-13T19:32:13.960039-04:00",
                            "created_at": "2023-03-07T09:46:52.794162-05:00",
                            "name": "Andrew Putnam",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "24e018d5-cc34-4a0d-a6ab-8a1df6f5ade9",
                            "gambit_id": "ce310668-f4fa-4442-a465-dd5b04d47447",
                            "last_updated": "2023-03-13T19:32:13.997897-04:00",
                            "created_at": "2023-03-07T09:46:52.833932-05:00",
                            "name": "Corey Conners",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "b0d58936-9bf3-497d-b56e-bb5eff3cde77",
                            "gambit_id": "5c66d900-90d8-4525-9082-ffe863a937b2",
                            "last_updated": "2023-03-13T19:32:13.870157-04:00",
                            "created_at": "2023-03-07T09:46:52.708641-05:00",
                            "name": "James Hahn",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "6234a2c4-afa2-4b04-abc2-5eb0e50ffa24",
                            "gambit_id": "49bcc352-cf1e-4320-ba60-04a0c2712a85",
                            "last_updated": "2023-03-13T19:32:13.856918-04:00",
                            "created_at": "2023-03-07T09:46:52.696207-05:00",
                            "name": "Greyson Sigg",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "537e0a68-a3a5-449f-bd93-24ec19ab2473",
                            "gambit_id": "7ed1b452-bbf4-4af9-8b0e-45de2f20290b",
                            "last_updated": "2023-03-13T19:32:13.907911-04:00",
                            "created_at": "2023-03-07T09:46:52.742845-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "06ee06f4-190e-4a10-9dec-c4b4b10fab20",
                            "gambit_id": "3dd116a4-f3f7-4901-b6c2-33b1b4150695",
                            "last_updated": "2023-03-13T19:32:13.933874-04:00",
                            "created_at": "2023-03-07T09:46:52.768510-05:00",
                            "name": "Joel Dahmen",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "8131f81f-c699-4dc7-826a-24b9ca7df2ac",
                            "gambit_id": "8f116005-04f5-4b34-af2a-02c8ef04ddb4",
                            "last_updated": "2023-03-13T19:32:13.846004-04:00",
                            "created_at": "2023-03-07T09:46:52.686287-05:00",
                            "name": "Callum Tarren",
                            "reward": "577.00000",
                            "odds": "601.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "2fc99096-6706-40ad-94cd-303437ae5b8f",
                            "gambit_id": "6af15c54-d743-44ca-879c-19f999c1a86e",
                            "last_updated": "2023-03-13T19:32:13.851161-04:00",
                            "created_at": "2023-03-07T09:46:52.691185-05:00",
                            "name": "Austin Smotherman",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "9922bdde-30e7-4ce9-ab3e-40f53b577f95",
                            "gambit_id": "754171eb-9398-4ae8-b266-f04a6d19f8cf",
                            "last_updated": "2023-03-13T19:32:13.847303-04:00",
                            "created_at": "2023-03-07T09:46:52.687516-05:00",
                            "name": "Chez Reavie",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "4c561f59-2e5a-4dd5-85e8-89c18f70c104",
                            "gambit_id": "94604b4a-d722-46bc-926d-617f040cf0fc",
                            "last_updated": "2023-03-13T19:32:13.844651-04:00",
                            "created_at": "2023-03-07T09:46:52.684911-05:00",
                            "name": "Tyson Alexander",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "48e39e7e-179c-4783-81de-c60927edf823",
                            "gambit_id": "c8df9b17-0312-4b22-b445-0a8f2b4e0714",
                            "last_updated": "2023-03-13T19:32:13.853065-04:00",
                            "created_at": "2023-03-07T09:46:52.692461-05:00",
                            "name": "Robert Streb",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d847514b-80e3-4902-aaf6-ae3174624b20",
                            "gambit_id": "33b927cc-e378-405b-906f-5cfc3f66d7ff",
                            "last_updated": "2023-03-13T19:32:13.849805-04:00",
                            "created_at": "2023-03-07T09:46:52.689963-05:00",
                            "name": "Kelly Kraft",
                            "reward": "721.00000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "399b12f4-8abb-403b-9619-b8429335d7d3",
                            "gambit_id": "6c1d626e-f0ab-4cc1-8d3b-0575d61497a1",
                            "last_updated": "2023-03-13T19:32:13.839477-04:00",
                            "created_at": "2023-03-07T09:46:52.676507-05:00",
                            "name": "Jerry Kelly",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "8bb99084-0b74-4810-a543-0e1f7da7b818",
                            "gambit_id": "0e5cd9b1-e4be-4d1d-81ae-50343701e82e",
                            "last_updated": "2023-03-13T19:32:13.841998-04:00",
                            "created_at": "2023-03-07T09:46:52.679642-05:00",
                            "name": "Nick Watney",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        },
                        {
                            "id": "d1697311-5924-4c18-ae30-4a3090bf91eb",
                            "gambit_id": "b597e627-006e-493e-8a43-0663b77b2313",
                            "last_updated": "2023-03-13T19:32:13.843300-04:00",
                            "created_at": "2023-03-07T09:46:52.683553-05:00",
                            "name": "Ryan Brehm",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f327996-92bc-4732-bc54-76590559a01a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7799f34f-3db8-4d27-8684-b4a0470ac59e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47956cd7-29b7-44a3-b09d-d3c39aeb0a09",
            "completed": true,
            "last_updated": "2023-03-13T19:42:15.718931-04:00",
            "created_at": "2023-03-08T08:57:09.040124-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "The Players Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/47956cd7-29b7-44a3-b09d-d3c39aeb0a09",
            "datetime": "2023-03-09T06:50:00-05:00",
            "cutoff_datetime": "2023-03-09T06:50:00-05:00",
            "name": "The Players Championship: Top 5 Finish",
            "bettypes": [
                {
                    "id": "e699d9b4-5e73-4937-abdc-2bf3ef85f5c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7799f34f-3db8-4d27-8684-b4a0470ac59e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-03-08T08:57:09.044592-05: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": "6cf04cc8-fc2a-44ea-b943-b96d7f676312",
                            "gambit_id": "5d4b0604-3b06-46fd-9358-6740f7a9e61a",
                            "last_updated": "2023-03-13T19:42:16.047022-04:00",
                            "created_at": "2023-03-08T08:57:09.233261-05:00",
                            "name": "Rory McIlroy",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "faf993e3-4ebe-4be6-b5de-71cdc9270159",
                            "gambit_id": "b4d12719-81f2-4b8f-b424-e68a0d0b5013",
                            "last_updated": "2023-03-13T19:42:16.049040-04:00",
                            "created_at": "2023-03-08T08:57:09.234517-05:00",
                            "name": "Jon Rahm",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b7a65846-a2af-4b9c-ab44-bca5267a975e",
                            "gambit_id": "1538395e-e977-4c2e-8367-c5ef213bd6ac",
                            "last_updated": "2023-03-13T19:42:16.044885-04:00",
                            "created_at": "2023-03-08T08:57:09.231979-05:00",
                            "name": "Scottie Scheffler",
                            "reward": "3.16000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c5cb6d51-14af-4ed0-83cf-ae10eb73e5e9",
                            "gambit_id": "563e74b3-16b7-4e42-964a-5d2e827319c4",
                            "last_updated": "2023-03-13T19:42:16.041136-04:00",
                            "created_at": "2023-03-08T08:57:09.229415-05:00",
                            "name": "Patrick Cantlay",
                            "reward": "4.36000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "24225f74-72ac-4e81-944e-65277c2dc8ed",
                            "gambit_id": "16bcd248-06c6-41a2-acd0-9d7f4935d3e7",
                            "last_updated": "2023-03-13T19:42:16.042680-04:00",
                            "created_at": "2023-03-08T08:57:09.230679-05:00",
                            "name": "Justin Thomas",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "a5382234-d056-4c93-93fa-4c72a0ea1c3f",
                            "gambit_id": "e817f869-3ff5-4aa1-b02b-294b8aa67afb",
                            "last_updated": "2023-03-13T19:42:16.039599-04:00",
                            "created_at": "2023-03-08T08:57:09.228118-05:00",
                            "name": "Max Homa",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c765476a-1271-4cc8-ac90-e830bac45321",
                            "gambit_id": "401d0bb2-d98a-4083-b85b-c1f6d7884a94",
                            "last_updated": "2023-03-13T19:42:16.035277-04:00",
                            "created_at": "2023-03-08T08:57:09.225512-05:00",
                            "name": "Collin Morikawa",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "8846a81d-a339-4faa-a43e-0b8cce0cd553",
                            "gambit_id": "20a59c06-c5db-478e-a3bd-358540e397f6",
                            "last_updated": "2023-03-13T19:42:16.037771-04:00",
                            "created_at": "2023-03-08T08:57:09.226805-05:00",
                            "name": "Xander Schauffele",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "02bf2272-1bea-4586-94fe-9a9eaae2a8d9",
                            "gambit_id": "82d2e35e-32f5-4ff1-a403-4c94a4054289",
                            "last_updated": "2023-03-13T19:42:16.032940-04:00",
                            "created_at": "2023-03-08T08:57:09.224174-05:00",
                            "name": "Viktor Hovland",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9a192c0b-667c-48b3-a92c-c5fed0b27e19",
                            "gambit_id": "74d982cc-9018-446a-b42e-784b6e50f8ee",
                            "last_updated": "2023-03-13T19:42:16.030558-04:00",
                            "created_at": "2023-03-08T08:57:09.222798-05:00",
                            "name": "Tony Finau",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e7111ce4-aef5-4042-8dd8-db40419bba45",
                            "gambit_id": "b2876153-3cf0-453c-8a05-59d89d590b8a",
                            "last_updated": "2023-03-13T19:42:16.013857-04:00",
                            "created_at": "2023-03-08T08:57:09.212348-05:00",
                            "name": "Jason Day",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "67bd4507-7ea9-4ee6-9221-b1ab7d8a60b9",
                            "gambit_id": "e102782c-0873-41a6-90a8-bec69a31930f",
                            "last_updated": "2023-03-13T19:42:16.028429-04:00",
                            "created_at": "2023-03-08T08:57:09.221465-05:00",
                            "name": "Will Zalatoris",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b6b287f9-6613-425b-8f1f-55548643af52",
                            "gambit_id": "9dc0381a-9358-4049-93aa-a535f640edc9",
                            "last_updated": "2023-03-13T19:42:16.021302-04:00",
                            "created_at": "2023-03-08T08:57:09.217612-05:00",
                            "name": "Jordan Spieth",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "67a229e6-bc0c-4f6b-b9c2-f73adf64c255",
                            "gambit_id": "ed1f450c-7652-4862-8884-0dfbf3785454",
                            "last_updated": "2023-03-13T19:42:16.017634-04:00",
                            "created_at": "2023-03-08T08:57:09.214921-05:00",
                            "name": "Tyrrell Hatton",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "f41190a6-4d65-4654-b37c-dec04185bd5b",
                            "gambit_id": "02c63885-6499-4112-ac77-cdf0087afee3",
                            "last_updated": "2023-03-13T19:42:16.019462-04:00",
                            "created_at": "2023-03-08T08:57:09.216228-05:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "72fe4358-a517-43bf-8738-ba3ecf2377fc",
                            "gambit_id": "675506a8-e125-44d3-96e5-ef8c872a8937",
                            "last_updated": "2023-03-13T19:42:16.026407-04:00",
                            "created_at": "2023-03-08T08:57:09.220211-05:00",
                            "name": "Cameron Young",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "f586ccce-fa48-43bd-9147-25de058f8d56",
                            "gambit_id": "dd2bb142-f029-4c89-b30f-429687b95e77",
                            "last_updated": "2023-03-13T19:42:16.012026-04:00",
                            "created_at": "2023-03-08T08:57:09.211073-05:00",
                            "name": "Tom Kim",
                            "reward": "8.68000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "fb1fc855-4d90-4a48-81e3-576b2fedaf19",
                            "gambit_id": "4873fb6f-45b8-400d-8c76-47284807ab33",
                            "last_updated": "2023-03-13T19:42:16.024278-04:00",
                            "created_at": "2023-03-08T08:57:09.218957-05:00",
                            "name": "Sungjae Im",
                            "reward": "9.16000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "39adbfb6-8a59-4195-b7be-a8774fe19c90",
                            "gambit_id": "0649799c-4568-4379-896f-4a5f94e9e0da",
                            "last_updated": "2023-03-13T19:42:16.001576-04:00",
                            "created_at": "2023-03-08T08:57:09.205975-05:00",
                            "name": "Keegan Bradley",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "f12af0e9-fa26-4afd-ae42-182b9e2dd4f5",
                            "gambit_id": "739b8881-4bc3-4cff-b715-506b0bbdece0",
                            "last_updated": "2023-03-13T19:42:16.010023-04:00",
                            "created_at": "2023-03-08T08:57:09.209761-05:00",
                            "name": "Shane Lowry",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ea16e17d-f824-48da-8c5c-24f267b94006",
                            "gambit_id": "98cb9d15-9ebd-4553-964b-8055bdb0c8a8",
                            "last_updated": "2023-03-13T19:42:16.015846-04:00",
                            "created_at": "2023-03-08T08:57:09.213662-05:00",
                            "name": "Rickie Fowler",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "5387c3cf-c551-460d-a9b0-e826c266a98f",
                            "gambit_id": "e4ad422a-9744-4dce-bce6-98e91fdad839",
                            "last_updated": "2023-03-13T19:42:16.007450-04:00",
                            "created_at": "2023-03-08T08:57:09.208525-05:00",
                            "name": "Keith Mitchell",
                            "reward": "11.56000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b566928c-d735-4523-94c4-6dc270850e1a",
                            "gambit_id": "f8e5c808-6d45-4997-b8c9-93f4b0d7f753",
                            "last_updated": "2023-03-13T19:42:15.999247-04:00",
                            "created_at": "2023-03-08T08:57:09.204717-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "a3fae07f-d6e2-47ca-ad01-f052db1e935e",
                            "gambit_id": "cf2c7c07-4157-426d-8b46-d90b81ea573c",
                            "last_updated": "2023-03-13T19:42:15.993955-04:00",
                            "created_at": "2023-03-08T08:57:09.201916-05:00",
                            "name": "Corey Conners",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9ed0a59d-fa00-4f51-8d14-5b9dbb66d59c",
                            "gambit_id": "c7571cd5-26c7-44a2-95ef-51606a6e3752",
                            "last_updated": "2023-03-13T19:42:15.990204-04:00",
                            "created_at": "2023-03-08T08:57:09.199305-05:00",
                            "name": "Sahith Theegala",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "117fccb2-5b79-4cb6-a4a9-6bd788af8f7a",
                            "gambit_id": "e298f0ba-6a39-4a37-a560-797df57a94fd",
                            "last_updated": "2023-03-13T19:42:16.004325-04:00",
                            "created_at": "2023-03-08T08:57:09.207258-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "90fc488d-492b-4020-8d97-8b44c98a0340",
                            "gambit_id": "3c36ccb6-1396-471a-a272-18373ad69f59",
                            "last_updated": "2023-03-13T19:42:15.996949-04:00",
                            "created_at": "2023-03-08T08:57:09.203359-05:00",
                            "name": "Sam Burns",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "778c9934-8c0a-46ff-b8c0-5e875cfc922f",
                            "gambit_id": "71c7f6ac-be8e-4361-9db5-7994e91ff743",
                            "last_updated": "2023-03-13T19:42:15.992231-04:00",
                            "created_at": "2023-03-08T08:57:09.200615-05:00",
                            "name": "Tommy Fleetwood",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "5f75b87e-33ed-4a64-b203-fc7e405468df",
                            "gambit_id": "d1d74018-a3de-47a8-9e56-9ca678aa5e53",
                            "last_updated": "2023-03-13T19:42:15.986411-04:00",
                            "created_at": "2023-03-08T08:57:09.196755-05:00",
                            "name": "Chris Kirk",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9d203d57-a72f-439f-91e3-410b67bc5047",
                            "gambit_id": "ec053b50-8484-4c13-9eda-70ece8400456",
                            "last_updated": "2023-03-13T19:42:15.982658-04:00",
                            "created_at": "2023-03-08T08:57:09.194222-05:00",
                            "name": "Harris English",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e827fc2a-0072-4ce5-92a4-f4b57b5eb2c0",
                            "gambit_id": "8ad6331f-62aa-4625-ad4c-ed754ab12441",
                            "last_updated": "2023-03-13T19:42:15.946850-04:00",
                            "created_at": "2023-03-08T08:57:09.169778-05:00",
                            "name": "Kurt Kitayama",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "7e10606e-78aa-4c61-ba0a-aeb1bdaa749b",
                            "gambit_id": "dc91d958-5ff9-48a0-811e-ef98f3dc56ce",
                            "last_updated": "2023-03-13T19:42:15.984670-04:00",
                            "created_at": "2023-03-08T08:57:09.195505-05:00",
                            "name": "Tom Hoge",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "918eafd2-eb94-4ec2-8ba9-13daaf1f30d2",
                            "gambit_id": "edbcef9a-e2e0-4a1e-ae4b-945231f5d950",
                            "last_updated": "2023-03-13T19:42:15.942625-04:00",
                            "created_at": "2023-03-08T08:57:09.167186-05:00",
                            "name": "Francesco Molinari",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "0ea5cfc9-8e13-4893-b7b3-6d9c52d848bc",
                            "gambit_id": "a69c31a6-4142-4278-b1c5-6ec4675f9199",
                            "last_updated": "2023-03-13T19:42:15.988567-04:00",
                            "created_at": "2023-03-08T08:57:09.197999-05:00",
                            "name": "Adam Scott",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b797adea-a032-403d-97d1-b46b3b631ff5",
                            "gambit_id": "de442209-ce69-4033-b2f3-f98f20868807",
                            "last_updated": "2023-03-13T19:42:15.977195-04:00",
                            "created_at": "2023-03-08T08:57:09.190259-05:00",
                            "name": "Seamus Power",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "baab849d-68c3-4c9b-b424-f576b64a964d",
                            "gambit_id": "1141437d-596a-4365-a4ea-a0e481d59027",
                            "last_updated": "2023-03-13T19:42:15.975340-04:00",
                            "created_at": "2023-03-08T08:57:09.188922-05:00",
                            "name": "Justin Rose",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9d92be88-dcc0-4403-aeeb-1e7b74a96f8b",
                            "gambit_id": "e3975b4a-f3e3-419a-9c72-484772824c4d",
                            "last_updated": "2023-03-13T19:42:15.924901-04:00",
                            "created_at": "2023-03-08T08:57:09.155400-05:00",
                            "name": "Matt Kuchar",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "21da50eb-2fb5-4f84-81f8-60ea547c81b0",
                            "gambit_id": "67ee060e-6e17-418e-a7db-9e4a5f32bb64",
                            "last_updated": "2023-03-13T19:42:15.923277-04:00",
                            "created_at": "2023-03-08T08:57:09.154048-05:00",
                            "name": "Russell Knox",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c1834990-50c2-4c31-bab7-b5663adbfbaa",
                            "gambit_id": "17cfa512-cc30-43a1-8cc3-26ea329d8066",
                            "last_updated": "2023-03-13T19:42:15.926625-04:00",
                            "created_at": "2023-03-08T08:57:09.156715-05:00",
                            "name": "Webb Simpson",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "8d913f3c-6358-49b5-86a2-27aafaa4f0b9",
                            "gambit_id": "1bfc7ed6-0fb3-479a-85bf-28f09774f3e1",
                            "last_updated": "2023-03-13T19:42:15.973290-04:00",
                            "created_at": "2023-03-08T08:57:09.187666-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c49e7bc1-19a2-462d-a5e1-76d1ca60c1b7",
                            "gambit_id": "d153c041-9279-4977-ac35-ba344419e313",
                            "last_updated": "2023-03-13T19:42:15.952941-04:00",
                            "created_at": "2023-03-08T08:57:09.173652-05:00",
                            "name": "Adam Hadwin",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "2a6ef881-67c2-41df-b925-4effbcffd8b3",
                            "gambit_id": "1fb47e94-ff5b-4e57-b446-be589713da03",
                            "last_updated": "2023-03-13T19:42:15.967196-04:00",
                            "created_at": "2023-03-08T08:57:09.183877-05:00",
                            "name": "Russell Henley",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "df6b5de0-3e44-4a0b-bcd7-041216745127",
                            "gambit_id": "41ee4e8b-f4ed-4c58-b147-427251c34c9e",
                            "last_updated": "2023-03-13T19:42:15.908209-04:00",
                            "created_at": "2023-03-08T08:57:09.142368-05:00",
                            "name": "Davis Riley",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "79a76169-56c8-4e09-9526-ee41dc8263c0",
                            "gambit_id": "81d31e31-e11a-4794-a20e-6198e2447ef5",
                            "last_updated": "2023-03-13T19:42:15.957003-04:00",
                            "created_at": "2023-03-08T08:57:09.176264-05:00",
                            "name": "Alex Noren",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d76910e2-96e0-4a3a-bbaf-7b177656120e",
                            "gambit_id": "faf6fe90-ebcd-44bd-9307-83b78784b1fd",
                            "last_updated": "2023-03-13T19:42:15.950955-04:00",
                            "created_at": "2023-03-08T08:57:09.172397-05:00",
                            "name": "Denny McCarthy",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "57a7d7af-7b75-42f5-bea2-10677277a06b",
                            "gambit_id": "229e8762-a768-4a3b-ad90-34d9a6a54895",
                            "last_updated": "2023-03-13T19:42:15.963899-04:00",
                            "created_at": "2023-03-08T08:57:09.181338-05:00",
                            "name": "Brian Harman",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d5f3aefb-a2d3-4394-a4b4-f722273e8fe9",
                            "gambit_id": "e46030ad-6b8e-4426-919d-13d7161fe877",
                            "last_updated": "2023-03-13T19:42:15.960386-04:00",
                            "created_at": "2023-03-08T08:57:09.178794-05:00",
                            "name": "Wyndham Clark",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "8c05db87-7e78-488a-9adc-f2ae19e4d6b4",
                            "gambit_id": "47c98ccb-b1cb-4cb0-b2c0-4284a261bc07",
                            "last_updated": "2023-03-13T19:42:15.968941-04:00",
                            "created_at": "2023-03-08T08:57:09.185117-05:00",
                            "name": "Aaron Wise",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ca8d751c-71cd-4ec1-9aae-2c1bc9264c50",
                            "gambit_id": "d0e26f85-9ef4-45d2-8ad4-51fe9a3645cd",
                            "last_updated": "2023-03-13T19:42:15.978963-04:00",
                            "created_at": "2023-03-08T08:57:09.191631-05:00",
                            "name": "Gary Woodland",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "cb467472-223e-409b-99da-947a19550629",
                            "gambit_id": "83587875-0244-46c2-8a35-30981a79a5f1",
                            "last_updated": "2023-03-13T19:42:15.980518-04:00",
                            "created_at": "2023-03-08T08:57:09.192925-05:00",
                            "name": "Billy Horschel",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c616d1b7-d3bc-4c6e-8661-24befc11a9e8",
                            "gambit_id": "ace608ed-22ef-44f6-a592-5a75497ab258",
                            "last_updated": "2023-03-13T19:42:15.914938-04:00",
                            "created_at": "2023-03-08T08:57:09.147614-05:00",
                            "name": "Ryan Fox",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "58f0a0e2-4191-4310-b5b3-9ab56d6160a1",
                            "gambit_id": "98114e27-6157-479f-8209-35a5eee46e0f",
                            "last_updated": "2023-03-13T19:42:15.938201-04:00",
                            "created_at": "2023-03-08T08:57:09.164530-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "16f12f7c-385a-4cb2-8374-e986b86bc2b9",
                            "gambit_id": "72e6a807-8228-469d-8a69-f39559fb80dc",
                            "last_updated": "2023-03-13T19:42:15.965509-04:00",
                            "created_at": "2023-03-08T08:57:09.182604-05:00",
                            "name": "Maverick McNealy",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "71585aef-5a51-47e4-b0ed-0ea1d4e09e10",
                            "gambit_id": "c6e2b2c6-a45f-4e07-9635-515815bfdbe8",
                            "last_updated": "2023-03-13T19:42:15.940536-04:00",
                            "created_at": "2023-03-08T08:57:09.165812-05:00",
                            "name": "Jhonattan Vegas",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "6fdc274d-5b98-45e5-92ad-6ddddeacdb8b",
                            "gambit_id": "7d002d08-24e0-4c05-a4d5-c8c432f3bc3a",
                            "last_updated": "2023-03-13T19:42:15.970950-04:00",
                            "created_at": "2023-03-08T08:57:09.186402-05:00",
                            "name": "Min Woo Lee",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9c61c8b0-9a6c-4b32-b54a-c0a244310370",
                            "gambit_id": "fc257084-12a7-469d-ac4d-ec8786c8993b",
                            "last_updated": "2023-03-13T19:42:15.913149-04:00",
                            "created_at": "2023-03-08T08:57:09.146362-05:00",
                            "name": "Nick Taylor",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "1096c71f-1e0c-4e0f-a05e-806d152aa9ac",
                            "gambit_id": "22960faa-5a6a-4aa8-868a-2e28d9850e08",
                            "last_updated": "2023-03-13T19:42:15.835492-04:00",
                            "created_at": "2023-03-08T08:57:09.099961-05:00",
                            "name": "Justin Suh",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "06618f8b-58c8-4e05-8a52-8890d9c80f0d",
                            "gambit_id": "9ab08e34-042f-450e-b630-17a4b6c1194a",
                            "last_updated": "2023-03-13T19:42:15.948862-04:00",
                            "created_at": "2023-03-08T08:57:09.171059-05:00",
                            "name": "Sepp Straka",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4f136910-b7e8-49fe-b203-acfe9ab95ecf",
                            "gambit_id": "f7140c21-3683-4766-8ceb-b55e45f95664",
                            "last_updated": "2023-03-13T19:42:15.918476-04:00",
                            "created_at": "2023-03-08T08:57:09.150227-05:00",
                            "name": "Aaron Rai",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4bea3434-b151-4f78-9a0a-cc8db3462103",
                            "gambit_id": "c7f7b8e0-7d59-4bcb-8264-a15bb14f9137",
                            "last_updated": "2023-03-13T19:42:15.944756-04:00",
                            "created_at": "2023-03-08T08:57:09.168499-05:00",
                            "name": "Lucas Herbert",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9ba94a6c-17c7-450c-baee-6565d5b7165d",
                            "gambit_id": "46c0566e-50a6-408c-a9ac-45917aeae603",
                            "last_updated": "2023-03-13T19:42:15.893318-04:00",
                            "created_at": "2023-03-08T08:57:09.132080-05:00",
                            "name": "Ben Griffin",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c9810536-0c77-436c-9eae-96f1345c90ad",
                            "gambit_id": "78cfc4a0-24ae-43da-97c8-ab4eee400df4",
                            "last_updated": "2023-03-13T19:42:15.931871-04:00",
                            "created_at": "2023-03-08T08:57:09.160617-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "6057fd52-66eb-4bda-a86a-61451eb701d1",
                            "gambit_id": "428b293f-ca09-49ec-821b-018037ed4fa3",
                            "last_updated": "2023-03-13T19:42:15.866974-04:00",
                            "created_at": "2023-03-08T08:57:09.117494-05:00",
                            "name": "Adam Svensson",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "beafc982-f28f-4031-b5fb-081838a70ee3",
                            "gambit_id": "868e1cf7-1370-4425-97b8-eb7bbee1de7c",
                            "last_updated": "2023-03-13T19:42:15.904720-04:00",
                            "created_at": "2023-03-08T08:57:09.139802-05:00",
                            "name": "Joel Dahmen",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4fb30a1a-a652-4ac6-97bd-d0c4b9f03252",
                            "gambit_id": "a75c36a8-ef42-48c1-ab8c-34eef3964507",
                            "last_updated": "2023-03-13T19:42:15.920176-04:00",
                            "created_at": "2023-03-08T08:57:09.151501-05:00",
                            "name": "JT Poston",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9a8c9808-5587-46b5-ac5f-c541c21c7b27",
                            "gambit_id": "0317287b-349d-4356-aae5-bc4519ab7147",
                            "last_updated": "2023-03-13T19:42:15.962226-04:00",
                            "created_at": "2023-03-08T08:57:09.180080-05:00",
                            "name": "Thomas Detry",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ecddf0f7-0bf9-4754-87c6-e4ffc8e1a618",
                            "gambit_id": "5ef3c2a7-d11f-4d2b-9c67-c3d177ffb35a",
                            "last_updated": "2023-03-13T19:42:15.928506-04:00",
                            "created_at": "2023-03-08T08:57:09.158008-05:00",
                            "name": "Danny Willett",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c9d18185-1043-45cf-a8ac-7e9757477e2d",
                            "gambit_id": "d694dc5d-14f9-446d-96f1-6f6201b3d76c",
                            "last_updated": "2023-03-13T19:42:15.863081-04:00",
                            "created_at": "2023-03-08T08:57:09.114792-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4834ecd5-06a7-4084-9de4-d5d6aa027b37",
                            "gambit_id": "5c70f87f-670d-4e70-a71b-33fc47a6aff6",
                            "last_updated": "2023-03-13T19:42:15.954954-04:00",
                            "created_at": "2023-03-08T08:57:09.174939-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "be051616-1a6d-46ec-b57b-cb0702c606b3",
                            "gambit_id": "b923e73e-6ba4-4ee3-9312-66f83e90875d",
                            "last_updated": "2023-03-13T19:42:15.887002-04:00",
                            "created_at": "2023-03-08T08:57:09.126756-05:00",
                            "name": "Beau Hossler",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "eb8707aa-e438-4a7a-890a-e0d9bb853528",
                            "gambit_id": "f69b232a-9983-4074-879b-ec1a23faba86",
                            "last_updated": "2023-03-13T19:42:15.845502-04:00",
                            "created_at": "2023-03-08T08:57:09.105118-05:00",
                            "name": "Ben Martin",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9ea2f379-61e3-4163-9402-a8a94cc5e044",
                            "gambit_id": "1903a59d-15c5-4144-bb7a-36ff1fd41335",
                            "last_updated": "2023-03-13T19:42:15.871654-04:00",
                            "created_at": "2023-03-08T08:57:09.120170-05:00",
                            "name": "Garrick Higgo",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ac12d1e3-2924-409a-a389-6078f656a97f",
                            "gambit_id": "4d60334f-4071-4832-9405-1b37f5d12798",
                            "last_updated": "2023-03-13T19:42:15.894818-04:00",
                            "created_at": "2023-03-08T08:57:09.133365-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "25a06558-cf96-4282-8f03-95d4013686f3",
                            "gambit_id": "d1f475c6-712f-4954-81be-0e1caba88b35",
                            "last_updated": "2023-03-13T19:42:15.899296-04:00",
                            "created_at": "2023-03-08T08:57:09.135996-05:00",
                            "name": "Brendon Todd",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "77d43216-8676-4cc9-baf4-53e36f508b66",
                            "gambit_id": "79768262-b8bd-410b-89c5-06835b50ba6d",
                            "last_updated": "2023-03-13T19:42:15.901246-04:00",
                            "created_at": "2023-03-08T08:57:09.137252-05:00",
                            "name": "Doug Ghim",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "eacfa2c6-8a17-4aef-906d-10be7fec8b97",
                            "gambit_id": "75fd5561-5a1b-4f86-9a45-1db7e08c9afe",
                            "last_updated": "2023-03-13T19:42:15.903021-04:00",
                            "created_at": "2023-03-08T08:57:09.138540-05:00",
                            "name": "Doug Ghim",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "3ff424f5-8d4d-4989-b5cc-6d29e66fce7e",
                            "gambit_id": "6f79b7d8-4f6a-4fe3-9562-90bc5a29999c",
                            "last_updated": "2023-03-13T19:42:15.821187-04:00",
                            "created_at": "2023-03-08T08:57:09.093243-05:00",
                            "name": "Trey Mullinax",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d76b7ffb-b665-483a-b223-3cdaa50f762c",
                            "gambit_id": "3b8f9f90-9bdb-484c-9d52-7ecbd44a6d83",
                            "last_updated": "2023-03-13T19:42:15.865050-04:00",
                            "created_at": "2023-03-08T08:57:09.116160-05:00",
                            "name": "Kevin Kisner",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "679fc0d3-aaae-4b27-a9cb-c59c9f243c35",
                            "gambit_id": "eed62907-6b5b-40f3-ac15-7b230f20bcc9",
                            "last_updated": "2023-03-13T19:42:15.909866-04:00",
                            "created_at": "2023-03-08T08:57:09.143700-05:00",
                            "name": "JJ Spaun",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "c435fcf6-7ad4-4471-96bf-cebe277e42d6",
                            "gambit_id": "5bb80dc5-c87c-4c18-ad2c-c5a73b3e057c",
                            "last_updated": "2023-03-13T19:42:15.921721-04:00",
                            "created_at": "2023-03-08T08:57:09.152771-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "fbc02a1f-9d4b-4d7d-838a-553627b9b0f6",
                            "gambit_id": "1c4834dc-4250-41e8-9832-a521b016532b",
                            "last_updated": "2023-03-13T19:42:15.933663-04:00",
                            "created_at": "2023-03-08T08:57:09.161967-05:00",
                            "name": "Andrew Putnam",
                            "reward": "44.20000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "f4ce8184-9517-4076-bb37-f334d2eae628",
                            "gambit_id": "f727c648-7987-490a-9321-a75fd27ba5cf",
                            "last_updated": "2023-03-13T19:42:15.876817-04:00",
                            "created_at": "2023-03-08T08:57:09.122772-05:00",
                            "name": "Lee Hodges",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "8116ec0b-7bec-42bf-be6f-3d60cc867ea6",
                            "gambit_id": "e82e341c-bab4-4afa-8813-912adb264703",
                            "last_updated": "2023-03-13T19:42:15.805013-04:00",
                            "created_at": "2023-03-08T08:57:09.084916-05:00",
                            "name": "Robby Shelton",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "1094a3c8-56e5-4388-9f1e-34f64c0af017",
                            "gambit_id": "72657195-f460-4b28-bced-91eea520db85",
                            "last_updated": "2023-03-13T19:42:15.958644-04:00",
                            "created_at": "2023-03-08T08:57:09.177513-05:00",
                            "name": "Luke List",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9b99cf9c-b83b-4e53-88b2-ea46670ba6e7",
                            "gambit_id": "219730af-9e4f-4119-834b-4d5d428ba284",
                            "last_updated": "2023-03-13T19:42:15.873622-04:00",
                            "created_at": "2023-03-08T08:57:09.121478-05:00",
                            "name": "Cameron Davis",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d24a023a-b9b1-4b31-8b01-d2bb9761a96b",
                            "gambit_id": "4b369505-764c-4819-b47f-8da8404ef75f",
                            "last_updated": "2023-03-13T19:42:15.883649-04:00",
                            "created_at": "2023-03-08T08:57:09.124113-05:00",
                            "name": "Hayden Buckley",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "851e1a14-732b-45cc-b432-28f6925e11b9",
                            "gambit_id": "30485f0b-7e43-4d1e-badd-210759dde186",
                            "last_updated": "2023-03-13T19:42:15.849943-04:00",
                            "created_at": "2023-03-08T08:57:09.107724-05:00",
                            "name": "Seong-Hyeon Kim",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "542f7c67-8106-489e-9587-b60ca4653179",
                            "gambit_id": "176f0b7a-5527-40cf-b73a-b924725aec70",
                            "last_updated": "2023-03-13T19:42:15.935994-04:00",
                            "created_at": "2023-03-08T08:57:09.163272-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "58fcd2e4-1df8-4229-b890-2234a049d10e",
                            "gambit_id": "c92633f4-f95a-41ec-8aed-22e776269c78",
                            "last_updated": "2023-03-13T19:42:15.911585-04:00",
                            "created_at": "2023-03-08T08:57:09.145010-05:00",
                            "name": "Scott Stallings",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "0d7bc995-bfb2-4529-814b-209f6e74afd4",
                            "gambit_id": "eb782d25-37eb-4d02-9f02-a8570f137741",
                            "last_updated": "2023-03-13T19:42:15.890158-04:00",
                            "created_at": "2023-03-08T08:57:09.129406-05:00",
                            "name": "Sam Ryder",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9c908c56-b878-411a-8f24-556fe113437c",
                            "gambit_id": "b7b3df09-43f5-4398-bf41-9afeae572c52",
                            "last_updated": "2023-03-13T19:42:15.916739-04:00",
                            "created_at": "2023-03-08T08:57:09.148880-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "2f04f02b-0509-4e53-97e1-3a5250e6f8be",
                            "gambit_id": "4684983f-1db0-46c7-827e-5d802dfbbdc3",
                            "last_updated": "2023-03-13T19:42:15.843104-04:00",
                            "created_at": "2023-03-08T08:57:09.103854-05:00",
                            "name": "Brandon Wu",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b9ff4d17-e7ba-4397-bd62-3b33668d810f",
                            "gambit_id": "44a1ab32-3631-47fe-add6-dbe3b92ac7e3",
                            "last_updated": "2023-03-13T19:42:15.930295-04:00",
                            "created_at": "2023-03-08T08:57:09.159316-05:00",
                            "name": "Taylor Moore",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "562d2a58-a0b1-440c-9ac5-ee34db3be062",
                            "gambit_id": "41718f1c-9e31-4447-aeec-b2df2b507082",
                            "last_updated": "2023-03-13T19:42:15.807559-04:00",
                            "created_at": "2023-03-08T08:57:09.086234-05:00",
                            "name": "Patton Kizzire",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "10238dd2-9b2c-4f9e-a5d7-2c0fe0996c0d",
                            "gambit_id": "2f794ebb-1573-4375-8584-caf27ec51c9b",
                            "last_updated": "2023-03-13T19:42:15.817028-04:00",
                            "created_at": "2023-03-08T08:57:09.091818-05:00",
                            "name": "Tyler Duncan",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "51e7c9aa-230f-439a-a60d-bb3a520ea2a4",
                            "gambit_id": "60c06981-0182-44ca-8f0b-aa84045cd036",
                            "last_updated": "2023-03-13T19:42:15.830459-04:00",
                            "created_at": "2023-03-08T08:57:09.097286-05:00",
                            "name": "Ryan Palmer",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e9762f13-465c-443c-8cb7-4ee363c79c14",
                            "gambit_id": "a1a4db10-5885-4c7c-b3ae-631dd63b38f5",
                            "last_updated": "2023-03-13T19:42:15.906450-04:00",
                            "created_at": "2023-03-08T08:57:09.141064-05:00",
                            "name": "Lanto Griffin",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b8f4f30c-a957-44c8-bdc1-695a30bec3bb",
                            "gambit_id": "017e51d8-7a74-49fb-8e85-e85c71c457fa",
                            "last_updated": "2023-03-13T19:42:15.780361-04:00",
                            "created_at": "2023-03-08T08:57:09.071951-05:00",
                            "name": "Adam Schenk",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "1a27eb44-fb53-47bf-8043-a0aee2e263f1",
                            "gambit_id": "84e0417e-0809-4663-9801-8af4e3eb77ce",
                            "last_updated": "2023-03-13T19:42:15.857703-04:00",
                            "created_at": "2023-03-08T08:57:09.111944-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "a9a0f8b5-e048-475f-8005-e03788cf5b3b",
                            "gambit_id": "d8f3d447-8a42-4ece-8e65-9c8d4311bdd2",
                            "last_updated": "2023-03-13T19:42:15.827924-04:00",
                            "created_at": "2023-03-08T08:57:09.095987-05:00",
                            "name": "Matt Wallace",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4d4fc029-a888-4016-87b5-1a61951206bd",
                            "gambit_id": "f06bd959-f6be-4378-80af-a7b8098e036c",
                            "last_updated": "2023-03-13T19:42:15.794945-04:00",
                            "created_at": "2023-03-08T08:57:09.079678-05:00",
                            "name": "Alex Smalley",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d5a11a90-87e6-453e-934d-f7d09c7aae29",
                            "gambit_id": "dc4eddc6-f892-44a2-bfb5-58ca981e6e25",
                            "last_updated": "2023-03-13T19:42:15.833200-04:00",
                            "created_at": "2023-03-08T08:57:09.098633-05:00",
                            "name": "Martin Laird",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "7ab1d82d-8570-4f7e-9684-b96e0651acf8",
                            "gambit_id": "6b386479-77e7-4470-aef1-62683f88f81e",
                            "last_updated": "2023-03-13T19:42:15.837981-04:00",
                            "created_at": "2023-03-08T08:57:09.101247-05:00",
                            "name": "David Lipsky",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "1e08c084-bad7-48c6-86c3-a3c850d720bb",
                            "gambit_id": "8e73c0c1-9e2e-44ec-8d6d-833661e30558",
                            "last_updated": "2023-03-13T19:42:15.869402-04:00",
                            "created_at": "2023-03-08T08:57:09.118818-05:00",
                            "name": "Davis Thompson",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "a6afeb62-1c68-44fc-bb10-1eb9adccacc7",
                            "gambit_id": "fedf21a4-3a2f-4c7b-b0fb-e23a6bffa6cc",
                            "last_updated": "2023-03-13T19:42:15.888483-04:00",
                            "created_at": "2023-03-08T08:57:09.128085-05:00",
                            "name": "Nick Hardy",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "91c8b9e5-fca3-4898-8221-765f560e3bba",
                            "gambit_id": "fdfe4bd0-b677-4dd4-8411-8b1e937c2fd5",
                            "last_updated": "2023-03-13T19:42:15.763582-04:00",
                            "created_at": "2023-03-08T08:57:09.064270-05:00",
                            "name": "Nate Lashley",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "fa17ea11-609d-4021-a041-07b16783274b",
                            "gambit_id": "65d592a4-ee83-47c6-bb91-718d20a5d19c",
                            "last_updated": "2023-03-13T19:42:15.852274-04:00",
                            "created_at": "2023-03-08T08:57:09.109036-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "a1ebb186-6ae5-405a-ae0b-c245e55a3a7d",
                            "gambit_id": "baa9a4a4-552e-4a85-a69d-833aafe3f74e",
                            "last_updated": "2023-03-13T19:42:15.891696-04:00",
                            "created_at": "2023-03-08T08:57:09.130764-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "68.20000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "b9eec62a-40b6-4cc2-bd81-39af253e3c6e",
                            "gambit_id": "7d78f378-31ae-4f71-880c-c0599bc33d8a",
                            "last_updated": "2023-03-13T19:42:15.896902-04:00",
                            "created_at": "2023-03-08T08:57:09.134689-05:00",
                            "name": "Will Gordon",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e2975682-5c1b-4135-9526-1630b5f755c0",
                            "gambit_id": "ea5abf9e-3686-4db8-91ae-7a8f12394fec",
                            "last_updated": "2023-03-13T19:42:15.797739-04:00",
                            "created_at": "2023-03-08T08:57:09.080983-05:00",
                            "name": "Kevin Streelman",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "27f23eb8-0e7c-4aa3-90c8-9cb35dd63336",
                            "gambit_id": "fe95b4fb-f603-4e8d-a0d5-26f1de405192",
                            "last_updated": "2023-03-13T19:42:15.823431-04:00",
                            "created_at": "2023-03-08T08:57:09.094590-05:00",
                            "name": "Erik Barnes",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e1115b52-5220-4ac6-b90d-8e9a6363568b",
                            "gambit_id": "142bb780-c9e0-41f7-b2c1-4a3ecbcf0ba3",
                            "last_updated": "2023-03-13T19:42:15.812343-04:00",
                            "created_at": "2023-03-08T08:57:09.088856-05:00",
                            "name": "Scott Piercy",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ca728fd8-025a-4f9c-b4d4-87d7037f93d0",
                            "gambit_id": "b02e58f5-6a49-4c34-848a-2913caf1627f",
                            "last_updated": "2023-03-13T19:42:15.802806-04:00",
                            "created_at": "2023-03-08T08:57:09.083548-05:00",
                            "name": "Kramer Hickok",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "2f78d610-2fc9-4e8a-b36a-acfdde3bca56",
                            "gambit_id": "be519d54-2720-49e8-83c2-46868fb40dda",
                            "last_updated": "2023-03-13T19:42:15.746758-04:00",
                            "created_at": "2023-03-08T08:57:09.054874-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "f299efc8-ecb2-49bb-ba0e-3fbe266b0f8d",
                            "gambit_id": "3b7c8749-d5d7-4f8b-807c-f87673980f33",
                            "last_updated": "2023-03-13T19:42:15.809909-04:00",
                            "created_at": "2023-03-08T08:57:09.087517-05:00",
                            "name": "Stewart Cink",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "5b2c153c-8b64-4045-9200-3594a4964627",
                            "gambit_id": "7b9c67d7-c3a6-402a-b7cd-5a8d964a8862",
                            "last_updated": "2023-03-13T19:42:15.847843-04:00",
                            "created_at": "2023-03-08T08:57:09.106428-05:00",
                            "name": "Adam Long",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d70fa324-0e81-4413-8554-4625b4993d49",
                            "gambit_id": "08343a7d-a57b-492d-88a7-2cc666192e9e",
                            "last_updated": "2023-03-13T19:42:15.885440-04:00",
                            "created_at": "2023-03-08T08:57:09.125442-05:00",
                            "name": "Eric Cole",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "de01869d-f5cf-46d0-b763-6fc4186f98f0",
                            "gambit_id": "57e8c4b1-7add-4925-971b-a895bf1b25e9",
                            "last_updated": "2023-03-13T19:42:15.775709-04:00",
                            "created_at": "2023-03-08T08:57:09.069395-05:00",
                            "name": "Peter Malnati",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "1bee0f31-4246-4244-a543-5c4acc2aaff2",
                            "gambit_id": "facb25e9-4184-4238-8481-afab202b5a50",
                            "last_updated": "2023-03-13T19:42:15.860132-04:00",
                            "created_at": "2023-03-08T08:57:09.113318-05:00",
                            "name": "Chesson Hadley",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "d0ea1b3d-718d-468b-9cbf-2d6a7a2538ea",
                            "gambit_id": "19a8a3fe-7caf-4232-8a02-f155f3ef2309",
                            "last_updated": "2023-03-13T19:42:15.786206-04:00",
                            "created_at": "2023-03-08T08:57:09.074534-05:00",
                            "name": "Justin Lower",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "407f4d3d-e5ee-4840-b53d-9a05de3d7b68",
                            "gambit_id": "2d387d6b-b572-438b-a578-35abb915376b",
                            "last_updated": "2023-03-13T19:42:15.790645-04:00",
                            "created_at": "2023-03-08T08:57:09.077077-05:00",
                            "name": "Lucas Glover",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ef4203c5-8429-4e9e-be4f-8673e06a58c5",
                            "gambit_id": "57460b36-52d6-4f6b-8506-f33023501202",
                            "last_updated": "2023-03-13T19:42:15.765996-04:00",
                            "created_at": "2023-03-08T08:57:09.065554-05:00",
                            "name": "Michael Thompson",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4a3bcc12-6aaf-40e5-971c-3908f8dcce60",
                            "gambit_id": "b89ee215-c4e1-4f38-b70b-4bc7f413926a",
                            "last_updated": "2023-03-13T19:42:15.777966-04:00",
                            "created_at": "2023-03-08T08:57:09.070675-05:00",
                            "name": "Dylan Wu",
                            "reward": "87.40000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "da44b4ec-13cb-41c9-a1cb-b63afb0777ac",
                            "gambit_id": "eb8168a3-bb8a-4b3d-bb7a-b22bd55239c4",
                            "last_updated": "2023-03-13T19:42:15.788428-04:00",
                            "created_at": "2023-03-08T08:57:09.075805-05:00",
                            "name": "James Hahn",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4437996c-2140-410e-b83c-0f57082139be",
                            "gambit_id": "6459e21b-6d96-4e51-bbf9-1210cf1d7af6",
                            "last_updated": "2023-03-13T19:42:15.769609-04:00",
                            "created_at": "2023-03-08T08:57:09.066868-05:00",
                            "name": "Andrew Novak",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4372dc8e-87c3-4bc0-96ac-897b936f96c4",
                            "gambit_id": "81f15c27-2904-423d-acd4-ff7f14e00d3c",
                            "last_updated": "2023-03-13T19:42:15.759154-04:00",
                            "created_at": "2023-03-08T08:57:09.061574-05:00",
                            "name": "Kevin Tway",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "47a59a84-f6f0-416c-a2ea-d11dcebf504a",
                            "gambit_id": "34b055cd-6b39-4e5e-9010-59991d94e63c",
                            "last_updated": "2023-03-13T19:42:15.855184-04:00",
                            "created_at": "2023-03-08T08:57:09.110450-05:00",
                            "name": "Mark Hubbard",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "de23010e-7dfb-424f-92ac-c5fa509d0704",
                            "gambit_id": "a90a7322-aa82-4a3d-84f1-1f3e13877517",
                            "last_updated": "2023-03-13T19:42:15.773297-04:00",
                            "created_at": "2023-03-08T08:57:09.068138-05:00",
                            "name": "Ryan Armour",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "3881801e-21dd-4eb1-9975-ee6253398a9e",
                            "gambit_id": "7dde28d2-bcff-49aa-9895-5ec372640ee4",
                            "last_updated": "2023-03-13T19:42:15.840144-04:00",
                            "created_at": "2023-03-08T08:57:09.102563-05:00",
                            "name": "Matthias Schwab",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "2f6060fd-1b75-4205-930b-3b722d6a58e3",
                            "gambit_id": "1b0637b6-db22-4454-ab36-eec353e97406",
                            "last_updated": "2023-03-13T19:42:15.792795-04:00",
                            "created_at": "2023-03-08T08:57:09.078352-05:00",
                            "name": "David Lingmerth",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "7129be1b-cf41-49c2-92fd-ade4b3b2e90b",
                            "gambit_id": "b94e6691-7b33-4a87-8ce8-19c26abcfa00",
                            "last_updated": "2023-03-13T19:42:15.800447-04:00",
                            "created_at": "2023-03-08T08:57:09.082270-05:00",
                            "name": "Harrison Endycott",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9b578da1-266b-4e9f-a451-fb8bc0a2e758",
                            "gambit_id": "b90a1730-5f4a-4ebc-82e6-73cc472e8c40",
                            "last_updated": "2023-03-13T19:42:15.814693-04:00",
                            "created_at": "2023-03-08T08:57:09.090460-05:00",
                            "name": "Troy Merritt",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "139b4731-441e-422a-bfa3-ccee6c43d7fb",
                            "gambit_id": "a09dbc53-4af1-4f10-92fb-33b7f760fef8",
                            "last_updated": "2023-03-13T19:42:15.761480-04:00",
                            "created_at": "2023-03-08T08:57:09.063031-05:00",
                            "name": "Greyson Sigg",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "5a747a99-481b-457d-86eb-6d4e592542e3",
                            "gambit_id": "73bd4a91-fa67-42fe-b348-51624818ff0f",
                            "last_updated": "2023-03-13T19:42:15.741773-04:00",
                            "created_at": "2023-03-08T08:57:09.052387-05:00",
                            "name": "Callum Tarren",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "ef90c1a8-9e44-4b5c-a27f-5c049089e6be",
                            "gambit_id": "f9912773-7a58-44a7-95f2-afcc3db9a882",
                            "last_updated": "2023-03-13T19:42:15.744373-04:00",
                            "created_at": "2023-03-08T08:57:09.053618-05:00",
                            "name": "Chez Reavie",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "799edeaa-6717-42f7-98f8-ef8d865bd7ef",
                            "gambit_id": "5d533b7a-e4f2-437c-a2fd-e911ef90882e",
                            "last_updated": "2023-03-13T19:42:15.783536-04:00",
                            "created_at": "2023-03-08T08:57:09.073223-05:00",
                            "name": "Doc Redman",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "71209832-3bcf-4bf8-9eb7-f802ee73b3f6",
                            "gambit_id": "4bc1d84d-819d-4118-9374-d9e1bbb0309b",
                            "last_updated": "2023-03-13T19:42:15.752255-04:00",
                            "created_at": "2023-03-08T08:57:09.057529-05:00",
                            "name": "Austin Smotherman",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "5ab49048-941e-4716-976a-f9d0f9ea8977",
                            "gambit_id": "51b1426c-e6cd-470a-9a76-dc32e051e013",
                            "last_updated": "2023-03-13T19:42:15.739627-04:00",
                            "created_at": "2023-03-08T08:57:09.051069-05:00",
                            "name": "Tyson Alexander",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "460884fd-77e8-4a0b-8ea7-a88d9f0cc53e",
                            "gambit_id": "2cfbf57a-fa08-484c-bc29-fa1d5d001e6b",
                            "last_updated": "2023-03-13T19:42:15.754626-04:00",
                            "created_at": "2023-03-08T08:57:09.058886-05:00",
                            "name": "Robert Streb",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e7e26f71-21d5-481f-8e5b-915f4e0955ec",
                            "gambit_id": "aa241387-5549-4aee-bd3f-558aa2d4f7c9",
                            "last_updated": "2023-03-13T19:42:15.756865-04:00",
                            "created_at": "2023-03-08T08:57:09.060240-05:00",
                            "name": "Chad Ramey",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "50f8ee7b-8ff6-4cb8-8062-c1a943669b9f",
                            "gambit_id": "38c1518c-5bde-4cf5-8b81-b2adb8fd7a45",
                            "last_updated": "2023-03-13T19:42:15.749818-04:00",
                            "created_at": "2023-03-08T08:57:09.056147-05:00",
                            "name": "Kelly Kraft",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "62b98e92-b4b3-4b24-ae37-b84c21bb01c2",
                            "gambit_id": "87d99d73-b3c0-46bc-96ba-a8e3614ad52d",
                            "last_updated": "2023-03-13T19:42:15.737322-04:00",
                            "created_at": "2023-03-08T08:57:09.049752-05:00",
                            "name": "Ryan Brehm",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "e3d56bf0-7e3a-4c05-818f-a772f694124d",
                            "gambit_id": "bd5fa483-32e1-4884-80c2-905b1a259643",
                            "last_updated": "2023-03-13T19:42:15.732595-04:00",
                            "created_at": "2023-03-08T08:57:09.048484-05:00",
                            "name": "Nick Watney",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "4becbd39-5bda-4876-b7cc-04214a20ab05",
                            "gambit_id": "d521faf8-f5c6-431e-8002-e92511c169f1",
                            "last_updated": "2023-03-13T19:42:15.730366-04:00",
                            "created_at": "2023-03-08T08:57:09.047234-05:00",
                            "name": "Max McGreevy",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        },
                        {
                            "id": "9202cc19-2b0c-4e6b-975f-c361a155815a",
                            "gambit_id": "0d9ae097-9ff9-4299-a1ba-2bde0459eec0",
                            "last_updated": "2023-03-13T19:42:15.728520-04:00",
                            "created_at": "2023-03-08T08:57:09.045924-05:00",
                            "name": "Jerry Kelly",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e699d9b4-5e73-4937-abdc-2bf3ef85f5c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d8d8df8-e2d6-498c-80b1-a85a9065a2bb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7f257548-c115-4539-bccd-ff37a081354c",
            "completed": true,
            "last_updated": "2023-03-09T10:02:11.471764-05:00",
            "created_at": "2023-03-08T08:57:08.698905-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7f257548-c115-4539-bccd-ff37a081354c",
            "datetime": "2023-03-08T22:10:00-05:00",
            "cutoff_datetime": "2023-03-08T22:10:00-05:00",
            "name": "Toronto Raptors v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "f934c86d-58cc-45fb-94cc-ce153afdaf9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d8d8df8-e2d6-498c-80b1-a85a9065a2bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:08.705648-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5599.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f66a487-d62e-4f03-a236-394cc9e8a66c",
                            "gambit_id": "d210c036-6da8-4480-b6bd-bd178870aa2a",
                            "last_updated": "2023-03-09T10:02:11.478346-05:00",
                            "created_at": "2023-03-08T08:57:08.707027-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f934c86d-58cc-45fb-94cc-ce153afdaf9c/?format=api"
                        },
                        {
                            "id": "e421571f-d9e9-4d44-b7a9-be5c9ea4b5b0",
                            "gambit_id": "9e20a9ae-7b0e-4546-8cf5-3ae253f5f993",
                            "last_updated": "2023-03-09T10:02:11.479524-05:00",
                            "created_at": "2023-03-08T08:57:08.708683-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f934c86d-58cc-45fb-94cc-ce153afdaf9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "896b16a1-dcd9-4450-8643-09eb33a41b53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d8d8df8-e2d6-498c-80b1-a85a9065a2bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:08.710439-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25a3b9ef-c954-438d-ace3-a37bae225c43",
                            "gambit_id": "68aa4b61-e4aa-4e02-9a90-cc56cff7278b",
                            "last_updated": "2023-03-09T10:02:11.483444-05:00",
                            "created_at": "2023-03-08T08:57:08.713611-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/896b16a1-dcd9-4450-8643-09eb33a41b53/?format=api"
                        },
                        {
                            "id": "ab591f0f-72e9-4002-bd38-c5628156d354",
                            "gambit_id": "acdc16b3-9e2b-443e-860c-fe49e0c4cc90",
                            "last_updated": "2023-03-09T10:02:11.482095-05:00",
                            "created_at": "2023-03-08T08:57:08.712117-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/896b16a1-dcd9-4450-8643-09eb33a41b53/?format=api"
                        }
                    ]
                },
                {
                    "id": "8714869a-231f-4e97-a0ee-8141c26698f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d8d8df8-e2d6-498c-80b1-a85a9065a2bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:08.701229-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d172ae6b-9df2-4c7f-8506-546dc8623e47",
                            "gambit_id": "09e3826a-d59f-4bea-8875-8e02d8dac5f7",
                            "last_updated": "2023-03-09T10:02:11.475980-05:00",
                            "created_at": "2023-03-08T08:57:08.704142-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8714869a-231f-4e97-a0ee-8141c26698f9/?format=api"
                        },
                        {
                            "id": "1facff27-87f6-445f-98af-199b569ecf6b",
                            "gambit_id": "3d0c18b6-4cfb-4982-9c69-db2d7ad5b32d",
                            "last_updated": "2023-03-09T10:02:11.474776-05:00",
                            "created_at": "2023-03-08T08:57:08.702736-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8714869a-231f-4e97-a0ee-8141c26698f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "93c3b138-fcb5-46ee-8961-b1e1eea89e73",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0c91b77a-a994-4d51-95fa-f2ea449e9259",
            "completed": true,
            "last_updated": "2023-03-09T09:57:09.687928-05:00",
            "created_at": "2023-03-08T08:57:08.561952-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0c91b77a-a994-4d51-95fa-f2ea449e9259",
            "datetime": "2023-03-08T22:07:00-05:00",
            "cutoff_datetime": "2023-03-08T22:07:00-05:00",
            "name": "Anaheim Ducks v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "60c6d3f9-7a45-4474-ad24-a8ab47e947c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/93c3b138-fcb5-46ee-8961-b1e1eea89e73/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:08.568436-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6864.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8ef6845-b1f9-43e1-99d6-beb50aad2aca",
                            "gambit_id": "5b990364-fc46-4164-8e29-66c1750b6e94",
                            "last_updated": "2023-03-09T09:57:09.697791-05:00",
                            "created_at": "2023-03-08T08:57:08.569943-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c6d3f9-7a45-4474-ad24-a8ab47e947c8/?format=api"
                        },
                        {
                            "id": "b8f1b399-0bc8-403d-9a17-60ad17ef4925",
                            "gambit_id": "f9858555-ef1b-41ad-8624-4326415cb63a",
                            "last_updated": "2023-03-09T09:57:09.698958-05:00",
                            "created_at": "2023-03-08T08:57:08.571568-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c6d3f9-7a45-4474-ad24-a8ab47e947c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "367e3608-9f96-43fa-895a-cf1ac7cff29d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/93c3b138-fcb5-46ee-8961-b1e1eea89e73/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T11:57:08.602953-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5107.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e97e839-02f3-4ad9-b94c-84637bf6787c",
                            "gambit_id": "f48b2636-2ee9-4918-94d2-4adec71ff7e5",
                            "last_updated": "2023-03-09T09:57:09.691912-05:00",
                            "created_at": "2023-03-08T11:57:08.605940-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/367e3608-9f96-43fa-895a-cf1ac7cff29d/?format=api"
                        },
                        {
                            "id": "d3e8c1c9-1f16-41e8-8a51-ed86114798a9",
                            "gambit_id": "091e56cc-9915-49b3-be46-83e36528e2cc",
                            "last_updated": "2023-03-09T09:57:09.690758-05:00",
                            "created_at": "2023-03-08T11:57:08.604497-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/367e3608-9f96-43fa-895a-cf1ac7cff29d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1770ac9b-0447-4457-9ce5-1805626188d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/93c3b138-fcb5-46ee-8961-b1e1eea89e73/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:08.563911-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5421.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ddeebee2-5d0c-4c0b-8b6e-f0c116b55b3f",
                            "gambit_id": "41439d96-0955-4066-9ce1-8eaa39f0cc3b",
                            "last_updated": "2023-03-09T09:57:09.694222-05:00",
                            "created_at": "2023-03-08T08:57:08.566862-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1770ac9b-0447-4457-9ce5-1805626188d4/?format=api"
                        },
                        {
                            "id": "f52d589d-c46a-4783-9fc4-dd0eaa900b76",
                            "gambit_id": "c7d5395f-4904-442d-8047-629ed1249f93",
                            "last_updated": "2023-03-09T09:57:09.695379-05:00",
                            "created_at": "2023-03-08T08:57:08.565353-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1770ac9b-0447-4457-9ce5-1805626188d4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe45cd81-9d71-4643-8622-17389ab62f6c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f145c143-af15-45e1-ae0e-93e1a2ef6f82",
            "completed": true,
            "last_updated": "2023-03-09T09:42:11.943529-05:00",
            "created_at": "2023-03-08T08:57:08.422781-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.15,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f145c143-af15-45e1-ae0e-93e1a2ef6f82",
            "datetime": "2023-03-08T21:10:00-05:00",
            "cutoff_datetime": "2023-03-08T21:10:00-05:00",
            "name": "Oklahoma City Thunder v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "087f1617-cd22-425b-9431-b406a4ac6749",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe45cd81-9d71-4643-8622-17389ab62f6c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:08.436564-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 8273.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 1727.0
                            }
                        ],
                        "expected_reward_tokens": 9513.95,
                        "profit_sb": 13.95,
                        "profit_sb_percentage": 0.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c6bbac40-e030-4ed7-9b4d-98710c64a710",
                            "gambit_id": "25704ca8-9298-41b7-828d-3af103df5242",
                            "last_updated": "2023-03-09T09:42:11.953880-05:00",
                            "created_at": "2023-03-08T08:57:08.438297-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.15000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/087f1617-cd22-425b-9431-b406a4ac6749/?format=api"
                        },
                        {
                            "id": "69bf08cb-c030-4b94-9829-231c8b8a044c",
                            "gambit_id": "c70ed33a-3175-4448-9dc6-11e3ad311750",
                            "last_updated": "2023-03-09T09:42:11.955318-05:00",
                            "created_at": "2023-03-08T08:57:08.439913-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "5.51000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/087f1617-cd22-425b-9431-b406a4ac6749/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc73f06b-035b-48ad-996e-3d6e16c4ceb0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe45cd81-9d71-4643-8622-17389ab62f6c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:08.430969-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5107.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33969a3d-de0f-40e4-9f44-de095f7aac62",
                            "gambit_id": "da041f3d-d3bd-47e4-b0fd-fb8606a40b1f",
                            "last_updated": "2023-03-09T09:42:11.950294-05:00",
                            "created_at": "2023-03-08T08:57:08.432787-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc73f06b-035b-48ad-996e-3d6e16c4ceb0/?format=api"
                        },
                        {
                            "id": "8ce3f04e-4560-4cc7-bee7-406b1ba3ae1c",
                            "gambit_id": "640eda15-4ce9-413d-8764-e63e0b9cc196",
                            "last_updated": "2023-03-09T09:42:11.951482-05:00",
                            "created_at": "2023-03-08T08:57:08.434685-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc73f06b-035b-48ad-996e-3d6e16c4ceb0/?format=api"
                        }
                    ]
                },
                {
                    "id": "4461c4a9-a75e-4640-99f0-8a8febc7b20b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe45cd81-9d71-4643-8622-17389ab62f6c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:08.425255-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1f64103-1c77-4547-b2c5-9e5ccae3d219",
                            "gambit_id": "fdf61776-15a2-4798-b560-8ea60b04f0aa",
                            "last_updated": "2023-03-09T09:42:11.947869-05:00",
                            "created_at": "2023-03-08T08:57:08.428887-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4461c4a9-a75e-4640-99f0-8a8febc7b20b/?format=api"
                        },
                        {
                            "id": "77f81420-6a51-4c5d-aa98-6f326a9860ac",
                            "gambit_id": "0e4da7fe-b44d-43f9-85d9-ffc3ffae374d",
                            "last_updated": "2023-03-09T09:42:11.946621-05:00",
                            "created_at": "2023-03-08T08:57:08.427114-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4461c4a9-a75e-4640-99f0-8a8febc7b20b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b21f9a5a-711a-4e7f-b31c-f24f8440ea81",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "db8137a6-71ae-4059-bf6a-5d4394df84f9",
            "completed": true,
            "last_updated": "2023-03-09T09:47:03.247974-05:00",
            "created_at": "2023-03-08T08:57:08.279275-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/db8137a6-71ae-4059-bf6a-5d4394df84f9",
            "datetime": "2023-03-08T21:10:00-05:00",
            "cutoff_datetime": "2023-03-08T21:10:00-05:00",
            "name": "Chicago Bulls v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "c0b3d066-8c77-46da-9516-bc19c14a81a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b21f9a5a-711a-4e7f-b31c-f24f8440ea81/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:08.286867-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 7563.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2437.0
                            }
                        ],
                        "expected_reward_tokens": 9453.75,
                        "profit_sb": -46.25,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93414fab-eeaf-4103-b924-e8eb46694201",
                            "gambit_id": "43ef6b6a-f88e-4295-b940-a423ce7d19f0",
                            "last_updated": "2023-03-09T09:47:03.255451-05:00",
                            "created_at": "2023-03-08T08:57:08.288216-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0b3d066-8c77-46da-9516-bc19c14a81a7/?format=api"
                        },
                        {
                            "id": "c27bf865-a036-435a-91c6-38bfa0668469",
                            "gambit_id": "447392dc-262c-4555-80fe-ba219f2fde24",
                            "last_updated": "2023-03-09T09:47:03.256940-05:00",
                            "created_at": "2023-03-08T08:57:08.289606-05:00",
                            "name": "Chicago Bulls",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0b3d066-8c77-46da-9516-bc19c14a81a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "554d98b1-b276-4080-8d70-529bbbf1b786",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b21f9a5a-711a-4e7f-b31c-f24f8440ea81/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:08.291035-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "386dfb3b-b3f9-4438-a90c-0f7c47faa4f7",
                            "gambit_id": "173f0ae9-60c9-44fc-b741-768db3af386c",
                            "last_updated": "2023-03-09T09:47:03.259926-05:00",
                            "created_at": "2023-03-08T08:57:08.292329-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/554d98b1-b276-4080-8d70-529bbbf1b786/?format=api"
                        },
                        {
                            "id": "c7d13908-429a-49b6-b1da-f7a8588bc59a",
                            "gambit_id": "ee75dd11-43da-429e-8f7a-8cbe1a1ca7fc",
                            "last_updated": "2023-03-09T09:47:03.261270-05:00",
                            "created_at": "2023-03-08T08:57:08.293720-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/554d98b1-b276-4080-8d70-529bbbf1b786/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f75065c-005b-45fd-b2c6-977a7eae4c62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b21f9a5a-711a-4e7f-b31c-f24f8440ea81/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:08.281430-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91bbe85f-d12f-47af-845d-4fe318d878ba",
                            "gambit_id": "bbcd79f3-5795-4d28-8380-4dff8e26d74c",
                            "last_updated": "2023-03-09T09:47:03.251409-05:00",
                            "created_at": "2023-03-08T08:57:08.283788-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f75065c-005b-45fd-b2c6-977a7eae4c62/?format=api"
                        },
                        {
                            "id": "3c0b2386-5874-4bc4-b530-e385b55e388e",
                            "gambit_id": "a6e117aa-f522-442e-a9d2-8045b9cc5a58",
                            "last_updated": "2023-03-09T09:47:03.252825-05:00",
                            "created_at": "2023-03-08T08:57:08.285238-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f75065c-005b-45fd-b2c6-977a7eae4c62/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4ce076f-0298-4403-9e09-3566f518ce8f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7af2c7ff-04e1-4aaf-bf52-c9f10628fa09",
            "completed": true,
            "last_updated": "2023-03-09T09:52:06.735755-05:00",
            "created_at": "2023-03-08T08:57:07.983314-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7af2c7ff-04e1-4aaf-bf52-c9f10628fa09",
            "datetime": "2023-03-08T19:40:00-05:00",
            "cutoff_datetime": "2023-03-08T19:40:00-05:00",
            "name": "Dallas Mavericks v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "16bea7f3-e164-43da-ab67-95aeeb458873",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-03-08T08:57:07.993151-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Mavericks",
                                "amount": 5599.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "befeb955-9dad-4878-9a2f-ad0f458b3a21",
                            "gambit_id": "05afba99-819f-499a-9ca8-af9062ab6743",
                            "last_updated": "2023-03-09T09:52:06.746660-05:00",
                            "created_at": "2023-03-08T08:57:07.995874-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api"
                        },
                        {
                            "id": "165ee639-99bf-4cea-b91a-81bdc93bbf86",
                            "gambit_id": "56838f9b-c536-4b7f-83ec-f19f72e4d96c",
                            "last_updated": "2023-03-09T09:52:06.745536-05:00",
                            "created_at": "2023-03-08T08:57:07.994525-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5d9995c-34b6-42e4-b60a-c84c432fed09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-03-08T08:57:07.989118-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a325d48-db49-459b-9e1c-50139b79a587",
                            "gambit_id": "1c3d2c40-6adc-4130-bcba-4f946a32c51b",
                            "last_updated": "2023-03-09T09:52:06.743382-05:00",
                            "created_at": "2023-03-08T08:57:07.991707-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5d9995c-34b6-42e4-b60a-c84c432fed09/?format=api"
                        },
                        {
                            "id": "d6511161-c183-46b7-afc7-48bc9df6397e",
                            "gambit_id": "625535d4-a15a-49d2-8cb6-d3c501c2e945",
                            "last_updated": "2023-03-09T09:52:06.742285-05:00",
                            "created_at": "2023-03-08T08:57:07.990394-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5d9995c-34b6-42e4-b60a-c84c432fed09/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae1d68aa-b614-490c-a936-c7d6daf92b97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-03-08T08:57:07.985050-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47d4f911-5540-4be8-9390-a248352aa5d4",
                            "gambit_id": "59322b04-2e68-4178-b9fd-d6fd59510cc2",
                            "last_updated": "2023-03-09T09:52:06.738704-05:00",
                            "created_at": "2023-03-08T08:57:07.986360-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1d68aa-b614-490c-a936-c7d6daf92b97/?format=api"
                        },
                        {
                            "id": "c3d4dec6-50b9-4f11-8c30-9734ec87a002",
                            "gambit_id": "562d8546-ab7b-481c-ac8c-b60221129123",
                            "last_updated": "2023-03-09T09:52:06.739843-05:00",
                            "created_at": "2023-03-08T08:57:07.987736-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1d68aa-b614-490c-a936-c7d6daf92b97/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}