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=5100
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=5200",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=5000",
    "results": [
        {
            "id": "815b1de1-9ef0-4678-9823-bace10b8c108",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "268aff66-b79d-4056-a4d2-26117e7d0e95",
            "completed": true,
            "last_updated": "2023-04-09T11:37:23.231629-04:00",
            "created_at": "2023-04-08T09:01:58.340315-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/268aff66-b79d-4056-a4d2-26117e7d0e95",
            "datetime": "2023-04-08T19:05:00-04:00",
            "cutoff_datetime": "2023-04-08T19:05:00-04:00",
            "name": "NYY (J Brito) v. BAL (C Irvin)",
            "bettypes": [
                {
                    "id": "ef10ffe2-f743-4233-89d3-f0e7eae94e02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:58.353794-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (J Brito)",
                                "amount": 5426.0
                            },
                            {
                                "team": "BAL (C Irvin)",
                                "amount": 4574.0
                            }
                        ],
                        "expected_reward_tokens": 9604.02,
                        "profit_sb": 104.02,
                        "profit_sb_percentage": 1.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c592888b-71cb-4634-b741-173c67e3d15c",
                            "gambit_id": "f663d40e-a783-430b-ac99-d111984f2614",
                            "last_updated": "2023-04-09T11:37:23.259927-04:00",
                            "created_at": "2023-04-08T09:01:58.357439-04:00",
                            "name": "NYY (J Brito)",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef10ffe2-f743-4233-89d3-f0e7eae94e02/?format=api"
                        },
                        {
                            "id": "f485ff8b-a129-4811-b062-ac8cec5aa8fe",
                            "gambit_id": "00900d33-0642-4c23-aa77-cd33327feda0",
                            "last_updated": "2023-04-09T11:37:23.255729-04:00",
                            "created_at": "2023-04-08T09:01:58.355635-04:00",
                            "name": "BAL (C Irvin)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef10ffe2-f743-4233-89d3-f0e7eae94e02/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d323d09-8dff-491c-acd3-16c13ccc9b94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:58.348296-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5699.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0aa87be-ce8d-44d0-be73-d8c242fa741b",
                            "gambit_id": "dad675e4-1ac8-4bbe-88e0-a559a4b73ee9",
                            "last_updated": "2023-04-09T11:37:23.246356-04:00",
                            "created_at": "2023-04-08T09:01:58.350094-04:00",
                            "name": "BAL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api"
                        },
                        {
                            "id": "78b803b3-fa60-42ab-852b-9286a0048fdf",
                            "gambit_id": "b1ceaf90-5490-47fd-9795-37fa834464b7",
                            "last_updated": "2023-04-09T11:37:23.249319-04:00",
                            "created_at": "2023-04-08T09:01:58.351841-04:00",
                            "name": "NYY",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d323d09-8dff-491c-acd3-16c13ccc9b94/?format=api"
                        }
                    ]
                },
                {
                    "id": "c70357c8-2615-4644-bbb5-4f6ea4dcad0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/815b1de1-9ef0-4678-9823-bace10b8c108/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:58.342601-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb6e8b0b-a9cb-4cc7-b095-669c75e75a64",
                            "gambit_id": "0c20af57-d1bd-4130-881b-5813312eb4ae",
                            "last_updated": "2023-04-09T11:37:23.240787-04:00",
                            "created_at": "2023-04-08T09:01:58.346444-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api"
                        },
                        {
                            "id": "2700f98d-3233-4e70-9e88-5add85f57e2c",
                            "gambit_id": "6a628325-200d-4b96-ab6c-ef8fd894c9bd",
                            "last_updated": "2023-04-09T11:37:23.237864-04:00",
                            "created_at": "2023-04-08T09:01:58.344674-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c70357c8-2615-4644-bbb5-4f6ea4dcad0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "afb7ecce-19f4-4b1b-9d15-b3b314e7084f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "60ae648b-508c-4917-ae29-e48238697672",
            "completed": true,
            "last_updated": "2023-04-09T11:37:21.549605-04:00",
            "created_at": "2023-04-08T09:01:58.166253-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/60ae648b-508c-4917-ae29-e48238697672",
            "datetime": "2023-04-08T18:35:00-04:00",
            "cutoff_datetime": "2023-04-08T18:35:00-04:00",
            "name": "CWS (M Clevinger) v. PIT (V Velasquez)",
            "bettypes": [
                {
                    "id": "1655d9b8-097d-4268-a490-361a59980707",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:58.186354-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (M Clevinger)",
                                "amount": 5337.0
                            },
                            {
                                "team": "PIT (V Velasquez)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3988fcce-8c03-491b-8748-70683b273374",
                            "gambit_id": "3dad8b80-a292-4f3b-b553-29b3535f3c3e",
                            "last_updated": "2023-04-09T11:37:21.574493-04:00",
                            "created_at": "2023-04-08T09:01:58.191428-04:00",
                            "name": "CWS (M Clevinger)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api"
                        },
                        {
                            "id": "d04e53e3-d232-431d-8d30-6555cbc0c321",
                            "gambit_id": "8367250b-faa2-43fe-8d82-88667cbb39fe",
                            "last_updated": "2023-04-09T11:37:21.571758-04:00",
                            "created_at": "2023-04-08T09:01:58.188776-04:00",
                            "name": "PIT (V Velasquez)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api"
                        }
                    ]
                },
                {
                    "id": "bf15862b-7864-4ae4-b52e-2087e5bf91ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:58.179160-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5867.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "75a2bf1e-bfd5-4cd0-821f-dc1d6f5ddb9e",
                            "gambit_id": "e451e51b-795e-4061-bb75-159ae94668f6",
                            "last_updated": "2023-04-09T11:37:21.562051-04:00",
                            "created_at": "2023-04-08T09:01:58.181389-04:00",
                            "name": "PIT",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api"
                        },
                        {
                            "id": "fcf589e9-313f-48c4-9c90-3c8725c7fc71",
                            "gambit_id": "6786a974-d3bf-4cd4-bca9-480091a618f4",
                            "last_updated": "2023-04-09T11:37:21.564842-04:00",
                            "created_at": "2023-04-08T09:01:58.183824-04:00",
                            "name": "CWS",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "719793b5-a360-430f-9159-14490f5db8a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:58.169949-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "787e9e56-f47d-4578-9646-f90d76a076bd",
                            "gambit_id": "29eb4bf2-00f8-416f-9057-bb75c13936ca",
                            "last_updated": "2023-04-09T11:37:21.557403-04:00",
                            "created_at": "2023-04-08T09:01:58.176552-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/719793b5-a360-430f-9159-14490f5db8a1/?format=api"
                        },
                        {
                            "id": "11fa3cdb-d0df-4272-abe2-0b28902287fc",
                            "gambit_id": "5377a44e-253a-4b6d-a7a8-5a07b6d0827f",
                            "last_updated": "2023-04-09T11:37:21.555104-04:00",
                            "created_at": "2023-04-08T09:01:58.173756-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/719793b5-a360-430f-9159-14490f5db8a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa3eab35-b303-4f68-a884-78ac3536aaf5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "34c32f7f-b060-4b76-af99-55c39af2141e",
            "completed": true,
            "last_updated": "2023-04-09T11:37:24.155486-04:00",
            "created_at": "2023-04-08T09:01:58.000599-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/34c32f7f-b060-4b76-af99-55c39af2141e",
            "datetime": "2023-04-08T18:10:00-04:00",
            "cutoff_datetime": "2023-04-08T18:10:00-04:00",
            "name": "SEA (M Gonzales) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "caa319ab-68c7-47cd-9c8b-e7afc8215ef9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:58.016407-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 5601.0
                            },
                            {
                                "team": "SEA (M Gonzales)",
                                "amount": 4399.0
                            }
                        ],
                        "expected_reward_tokens": 9633.72,
                        "profit_sb": 133.72,
                        "profit_sb_percentage": 1.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c908142e-2ceb-4b0c-8c8f-8235728bb1de",
                            "gambit_id": "07a07124-6205-493a-9805-677e6474e678",
                            "last_updated": "2023-04-09T11:37:24.179056-04:00",
                            "created_at": "2023-04-08T09:01:58.018346-04:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "1.72000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa319ab-68c7-47cd-9c8b-e7afc8215ef9/?format=api"
                        },
                        {
                            "id": "2750036f-11ea-4e8b-ba67-2d453cb44176",
                            "gambit_id": "909d3fdf-c112-4a82-9812-bc0a351eebde",
                            "last_updated": "2023-04-09T11:37:24.180942-04:00",
                            "created_at": "2023-04-08T09:01:58.020405-04:00",
                            "name": "SEA (M Gonzales)",
                            "reward": "2.19000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa319ab-68c7-47cd-9c8b-e7afc8215ef9/?format=api"
                        }
                    ]
                },
                {
                    "id": "71b41d98-ab65-4620-bab6-51a86bde8364",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:58.010048-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 6020.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f9b869c-1e8e-4baf-900c-af2a5b48b933",
                            "gambit_id": "36c3433f-8e2f-45d8-ab7b-acbe21047580",
                            "last_updated": "2023-04-09T11:37:24.174916-04:00",
                            "created_at": "2023-04-08T09:01:58.014340-04:00",
                            "name": "SEA",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api"
                        },
                        {
                            "id": "fa525036-a200-4257-a75e-c372e52e06b5",
                            "gambit_id": "c7a7f567-5540-4402-9cad-8e5ba7024136",
                            "last_updated": "2023-04-09T11:37:24.171598-04:00",
                            "created_at": "2023-04-08T09:01:58.012230-04:00",
                            "name": "CLE",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b41d98-ab65-4620-bab6-51a86bde8364/?format=api"
                        }
                    ]
                },
                {
                    "id": "34efb592-25ff-4ece-8278-272d5ec6b133",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:58.003374-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06cf93b7-9a9b-4ebc-9dd1-c3d83e14f140",
                            "gambit_id": "b3093e7a-eaf6-4f12-b2f6-c0a440ef498c",
                            "last_updated": "2023-04-09T11:37:24.160307-04:00",
                            "created_at": "2023-04-08T09:01:58.005385-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api"
                        },
                        {
                            "id": "ecd6a723-4d84-4945-9a52-5430da487945",
                            "gambit_id": "91ebd565-e21a-4212-a43f-7a2925a8dad7",
                            "last_updated": "2023-04-09T11:37:24.162772-04:00",
                            "created_at": "2023-04-08T09:01:58.007716-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9bde7734-4655-41bc-8e04-66781225f54f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7910dea0-90f8-4608-afd1-676efaac5971",
            "completed": true,
            "last_updated": "2023-04-10T15:17:18.122180-04:00",
            "created_at": "2023-04-08T09:01:57.844442-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/7910dea0-90f8-4608-afd1-676efaac5971",
            "datetime": "2023-04-08T17:37:00-04:00",
            "cutoff_datetime": "2023-04-08T17:37:00-04:00",
            "name": "Anaheim Ducks v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bde7734-4655-41bc-8e04-66781225f54f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:57.857226-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "369471fc-0b54-4b19-bcc7-2094a0051075",
                            "gambit_id": "00d8686f-6825-49f1-b7c7-4cd80a43259c",
                            "last_updated": "2023-04-10T15:17:18.145651-04:00",
                            "created_at": "2023-04-08T09:01:57.858756-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc/?format=api"
                        },
                        {
                            "id": "babb66fd-b754-48b5-b403-a3d7fed218c9",
                            "gambit_id": "338de86a-0d47-4bb4-aeba-ec1daa796fec",
                            "last_updated": "2023-04-10T15:17:18.148656-04:00",
                            "created_at": "2023-04-08T09:01:57.860338-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "37b66c7f-c893-4277-bda6-f2dbc25f0815",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bde7734-4655-41bc-8e04-66781225f54f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:57.852097-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0153eb76-dcb4-45ec-922f-00efe09a18ce",
                            "gambit_id": "57794dff-ea39-4c77-acf1-ca91ad829246",
                            "last_updated": "2023-04-10T15:17:18.140222-04:00",
                            "created_at": "2023-04-08T09:01:57.855381-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b66c7f-c893-4277-bda6-f2dbc25f0815/?format=api"
                        },
                        {
                            "id": "824e0031-e9cb-4ad1-98ca-4cd59a266688",
                            "gambit_id": "94b505d7-4cb7-4de8-868e-afac4fa1586b",
                            "last_updated": "2023-04-10T15:17:18.137396-04:00",
                            "created_at": "2023-04-08T09:01:57.853739-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b66c7f-c893-4277-bda6-f2dbc25f0815/?format=api"
                        }
                    ]
                },
                {
                    "id": "4af8b905-50d1-48cf-ab9d-baec1dee833f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bde7734-4655-41bc-8e04-66781225f54f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:57.846952-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "9b2b0475-f7d1-4ed4-9c10-671fc7911480",
                            "gambit_id": "e399dcfd-c279-4918-9af8-1347dd9f2906",
                            "last_updated": "2023-04-10T15:17:18.128814-04:00",
                            "created_at": "2023-04-08T09:01:57.848631-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/4af8b905-50d1-48cf-ab9d-baec1dee833f/?format=api"
                        },
                        {
                            "id": "5702e0d8-81fb-4106-808b-b75dd849a92f",
                            "gambit_id": "ce42714b-8c85-44dc-8eeb-e03a304bf4de",
                            "last_updated": "2023-04-10T15:17:18.131815-04:00",
                            "created_at": "2023-04-08T09:01:57.850376-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/4af8b905-50d1-48cf-ab9d-baec1dee833f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90d9db43-01d9-44b5-ad4f-79b848a7880e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f68c6f29-55ef-467f-86aa-7bd2977e9aea",
            "completed": true,
            "last_updated": "2023-04-09T11:47:15.810231-04:00",
            "created_at": "2023-04-08T09:01:57.688935-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f68c6f29-55ef-467f-86aa-7bd2977e9aea",
            "datetime": "2023-04-08T16:10:00-04:00",
            "cutoff_datetime": "2023-04-08T16:10:00-04:00",
            "name": "Minnesota Timberwolves v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "edb65c69-c5cb-481e-a2d6-07b3961218b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90d9db43-01d9-44b5-ad4f-79b848a7880e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:12:12.203069-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1100.0,
                        "profit_sb_percentage": 11.58,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 8884.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1116.0
                            }
                        ],
                        "expected_reward_tokens": 9417.04,
                        "profit_sb": -82.96,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef6b5d4d-34dd-49b0-9590-d3dad62ef972",
                            "gambit_id": "23ae8d93-5695-499d-806e-093495677a10",
                            "last_updated": "2023-04-09T11:47:15.825835-04:00",
                            "created_at": "2023-04-08T09:12:12.206766-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.06000",
                            "odds": "1.06670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edb65c69-c5cb-481e-a2d6-07b3961218b9/?format=api"
                        },
                        {
                            "id": "2d968333-cb44-4095-8337-563e6aa83c9f",
                            "gambit_id": "19ea8dd2-2573-4afa-b684-a62e4f2332d9",
                            "last_updated": "2023-04-09T11:47:15.823057-04:00",
                            "created_at": "2023-04-08T09:12:12.204844-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "8.44000",
                            "odds": "8.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edb65c69-c5cb-481e-a2d6-07b3961218b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "fabd0170-3bc0-4a32-9ff8-fa4c9cf472d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90d9db43-01d9-44b5-ad4f-79b848a7880e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:57.692440-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16e5787f-b592-4c33-9662-a8509093defe",
                            "gambit_id": "6051664f-cfc6-4cdf-ac65-4beff99c5e07",
                            "last_updated": "2023-04-09T11:47:15.832074-04:00",
                            "created_at": "2023-04-08T09:01:57.697334-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fabd0170-3bc0-4a32-9ff8-fa4c9cf472d4/?format=api"
                        },
                        {
                            "id": "faaef88b-3643-4ce1-92ae-7150a0d7a1bc",
                            "gambit_id": "a627aba9-77c0-438f-864a-c4188f6362df",
                            "last_updated": "2023-04-09T11:47:15.830130-04:00",
                            "created_at": "2023-04-08T09:01:57.694969-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fabd0170-3bc0-4a32-9ff8-fa4c9cf472d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "45331a50-9b86-4994-8dd2-9bdae722aa73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90d9db43-01d9-44b5-ad4f-79b848a7880e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:12:12.196716-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d7155db8-adb5-40b9-b3cc-ba63bec19728",
                            "gambit_id": "38a55ece-24f9-40d0-8dfb-636a77308f89",
                            "last_updated": "2023-04-09T11:47:15.815171-04:00",
                            "created_at": "2023-04-08T09:12:12.198705-04: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/45331a50-9b86-4994-8dd2-9bdae722aa73/?format=api"
                        },
                        {
                            "id": "d42b503b-39b5-4ad5-b0f9-82987bb2dfa9",
                            "gambit_id": "d6e7ccb2-cebe-43ab-af3e-c98363293bb9",
                            "last_updated": "2023-04-09T11:47:15.817684-04:00",
                            "created_at": "2023-04-08T09:12:12.200660-04: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/45331a50-9b86-4994-8dd2-9bdae722aa73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "59fe4190-f8cc-44ed-addd-3cbb0999949d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "523d1d79-2e12-4eb2-8f52-ca02ecca8e61",
            "completed": true,
            "last_updated": "2023-04-09T11:37:23.596645-04:00",
            "created_at": "2023-04-08T09:01:57.373168-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.34,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/523d1d79-2e12-4eb2-8f52-ca02ecca8e61",
            "datetime": "2023-04-08T16:10:00-04:00",
            "cutoff_datetime": "2023-04-08T16:10:00-04:00",
            "name": "BOS (T Houck) v. DET (J Wentz)",
            "bettypes": [
                {
                    "id": "b83fce23-33a0-4110-b94a-6aa9188562f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59fe4190-f8cc-44ed-addd-3cbb0999949d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:57.395009-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (T Houck)",
                                "amount": 5663.0
                            },
                            {
                                "team": "DET (J Wentz)",
                                "amount": 4337.0
                            }
                        ],
                        "expected_reward_tokens": 9627.1,
                        "profit_sb": 127.1,
                        "profit_sb_percentage": 1.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "df730102-fde2-45cb-a716-a98992ad0ca7",
                            "gambit_id": "5e8dc781-b18b-4ad9-8a7c-f8f8aec784d6",
                            "last_updated": "2023-04-09T11:37:23.624250-04:00",
                            "created_at": "2023-04-08T09:01:57.400643-04:00",
                            "name": "BOS (T Houck)",
                            "reward": "1.70000",
                            "odds": "1.72990",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83fce23-33a0-4110-b94a-6aa9188562f7/?format=api"
                        },
                        {
                            "id": "2cfa7cb3-4a14-4d71-b0a0-54a94424de09",
                            "gambit_id": "3e3761b8-ae47-430d-9b51-c3000b09f388",
                            "last_updated": "2023-04-09T11:37:23.621494-04:00",
                            "created_at": "2023-04-08T09:01:57.397753-04:00",
                            "name": "DET (J Wentz)",
                            "reward": "2.22000",
                            "odds": "2.27000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83fce23-33a0-4110-b94a-6aa9188562f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fe83e0c-ffa3-4a50-b733-5d1c9f77c8a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59fe4190-f8cc-44ed-addd-3cbb0999949d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:57.386674-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5512.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d57ed22-c272-46c3-9a86-9c0caaed78dc",
                            "gambit_id": "9b42b813-bff7-4b73-a77d-92744486a927",
                            "last_updated": "2023-04-09T11:37:23.612581-04:00",
                            "created_at": "2023-04-08T09:01:57.389161-04:00",
                            "name": "DET",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fe83e0c-ffa3-4a50-b733-5d1c9f77c8a1/?format=api"
                        },
                        {
                            "id": "473191c1-30a4-421c-8d10-129729173ce2",
                            "gambit_id": "dd7ee740-d6da-4f46-b161-74df5e160e72",
                            "last_updated": "2023-04-09T11:37:23.615721-04:00",
                            "created_at": "2023-04-08T09:01:57.391936-04:00",
                            "name": "BOS",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fe83e0c-ffa3-4a50-b733-5d1c9f77c8a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2192cf7f-e200-4494-baf3-da28d34c9ce3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59fe4190-f8cc-44ed-addd-3cbb0999949d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:57.377451-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5035a009-c0ef-4fad-999f-3b02fdea1572",
                            "gambit_id": "e899cbcf-32bb-4cd8-b834-8c0f6fde3f36",
                            "last_updated": "2023-04-09T11:37:23.603518-04:00",
                            "created_at": "2023-04-08T09:01:57.380832-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2192cf7f-e200-4494-baf3-da28d34c9ce3/?format=api"
                        },
                        {
                            "id": "7214f31b-a687-4219-bc3a-8eb32dbf7d22",
                            "gambit_id": "32288899-a4d6-4b78-be26-b96b8352fcb1",
                            "last_updated": "2023-04-09T11:37:23.606214-04:00",
                            "created_at": "2023-04-08T09:01:57.383928-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2192cf7f-e200-4494-baf3-da28d34c9ce3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74d68c40-28a3-4072-bafd-39b452431a3b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8266f4af-8d82-4675-b906-f3db3ae08923",
            "completed": true,
            "last_updated": "2023-04-09T12:32:08.876845-04:00",
            "created_at": "2023-04-08T09:01:57.542349-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8266f4af-8d82-4675-b906-f3db3ae08923",
            "datetime": "2023-04-08T16:10:00-04:00",
            "cutoff_datetime": "2023-04-08T16:10:00-04:00",
            "name": "OAK (S Fujinami) v. TAM (J Springs)",
            "bettypes": [
                {
                    "id": "ec6bfbe4-61cd-40a5-b3e8-085d47096ed2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74d68c40-28a3-4072-bafd-39b452431a3b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:57.556967-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (J Springs)",
                                "amount": 7112.0
                            },
                            {
                                "team": "OAK (S Fujinami)",
                                "amount": 2888.0
                            }
                        ],
                        "expected_reward_tokens": 9530.08,
                        "profit_sb": 30.08,
                        "profit_sb_percentage": 0.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45ab1315-3aea-4489-9c91-e866a63e8e62",
                            "gambit_id": "cc866f20-6a6a-4e62-8201-5f26f8700a79",
                            "last_updated": "2023-04-09T12:32:08.896062-04:00",
                            "created_at": "2023-04-08T09:01:57.558863-04:00",
                            "name": "TAM (J Springs)",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6bfbe4-61cd-40a5-b3e8-085d47096ed2/?format=api"
                        },
                        {
                            "id": "51646fd4-bf26-45ed-bf2b-998396938ffa",
                            "gambit_id": "6d0acd2a-db04-4a60-84bd-6b5dff2281d0",
                            "last_updated": "2023-04-09T12:32:08.898521-04:00",
                            "created_at": "2023-04-08T09:01:57.560795-04:00",
                            "name": "OAK (S Fujinami)",
                            "reward": "3.30000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6bfbe4-61cd-40a5-b3e8-085d47096ed2/?format=api"
                        }
                    ]
                },
                {
                    "id": "35f913e0-8c1a-4a83-8df4-0d93870ac2b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74d68c40-28a3-4072-bafd-39b452431a3b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:57.550982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 5699.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2758dc50-c038-49c5-9c62-1e2f301159c1",
                            "gambit_id": "607aab4b-ece4-4c76-8096-d85c19f2dd96",
                            "last_updated": "2023-04-09T12:32:08.889560-04:00",
                            "created_at": "2023-04-08T09:01:57.552828-04:00",
                            "name": "TAM",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f913e0-8c1a-4a83-8df4-0d93870ac2b8/?format=api"
                        },
                        {
                            "id": "83b82a8c-6e81-45a4-9851-7a0b08fadffa",
                            "gambit_id": "318ff3e6-aeb1-452a-b9d6-49d619d70e43",
                            "last_updated": "2023-04-09T12:32:08.892057-04:00",
                            "created_at": "2023-04-08T09:01:57.554865-04:00",
                            "name": "OAK",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f913e0-8c1a-4a83-8df4-0d93870ac2b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5b38b00-37a5-4bef-9c38-e947ebc2c570",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74d68c40-28a3-4072-bafd-39b452431a3b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:57.544899-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d1746d5-cb59-4c74-b3b1-4df5bebd4cb7",
                            "gambit_id": "fe9e1f19-1f53-44be-952b-901b39a95ae4",
                            "last_updated": "2023-04-09T12:32:08.884549-04:00",
                            "created_at": "2023-04-08T09:01:57.548854-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b38b00-37a5-4bef-9c38-e947ebc2c570/?format=api"
                        },
                        {
                            "id": "4954db07-50d0-4a81-8212-280eeacf8dee",
                            "gambit_id": "2da41a25-4f18-4f2c-828d-2c9dc930bb8a",
                            "last_updated": "2023-04-09T12:32:08.882180-04:00",
                            "created_at": "2023-04-08T09:01:57.546822-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b38b00-37a5-4bef-9c38-e947ebc2c570/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9eb8c4bb-84f9-444c-aad0-4a88f7563ece",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8dd5102a-c21e-45fe-9276-535b420d3879",
            "completed": true,
            "last_updated": "2023-04-09T11:42:19.294711-04:00",
            "created_at": "2023-04-08T11:07:18.105301-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.36,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8dd5102a-c21e-45fe-9276-535b420d3879",
            "datetime": "2023-04-08T16:10:00-04:00",
            "cutoff_datetime": "2023-04-08T16:10:00-04:00",
            "name": "Portland Trail Blazers v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "179d3973-4ce8-48ee-90e3-823e4234f1b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eb8c4bb-84f9-444c-aad0-4a88f7563ece/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T11:07:18.122571-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 9107.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 893.0
                            }
                        ],
                        "expected_reward_tokens": 9465.8,
                        "profit_sb": -34.2,
                        "profit_sb_percentage": -0.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4be58aa4-429f-43e0-a7af-9bbf07628830",
                            "gambit_id": "34bb2da4-ad11-477b-bd8f-e6c5ce0818ba",
                            "last_updated": "2023-04-09T11:42:19.320652-04:00",
                            "created_at": "2023-04-08T11:07:18.124449-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179d3973-4ce8-48ee-90e3-823e4234f1b4/?format=api"
                        },
                        {
                            "id": "576d38cb-388b-4346-ab87-ff9751bf0027",
                            "gambit_id": "b9389705-8ccf-45b0-a37b-e593e3ae286c",
                            "last_updated": "2023-04-09T11:42:19.323277-04:00",
                            "created_at": "2023-04-08T11:07:18.126375-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179d3973-4ce8-48ee-90e3-823e4234f1b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "998acbea-3714-4c35-8c7d-8d7ba380e097",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eb8c4bb-84f9-444c-aad0-4a88f7563ece/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T11:07:18.115914-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31a14142-f7c9-4f0a-8a8f-648989df783e",
                            "gambit_id": "e3fde658-45ab-4cb2-bc43-5b3945d9b8a6",
                            "last_updated": "2023-04-09T11:42:19.315457-04:00",
                            "created_at": "2023-04-08T11:07:18.119684-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998acbea-3714-4c35-8c7d-8d7ba380e097/?format=api"
                        },
                        {
                            "id": "1e511419-1108-469c-a449-d78a95c0b172",
                            "gambit_id": "99444cd7-6aa3-4b99-a21a-e6f803eb7148",
                            "last_updated": "2023-04-09T11:42:19.312782-04:00",
                            "created_at": "2023-04-08T11:07:18.117714-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998acbea-3714-4c35-8c7d-8d7ba380e097/?format=api"
                        }
                    ]
                },
                {
                    "id": "083d64a9-9cf6-43d3-8279-f16af6f724fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eb8c4bb-84f9-444c-aad0-4a88f7563ece/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T11:07:18.109264-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae55262d-6ae1-4ea5-80f7-720182822e58",
                            "gambit_id": "94adf4a2-13d1-4c55-b8e2-7573be4061e6",
                            "last_updated": "2023-04-09T11:42:19.306347-04:00",
                            "created_at": "2023-04-08T11:07:18.113576-04:00",
                            "name": "Game Total Over 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083d64a9-9cf6-43d3-8279-f16af6f724fb/?format=api"
                        },
                        {
                            "id": "b2ac954c-8857-4bd9-923f-b6a4db6d9c62",
                            "gambit_id": "00dd63d0-a660-4a3b-9d2e-cae0dbcf508f",
                            "last_updated": "2023-04-09T11:42:19.303157-04:00",
                            "created_at": "2023-04-08T11:07:18.111591-04:00",
                            "name": "Game Total Under 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083d64a9-9cf6-43d3-8279-f16af6f724fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9285921c-b6af-4363-9835-4af2ccdacff4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e63343c-1951-4600-a7eb-d46d0e6a57c7",
            "completed": true,
            "last_updated": "2023-04-09T11:37:21.881150-04:00",
            "created_at": "2023-04-08T09:01:57.204463-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2e63343c-1951-4600-a7eb-d46d0e6a57c7",
            "datetime": "2023-04-08T16:10:00-04:00",
            "cutoff_datetime": "2023-04-08T16:10:00-04:00",
            "name": "MIA (T Rogers) v. NYM (K Senga)",
            "bettypes": [
                {
                    "id": "f294bb23-c0ee-4e0c-a67e-1b1321e308c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9285921c-b6af-4363-9835-4af2ccdacff4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:57.219842-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (K Senga)",
                                "amount": 6148.0
                            },
                            {
                                "team": "MIA (T Rogers)",
                                "amount": 3852.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6294d0d1-4eaf-4c89-84fa-ff08eabf9d34",
                            "gambit_id": "797240ef-5d70-4fa0-8fa4-0fae0513485d",
                            "last_updated": "2023-04-09T11:37:21.909122-04:00",
                            "created_at": "2023-04-08T09:01:57.221765-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f294bb23-c0ee-4e0c-a67e-1b1321e308c1/?format=api"
                        },
                        {
                            "id": "67d63d0c-613e-485c-b28a-98d63e915804",
                            "gambit_id": "6cb590bf-14fd-4184-8d47-e8be284c7c2a",
                            "last_updated": "2023-04-09T11:37:21.912186-04:00",
                            "created_at": "2023-04-08T09:01:57.223882-04:00",
                            "name": "MIA (T Rogers)",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f294bb23-c0ee-4e0c-a67e-1b1321e308c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f905d8b0-a21b-4462-b7b5-b6d0cf0ff806",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9285921c-b6af-4363-9835-4af2ccdacff4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:57.213584-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5699.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fbcf656-7de4-4521-b14e-99b3aaae0afd",
                            "gambit_id": "78abc7b7-b9ed-460e-9c9f-f48f2e27497c",
                            "last_updated": "2023-04-09T11:37:21.902694-04:00",
                            "created_at": "2023-04-08T09:01:57.217645-04:00",
                            "name": "MIA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f905d8b0-a21b-4462-b7b5-b6d0cf0ff806/?format=api"
                        },
                        {
                            "id": "c6af3c78-768c-4a0a-9b32-5926c1a75d9d",
                            "gambit_id": "6b31dbce-2d8d-4945-88bd-d14a204257a0",
                            "last_updated": "2023-04-09T11:37:21.899625-04:00",
                            "created_at": "2023-04-08T09:01:57.215590-04:00",
                            "name": "NYM",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f905d8b0-a21b-4462-b7b5-b6d0cf0ff806/?format=api"
                        }
                    ]
                },
                {
                    "id": "c427bd9c-4fe4-4e1e-adc0-256ecbc03ab6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9285921c-b6af-4363-9835-4af2ccdacff4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:57.207166-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2c6882c-bcf6-4449-85df-83237009d5c9",
                            "gambit_id": "43020564-76b3-4d51-b759-c46e84085fd8",
                            "last_updated": "2023-04-09T11:37:21.893787-04:00",
                            "created_at": "2023-04-08T09:01:57.211341-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c427bd9c-4fe4-4e1e-adc0-256ecbc03ab6/?format=api"
                        },
                        {
                            "id": "0df8b5ca-6408-48ff-992e-9ed21c661c18",
                            "gambit_id": "24250cb0-242e-4e9c-9825-c77705d77c16",
                            "last_updated": "2023-04-09T11:37:21.889087-04:00",
                            "created_at": "2023-04-08T09:01:57.209140-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c427bd9c-4fe4-4e1e-adc0-256ecbc03ab6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f75b598-d2a5-4026-97ea-e56a77de7cad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b8b01675-a79c-44e1-96f0-30e625d4e4ec",
            "completed": true,
            "last_updated": "2023-04-10T15:17:18.309787-04:00",
            "created_at": "2023-04-08T09:01:57.031210-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.32,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b8b01675-a79c-44e1-96f0-30e625d4e4ec",
            "datetime": "2023-04-08T16:07:00-04:00",
            "cutoff_datetime": "2023-04-08T16:07:00-04:00",
            "name": "Edmonton Oilers v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "5d3dad75-d12c-4e26-b5cb-115ef6f6f266",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f75b598-d2a5-4026-97ea-e56a77de7cad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:57.038680-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7112.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2888.0
                            }
                        ],
                        "expected_reward_tokens": 9530.08,
                        "profit_sb": 30.08,
                        "profit_sb_percentage": 0.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6cc00d84-f191-4c0e-9d2e-900d49f25bb6",
                            "gambit_id": "500b8425-27ff-47b7-a8a2-a64aac0e3129",
                            "last_updated": "2023-04-10T15:17:18.336699-04:00",
                            "created_at": "2023-04-08T09:01:57.041897-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3dad75-d12c-4e26-b5cb-115ef6f6f266/?format=api"
                        },
                        {
                            "id": "940e1185-f1bd-4fc7-b660-9f6cb35758b0",
                            "gambit_id": "3b347b8f-9901-43d5-83bb-2c6eee00c6f7",
                            "last_updated": "2023-04-10T15:17:18.333499-04:00",
                            "created_at": "2023-04-08T09:01:57.040312-04:00",
                            "name": "San Jose Sharks",
                            "reward": "3.30000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d3dad75-d12c-4e26-b5cb-115ef6f6f266/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9cb19bd-3f0f-4311-868f-73c346a6df83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f75b598-d2a5-4026-97ea-e56a77de7cad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:57.033526-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9030c156-f21d-4038-8f3a-32d2f13d2558",
                            "gambit_id": "8555f920-3cf0-4e39-b61d-7214efa5d7f8",
                            "last_updated": "2023-04-10T15:17:18.327887-04:00",
                            "created_at": "2023-04-08T09:01:57.036915-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9cb19bd-3f0f-4311-868f-73c346a6df83/?format=api"
                        },
                        {
                            "id": "9b8d7fcb-72a9-4907-93bd-11b817ab2d6c",
                            "gambit_id": "c405e1b9-9a7b-449b-9bca-4f186e5368dd",
                            "last_updated": "2023-04-10T15:17:18.325067-04:00",
                            "created_at": "2023-04-08T09:01:57.035174-04:00",
                            "name": "San Jose Sharks",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9cb19bd-3f0f-4311-868f-73c346a6df83/?format=api"
                        }
                    ]
                },
                {
                    "id": "52f309a1-b86b-405b-9bda-3b6d9e9e5c57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f75b598-d2a5-4026-97ea-e56a77de7cad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T13:27:02.991277-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6734f5e8-e84d-4f50-babf-089213d816ea",
                            "gambit_id": "b59a33fe-1400-4723-92bb-725694ab2435",
                            "last_updated": "2023-04-10T15:17:18.316428-04:00",
                            "created_at": "2023-04-08T13:27:02.993585-04: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/52f309a1-b86b-405b-9bda-3b6d9e9e5c57/?format=api"
                        },
                        {
                            "id": "2965dab8-d78c-4384-a952-eec61aec0730",
                            "gambit_id": "8b6bf60d-ffc6-48a3-99d2-0bf9b0ef9934",
                            "last_updated": "2023-04-10T15:17:18.318848-04:00",
                            "created_at": "2023-04-08T13:27:02.996499-04: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/52f309a1-b86b-405b-9bda-3b6d9e9e5c57/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45e3606e-98ea-42f3-9357-d3c5404da57d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e32d8288-673d-47c1-8dd6-33854f8e886f",
            "completed": true,
            "last_updated": "2023-04-09T11:42:18.671134-04:00",
            "created_at": "2023-04-08T09:01:56.703905-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e32d8288-673d-47c1-8dd6-33854f8e886f",
            "datetime": "2023-04-08T16:05:00-04:00",
            "cutoff_datetime": "2023-04-08T16:05:00-04:00",
            "name": "TEX (M Perez) v. CHC (J Steele)",
            "bettypes": [
                {
                    "id": "98c515dc-acac-41df-8f38-01125ab0ca99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45e3606e-98ea-42f3-9357-d3c5404da57d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:56.717147-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Steele)",
                                "amount": 5234.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "508a57e6-85b4-46a1-9455-3a90ed47b284",
                            "gambit_id": "2ac4da8c-e7a3-4577-ab3a-b507b0b721bb",
                            "last_updated": "2023-04-09T11:42:18.692134-04:00",
                            "created_at": "2023-04-08T09:01:56.718891-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c515dc-acac-41df-8f38-01125ab0ca99/?format=api"
                        },
                        {
                            "id": "60f44d5a-262e-4632-91d3-2a1b09aa3cdc",
                            "gambit_id": "2e0df629-2809-4dd8-a103-72084fa67f7e",
                            "last_updated": "2023-04-09T11:42:18.695657-04:00",
                            "created_at": "2023-04-08T09:01:56.720662-04:00",
                            "name": "TEX (M Perez)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c515dc-acac-41df-8f38-01125ab0ca99/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9d37464-be57-4434-8498-f792afb216f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45e3606e-98ea-42f3-9357-d3c5404da57d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:56.712024-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6458.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d8252d8-026d-416e-8da4-871bb21a97ab",
                            "gambit_id": "a5a019e6-a26f-4eca-96f0-d8b0c4a046d8",
                            "last_updated": "2023-04-09T11:42:18.686313-04:00",
                            "created_at": "2023-04-08T09:01:56.715470-04:00",
                            "name": "TEX",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d37464-be57-4434-8498-f792afb216f0/?format=api"
                        },
                        {
                            "id": "3323d15f-cddf-4d3f-8a79-cfd2c4c18c26",
                            "gambit_id": "61e3fecb-5d61-4aea-88b7-4dbfd16b570f",
                            "last_updated": "2023-04-09T11:42:18.683876-04:00",
                            "created_at": "2023-04-08T09:01:56.713521-04:00",
                            "name": "CHC",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d37464-be57-4434-8498-f792afb216f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb7d196a-e36d-41a0-b1b1-9462f5372d8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45e3606e-98ea-42f3-9357-d3c5404da57d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:56.707436-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08291904-2f5c-4add-9f06-51b924504ca7",
                            "gambit_id": "c4d9a328-bb42-4cc7-9922-2b9199123ce1",
                            "last_updated": "2023-04-09T11:42:18.678597-04:00",
                            "created_at": "2023-04-08T09:01:56.710498-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7d196a-e36d-41a0-b1b1-9462f5372d8b/?format=api"
                        },
                        {
                            "id": "d31e4018-6f07-41d7-8577-ceb521fc1b99",
                            "gambit_id": "671dd9fe-502f-4646-b524-271258778830",
                            "last_updated": "2023-04-09T11:42:18.676234-04:00",
                            "created_at": "2023-04-08T09:01:56.708976-04:00",
                            "name": "Game Total Under 7",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7d196a-e36d-41a0-b1b1-9462f5372d8b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4aa409b3-49c2-4a93-9f7a-f7d15d41545f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16a0c301-1c18-4196-9ca1-25ac722b7a91",
            "completed": true,
            "last_updated": "2023-04-09T09:37:13.769139-04:00",
            "created_at": "2023-04-08T09:01:56.538586-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/16a0c301-1c18-4196-9ca1-25ac722b7a91",
            "datetime": "2023-04-08T16:05:00-04:00",
            "cutoff_datetime": "2023-04-08T16:05:00-04:00",
            "name": "CIN (N Lodolo) v. PHI (B Falter)",
            "bettypes": [
                {
                    "id": "48557edb-b3d5-4786-8719-4feaa7038fb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:56.555009-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (B Falter)",
                                "amount": 5711.0
                            },
                            {
                                "team": "CIN (N Lodolo)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2190c9e-1ce3-4b7c-a8c2-ddb24b236982",
                            "gambit_id": "e5f851d9-9707-4afa-af50-6cb5319f2112",
                            "last_updated": "2023-04-09T09:37:13.790301-04:00",
                            "created_at": "2023-04-08T09:01:56.557179-04:00",
                            "name": "PHI (B Falter)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api"
                        },
                        {
                            "id": "ba4a4e26-f853-4795-9c2a-564aa60efefe",
                            "gambit_id": "7758a4b2-8069-4abb-9b43-f13ef8fb65b3",
                            "last_updated": "2023-04-09T09:37:13.792243-04:00",
                            "created_at": "2023-04-08T09:01:56.559612-04:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "76df0b3a-61cf-473e-8678-eb8de41b15cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:56.548447-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 6100.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aed02d9d-24b2-4e9c-a29e-204935b26ea1",
                            "gambit_id": "87f0620f-735c-4540-a72c-0aa39b752e54",
                            "last_updated": "2023-04-09T09:37:13.786038-04:00",
                            "created_at": "2023-04-08T09:01:56.552667-04:00",
                            "name": "CIN",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api"
                        },
                        {
                            "id": "2a0858c1-aa21-4ccc-8955-3ab3dad0ef91",
                            "gambit_id": "5fb08acd-22fa-4400-a542-537e72fee7fc",
                            "last_updated": "2023-04-09T09:37:13.783138-04:00",
                            "created_at": "2023-04-08T09:01:56.550429-04:00",
                            "name": "PHI",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "666b029a-dbdb-4386-8759-e9d3060914b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:56.541447-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "12eccd20-18db-4a17-b6b0-698c24733bd9",
                            "gambit_id": "655a3854-25bb-4ca7-b931-e14b3ace1b48",
                            "last_updated": "2023-04-09T09:37:13.774911-04:00",
                            "created_at": "2023-04-08T09:01:56.543745-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api"
                        },
                        {
                            "id": "a92d750e-d1a9-4c49-96c1-8f88749ebc3e",
                            "gambit_id": "e24bf2e1-96f8-42e3-95ad-30728f88f973",
                            "last_updated": "2023-04-09T09:37:13.777695-04:00",
                            "created_at": "2023-04-08T09:01:56.546196-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "311bed92-2638-4a57-bef3-488c2f14bc11",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "54c35f14-72ed-42b2-8fba-74014d2f9b47",
            "completed": true,
            "last_updated": "2023-04-09T11:42:16.704876-04:00",
            "created_at": "2023-04-08T09:01:56.869052-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/54c35f14-72ed-42b2-8fba-74014d2f9b47",
            "datetime": "2023-04-08T16:05:00-04:00",
            "cutoff_datetime": "2023-04-08T16:05:00-04:00",
            "name": "KAN (B Singer) v. SFO (S Manaea)",
            "bettypes": [
                {
                    "id": "14586810-cd49-4439-b841-3707bd0ba51f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311bed92-2638-4a57-bef3-488c2f14bc11/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:56.888426-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (S Manaea)",
                                "amount": 5711.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c62e38f8-3539-4fbe-aafa-0cbc54272ae2",
                            "gambit_id": "a0672b94-b256-4793-8837-ab2840956517",
                            "last_updated": "2023-04-09T11:42:16.729756-04:00",
                            "created_at": "2023-04-08T09:01:56.890637-04:00",
                            "name": "SFO (S Manaea)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14586810-cd49-4439-b841-3707bd0ba51f/?format=api"
                        },
                        {
                            "id": "0f4a80c6-99ab-4155-ba05-00c333fc2a64",
                            "gambit_id": "2b4eb130-312d-41a9-815c-d1af8a6290c9",
                            "last_updated": "2023-04-09T11:42:16.733149-04:00",
                            "created_at": "2023-04-08T09:01:56.893198-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14586810-cd49-4439-b841-3707bd0ba51f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f2dbad4-f2e8-41d5-8373-a3f1e9f4e936",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311bed92-2638-4a57-bef3-488c2f14bc11/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:56.881334-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 6020.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1f790bb0-8236-42c5-a068-e55f90d17f0c",
                            "gambit_id": "2cf8e4bc-a5b1-479f-8144-4547c060b9f4",
                            "last_updated": "2023-04-09T11:42:16.723162-04:00",
                            "created_at": "2023-04-08T09:01:56.886042-04:00",
                            "name": "KAN",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2dbad4-f2e8-41d5-8373-a3f1e9f4e936/?format=api"
                        },
                        {
                            "id": "f1b39203-958d-4174-b2fe-b5dff990dd04",
                            "gambit_id": "2b0e3cad-f128-41d5-b881-d62020abf5e9",
                            "last_updated": "2023-04-09T11:42:16.720567-04:00",
                            "created_at": "2023-04-08T09:01:56.883700-04:00",
                            "name": "SFO",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2dbad4-f2e8-41d5-8373-a3f1e9f4e936/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc3b34f5-a7b6-4fb7-a757-411c648f55ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311bed92-2638-4a57-bef3-488c2f14bc11/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:56.872584-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "48bbad09-d924-4de4-bf2d-6230b900d648",
                            "gambit_id": "9f51b711-1744-44c1-87a0-30eeabaf0544",
                            "last_updated": "2023-04-09T11:42:16.711286-04:00",
                            "created_at": "2023-04-08T09:01:56.875389-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3b34f5-a7b6-4fb7-a757-411c648f55ca/?format=api"
                        },
                        {
                            "id": "533b8138-9c9c-4974-aac6-5d390b1ea8e5",
                            "gambit_id": "3fdd8b88-bbdd-43cd-a8bf-f2695555cfce",
                            "last_updated": "2023-04-09T11:42:16.714127-04:00",
                            "created_at": "2023-04-08T09:01:56.878500-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3b34f5-a7b6-4fb7-a757-411c648f55ca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd18529a-4670-4488-9ca0-53bdcbef6e2e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93fe40fd-7963-4ffd-b119-f7c03a2375c4",
            "completed": true,
            "last_updated": "2023-04-09T12:32:04.649982-04:00",
            "created_at": "2023-04-04T09:32:18.886707-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.4,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/93fe40fd-7963-4ffd-b119-f7c03a2375c4",
            "datetime": "2023-04-08T16:00:00-04:00",
            "cutoff_datetime": "2023-04-08T16:00:00-04:00",
            "name": "Arlington Renegades v. Orlando Guardians",
            "bettypes": [
                {
                    "id": "47101f30-9799-48d6-9d9e-412ecb9f5158",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd18529a-4670-4488-9ca0-53bdcbef6e2e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T13:26:51.903803-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Guardians",
                                "amount": 5599.0
                            },
                            {
                                "team": "Arlington Renegades",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5abc2a20-d905-463e-8d8c-7c60190ed741",
                            "gambit_id": "359f1083-c53f-4dd4-b4e5-d2dc18c6eb6b",
                            "last_updated": "2023-04-09T12:32:04.654712-04:00",
                            "created_at": "2023-04-08T13:26:51.906959-04:00",
                            "name": "Orlando Guardians",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47101f30-9799-48d6-9d9e-412ecb9f5158/?format=api"
                        },
                        {
                            "id": "c8c9f1a3-be5c-4ff6-969e-5c34d1062a1f",
                            "gambit_id": "95ee59d5-5865-430e-ad29-decf8968fdf9",
                            "last_updated": "2023-04-09T12:32:04.656571-04:00",
                            "created_at": "2023-04-08T13:26:51.909945-04:00",
                            "name": "Arlington Renegades",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47101f30-9799-48d6-9d9e-412ecb9f5158/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd18529a-4670-4488-9ca0-53bdcbef6e2e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.888605-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Guardians",
                                "amount": 5107.0
                            },
                            {
                                "team": "Arlington Renegades",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64dc6bf0-aa1b-483a-b137-c60ec87a44de",
                            "gambit_id": "94193d0b-e92b-420f-845f-01c1ef0092c0",
                            "last_updated": "2023-04-09T12:32:04.667535-04:00",
                            "created_at": "2023-04-04T09:32:18.889986-04:00",
                            "name": "Orlando Guardians",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d/?format=api"
                        },
                        {
                            "id": "d5254672-8f01-4c41-acfa-85f8e2b731e7",
                            "gambit_id": "28d7a684-8f4b-4407-968d-fef34655f644",
                            "last_updated": "2023-04-09T12:32:04.669452-04:00",
                            "created_at": "2023-04-04T09:32:18.891416-04:00",
                            "name": "Arlington Renegades",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d/?format=api"
                        }
                    ]
                },
                {
                    "id": "639f21ee-e838-4ce0-9ba2-e83a4a4a0780",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd18529a-4670-4488-9ca0-53bdcbef6e2e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T22:07:04.259332-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8de68cd-992c-4333-b791-0c4ede6f7c05",
                            "gambit_id": "38bba635-7051-4afe-aa78-8af77f63539f",
                            "last_updated": "2023-04-09T12:32:04.660352-04:00",
                            "created_at": "2023-04-04T22:07:04.261083-04:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639f21ee-e838-4ce0-9ba2-e83a4a4a0780/?format=api"
                        },
                        {
                            "id": "6368d2e3-5836-4f9b-8fa0-b73c1577cc7a",
                            "gambit_id": "5288da76-dd61-472a-8567-7a07979ccb78",
                            "last_updated": "2023-04-09T12:32:04.663316-04:00",
                            "created_at": "2023-04-04T22:07:04.263020-04:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639f21ee-e838-4ce0-9ba2-e83a4a4a0780/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1fc5d3ce-1f9a-4708-8e23-a467bd2d390d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0b8b630c-c45e-498c-933e-ce1c5a82d118",
            "completed": true,
            "last_updated": "2023-04-09T11:47:15.994283-04:00",
            "created_at": "2023-04-08T09:01:56.377319-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0b8b630c-c45e-498c-933e-ce1c5a82d118",
            "datetime": "2023-04-08T15:40:00-04:00",
            "cutoff_datetime": "2023-04-08T15:40:00-04:00",
            "name": "Denver Nuggets v. Utah Jazz",
            "bettypes": [
                {
                    "id": "590dfc06-9d9b-49b3-b062-ecffb683e802",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fc5d3ce-1f9a-4708-8e23-a467bd2d390d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T10:07:08.265346-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7945.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d3a6991-ae78-4b54-8af2-9a06ab39f636",
                            "gambit_id": "0c8eacf2-d31e-4aa8-8f8c-c8154d448aa8",
                            "last_updated": "2023-04-09T11:47:16.007060-04:00",
                            "created_at": "2023-04-08T10:07:08.269317-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/590dfc06-9d9b-49b3-b062-ecffb683e802/?format=api"
                        },
                        {
                            "id": "e666e139-d990-4765-8daf-a43235fdd617",
                            "gambit_id": "f2bb8b51-fd74-4970-9440-77cc359b1463",
                            "last_updated": "2023-04-09T11:47:16.005004-04:00",
                            "created_at": "2023-04-08T10:07:08.267311-04:00",
                            "name": "Utah Jazz",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/590dfc06-9d9b-49b3-b062-ecffb683e802/?format=api"
                        }
                    ]
                },
                {
                    "id": "92cba463-48ad-43ad-904e-a361f4c8f9f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fc5d3ce-1f9a-4708-8e23-a467bd2d390d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:56.379704-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc272ea0-97a2-420c-9f02-77abd9ca1d84",
                            "gambit_id": "cf555d21-8039-497c-a41c-d39bf63bcd09",
                            "last_updated": "2023-04-09T11:47:16.010708-04:00",
                            "created_at": "2023-04-08T09:01:56.381359-04:00",
                            "name": "Utah Jazz",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92cba463-48ad-43ad-904e-a361f4c8f9f8/?format=api"
                        },
                        {
                            "id": "69402120-858b-4642-bd1f-f221d95e918e",
                            "gambit_id": "152254f6-614e-4741-9d00-8e1bd0590692",
                            "last_updated": "2023-04-09T11:47:16.012714-04:00",
                            "created_at": "2023-04-08T09:01:56.383261-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92cba463-48ad-43ad-904e-a361f4c8f9f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "960cf731-8cfe-4a98-bb81-1eccf14f763c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1fc5d3ce-1f9a-4708-8e23-a467bd2d390d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T10:07:08.258879-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "15f267fb-848c-4e9a-ae25-569ee3e83aab",
                            "gambit_id": "5b443bbe-3a93-4ec4-9a9a-7925169ea08b",
                            "last_updated": "2023-04-09T11:47:16.000850-04:00",
                            "created_at": "2023-04-08T10:07:08.263130-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/960cf731-8cfe-4a98-bb81-1eccf14f763c/?format=api"
                        },
                        {
                            "id": "656dce89-a3d1-486f-950a-3b5e3ddc4bf8",
                            "gambit_id": "210c9d4e-e374-4e98-9524-2f0b95959b1e",
                            "last_updated": "2023-04-09T11:47:15.998889-04:00",
                            "created_at": "2023-04-08T10:07:08.261027-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/960cf731-8cfe-4a98-bb81-1eccf14f763c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4f7a437-c231-4348-8ce3-3d096c885161",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "60c89fd2-a7ed-407f-a81f-a692b19bf012",
            "completed": true,
            "last_updated": "2023-04-10T15:17:16.158164-04:00",
            "created_at": "2023-04-08T09:01:56.238961-04: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/60c89fd2-a7ed-407f-a81f-a692b19bf012",
            "datetime": "2023-04-08T15:37:00-04:00",
            "cutoff_datetime": "2023-04-08T15:37:00-04:00",
            "name": "Vegas Golden Knights v. Dallas Stars",
            "bettypes": [
                {
                    "id": "2a44e1d0-28dc-48b7-aa4d-b6dc08c4285a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4f7a437-c231-4348-8ce3-3d096c885161/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:56.245712-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e6ea917e-a5c4-4c75-befe-8beadeadadef",
                            "gambit_id": "81b3c165-8200-401d-bfec-e613c9f14e21",
                            "last_updated": "2023-04-10T15:17:16.176069-04:00",
                            "created_at": "2023-04-08T09:01:56.247212-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44e1d0-28dc-48b7-aa4d-b6dc08c4285a/?format=api"
                        },
                        {
                            "id": "1facf9a9-6584-4d44-b8be-27ee6cf62991",
                            "gambit_id": "7660e79b-e1eb-4723-bfa3-cd3c4d0713d9",
                            "last_updated": "2023-04-10T15:17:16.177585-04:00",
                            "created_at": "2023-04-08T09:01:56.248805-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44e1d0-28dc-48b7-aa4d-b6dc08c4285a/?format=api"
                        }
                    ]
                },
                {
                    "id": "35c30ba0-1d0d-4717-963b-76f8cd01c7dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4f7a437-c231-4348-8ce3-3d096c885161/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:56.240906-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6241.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f75bb20-f8d6-4458-9476-19737a12be73",
                            "gambit_id": "f66409a4-64ac-4ee7-9e0a-1529942a6180",
                            "last_updated": "2023-04-10T15:17:16.172833-04:00",
                            "created_at": "2023-04-08T09:01:56.244100-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35c30ba0-1d0d-4717-963b-76f8cd01c7dd/?format=api"
                        },
                        {
                            "id": "bf356b3d-135a-4306-88ec-df4ba3890f3c",
                            "gambit_id": "f4a3ac2f-b2c9-4f26-9767-657ca61d7a76",
                            "last_updated": "2023-04-10T15:17:16.170787-04:00",
                            "created_at": "2023-04-08T09:01:56.242539-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35c30ba0-1d0d-4717-963b-76f8cd01c7dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "509b4bcf-5fe8-4b4d-902c-3830b26078cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4f7a437-c231-4348-8ce3-3d096c885161/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T11:12:03.421108-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "482982d8-96ae-40b0-af57-f68066960765",
                            "gambit_id": "7dca3f0c-ba15-4c47-876c-deff6f989089",
                            "last_updated": "2023-04-10T15:17:16.164378-04:00",
                            "created_at": "2023-04-08T11:12:03.427933-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/509b4bcf-5fe8-4b4d-902c-3830b26078cc/?format=api"
                        },
                        {
                            "id": "a8685d30-01f8-4408-88fd-a82c1b708d73",
                            "gambit_id": "a5c27e35-a73a-43d6-b719-7dc08e845c1e",
                            "last_updated": "2023-04-10T15:17:16.162764-04:00",
                            "created_at": "2023-04-08T11:12:03.424183-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/509b4bcf-5fe8-4b4d-902c-3830b26078cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "daf30a8a-5414-4cae-8db2-6967ad28b281",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8bb77711-638d-4400-938d-05cff606df7b",
            "completed": true,
            "last_updated": "2023-04-09T11:42:13.750810-04:00",
            "created_at": "2023-04-08T09:01:56.086302-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8bb77711-638d-4400-938d-05cff606df7b",
            "datetime": "2023-04-08T14:10:00-04:00",
            "cutoff_datetime": "2023-04-08T14:10:00-04:00",
            "name": "HOU (L Garcia) v. MIN (J Ryan)",
            "bettypes": [
                {
                    "id": "0042ab9e-b491-4016-949e-70cf578d8336",
                    "match": "https://api-prod.gambitprofit.com/api/matches/daf30a8a-5414-4cae-8db2-6967ad28b281/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:56.103169-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (J Ryan)",
                                "amount": 5208.0
                            },
                            {
                                "team": "HOU (L Garcia)",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9582.72,
                        "profit_sb": 82.72,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "01ffad3a-924d-482d-8ba8-e0d3e260e599",
                            "gambit_id": "461fab08-74e1-470b-954e-ff565274111a",
                            "last_updated": "2023-04-09T11:42:13.769900-04:00",
                            "created_at": "2023-04-08T09:01:56.105166-04:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.84000",
                            "odds": "1.87720",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0042ab9e-b491-4016-949e-70cf578d8336/?format=api"
                        },
                        {
                            "id": "654b47ab-8f16-4f8e-99d8-d916b5585e95",
                            "gambit_id": "7a57912e-d9a8-472f-85e1-86869687c23a",
                            "last_updated": "2023-04-09T11:42:13.772087-04:00",
                            "created_at": "2023-04-08T09:01:56.107396-04:00",
                            "name": "HOU (L Garcia)",
                            "reward": "2.00000",
                            "odds": "2.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0042ab9e-b491-4016-949e-70cf578d8336/?format=api"
                        }
                    ]
                },
                {
                    "id": "48c6848b-a41f-435e-b19b-5eb7140a5c99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/daf30a8a-5414-4cae-8db2-6967ad28b281/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:56.096491-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6458.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85919209-0c72-438d-b709-90825533deb0",
                            "gambit_id": "db121a62-157d-4789-b774-aaaaa0880b0c",
                            "last_updated": "2023-04-09T11:42:13.765238-04:00",
                            "created_at": "2023-04-08T09:01:56.100644-04:00",
                            "name": "HOU",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c6848b-a41f-435e-b19b-5eb7140a5c99/?format=api"
                        },
                        {
                            "id": "c43262ea-cf63-4e50-a31d-5d34a6386170",
                            "gambit_id": "e4386cb6-e336-4964-95a7-ca5aa7ac143c",
                            "last_updated": "2023-04-09T11:42:13.762821-04:00",
                            "created_at": "2023-04-08T09:01:56.098430-04:00",
                            "name": "MIN",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c6848b-a41f-435e-b19b-5eb7140a5c99/?format=api"
                        }
                    ]
                },
                {
                    "id": "162508fa-3d23-46bf-912c-47a5957329a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/daf30a8a-5414-4cae-8db2-6967ad28b281/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:56.089454-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "acc273fa-0c1c-45e5-8f61-49d9a427bdfe",
                            "gambit_id": "57f9477b-cd14-49fe-be8a-e8aa02e8f83b",
                            "last_updated": "2023-04-09T11:42:13.755677-04:00",
                            "created_at": "2023-04-08T09:01:56.091841-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162508fa-3d23-46bf-912c-47a5957329a7/?format=api"
                        },
                        {
                            "id": "188248ca-d5a1-405c-b6a4-9bbb6dbbe509",
                            "gambit_id": "4177bc01-0f22-413c-87f7-c47a06e667dd",
                            "last_updated": "2023-04-09T11:42:13.757731-04:00",
                            "created_at": "2023-04-08T09:01:56.094173-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/162508fa-3d23-46bf-912c-47a5957329a7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "84bf90b1-302f-48e8-ac1e-12688d3ba6fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6b0572fa-c96a-46cc-910b-71ee5b1e9be2",
            "completed": true,
            "last_updated": "2023-04-10T15:17:15.993800-04:00",
            "created_at": "2023-04-08T09:01:55.927995-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/6b0572fa-c96a-46cc-910b-71ee5b1e9be2",
            "datetime": "2023-04-08T13:07:00-04:00",
            "cutoff_datetime": "2023-04-08T13:07:00-04:00",
            "name": "Pittsburgh Penguins v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "10e8c6d4-aea8-42f0-9948-db106bbcb3f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:55.936525-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cbe3feee-19dd-43bf-91b4-f77186b9e4e2",
                            "gambit_id": "58bd57f4-829d-411c-89aa-32161cb905f8",
                            "last_updated": "2023-04-10T15:17:16.012997-04:00",
                            "created_at": "2023-04-08T09:01:55.940243-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api"
                        },
                        {
                            "id": "90d4d05e-3fc3-40c7-9e9f-15bdcd31c255",
                            "gambit_id": "bf504847-7d53-4398-bce3-af6138568f7a",
                            "last_updated": "2023-04-10T15:17:16.011075-04:00",
                            "created_at": "2023-04-08T09:01:55.938389-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc13acbb-5ae2-4e32-9735-26895be8d539",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:55.930187-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5733.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4267.0
                            }
                        ],
                        "expected_reward_tokens": 9172.8,
                        "profit_sb": -327.2,
                        "profit_sb_percentage": -3.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7a53e547-7038-490a-890e-a3a3626f97be",
                            "gambit_id": "7b29972f-7866-457e-80e0-e345da2d7e94",
                            "last_updated": "2023-04-10T15:17:16.004303-04:00",
                            "created_at": "2023-04-08T09:01:55.932992-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc13acbb-5ae2-4e32-9735-26895be8d539/?format=api"
                        },
                        {
                            "id": "b3b874da-abe1-479d-b9f2-007f2ed5d67b",
                            "gambit_id": "f930acbb-5ce4-4c61-a786-ce367b05db90",
                            "last_updated": "2023-04-10T15:17:16.006872-04:00",
                            "created_at": "2023-04-08T09:01:55.934596-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc13acbb-5ae2-4e32-9735-26895be8d539/?format=api"
                        }
                    ]
                },
                {
                    "id": "5051035f-8eb0-44fb-9dc9-8eea372502f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T11:07:27.559482-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0eb74d9d-3d32-45ff-b282-f3404823f7fb",
                            "gambit_id": "28d9587f-e7f6-4f3c-80ef-624d9763168b",
                            "last_updated": "2023-04-10T15:17:15.999685-04:00",
                            "created_at": "2023-04-08T11:07:27.565527-04: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/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api"
                        },
                        {
                            "id": "822282ea-99f6-41a0-991a-6afee1c9dfc0",
                            "gambit_id": "c4d01021-4b3f-49cf-8181-8439b1051ffd",
                            "last_updated": "2023-04-10T15:17:15.997615-04:00",
                            "created_at": "2023-04-08T11:07:27.562426-04: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/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76c0d9a0-2565-4df1-b6f9-eec89fcdbe20",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "260e358a-7de1-4f62-87fc-0f54134e90ee",
            "completed": true,
            "last_updated": "2023-04-09T12:37:08.005128-04:00",
            "created_at": "2023-04-04T09:32:18.759874-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/260e358a-7de1-4f62-87fc-0f54134e90ee",
            "datetime": "2023-04-08T13:00:00-04:00",
            "cutoff_datetime": "2023-04-08T13:00:00-04:00",
            "name": "Vegas Vipers v. St Louis Battlehawks",
            "bettypes": [
                {
                    "id": "ecd4b7c4-2401-45ae-86fb-e35fbaab453f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76c0d9a0-2565-4df1-b6f9-eec89fcdbe20/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.761838-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Vipers",
                                "amount": 5000.0
                            },
                            {
                                "team": "St Louis Battlehawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45026cb5-3d0e-4fe1-a8fd-27f678f83f56",
                            "gambit_id": "fd82ef5d-8a38-4a92-8376-82087e32501a",
                            "last_updated": "2023-04-09T12:37:08.024579-04:00",
                            "created_at": "2023-04-04T09:32:18.764787-04:00",
                            "name": "Vegas Vipers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd4b7c4-2401-45ae-86fb-e35fbaab453f/?format=api"
                        },
                        {
                            "id": "5bf59107-baa6-481e-9c03-c84714328efa",
                            "gambit_id": "21db3eba-e56e-4eb9-8344-6dec4783dbd0",
                            "last_updated": "2023-04-09T12:37:08.021665-04:00",
                            "created_at": "2023-04-04T09:32:18.763270-04:00",
                            "name": "St Louis Battlehawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd4b7c4-2401-45ae-86fb-e35fbaab453f/?format=api"
                        }
                    ]
                },
                {
                    "id": "39bdf1ef-591c-492a-ae25-761094331992",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76c0d9a0-2565-4df1-b6f9-eec89fcdbe20/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T22:07:06.746135-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 46",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 46",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f3f7f12-c224-412e-9db6-d490c3db471c",
                            "gambit_id": "f534550e-66d8-43c2-bb0c-ac4d1c694f5e",
                            "last_updated": "2023-04-09T12:37:08.015036-04:00",
                            "created_at": "2023-04-04T22:07:06.750351-04:00",
                            "name": "Game Total Over 46",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39bdf1ef-591c-492a-ae25-761094331992/?format=api"
                        },
                        {
                            "id": "87c6752a-c196-4896-a72a-bb68620e8eb2",
                            "gambit_id": "c8f2b58d-cac8-48aa-856d-b019ea35cfe4",
                            "last_updated": "2023-04-09T12:37:08.012202-04:00",
                            "created_at": "2023-04-04T22:07:06.748326-04:00",
                            "name": "Game Total Under 46",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39bdf1ef-591c-492a-ae25-761094331992/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7869be0-b369-437c-aa57-f2e766bf44d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e3a9696c-36d8-4d0b-9341-7b885e07aea2",
            "completed": true,
            "last_updated": "2023-04-10T15:22:16.449141-04:00",
            "created_at": "2023-04-08T09:01:55.769326-04: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/e3a9696c-36d8-4d0b-9341-7b885e07aea2",
            "datetime": "2023-04-08T12:37:00-04:00",
            "cutoff_datetime": "2023-04-08T12:37:00-04:00",
            "name": "Carolina Hurricanes v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "567a4379-6a52-4be7-a3e4-e551de73b18b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-08T09:01:55.788772-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f29e6f6-e2ef-49c5-86ce-68f9e805f213",
                            "gambit_id": "1e11b182-6cd4-4f61-9f24-c7652eda400c",
                            "last_updated": "2023-04-10T15:22:16.466657-04:00",
                            "created_at": "2023-04-08T09:01:55.793449-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567a4379-6a52-4be7-a3e4-e551de73b18b/?format=api"
                        },
                        {
                            "id": "023ec619-04eb-4cd1-bcff-42f34d9de688",
                            "gambit_id": "aa6b0808-665b-43cf-8bf8-8bda268e59a3",
                            "last_updated": "2023-04-10T15:22:16.464582-04:00",
                            "created_at": "2023-04-08T09:01:55.791047-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567a4379-6a52-4be7-a3e4-e551de73b18b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d737e590-1b59-40be-934c-016e77fd0a1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-08T09:01:55.781402-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Carolina Hurricanes",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee9c1c08-ccfb-4138-b3e7-aaa738f17256",
                            "gambit_id": "fb040494-bc89-4d7f-ba53-1740aca26731",
                            "last_updated": "2023-04-10T15:22:16.458762-04:00",
                            "created_at": "2023-04-08T09:01:55.783694-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d737e590-1b59-40be-934c-016e77fd0a1b/?format=api"
                        },
                        {
                            "id": "c3036315-506e-4f2b-96e7-eb46733b3f00",
                            "gambit_id": "9dd3c5ba-5c58-4665-bbd6-73515e280b91",
                            "last_updated": "2023-04-10T15:22:16.460605-04:00",
                            "created_at": "2023-04-08T09:01:55.786268-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d737e590-1b59-40be-934c-016e77fd0a1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6c4e75f-e087-4286-a545-330569cb439b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-08T09:01:55.773162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3e3cceb1-beea-48ff-8362-ea72857d583b",
                            "gambit_id": "2eaf6799-1e4a-4c50-a043-3be803aa0c96",
                            "last_updated": "2023-04-10T15:22:16.453394-04:00",
                            "created_at": "2023-04-08T09:01:55.776094-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/d6c4e75f-e087-4286-a545-330569cb439b/?format=api"
                        },
                        {
                            "id": "bed5a5bc-0aba-4d70-a13a-969ab83ed958",
                            "gambit_id": "350ba891-ab92-4c4c-b111-9dc5c65369d2",
                            "last_updated": "2023-04-10T15:22:16.455128-04:00",
                            "created_at": "2023-04-08T09:01:55.778867-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/d6c4e75f-e087-4286-a545-330569cb439b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eadbefd6-2948-4804-8723-433d74cd9b06",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "da9662c2-2762-449a-b389-d9726252adc6",
            "completed": true,
            "last_updated": "2023-04-08T20:42:08.268261-04:00",
            "created_at": "2023-04-07T11:36:55.787504-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.16,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/da9662c2-2762-449a-b389-d9726252adc6",
            "datetime": "2023-04-07T22:40:00-04:00",
            "cutoff_datetime": "2023-04-07T22:40:00-04:00",
            "name": "Phoenix Suns v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "afc57fe9-9d38-4d7d-ac8f-77a88a284e28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eadbefd6-2948-4804-8723-433d74cd9b06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T11:36:55.804259-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8545.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 1455.0
                            }
                        ],
                        "expected_reward_tokens": 9484.95,
                        "profit_sb": -15.05,
                        "profit_sb_percentage": -0.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "047ca007-807e-4812-b8fb-dc5305d33983",
                            "gambit_id": "4a44781e-ee4f-46b7-babb-a99a09d38305",
                            "last_updated": "2023-04-08T20:42:08.289888-04:00",
                            "created_at": "2023-04-07T11:36:55.806566-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.11000",
                            "odds": "1.11760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc57fe9-9d38-4d7d-ac8f-77a88a284e28/?format=api"
                        },
                        {
                            "id": "0a555439-106c-46e4-be5b-03d6951bb5c7",
                            "gambit_id": "d414422d-ab8b-4d3d-8d66-6070c0b16e19",
                            "last_updated": "2023-04-08T20:42:08.292859-04:00",
                            "created_at": "2023-04-07T11:36:55.808443-04:00",
                            "name": "Phoenix Suns",
                            "reward": "6.52000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc57fe9-9d38-4d7d-ac8f-77a88a284e28/?format=api"
                        }
                    ]
                },
                {
                    "id": "94550390-2e08-4337-84da-81c1da2d440b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eadbefd6-2948-4804-8723-433d74cd9b06/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T11:36:55.797379-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c50e2b22-4b3c-4b93-8853-f7163631285c",
                            "gambit_id": "bcae8f5f-0392-4427-a3ee-032a570fbc4c",
                            "last_updated": "2023-04-08T20:42:08.282369-04:00",
                            "created_at": "2023-04-07T11:36:55.799627-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94550390-2e08-4337-84da-81c1da2d440b/?format=api"
                        },
                        {
                            "id": "87e75f0d-bef5-4f05-9f05-d4c0d1a3d082",
                            "gambit_id": "4250e109-6078-4559-94fd-b2ed58e0d95b",
                            "last_updated": "2023-04-08T20:42:08.284878-04:00",
                            "created_at": "2023-04-07T11:36:55.801711-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94550390-2e08-4337-84da-81c1da2d440b/?format=api"
                        }
                    ]
                },
                {
                    "id": "78b38e0d-9f1d-4056-bae3-177e875e033d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eadbefd6-2948-4804-8723-433d74cd9b06/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T11:36:55.790393-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "469abbfa-0338-4657-9d43-f88c2f89c982",
                            "gambit_id": "26ecc703-e319-48a6-a3cf-68335e4d0e27",
                            "last_updated": "2023-04-08T20:42:08.274453-04:00",
                            "created_at": "2023-04-07T11:36:55.792581-04: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/78b38e0d-9f1d-4056-bae3-177e875e033d/?format=api"
                        },
                        {
                            "id": "b6378364-fee5-4e8b-8d11-7fa1ea29194e",
                            "gambit_id": "1ac3400f-2b24-49ef-9f8e-00f58feb79b9",
                            "last_updated": "2023-04-08T20:42:08.276827-04:00",
                            "created_at": "2023-04-07T11:36:55.794800-04: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/78b38e0d-9f1d-4056-bae3-177e875e033d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5074b83e-bfc2-42de-92ec-82bbb32b1d78",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "07b3db3f-c762-4faf-ab97-4eaffd11d212",
            "completed": true,
            "last_updated": "2023-04-08T20:47:05.148670-04:00",
            "created_at": "2023-04-07T11:36:55.625895-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/07b3db3f-c762-4faf-ab97-4eaffd11d212",
            "datetime": "2023-04-07T22:10:00-04:00",
            "cutoff_datetime": "2023-04-07T22:10:00-04:00",
            "name": "Golden State Warriors v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "8d3877fd-4cca-4188-815b-6f237c11d0e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5074b83e-bfc2-42de-92ec-82bbb32b1d78/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T11:36:55.640250-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8182.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 1818.0
                            }
                        ],
                        "expected_reward_tokens": 9489.96,
                        "profit_sb": -10.04,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2796a2dc-a57f-446b-b102-d1890ca4e176",
                            "gambit_id": "87a38cd8-aaa1-41da-90bb-6e25305bf63d",
                            "last_updated": "2023-04-08T20:47:05.171745-04:00",
                            "created_at": "2023-04-07T11:36:55.643955-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3877fd-4cca-4188-815b-6f237c11d0e4/?format=api"
                        },
                        {
                            "id": "675fd647-4a7e-4670-a300-2e88f08f50ca",
                            "gambit_id": "5c9281b2-8ab1-47a8-bc4b-201857b29f56",
                            "last_updated": "2023-04-08T20:47:05.168945-04:00",
                            "created_at": "2023-04-07T11:36:55.642139-04:00",
                            "name": "Sacramento Kings",
                            "reward": "5.22000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3877fd-4cca-4188-815b-6f237c11d0e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "60c3f914-6338-4ff9-bdce-ad2b72a11cd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5074b83e-bfc2-42de-92ec-82bbb32b1d78/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T11:36:55.634627-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99514224-b038-44bc-91c6-ca90b851b185",
                            "gambit_id": "c8d1007c-a458-4007-aed1-496cb76c3ca6",
                            "last_updated": "2023-04-08T20:47:05.160817-04:00",
                            "created_at": "2023-04-07T11:36:55.636423-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c3f914-6338-4ff9-bdce-ad2b72a11cd3/?format=api"
                        },
                        {
                            "id": "c6cd58e0-569c-44b0-b6e1-cb63441e9c59",
                            "gambit_id": "fa78e55a-bc9f-40df-9c02-44e0d7857bbd",
                            "last_updated": "2023-04-08T20:47:05.163523-04:00",
                            "created_at": "2023-04-07T11:36:55.638442-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c3f914-6338-4ff9-bdce-ad2b72a11cd3/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f9083fe-0e2d-428e-8e43-13627e1e05e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5074b83e-bfc2-42de-92ec-82bbb32b1d78/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T11:36:55.628526-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3c873af3-fcfa-4207-bf43-998ab349c8af",
                            "gambit_id": "a5befd9c-e36c-4ee2-8837-435f2e997308",
                            "last_updated": "2023-04-08T20:47:05.153359-04:00",
                            "created_at": "2023-04-07T11:36:55.630652-04: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/6f9083fe-0e2d-428e-8e43-13627e1e05e4/?format=api"
                        },
                        {
                            "id": "2fb52dea-0e4a-45ed-9447-0df34f0d2b52",
                            "gambit_id": "6fa28c4e-505d-4a45-bd40-f8fb1de64a63",
                            "last_updated": "2023-04-08T20:47:05.155963-04:00",
                            "created_at": "2023-04-07T11:36:55.632570-04: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/6f9083fe-0e2d-428e-8e43-13627e1e05e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f0a8736-ba9f-4ced-8f0e-ffbd132bcefc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ef6821dd-1961-4fa0-a6a3-e579c1438f33",
            "completed": true,
            "last_updated": "2023-04-08T15:42:27.513813-04:00",
            "created_at": "2023-04-07T09:27:15.966116-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ef6821dd-1961-4fa0-a6a3-e579c1438f33",
            "datetime": "2023-04-07T21:40:00-04:00",
            "cutoff_datetime": "2023-04-07T21:40:00-04:00",
            "name": "LOS (C Kershaw) v. ARI (M Bumgarner)",
            "bettypes": [
                {
                    "id": "f51d5668-7066-47b1-8f8a-077844fb7060",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f0a8736-ba9f-4ced-8f0e-ffbd132bcefc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:15.968874-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (C Kershaw)",
                                "amount": 6833.0
                            },
                            {
                                "team": "ARI (M Bumgarner)",
                                "amount": 3167.0
                            }
                        ],
                        "expected_reward_tokens": 9564.34,
                        "profit_sb": 64.34,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bbeccdc2-cfe4-43be-a891-0d24adcca8b6",
                            "gambit_id": "2460c218-32e8-44f7-9749-4521b9992acf",
                            "last_updated": "2023-04-08T15:42:27.548692-04:00",
                            "created_at": "2023-04-07T09:27:15.974107-04:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f51d5668-7066-47b1-8f8a-077844fb7060/?format=api"
                        },
                        {
                            "id": "79c4b2bf-b140-4ae4-84aa-a69c62cc489f",
                            "gambit_id": "79faea62-1c44-4067-ba9b-c64e48f2d60a",
                            "last_updated": "2023-04-08T15:42:27.545550-04:00",
                            "created_at": "2023-04-07T09:27:15.971332-04:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f51d5668-7066-47b1-8f8a-077844fb7060/?format=api"
                        }
                    ]
                },
                {
                    "id": "8393b4c8-e36e-4cfa-8340-4147d63a581d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f0a8736-ba9f-4ced-8f0e-ffbd132bcefc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T10:17:24.574610-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS",
                                "amount": 5867.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2a284c4-d251-4028-8615-36cfb7a5cf1f",
                            "gambit_id": "e91959dc-6a8d-4488-8450-ff53feaad593",
                            "last_updated": "2023-04-08T15:42:27.540186-04:00",
                            "created_at": "2023-04-07T10:17:24.578837-04:00",
                            "name": "LOS",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8393b4c8-e36e-4cfa-8340-4147d63a581d/?format=api"
                        },
                        {
                            "id": "345715b0-44de-4461-86e3-a96425c847b5",
                            "gambit_id": "86d7e37b-5b6f-4a3f-afab-2e72fec3c945",
                            "last_updated": "2023-04-08T15:42:27.537763-04:00",
                            "created_at": "2023-04-07T10:17:24.576603-04:00",
                            "name": "ARI",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8393b4c8-e36e-4cfa-8340-4147d63a581d/?format=api"
                        }
                    ]
                },
                {
                    "id": "4cf0d700-5229-49ce-879f-ac04f04130c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f0a8736-ba9f-4ced-8f0e-ffbd132bcefc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T10:17:24.567620-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31781a62-8d46-4df0-89ee-f2980d33c04d",
                            "gambit_id": "8236c835-366e-4dec-9f18-5a1f381e11b3",
                            "last_updated": "2023-04-08T15:42:27.531556-04:00",
                            "created_at": "2023-04-07T10:17:24.572355-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf0d700-5229-49ce-879f-ac04f04130c0/?format=api"
                        },
                        {
                            "id": "3718fbd6-c163-4ffa-be40-a1ad2a8f15d3",
                            "gambit_id": "82ac9903-fc32-4f73-932d-90af69eac2df",
                            "last_updated": "2023-04-08T15:42:27.528434-04:00",
                            "created_at": "2023-04-07T10:17:24.569771-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf0d700-5229-49ce-879f-ac04f04130c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19f2a600-fee9-45a7-9326-315b2ce2207a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "862f2960-5091-4ec5-b67b-cabc3335d0bf",
            "completed": true,
            "last_updated": "2023-04-08T15:42:27.223326-04:00",
            "created_at": "2023-04-07T09:27:15.812608-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/862f2960-5091-4ec5-b67b-cabc3335d0bf",
            "datetime": "2023-04-07T21:38:00-04:00",
            "cutoff_datetime": "2023-04-07T21:38:00-04:00",
            "name": "TOR (C Bassitt) v. LAA (P Sandoval)",
            "bettypes": [
                {
                    "id": "511bb141-fd8f-40fc-967e-b26fe6902d3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19f2a600-fee9-45a7-9326-315b2ce2207a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:15.825407-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 5711.0
                            },
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "279ad93b-14fa-4f2b-84e1-b56941d455fc",
                            "gambit_id": "8d366203-6c72-42d5-818a-555b1dd0a0fe",
                            "last_updated": "2023-04-08T15:42:27.252494-04:00",
                            "created_at": "2023-04-07T09:27:15.826978-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511bb141-fd8f-40fc-967e-b26fe6902d3a/?format=api"
                        },
                        {
                            "id": "5ba1d5ca-57b6-49f4-8cab-c905f4d570fb",
                            "gambit_id": "5777096d-a13e-4a66-936e-a2be104cb8d8",
                            "last_updated": "2023-04-08T15:42:27.255793-04:00",
                            "created_at": "2023-04-07T09:27:15.828726-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511bb141-fd8f-40fc-967e-b26fe6902d3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d79a3fb7-f035-4256-8474-58e13c543de9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19f2a600-fee9-45a7-9326-315b2ce2207a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:15.820333-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 6100.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2096916-412c-4bb7-abd9-a3d7e36d4f45",
                            "gambit_id": "0a733c7b-9bc6-4d92-a0ff-a0b59f20c6cb",
                            "last_updated": "2023-04-08T15:42:27.247686-04:00",
                            "created_at": "2023-04-07T09:27:15.823649-04:00",
                            "name": "TOR",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79a3fb7-f035-4256-8474-58e13c543de9/?format=api"
                        },
                        {
                            "id": "60eacc0a-a911-4ffa-8eb5-0ba1a070db67",
                            "gambit_id": "fd1a9368-1f85-41d2-a487-61bc7af630eb",
                            "last_updated": "2023-04-08T15:42:27.242425-04:00",
                            "created_at": "2023-04-07T09:27:15.821935-04:00",
                            "name": "LAA",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79a3fb7-f035-4256-8474-58e13c543de9/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b7942b5-13ad-40b4-8cf8-efd253ac039f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19f2a600-fee9-45a7-9326-315b2ce2207a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:15.815032-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75a82565-6d6c-4b19-bc8b-2c85112ca436",
                            "gambit_id": "a30b64d8-c5f7-432d-bff1-070a9f341bc9",
                            "last_updated": "2023-04-08T15:42:27.234630-04:00",
                            "created_at": "2023-04-07T09:27:15.818547-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b7942b5-13ad-40b4-8cf8-efd253ac039f/?format=api"
                        },
                        {
                            "id": "4cc821a9-60f8-48b2-9b8f-440360a08fb4",
                            "gambit_id": "4e0e519d-0743-4583-ac22-39634d9cadbe",
                            "last_updated": "2023-04-08T15:42:27.229922-04:00",
                            "created_at": "2023-04-07T09:27:15.816776-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b7942b5-13ad-40b4-8cf8-efd253ac039f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df9cae78-71f2-434d-a2d8-a79b2e235dba",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a695abaa-54cb-485e-a35d-166875568b86",
            "completed": true,
            "last_updated": "2023-04-08T11:47:24.680467-04:00",
            "created_at": "2023-04-07T14:11:47.958668-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a695abaa-54cb-485e-a35d-166875568b86",
            "datetime": "2023-04-07T20:40:00-04:00",
            "cutoff_datetime": "2023-04-07T20:40:00-04:00",
            "name": "Chicago Bulls v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "5b2034cd-79f6-477a-a13c-8ef978ded04b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T14:11:47.980310-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3453e945-50ee-4604-b7f0-f083547bcd46",
                            "gambit_id": "63c8c968-c77e-4905-8111-c5a7d651b19f",
                            "last_updated": "2023-04-08T11:47:24.701579-04:00",
                            "created_at": "2023-04-07T14:11:47.983268-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2034cd-79f6-477a-a13c-8ef978ded04b/?format=api"
                        },
                        {
                            "id": "57e73710-6f9f-4e06-81ed-7545e9b79ac8",
                            "gambit_id": "f0d7217e-d6a0-4ad6-adc2-a6aae34b5d6e",
                            "last_updated": "2023-04-08T11:47:24.704235-04:00",
                            "created_at": "2023-04-07T14:11:47.985742-04:00",
                            "name": "Chicago Bulls",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2034cd-79f6-477a-a13c-8ef978ded04b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d81cc75b-a44b-4688-83ad-c1c15db2da7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T14:11:47.969250-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "53eb00a5-ab0c-41be-9c1d-0d0aa4dc1a5b",
                            "gambit_id": "37c728c0-3d3f-4734-9594-50cfcd6964a9",
                            "last_updated": "2023-04-08T11:47:24.694083-04:00",
                            "created_at": "2023-04-07T14:11:47.973474-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81cc75b-a44b-4688-83ad-c1c15db2da7e/?format=api"
                        },
                        {
                            "id": "50edaaa7-a6c5-4b79-91a7-48acbe103241",
                            "gambit_id": "bdd47291-f734-4c53-9bde-cda99aa17c98",
                            "last_updated": "2023-04-08T11:47:24.696514-04:00",
                            "created_at": "2023-04-07T14:11:47.976909-04:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81cc75b-a44b-4688-83ad-c1c15db2da7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1d5e21d7-947c-4b70-bdd5-1692598147ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T14:11:47.961688-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 217",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 217",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a917e636-de26-49fa-908e-0f365abf45d9",
                            "gambit_id": "7602ee4f-df13-4461-8107-3260da3d5a56",
                            "last_updated": "2023-04-08T11:47:24.686314-04:00",
                            "created_at": "2023-04-07T14:11:47.964040-04:00",
                            "name": "Game Total Under 217",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5e21d7-947c-4b70-bdd5-1692598147ae/?format=api"
                        },
                        {
                            "id": "caba839f-ddbf-4ebc-9449-7a57b7e2148a",
                            "gambit_id": "516c6ef6-3d1a-4d4a-b3c2-e8d431ca3104",
                            "last_updated": "2023-04-08T11:47:24.689270-04:00",
                            "created_at": "2023-04-07T14:11:47.966125-04:00",
                            "name": "Game Total Over 217",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5e21d7-947c-4b70-bdd5-1692598147ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19838a2c-44a5-4c23-910d-06605af44118",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1adbfd62-097a-42a3-bf6a-b99db4d47eed",
            "completed": true,
            "last_updated": "2023-04-08T15:42:26.981099-04:00",
            "created_at": "2023-04-07T09:27:15.647022-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.18,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1adbfd62-097a-42a3-bf6a-b99db4d47eed",
            "datetime": "2023-04-07T20:40:00-04:00",
            "cutoff_datetime": "2023-04-07T20:40:00-04:00",
            "name": "WAS (M Gore) v. COL (J Urena)",
            "bettypes": [
                {
                    "id": "9c34e489-ff7b-47e5-a762-e76cfb515281",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:15.665172-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL (J Urena)",
                                "amount": 5311.0
                            },
                            {
                                "team": "WAS (M Gore)",
                                "amount": 4689.0
                            }
                        ],
                        "expected_reward_tokens": 9612.45,
                        "profit_sb": 112.45,
                        "profit_sb_percentage": 1.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "19131bd2-396a-40a3-80c9-fe33c1097aff",
                            "gambit_id": "89b3ba03-d958-405a-b1d3-2a870c4bc647",
                            "last_updated": "2023-04-08T15:42:27.003416-04:00",
                            "created_at": "2023-04-07T09:27:15.667318-04:00",
                            "name": "COL (J Urena)",
                            "reward": "1.81000",
                            "odds": "1.84030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api"
                        },
                        {
                            "id": "a0bde94e-3328-4374-9d00-9a159d04a1f5",
                            "gambit_id": "1db5a97d-bd3c-4224-9969-19e7ee1cd06a",
                            "last_updated": "2023-04-08T15:42:27.006005-04:00",
                            "created_at": "2023-04-07T09:27:15.669672-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "2.05000",
                            "odds": "2.09000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c34e489-ff7b-47e5-a762-e76cfb515281/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e68cf62-29c9-4aec-a349-20cb7e1b560e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:15.658157-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 6163.0
                            },
                            {
                                "team": "COL",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e1913ee8-4f72-448a-842e-97bc8da66867",
                            "gambit_id": "2b55427f-4902-466e-94e3-8c65c6753b1f",
                            "last_updated": "2023-04-08T15:42:26.995398-04:00",
                            "created_at": "2023-04-07T09:27:15.662576-04:00",
                            "name": "WAS",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e68cf62-29c9-4aec-a349-20cb7e1b560e/?format=api"
                        },
                        {
                            "id": "a9b0ddb9-1cd8-42fb-b37b-7e2b3fe90d5c",
                            "gambit_id": "cdd9c8f1-7f43-45aa-9f32-df1883a5289d",
                            "last_updated": "2023-04-08T15:42:26.992493-04:00",
                            "created_at": "2023-04-07T09:27:15.660360-04:00",
                            "name": "COL",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e68cf62-29c9-4aec-a349-20cb7e1b560e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4c1c1a5-5d53-4def-abb5-64dd9da76645",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:15.651227-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bb5c7fc-bf07-44f9-94c5-7989ae07af50",
                            "gambit_id": "9fa4d712-9ae2-4781-80d3-d0a96549eb40",
                            "last_updated": "2023-04-08T15:42:26.985556-04:00",
                            "created_at": "2023-04-07T09:27:15.653619-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api"
                        },
                        {
                            "id": "6b35804c-af0e-4ebd-9530-41035a5d4404",
                            "gambit_id": "d811cfe5-803e-4add-9dc4-99bb86b58e24",
                            "last_updated": "2023-04-08T15:42:26.987806-04:00",
                            "created_at": "2023-04-07T09:27:15.655853-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aefee6de-0ed8-46be-9a65-c4e23094e5df",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93de78f6-87f5-4493-b450-2e7aa21e4ea2",
            "completed": true,
            "last_updated": "2023-04-08T15:47:24.130457-04:00",
            "created_at": "2023-04-07T09:27:15.002837-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/93de78f6-87f5-4493-b450-2e7aa21e4ea2",
            "datetime": "2023-04-07T20:10:00-04:00",
            "cutoff_datetime": "2023-04-07T20:10:00-04:00",
            "name": "STL (J Flaherty) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "5ee3ff94-9d54-4b84-8384-036b8bde9914",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aefee6de-0ed8-46be-9a65-c4e23094e5df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:15.016516-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (B Woodruff)",
                                "amount": 5838.0
                            },
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9572.6,
                        "profit_sb": 72.6,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c201ff9-b576-4b96-bc0c-1c9ab10b34d1",
                            "gambit_id": "2a2ccf94-2ce9-47c7-9e6d-376529b9098a",
                            "last_updated": "2023-04-08T15:47:24.156790-04:00",
                            "created_at": "2023-04-07T09:27:15.018384-04:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ee3ff94-9d54-4b84-8384-036b8bde9914/?format=api"
                        },
                        {
                            "id": "ac1e81b1-2162-472a-b667-533309004cb8",
                            "gambit_id": "aea540a0-17e4-4525-80d3-0373eaae0592",
                            "last_updated": "2023-04-08T15:47:24.158949-04:00",
                            "created_at": "2023-04-07T09:27:15.020263-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ee3ff94-9d54-4b84-8384-036b8bde9914/?format=api"
                        }
                    ]
                },
                {
                    "id": "1262e0f9-4063-48be-a333-cc18501b45c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aefee6de-0ed8-46be-9a65-c4e23094e5df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:15.010846-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5784.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85b44352-491e-49bc-9cee-2b674b6bfca1",
                            "gambit_id": "4906adce-a58d-48da-8ac2-c23fb2346944",
                            "last_updated": "2023-04-08T15:47:24.151542-04:00",
                            "created_at": "2023-04-07T09:27:15.014518-04:00",
                            "name": "STL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262e0f9-4063-48be-a333-cc18501b45c3/?format=api"
                        },
                        {
                            "id": "e1fdb52c-a4df-448b-a663-997c942b1233",
                            "gambit_id": "2982a7bb-e6d3-4464-b928-5aa5e84d6012",
                            "last_updated": "2023-04-08T15:47:24.149085-04:00",
                            "created_at": "2023-04-07T09:27:15.012434-04:00",
                            "name": "MIL",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262e0f9-4063-48be-a333-cc18501b45c3/?format=api"
                        }
                    ]
                },
                {
                    "id": "610a5b1c-8216-4091-bb3f-8760733b657a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aefee6de-0ed8-46be-9a65-c4e23094e5df/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:15.005191-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef7da905-3082-4b88-b378-d8694c1cbb1c",
                            "gambit_id": "da198933-cec7-44ad-8c71-21382f94199d",
                            "last_updated": "2023-04-08T15:47:24.143403-04:00",
                            "created_at": "2023-04-07T09:27:15.008751-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610a5b1c-8216-4091-bb3f-8760733b657a/?format=api"
                        },
                        {
                            "id": "01a87c4a-a854-43e4-97f6-071141955dbd",
                            "gambit_id": "4f6760f5-5f49-4787-b90a-74601ee370a5",
                            "last_updated": "2023-04-08T15:47:24.137703-04:00",
                            "created_at": "2023-04-07T09:27:15.006914-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610a5b1c-8216-4091-bb3f-8760733b657a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "133c75b2-284e-45a0-90b6-7460a6d0f607",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e1530c3a-5ea6-4ed4-949e-e5cd126da265",
            "completed": true,
            "last_updated": "2023-04-08T20:47:03.996204-04:00",
            "created_at": "2023-04-07T09:27:15.257215-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.22,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e1530c3a-5ea6-4ed4-949e-e5cd126da265",
            "datetime": "2023-04-07T20:10:00-04:00",
            "cutoff_datetime": "2023-04-07T20:10:00-04:00",
            "name": "New York Knicks v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "d0f32660-7f44-4b66-b766-1324bb3cfaf4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/133c75b2-284e-45a0-90b6-7460a6d0f607/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:15.269451-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7525.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 2475.0
                            }
                        ],
                        "expected_reward_tokens": 9479.25,
                        "profit_sb": -20.75,
                        "profit_sb_percentage": -0.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e600e24-1b6e-4a41-9e88-3bbd1e93ff1b",
                            "gambit_id": "27160975-6421-4778-8b0d-a7a21c423a69",
                            "last_updated": "2023-04-08T20:47:04.003753-04:00",
                            "created_at": "2023-04-07T09:27:15.271995-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.26000",
                            "odds": "1.27030",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f32660-7f44-4b66-b766-1324bb3cfaf4/?format=api"
                        },
                        {
                            "id": "c201caad-4a7b-444c-a5dd-43572cd15e85",
                            "gambit_id": "037be611-3752-475b-9e16-384952a8bc4e",
                            "last_updated": "2023-04-08T20:47:04.005365-04:00",
                            "created_at": "2023-04-07T09:27:15.274809-04:00",
                            "name": "New York Knicks",
                            "reward": "3.83000",
                            "odds": "3.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f32660-7f44-4b66-b766-1324bb3cfaf4/?format=api"
                        }
                    ]
                },
                {
                    "id": "14d7a285-8421-42fb-9d6a-957c288f637e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/133c75b2-284e-45a0-90b6-7460a6d0f607/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:15.277512-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f811ae5d-fe50-4a18-806c-6b60672c48d7",
                            "gambit_id": "9424de32-da4c-4b84-89d6-b659a083bbf8",
                            "last_updated": "2023-04-08T20:47:04.010175-04:00",
                            "created_at": "2023-04-07T09:27:15.282364-04:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d7a285-8421-42fb-9d6a-957c288f637e/?format=api"
                        },
                        {
                            "id": "cff4427c-8646-45f7-a017-1358aad85a0a",
                            "gambit_id": "a97ffe93-abf2-49b3-b259-46d0e71783f7",
                            "last_updated": "2023-04-08T20:47:04.008283-04:00",
                            "created_at": "2023-04-07T09:27:15.279761-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d7a285-8421-42fb-9d6a-957c288f637e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2542eca9-10a5-4327-8ca0-89be0befe4c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/133c75b2-284e-45a0-90b6-7460a6d0f607/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:15.260818-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c53fc09-be74-426b-93da-b51113d90949",
                            "gambit_id": "abadd243-9bc9-4f9d-b38c-30fb252afa53",
                            "last_updated": "2023-04-08T20:47:03.999880-04:00",
                            "created_at": "2023-04-07T09:27:15.263354-04:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2542eca9-10a5-4327-8ca0-89be0befe4c2/?format=api"
                        },
                        {
                            "id": "8937f2f2-a356-474a-a569-af4e0f067bb1",
                            "gambit_id": "c4c50d37-7dbb-4d23-9016-0b6d08d65772",
                            "last_updated": "2023-04-08T20:47:04.001156-04:00",
                            "created_at": "2023-04-07T09:27:15.266516-04:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2542eca9-10a5-4327-8ca0-89be0befe4c2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "940a559c-898d-47c5-9b71-f2fefb652fbd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "02bfa5b8-f7bd-40d1-a039-40403b0e8852",
            "completed": true,
            "last_updated": "2023-04-08T20:47:04.959682-04:00",
            "created_at": "2023-04-07T09:27:15.438455-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/02bfa5b8-f7bd-40d1-a039-40403b0e8852",
            "datetime": "2023-04-07T20:10:00-04:00",
            "cutoff_datetime": "2023-04-07T20:10:00-04:00",
            "name": "Memphis Grizzlies v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "9c910c46-418c-45d0-8e44-d67e533127d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/940a559c-898d-47c5-9b71-f2fefb652fbd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T12:22:05.109516-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7440.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78a26ab9-fb99-497c-85be-2cfec79cab6d",
                            "gambit_id": "7f4c20f2-8d7d-43bf-b5b4-a250a5a8756a",
                            "last_updated": "2023-04-08T20:47:04.977352-04:00",
                            "created_at": "2023-04-07T12:22:05.113477-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c910c46-418c-45d0-8e44-d67e533127d1/?format=api"
                        },
                        {
                            "id": "2a0c31b5-84e9-426d-ab82-dcc882237ee9",
                            "gambit_id": "883020ab-6475-4eb9-810a-f4fec84fcb95",
                            "last_updated": "2023-04-08T20:47:04.974663-04:00",
                            "created_at": "2023-04-07T12:22:05.111380-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c910c46-418c-45d0-8e44-d67e533127d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2047f40c-371d-4ef0-98a3-53cfb234ce90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/940a559c-898d-47c5-9b71-f2fefb652fbd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:15.441048-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "130be9cc-783f-4b56-9d1d-682ede5bb6a9",
                            "gambit_id": "c0ebee91-0cff-47f2-8b28-04d1f58d5bd5",
                            "last_updated": "2023-04-08T20:47:04.982892-04:00",
                            "created_at": "2023-04-07T09:27:15.442718-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2047f40c-371d-4ef0-98a3-53cfb234ce90/?format=api"
                        },
                        {
                            "id": "1c2ebe71-b8aa-4511-bec8-c46bdb08b0b8",
                            "gambit_id": "24c75847-8564-466d-aa4d-22abe2005051",
                            "last_updated": "2023-04-08T20:47:04.986030-04:00",
                            "created_at": "2023-04-07T09:27:15.444220-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2047f40c-371d-4ef0-98a3-53cfb234ce90/?format=api"
                        }
                    ]
                },
                {
                    "id": "f95256a6-7344-4e47-9341-3f9e0d416091",
                    "match": "https://api-prod.gambitprofit.com/api/matches/940a559c-898d-47c5-9b71-f2fefb652fbd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T12:22:05.101412-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "611f0d01-25a1-4307-a2c9-f74598917d1f",
                            "gambit_id": "132d2b28-9423-407d-9e5d-ddf613b3b6b2",
                            "last_updated": "2023-04-08T20:47:04.968029-04:00",
                            "created_at": "2023-04-07T12:22:05.107018-04:00",
                            "name": "Game Total Over 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95256a6-7344-4e47-9341-3f9e0d416091/?format=api"
                        },
                        {
                            "id": "9193fe74-247b-4f32-be88-168290d61150",
                            "gambit_id": "2a3fc867-3e9e-4145-9c8b-550faf4c427f",
                            "last_updated": "2023-04-08T20:47:04.965037-04:00",
                            "created_at": "2023-04-07T12:22:05.104311-04:00",
                            "name": "Game Total Under 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f95256a6-7344-4e47-9341-3f9e0d416091/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a5a640e4-d023-4337-87f2-bbec8f560165",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a8fc27e6-a566-4a21-a926-5a6cfdfeb4bf",
            "completed": true,
            "last_updated": "2023-04-08T20:47:04.627064-04:00",
            "created_at": "2023-04-07T09:27:14.613205-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a8fc27e6-a566-4a21-a926-5a6cfdfeb4bf",
            "datetime": "2023-04-07T19:40:00-04:00",
            "cutoff_datetime": "2023-04-07T19:40:00-04:00",
            "name": "Orlando Magic v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "1ab1b552-a5f2-4d3d-92b4-999b24ed0b99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5a640e4-d023-4337-87f2-bbec8f560165/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:14.629443-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8007.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 1993.0
                            }
                        ],
                        "expected_reward_tokens": 9446.82,
                        "profit_sb": -53.18,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc10d0f3-93b1-4f9f-ad00-daf61874df4d",
                            "gambit_id": "2c5800e3-41da-47fa-bfde-e423acc94627",
                            "last_updated": "2023-04-08T20:47:04.651758-04:00",
                            "created_at": "2023-04-07T09:27:14.631700-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.18000",
                            "odds": "1.19230",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab1b552-a5f2-4d3d-92b4-999b24ed0b99/?format=api"
                        },
                        {
                            "id": "7e16ec03-27e0-465f-83c4-37b8936beb60",
                            "gambit_id": "8ee79ee4-5395-450c-8b88-0dba7c316075",
                            "last_updated": "2023-04-08T20:47:04.654575-04:00",
                            "created_at": "2023-04-07T09:27:14.633725-04:00",
                            "name": "Orlando Magic",
                            "reward": "4.74000",
                            "odds": "4.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab1b552-a5f2-4d3d-92b4-999b24ed0b99/?format=api"
                        }
                    ]
                },
                {
                    "id": "24a43907-8fcc-4ff9-ba06-aa68a274a50c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5a640e4-d023-4337-87f2-bbec8f560165/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:14.622948-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e28def80-da1d-4128-8c35-5ffe38abc200",
                            "gambit_id": "0dcbd734-34bb-4433-87cc-057f665a4035",
                            "last_updated": "2023-04-08T20:47:04.642480-04:00",
                            "created_at": "2023-04-07T09:27:14.625001-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a43907-8fcc-4ff9-ba06-aa68a274a50c/?format=api"
                        },
                        {
                            "id": "691d54a7-77f8-42a7-a581-6d165963ba35",
                            "gambit_id": "051dc255-694b-4ea0-a28b-b0c8ec11884b",
                            "last_updated": "2023-04-08T20:47:04.645124-04:00",
                            "created_at": "2023-04-07T09:27:14.627153-04:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a43907-8fcc-4ff9-ba06-aa68a274a50c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9355982-6257-4644-bd20-362d818c412f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5a640e4-d023-4337-87f2-bbec8f560165/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:14.616538-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 219.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 219.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "691b2a83-0eeb-43c5-b2aa-4ff7c3e2de71",
                            "gambit_id": "e5529a76-fea5-4ed0-9f98-c7f54b1c77b4",
                            "last_updated": "2023-04-08T20:47:04.634320-04:00",
                            "created_at": "2023-04-07T09:27:14.618666-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/d9355982-6257-4644-bd20-362d818c412f/?format=api"
                        },
                        {
                            "id": "9e4b0f3c-dcb8-47a1-8e11-101f12bde67f",
                            "gambit_id": "9bc481ee-af13-48ac-ba55-e80b264f616c",
                            "last_updated": "2023-04-08T20:47:04.637147-04:00",
                            "created_at": "2023-04-07T09:27:14.620764-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/d9355982-6257-4644-bd20-362d818c412f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3c1267d-a319-4933-81dd-1d1aa605ac53",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5bef8dd1-d357-4f23-a373-4f06d68b3f02",
            "completed": true,
            "last_updated": "2023-04-08T20:47:04.464626-04:00",
            "created_at": "2023-04-07T09:27:14.442244-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5bef8dd1-d357-4f23-a373-4f06d68b3f02",
            "datetime": "2023-04-07T19:40:00-04:00",
            "cutoff_datetime": "2023-04-07T19:40:00-04:00",
            "name": "Toronto Raptors v. Boston Celtics",
            "bettypes": [
                {
                    "id": "85102ca3-94c8-4341-9b5a-b4f991712b3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:14.451606-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27bde9a1-7860-4157-b0fb-31808681cba9",
                            "gambit_id": "b6aeea71-0d19-4ab3-8147-44f0dcf2f6ac",
                            "last_updated": "2023-04-08T20:47:04.480295-04:00",
                            "created_at": "2023-04-07T09:27:14.456171-04:00",
                            "name": "Toronto Raptors",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85102ca3-94c8-4341-9b5a-b4f991712b3c/?format=api"
                        },
                        {
                            "id": "4b7a300b-65fa-4d25-9518-ac3a24686c36",
                            "gambit_id": "ef75e0e7-0d3f-4d78-94fc-e0439f15e84f",
                            "last_updated": "2023-04-08T20:47:04.477950-04:00",
                            "created_at": "2023-04-07T09:27:14.453773-04:00",
                            "name": "Boston Celtics",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85102ca3-94c8-4341-9b5a-b4f991712b3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0288305-bc4a-4933-b811-6763c0f99d89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:14.458269-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1709c84-ebee-4890-96cc-4794f4f2682b",
                            "gambit_id": "bb3566c8-0463-4ae3-ae76-4b886e686236",
                            "last_updated": "2023-04-08T20:47:04.484626-04:00",
                            "created_at": "2023-04-07T09:27:14.460318-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0288305-bc4a-4933-b811-6763c0f99d89/?format=api"
                        },
                        {
                            "id": "f04c51de-fe36-4f49-9e29-69656c545045",
                            "gambit_id": "37c98eee-3715-45d1-bec7-0ada0d26e692",
                            "last_updated": "2023-04-08T20:47:04.487370-04:00",
                            "created_at": "2023-04-07T09:27:14.462653-04:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0288305-bc4a-4933-b811-6763c0f99d89/?format=api"
                        }
                    ]
                },
                {
                    "id": "4acb5049-1ee8-4eab-9cb3-2a5ca7073f53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:14.445006-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c6874b4-5c5c-471b-b6b9-aabb8240a1ce",
                            "gambit_id": "78df13fa-3fb9-4def-9419-c6e15837edc8",
                            "last_updated": "2023-04-08T20:47:04.473107-04:00",
                            "created_at": "2023-04-07T09:27:14.449275-04:00",
                            "name": "Game Total Over 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api"
                        },
                        {
                            "id": "63c4e677-b8b0-4c25-a752-03b297119cd7",
                            "gambit_id": "94946638-d2c8-45a0-95c1-c97d3c6dd089",
                            "last_updated": "2023-04-08T20:47:04.470699-04:00",
                            "created_at": "2023-04-07T09:27:14.447032-04:00",
                            "name": "Game Total Under 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1129d19-80a9-43b4-8812-6a3b65ac6367",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9f186502-4e0f-46f4-a445-8f14d4985f93",
            "completed": true,
            "last_updated": "2023-04-08T20:52:05.147509-04:00",
            "created_at": "2023-04-07T09:27:14.781261-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.28,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9f186502-4e0f-46f4-a445-8f14d4985f93",
            "datetime": "2023-04-07T19:40:00-04:00",
            "cutoff_datetime": "2023-04-07T19:40:00-04:00",
            "name": "Philadelphia 76ers v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1129d19-80a9-43b4-8812-6a3b65ac6367/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:14.798833-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8357.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 1643.0
                            }
                        ],
                        "expected_reward_tokens": 9526.98,
                        "profit_sb": 26.98,
                        "profit_sb_percentage": 0.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "35522785-012b-4d3b-8c01-17d79ee132b1",
                            "gambit_id": "0c15f68f-9416-4365-9b27-82c93055dfa9",
                            "last_updated": "2023-04-08T20:52:05.165170-04:00",
                            "created_at": "2023-04-07T09:27:14.801225-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.14000",
                            "odds": "1.14290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b/?format=api"
                        },
                        {
                            "id": "55820a24-9130-4002-b069-88605d1c5e40",
                            "gambit_id": "82db0d42-b95a-409a-82ac-405df8d0c3bc",
                            "last_updated": "2023-04-08T20:52:05.167058-04:00",
                            "created_at": "2023-04-07T09:27:14.803598-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5776e92b-ecf1-47d6-9678-0fae41afe6de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1129d19-80a9-43b4-8812-6a3b65ac6367/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:14.791646-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c74cf2f5-79ab-4f08-904b-6c0a486f905d",
                            "gambit_id": "2f51e6cb-b5f7-4b1e-8024-81a1a7fef061",
                            "last_updated": "2023-04-08T20:52:05.159767-04:00",
                            "created_at": "2023-04-07T09:27:14.793728-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5776e92b-ecf1-47d6-9678-0fae41afe6de/?format=api"
                        },
                        {
                            "id": "fb1554aa-8b3f-470e-acbd-a3b26fec8b2d",
                            "gambit_id": "118e7483-79cd-4b0f-a253-32dbeba5953e",
                            "last_updated": "2023-04-08T20:52:05.161836-04:00",
                            "created_at": "2023-04-07T09:27:14.796258-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5776e92b-ecf1-47d6-9678-0fae41afe6de/?format=api"
                        }
                    ]
                },
                {
                    "id": "88c9de5c-1dde-4ed0-9984-9c7ad17feae8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1129d19-80a9-43b4-8812-6a3b65ac6367/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:14.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": "Game Total Over 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2447e11a-223d-40f0-af54-80561d3470cf",
                            "gambit_id": "ca676610-08e6-4410-92b3-ce9f60c0ea44",
                            "last_updated": "2023-04-08T20:52:05.155315-04:00",
                            "created_at": "2023-04-07T09:27:14.789262-04: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/88c9de5c-1dde-4ed0-9984-9c7ad17feae8/?format=api"
                        },
                        {
                            "id": "0b9f7b20-4756-4fd4-9250-66013e263182",
                            "gambit_id": "560e1733-dadc-4b6b-9b45-0a3685b65e85",
                            "last_updated": "2023-04-08T20:52:05.153044-04:00",
                            "created_at": "2023-04-07T09:27:14.786779-04: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/88c9de5c-1dde-4ed0-9984-9c7ad17feae8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fdf7d574-bfea-4f91-bd4d-642f2387fff7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9fb70761-bfdc-4d45-86df-610b29157719",
            "completed": true,
            "last_updated": "2023-04-08T20:52:05.605115-04:00",
            "created_at": "2023-04-07T09:27:13.894530-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/9fb70761-bfdc-4d45-86df-610b29157719",
            "datetime": "2023-04-07T19:10:00-04:00",
            "cutoff_datetime": "2023-04-07T19:10:00-04:00",
            "name": "Miami Heat v. Washington Wizards",
            "bettypes": [
                {
                    "id": "637ef3bd-b812-4a9d-b0f1-34b29ba26efc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdf7d574-bfea-4f91-bd4d-642f2387fff7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T10:17:24.739792-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d37784c-5215-4efa-8553-428f069e5eb3",
                            "gambit_id": "5d900b93-19eb-41e5-bc72-0576f0f2d7cd",
                            "last_updated": "2023-04-08T20:52:05.622785-04:00",
                            "created_at": "2023-04-07T10:17:24.744451-04:00",
                            "name": "Miami Heat",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ef3bd-b812-4a9d-b0f1-34b29ba26efc/?format=api"
                        },
                        {
                            "id": "1ded05d8-3157-4540-8c5c-071d0f47490d",
                            "gambit_id": "c5ff4757-838c-4715-8283-f37aae656590",
                            "last_updated": "2023-04-08T20:52:05.619610-04:00",
                            "created_at": "2023-04-07T10:17:24.742169-04:00",
                            "name": "Washington Wizards",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ef3bd-b812-4a9d-b0f1-34b29ba26efc/?format=api"
                        }
                    ]
                },
                {
                    "id": "42d376dd-2056-4366-a079-207dac9a6d14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdf7d574-bfea-4f91-bd4d-642f2387fff7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:13.897586-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9df5129-1e65-4131-9ef3-f3314f8f388a",
                            "gambit_id": "aede2c40-e0d6-4f81-a55a-a3c52eaa91ad",
                            "last_updated": "2023-04-08T20:52:05.628917-04:00",
                            "created_at": "2023-04-07T09:27:13.900765-04:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d376dd-2056-4366-a079-207dac9a6d14/?format=api"
                        },
                        {
                            "id": "d02feb9a-3ea4-4fde-8d0a-b996290350be",
                            "gambit_id": "99670334-5674-4fac-b221-83ec1720ed1a",
                            "last_updated": "2023-04-08T20:52:05.631521-04:00",
                            "created_at": "2023-04-07T09:27:13.903962-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42d376dd-2056-4366-a079-207dac9a6d14/?format=api"
                        }
                    ]
                },
                {
                    "id": "46d67ad2-d389-4a93-a79d-1ee5c7321d73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fdf7d574-bfea-4f91-bd4d-642f2387fff7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T10:17:24.731438-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 217",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 217",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8dff5de-11ff-474a-a042-92c9b166db6c",
                            "gambit_id": "58cf8367-4e6d-4555-a9c9-5cad0843353c",
                            "last_updated": "2023-04-08T20:52:05.614923-04:00",
                            "created_at": "2023-04-07T10:17:24.737087-04:00",
                            "name": "Game Total Over 217",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46d67ad2-d389-4a93-a79d-1ee5c7321d73/?format=api"
                        },
                        {
                            "id": "74ecccaf-cf93-4e19-bfe3-7cbb653ba70a",
                            "gambit_id": "de8b1567-6d65-40c1-86bb-d2f1ee42a47c",
                            "last_updated": "2023-04-08T20:52:05.612202-04:00",
                            "created_at": "2023-04-07T10:17:24.734409-04:00",
                            "name": "Game Total Under 217",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "217.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46d67ad2-d389-4a93-a79d-1ee5c7321d73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76c4ee3b-dd81-4564-a738-030c01a15ba5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f27c7832-6a68-4f6d-9a5e-2d0e59b0b884",
            "completed": true,
            "last_updated": "2023-04-08T20:52:05.452689-04:00",
            "created_at": "2023-04-07T09:27:14.277486-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f27c7832-6a68-4f6d-9a5e-2d0e59b0b884",
            "datetime": "2023-04-07T19:10:00-04:00",
            "cutoff_datetime": "2023-04-07T19:10:00-04:00",
            "name": "Houston Rockets v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76c4ee3b-dd81-4564-a738-030c01a15ba5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:14.285389-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b6ccc40-ec82-4f7d-a800-bb3b78cf0d66",
                            "gambit_id": "4e684a36-3889-4776-8469-8196d0f3edc7",
                            "last_updated": "2023-04-08T20:52:05.466433-04:00",
                            "created_at": "2023-04-07T09:27:14.288637-04:00",
                            "name": "Houston Rockets",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75/?format=api"
                        },
                        {
                            "id": "465a90a6-4ac1-4dae-9fc8-e5c84b268989",
                            "gambit_id": "a02793c6-0cf7-4b1b-a6c7-2c738aaa86aa",
                            "last_updated": "2023-04-08T20:52:05.464603-04:00",
                            "created_at": "2023-04-07T09:27:14.286941-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75/?format=api"
                        }
                    ]
                },
                {
                    "id": "2424f9c6-8179-47ef-882c-6e285d35dfc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76c4ee3b-dd81-4564-a738-030c01a15ba5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:14.290403-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "060d8866-efba-4217-a085-44ea08b0dfb7",
                            "gambit_id": "a1087736-13f2-4d50-aac5-9c7f1806bc84",
                            "last_updated": "2023-04-08T20:52:05.470629-04:00",
                            "created_at": "2023-04-07T09:27:14.292334-04:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2424f9c6-8179-47ef-882c-6e285d35dfc0/?format=api"
                        },
                        {
                            "id": "ab7a51a4-3d83-4607-a66c-a6a1a7691c35",
                            "gambit_id": "99a71978-afc4-45b5-aed6-606213c941b1",
                            "last_updated": "2023-04-08T20:52:05.472490-04:00",
                            "created_at": "2023-04-07T09:27:14.294213-04:00",
                            "name": "Houston Rockets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2424f9c6-8179-47ef-882c-6e285d35dfc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a35bbc00-4475-449e-ab04-7dd2ad2a70dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76c4ee3b-dd81-4564-a738-030c01a15ba5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:14.280228-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1085cab0-4a04-42f4-84e1-6163ab455aae",
                            "gambit_id": "15d15d4e-e713-46a1-a75b-6659639b1136",
                            "last_updated": "2023-04-08T20:52:05.457842-04:00",
                            "created_at": "2023-04-07T09:27:14.281955-04:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a35bbc00-4475-449e-ab04-7dd2ad2a70dc/?format=api"
                        },
                        {
                            "id": "cd62492c-9763-469c-ba09-d4dd416ca5fd",
                            "gambit_id": "1ac9ce03-8452-4893-8900-60ee44ad5ad5",
                            "last_updated": "2023-04-08T20:52:05.460461-04:00",
                            "created_at": "2023-04-07T09:27:14.283677-04:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a35bbc00-4475-449e-ab04-7dd2ad2a70dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0b8be4c-72a5-4251-a5e7-afe0290446ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ac0f407-15a3-4361-acbe-0ca34f48c65d",
            "completed": true,
            "last_updated": "2023-04-08T20:52:05.297899-04:00",
            "created_at": "2023-04-07T09:27:14.110153-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7ac0f407-15a3-4361-acbe-0ca34f48c65d",
            "datetime": "2023-04-07T19:10:00-04:00",
            "cutoff_datetime": "2023-04-07T19:10:00-04:00",
            "name": "Detroit Pistons v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "aa506dbc-1962-46ac-9283-009fbeb74356",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b8be4c-72a5-4251-a5e7-afe0290446ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:14.118612-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20c26e9a-b176-4bf3-97b1-f7c919415d99",
                            "gambit_id": "9fd71353-93cf-494b-940c-eced167a7f4d",
                            "last_updated": "2023-04-08T20:52:05.309677-04:00",
                            "created_at": "2023-04-07T09:27:14.120188-04:00",
                            "name": "Indiana Pacers",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa506dbc-1962-46ac-9283-009fbeb74356/?format=api"
                        },
                        {
                            "id": "931abf80-09a7-48fa-a212-b644d199f771",
                            "gambit_id": "be797dd0-20cc-4d9d-a99d-7499f7ba7052",
                            "last_updated": "2023-04-08T20:52:05.311618-04:00",
                            "created_at": "2023-04-07T09:27:14.121805-04:00",
                            "name": "Detroit Pistons",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa506dbc-1962-46ac-9283-009fbeb74356/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c552bbc-8164-4d6a-ac54-83e41e8dd55e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b8be4c-72a5-4251-a5e7-afe0290446ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:14.123595-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "f02874aa-a110-4fd1-8207-89db4d011d4d",
                            "gambit_id": "945e2f1b-809f-4e23-91a0-22a8bf55f6d7",
                            "last_updated": "2023-04-08T20:52:05.315852-04:00",
                            "created_at": "2023-04-07T09:27:14.125312-04:00",
                            "name": "Indiana Pacers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c552bbc-8164-4d6a-ac54-83e41e8dd55e/?format=api"
                        },
                        {
                            "id": "f6f4988f-e260-4012-bde5-2cd5e3e501de",
                            "gambit_id": "bde1dbf8-8673-48d5-b211-c177d26f92e6",
                            "last_updated": "2023-04-08T20:52:05.317918-04:00",
                            "created_at": "2023-04-07T09:27:14.127229-04:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c552bbc-8164-4d6a-ac54-83e41e8dd55e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e528a8e1-cae7-45ec-848d-d4f2945a7c08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0b8be4c-72a5-4251-a5e7-afe0290446ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:14.112729-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "a98f6d1f-8952-4712-a3a0-3d04e74fa280",
                            "gambit_id": "89ba4abd-b01e-40df-8458-7c05411e12d0",
                            "last_updated": "2023-04-08T20:52:05.305687-04:00",
                            "created_at": "2023-04-07T09:27:14.116720-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/e528a8e1-cae7-45ec-848d-d4f2945a7c08/?format=api"
                        },
                        {
                            "id": "8027a562-68d0-4a4e-b305-fbdf9ea466c9",
                            "gambit_id": "5c633ca0-c221-4d6a-a3d1-c534a675c6ef",
                            "last_updated": "2023-04-08T20:52:05.303259-04:00",
                            "created_at": "2023-04-07T09:27:14.114913-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/e528a8e1-cae7-45ec-848d-d4f2945a7c08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d091291a-8734-440f-8e1c-d4d1a126a484",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9b0d26b1-9ae7-45fb-9217-cc9feff94f54",
            "completed": true,
            "last_updated": "2023-04-08T15:47:26.584432-04:00",
            "created_at": "2023-04-07T14:11:47.795678-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9b0d26b1-9ae7-45fb-9217-cc9feff94f54",
            "datetime": "2023-04-07T18:40:00-04:00",
            "cutoff_datetime": "2023-04-07T18:40:00-04:00",
            "name": "OAK (K Waldichuk) v. TAM (Z Eflin)",
            "bettypes": [
                {
                    "id": "6db4042a-2c08-4637-8df0-6fa71b701a87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d091291a-8734-440f-8e1c-d4d1a126a484/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T14:11:47.810980-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (Z Eflin)",
                                "amount": 7024.0
                            },
                            {
                                "team": "OAK (K Waldichuk)",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 9552.64,
                        "profit_sb": 52.64,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2085a2e5-de82-4f44-a61c-7975b29b25b4",
                            "gambit_id": "066cf06e-a51c-44bb-828a-017b0eba96ec",
                            "last_updated": "2023-04-08T15:47:26.607519-04:00",
                            "created_at": "2023-04-07T14:11:47.812653-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db4042a-2c08-4637-8df0-6fa71b701a87/?format=api"
                        },
                        {
                            "id": "8e4f94af-c643-4094-80f7-2ec230c5976f",
                            "gambit_id": "e634618a-012f-4c94-bf5f-75d3caaf943c",
                            "last_updated": "2023-04-08T15:47:26.610122-04:00",
                            "created_at": "2023-04-07T14:11:47.814429-04:00",
                            "name": "OAK (K Waldichuk)",
                            "reward": "3.21000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db4042a-2c08-4637-8df0-6fa71b701a87/?format=api"
                        }
                    ]
                },
                {
                    "id": "dcc0c7c1-0715-40c4-80db-e33b4cdd0647",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d091291a-8734-440f-8e1c-d4d1a126a484/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T14:11:47.804966-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 5512.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56fbc587-67b4-4a09-9466-475b726486e5",
                            "gambit_id": "3ca97974-d6c8-4e7a-82ac-717227286a58",
                            "last_updated": "2023-04-08T15:47:26.599502-04:00",
                            "created_at": "2023-04-07T14:11:47.806750-04:00",
                            "name": "TAM",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcc0c7c1-0715-40c4-80db-e33b4cdd0647/?format=api"
                        },
                        {
                            "id": "3e807188-8cdd-4b5d-84e4-7b0c33cc5bfe",
                            "gambit_id": "6c092eb9-b331-41d2-91ee-9ce4b244e061",
                            "last_updated": "2023-04-08T15:47:26.602235-04:00",
                            "created_at": "2023-04-07T14:11:47.809113-04:00",
                            "name": "OAK",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcc0c7c1-0715-40c4-80db-e33b4cdd0647/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c4de48c-57d8-4daa-bc45-3dcc6f057c5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d091291a-8734-440f-8e1c-d4d1a126a484/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T14:11:47.798796-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c22993d-f348-4274-8a4e-207f07951c9e",
                            "gambit_id": "67c91d62-e449-4355-8d0a-ba70242425d6",
                            "last_updated": "2023-04-08T15:47:26.590832-04:00",
                            "created_at": "2023-04-07T14:11:47.801020-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4de48c-57d8-4daa-bc45-3dcc6f057c5b/?format=api"
                        },
                        {
                            "id": "c6bfe624-7f93-4fea-8643-3ea1e3cf8aca",
                            "gambit_id": "95e43fdb-9a82-44cc-b52d-337efbc17d48",
                            "last_updated": "2023-04-08T15:47:26.593843-04:00",
                            "created_at": "2023-04-07T14:11:47.803034-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4de48c-57d8-4daa-bc45-3dcc6f057c5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e74027f3-1dcc-4606-b088-5dd9380c3d8a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "764b7580-0cb1-42f5-9a68-91e6202344a4",
            "completed": true,
            "last_updated": "2023-04-10T15:27:16.192293-04:00",
            "created_at": "2023-04-07T09:27:13.749430-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/764b7580-0cb1-42f5-9a68-91e6202344a4",
            "datetime": "2023-04-07T16:35:00-04:00",
            "cutoff_datetime": "2023-04-07T16:35:00-04:00",
            "name": "KAN (B Keller) v. SFO (A Cobb)",
            "bettypes": [
                {
                    "id": "a7d2e1bf-a9b9-4a18-a8ec-9dabcf5ad559",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e74027f3-1dcc-4606-b088-5dd9380c3d8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:13.762869-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 6557.0
                            },
                            {
                                "team": "KAN (B Keller)",
                                "amount": 3443.0
                            }
                        ],
                        "expected_reward_tokens": 9571.54,
                        "profit_sb": 71.54,
                        "profit_sb_percentage": 0.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee56f2f2-fbcf-4d0f-bfb0-d759c03171d8",
                            "gambit_id": "3bcb72ce-42a5-439a-940d-7b7a0065e08c",
                            "last_updated": "2023-04-10T15:27:16.211433-04:00",
                            "created_at": "2023-04-07T09:27:13.764502-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.46000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d2e1bf-a9b9-4a18-a8ec-9dabcf5ad559/?format=api"
                        },
                        {
                            "id": "d7c3c213-96d9-4081-829f-e8d0fb45873c",
                            "gambit_id": "e2c7c087-594d-46d7-97cd-ea5a41a95983",
                            "last_updated": "2023-04-10T15:27:16.213596-04:00",
                            "created_at": "2023-04-07T09:27:13.766348-04:00",
                            "name": "KAN (B Keller)",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d2e1bf-a9b9-4a18-a8ec-9dabcf5ad559/?format=api"
                        }
                    ]
                },
                {
                    "id": "a253e6c1-de82-43cd-83be-6e5d801969c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e74027f3-1dcc-4606-b088-5dd9380c3d8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:13.757524-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5317.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc1d781f-07c0-4aa9-97c2-0e883a6ab762",
                            "gambit_id": "e7199599-e9d7-4890-b859-c4f7abb93ff0",
                            "last_updated": "2023-04-10T15:27:16.206558-04:00",
                            "created_at": "2023-04-07T09:27:13.761068-04:00",
                            "name": "KAN",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a253e6c1-de82-43cd-83be-6e5d801969c7/?format=api"
                        },
                        {
                            "id": "ea51a298-de62-4efb-ac3e-94750055cf53",
                            "gambit_id": "c875c157-3019-4dc1-b120-e6f50f27388f",
                            "last_updated": "2023-04-10T15:27:16.204426-04:00",
                            "created_at": "2023-04-07T09:27:13.759254-04:00",
                            "name": "SFO",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a253e6c1-de82-43cd-83be-6e5d801969c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9356e75f-954e-47e7-a345-acd4d445238a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e74027f3-1dcc-4606-b088-5dd9380c3d8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:13.751839-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2f521f8-be5d-4326-bf06-742d7082a822",
                            "gambit_id": "7dda72fe-97c1-4a5e-9023-a781d33a52da",
                            "last_updated": "2023-04-10T15:27:16.197402-04:00",
                            "created_at": "2023-04-07T09:27:13.753656-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9356e75f-954e-47e7-a345-acd4d445238a/?format=api"
                        },
                        {
                            "id": "1dcd9e0f-78b8-42fe-9512-acf6d17aaf10",
                            "gambit_id": "9391fb09-bbc9-4f2f-beaa-26b90ecedf49",
                            "last_updated": "2023-04-10T15:27:16.199912-04:00",
                            "created_at": "2023-04-07T09:27:13.755626-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9356e75f-954e-47e7-a345-acd4d445238a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "690bd70b-df92-4880-83da-d40869671bcc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "094a8028-cabb-4b76-b1ce-712bd7b96abe",
            "completed": true,
            "last_updated": "2023-04-08T11:47:20.697693-04:00",
            "created_at": "2023-04-07T09:27:13.583796-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/094a8028-cabb-4b76-b1ce-712bd7b96abe",
            "datetime": "2023-04-07T16:12:00-04:00",
            "cutoff_datetime": "2023-04-07T16:12:00-04:00",
            "name": "CWS (L Giolito) v. PIT (R Hill)",
            "bettypes": [
                {
                    "id": "1af853d5-4cb4-4226-b1cd-8184232027f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:13.605004-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 5601.0
                            },
                            {
                                "team": "PIT (R Hill)",
                                "amount": 4399.0
                            }
                        ],
                        "expected_reward_tokens": 9633.72,
                        "profit_sb": 133.72,
                        "profit_sb_percentage": 1.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21739048-4ad2-40c9-9924-5f6dd6d80e91",
                            "gambit_id": "544f6e88-9d4d-434d-a989-f92f66738d36",
                            "last_updated": "2023-04-08T11:47:20.735246-04:00",
                            "created_at": "2023-04-07T09:27:13.609572-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.72000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api"
                        },
                        {
                            "id": "78d14224-3a48-4186-919c-cf7ff7943eb6",
                            "gambit_id": "d291495c-2a0e-461a-a9cb-e57e0fc0d480",
                            "last_updated": "2023-04-08T11:47:20.732243-04:00",
                            "created_at": "2023-04-07T09:27:13.607284-04:00",
                            "name": "PIT (R Hill)",
                            "reward": "2.19000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "5498cf4a-f3cb-42ea-b144-8b0d3f3da52c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:13.596873-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5599.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63f15c24-4d4f-463c-8625-af3b5c93caa0",
                            "gambit_id": "48f86a6d-ad1f-4771-a2e6-dbc0360ffd56",
                            "last_updated": "2023-04-08T11:47:20.721942-04:00",
                            "created_at": "2023-04-07T09:27:13.599428-04:00",
                            "name": "PIT",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api"
                        },
                        {
                            "id": "52ce7c38-ce86-458a-b55b-32f6ec88bc35",
                            "gambit_id": "6f3f5e4d-0e97-4438-b925-d80f9f82e1c1",
                            "last_updated": "2023-04-08T11:47:20.725392-04:00",
                            "created_at": "2023-04-07T09:27:13.602267-04:00",
                            "name": "CWS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api"
                        }
                    ]
                },
                {
                    "id": "82f2c131-1302-4267-9b33-5b478cb9ffe1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:13.588329-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e25fec9-175c-42cf-a71b-9121787ed14a",
                            "gambit_id": "43fa3859-4d20-415a-8377-d3d742f0454d",
                            "last_updated": "2023-04-08T11:47:20.709191-04:00",
                            "created_at": "2023-04-07T09:27:13.594164-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82f2c131-1302-4267-9b33-5b478cb9ffe1/?format=api"
                        },
                        {
                            "id": "4806f3b8-8a2a-4a00-a343-9494688ce76d",
                            "gambit_id": "477e15a6-b61f-4cd1-be2b-d36a712a2a86",
                            "last_updated": "2023-04-08T11:47:20.705767-04:00",
                            "created_at": "2023-04-07T09:27:13.591275-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82f2c131-1302-4267-9b33-5b478cb9ffe1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "27084381-a671-43cb-9e9e-ab17c4077f02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c490f5c7-1e6f-40c5-bf9e-82c8d99aee69",
            "completed": true,
            "last_updated": "2023-04-08T15:51:50.383381-04:00",
            "created_at": "2023-04-07T09:27:13.408388-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c490f5c7-1e6f-40c5-bf9e-82c8d99aee69",
            "datetime": "2023-04-07T16:10:00-04:00",
            "cutoff_datetime": "2023-04-07T16:10:00-04:00",
            "name": "SEA (L Gilbert) v. CLE (A Civale)",
            "bettypes": [
                {
                    "id": "c6ad8595-ae9a-4458-966d-35e305cec0c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:13.423244-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (A Civale)",
                                "amount": 5363.0
                            },
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 4637.0
                            }
                        ],
                        "expected_reward_tokens": 9598.59,
                        "profit_sb": 98.59,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c203b0f-21b3-480e-bb6e-77afa54b3582",
                            "gambit_id": "84d4dea7-ba3a-4bfd-8542-95c009b9c464",
                            "last_updated": "2023-04-08T15:51:50.404872-04:00",
                            "created_at": "2023-04-07T09:27:13.425561-04:00",
                            "name": "CLE (A Civale)",
                            "reward": "1.79000",
                            "odds": "1.82640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api"
                        },
                        {
                            "id": "6f883d4b-e2e5-43ab-94f1-022ae7497e10",
                            "gambit_id": "ebcb376f-285c-4452-93e8-6fedc121aa55",
                            "last_updated": "2023-04-08T15:51:50.407732-04:00",
                            "created_at": "2023-04-07T09:27:13.428180-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "2.07000",
                            "odds": "2.11000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1c5ee11-a8bf-4655-bdd7-ca197afbd885",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:13.416254-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 6399.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04f4c5e2-bd5f-43fe-8485-15465445fc91",
                            "gambit_id": "b5bb73ff-3219-4e85-9270-0146f0f11d0c",
                            "last_updated": "2023-04-08T15:51:50.398213-04:00",
                            "created_at": "2023-04-07T09:27:13.420621-04:00",
                            "name": "SEA",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api"
                        },
                        {
                            "id": "f0dee435-8499-47a0-b933-896ae63dba14",
                            "gambit_id": "a7a57a48-912e-4c63-8592-adfa2cfcef31",
                            "last_updated": "2023-04-08T15:51:50.395741-04:00",
                            "created_at": "2023-04-07T09:27:13.418367-04:00",
                            "name": "CLE",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e266b8b-ef3e-4bad-80d2-57cfd4e83780",
                    "match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:13.410805-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e73c017-f6c8-4513-a82e-8e8cc4e9b6fc",
                            "gambit_id": "3618c947-bc77-4327-89d0-ae28e8bc7c1f",
                            "last_updated": "2023-04-08T15:51:50.391134-04:00",
                            "created_at": "2023-04-07T09:27:13.414349-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api"
                        },
                        {
                            "id": "fd9c6274-35f4-43d5-a0a2-0092ddfb8f30",
                            "gambit_id": "c7d664a4-3b63-46d4-8211-5c56757f3246",
                            "last_updated": "2023-04-08T15:51:50.388845-04:00",
                            "created_at": "2023-04-07T09:27:13.412560-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a663c072-8716-4027-abfd-866760c3b3e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a35a3153-7b67-443c-89cd-12decdfa0452",
            "completed": true,
            "last_updated": "2023-04-08T15:51:50.214006-04:00",
            "created_at": "2023-04-07T09:27:13.258515-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a35a3153-7b67-443c-89cd-12decdfa0452",
            "datetime": "2023-04-07T15:05:00-04:00",
            "cutoff_datetime": "2023-04-07T15:05:00-04:00",
            "name": "CIN (H Greene) v. PHI (Z Wheeler)",
            "bettypes": [
                {
                    "id": "866120d3-6b2f-4331-94fb-d5002d3b2fc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:13.274292-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 6293.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f419c24-cc38-4ca3-964e-e908fdf5656e",
                            "gambit_id": "0cd260ec-f0a2-44fc-af6c-6814378830dd",
                            "last_updated": "2023-04-08T15:51:50.235090-04:00",
                            "created_at": "2023-04-07T09:27:13.276281-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api"
                        },
                        {
                            "id": "ef299640-ff7a-409d-ba9a-92ccac87e700",
                            "gambit_id": "b89d28d0-02c9-4489-8155-d52252a4cb5a",
                            "last_updated": "2023-04-08T15:51:50.238166-04:00",
                            "created_at": "2023-04-07T09:27:13.278322-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866120d3-6b2f-4331-94fb-d5002d3b2fc8/?format=api"
                        }
                    ]
                },
                {
                    "id": "3cdca69f-54fa-47d1-bf62-54d4e3a77f65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:13.267990-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5512.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97e9e0b2-2930-4042-b9fc-763a36fd6ffe",
                            "gambit_id": "60c06272-e0be-4a1f-8741-ffb0a3e8020b",
                            "last_updated": "2023-04-08T15:51:50.229546-04:00",
                            "created_at": "2023-04-07T09:27:13.272137-04:00",
                            "name": "CIN",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cdca69f-54fa-47d1-bf62-54d4e3a77f65/?format=api"
                        },
                        {
                            "id": "205e7b42-67d2-4b29-8a67-c068334ac230",
                            "gambit_id": "e53a24d3-3137-48ac-9908-f46a157fc5e2",
                            "last_updated": "2023-04-08T15:51:50.227355-04:00",
                            "created_at": "2023-04-07T09:27:13.269964-04:00",
                            "name": "PHI",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cdca69f-54fa-47d1-bf62-54d4e3a77f65/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae0f0450-2457-4200-9c5c-e8366e32061d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:13.261483-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c3618792-f60f-4295-97af-59169f17755c",
                            "gambit_id": "aef26886-04ce-4920-b158-e46df207123e",
                            "last_updated": "2023-04-08T15:51:50.220329-04:00",
                            "created_at": "2023-04-07T09:27:13.263829-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api"
                        },
                        {
                            "id": "9fbc4dd4-e7d6-4795-81a3-8bac5d55a78b",
                            "gambit_id": "a8af5e29-33c4-4b4b-a50b-4e823efd3c56",
                            "last_updated": "2023-04-08T15:51:50.223154-04:00",
                            "created_at": "2023-04-07T09:27:13.265713-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5bfe3ff-1a28-450d-ba06-20c5f8f5527e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fc04002a-a2a3-4c4f-8ab4-963d5e0ca47e",
            "completed": true,
            "last_updated": "2023-04-08T15:51:52.961964-04:00",
            "created_at": "2023-04-07T11:31:53.855073-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fc04002a-a2a3-4c4f-8ab4-963d5e0ca47e",
            "datetime": "2023-04-07T15:05:00-04:00",
            "cutoff_datetime": "2023-04-07T15:05:00-04:00",
            "name": "NYY (C Schmidt) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "69b769d3-9ee5-4352-a36a-e18ff4c56cd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5bfe3ff-1a28-450d-ba06-20c5f8f5527e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T11:31:53.868403-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 5337.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5515b9c-8fac-409d-a276-7875e0bbbc06",
                            "gambit_id": "694a200a-c19b-4575-8c67-bdcd42cf5399",
                            "last_updated": "2023-04-08T15:51:52.984788-04:00",
                            "created_at": "2023-04-07T11:31:53.871591-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b769d3-9ee5-4352-a36a-e18ff4c56cd4/?format=api"
                        },
                        {
                            "id": "e10d1938-c5e0-48b6-934b-27dee7f3c494",
                            "gambit_id": "dde2ede5-8f2e-496b-b11a-c82f3c0bbb0d",
                            "last_updated": "2023-04-08T15:51:52.982361-04:00",
                            "created_at": "2023-04-07T11:31:53.869908-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b769d3-9ee5-4352-a36a-e18ff4c56cd4/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0124f2a-3419-4754-9f3b-d747161b7bbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5bfe3ff-1a28-450d-ba06-20c5f8f5527e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T11:31:53.863692-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5867.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b54a7482-a1d2-4ee1-82bb-697a8c9c8697",
                            "gambit_id": "e0cc086b-6025-4575-a186-f5b6e9696702",
                            "last_updated": "2023-04-08T15:51:52.975378-04:00",
                            "created_at": "2023-04-07T11:31:53.865152-04:00",
                            "name": "BAL",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0124f2a-3419-4754-9f3b-d747161b7bbb/?format=api"
                        },
                        {
                            "id": "9cbfacae-6ebf-4c9f-ae86-1d5710118244",
                            "gambit_id": "9e1df7bd-3bc9-4c28-994c-1df63e1abd25",
                            "last_updated": "2023-04-08T15:51:52.977687-04:00",
                            "created_at": "2023-04-07T11:31:53.866768-04:00",
                            "name": "NYY",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0124f2a-3419-4754-9f3b-d747161b7bbb/?format=api"
                        }
                    ]
                },
                {
                    "id": "4fdeea5f-b7ca-4c3d-a41e-c40d5b080548",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5bfe3ff-1a28-450d-ba06-20c5f8f5527e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T11:31:53.857876-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7a64f214-555a-4689-ae02-d64d7109f0b3",
                            "gambit_id": "697f26e1-9d22-44a6-97b9-cc27a93e060d",
                            "last_updated": "2023-04-08T15:51:52.970532-04:00",
                            "created_at": "2023-04-07T11:31:53.861836-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdeea5f-b7ca-4c3d-a41e-c40d5b080548/?format=api"
                        },
                        {
                            "id": "e2da9cb8-d22a-4d60-afb5-f67dd9c96f55",
                            "gambit_id": "075b2b81-489d-4100-857a-86e50ed10523",
                            "last_updated": "2023-04-08T15:51:52.968200-04:00",
                            "created_at": "2023-04-07T11:31:53.859934-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdeea5f-b7ca-4c3d-a41e-c40d5b080548/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19efed0d-533e-4d0d-8e60-8be08f9be75d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "79e41b78-64e0-4b27-8633-45bbd22cc21f",
            "completed": true,
            "last_updated": "2023-04-08T15:51:50.036543-04:00",
            "created_at": "2023-04-07T09:27:13.097995-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/79e41b78-64e0-4b27-8633-45bbd22cc21f",
            "datetime": "2023-04-07T14:20:00-04:00",
            "cutoff_datetime": "2023-04-07T14:20:00-04:00",
            "name": "TEX (N Eovaldi) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "f9b4efcf-577d-4eee-af35-9da92554faa3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19efed0d-533e-4d0d-8e60-8be08f9be75d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:13.117764-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 5299.0
                            },
                            {
                                "team": "TEX (N Eovaldi)",
                                "amount": 4701.0
                            }
                        ],
                        "expected_reward_tokens": 9590.04,
                        "profit_sb": 90.04,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af07d55c-a118-4d7c-9a53-ef66646208bf",
                            "gambit_id": "876eb230-80a5-42a9-bda2-aa9f87f31154",
                            "last_updated": "2023-04-08T15:51:50.058102-04:00",
                            "created_at": "2023-04-07T09:27:13.120099-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b4efcf-577d-4eee-af35-9da92554faa3/?format=api"
                        },
                        {
                            "id": "80b24e17-40df-489a-b1f3-30b1b4f3f6ef",
                            "gambit_id": "7f408427-4ba0-4bf6-8ed9-4031ba00ccf5",
                            "last_updated": "2023-04-08T15:51:50.060418-04:00",
                            "created_at": "2023-04-07T09:27:13.122582-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "2.04000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b4efcf-577d-4eee-af35-9da92554faa3/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfaa5e9e-8287-4625-945d-9be14567e8f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19efed0d-533e-4d0d-8e60-8be08f9be75d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:13.109500-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6458.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3542.0
                            }
                        ],
                        "expected_reward_tokens": 9492.56,
                        "profit_sb": -7.44,
                        "profit_sb_percentage": -0.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20a10297-a565-4a0e-9471-db25baeaf5e8",
                            "gambit_id": "e81597bf-9f04-4bdf-9c68-f4f8d823e71f",
                            "last_updated": "2023-04-08T15:51:50.052791-04:00",
                            "created_at": "2023-04-07T09:27:13.114998-04:00",
                            "name": "TEX",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa5e9e-8287-4625-945d-9be14567e8f0/?format=api"
                        },
                        {
                            "id": "ae45c3dd-d891-44ed-9e45-940d3e07a757",
                            "gambit_id": "a9fee083-7d36-49bf-95e1-c265129a6ca7",
                            "last_updated": "2023-04-08T15:51:50.050250-04:00",
                            "created_at": "2023-04-07T09:27:13.111863-04:00",
                            "name": "CHC",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa5e9e-8287-4625-945d-9be14567e8f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "234fe520-e28b-49f9-8a42-3f5983cff489",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19efed0d-533e-4d0d-8e60-8be08f9be75d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:13.101833-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "27f5f300-77cc-4174-8158-3a5559a8961f",
                            "gambit_id": "c30a1958-dde7-4025-824d-01362b98faf7",
                            "last_updated": "2023-04-08T15:51:50.044922-04:00",
                            "created_at": "2023-04-07T09:27:13.107012-04: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/234fe520-e28b-49f9-8a42-3f5983cff489/?format=api"
                        },
                        {
                            "id": "94e2b2e8-9329-4d75-878d-9ac8973ef842",
                            "gambit_id": "4dfcd263-eae6-4c66-9862-5a7b2ab73e52",
                            "last_updated": "2023-04-08T15:51:50.042539-04:00",
                            "created_at": "2023-04-07T09:27:13.104380-04: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/234fe520-e28b-49f9-8a42-3f5983cff489/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d938b2e2-6ead-47d2-8ed5-01df867ed110",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f8636095-60d3-40fc-84ad-830d9367bef5",
            "completed": true,
            "last_updated": "2023-04-08T15:56:56.909577-04:00",
            "created_at": "2023-04-07T09:27:12.938168-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.0,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f8636095-60d3-40fc-84ad-830d9367bef5",
            "datetime": "2023-04-07T13:10:00-04:00",
            "cutoff_datetime": "2023-04-07T13:10:00-04:00",
            "name": "MIA (E Cabrera) v. NYM (T Megill)",
            "bettypes": [
                {
                    "id": "902438f2-3df1-44ef-a2ad-ca8bd2830bdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d938b2e2-6ead-47d2-8ed5-01df867ed110/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-07T09:27:12.955322-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (T Megill)",
                                "amount": 6035.0
                            },
                            {
                                "team": "MIA (E Cabrera)",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c2c8e27-7a2c-4b1b-8368-5770369ddf6b",
                            "gambit_id": "6725e0a3-4f9f-4cd9-992d-2c0e393dad8d",
                            "last_updated": "2023-04-08T15:56:56.926335-04:00",
                            "created_at": "2023-04-07T09:27:12.957433-04:00",
                            "name": "NYM (T Megill)",
                            "reward": "1.59000",
                            "odds": "1.61350",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902438f2-3df1-44ef-a2ad-ca8bd2830bdd/?format=api"
                        },
                        {
                            "id": "9771050f-7913-4a34-a9b7-870e7676c91e",
                            "gambit_id": "d39e0f24-bc1f-4aee-b9bc-4dfb884062fc",
                            "last_updated": "2023-04-08T15:56:56.928405-04:00",
                            "created_at": "2023-04-07T09:27:12.959710-04:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "2.42000",
                            "odds": "2.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902438f2-3df1-44ef-a2ad-ca8bd2830bdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "3bd43f3c-c731-4262-ade3-23b79d3397cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d938b2e2-6ead-47d2-8ed5-01df867ed110/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-07T09:27:12.948931-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5699.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "832349f6-9a85-495b-b48f-cac33270c3bb",
                            "gambit_id": "233b0a11-fdf3-4243-95fb-1028e2edee94",
                            "last_updated": "2023-04-08T15:56:56.922219-04:00",
                            "created_at": "2023-04-07T09:27:12.953060-04:00",
                            "name": "MIA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd43f3c-c731-4262-ade3-23b79d3397cc/?format=api"
                        },
                        {
                            "id": "4e04e4b4-72f2-4178-a535-d99e260bc0bb",
                            "gambit_id": "49569db6-00b3-4de1-a062-8151da2b1af0",
                            "last_updated": "2023-04-08T15:56:56.920070-04:00",
                            "created_at": "2023-04-07T09:27:12.950930-04:00",
                            "name": "NYM",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd43f3c-c731-4262-ade3-23b79d3397cc/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed1b5a28-7d9a-46fb-bd73-c796e10a0ba5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d938b2e2-6ead-47d2-8ed5-01df867ed110/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-07T09:27:12.941579-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9b22100-0146-411f-a697-ea1ebee4a486",
                            "gambit_id": "a2c07d3c-80fe-4d58-bbec-805ba7d84d5f",
                            "last_updated": "2023-04-08T15:56:56.915663-04:00",
                            "created_at": "2023-04-07T09:27:12.946711-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed1b5a28-7d9a-46fb-bd73-c796e10a0ba5/?format=api"
                        },
                        {
                            "id": "b1f14ffe-71f9-48e3-948f-1ea7d34936d5",
                            "gambit_id": "2ddd0197-a99f-4358-b8ab-e010139bcb49",
                            "last_updated": "2023-04-08T15:56:56.913727-04:00",
                            "created_at": "2023-04-07T09:27:12.944277-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed1b5a28-7d9a-46fb-bd73-c796e10a0ba5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee28d370-ddbd-4fa7-a498-2f9b2ef29a99",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d1fd68a9-edcd-4c8c-aaac-5261cb144e67",
            "completed": true,
            "last_updated": "2023-04-07T20:32:12.910447-04:00",
            "created_at": "2023-04-06T11:26:59.487907-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d1fd68a9-edcd-4c8c-aaac-5261cb144e67",
            "datetime": "2023-04-06T22:37:00-04:00",
            "cutoff_datetime": "2023-04-06T22:37:00-04:00",
            "name": "Arizona Coyotes v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "02be8589-3baf-4862-a4d6-83a33b922f5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee28d370-ddbd-4fa7-a498-2f9b2ef29a99/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T11:26:59.507060-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7440.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08b82334-a4bd-41e0-b77d-6dd3b5d142d9",
                            "gambit_id": "61a2ca4c-de50-45a4-b2ed-1b9c44c57cf5",
                            "last_updated": "2023-04-07T20:32:12.933590-04:00",
                            "created_at": "2023-04-06T11:26:59.509165-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02be8589-3baf-4862-a4d6-83a33b922f5c/?format=api"
                        },
                        {
                            "id": "f67553e7-f9af-4d2f-baa5-36c4e9335970",
                            "gambit_id": "c49fa77a-5553-4113-af96-ae06b84262d8",
                            "last_updated": "2023-04-07T20:32:12.936494-04:00",
                            "created_at": "2023-04-06T11:26:59.512944-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02be8589-3baf-4862-a4d6-83a33b922f5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a8f1335-c775-4d18-8ff8-f73d3646ca78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee28d370-ddbd-4fa7-a498-2f9b2ef29a99/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T11:26:59.499824-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79f90f3c-2dc8-4fb5-980a-82701a21ef01",
                            "gambit_id": "5647a521-440f-46a6-984a-e232d5a8fee4",
                            "last_updated": "2023-04-07T20:32:12.925681-04:00",
                            "created_at": "2023-04-06T11:26:59.502221-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8f1335-c775-4d18-8ff8-f73d3646ca78/?format=api"
                        },
                        {
                            "id": "7eaee75c-62cc-44a3-bcd1-1406b33021b3",
                            "gambit_id": "d2f15d40-21a1-4699-9f47-cf13ffbc6e44",
                            "last_updated": "2023-04-07T20:32:12.928392-04:00",
                            "created_at": "2023-04-06T11:26:59.504605-04:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8f1335-c775-4d18-8ff8-f73d3646ca78/?format=api"
                        }
                    ]
                },
                {
                    "id": "a06e5c45-fcb5-4bb6-94c1-3f6419122998",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee28d370-ddbd-4fa7-a498-2f9b2ef29a99/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T11:26:59.491258-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "daae9825-7c49-4dc9-b9f2-4dc8b89fdaba",
                            "gambit_id": "cdd4de75-86fd-4ad6-98f2-4dad4a6e50d1",
                            "last_updated": "2023-04-07T20:32:12.917526-04:00",
                            "created_at": "2023-04-06T11:26:59.494199-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/a06e5c45-fcb5-4bb6-94c1-3f6419122998/?format=api"
                        },
                        {
                            "id": "b14db5e4-dc17-4d79-bffd-c927d17ad47d",
                            "gambit_id": "3db19fe9-8be5-4c92-9149-694e79c02d3d",
                            "last_updated": "2023-04-07T20:32:12.920121-04:00",
                            "created_at": "2023-04-06T11:26:59.497002-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/a06e5c45-fcb5-4bb6-94c1-3f6419122998/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51e4d84c-d9cb-414e-9d8c-6b164bce930c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5765d2c-c7d3-4156-81d9-bdc05ea52c87",
            "completed": true,
            "last_updated": "2023-04-07T10:17:17.067925-04:00",
            "created_at": "2023-04-06T09:07:01.271645-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e5765d2c-c7d3-4156-81d9-bdc05ea52c87",
            "datetime": "2023-04-06T22:10:00-04:00",
            "cutoff_datetime": "2023-04-06T22:10:00-04:00",
            "name": "LOS (D May) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "de68af20-2363-4e9d-9d6a-7921d67a2920",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51e4d84c-d9cb-414e-9d8c-6b164bce930c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:07:01.283304-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D May)",
                                "amount": 5909.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5bb6a04a-433e-494f-8425-74ade6380558",
                            "gambit_id": "5d89d4a5-e824-47aa-83b5-f6179d132e60",
                            "last_updated": "2023-04-07T10:17:17.096938-04:00",
                            "created_at": "2023-04-06T09:07:01.286097-04:00",
                            "name": "LOS (D May)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de68af20-2363-4e9d-9d6a-7921d67a2920/?format=api"
                        },
                        {
                            "id": "10071db4-ce4b-4b64-a9cb-ecb05cece426",
                            "gambit_id": "b8a0ee18-df15-42e7-b731-2a10b77a0d87",
                            "last_updated": "2023-04-07T10:17:17.091988-04:00",
                            "created_at": "2023-04-06T09:07:01.284637-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de68af20-2363-4e9d-9d6a-7921d67a2920/?format=api"
                        }
                    ]
                },
                {
                    "id": "e09e792a-32ad-4402-b83e-a2b3f4bfdd3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51e4d84c-d9cb-414e-9d8c-6b164bce930c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:07:01.278914-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5107.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88f15635-71b3-4eb7-849b-7df7cec2ed39",
                            "gambit_id": "0cac68e9-49a2-48cb-bf5d-37a86bacbb0c",
                            "last_updated": "2023-04-07T10:17:17.083373-04:00",
                            "created_at": "2023-04-06T09:07:01.280288-04:00",
                            "name": "ARI",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e09e792a-32ad-4402-b83e-a2b3f4bfdd3a/?format=api"
                        },
                        {
                            "id": "146f6f28-4950-427f-acef-1dc4e3e03389",
                            "gambit_id": "378b9ed3-7eb6-455e-8662-e23f191732e7",
                            "last_updated": "2023-04-07T10:17:17.086517-04:00",
                            "created_at": "2023-04-06T09:07:01.281753-04:00",
                            "name": "LOS",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e09e792a-32ad-4402-b83e-a2b3f4bfdd3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "7223ee61-3767-4a9b-b19d-6630a39d10af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51e4d84c-d9cb-414e-9d8c-6b164bce930c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:07:01.274086-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d3fd008-1028-4d40-9e14-42610136f902",
                            "gambit_id": "e05c6c2f-5824-4180-8ea5-3ce74ef4f95b",
                            "last_updated": "2023-04-07T10:17:17.077716-04:00",
                            "created_at": "2023-04-06T09:07:01.277356-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7223ee61-3767-4a9b-b19d-6630a39d10af/?format=api"
                        },
                        {
                            "id": "df2438d0-0b9b-4836-8a83-1108e2d7f56b",
                            "gambit_id": "d32d1f18-7f51-4988-9f6d-6dc78a21f2fe",
                            "last_updated": "2023-04-07T10:17:17.074925-04:00",
                            "created_at": "2023-04-06T09:07:01.275826-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7223ee61-3767-4a9b-b19d-6630a39d10af/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60e6d1ca-6c82-433f-8d08-345db69c49f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b99c0bb3-b628-4561-bb95-c6f41f899ae2",
            "completed": true,
            "last_updated": "2023-04-07T20:37:08.399399-04:00",
            "created_at": "2023-04-06T14:26:50.688439-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/b99c0bb3-b628-4561-bb95-c6f41f899ae2",
            "datetime": "2023-04-06T22:07:00-04:00",
            "cutoff_datetime": "2023-04-06T22:07:00-04:00",
            "name": "Los Angeles Kings v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "a700f5a5-0706-4595-a66b-05103784cd6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60e6d1ca-6c82-433f-8d08-345db69c49f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:50.704486-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e4d827f-802a-4bca-ae8c-27415c8acdcb",
                            "gambit_id": "2c185e60-cff1-42e4-80af-658278a43c26",
                            "last_updated": "2023-04-07T20:37:08.411834-04:00",
                            "created_at": "2023-04-06T14:26:50.706360-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a700f5a5-0706-4595-a66b-05103784cd6e/?format=api"
                        },
                        {
                            "id": "e0409dec-19c5-4571-bac3-9d171de13bc1",
                            "gambit_id": "eb159889-b263-4c69-8bcf-7f86ff141197",
                            "last_updated": "2023-04-07T20:37:08.413219-04:00",
                            "created_at": "2023-04-06T14:26:50.708471-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a700f5a5-0706-4595-a66b-05103784cd6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9a846ba-0792-4bac-9354-62b9ef145149",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60e6d1ca-6c82-433f-8d08-345db69c49f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:50.698226-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d0dedbd-6b86-4dbe-ba74-f65453d8eabb",
                            "gambit_id": "8b6e493a-8b8a-4e7d-86ad-f1600fce395f",
                            "last_updated": "2023-04-07T20:37:08.409122-04:00",
                            "created_at": "2023-04-06T14:26:50.702316-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a846ba-0792-4bac-9354-62b9ef145149/?format=api"
                        },
                        {
                            "id": "9c5293d8-abb1-4aaf-890c-e68d70664688",
                            "gambit_id": "24daffd9-e2f8-4c29-ad06-87c41c6b163e",
                            "last_updated": "2023-04-07T20:37:08.407735-04:00",
                            "created_at": "2023-04-06T14:26:50.700171-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a846ba-0792-4bac-9354-62b9ef145149/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c8eaea6-5a3a-47e0-aea4-2ae4dc43469d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60e6d1ca-6c82-433f-8d08-345db69c49f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:50.691598-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3c22f19c-23a4-47ea-a3e6-29572a73d7ec",
                            "gambit_id": "e8e05309-8fc1-4069-8e3c-0db3f0ca0ee5",
                            "last_updated": "2023-04-07T20:37:08.404252-04:00",
                            "created_at": "2023-04-06T14:26:50.696069-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/3c8eaea6-5a3a-47e0-aea4-2ae4dc43469d/?format=api"
                        },
                        {
                            "id": "e4e1f3f1-a8b0-4f99-b116-931ada0a7826",
                            "gambit_id": "a9e8820d-4129-41b1-ae2f-81ddf6f66c60",
                            "last_updated": "2023-04-07T20:37:08.402835-04:00",
                            "created_at": "2023-04-06T14:26:50.693878-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/3c8eaea6-5a3a-47e0-aea4-2ae4dc43469d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bf80e42-085f-4da6-93da-2a0c66f6c3f8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9b2554fb-141c-4c90-bcb6-5332e7606cdd",
            "completed": true,
            "last_updated": "2023-04-07T20:27:06.396461-04:00",
            "created_at": "2023-04-06T13:22:12.097433-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/9b2554fb-141c-4c90-bcb6-5332e7606cdd",
            "datetime": "2023-04-06T22:00:00-04:00",
            "cutoff_datetime": "2023-04-06T22:00:00-04:00",
            "name": "Denver Nuggets v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "03207a19-d290-49c5-9816-b336b0763067",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T13:22:12.112184-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8590.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 1410.0
                            }
                        ],
                        "expected_reward_tokens": 9531.6,
                        "profit_sb": 31.6,
                        "profit_sb_percentage": 0.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e26f8585-4c94-41bb-a7b5-2d582fa1c527",
                            "gambit_id": "bf6e39d6-7996-4d23-857d-d51c55d02957",
                            "last_updated": "2023-04-07T20:27:06.410602-04:00",
                            "created_at": "2023-04-06T13:22:12.113898-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.11000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03207a19-d290-49c5-9816-b336b0763067/?format=api"
                        },
                        {
                            "id": "0abce8b0-ac19-4ffe-891d-65fe8c1114bf",
                            "gambit_id": "3b9a9b80-c9ab-42a5-b817-18783f6a3184",
                            "last_updated": "2023-04-07T20:27:06.412412-04:00",
                            "created_at": "2023-04-06T13:22:12.115574-04:00",
                            "name": "Denver Nuggets",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03207a19-d290-49c5-9816-b336b0763067/?format=api"
                        }
                    ]
                },
                {
                    "id": "aea2bec4-54cd-4072-a6fb-efdf71b3adeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T13:22:12.107421-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7156880e-40f2-48f4-bf11-b0e00038d2fb",
                            "gambit_id": "0120bc9d-8081-458e-8386-69a15343482d",
                            "last_updated": "2023-04-07T20:27:06.407317-04:00",
                            "created_at": "2023-04-06T13:22:12.110491-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea2bec4-54cd-4072-a6fb-efdf71b3adeb/?format=api"
                        },
                        {
                            "id": "40ed9a99-edd3-4f47-8b3c-84bb00c9cab1",
                            "gambit_id": "1a82357d-d011-4c96-8a00-3c8469d196b9",
                            "last_updated": "2023-04-07T20:27:06.405653-04:00",
                            "created_at": "2023-04-06T13:22:12.108863-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea2bec4-54cd-4072-a6fb-efdf71b3adeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a6c85e6-0f5c-458f-bbd6-96f522d37109",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bf80e42-085f-4da6-93da-2a0c66f6c3f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T13:22:12.100875-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "17b034d9-730f-4435-834e-9f8547fa3a02",
                            "gambit_id": "9db9fe3f-a51b-4a90-a8b2-64a7667000f2",
                            "last_updated": "2023-04-07T20:27:06.402049-04:00",
                            "created_at": "2023-04-06T13:22:12.105729-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/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api"
                        },
                        {
                            "id": "068a6b78-45f7-4de6-99d3-3ed831710f94",
                            "gambit_id": "a2dc246a-445d-4651-bfe3-b82ee4ce370c",
                            "last_updated": "2023-04-07T20:27:06.400438-04:00",
                            "created_at": "2023-04-06T13:22:12.103399-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/5a6c85e6-0f5c-458f-bbd6-96f522d37109/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "355715d2-22a6-47e6-8630-dd89a715cae2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f98e18a-b2c0-484c-8a7e-0b19efefbb9f",
            "completed": true,
            "last_updated": "2023-04-07T20:27:05.816919-04:00",
            "created_at": "2023-04-06T09:07:00.770361-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1f98e18a-b2c0-484c-8a7e-0b19efefbb9f",
            "datetime": "2023-04-06T21:10:00-04:00",
            "cutoff_datetime": "2023-04-06T21:10:00-04:00",
            "name": "Oklahoma City Thunder v. Utah Jazz",
            "bettypes": [
                {
                    "id": "631ce9d9-66ac-4b8b-883c-f518f0a58f7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/355715d2-22a6-47e6-8630-dd89a715cae2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:12:14.491789-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7024.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 2976.0
                            }
                        ],
                        "expected_reward_tokens": 9552.64,
                        "profit_sb": 52.64,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09f1275f-9483-4392-8714-82c83c8d4bb5",
                            "gambit_id": "c2d13775-d0d2-4675-be1c-82dee074d558",
                            "last_updated": "2023-04-07T20:27:05.831282-04:00",
                            "created_at": "2023-04-06T14:12:14.495791-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631ce9d9-66ac-4b8b-883c-f518f0a58f7d/?format=api"
                        },
                        {
                            "id": "def92e09-9664-4d70-85ce-2a5be5181c0d",
                            "gambit_id": "cf335259-6bbc-4a65-b5da-434e0ba160ff",
                            "last_updated": "2023-04-07T20:27:05.829304-04:00",
                            "created_at": "2023-04-06T14:12:14.493989-04:00",
                            "name": "Utah Jazz",
                            "reward": "3.21000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631ce9d9-66ac-4b8b-883c-f518f0a58f7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "727b77ab-d801-4129-beb5-6830510c83e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/355715d2-22a6-47e6-8630-dd89a715cae2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:07:00.772108-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "b6cce3d6-4158-4e33-a1e7-2b9bb1a91523",
                            "gambit_id": "b9a52713-b7ea-4128-a08f-d436b439352f",
                            "last_updated": "2023-04-07T20:27:05.835437-04:00",
                            "created_at": "2023-04-06T09:07:00.773641-04:00",
                            "name": "Utah Jazz",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/727b77ab-d801-4129-beb5-6830510c83e7/?format=api"
                        },
                        {
                            "id": "2398bf3a-4249-4e41-a9eb-d6586cab4d8c",
                            "gambit_id": "42df3699-18b7-4736-8428-e3805ac3914e",
                            "last_updated": "2023-04-07T20:27:05.837622-04:00",
                            "created_at": "2023-04-06T09:07:00.775256-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/727b77ab-d801-4129-beb5-6830510c83e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f615658-124e-4c95-bab5-2bbb7b093c29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/355715d2-22a6-47e6-8630-dd89a715cae2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:12:14.480790-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 239",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 239",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5ade48d-640b-461c-aa9b-c6b8e7b35344",
                            "gambit_id": "f94e9929-bd41-401b-bf21-20318ae007e5",
                            "last_updated": "2023-04-07T20:27:05.824893-04:00",
                            "created_at": "2023-04-06T14:12:14.487837-04:00",
                            "name": "Game Total Over 239",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "239.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f615658-124e-4c95-bab5-2bbb7b093c29/?format=api"
                        },
                        {
                            "id": "5293b9c9-3a9c-4cef-8acf-823b9f085f52",
                            "gambit_id": "379f7423-29ad-40fb-b1bc-240afd9d1916",
                            "last_updated": "2023-04-07T20:27:05.822702-04:00",
                            "created_at": "2023-04-06T14:12:14.484098-04:00",
                            "name": "Game Total Under 239",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "239.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f615658-124e-4c95-bab5-2bbb7b093c29/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "669c6757-a754-4b77-899d-79d19426b7f6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d9995ec9-3f41-4ae4-b3f8-cd49a6026a52",
            "completed": true,
            "last_updated": "2023-04-07T20:37:08.231958-04:00",
            "created_at": "2023-04-06T14:26:50.512618-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d9995ec9-3f41-4ae4-b3f8-cd49a6026a52",
            "datetime": "2023-04-06T20:37:00-04:00",
            "cutoff_datetime": "2023-04-06T20:37:00-04:00",
            "name": "Philadelphia Flyers v. Dallas Stars",
            "bettypes": [
                {
                    "id": "5bae8c99-d833-496c-aedc-71fe849b39d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/669c6757-a754-4b77-899d-79d19426b7f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:50.530742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6759.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3241.0
                            }
                        ],
                        "expected_reward_tokens": 9462.6,
                        "profit_sb": -37.4,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c137149f-1b9b-419c-90eb-92deb46f1a28",
                            "gambit_id": "197fed12-1a47-4367-b15a-241d4d810d86",
                            "last_updated": "2023-04-07T20:37:08.246623-04:00",
                            "created_at": "2023-04-06T14:26:50.532921-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bae8c99-d833-496c-aedc-71fe849b39d1/?format=api"
                        },
                        {
                            "id": "c334c070-94e2-451c-9dfb-90ddaf95bb11",
                            "gambit_id": "7a9b7b7a-e16b-4d15-bf44-66ccbd158b8a",
                            "last_updated": "2023-04-07T20:37:08.248384-04:00",
                            "created_at": "2023-04-06T14:26:50.535703-04:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.92000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bae8c99-d833-496c-aedc-71fe849b39d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "80e06bb0-248d-4a81-9cc6-cbce53828987",
                    "match": "https://api-prod.gambitprofit.com/api/matches/669c6757-a754-4b77-899d-79d19426b7f6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:50.523478-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Flyers",
                                "amount": 5317.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4273d3fd-384a-4b3a-a46b-fafa3c91bae2",
                            "gambit_id": "6563b4ed-5cf5-449c-8900-863045959adc",
                            "last_updated": "2023-04-07T20:37:08.243002-04:00",
                            "created_at": "2023-04-06T14:26:50.528420-04:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e06bb0-248d-4a81-9cc6-cbce53828987/?format=api"
                        },
                        {
                            "id": "e647b1ef-c916-4e49-8aeb-6ad761bed99f",
                            "gambit_id": "c91b0d61-a2e2-475d-8b72-b3ecf83f273e",
                            "last_updated": "2023-04-07T20:37:08.241353-04:00",
                            "created_at": "2023-04-06T14:26:50.526018-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e06bb0-248d-4a81-9cc6-cbce53828987/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f93cbff-bcfe-4442-885e-ca8edbd5887a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/669c6757-a754-4b77-899d-79d19426b7f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:50.515613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "0d741f31-7d8c-4118-9c76-593b900bd7f7",
                            "gambit_id": "7524d24d-daed-4d31-b1c8-318017d12407",
                            "last_updated": "2023-04-07T20:37:08.237943-04:00",
                            "created_at": "2023-04-06T14:26:50.520715-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/9f93cbff-bcfe-4442-885e-ca8edbd5887a/?format=api"
                        },
                        {
                            "id": "c169ff53-752b-40f0-b6c5-93a5998c3748",
                            "gambit_id": "c4f3f29d-f2a3-42bc-a3d8-8686882b6730",
                            "last_updated": "2023-04-07T20:37:08.236322-04:00",
                            "created_at": "2023-04-06T14:26:50.517968-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/9f93cbff-bcfe-4442-885e-ca8edbd5887a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be4211c4-f158-4463-8432-2d41efadbbf7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0a492490-7ac9-4fb2-b6d6-adcf19d85480",
            "completed": true,
            "last_updated": "2023-04-07T20:32:12.039959-04:00",
            "created_at": "2023-04-06T09:07:00.512100-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0a492490-7ac9-4fb2-b6d6-adcf19d85480",
            "datetime": "2023-04-06T20:10:00-04:00",
            "cutoff_datetime": "2023-04-06T20:10:00-04:00",
            "name": "Portland Trail Blazers v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "ac8b62ac-291c-4afd-9eec-fc72eaf1d810",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:07:00.520775-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Spurs",
                                "amount": 6547.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfb74a99-f481-4498-b27b-ac72c7201a42",
                            "gambit_id": "04840169-8fa2-4ab3-876f-9a163dd45ab5",
                            "last_updated": "2023-04-07T20:32:12.053851-04:00",
                            "created_at": "2023-04-06T09:07:00.522523-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api"
                        },
                        {
                            "id": "8402c08d-a52c-4648-96b0-0d7e474b254c",
                            "gambit_id": "1a3ad10a-ccce-4590-97dc-ec27378f5210",
                            "last_updated": "2023-04-07T20:32:12.057222-04:00",
                            "created_at": "2023-04-06T09:07:00.524867-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api"
                        }
                    ]
                },
                {
                    "id": "425122d8-ec06-4c51-bc3c-4adf887de703",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:07:00.526919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a384ba39-7880-4056-b9c6-936e2bf0c3ae",
                            "gambit_id": "57004569-b6f7-4fd6-98f3-f9746575d5db",
                            "last_updated": "2023-04-07T20:32:12.062156-04:00",
                            "created_at": "2023-04-06T09:07:00.528569-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api"
                        },
                        {
                            "id": "f7d6c9ad-bf0b-4616-9f1d-dbd0032ca0e7",
                            "gambit_id": "6368ad19-8f96-495f-b8b2-f4e4dd230691",
                            "last_updated": "2023-04-07T20:32:12.064665-04:00",
                            "created_at": "2023-04-06T09:07:00.530656-04:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api"
                        }
                    ]
                },
                {
                    "id": "05035f61-3c09-4c95-a60a-9844f8344fb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:07:00.514876-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b0ae1d3f-a076-4bdb-8816-ff2c89b9b41b",
                            "gambit_id": "8308ca05-f506-4d6e-a28b-031550c15eaa",
                            "last_updated": "2023-04-07T20:32:12.048686-04:00",
                            "created_at": "2023-04-06T09:07:00.518735-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/05035f61-3c09-4c95-a60a-9844f8344fb5/?format=api"
                        },
                        {
                            "id": "6b3a7e16-2e91-4ad8-aa02-9544b761fa48",
                            "gambit_id": "d8d29e56-ae29-45c6-875b-bb0622db1463",
                            "last_updated": "2023-04-07T20:32:12.045984-04:00",
                            "created_at": "2023-04-06T09:07:00.516905-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/05035f61-3c09-4c95-a60a-9844f8344fb5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94dc7e5d-5ad8-4d1b-b71c-6bd77d562ecb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3c5e7074-e06a-41ba-a46c-ca5de2d18ba8",
            "completed": true,
            "last_updated": "2023-04-07T20:37:08.054185-04:00",
            "created_at": "2023-04-06T14:26:50.336251-04: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/3c5e7074-e06a-41ba-a46c-ca5de2d18ba8",
            "datetime": "2023-04-06T20:07:00-04:00",
            "cutoff_datetime": "2023-04-06T20:07:00-04:00",
            "name": "Carolina Hurricanes v. Nashville Predators",
            "bettypes": [
                {
                    "id": "17f40fe2-aef7-4181-b150-05ae8a24cdd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94dc7e5d-5ad8-4d1b-b71c-6bd77d562ecb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:50.352563-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3821a2e8-d224-4e12-a986-768effbce56a",
                            "gambit_id": "e314f77b-23d3-41a9-85db-344ed12ef11d",
                            "last_updated": "2023-04-07T20:37:08.078797-04:00",
                            "created_at": "2023-04-06T14:26:50.356284-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f40fe2-aef7-4181-b150-05ae8a24cdd5/?format=api"
                        },
                        {
                            "id": "42516465-ff1a-4f83-a6ba-b9081f73b388",
                            "gambit_id": "c40678e3-274d-4a97-a48e-92064d3786b3",
                            "last_updated": "2023-04-07T20:37:08.076258-04:00",
                            "created_at": "2023-04-06T14:26:50.354399-04:00",
                            "name": "Nashville Predators",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f40fe2-aef7-4181-b150-05ae8a24cdd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "f69b5f9e-b44f-4735-bbc4-0acfb3a07a92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94dc7e5d-5ad8-4d1b-b71c-6bd77d562ecb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:50.346401-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Carolina Hurricanes",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c193af8e-027f-45d8-8c81-5613f3453e7c",
                            "gambit_id": "1d2ce3d0-bb54-4a49-a160-beedb1bee8a6",
                            "last_updated": "2023-04-07T20:37:08.068087-04:00",
                            "created_at": "2023-04-06T14:26:50.348439-04:00",
                            "name": "Nashville Predators",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69b5f9e-b44f-4735-bbc4-0acfb3a07a92/?format=api"
                        },
                        {
                            "id": "e1285211-b1a2-4483-baa7-0fffdf88234c",
                            "gambit_id": "854b5726-8368-4b8d-8dc0-2595935c8517",
                            "last_updated": "2023-04-07T20:37:08.070731-04:00",
                            "created_at": "2023-04-06T14:26:50.350244-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69b5f9e-b44f-4735-bbc4-0acfb3a07a92/?format=api"
                        }
                    ]
                },
                {
                    "id": "309fc837-8f97-45e6-b3fc-4caac7375640",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94dc7e5d-5ad8-4d1b-b71c-6bd77d562ecb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:50.339249-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef2e62e1-4d8b-4478-be5c-848d54cfa3ea",
                            "gambit_id": "7354c90a-7f0b-4853-b978-9232cfeb922b",
                            "last_updated": "2023-04-07T20:37:08.059855-04:00",
                            "created_at": "2023-04-06T14:26:50.341675-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309fc837-8f97-45e6-b3fc-4caac7375640/?format=api"
                        },
                        {
                            "id": "0e89d761-1803-4789-88eb-b8b451a39685",
                            "gambit_id": "43909124-6b8f-4f60-997a-db1926df69a8",
                            "last_updated": "2023-04-07T20:37:08.062547-04:00",
                            "created_at": "2023-04-06T14:26:50.343994-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309fc837-8f97-45e6-b3fc-4caac7375640/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3922ecdd-0b13-4f3d-b93a-fc87ab4cc68d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9fc2bdcc-ded4-4b22-a185-c2585e2e5d5d",
            "completed": true,
            "last_updated": "2023-04-07T20:37:08.912021-04:00",
            "created_at": "2023-04-06T14:26:50.165719-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/9fc2bdcc-ded4-4b22-a185-c2585e2e5d5d",
            "datetime": "2023-04-06T19:37:00-04:00",
            "cutoff_datetime": "2023-04-06T19:37:00-04:00",
            "name": "Tampa Bay Lightning v. New York Islanders",
            "bettypes": [
                {
                    "id": "ac52ce9c-1f26-4aab-9718-2c17c073cd5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3922ecdd-0b13-4f3d-b93a-fc87ab4cc68d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:50.180410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6020.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5e4d3da3-ed31-4419-9f9f-8e5ccdda52e6",
                            "gambit_id": "843fa72a-00bd-4320-b476-258adefa3d8f",
                            "last_updated": "2023-04-07T20:37:08.930694-04:00",
                            "created_at": "2023-04-06T14:26:50.181965-04:00",
                            "name": "New York Islanders",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52ce9c-1f26-4aab-9718-2c17c073cd5d/?format=api"
                        },
                        {
                            "id": "26b19a44-fd06-4d3e-b302-4f5de377e48e",
                            "gambit_id": "0b72f386-df64-48d8-853a-56fbbba581e1",
                            "last_updated": "2023-04-07T20:37:08.933004-04:00",
                            "created_at": "2023-04-06T14:26:50.183547-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52ce9c-1f26-4aab-9718-2c17c073cd5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "481553b0-a4df-40b1-81e3-fb160e2ee510",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3922ecdd-0b13-4f3d-b93a-fc87ab4cc68d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:50.174935-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New York Islanders",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aad6fd01-2091-4f7d-8871-54848a2c0d8f",
                            "gambit_id": "43ee1ecd-6a7a-4e3e-8f91-4a24458ffde5",
                            "last_updated": "2023-04-07T20:37:08.925534-04:00",
                            "created_at": "2023-04-06T14:26:50.178593-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481553b0-a4df-40b1-81e3-fb160e2ee510/?format=api"
                        },
                        {
                            "id": "44d29179-ce80-4d7b-9eb4-252d4934bb94",
                            "gambit_id": "ed6d4294-6012-41e8-8aee-e58922283b54",
                            "last_updated": "2023-04-07T20:37:08.922809-04:00",
                            "created_at": "2023-04-06T14:26:50.176434-04:00",
                            "name": "New York Islanders",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481553b0-a4df-40b1-81e3-fb160e2ee510/?format=api"
                        }
                    ]
                },
                {
                    "id": "350e2891-c557-4e8c-8e04-b3484a20f1d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3922ecdd-0b13-4f3d-b93a-fc87ab4cc68d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:50.168789-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d11cbee-676f-46d5-8464-debb1c888287",
                            "gambit_id": "971a3023-421f-4db2-9504-075b526654b1",
                            "last_updated": "2023-04-07T20:37:08.918617-04:00",
                            "created_at": "2023-04-06T14:26:50.173122-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350e2891-c557-4e8c-8e04-b3484a20f1d8/?format=api"
                        },
                        {
                            "id": "04ede1c1-4cf7-4d14-9a90-4f726c0092b2",
                            "gambit_id": "b213235d-c16c-49fc-9462-d28945eaaab4",
                            "last_updated": "2023-04-07T20:37:08.916729-04:00",
                            "created_at": "2023-04-06T14:26:50.171216-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350e2891-c557-4e8c-8e04-b3484a20f1d8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1d9f0cb-286f-4578-8270-38c5596c9aae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "620ceeea-e95f-429e-a526-c43d2a0714c0",
            "completed": true,
            "last_updated": "2023-04-07T20:32:11.880808-04:00",
            "created_at": "2023-04-06T09:07:00.019824-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/620ceeea-e95f-429e-a526-c43d2a0714c0",
            "datetime": "2023-04-06T19:30:00-04:00",
            "cutoff_datetime": "2023-04-06T19:30:00-04:00",
            "name": "Miami Heat v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "b9b57287-7247-4687-adb0-5c650dcc6394",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1d9f0cb-286f-4578-8270-38c5596c9aae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:07:00.026451-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a9792ff-8e2f-491c-abc4-6db77f327888",
                            "gambit_id": "04152ec7-c8b8-4121-bc99-a09aa0012056",
                            "last_updated": "2023-04-07T20:32:11.889689-04:00",
                            "created_at": "2023-04-06T09:07:00.027869-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9b57287-7247-4687-adb0-5c650dcc6394/?format=api"
                        },
                        {
                            "id": "05da3fb0-73d0-40cc-ac57-e0ed381ef28e",
                            "gambit_id": "14c67d0b-e8d6-40ad-b021-082ea5c9c5a2",
                            "last_updated": "2023-04-07T20:32:11.891450-04:00",
                            "created_at": "2023-04-06T09:07:00.029615-04:00",
                            "name": "Miami Heat",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9b57287-7247-4687-adb0-5c650dcc6394/?format=api"
                        }
                    ]
                },
                {
                    "id": "52d102d1-e3e2-496b-9adc-ace812f91b36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1d9f0cb-286f-4578-8270-38c5596c9aae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:07:00.031218-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8887b39d-487a-4edc-8fcf-e6e5a4542ddf",
                            "gambit_id": "618392e0-4c94-4f59-821a-1bf570d158a4",
                            "last_updated": "2023-04-07T20:32:11.896653-04:00",
                            "created_at": "2023-04-06T09:07:00.034244-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52d102d1-e3e2-496b-9adc-ace812f91b36/?format=api"
                        },
                        {
                            "id": "f7da58ae-6c62-4151-88eb-bbf35990f04c",
                            "gambit_id": "f3a18211-a988-47ff-bda0-4e2c826d9989",
                            "last_updated": "2023-04-07T20:32:11.894964-04:00",
                            "created_at": "2023-04-06T09:07:00.032681-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52d102d1-e3e2-496b-9adc-ace812f91b36/?format=api"
                        }
                    ]
                },
                {
                    "id": "e741c457-ff8b-4961-91b9-9af49853988e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1d9f0cb-286f-4578-8270-38c5596c9aae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:07:00.021691-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "36c80cea-d0cd-40ab-bdf7-ff9710289a76",
                            "gambit_id": "34b22a99-2e90-4191-87b9-d82a4bcb57be",
                            "last_updated": "2023-04-07T20:32:11.886592-04:00",
                            "created_at": "2023-04-06T09:07:00.024845-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/e741c457-ff8b-4961-91b9-9af49853988e/?format=api"
                        },
                        {
                            "id": "c1326609-7a89-4a17-889a-547f0c2428cc",
                            "gambit_id": "cb1174d2-468c-4e0a-836d-402cdccdb6ad",
                            "last_updated": "2023-04-07T20:32:11.884817-04:00",
                            "created_at": "2023-04-06T09:07:00.023176-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/e741c457-ff8b-4961-91b9-9af49853988e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0e364f82-e4b7-4b74-a286-d9ecd64ea92c",
            "completed": true,
            "last_updated": "2023-04-07T10:17:17.423651-04:00",
            "created_at": "2023-04-06T09:06:59.833380-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e364f82-e4b7-4b74-a286-d9ecd64ea92c",
            "datetime": "2023-04-06T19:20:00-04:00",
            "cutoff_datetime": "2023-04-06T19:20:00-04:00",
            "name": "SDG (B Snell) v. ATL (S Strider)",
            "bettypes": [
                {
                    "id": "ee6f7465-fa76-4d12-94b3-071d8006234b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:06:59.845191-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (S Strider)",
                                "amount": 5909.0
                            },
                            {
                                "team": "SDG (B Snell)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0dc9578c-b914-4496-bed4-b6beb1eabfba",
                            "gambit_id": "7af7d244-828b-4ddd-8987-eeba2b1cdc6c",
                            "last_updated": "2023-04-07T10:17:17.448248-04:00",
                            "created_at": "2023-04-06T09:06:59.846620-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee6f7465-fa76-4d12-94b3-071d8006234b/?format=api"
                        },
                        {
                            "id": "d69430cb-9fb2-4b5d-b5c4-6fe70ffe020d",
                            "gambit_id": "bba79bfb-8938-4a06-8217-9331e5646fb9",
                            "last_updated": "2023-04-07T10:17:17.450994-04:00",
                            "created_at": "2023-04-06T09:06:59.848077-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee6f7465-fa76-4d12-94b3-071d8006234b/?format=api"
                        }
                    ]
                },
                {
                    "id": "22789a0c-0282-4adb-a9cc-73b366803f5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:59.840635-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5867.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b760c20-0621-4adb-9139-2dbfaded54f1",
                            "gambit_id": "eb6b0fd7-d690-4898-a4bf-46600205b472",
                            "last_updated": "2023-04-07T10:17:17.439416-04:00",
                            "created_at": "2023-04-06T09:06:59.843622-04:00",
                            "name": "SDG",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api"
                        },
                        {
                            "id": "046297d3-356d-4a90-89e6-112b5e982930",
                            "gambit_id": "e91f14aa-f7ae-435d-ab9d-01a4196015ac",
                            "last_updated": "2023-04-07T10:17:17.442402-04:00",
                            "created_at": "2023-04-06T09:06:59.842092-04:00",
                            "name": "ATL",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "91cfd833-80f2-43ed-beec-84f736256e9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:06:59.835729-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4e4c5e5-9cb9-4b07-b7cb-75cf05b8b923",
                            "gambit_id": "e33f6d23-ab3e-4d7f-b9c8-cf7fba71f5a2",
                            "last_updated": "2023-04-07T10:17:17.429946-04:00",
                            "created_at": "2023-04-06T09:06:59.837261-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91cfd833-80f2-43ed-beec-84f736256e9a/?format=api"
                        },
                        {
                            "id": "e05aa3cc-3e40-40c9-8935-da8986cd174e",
                            "gambit_id": "ceb66aa2-9224-410e-a163-df764895bb11",
                            "last_updated": "2023-04-07T10:17:17.433880-04:00",
                            "created_at": "2023-04-06T09:06:59.838936-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91cfd833-80f2-43ed-beec-84f736256e9a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ae5bcf4-b3ce-428b-b6fe-748558ca1d82",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "271f18c4-b886-4989-b3d5-ecd05961c51d",
            "completed": true,
            "last_updated": "2023-04-07T20:32:12.270294-04:00",
            "created_at": "2023-04-06T09:06:59.643448-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/271f18c4-b886-4989-b3d5-ecd05961c51d",
            "datetime": "2023-04-06T19:10:00-04:00",
            "cutoff_datetime": "2023-04-06T19:10:00-04:00",
            "name": "Cleveland Cavaliers v. Orlando Magic",
            "bettypes": [
                {
                    "id": "64f47f93-b443-4ea2-890e-315c82c6accb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ae5bcf4-b3ce-428b-b6fe-748558ca1d82/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T12:02:14.066869-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89369b0e-b8d1-47dd-a189-bd7f6bb96abe",
                            "gambit_id": "9566fdaa-9b4b-4240-b898-d009785dbd60",
                            "last_updated": "2023-04-07T20:32:12.286962-04:00",
                            "created_at": "2023-04-06T12:02:14.069476-04:00",
                            "name": "Orlando Magic",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f47f93-b443-4ea2-890e-315c82c6accb/?format=api"
                        },
                        {
                            "id": "3ada47fc-7052-45de-ac81-f0618a8bb850",
                            "gambit_id": "a29dc1f0-fb82-4d36-a53b-bf92e1065ed2",
                            "last_updated": "2023-04-07T20:32:12.284568-04:00",
                            "created_at": "2023-04-06T12:02:14.072075-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f47f93-b443-4ea2-890e-315c82c6accb/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ade4ec5-4f1b-4b50-abf5-28b8166f3b90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ae5bcf4-b3ce-428b-b6fe-748558ca1d82/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:59.645234-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "acbaf125-2fc9-45b4-a112-20bfcaaae735",
                            "gambit_id": "d389c440-fdd7-4bd3-a14d-8f6fa599287f",
                            "last_updated": "2023-04-07T20:32:12.291537-04:00",
                            "created_at": "2023-04-06T09:06:59.646668-04:00",
                            "name": "Orlando Magic",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ade4ec5-4f1b-4b50-abf5-28b8166f3b90/?format=api"
                        },
                        {
                            "id": "96209834-a19d-4d41-8144-7450a66663eb",
                            "gambit_id": "e4c1a832-1331-417b-9bb0-b14dab484602",
                            "last_updated": "2023-04-07T20:32:12.293849-04:00",
                            "created_at": "2023-04-06T09:06:59.648191-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ade4ec5-4f1b-4b50-abf5-28b8166f3b90/?format=api"
                        }
                    ]
                },
                {
                    "id": "71ba625c-c0c0-4382-9ea8-79fd529d54c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ae5bcf4-b3ce-428b-b6fe-748558ca1d82/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T12:02:14.057264-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 213.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 213.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "196cb5d7-3118-44cc-98b5-502d47ee284c",
                            "gambit_id": "115f52a6-d318-430a-b41f-1bde793aea58",
                            "last_updated": "2023-04-07T20:32:12.277672-04:00",
                            "created_at": "2023-04-06T12:02:14.063739-04:00",
                            "name": "Game Total Over 213.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71ba625c-c0c0-4382-9ea8-79fd529d54c7/?format=api"
                        },
                        {
                            "id": "dc54bf76-b5c1-43ac-862b-e7a7d7f0dd6f",
                            "gambit_id": "facba2be-894e-4290-a514-6690d7116f77",
                            "last_updated": "2023-04-07T20:32:12.275492-04:00",
                            "created_at": "2023-04-06T12:02:14.060020-04:00",
                            "name": "Game Total Under 213.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "213.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71ba625c-c0c0-4382-9ea8-79fd529d54c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b5fb228-e8bc-4389-be96-40033d60a8e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f1ebf373-a3e9-456d-81d6-a536d4136982",
            "completed": true,
            "last_updated": "2023-04-07T20:42:14.496688-04:00",
            "created_at": "2023-04-06T14:26:49.829067-04: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/f1ebf373-a3e9-456d-81d6-a536d4136982",
            "datetime": "2023-04-06T19:07:00-04:00",
            "cutoff_datetime": "2023-04-06T19:07:00-04:00",
            "name": "Washington Capitals v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "ac330306-7cde-4c08-96a3-7629d9fdcebb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b5fb228-e8bc-4389-be96-40033d60a8e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:49.845909-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71817c3a-f7c2-496b-bc22-b16fba4ddb8e",
                            "gambit_id": "1cfbcb4d-fd79-4dbb-90a2-e56cabba1d71",
                            "last_updated": "2023-04-07T20:42:14.515134-04:00",
                            "created_at": "2023-04-06T14:26:49.855961-04:00",
                            "name": "Washington Capitals",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac330306-7cde-4c08-96a3-7629d9fdcebb/?format=api"
                        },
                        {
                            "id": "958577ba-17c1-4001-9d0e-6904c538e5a0",
                            "gambit_id": "e3637ab0-3aca-4658-a903-3a3bcdb834da",
                            "last_updated": "2023-04-07T20:42:14.513079-04:00",
                            "created_at": "2023-04-06T14:26:49.847455-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac330306-7cde-4c08-96a3-7629d9fdcebb/?format=api"
                        }
                    ]
                },
                {
                    "id": "072b88a4-c7ba-4171-84e6-1e2dd86e0994",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b5fb228-e8bc-4389-be96-40033d60a8e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:49.840325-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 6100.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c323a995-54f3-4cfa-ba63-4d81fe122b3b",
                            "gambit_id": "aeec6f27-0020-4381-a9ff-084e4b34344d",
                            "last_updated": "2023-04-07T20:42:14.507036-04:00",
                            "created_at": "2023-04-06T14:26:49.842270-04:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072b88a4-c7ba-4171-84e6-1e2dd86e0994/?format=api"
                        },
                        {
                            "id": "a6ea1680-cd95-489e-bf5a-38e90566dc0d",
                            "gambit_id": "b5214ca0-0aed-415f-910a-02b29d55bda0",
                            "last_updated": "2023-04-07T20:42:14.508983-04:00",
                            "created_at": "2023-04-06T14:26:49.844078-04:00",
                            "name": "Washington Capitals",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072b88a4-c7ba-4171-84e6-1e2dd86e0994/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbd93389-e265-462e-ad47-046315aa388b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b5fb228-e8bc-4389-be96-40033d60a8e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:49.832701-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "5f02d95e-92ff-419e-8d06-99af070d86b9",
                            "gambit_id": "9632762d-d8a9-44da-b717-655170ae896f",
                            "last_updated": "2023-04-07T20:42:14.501117-04:00",
                            "created_at": "2023-04-06T14:26:49.835444-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/bbd93389-e265-462e-ad47-046315aa388b/?format=api"
                        },
                        {
                            "id": "6dd190cf-6051-45ee-863b-c26d35883ed7",
                            "gambit_id": "ffcc7cc4-7399-47ca-a0f0-55bcb813698c",
                            "last_updated": "2023-04-07T20:42:14.503030-04:00",
                            "created_at": "2023-04-06T14:26:49.837895-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/bbd93389-e265-462e-ad47-046315aa388b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9648936f-5671-447d-985d-99862a87b125",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "37b2a862-1e00-41a5-b491-fe3225fd7084",
            "completed": true,
            "last_updated": "2023-04-07T20:42:14.224088-04:00",
            "created_at": "2023-04-06T14:26:49.671491-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/37b2a862-1e00-41a5-b491-fe3225fd7084",
            "datetime": "2023-04-06T19:07:00-04:00",
            "cutoff_datetime": "2023-04-06T19:07:00-04:00",
            "name": "Buffalo Sabres v. Detroit Red Wings",
            "bettypes": [
                {
                    "id": "7dbac14c-c841-47bf-b6c1-acf71bde1cee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9648936f-5671-447d-985d-99862a87b125/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:49.691735-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "52f3995c-1949-448b-9f0b-238e5c1d3d87",
                            "gambit_id": "cab68a4b-b7b1-4d5e-b14e-3341d5babe1d",
                            "last_updated": "2023-04-07T20:42:14.248549-04:00",
                            "created_at": "2023-04-06T14:26:49.696971-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbac14c-c841-47bf-b6c1-acf71bde1cee/?format=api"
                        },
                        {
                            "id": "98fff416-c4ec-4297-ab49-e58dab32be89",
                            "gambit_id": "e5ada0b8-2ee8-46c2-878f-cbf05548fab5",
                            "last_updated": "2023-04-07T20:42:14.245938-04:00",
                            "created_at": "2023-04-06T14:26:49.694325-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbac14c-c841-47bf-b6c1-acf71bde1cee/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc06dba2-5962-449b-867b-8f2d6c894f28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9648936f-5671-447d-985d-99862a87b125/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:49.683632-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "ae243e5e-fe5b-439f-88e2-f0d0b1e31455",
                            "gambit_id": "cc5f9ef8-b98c-41f6-aa2c-8748db9a45da",
                            "last_updated": "2023-04-07T20:42:14.238429-04:00",
                            "created_at": "2023-04-06T14:26:49.686567-04:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc06dba2-5962-449b-867b-8f2d6c894f28/?format=api"
                        },
                        {
                            "id": "987ace22-52f1-4b42-a9d3-d966df5b7c4d",
                            "gambit_id": "3ab57a4c-0638-4ae9-acb6-83c03efd2367",
                            "last_updated": "2023-04-07T20:42:14.241063-04:00",
                            "created_at": "2023-04-06T14:26:49.689062-04:00",
                            "name": "Buffalo Sabres",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc06dba2-5962-449b-867b-8f2d6c894f28/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e0c939c-ec13-41a4-964f-b7e888cf6cbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9648936f-5671-447d-985d-99862a87b125/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:49.675037-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd197b34-3892-4610-b3b5-ed209a0beb91",
                            "gambit_id": "4f49c349-9080-4eb4-a3af-27f9e3b4152b",
                            "last_updated": "2023-04-07T20:42:14.232853-04:00",
                            "created_at": "2023-04-06T14:26:49.680871-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0c939c-ec13-41a4-964f-b7e888cf6cbc/?format=api"
                        },
                        {
                            "id": "f2b68994-990a-4f7d-87cb-ae14e58e22a0",
                            "gambit_id": "8eb85106-dbb6-43c7-8b58-ec6512fa7187",
                            "last_updated": "2023-04-07T20:42:14.230309-04:00",
                            "created_at": "2023-04-06T14:26:49.678176-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0c939c-ec13-41a4-964f-b7e888cf6cbc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b1986da-dc01-4338-93a8-6d8248710cf3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "da74bbb0-6133-4f65-83c2-15ebc972e03f",
            "completed": true,
            "last_updated": "2023-04-07T20:37:07.895748-04:00",
            "created_at": "2023-04-06T09:06:59.459438-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/da74bbb0-6133-4f65-83c2-15ebc972e03f",
            "datetime": "2023-04-06T19:07:00-04:00",
            "cutoff_datetime": "2023-04-06T19:07:00-04:00",
            "name": "Ottawa Senators v. Florida Panthers",
            "bettypes": [
                {
                    "id": "9dacd077-4e62-42f2-8e01-1eeade983ac4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b1986da-dc01-4338-93a8-6d8248710cf3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:06:59.467351-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6812.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3188.0
                            }
                        ],
                        "expected_reward_tokens": 9468.36,
                        "profit_sb": -31.64,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2cf37844-983e-4e00-ae7e-510097a9c090",
                            "gambit_id": "0512f513-6447-4723-8a09-5a29dd92c913",
                            "last_updated": "2023-04-07T20:37:07.907610-04:00",
                            "created_at": "2023-04-06T09:06:59.469039-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dacd077-4e62-42f2-8e01-1eeade983ac4/?format=api"
                        },
                        {
                            "id": "0380e021-5d1f-46a2-a388-11c38cf82ffb",
                            "gambit_id": "29b2a6a3-aabe-438c-9c5e-5971850174cd",
                            "last_updated": "2023-04-07T20:37:07.909096-04:00",
                            "created_at": "2023-04-06T09:06:59.470872-04:00",
                            "name": "Ottawa Senators",
                            "reward": "2.97000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dacd077-4e62-42f2-8e01-1eeade983ac4/?format=api"
                        }
                    ]
                },
                {
                    "id": "97e3a88a-b198-4c6f-bbb3-40c2bf94f8fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b1986da-dc01-4338-93a8-6d8248710cf3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:59.461670-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Florida Panthers",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5cf0ea1-a5b3-4b06-87a7-c23d8eddaa5e",
                            "gambit_id": "6e2f2cfd-36cc-4ea0-8da6-b40144a19eeb",
                            "last_updated": "2023-04-07T20:37:07.904954-04:00",
                            "created_at": "2023-04-06T09:06:59.465268-04:00",
                            "name": "Ottawa Senators",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e3a88a-b198-4c6f-bbb3-40c2bf94f8fb/?format=api"
                        },
                        {
                            "id": "c0d338a8-26de-4681-ad49-3ed453d3e45e",
                            "gambit_id": "194ac96c-c6a9-4666-9766-f85a25fc977c",
                            "last_updated": "2023-04-07T20:37:07.903605-04:00",
                            "created_at": "2023-04-06T09:06:59.463469-04:00",
                            "name": "Florida Panthers",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e3a88a-b198-4c6f-bbb3-40c2bf94f8fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b1986da-dc01-4338-93a8-6d8248710cf3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T17:37:08.037139-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ff8cae4d-163d-438c-8595-e85ccb372833",
                            "gambit_id": "53bb5304-9934-4d16-a438-95746765d9b7",
                            "last_updated": "2023-04-07T20:37:07.899357-04:00",
                            "created_at": "2023-04-06T17:37:08.039739-04: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/87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb/?format=api"
                        },
                        {
                            "id": "ed1b16e9-f779-42e1-b6ed-3e9a0eacd8b0",
                            "gambit_id": "a22ff598-1790-44cd-9c56-6fa0c932b9fb",
                            "last_updated": "2023-04-07T20:37:07.900827-04:00",
                            "created_at": "2023-04-06T17:37:08.042346-04: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/87d49ba9-9068-4c5b-9a52-b6eabcdb8dbb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "015bcf52-8c09-46d5-90f7-ed07e3e175f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b3d06c13-9588-40cc-a841-315885b7f6a7",
            "completed": true,
            "last_updated": "2023-04-07T10:27:21.201150-04:00",
            "created_at": "2023-04-06T14:26:49.992118-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b3d06c13-9588-40cc-a841-315885b7f6a7",
            "datetime": "2023-04-06T19:07:00-04:00",
            "cutoff_datetime": "2023-04-06T19:07:00-04:00",
            "name": "Minnesota Wild v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T14:26:50.010096-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5527.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a2674409-879d-4bd3-94ec-cde8da73ac8b",
                            "gambit_id": "33b58bda-80b7-4af7-bf7f-b2bf58263d1f",
                            "last_updated": "2023-04-07T10:27:21.222554-04:00",
                            "created_at": "2023-04-06T14:26:50.012300-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api"
                        },
                        {
                            "id": "b86655db-43af-4726-a1df-5ebd94a44706",
                            "gambit_id": "bff8046d-7177-4b35-96ac-d9c267055c53",
                            "last_updated": "2023-04-07T10:27:21.224434-04:00",
                            "created_at": "2023-04-06T14:26:50.014801-04:00",
                            "name": "Minnesota Wild",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api"
                        }
                    ]
                },
                {
                    "id": "a693c630-489c-42dd-80d7-ca73cf3ed406",
                    "match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T14:26:50.002943-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33356ba4-aea5-41cf-8e7f-cda14a2c6624",
                            "gambit_id": "342c79a6-c21f-4d84-85d1-c79e849d0e67",
                            "last_updated": "2023-04-07T10:27:21.218709-04:00",
                            "created_at": "2023-04-06T14:26:50.007451-04:00",
                            "name": "Minnesota Wild",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api"
                        },
                        {
                            "id": "d7fa2368-1533-410f-955d-1afe9df168f3",
                            "gambit_id": "0c45d737-38fa-47df-afa1-46388f1f0441",
                            "last_updated": "2023-04-07T10:27:21.216736-04:00",
                            "created_at": "2023-04-06T14:26:50.005202-04:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api"
                        }
                    ]
                },
                {
                    "id": "91961b07-63cb-4dd6-8938-9e6901f0774a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T14:26:49.995587-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "7fcf236e-5d34-43b2-90a3-0958374ee301",
                            "gambit_id": "0cc160d7-a6a3-4e61-94bf-8ae09dadcbaa",
                            "last_updated": "2023-04-07T10:27:21.212557-04:00",
                            "created_at": "2023-04-06T14:26:50.000549-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/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api"
                        },
                        {
                            "id": "0f8378e9-0301-48a6-8583-f37f7eddc0c6",
                            "gambit_id": "3ef121bc-1c1a-47f6-8509-8a1faf22fba4",
                            "last_updated": "2023-04-07T10:27:21.209717-04:00",
                            "created_at": "2023-04-06T14:26:49.998206-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/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb30049b-da1b-47e3-94d1-3ef2a1cbc9ec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "64c7ceba-558c-4252-bd2b-b170e8e88410",
            "completed": true,
            "last_updated": "2023-04-07T10:22:14.839820-04:00",
            "created_at": "2023-04-06T09:06:59.302647-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.0,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/64c7ceba-558c-4252-bd2b-b170e8e88410",
            "datetime": "2023-04-06T16:10:00-04:00",
            "cutoff_datetime": "2023-04-06T16:10:00-04:00",
            "name": "WAS (J Gray) v. COL (K Freeland)",
            "bettypes": [
                {
                    "id": "3708c468-1ca8-4065-9132-854b62503394",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb30049b-da1b-47e3-94d1-3ef2a1cbc9ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:06:59.316799-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL (K Freeland)",
                                "amount": 6035.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3965.0
                            }
                        ],
                        "expected_reward_tokens": 9595.3,
                        "profit_sb": 95.3,
                        "profit_sb_percentage": 1.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c9fbcdcb-a416-4f82-8842-791ac1e2ce08",
                            "gambit_id": "ede93019-06ba-4c6a-b2e9-c96d27c65d89",
                            "last_updated": "2023-04-07T10:22:14.862464-04:00",
                            "created_at": "2023-04-06T09:06:59.318428-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "1.59000",
                            "odds": "1.61350",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3708c468-1ca8-4065-9132-854b62503394/?format=api"
                        },
                        {
                            "id": "e76640e7-2719-4eb1-b088-73c7aff76450",
                            "gambit_id": "074b0d4a-20f7-403f-b2c4-ab818c53bb6f",
                            "last_updated": "2023-04-07T10:22:14.864846-04:00",
                            "created_at": "2023-04-06T09:06:59.320119-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.42000",
                            "odds": "2.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3708c468-1ca8-4065-9132-854b62503394/?format=api"
                        }
                    ]
                },
                {
                    "id": "0907c793-9b38-44c3-8447-09c858b561ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb30049b-da1b-47e3-94d1-3ef2a1cbc9ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:59.311027-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5421.0
                            },
                            {
                                "team": "COL",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9a1fb6d-cc2a-4ca8-8af3-8fccca75474f",
                            "gambit_id": "21cfa723-5c12-4d2e-881f-dde9423252a0",
                            "last_updated": "2023-04-07T10:22:14.857043-04:00",
                            "created_at": "2023-04-06T09:06:59.314872-04:00",
                            "name": "WAS",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0907c793-9b38-44c3-8447-09c858b561ab/?format=api"
                        },
                        {
                            "id": "09e6d0fb-2817-46db-bc6a-cc7268198665",
                            "gambit_id": "5e96e338-c366-4628-8894-f37d325a6ffa",
                            "last_updated": "2023-04-07T10:22:14.854412-04:00",
                            "created_at": "2023-04-06T09:06:59.312787-04:00",
                            "name": "COL",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0907c793-9b38-44c3-8447-09c858b561ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d9e61a4-008c-4b53-a252-02122bd17a74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb30049b-da1b-47e3-94d1-3ef2a1cbc9ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:06:59.304969-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 11",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 11",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76e0671d-8063-4929-9ee4-ba912f1474ce",
                            "gambit_id": "29570556-4293-4a85-a52b-49d62b4d4e50",
                            "last_updated": "2023-04-07T10:22:14.848915-04:00",
                            "created_at": "2023-04-06T09:06:59.308795-04:00",
                            "name": "Game Total Over 11",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d9e61a4-008c-4b53-a252-02122bd17a74/?format=api"
                        },
                        {
                            "id": "2478dbcf-3ed7-49ad-a63e-527872b24518",
                            "gambit_id": "6e5cc487-954b-455e-922f-b2b24bc00f99",
                            "last_updated": "2023-04-07T10:22:14.845978-04:00",
                            "created_at": "2023-04-06T09:06:59.306826-04:00",
                            "name": "Game Total Under 11",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d9e61a4-008c-4b53-a252-02122bd17a74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9717528e-fce1-4fa6-9d09-67a43555eb77",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c373eb49-538c-4c1a-97b2-e610df761edd",
            "completed": true,
            "last_updated": "2023-04-07T10:22:14.665604-04:00",
            "created_at": "2023-04-06T09:06:59.135268-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c373eb49-538c-4c1a-97b2-e610df761edd",
            "datetime": "2023-04-06T14:10:00-04:00",
            "cutoff_datetime": "2023-04-06T14:10:00-04:00",
            "name": "SFO (A Wood) v. CWS (L Lynn)",
            "bettypes": [
                {
                    "id": "f279fa08-cb3f-40af-a31b-dbd478f3cd88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9717528e-fce1-4fa6-9d09-67a43555eb77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:06:59.148237-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 5234.0
                            },
                            {
                                "team": "SFO (A Wood)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e99a9697-603b-4ee8-b48c-af375e4b2a04",
                            "gambit_id": "efc0aa3e-14c2-4de9-85e8-f01d69287276",
                            "last_updated": "2023-04-07T10:22:14.697074-04:00",
                            "created_at": "2023-04-06T09:06:59.149885-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f279fa08-cb3f-40af-a31b-dbd478f3cd88/?format=api"
                        },
                        {
                            "id": "b0ceb7b1-8200-47d7-9b84-227e5e0c00f7",
                            "gambit_id": "9bb8ce31-ae46-463d-aa49-cd1ca8556685",
                            "last_updated": "2023-04-07T10:22:14.701164-04:00",
                            "created_at": "2023-04-06T09:06:59.151493-04:00",
                            "name": "SFO (A Wood)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f279fa08-cb3f-40af-a31b-dbd478f3cd88/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d8c7f67-e136-4523-969d-4b2302c9e596",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9717528e-fce1-4fa6-9d09-67a43555eb77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:59.143108-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 6399.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2013830a-46bf-415d-ad21-939086e60bea",
                            "gambit_id": "b7178112-7ef6-4fee-bcf4-23f5a77d73dc",
                            "last_updated": "2023-04-07T10:22:14.691006-04:00",
                            "created_at": "2023-04-06T09:06:59.146410-04:00",
                            "name": "SFO",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d8c7f67-e136-4523-969d-4b2302c9e596/?format=api"
                        },
                        {
                            "id": "2e465b27-4596-4da5-96c2-9156fae9fc73",
                            "gambit_id": "42c0c3cf-6bc6-4df2-b75d-28373ab1114f",
                            "last_updated": "2023-04-07T10:22:14.687705-04:00",
                            "created_at": "2023-04-06T09:06:59.144705-04:00",
                            "name": "CWS",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d8c7f67-e136-4523-969d-4b2302c9e596/?format=api"
                        }
                    ]
                },
                {
                    "id": "3781df5a-fb03-4429-b018-bcbadb3b093c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9717528e-fce1-4fa6-9d09-67a43555eb77/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:06:59.137559-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5541a8db-5d52-476d-94a7-b34f0b2b8cec",
                            "gambit_id": "099ef21c-22c6-48df-ac1a-35ea8b055ce0",
                            "last_updated": "2023-04-07T10:22:14.680756-04:00",
                            "created_at": "2023-04-06T09:06:59.141237-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3781df5a-fb03-4429-b018-bcbadb3b093c/?format=api"
                        },
                        {
                            "id": "ca931dbf-dc8c-48d5-a7fc-523ca39c6050",
                            "gambit_id": "39c1d70f-52c7-4deb-9cf1-594dd69ac38a",
                            "last_updated": "2023-04-07T10:22:14.677145-04:00",
                            "created_at": "2023-04-06T09:06:59.139453-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3781df5a-fb03-4429-b018-bcbadb3b093c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c101fe0c-8240-4e28-8ee7-b66e01ad2023",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3d1bc45e-10ca-45cb-9db0-c22232e218a4",
            "completed": true,
            "last_updated": "2023-04-07T10:22:15.563163-04:00",
            "created_at": "2023-04-06T09:06:58.935322-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3d1bc45e-10ca-45cb-9db0-c22232e218a4",
            "datetime": "2023-04-06T14:10:00-04:00",
            "cutoff_datetime": "2023-04-06T14:10:00-04:00",
            "name": "TOR (K Gausman) v. KAN (J Lyles)",
            "bettypes": [
                {
                    "id": "cb12187c-822b-4677-98e2-c4af142d7f2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:06:58.954477-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (K Gausman)",
                                "amount": 6620.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 3380.0
                            }
                        ],
                        "expected_reward_tokens": 9531.6,
                        "profit_sb": 31.6,
                        "profit_sb_percentage": 0.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d96feb91-c02b-4e5f-857b-defba15946f5",
                            "gambit_id": "4c145ef7-5f8c-40f5-b4b3-f2df11d16f4e",
                            "last_updated": "2023-04-07T10:22:15.590165-04:00",
                            "created_at": "2023-04-06T09:06:58.959217-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb12187c-822b-4677-98e2-c4af142d7f2c/?format=api"
                        },
                        {
                            "id": "f92042b8-07f7-45cc-bc50-db903577e45f",
                            "gambit_id": "90d5cbfd-f4ec-4766-b9b2-f58e0903ccca",
                            "last_updated": "2023-04-07T10:22:15.587148-04:00",
                            "created_at": "2023-04-06T09:06:58.956799-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.82000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb12187c-822b-4677-98e2-c4af142d7f2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "acaf24a1-8884-4329-95a9-32ff24dee500",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:58.946863-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 5512.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22282630-e70f-4186-92c1-bf8ec1b261df",
                            "gambit_id": "93aa5415-6501-4441-8c1c-b263fd65dede",
                            "last_updated": "2023-04-07T10:22:15.577689-04:00",
                            "created_at": "2023-04-06T09:06:58.952152-04:00",
                            "name": "TOR",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acaf24a1-8884-4329-95a9-32ff24dee500/?format=api"
                        },
                        {
                            "id": "fca416ad-7ec4-4915-b705-df11f0d76b99",
                            "gambit_id": "d407368e-0949-4a57-a55e-4a846cb4daee",
                            "last_updated": "2023-04-07T10:22:15.575674-04:00",
                            "created_at": "2023-04-06T09:06:58.949192-04:00",
                            "name": "KAN",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acaf24a1-8884-4329-95a9-32ff24dee500/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4e8a517-2274-40b9-8eaa-ac3c173715be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c101fe0c-8240-4e28-8ee7-b66e01ad2023/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:06:58.938897-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58565b4a-ad95-4aa6-812a-cf462dbb925d",
                            "gambit_id": "98cc9940-e3aa-41f4-9ecf-e186cde9d04e",
                            "last_updated": "2023-04-07T10:22:15.568619-04:00",
                            "created_at": "2023-04-06T09:06:58.941500-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e8a517-2274-40b9-8eaa-ac3c173715be/?format=api"
                        },
                        {
                            "id": "2f50941b-6804-4db1-b683-d1a8960afba6",
                            "gambit_id": "30d6a123-3d06-4441-aa1a-6b357bad1faf",
                            "last_updated": "2023-04-07T10:22:15.570686-04:00",
                            "created_at": "2023-04-06T09:06:58.944219-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e8a517-2274-40b9-8eaa-ac3c173715be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73be7164-9d2d-4fd5-89bf-b8c98154482f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "45cc1130-bf5c-448d-a181-8330cdcc520d",
            "completed": true,
            "last_updated": "2023-04-07T10:22:15.255120-04:00",
            "created_at": "2023-04-06T09:06:58.784696-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/45cc1130-bf5c-448d-a181-8330cdcc520d",
            "datetime": "2023-04-06T13:10:00-04:00",
            "cutoff_datetime": "2023-04-06T13:10:00-04:00",
            "name": "BOS (C Sale) v. DET (S Turnbull)",
            "bettypes": [
                {
                    "id": "78e081e1-a905-40a7-a920-239108612329",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73be7164-9d2d-4fd5-89bf-b8c98154482f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-06T09:06:58.800060-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (C Sale)",
                                "amount": 5627.0
                            },
                            {
                                "team": "DET (S Turnbull)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "22b01157-bd55-4195-88f0-5f64eba82b54",
                            "gambit_id": "81ff0e79-5d20-4a04-834b-37dff5c20f74",
                            "last_updated": "2023-04-07T10:22:15.282095-04:00",
                            "created_at": "2023-04-06T09:06:58.803929-04:00",
                            "name": "BOS (C Sale)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e081e1-a905-40a7-a920-239108612329/?format=api"
                        },
                        {
                            "id": "fb93ccc7-78ec-420c-acb2-ea8ec49dea27",
                            "gambit_id": "9bd8d2ed-aad9-430e-8002-57da86ee23a1",
                            "last_updated": "2023-04-07T10:22:15.279525-04:00",
                            "created_at": "2023-04-06T09:06:58.801832-04:00",
                            "name": "DET (S Turnbull)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e081e1-a905-40a7-a920-239108612329/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c79fbc5-8365-4b55-9fff-caae95b5ed13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73be7164-9d2d-4fd5-89bf-b8c98154482f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-06T09:06:58.794409-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5512.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94f8369d-9231-45d8-b0d1-4479a8fab836",
                            "gambit_id": "705baaa3-d25f-4db0-b1d8-75bd339cafb9",
                            "last_updated": "2023-04-07T10:22:15.271451-04:00",
                            "created_at": "2023-04-06T09:06:58.796270-04:00",
                            "name": "DET",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c79fbc5-8365-4b55-9fff-caae95b5ed13/?format=api"
                        },
                        {
                            "id": "37094e6e-d4d7-4fa2-8f97-ab3b4e9ce281",
                            "gambit_id": "c4ffa284-3d4e-4a64-8922-2dab7a05a239",
                            "last_updated": "2023-04-07T10:22:15.274435-04:00",
                            "created_at": "2023-04-06T09:06:58.798338-04:00",
                            "name": "BOS",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c79fbc5-8365-4b55-9fff-caae95b5ed13/?format=api"
                        }
                    ]
                },
                {
                    "id": "3f939e25-c5d5-4bc3-ac9e-85b946738eae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73be7164-9d2d-4fd5-89bf-b8c98154482f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-06T09:06:58.788539-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39badd73-7329-4b61-a11c-1d7892129989",
                            "gambit_id": "12dec460-4c60-4790-929d-34c7dd9dc930",
                            "last_updated": "2023-04-07T10:22:15.264287-04:00",
                            "created_at": "2023-04-06T09:06:58.792532-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f939e25-c5d5-4bc3-ac9e-85b946738eae/?format=api"
                        },
                        {
                            "id": "57eac4d0-3da4-4a12-9120-60d7c3a40586",
                            "gambit_id": "f2a53bdf-e5f4-4592-be26-beb22935ee52",
                            "last_updated": "2023-04-07T10:22:15.261788-04:00",
                            "created_at": "2023-04-06T09:06:58.790616-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f939e25-c5d5-4bc3-ac9e-85b946738eae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74f7ddd3-576b-4a56-962a-d9788ba9f89b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f212818-2fa6-4f2e-84ff-ff84ce0e2d01",
            "completed": true,
            "last_updated": "2023-04-10T15:22:15.479264-04:00",
            "created_at": "2023-04-04T11:22:11.748055-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "US Masters",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/3f212818-2fa6-4f2e-84ff-ff84ce0e2d01",
            "datetime": "2023-04-06T08:00:00-04:00",
            "cutoff_datetime": "2023-04-06T08:00:00-04:00",
            "name": "The US Masters 2023: Top 5 Finish",
            "bettypes": [
                {
                    "id": "3b957681-c9bc-4628-b035-42a1428ff564",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74f7ddd3-576b-4a56-962a-d9788ba9f89b/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-04T11:22:11.752226-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "3c5f799c-a031-46be-b034-4674bc9a3e79",
                            "gambit_id": "7e0ea85b-9efb-4dbe-831f-3651eb25146d",
                            "last_updated": "2023-04-10T15:22:15.642275-04:00",
                            "created_at": "2023-04-04T11:22:11.883939-04:00",
                            "name": "Brooks Koepka",
                            "reward": "1.05000",
                            "odds": "1.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "0e26c852-237a-4a39-b65b-2a96109d0cf8",
                            "gambit_id": "c8db6ecc-08c5-47e5-8d75-bc6f5ac5a8d5",
                            "last_updated": "2023-04-10T15:22:15.671809-04:00",
                            "created_at": "2023-04-04T11:22:11.899187-04:00",
                            "name": "Jon Rahm",
                            "reward": "1.08000",
                            "odds": "1.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "25f7a53a-e1c3-4d32-ba1c-241d44c754c2",
                            "gambit_id": "b5dba8b5-ddcb-4a41-830a-4f6a7cf736c9",
                            "last_updated": "2023-04-10T15:22:15.666726-04:00",
                            "created_at": "2023-04-04T11:22:11.896516-04:00",
                            "name": "Patrick Cantlay",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "29ed61b6-d185-402c-89c4-38c81daebd73",
                            "gambit_id": "f9aad423-bb68-4fea-9ad1-58c883dd0cd2",
                            "last_updated": "2023-04-10T15:22:15.674043-04:00",
                            "created_at": "2023-04-04T11:22:11.900448-04:00",
                            "name": "Rory McIlroy",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "e749d86d-eeee-44da-9a12-ab7727e1f171",
                            "gambit_id": "97c97014-2c8f-43ee-a73b-50844e14f68e",
                            "last_updated": "2023-04-10T15:22:15.640022-04:00",
                            "created_at": "2023-04-04T11:22:11.882537-04:00",
                            "name": "Viktor Hovland",
                            "reward": "2.56000",
                            "odds": "2.63000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "67ca7f1a-e896-4a7b-b5e3-cd4290701eff",
                            "gambit_id": "2c5182a9-cfba-4810-94f2-664dc489a1b8",
                            "last_updated": "2023-04-10T15:22:15.652225-04:00",
                            "created_at": "2023-04-04T11:22:11.888755-04:00",
                            "name": "Collin Morikawa",
                            "reward": "2.56000",
                            "odds": "2.63000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "a2181e08-b4e2-4d6b-a9af-0324978363f4",
                            "gambit_id": "46b85a1e-b84e-4a4d-8996-ef8866ccdf6e",
                            "last_updated": "2023-04-10T15:22:15.499292-04:00",
                            "created_at": "2023-04-04T11:22:11.875186-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "2.80000",
                            "odds": "2.88000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "70dc9e8e-3f8a-4e43-8ca3-ff58da660d9c",
                            "gambit_id": "555bf884-01a2-44f8-8f70-9c0fa1d292d2",
                            "last_updated": "2023-04-10T15:22:15.647207-04:00",
                            "created_at": "2023-04-04T11:22:11.886405-04:00",
                            "name": "Cameron Young",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "aa2ff49b-b7e3-4406-b15a-223150080e25",
                            "gambit_id": "4a68e932-4346-4e08-8f1f-7120d0d132c1",
                            "last_updated": "2023-04-10T15:22:15.659434-04:00",
                            "created_at": "2023-04-04T11:22:11.892672-04:00",
                            "name": "Jason Day",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "50769e43-1f5d-448b-a3ba-ddbc3171b2b7",
                            "gambit_id": "355155aa-67bf-4ceb-8be5-36bd6f5a3243",
                            "last_updated": "2023-04-10T15:22:15.491223-04:00",
                            "created_at": "2023-04-04T11:22:11.866053-04:00",
                            "name": "Justin Rose",
                            "reward": "4.26000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "f81c7256-ead8-4e73-941a-62d930e601d1",
                            "gambit_id": "9fa05f67-89b5-497c-894f-de180d2a6bac",
                            "last_updated": "2023-04-10T15:22:15.676687-04:00",
                            "created_at": "2023-04-04T11:22:11.901782-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "5da15290-2300-4c2f-950c-d8188c4a57dc",
                            "gambit_id": "432eb4ee-9fa9-44e5-8742-c1436b56f42e",
                            "last_updated": "2023-04-10T15:22:15.493156-04:00",
                            "created_at": "2023-04-04T11:22:11.868125-04:00",
                            "name": "Joaquin Niemann",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "e4bca282-db37-45d8-91af-20f5b770fd30",
                            "gambit_id": "abb37f42-d1ab-4e03-aad5-3121ddf11c34",
                            "last_updated": "2023-04-10T15:22:15.661920-04:00",
                            "created_at": "2023-04-04T11:22:11.893927-04:00",
                            "name": "Justin Thomas",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "fcb35c50-6a7b-45ec-a46d-72a2c2cbb5f0",
                            "gambit_id": "71e5b669-b63d-4972-a8d9-1b55a222df1f",
                            "last_updated": "2023-04-10T15:22:15.523898-04:00",
                            "created_at": "2023-04-04T11:22:11.769215-04:00",
                            "name": "Sam Bennett",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "c6e9957e-2228-4279-94dd-f4a14a96bc90",
                            "gambit_id": "ca868c5e-8c18-4e2b-b518-f80be7f4c685",
                            "last_updated": "2023-04-10T15:22:15.649672-04:00",
                            "created_at": "2023-04-04T11:22:11.887559-04:00",
                            "name": "Dustin Johnson",
                            "reward": "5.80000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "56da26dc-549a-498a-9852-51edc25ecbef",
                            "gambit_id": "5ee05779-393a-4869-98ee-3ef6d837fd83",
                            "last_updated": "2023-04-10T15:22:15.631332-04:00",
                            "created_at": "2023-04-04T11:22:11.877631-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "6.76000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "bdde20a7-b207-442e-b7a6-7a4d2e3fdaa2",
                            "gambit_id": "1ea487d4-3a05-4430-9e6e-a14565b8af84",
                            "last_updated": "2023-04-10T15:22:15.654676-04:00",
                            "created_at": "2023-04-04T11:22:11.889959-04:00",
                            "name": "Xander Schauffele",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "d71e4b59-d144-4262-9a25-7002d2fba92a",
                            "gambit_id": "e8daa01e-480a-4ce9-a398-91c1e8aabcd6",
                            "last_updated": "2023-04-10T15:22:15.635776-04:00",
                            "created_at": "2023-04-04T11:22:11.880003-04:00",
                            "name": "Will Zalatoris",
                            "reward": "7.24000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "6ffa060f-26b2-4845-9ee8-896c54359267",
                            "gambit_id": "a51e2a5c-feca-40f6-96f4-f48367dea42c",
                            "last_updated": "2023-04-10T15:22:15.590889-04:00",
                            "created_at": "2023-04-04T11:22:11.827058-04:00",
                            "name": "Russell Henley",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "d2d7b140-ac9f-40f3-a95d-b974d8ec2af3",
                            "gambit_id": "433a15de-58ad-4230-a5c0-792a18968d95",
                            "last_updated": "2023-04-10T15:22:15.573862-04:00",
                            "created_at": "2023-04-04T11:22:11.813595-04:00",
                            "name": "Phil Mickelson",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "520d95cb-bbf2-41cd-ab07-15e87183a46d",
                            "gambit_id": "e4a34346-e3a1-490c-b1d9-426efe2280f5",
                            "last_updated": "2023-04-10T15:22:15.669418-04:00",
                            "created_at": "2023-04-04T11:22:11.897892-04:00",
                            "name": "Jordan Spieth",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "7ba7d7af-2cf6-401e-b400-d76884510f18",
                            "gambit_id": "508e1b93-ddc4-4f93-bbcf-e9647d178097",
                            "last_updated": "2023-04-10T15:22:15.629334-04:00",
                            "created_at": "2023-04-04T11:22:11.876397-04:00",
                            "name": "Corey Conners",
                            "reward": "8.20000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "1d128693-9a25-4b5b-b977-348b2d7932de",
                            "gambit_id": "b6107b43-ca70-40ad-98a3-4bf6ab748e50",
                            "last_updated": "2023-04-10T15:22:15.633572-04:00",
                            "created_at": "2023-04-04T11:22:11.878813-04:00",
                            "name": "Sam Burns",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "c413266c-c893-497f-8cbe-a1c3e4a6e349",
                            "gambit_id": "d76e121d-6aea-44e4-a5bc-41eca955f55c",
                            "last_updated": "2023-04-10T15:22:15.627306-04:00",
                            "created_at": "2023-04-04T11:22:11.872713-04:00",
                            "name": "Shane Lowry",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "a077e0cb-00db-439f-b371-40075c9daed6",
                            "gambit_id": "26844008-16d1-46e1-89d4-cf3150d1b96b",
                            "last_updated": "2023-04-10T15:22:15.624880-04:00",
                            "created_at": "2023-04-04T11:22:11.869933-04:00",
                            "name": "Min Woo Lee",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "8beaaf23-61bd-4cb8-95db-fb72c5b3bfe2",
                            "gambit_id": "d74b9321-b7d0-446b-9027-99067355d2e4",
                            "last_updated": "2023-04-10T15:22:15.578269-04:00",
                            "created_at": "2023-04-04T11:22:11.816992-04:00",
                            "name": "Ryan Fox",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "2e1425a8-d59f-4e2d-9206-9dee97adf57d",
                            "gambit_id": "f1984882-3c6f-412c-9d98-58f789e4fd12",
                            "last_updated": "2023-04-10T15:22:15.489503-04:00",
                            "created_at": "2023-04-04T11:22:11.864194-04:00",
                            "name": "Patrick Reed",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "85b5939a-4503-4a23-8426-8d26fd9f0d3e",
                            "gambit_id": "06ea8a07-c421-4a7d-9637-cdce473fd408",
                            "last_updated": "2023-04-10T15:22:15.622962-04:00",
                            "created_at": "2023-04-04T11:22:11.862537-04:00",
                            "name": "Tiger Woods",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "0181ba5f-33b0-4c1b-adee-d9b3d3ad384b",
                            "gambit_id": "6577d099-f06e-4e9d-9a03-747b152a58be",
                            "last_updated": "2023-04-10T15:22:15.570386-04:00",
                            "created_at": "2023-04-04T11:22:11.809877-04:00",
                            "name": "Gary Woodland",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "8a6fa9f1-8ce4-4cff-9900-8e5fe254a143",
                            "gambit_id": "f6063caf-a96f-4059-815e-71fcc810f61c",
                            "last_updated": "2023-04-10T15:22:15.621202-04:00",
                            "created_at": "2023-04-04T11:22:11.857261-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "cc24a0e0-a146-4092-9379-c5bc287f5147",
                            "gambit_id": "05e5e71a-4c17-49d3-a7c0-89125d42e9b4",
                            "last_updated": "2023-04-10T15:22:15.619085-04:00",
                            "created_at": "2023-04-04T11:22:11.855464-04:00",
                            "name": "Louis Oosthuizen",
                            "reward": "14.44000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "4afd7a3b-61e5-499f-a2f0-077d4de4d08e",
                            "gambit_id": "eb28e76c-70f7-4fef-8706-be6f4042bf15",
                            "last_updated": "2023-04-10T15:22:15.605272-04:00",
                            "created_at": "2023-04-04T11:22:11.843688-04:00",
                            "name": "Sahith Theegala",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "46144a44-1faf-4d48-b683-c2f1abd42362",
                            "gambit_id": "4b050c3c-2959-45b3-a95f-0f1437c5e7dd",
                            "last_updated": "2023-04-10T15:22:15.617094-04:00",
                            "created_at": "2023-04-04T11:22:11.853605-04:00",
                            "name": "Bryson DeChambeau",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "685da4bf-8915-41be-a33b-d0a5904ac316",
                            "gambit_id": "b4c9488a-ecda-4aa6-a379-e16d2d175d2a",
                            "last_updated": "2023-04-10T15:22:15.664416-04:00",
                            "created_at": "2023-04-04T11:22:11.895259-04:00",
                            "name": "Cameron Smith",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "8e7c0008-1a59-4c28-b302-ac16dc55f169",
                            "gambit_id": "a9e330b4-3f9f-4fa6-9a99-ed47de255962",
                            "last_updated": "2023-04-10T15:22:15.607373-04:00",
                            "created_at": "2023-04-04T11:22:11.845486-04:00",
                            "name": "Keith Mitchell",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "220a665a-b205-4066-90cd-1711419b8b3b",
                            "gambit_id": "6f83df04-feb2-4956-b1fd-d0b1592ee721",
                            "last_updated": "2023-04-10T15:22:15.597232-04:00",
                            "created_at": "2023-04-04T11:22:11.831744-04:00",
                            "name": "Mito Pereira",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "5b052955-2ea2-4790-b3b6-e043bd763587",
                            "gambit_id": "f63db518-eb35-4f4f-8a87-8ce0811100d9",
                            "last_updated": "2023-04-10T15:22:15.644770-04:00",
                            "created_at": "2023-04-04T11:22:11.885230-04:00",
                            "name": "Max Homa",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "8491f8a4-a587-466e-bfb7-1e62251eea48",
                            "gambit_id": "94138a7f-444d-4e27-a4f4-3b51a0b71282",
                            "last_updated": "2023-04-10T15:22:15.614682-04:00",
                            "created_at": "2023-04-04T11:22:11.851244-04:00",
                            "name": "Abraham Ancer",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "5526abbd-01b1-4d8e-a9fe-b8b5fb61dcd7",
                            "gambit_id": "f2636919-5ad2-4f33-842c-a95bf4619216",
                            "last_updated": "2023-04-10T15:22:15.601355-04:00",
                            "created_at": "2023-04-04T11:22:11.835815-04:00",
                            "name": "Tom Hoge",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "fe010dff-70d8-443a-bc6a-e7885018becc",
                            "gambit_id": "85d58a1a-bd83-450e-96f7-829b56fd09d8",
                            "last_updated": "2023-04-10T15:22:15.609699-04:00",
                            "created_at": "2023-04-04T11:22:11.847488-04:00",
                            "name": "Sergio Garcia",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "46f0db1e-09bc-4fd4-80a7-a9db4d6075a9",
                            "gambit_id": "cea3c97d-da92-43ba-a254-ef483cb6c52f",
                            "last_updated": "2023-04-10T15:22:15.595172-04:00",
                            "created_at": "2023-04-04T11:22:11.830095-04:00",
                            "name": "Talor Gooch",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "f2a5e59e-bcd4-4f54-b594-6f415c60f4c3",
                            "gambit_id": "c4b10162-dc32-401e-a327-9285047e8fa5",
                            "last_updated": "2023-04-10T15:22:15.592923-04:00",
                            "created_at": "2023-04-04T11:22:11.828553-04:00",
                            "name": "Seamus Power",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "1d889493-6688-44f9-bfc6-24972fd1bc3f",
                            "gambit_id": "cdc86cd8-b137-457e-825a-7a9aa75af48f",
                            "last_updated": "2023-04-10T15:22:15.603342-04:00",
                            "created_at": "2023-04-04T11:22:11.839474-04:00",
                            "name": "Kurt Kitayama",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "4341c5e3-0621-4194-8249-11fa2542fbd3",
                            "gambit_id": "366cbb0a-fa1c-4c0a-834a-70f0d5e5416d",
                            "last_updated": "2023-04-10T15:22:15.599242-04:00",
                            "created_at": "2023-04-04T11:22:11.833427-04:00",
                            "name": "Danny Willett",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "c3d58f8e-f7a7-4d10-9008-274421a782b6",
                            "gambit_id": "716f6473-1bae-42f9-a154-20da8e8aac06",
                            "last_updated": "2023-04-10T15:22:15.586741-04:00",
                            "created_at": "2023-04-04T11:22:11.824079-04:00",
                            "name": "Thomas Pieters",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "c622f780-3079-4756-b22d-1b8b9ff66874",
                            "gambit_id": "2f50aeaf-e615-4947-8c86-3384f938cf36",
                            "last_updated": "2023-04-10T15:22:15.588894-04:00",
                            "created_at": "2023-04-04T11:22:11.825609-04:00",
                            "name": "Brian Harman",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "4528fbaf-27f9-4ae1-a96d-42bb852fe204",
                            "gambit_id": "2b1dd2ce-8d7d-42d1-bd26-4f6a6fbaba1a",
                            "last_updated": "2023-04-10T15:22:15.497244-04:00",
                            "created_at": "2023-04-04T11:22:11.873921-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "dc2be75e-bd27-4ae8-8465-a39bb06966ba",
                            "gambit_id": "2625273e-fdc7-4cf3-8a93-7394e88fbc5a",
                            "last_updated": "2023-04-10T15:22:15.582585-04:00",
                            "created_at": "2023-04-04T11:22:11.820590-04:00",
                            "name": "Billy Horschel",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "24128cab-5a42-4cf5-8c42-249b91a01124",
                            "gambit_id": "01a7b9f2-54a5-4ecd-b177-4223518e5d1e",
                            "last_updated": "2023-04-10T15:22:15.576076-04:00",
                            "created_at": "2023-04-04T11:22:11.815388-04:00",
                            "name": "Jason Kokrak",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "f48db332-65b9-48c0-8300-eedaea47d80c",
                            "gambit_id": "366cdd3b-9bdc-456a-984d-feed11c611d6",
                            "last_updated": "2023-04-10T15:22:15.580540-04:00",
                            "created_at": "2023-04-04T11:22:11.818909-04:00",
                            "name": "Alex Noren",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "97821ae0-0c4a-4a98-860a-acacb1751e09",
                            "gambit_id": "b6511baa-c7bd-44c7-be78-db6988396790",
                            "last_updated": "2023-04-10T15:22:15.568609-04:00",
                            "created_at": "2023-04-04T11:22:11.808261-04:00",
                            "name": "JT Poston",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "f016dd6e-2ba3-433b-9159-0179d648e88c",
                            "gambit_id": "3f13c69f-acb1-4d89-b24b-dfd6c9269ca5",
                            "last_updated": "2023-04-10T15:22:15.566976-04:00",
                            "created_at": "2023-04-04T11:22:11.806700-04:00",
                            "name": "Harold Varner III",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "750b081d-6311-4cfc-b350-dd1ee0c5737f",
                            "gambit_id": "c387974e-127d-49c1-955a-33e1a95e118a",
                            "last_updated": "2023-04-10T15:22:15.572084-04:00",
                            "created_at": "2023-04-04T11:22:11.811877-04:00",
                            "name": "Bubba Watson",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "ee1b306d-e9b6-40e8-923d-d25fbcb71c1f",
                            "gambit_id": "1d5ed1f2-1fa5-4f19-a4e9-47f5ce43027c",
                            "last_updated": "2023-04-10T15:22:15.565336-04:00",
                            "created_at": "2023-04-04T11:22:11.804969-04:00",
                            "name": "Taylor Moore",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "667d05ea-9aef-4381-93d8-c0a840961840",
                            "gambit_id": "8a6695da-0c37-47c5-a8a5-57de0e1ca053",
                            "last_updated": "2023-04-10T15:22:15.612360-04:00",
                            "created_at": "2023-04-04T11:22:11.849292-04:00",
                            "name": "Keegan Bradley",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "1b1030f7-74ce-4209-b4c2-5ae23b58e3f8",
                            "gambit_id": "4dcff63d-a444-4434-a3c6-9812723a0c90",
                            "last_updated": "2023-04-10T15:22:15.563641-04:00",
                            "created_at": "2023-04-04T11:22:11.803123-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "08b0b777-4af3-40d6-bcac-332496c494a4",
                            "gambit_id": "c7710ba7-8f92-43bc-879d-39066325a057",
                            "last_updated": "2023-04-10T15:22:15.559759-04:00",
                            "created_at": "2023-04-04T11:22:11.799446-04:00",
                            "name": "Francesco Molinari",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "29ee31a3-67c6-4b89-b7dd-c045d76ef8be",
                            "gambit_id": "d1fb6ee4-61f7-48b7-a91e-95c5c92e881e",
                            "last_updated": "2023-04-10T15:22:15.555317-04:00",
                            "created_at": "2023-04-04T11:22:11.795792-04:00",
                            "name": "Adam Svensson",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "02b8f096-ff8c-404e-b57c-cae850380efe",
                            "gambit_id": "19ed86d3-2778-4d65-88f0-6120f4ed7084",
                            "last_updated": "2023-04-10T15:22:15.552557-04:00",
                            "created_at": "2023-04-04T11:22:11.794113-04:00",
                            "name": "Cameron Champ",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "66597878-76c7-49b7-969e-5c27a23c6e22",
                            "gambit_id": "57f02804-efde-4bc2-a812-60d80647182d",
                            "last_updated": "2023-04-10T15:22:15.550452-04:00",
                            "created_at": "2023-04-04T11:22:11.792085-04:00",
                            "name": "Charl Schwartzel",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "1f6dd840-afc8-4aec-aa31-d1619630594f",
                            "gambit_id": "ff6ec584-da05-4eee-bd99-b3c18a52bd97",
                            "last_updated": "2023-04-10T15:22:15.584463-04:00",
                            "created_at": "2023-04-04T11:22:11.822407-04:00",
                            "name": "Chris Kirk",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "26e06578-f314-4e30-b0d6-6a613aaa9d17",
                            "gambit_id": "0e5210c7-11fe-4bce-83fa-0e97c8050c0b",
                            "last_updated": "2023-04-10T15:22:15.557313-04:00",
                            "created_at": "2023-04-04T11:22:11.797485-04:00",
                            "name": "Kevin Na",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "b4a9928e-bb31-4d17-af01-990cd04fab54",
                            "gambit_id": "34812a00-c9db-4281-97c5-2ff81d5a4d93",
                            "last_updated": "2023-04-10T15:22:15.546309-04:00",
                            "created_at": "2023-04-04T11:22:11.787450-04:00",
                            "name": "Adrian Meronk",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "87a19ef8-1504-453e-bb14-a0a407e79379",
                            "gambit_id": "5a98798e-ffad-4330-a0f5-eacc28d49ed0",
                            "last_updated": "2023-04-10T15:22:15.544099-04:00",
                            "created_at": "2023-04-04T11:22:11.784454-04:00",
                            "name": "Sepp Straka",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "f4ff921b-87a4-437b-b681-dcda486e8a60",
                            "gambit_id": "b827bd20-6d77-45dc-8cc6-36ed460e191b",
                            "last_updated": "2023-04-10T15:22:15.541683-04:00",
                            "created_at": "2023-04-04T11:22:11.782599-04:00",
                            "name": "Kevin Kisner",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "4f12f3cc-afae-489e-bd4a-ae64fc41df7e",
                            "gambit_id": "77ce8da5-8474-421b-af88-f976d5c91427",
                            "last_updated": "2023-04-10T15:22:15.656913-04:00",
                            "created_at": "2023-04-04T11:22:11.891209-04:00",
                            "name": "Tony Finau",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "48a1fb3d-c066-4e79-98dd-afd72f3c3321",
                            "gambit_id": "ec1abf5a-a644-4fa2-8b45-30f3c7451138",
                            "last_updated": "2023-04-10T15:22:15.539570-04:00",
                            "created_at": "2023-04-04T11:22:11.780953-04:00",
                            "name": "Scott Stallings",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "82602d8a-7092-49cb-9832-9e4f5753f5ec",
                            "gambit_id": "7ccd676e-4ef7-4ce7-b994-c1667b1cbb0e",
                            "last_updated": "2023-04-10T15:22:15.637883-04:00",
                            "created_at": "2023-04-04T11:22:11.881170-04:00",
                            "name": "Sungjae Im",
                            "reward": "53.80000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "ec5b0784-97db-4361-859f-aca638b3ee0b",
                            "gambit_id": "54aad37c-7408-46c7-bed6-26a7bc9e33b1",
                            "last_updated": "2023-04-10T15:22:15.487680-04:00",
                            "created_at": "2023-04-04T11:22:11.860738-04:00",
                            "name": "Tom Kim",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "8853e4c2-d56c-46c7-a8cf-35cb3ee066dd",
                            "gambit_id": "0fb6cd26-ac61-4877-8284-6a482e6c0d1f",
                            "last_updated": "2023-04-10T15:22:15.535332-04:00",
                            "created_at": "2023-04-04T11:22:11.777713-04:00",
                            "name": "Zach Johnson",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "34dd452e-7edf-4890-8014-1472dad77a1f",
                            "gambit_id": "d5216042-358d-4356-823e-c66d2ed1ed33",
                            "last_updated": "2023-04-10T15:22:15.537470-04:00",
                            "created_at": "2023-04-04T11:22:11.779366-04:00",
                            "name": "Kazuki Higa",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "dca69282-7ba4-471a-a4d4-5e6fd0f0ea61",
                            "gambit_id": "ff8ba8cc-7d7b-4126-8d3d-8b52f51cc2ab",
                            "last_updated": "2023-04-10T15:22:15.485786-04:00",
                            "created_at": "2023-04-04T11:22:11.858928-04:00",
                            "name": "Adam Scott",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "dfb66240-cd7f-45df-b330-1e11dc4b6f66",
                            "gambit_id": "79405abf-1ab0-4d3e-ac4c-b2792d8aa1ed",
                            "last_updated": "2023-04-10T15:22:15.561907-04:00",
                            "created_at": "2023-04-04T11:22:11.801273-04:00",
                            "name": "Harris English",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "00d76350-0175-4037-9725-de97015dc5c0",
                            "gambit_id": "8edcbff9-8bf5-41a3-a630-d7e32374e516",
                            "last_updated": "2023-04-10T15:22:15.533537-04:00",
                            "created_at": "2023-04-04T11:22:11.776134-04:00",
                            "name": "Gordon Sargent",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "128ca8dc-009d-4721-ad99-9acfcb7c21d2",
                            "gambit_id": "ef4dcf28-96a4-4038-afe5-8c5d63d7dc7d",
                            "last_updated": "2023-04-10T15:22:15.495255-04:00",
                            "created_at": "2023-04-04T11:22:11.871414-04:00",
                            "name": "Tommy Fleetwood",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "4328c9b7-2dd3-443b-877c-b71920c1b0df",
                            "gambit_id": "2f005512-5dee-46c7-ae0c-6fa6e98cde4c",
                            "last_updated": "2023-04-10T15:22:15.531627-04:00",
                            "created_at": "2023-04-04T11:22:11.774541-04:00",
                            "name": "Bernhard Langer",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "44be4af2-84a0-41c5-825c-ed5ed93834d9",
                            "gambit_id": "fc37e583-7546-416d-95ef-5dbae6a2890b",
                            "last_updated": "2023-04-10T15:22:15.548224-04:00",
                            "created_at": "2023-04-04T11:22:11.789580-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "56bfd42a-48c0-46aa-8fec-15582d5f4dcd",
                            "gambit_id": "866e637f-eabd-47e1-8898-4f25db1fceb3",
                            "last_updated": "2023-04-10T15:22:15.529291-04:00",
                            "created_at": "2023-04-04T11:22:11.772897-04:00",
                            "name": "Fred Couples",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "efff7989-522b-4919-9799-feb5b9cdcf20",
                            "gambit_id": "3ec13054-3e55-4cc5-b942-fcab8a478a4e",
                            "last_updated": "2023-04-10T15:22:15.526330-04:00",
                            "created_at": "2023-04-04T11:22:11.771108-04:00",
                            "name": "Harrison Crowe",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "563ab7d8-89e3-4d34-b68f-2de8c103f317",
                            "gambit_id": "e88b2c6d-5311-4ab0-9773-75ea5ebd68d5",
                            "last_updated": "2023-04-10T15:22:15.509870-04:00",
                            "created_at": "2023-04-04T11:22:11.759248-04:00",
                            "name": "Mateo Fernandez de Oliveira",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "f243f96a-9882-40a2-b485-04564f4cab6a",
                            "gambit_id": "93525d24-a9c2-493b-9d92-92972d9e4925",
                            "last_updated": "2023-04-10T15:22:15.519441-04:00",
                            "created_at": "2023-04-04T11:22:11.765315-04:00",
                            "name": "Aldrich Potgieter",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "cce06997-8db4-4076-bcb7-f9247ba3acba",
                            "gambit_id": "75621a3e-1aee-4614-bda8-d0c8efb833a6",
                            "last_updated": "2023-04-10T15:22:15.512589-04:00",
                            "created_at": "2023-04-04T11:22:11.760720-04:00",
                            "name": "Vijay Singh",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "418e6903-b1fc-44ee-bcaf-b71f530087e1",
                            "gambit_id": "a032bc54-6489-4234-9cdf-ad6c67f2b7bf",
                            "last_updated": "2023-04-10T15:22:15.517241-04:00",
                            "created_at": "2023-04-04T11:22:11.763630-04:00",
                            "name": "Matthew McClean",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "a11c64a8-a454-4f8e-84bb-60b248af2fa7",
                            "gambit_id": "266e5151-c1e6-4a06-b82f-264cf7f2c114",
                            "last_updated": "2023-04-10T15:22:15.521522-04:00",
                            "created_at": "2023-04-04T11:22:11.767270-04:00",
                            "name": "Mike Weir",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "63272a2b-8b27-4678-a99b-6b19109a769d",
                            "gambit_id": "b403e14c-5d92-40fd-8883-2f2f3282a97e",
                            "last_updated": "2023-04-10T15:22:15.514993-04:00",
                            "created_at": "2023-04-04T11:22:11.762169-04:00",
                            "name": "Ben Carr",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "433aa78e-d4ad-49ed-a209-08ce098d9c13",
                            "gambit_id": "e665b5e3-0971-4c6e-9f16-bf8bde2f83a4",
                            "last_updated": "2023-04-10T15:22:15.504626-04:00",
                            "created_at": "2023-04-04T11:22:11.755896-04:00",
                            "name": "Larry Mize",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "d79a99fa-8c07-4e72-b335-43e1dd9f3559",
                            "gambit_id": "7d1de569-7d25-4587-8789-4feb4dadc01b",
                            "last_updated": "2023-04-10T15:22:15.507163-04:00",
                            "created_at": "2023-04-04T11:22:11.757711-04:00",
                            "name": "Sandy Lyle",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        },
                        {
                            "id": "1e1b33ac-7b72-4d85-b240-39228fd78249",
                            "gambit_id": "10cf8b63-72bb-4622-acba-fc84fa11fa60",
                            "last_updated": "2023-04-10T15:22:15.501111-04:00",
                            "created_at": "2023-04-04T11:22:11.753943-04:00",
                            "name": "Jose Maria Olazabal",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b957681-c9bc-4628-b035-42a1428ff564/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf46f02e-80d3-4766-af8b-bf90d2f105e0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f016d6af-88bc-40d9-96a8-3793913e7220",
            "completed": true,
            "last_updated": "2023-04-10T15:22:14.961018-04:00",
            "created_at": "2023-04-04T11:22:11.164922-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "US Masters",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/f016d6af-88bc-40d9-96a8-3793913e7220",
            "datetime": "2023-04-06T08:00:00-04:00",
            "cutoff_datetime": "2023-04-06T08:00:00-04:00",
            "name": "The US Masters 2023: To Win Outright",
            "bettypes": [
                {
                    "id": "aa8fe565-cf29-445f-90bd-ca2a99797817",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf46f02e-80d3-4766-af8b-bf90d2f105e0/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-04T11:22:11.168652-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "b84a10ff-9847-4de6-aa1f-920b02aa3e96",
                            "gambit_id": "63c6a547-4218-4e6e-84d0-c0523dfc48d8",
                            "last_updated": "2023-04-10T15:22:14.970095-04:00",
                            "created_at": "2023-04-04T11:22:11.175853-04:00",
                            "name": "Brooks Koepka",
                            "reward": "1.87000",
                            "odds": "1.91000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "d6c6479a-60bf-4c05-a5ef-aa181d73a8a7",
                            "gambit_id": "510d5766-8a94-4db6-b724-545fc806c067",
                            "last_updated": "2023-04-10T15:22:15.159196-04:00",
                            "created_at": "2023-04-04T11:22:11.313528-04:00",
                            "name": "Jon Rahm",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "bf1955ca-be8f-442e-80f8-5bb150b61cf9",
                            "gambit_id": "aad499a0-165d-4012-94d0-a06e93b3e4c0",
                            "last_updated": "2023-04-10T15:22:15.161677-04:00",
                            "created_at": "2023-04-04T11:22:11.315080-04:00",
                            "name": "Rory McIlroy",
                            "reward": "7.72000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "5a344036-2d82-4886-9df0-cfeae7de7bc9",
                            "gambit_id": "c7c5096b-0771-4fe4-aecb-52372b325898",
                            "last_updated": "2023-04-10T15:22:14.972042-04:00",
                            "created_at": "2023-04-04T11:22:11.170283-04:00",
                            "name": "Tony Finau",
                            "reward": "22.12000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "8455b8f7-9292-4743-a5aa-34ccabf39214",
                            "gambit_id": "8d523cb8-18db-4a9b-a8d3-fd8bc5425825",
                            "last_updated": "2023-04-10T15:22:14.978257-04:00",
                            "created_at": "2023-04-04T11:22:11.177154-04:00",
                            "name": "Max Homa",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "16609e67-6050-4aa7-bdf3-dcaca78af93e",
                            "gambit_id": "9ccb3ace-30ff-4c27-8ee7-88f74c15a6cb",
                            "last_updated": "2023-04-10T15:22:14.968071-04:00",
                            "created_at": "2023-04-04T11:22:11.174469-04:00",
                            "name": "Viktor Hovland",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "b9feecd1-bec2-42f2-9aae-aa5ad704bad3",
                            "gambit_id": "21760abc-bfd5-4f50-8622-1dd5bb4f8519",
                            "last_updated": "2023-04-10T15:22:15.142395-04:00",
                            "created_at": "2023-04-04T11:22:11.302771-04:00",
                            "name": "Dustin Johnson",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "debf45b7-e0f7-43c2-a54c-61fed28a0819",
                            "gambit_id": "5e9b930e-7eac-4ebb-8fe7-79dcc84c6014",
                            "last_updated": "2023-04-10T15:22:15.144622-04:00",
                            "created_at": "2023-04-04T11:22:11.304508-04:00",
                            "name": "Collin Morikawa",
                            "reward": "27.88000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "f6f16a7f-0098-4506-b26d-9cdcf7abb9e9",
                            "gambit_id": "a766faba-f4b9-4686-951e-892fbc0e5ca8",
                            "last_updated": "2023-04-10T15:22:14.976157-04:00",
                            "created_at": "2023-04-04T11:22:11.173017-04:00",
                            "name": "Sungjae Im",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "a54486c1-43a2-4a66-a571-d94192024047",
                            "gambit_id": "ca393476-10a0-4822-b33a-4a8916fa7beb",
                            "last_updated": "2023-04-10T15:22:15.153800-04:00",
                            "created_at": "2023-04-04T11:22:11.310601-04:00",
                            "name": "Patrick Cantlay",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "0bd36763-fc7e-472c-a4a1-506026d55652",
                            "gambit_id": "3b301aaf-5eb1-4946-8ed9-7ccda779661b",
                            "last_updated": "2023-04-10T15:22:15.134957-04:00",
                            "created_at": "2023-04-04T11:22:11.296133-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "ce5dd65d-f196-4c68-8b33-3ba7aa19f16b",
                            "gambit_id": "e8ee8420-8ce4-4d9d-aea2-4a4031425d38",
                            "last_updated": "2023-04-10T15:22:15.136791-04:00",
                            "created_at": "2023-04-04T11:22:11.297699-04:00",
                            "name": "Corey Conners",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "6fbe8dbc-726e-466b-81be-ded619ae7ffb",
                            "gambit_id": "4a9ea6b3-7f51-418b-a229-6d62731d7df1",
                            "last_updated": "2023-04-10T15:22:14.974109-04:00",
                            "created_at": "2023-04-04T11:22:11.171705-04:00",
                            "name": "Will Zalatoris",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "ed4388c4-5532-47f8-bccf-7de88effbbe7",
                            "gambit_id": "7727ebe5-e292-4500-a7b0-e1e04d2a4f3d",
                            "last_updated": "2023-04-10T15:22:15.124572-04:00",
                            "created_at": "2023-04-04T11:22:11.289793-04:00",
                            "name": "Min Woo Lee",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "720baae2-f828-4d39-b6fb-5f16ef243595",
                            "gambit_id": "e9c99563-5e2d-43fd-a411-8e2f7a262180",
                            "last_updated": "2023-04-10T15:22:15.132723-04:00",
                            "created_at": "2023-04-04T11:22:11.294433-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "63ecf948-6e3e-4546-93dc-56c0cb56d67b",
                            "gambit_id": "3e950acf-6e08-446c-b93a-07ac0dbe39e8",
                            "last_updated": "2023-04-10T15:22:15.127648-04:00",
                            "created_at": "2023-04-04T11:22:11.291330-04:00",
                            "name": "Tommy Fleetwood",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "8132abe9-f0de-444c-aee6-73f45c4af41c",
                            "gambit_id": "7d0870d6-6e4a-49ce-8bec-a366a0eeefb1",
                            "last_updated": "2023-04-10T15:22:14.980368-04:00",
                            "created_at": "2023-04-04T11:22:11.178422-04:00",
                            "name": "Cameron Young",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "5b9917c0-cdea-4047-b279-95bea94e0b4f",
                            "gambit_id": "470f968b-2073-4875-ab33-5ebf590eab70",
                            "last_updated": "2023-04-10T15:22:15.147039-04:00",
                            "created_at": "2023-04-04T11:22:11.306015-04:00",
                            "name": "Jason Day",
                            "reward": "58.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "01f15367-ab2f-44dd-8f6c-a1f0648ec682",
                            "gambit_id": "10a95e99-705a-4fa0-bc97-a1938de56c1c",
                            "last_updated": "2023-04-10T15:22:15.149260-04:00",
                            "created_at": "2023-04-04T11:22:11.307546-04:00",
                            "name": "Justin Thomas",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "b421fefa-ea7f-4c97-a7b0-63f11bae3bba",
                            "gambit_id": "35ae594d-9fbb-4e3b-a1f2-faec193980de",
                            "last_updated": "2023-04-10T15:22:15.110970-04:00",
                            "created_at": "2023-04-04T11:22:11.279797-04:00",
                            "name": "Adam Scott",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "31466966-6a77-4ccd-ba50-7f6432af2cfb",
                            "gambit_id": "4ca619ab-aef2-4772-9ae8-96001feb0d73",
                            "last_updated": "2023-04-10T15:22:15.115428-04:00",
                            "created_at": "2023-04-04T11:22:11.282973-04:00",
                            "name": "Tiger Woods",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "855ef4e2-7466-4188-9837-5c45962bfa70",
                            "gambit_id": "d8a98f49-ecc1-43ad-8541-b990ab2eac60",
                            "last_updated": "2023-04-10T15:22:15.119836-04:00",
                            "created_at": "2023-04-04T11:22:11.286617-04:00",
                            "name": "Justin Rose",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "236c787d-288a-4d96-8e55-83a8681d7174",
                            "gambit_id": "7b147810-1a93-4915-9912-d56170604d6f",
                            "last_updated": "2023-04-10T15:22:15.121935-04:00",
                            "created_at": "2023-04-04T11:22:11.288221-04:00",
                            "name": "Joaquin Niemann",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "de5a4617-8e1b-4075-815a-d216e98dbcee",
                            "gambit_id": "e16eeca9-90fd-4bba-809f-5fcb1ce620fa",
                            "last_updated": "2023-04-10T15:22:15.163914-04:00",
                            "created_at": "2023-04-04T11:22:11.316833-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "653b5c10-4622-4606-b74b-ca5d4ea3d33b",
                            "gambit_id": "aa417125-96d3-4f13-920c-5e07d348c60f",
                            "last_updated": "2023-04-10T15:22:15.108550-04:00",
                            "created_at": "2023-04-04T11:22:11.278146-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "3e075895-3568-44f9-bad2-2d2b7e7c6caf",
                            "gambit_id": "4ecfea01-10dd-498d-b7e0-f153bea1bd0a",
                            "last_updated": "2023-04-10T15:22:15.113105-04:00",
                            "created_at": "2023-04-04T11:22:11.281415-04:00",
                            "name": "Tom Kim",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "c6dc379e-88a9-4688-8e15-4bc56fd2851c",
                            "gambit_id": "12080618-8497-4fbd-b1e7-52c0ca8f1330",
                            "last_updated": "2023-04-10T15:22:15.105700-04:00",
                            "created_at": "2023-04-04T11:22:11.276413-04:00",
                            "name": "Louis Oosthuizen",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "e39b12f6-1d9a-46a6-b7a5-e6b0e63936f0",
                            "gambit_id": "98a647cf-7f67-4aa5-a220-ff2beefd7d8a",
                            "last_updated": "2023-04-10T15:22:15.087225-04:00",
                            "created_at": "2023-04-04T11:22:11.261396-04:00",
                            "name": "Tom Hoge",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "c78f774a-3dfe-41dd-a737-0542fc854b45",
                            "gambit_id": "afbe43d2-f699-4d7e-afd0-1e35e87fda17",
                            "last_updated": "2023-04-10T15:22:15.100974-04:00",
                            "created_at": "2023-04-04T11:22:11.272947-04:00",
                            "name": "Abraham Ancer",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "febec5c6-74c8-40ba-884e-ab77e9d89bcd",
                            "gambit_id": "3d08a928-f0f3-4c2e-b284-01a4097ed47f",
                            "last_updated": "2023-04-10T15:22:15.098526-04:00",
                            "created_at": "2023-04-04T11:22:11.271078-04:00",
                            "name": "Keegan Bradley",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "9c102847-7499-4b8f-9751-761ba434a4ef",
                            "gambit_id": "b3ccf425-e657-41c1-9a73-5e74592ee40e",
                            "last_updated": "2023-04-10T15:22:15.093645-04:00",
                            "created_at": "2023-04-04T11:22:11.266441-04:00",
                            "name": "Keith Mitchell",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "58aa8508-792d-45f1-ae03-a52b696ecef4",
                            "gambit_id": "7348d1c4-06d2-4876-8459-e8dca1733b55",
                            "last_updated": "2023-04-10T15:22:15.091572-04:00",
                            "created_at": "2023-04-04T11:22:11.264744-04:00",
                            "name": "Sahith Theegala",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "30e9200a-5b5a-45bd-ac12-6e6feb61be5f",
                            "gambit_id": "ca9c91f6-4b7d-4bd4-8ffb-6da96bfa00cb",
                            "last_updated": "2023-04-10T15:22:15.083337-04:00",
                            "created_at": "2023-04-04T11:22:11.257993-04:00",
                            "name": "Mito Pereira",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "8f6dcfa6-3b1d-48b3-8c17-3108037a8e0f",
                            "gambit_id": "71b2433d-166d-40e9-af37-99bf61dfa5d4",
                            "last_updated": "2023-04-10T15:22:15.005982-04:00",
                            "created_at": "2023-04-04T11:22:11.196704-04:00",
                            "name": "Sam Bennett",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "72c31e03-3392-4f6a-a113-d70b0599e6ea",
                            "gambit_id": "2ec75b1c-b87e-42cd-bf14-dfa449d20788",
                            "last_updated": "2023-04-10T15:22:15.103344-04:00",
                            "created_at": "2023-04-04T11:22:11.274747-04:00",
                            "name": "Bryson DeChambeau",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "41fea63d-401c-4e2e-84a6-777d81bb5f89",
                            "gambit_id": "45b400ab-b5ea-4f86-aad2-9307a36cd176",
                            "last_updated": "2023-04-10T15:22:15.071763-04:00",
                            "created_at": "2023-04-04T11:22:11.246804-04:00",
                            "name": "Chris Kirk",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "67b3879f-5f8a-49a8-8751-4f3e777be944",
                            "gambit_id": "65a68173-4199-44b4-a0b9-e476a88e8b83",
                            "last_updated": "2023-04-10T15:22:15.151432-04:00",
                            "created_at": "2023-04-04T11:22:11.309085-04:00",
                            "name": "Cameron Smith",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "dfc323e6-a018-418b-b51e-f140b4f2131d",
                            "gambit_id": "3dd2c06c-1747-45af-b696-2a8224cf0e26",
                            "last_updated": "2023-04-10T15:22:15.081625-04:00",
                            "created_at": "2023-04-04T11:22:11.256037-04:00",
                            "name": "Talor Gooch",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "5dcd3293-4cf4-4c03-9ab0-e40502d23091",
                            "gambit_id": "bb481df3-9967-40f8-a59e-312e32f5592a",
                            "last_updated": "2023-04-10T15:22:15.085121-04:00",
                            "created_at": "2023-04-04T11:22:11.259844-04:00",
                            "name": "Danny Willett",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "b8ddb0fc-686d-49f3-b25a-f718a087432d",
                            "gambit_id": "0fb613cd-8d1e-497a-8604-a98ac0f3f7c2",
                            "last_updated": "2023-04-10T15:22:15.089279-04:00",
                            "created_at": "2023-04-04T11:22:11.263065-04:00",
                            "name": "Kurt Kitayama",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "cd57116d-e75f-490f-afb5-4856642ecb43",
                            "gambit_id": "d6ef3f61-a0a3-44fe-8164-4a8ed97bd0c7",
                            "last_updated": "2023-04-10T15:22:15.096063-04:00",
                            "created_at": "2023-04-04T11:22:11.268174-04:00",
                            "name": "Sergio Garcia",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "3f8d6f2f-b288-4907-abde-d05d3591b4fd",
                            "gambit_id": "830b2e40-b91a-42a6-bf34-68358093a20c",
                            "last_updated": "2023-04-10T15:22:15.079880-04:00",
                            "created_at": "2023-04-04T11:22:11.254097-04:00",
                            "name": "Seamus Power",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "08206c1e-35f3-41e4-880d-bf21e784135f",
                            "gambit_id": "e866a06c-7d89-4962-8410-ac564267e58c",
                            "last_updated": "2023-04-10T15:22:15.073964-04:00",
                            "created_at": "2023-04-04T11:22:11.248579-04:00",
                            "name": "Thomas Pieters",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "ab0e2220-9c34-42fd-9a09-562507f6e729",
                            "gambit_id": "38b5ba98-5b3b-4298-9c26-9e1e808bfbb4",
                            "last_updated": "2023-04-10T15:22:15.077903-04:00",
                            "created_at": "2023-04-04T11:22:11.252208-04:00",
                            "name": "Russell Henley",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "f90416c7-6b7e-4d2a-8804-cc4c1a449dfb",
                            "gambit_id": "bc541dff-ce73-4f59-89aa-4e3f3955417c",
                            "last_updated": "2023-04-10T15:22:15.075811-04:00",
                            "created_at": "2023-04-04T11:22:11.250335-04:00",
                            "name": "Brian Harman",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "9c3e85d2-54b2-45c9-ad1a-baf3db88b7b7",
                            "gambit_id": "48ee74f6-63b7-4649-ba38-d8bfdec8c4fa",
                            "last_updated": "2023-04-10T15:22:15.069914-04:00",
                            "created_at": "2023-04-04T11:22:11.244920-04:00",
                            "name": "Billy Horschel",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "fa9d3fbf-22ce-4346-a870-5415f1dd098c",
                            "gambit_id": "5accc545-87b7-4667-ae14-99451d46531e",
                            "last_updated": "2023-04-10T15:22:15.062565-04:00",
                            "created_at": "2023-04-04T11:22:11.237923-04:00",
                            "name": "Phil Mickelson",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "e02c9662-85be-427a-aee4-fb26c560092a",
                            "gambit_id": "c5471f43-5a67-4f18-8708-3c3b3969a499",
                            "last_updated": "2023-04-10T15:22:15.156335-04:00",
                            "created_at": "2023-04-04T11:22:11.312076-04:00",
                            "name": "Jordan Spieth",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "585add5d-96d2-431c-9df1-d9ee4dc78dbd",
                            "gambit_id": "b6657c91-fdd0-4607-9ecd-7dba708586bd",
                            "last_updated": "2023-04-10T15:22:14.983028-04:00",
                            "created_at": "2023-04-04T11:22:11.179630-04:00",
                            "name": "Xander Schauffele",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "1c8eec97-947e-492a-b6fb-8a7ad141e753",
                            "gambit_id": "93d9fe84-d444-4c32-94ed-944a8853670e",
                            "last_updated": "2023-04-10T15:22:15.138652-04:00",
                            "created_at": "2023-04-04T11:22:11.299287-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "902cab50-cc4b-42b1-8614-3cf17d226372",
                            "gambit_id": "1cf7fd29-1b2c-4b7d-9b69-1e62292365de",
                            "last_updated": "2023-04-10T15:22:15.140570-04:00",
                            "created_at": "2023-04-04T11:22:11.300989-04:00",
                            "name": "Sam Burns",
                            "reward": "169.00000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "56b520cf-1847-4603-ba2b-634632b7d8cb",
                            "gambit_id": "61c20b4f-9288-41ca-92c9-ea1e3d31be07",
                            "last_updated": "2023-04-10T15:22:15.053887-04:00",
                            "created_at": "2023-04-04T11:22:11.228714-04:00",
                            "name": "Taylor Moore",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "074c1f82-2ee8-447a-aebb-f7cd0fdb1760",
                            "gambit_id": "6b01f77d-e90e-4a4e-b360-fd5330aff77d",
                            "last_updated": "2023-04-10T15:22:15.067904-04:00",
                            "created_at": "2023-04-04T11:22:11.242960-04:00",
                            "name": "Alex Noren",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "aca17180-a642-4ebb-8874-eca58c530a1a",
                            "gambit_id": "455512e5-f940-47c7-8c36-d3434329c7c9",
                            "last_updated": "2023-04-10T15:22:15.055497-04:00",
                            "created_at": "2023-04-04T11:22:11.230525-04:00",
                            "name": "Harold Varner III",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "b410a565-d7ab-466e-aac7-95e912aa25bd",
                            "gambit_id": "004267ae-259f-48f9-b532-7b29f29a0543",
                            "last_updated": "2023-04-10T15:22:15.050377-04:00",
                            "created_at": "2023-04-04T11:22:11.225287-04:00",
                            "name": "Harris English",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "2647752f-97c6-4bd5-9bb9-06538d0c1604",
                            "gambit_id": "87993075-ebf6-4d6f-94aa-558800acaa8a",
                            "last_updated": "2023-04-10T15:22:15.060665-04:00",
                            "created_at": "2023-04-04T11:22:11.236016-04:00",
                            "name": "Bubba Watson",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "b204e62d-8649-47d9-9da5-81ab7ffbf70a",
                            "gambit_id": "77a8b5f3-de9b-4d81-8a75-75bf4f6e9160",
                            "last_updated": "2023-04-10T15:22:15.064430-04:00",
                            "created_at": "2023-04-04T11:22:11.239573-04:00",
                            "name": "Jason Kokrak",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "1b035b63-ef38-4906-8b99-c63e7fdbb861",
                            "gambit_id": "b6d5c99d-9998-461e-8735-ab803c7b90da",
                            "last_updated": "2023-04-10T15:22:15.057109-04:00",
                            "created_at": "2023-04-04T11:22:11.232396-04:00",
                            "name": "JT Poston",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "1c5c9575-0ae0-4d8f-a90a-f3f4d06b27a9",
                            "gambit_id": "bad4c9f4-27c8-48b3-bebc-dae2b027e68c",
                            "last_updated": "2023-04-10T15:22:15.130509-04:00",
                            "created_at": "2023-04-04T11:22:11.292879-04:00",
                            "name": "Shane Lowry",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "ea0b1e09-9d6e-4148-84e8-df9a43fc6df2",
                            "gambit_id": "c80b0426-00b4-4ae9-8586-107813dc8bac",
                            "last_updated": "2023-04-10T15:22:15.044057-04:00",
                            "created_at": "2023-04-04T11:22:11.219953-04:00",
                            "name": "Adam Svensson",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "66de4f58-daef-4892-9d69-b858ca2fe268",
                            "gambit_id": "e1f2b9d1-2bfb-4f92-9dad-60f5bcbcba3d",
                            "last_updated": "2023-04-10T15:22:15.046355-04:00",
                            "created_at": "2023-04-04T11:22:11.221661-04:00",
                            "name": "Kevin Na",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "6c65dfd8-9c6d-4e94-939b-44ea1a8864eb",
                            "gambit_id": "d5e66c85-6ec4-4e92-b01c-2810c7236878",
                            "last_updated": "2023-04-10T15:22:15.048341-04:00",
                            "created_at": "2023-04-04T11:22:11.223504-04:00",
                            "name": "Francesco Molinari",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "0bd4464d-38da-4a92-b809-d5872e51c23b",
                            "gambit_id": "0f7494bd-0356-4014-b9da-c55551d5d2f9",
                            "last_updated": "2023-04-10T15:22:15.052231-04:00",
                            "created_at": "2023-04-04T11:22:11.226980-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "644be360-5d55-4425-aaa2-010ee9732c77",
                            "gambit_id": "e16ef639-0f30-42b9-826e-91bce91622bf",
                            "last_updated": "2023-04-10T15:22:15.036279-04:00",
                            "created_at": "2023-04-04T11:22:11.216457-04:00",
                            "name": "Charl Schwartzel",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "ed6545ff-44ec-4b1c-97cd-a4ee43416244",
                            "gambit_id": "93daa4a0-f34f-4dcf-aac8-40174ad43217",
                            "last_updated": "2023-04-10T15:22:15.029499-04:00",
                            "created_at": "2023-04-04T11:22:11.211649-04:00",
                            "name": "Sepp Straka",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "ce451996-c481-48be-b506-4900a375ed46",
                            "gambit_id": "e00b87ad-c606-4852-b051-5591c8e81d7c",
                            "last_updated": "2023-04-10T15:22:15.041653-04:00",
                            "created_at": "2023-04-04T11:22:11.218180-04:00",
                            "name": "Cameron Champ",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "1ca4e171-46b5-485f-89c0-16f5a74479fb",
                            "gambit_id": "c203f740-508c-4a70-8088-e3d774ff5fbf",
                            "last_updated": "2023-04-10T15:22:15.033812-04:00",
                            "created_at": "2023-04-04T11:22:11.214802-04:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "7d566799-f783-4d6f-b204-12f0737c4ce8",
                            "gambit_id": "ec2d69d6-1902-4ef3-b4f1-8f4be669544d",
                            "last_updated": "2023-04-10T15:22:15.031740-04:00",
                            "created_at": "2023-04-04T11:22:11.213245-04:00",
                            "name": "Adrian Meronk",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "5e6e62a2-4cdd-4e9e-a38f-559877a80278",
                            "gambit_id": "1cc3ff03-bb6e-44ac-88a3-5e921ea0a390",
                            "last_updated": "2023-04-10T15:22:15.066216-04:00",
                            "created_at": "2023-04-04T11:22:11.241158-04:00",
                            "name": "Ryan Fox",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "3cf6909d-0040-4539-8971-4f9781cf0a36",
                            "gambit_id": "43b93370-fb96-4862-979c-727a721449d0",
                            "last_updated": "2023-04-10T15:22:15.024501-04:00",
                            "created_at": "2023-04-04T11:22:11.208466-04:00",
                            "name": "Scott Stallings",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "5230217c-5339-4cc9-a1f7-7e719401c2ff",
                            "gambit_id": "eed625d3-79f9-468e-a072-275fc990e5da",
                            "last_updated": "2023-04-10T15:22:15.026916-04:00",
                            "created_at": "2023-04-04T11:22:11.210052-04:00",
                            "name": "Kevin Kisner",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "bd349ac3-3cce-4cb3-a9e8-7914dc45a259",
                            "gambit_id": "57ef8b2f-bd26-4bfb-b8c3-aa0d7040c9af",
                            "last_updated": "2023-04-10T15:22:15.117674-04:00",
                            "created_at": "2023-04-04T11:22:11.284754-04:00",
                            "name": "Patrick Reed",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "abeabd85-882e-4634-850b-6b17d994d38f",
                            "gambit_id": "8bc0efcb-94f2-4a2b-9436-9a593f9d6220",
                            "last_updated": "2023-04-10T15:22:15.058819-04:00",
                            "created_at": "2023-04-04T11:22:11.234132-04:00",
                            "name": "Gary Woodland",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "0bf1a53c-a0d2-451a-b602-d20c2df18add",
                            "gambit_id": "a9fd6734-9cd9-4750-83cf-d542781bbe13",
                            "last_updated": "2023-04-10T15:22:15.021934-04:00",
                            "created_at": "2023-04-04T11:22:11.206845-04:00",
                            "name": "Kazuki Higa",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "1f4fb31f-824c-4552-ad16-ca4d321249b3",
                            "gambit_id": "7fe22c7f-3b02-4720-b713-1def261acd3a",
                            "last_updated": "2023-04-10T15:22:15.019440-04:00",
                            "created_at": "2023-04-04T11:22:11.205226-04:00",
                            "name": "Zach Johnson",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "2ec14bab-3864-4e1d-8d3b-4dddbde66c15",
                            "gambit_id": "839ccfd1-5c0d-4202-91ff-3a3d4eff5e3e",
                            "last_updated": "2023-04-10T15:22:15.011449-04:00",
                            "created_at": "2023-04-04T11:22:11.200033-04:00",
                            "name": "Fred Couples",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "a28cba94-d331-4891-b60f-732763bdb55c",
                            "gambit_id": "fcf6f9dd-012b-479e-bcf5-9b508296d3d1",
                            "last_updated": "2023-04-10T15:22:15.008638-04:00",
                            "created_at": "2023-04-04T11:22:11.198500-04:00",
                            "name": "Harrison Crowe",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "697be420-f3cf-4910-95b6-17adc6f9d2f5",
                            "gambit_id": "bd21d9a8-4417-4149-bd22-10f9290bda30",
                            "last_updated": "2023-04-10T15:22:15.014100-04:00",
                            "created_at": "2023-04-04T11:22:11.201837-04:00",
                            "name": "Bernhard Langer",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "b9689ed2-01d2-4c49-91e9-2e03e4baacff",
                            "gambit_id": "c72bbd69-96f5-4a10-9c10-fbc2930785e7",
                            "last_updated": "2023-04-10T15:22:15.016869-04:00",
                            "created_at": "2023-04-04T11:22:11.203626-04:00",
                            "name": "Gordon Sargent",
                            "reward": "961.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "108bb5b7-daf2-40cb-b220-c5c012738b11",
                            "gambit_id": "10add868-0ec3-458c-ad58-1e37716106ee",
                            "last_updated": "2023-04-10T15:22:15.003845-04:00",
                            "created_at": "2023-04-04T11:22:11.195013-04:00",
                            "name": "Mike Weir",
                            "reward": "1921.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "55fb8efd-26ed-4947-926b-efdded60f4f5",
                            "gambit_id": "8e96d9e8-f8ab-470a-bdab-b8d648a490a7",
                            "last_updated": "2023-04-10T15:22:14.993142-04:00",
                            "created_at": "2023-04-04T11:22:11.184613-04:00",
                            "name": "Mateo Fernandez de Oliveira",
                            "reward": "1921.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "374a0eee-0663-4607-a8bf-f9089e3bf2a3",
                            "gambit_id": "c68b0822-0290-4760-a739-a90295b0e86e",
                            "last_updated": "2023-04-10T15:22:15.001675-04:00",
                            "created_at": "2023-04-04T11:22:11.192857-04:00",
                            "name": "Aldrich Potgieter",
                            "reward": "1921.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "69778a28-898b-4b06-9ad2-0cc439d5c728",
                            "gambit_id": "f9ef0ae5-e3a2-403b-93e5-0355ffc9b8b6",
                            "last_updated": "2023-04-10T15:22:14.999812-04:00",
                            "created_at": "2023-04-04T11:22:11.190174-04:00",
                            "name": "Matthew McClean",
                            "reward": "2401.00000",
                            "odds": "2501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "a248c82c-e4ad-4188-a78b-e57da595faaa",
                            "gambit_id": "719ce380-83d6-4c59-9fab-19a228c8bb98",
                            "last_updated": "2023-04-10T15:22:14.995547-04:00",
                            "created_at": "2023-04-04T11:22:11.185930-04:00",
                            "name": "Vijay Singh",
                            "reward": "2401.00000",
                            "odds": "2501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "e3d709d0-71d6-40bb-b93e-630697599177",
                            "gambit_id": "a3ac4d78-e5a8-44e5-8cec-d65d987cb5f1",
                            "last_updated": "2023-04-10T15:22:14.997713-04:00",
                            "created_at": "2023-04-04T11:22:11.187723-04:00",
                            "name": "Ben Carr",
                            "reward": "2401.00000",
                            "odds": "2501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "acc24edc-9b06-4b0f-b10a-1a2cb50bd456",
                            "gambit_id": "da42d6b9-d728-47c5-bf2a-6c8702a61520",
                            "last_updated": "2023-04-10T15:22:14.990779-04:00",
                            "created_at": "2023-04-04T11:22:11.183330-04:00",
                            "name": "Sandy Lyle",
                            "reward": "4801.00000",
                            "odds": "5001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "c2526e58-8b04-4f7c-aea3-8ad05e04e185",
                            "gambit_id": "ec030a21-a1c9-4e67-84fb-8735a959d35e",
                            "last_updated": "2023-04-10T15:22:14.988422-04:00",
                            "created_at": "2023-04-04T11:22:11.182049-04:00",
                            "name": "Larry Mize",
                            "reward": "4801.00000",
                            "odds": "5001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        },
                        {
                            "id": "aad24feb-e334-4b37-ba6a-e9e0a56760c1",
                            "gambit_id": "fab3e877-0b37-4652-b385-224525eb5f54",
                            "last_updated": "2023-04-10T15:22:14.986387-04:00",
                            "created_at": "2023-04-04T11:22:11.180880-04:00",
                            "name": "Jose Maria Olazabal",
                            "reward": "4801.00000",
                            "odds": "5001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8fe565-cf29-445f-90bd-ca2a99797817/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ac0a94d-7ed1-4b9c-a3ae-b3ef7120f1e7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ae19772e-a523-46ae-bb82-97a5a8e7c71a",
            "completed": true,
            "last_updated": "2023-04-06T21:37:00.444458-04:00",
            "created_at": "2023-04-05T09:52:05.673490-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/ae19772e-a523-46ae-bb82-97a5a8e7c71a",
            "datetime": "2023-04-05T22:59:00-04:00",
            "cutoff_datetime": "2023-04-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - April 5th 2023",
            "bettypes": [
                {
                    "id": "9122023c-235e-4fb1-b85b-be45942699de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ac0a94d-7ed1-4b9c-a3ae-b3ef7120f1e7/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-05T09:52:05.676241-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1be48117-7d90-465e-9b0c-ada300fa1e17",
                            "gambit_id": "c9a4c0f1-a57f-442e-b48b-c478d578847d",
                            "last_updated": "2023-04-06T21:37:00.447493-04:00",
                            "created_at": "2023-04-05T09:52:05.678612-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9122023c-235e-4fb1-b85b-be45942699de/?format=api"
                        },
                        {
                            "id": "573d3fdd-ec0e-4c1f-8974-6e358fdf76c3",
                            "gambit_id": "34e883e6-cc64-4454-9cdf-596c147a260a",
                            "last_updated": "2023-04-06T21:37:00.448983-04:00",
                            "created_at": "2023-04-05T09:52:05.680965-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9122023c-235e-4fb1-b85b-be45942699de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eff37f55-1932-4bd8-b748-61b7d3aeda71",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e26d8d6c-1778-4ef1-b68f-ff988a412710",
            "completed": true,
            "last_updated": "2023-04-06T21:37:00.269911-04:00",
            "created_at": "2023-04-05T09:52:05.226836-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/e26d8d6c-1778-4ef1-b68f-ff988a412710",
            "datetime": "2023-04-05T22:59:00-04:00",
            "cutoff_datetime": "2023-04-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - April 5th 2023",
            "bettypes": [
                {
                    "id": "c941d0a2-9971-47a4-bcd2-112fbc728301",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eff37f55-1932-4bd8-b748-61b7d3aeda71/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-05T09:52:05.229148-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "430e6666-8171-4871-a4ad-8b41137eece7",
                            "gambit_id": "7cac231c-3421-410b-a454-bc1c4bd25ca6",
                            "last_updated": "2023-04-06T21:37:00.278547-04:00",
                            "created_at": "2023-04-05T09:52:05.236615-04:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c941d0a2-9971-47a4-bcd2-112fbc728301/?format=api"
                        },
                        {
                            "id": "099a93e5-0736-40cf-8bdb-152d7fdb7aec",
                            "gambit_id": "9597373d-01b6-45a6-b286-3b45b02a6531",
                            "last_updated": "2023-04-06T21:37:00.276834-04:00",
                            "created_at": "2023-04-05T09:52:05.234805-04:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c941d0a2-9971-47a4-bcd2-112fbc728301/?format=api"
                        },
                        {
                            "id": "d3688c11-a263-442a-a7bc-479f23bb4449",
                            "gambit_id": "a5678971-d4c4-4626-b0f1-210781375724",
                            "last_updated": "2023-04-06T21:37:00.273901-04:00",
                            "created_at": "2023-04-05T09:52:05.231055-04:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c941d0a2-9971-47a4-bcd2-112fbc728301/?format=api"
                        },
                        {
                            "id": "fbbfadf7-14f7-459f-97e6-7e20ea12569b",
                            "gambit_id": "648a24bd-3f8e-48aa-82b0-ee4d6ccf165f",
                            "last_updated": "2023-04-06T21:37:00.275361-04:00",
                            "created_at": "2023-04-05T09:52:05.232930-04:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c941d0a2-9971-47a4-bcd2-112fbc728301/?format=api"
                        },
                        {
                            "id": "1d04f8f1-9a37-414e-8945-d354366d3642",
                            "gambit_id": "22054bdd-d365-40c3-ac51-b340e8547dc4",
                            "last_updated": "2023-04-06T21:37:00.280109-04:00",
                            "created_at": "2023-04-05T09:52:05.238498-04:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c941d0a2-9971-47a4-bcd2-112fbc728301/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4eb425c2-0c99-4f41-b133-548d52fa0bd7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f982e55f-c2ad-4c69-bd71-c0539c8c4a6c",
            "completed": true,
            "last_updated": "2023-04-06T21:31:52.260548-04:00",
            "created_at": "2023-04-05T09:22:24.582772-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f982e55f-c2ad-4c69-bd71-c0539c8c4a6c",
            "datetime": "2023-04-05T22:10:00-04:00",
            "cutoff_datetime": "2023-04-05T22:10:00-04:00",
            "name": "Los Angeles Lakers v. Los Angeles Clippers",
            "bettypes": [
                {
                    "id": "ae251ca8-950f-45a5-a527-5c05b1c9ef03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4eb425c2-0c99-4f41-b133-548d52fa0bd7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:24.596125-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "563a4472-922b-4fed-beda-85ed8d3ed1ea",
                            "gambit_id": "97b484d0-f936-4a3c-b8aa-2515a4e1eada",
                            "last_updated": "2023-04-06T21:31:52.291240-04:00",
                            "created_at": "2023-04-05T09:22:24.599651-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae251ca8-950f-45a5-a527-5c05b1c9ef03/?format=api"
                        },
                        {
                            "id": "87d78b7c-9067-4bba-a156-8d86ffa48b71",
                            "gambit_id": "82dbbc31-b01b-48c7-925c-7b77589989e5",
                            "last_updated": "2023-04-06T21:31:52.288213-04:00",
                            "created_at": "2023-04-05T09:22:24.597630-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae251ca8-950f-45a5-a527-5c05b1c9ef03/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce106ed0-9856-4cf8-890d-94553337c23b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4eb425c2-0c99-4f41-b133-548d52fa0bd7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:24.590764-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "673f5994-ddd7-4b40-9752-26d94827e72e",
                            "gambit_id": "d4eb8b28-0791-44b3-8e59-2d6d747a4a1b",
                            "last_updated": "2023-04-06T21:31:52.277375-04:00",
                            "created_at": "2023-04-05T09:22:24.592874-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce106ed0-9856-4cf8-890d-94553337c23b/?format=api"
                        },
                        {
                            "id": "e647aada-e788-4834-97a2-8d0473af52e2",
                            "gambit_id": "f5e937c0-bbe1-4480-9de3-3dec3356743b",
                            "last_updated": "2023-04-06T21:31:52.281970-04:00",
                            "created_at": "2023-04-05T09:22:24.594587-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce106ed0-9856-4cf8-890d-94553337c23b/?format=api"
                        }
                    ]
                },
                {
                    "id": "24e3e9f9-06a2-405d-99a3-5aecad293a7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4eb425c2-0c99-4f41-b133-548d52fa0bd7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:24.585485-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "d8a0df6e-3ad9-4701-8848-1a0069b71ffe",
                            "gambit_id": "2d283f67-6739-47ab-9491-a00fe38bf984",
                            "last_updated": "2023-04-06T21:31:52.270494-04:00",
                            "created_at": "2023-04-05T09:22:24.589020-04: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/24e3e9f9-06a2-405d-99a3-5aecad293a7f/?format=api"
                        },
                        {
                            "id": "f521f6e9-6e5c-44eb-b16b-4ab14a20130e",
                            "gambit_id": "45b6ec10-7eb5-4ed9-b5ba-d01853b09e79",
                            "last_updated": "2023-04-06T21:31:52.267073-04:00",
                            "created_at": "2023-04-05T09:22:24.587307-04: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/24e3e9f9-06a2-405d-99a3-5aecad293a7f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f106a437-a8d6-4831-bfda-0b73c3e93250",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8533855c-5f42-4aaf-acf9-a3b9e198ed1b",
            "completed": true,
            "last_updated": "2023-04-06T21:36:59.378275-04:00",
            "created_at": "2023-04-05T09:22:24.284133-04: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/8533855c-5f42-4aaf-acf9-a3b9e198ed1b",
            "datetime": "2023-04-05T22:07:00-04:00",
            "cutoff_datetime": "2023-04-05T22:07:00-04:00",
            "name": "Edmonton Oilers v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "44b8009a-3b59-476a-afc8-3d2fc83fc71d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f106a437-a8d6-4831-bfda-0b73c3e93250/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:24.305830-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7440.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ffb7805-320a-40aa-960c-b579c8103f5b",
                            "gambit_id": "baa69858-389d-4cdb-8fc5-379cd4d123ab",
                            "last_updated": "2023-04-06T21:36:59.396289-04:00",
                            "created_at": "2023-04-05T09:22:24.310481-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b8009a-3b59-476a-afc8-3d2fc83fc71d/?format=api"
                        },
                        {
                            "id": "05a63e5c-cdfe-4540-9975-dbc5f8dbc440",
                            "gambit_id": "7e923315-4c91-48af-b1db-964295826756",
                            "last_updated": "2023-04-06T21:36:59.394509-04:00",
                            "created_at": "2023-04-05T09:22:24.308189-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.69000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b8009a-3b59-476a-afc8-3d2fc83fc71d/?format=api"
                        }
                    ]
                },
                {
                    "id": "92bd3559-451f-4a07-8137-a8e206bda456",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f106a437-a8d6-4831-bfda-0b73c3e93250/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:24.296412-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5205da2b-8606-43c9-9e82-a64ee949ba85",
                            "gambit_id": "fec5a5f0-1324-40ec-9c1a-3accf1076ae7",
                            "last_updated": "2023-04-06T21:36:59.390745-04:00",
                            "created_at": "2023-04-05T09:22:24.302705-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92bd3559-451f-4a07-8137-a8e206bda456/?format=api"
                        },
                        {
                            "id": "ea39254b-401a-48c5-8ee3-ded1ea3a12bd",
                            "gambit_id": "459b4ed8-d93e-4a1a-aaac-c911e3a49249",
                            "last_updated": "2023-04-06T21:36:59.388899-04:00",
                            "created_at": "2023-04-05T09:22:24.299574-04:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92bd3559-451f-4a07-8137-a8e206bda456/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5886b1e-676a-48be-a05b-f71d8dff1ab7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f106a437-a8d6-4831-bfda-0b73c3e93250/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:24.286978-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5da2085-0363-4bb4-b1b4-5fc4f7067c5d",
                            "gambit_id": "d96641cb-8bd5-45b1-853d-ac6a222be709",
                            "last_updated": "2023-04-06T21:36:59.382974-04:00",
                            "created_at": "2023-04-05T09:22:24.289397-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5886b1e-676a-48be-a05b-f71d8dff1ab7/?format=api"
                        },
                        {
                            "id": "50a0b485-40c2-4790-84dc-3ac0629fb61a",
                            "gambit_id": "f5067f7a-f5b8-4aeb-9475-fe1ff972350f",
                            "last_updated": "2023-04-06T21:36:59.385122-04:00",
                            "created_at": "2023-04-05T09:22:24.292861-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5886b1e-676a-48be-a05b-f71d8dff1ab7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45157285-9eaa-4432-ab54-7a9775e8f6aa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "81a0bc10-02d5-49b3-8156-0be2d159e59b",
            "completed": true,
            "last_updated": "2023-04-06T21:31:51.928889-04:00",
            "created_at": "2023-04-05T09:22:24.127102-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/81a0bc10-02d5-49b3-8156-0be2d159e59b",
            "datetime": "2023-04-05T20:40:00-04:00",
            "cutoff_datetime": "2023-04-05T20:40:00-04:00",
            "name": "Sacramento Kings v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "51fd71f1-8c00-4b85-a63e-719192526817",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45157285-9eaa-4432-ab54-7a9775e8f6aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:24.140609-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a24c6275-83d7-482f-abec-ce4d79b50154",
                            "gambit_id": "347cb460-646c-42a7-b238-22de36fc1250",
                            "last_updated": "2023-04-06T21:31:51.960152-04:00",
                            "created_at": "2023-04-05T09:22:24.142096-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51fd71f1-8c00-4b85-a63e-719192526817/?format=api"
                        },
                        {
                            "id": "ddfff1dc-951d-43c8-aeab-00a47f764ae6",
                            "gambit_id": "22d05ddb-8c7f-4dbd-8bfc-b574d3aef60c",
                            "last_updated": "2023-04-06T21:31:51.963022-04:00",
                            "created_at": "2023-04-05T09:22:24.143656-04:00",
                            "name": "Sacramento Kings",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51fd71f1-8c00-4b85-a63e-719192526817/?format=api"
                        }
                    ]
                },
                {
                    "id": "164ad489-e932-4b00-93d4-d2cb33bf6d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45157285-9eaa-4432-ab54-7a9775e8f6aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:24.135373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fdcf39bb-54a0-42d7-a440-f03681bd0c22",
                            "gambit_id": "b7334f63-2aff-403c-a4da-ce576e5224b5",
                            "last_updated": "2023-04-06T21:31:51.954487-04:00",
                            "created_at": "2023-04-05T09:22:24.138632-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/164ad489-e932-4b00-93d4-d2cb33bf6d2b/?format=api"
                        },
                        {
                            "id": "5a8caa91-3ef7-4f6b-8ee1-7b288cf9c27b",
                            "gambit_id": "8b9c402f-c711-4650-9fd3-235d93442af8",
                            "last_updated": "2023-04-06T21:31:51.951291-04:00",
                            "created_at": "2023-04-05T09:22:24.136962-04:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/164ad489-e932-4b00-93d4-d2cb33bf6d2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45157285-9eaa-4432-ab54-7a9775e8f6aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:24.129653-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 242.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 242.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "396f7ec9-88fa-4065-a48f-376c65a729d2",
                            "gambit_id": "2e7712ef-812d-4d8f-b284-70aac7d3b0dd",
                            "last_updated": "2023-04-06T21:31:51.941523-04:00",
                            "created_at": "2023-04-05T09:22:24.133190-04:00",
                            "name": "Game Total Over 242.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "242.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d/?format=api"
                        },
                        {
                            "id": "2dcb499a-6654-416d-9fcc-937984344fad",
                            "gambit_id": "7f5decd8-34ff-43d7-a77b-e1c861d12ec0",
                            "last_updated": "2023-04-06T21:31:51.937870-04:00",
                            "created_at": "2023-04-05T09:22:24.131447-04:00",
                            "name": "Game Total Under 242.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "242.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14ed438b-1182-47a0-9ee3-b66ff74f4ae8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7f7ac0dc-7783-4cf6-9bdd-b9313a6a358a",
            "completed": true,
            "last_updated": "2023-04-06T21:26:56.430095-04:00",
            "created_at": "2023-04-05T09:22:23.945559-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7f7ac0dc-7783-4cf6-9bdd-b9313a6a358a",
            "datetime": "2023-04-05T20:10:00-04:00",
            "cutoff_datetime": "2023-04-05T20:10:00-04:00",
            "name": "Memphis Grizzlies v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "b2771d2d-b23a-481c-bbc7-2589d945feb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14ed438b-1182-47a0-9ee3-b66ff74f4ae8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:23.962410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ff21c6c-1765-4f6a-9db3-e7f7c8c8746a",
                            "gambit_id": "bc0bb1e7-8ad0-40bf-9844-8dee1d61c29b",
                            "last_updated": "2023-04-06T21:26:56.441671-04:00",
                            "created_at": "2023-04-05T09:22:23.965385-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2771d2d-b23a-481c-bbc7-2589d945feb3/?format=api"
                        },
                        {
                            "id": "dbb80f72-aacf-4969-8270-bb95294467c8",
                            "gambit_id": "925a89f9-c60a-4d5e-b46b-44d5fd8b1300",
                            "last_updated": "2023-04-06T21:26:56.444021-04:00",
                            "created_at": "2023-04-05T09:22:23.968578-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2771d2d-b23a-481c-bbc7-2589d945feb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "2421c7e6-3bad-4b1d-8f02-7d176e9a1ee3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14ed438b-1182-47a0-9ee3-b66ff74f4ae8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:23.972148-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d881838b-9e28-4007-9d22-48801b2b0f73",
                            "gambit_id": "9a6b3509-0d41-4938-a4c2-2b462fc3c25b",
                            "last_updated": "2023-04-06T21:26:56.450582-04:00",
                            "created_at": "2023-04-05T09:22:23.978660-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2421c7e6-3bad-4b1d-8f02-7d176e9a1ee3/?format=api"
                        },
                        {
                            "id": "3fa60da0-4a8f-4726-a611-c6e5217f1543",
                            "gambit_id": "0a28fe2d-c897-44b7-a865-eb11a75ff809",
                            "last_updated": "2023-04-06T21:26:56.448571-04:00",
                            "created_at": "2023-04-05T09:22:23.975347-04:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2421c7e6-3bad-4b1d-8f02-7d176e9a1ee3/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2e12377-9552-4dd0-ae6b-a2a42d310a8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14ed438b-1182-47a0-9ee3-b66ff74f4ae8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:23.950806-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "dc2e7be4-ad56-4641-b6a5-db561e18005a",
                            "gambit_id": "675c5965-097a-4aae-8941-a6fa5adc53f8",
                            "last_updated": "2023-04-06T21:26:56.435656-04:00",
                            "created_at": "2023-04-05T09:22:23.954242-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/a2e12377-9552-4dd0-ae6b-a2a42d310a8f/?format=api"
                        },
                        {
                            "id": "87631b40-d5b9-45f7-b435-d8eab69359a3",
                            "gambit_id": "f54020b7-b5d8-4298-9cf1-de305a52196a",
                            "last_updated": "2023-04-06T21:26:56.437666-04:00",
                            "created_at": "2023-04-05T09:22:23.958286-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/a2e12377-9552-4dd0-ae6b-a2a42d310a8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ef79a53b-cc64-4f6e-98aa-887f1aca0930",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9deb344a-86e3-4f98-9efc-b7349cdbac8d",
            "completed": true,
            "last_updated": "2023-04-06T13:17:08.392573-04:00",
            "created_at": "2023-04-05T09:22:23.756588-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9deb344a-86e3-4f98-9efc-b7349cdbac8d",
            "datetime": "2023-04-05T19:40:00-04:00",
            "cutoff_datetime": "2023-04-05T19:40:00-04:00",
            "name": "Chicago Bulls v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "d54303cf-f8f7-4f61-872f-7d9c1aa3e59f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:23.767439-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7072.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9545.28,
                        "profit_sb": 45.28,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77ee1599-84c6-4d9e-8983-fbe98e38abbf",
                            "gambit_id": "5cbec3b4-d275-48f7-bb5d-97ca760a33c8",
                            "last_updated": "2023-04-06T13:17:08.400546-04:00",
                            "created_at": "2023-04-05T09:22:23.769729-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.35000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54303cf-f8f7-4f61-872f-7d9c1aa3e59f/?format=api"
                        },
                        {
                            "id": "a18d5a84-7d91-4707-aede-1148a479a78c",
                            "gambit_id": "ec73f66e-0030-478c-a988-acdb64f7dc8e",
                            "last_updated": "2023-04-06T13:17:08.401756-04:00",
                            "created_at": "2023-04-05T09:22:23.772328-04:00",
                            "name": "Chicago Bulls",
                            "reward": "3.26000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54303cf-f8f7-4f61-872f-7d9c1aa3e59f/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb92d24b-2a14-4191-aa15-306ad3940c58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:23.774485-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8100cc45-24dc-4141-a272-9795b8d55832",
                            "gambit_id": "0d6a739c-f6dd-42c6-9a31-1e986c5ef9a6",
                            "last_updated": "2023-04-06T13:17:08.405418-04:00",
                            "created_at": "2023-04-05T09:22:23.779345-04:00",
                            "name": "Chicago Bulls",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb92d24b-2a14-4191-aa15-306ad3940c58/?format=api"
                        },
                        {
                            "id": "5410a07f-a2ce-4e98-8c77-8c4e743aaa37",
                            "gambit_id": "4e9e3d91-ad1d-4794-bef4-fe580083e977",
                            "last_updated": "2023-04-06T13:17:08.404195-04:00",
                            "created_at": "2023-04-05T09:22:23.777183-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb92d24b-2a14-4191-aa15-306ad3940c58/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3b1e548-193a-49dd-adce-5da47cdac567",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:23.759698-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0febdb08-d463-4226-a904-2f5bd1070779",
                            "gambit_id": "cf215e28-8a8b-4c8f-b6dc-60f2a561f89d",
                            "last_updated": "2023-04-06T13:17:08.398052-04:00",
                            "created_at": "2023-04-05T09:22:23.765039-04:00",
                            "name": "Game Total Over 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api"
                        },
                        {
                            "id": "0fb728d1-78b2-43c9-8a78-483f206dc8ff",
                            "gambit_id": "39796ca9-71f8-4a30-91f1-14af5d148268",
                            "last_updated": "2023-04-06T13:17:08.396836-04:00",
                            "created_at": "2023-04-05T09:22:23.761737-04:00",
                            "name": "Game Total Under 230",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df15c639-5e04-4183-be5c-c52e9b28b11b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e91608a4-774a-4c17-b64c-16c6df9d32bb",
            "completed": true,
            "last_updated": "2023-04-06T11:27:05.185445-04:00",
            "created_at": "2023-04-05T09:22:23.296957-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e91608a4-774a-4c17-b64c-16c6df9d32bb",
            "datetime": "2023-04-05T19:40:00-04:00",
            "cutoff_datetime": "2023-04-05T19:40:00-04:00",
            "name": "TOR (A Manoah) v. KAN (Z Greinke)",
            "bettypes": [
                {
                    "id": "48f857d4-c9d5-44cd-a82b-f00640738218",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:23.319713-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (A Manoah)",
                                "amount": 6182.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "030ae8fa-d3dd-4658-b5a4-10a6ba3c1047",
                            "gambit_id": "34f44280-db66-40c3-a114-b4a204a91d54",
                            "last_updated": "2023-04-06T11:27:05.207734-04:00",
                            "created_at": "2023-04-05T09:22:23.324514-04:00",
                            "name": "TOR (A Manoah)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api"
                        },
                        {
                            "id": "746af2e5-604b-4b4f-8301-7930cfb7f80d",
                            "gambit_id": "601a98ab-e8bf-490f-bfc4-d750e62edc24",
                            "last_updated": "2023-04-06T11:27:05.205558-04:00",
                            "created_at": "2023-04-05T09:22:23.321878-04:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f857d4-c9d5-44cd-a82b-f00640738218/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d1fc319-1303-493d-99a1-06de556f9075",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:23.309165-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 5107.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44240696-095e-4497-b114-cabfbef6b928",
                            "gambit_id": "c08a3d3e-65f7-4405-9d97-4d813d2db1c4",
                            "last_updated": "2023-04-06T11:27:05.201340-04:00",
                            "created_at": "2023-04-05T09:22:23.317047-04:00",
                            "name": "TOR",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api"
                        },
                        {
                            "id": "e126f0e7-2e39-4eda-96c6-ab5db8b37676",
                            "gambit_id": "45116739-4c7c-4bdb-bfe1-854c81ac0a24",
                            "last_updated": "2023-04-06T11:27:05.199128-04:00",
                            "created_at": "2023-04-05T09:22:23.312754-04:00",
                            "name": "KAN",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api"
                        }
                    ]
                },
                {
                    "id": "05894591-18df-4817-8a18-985f92c31041",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:23.300673-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c5903ee-6b1a-4a5f-961c-f969a4310b3f",
                            "gambit_id": "f5f08cb6-700a-4511-ac38-5712d5d4b6bc",
                            "last_updated": "2023-04-06T11:27:05.191339-04:00",
                            "created_at": "2023-04-05T09:22:23.303508-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05894591-18df-4817-8a18-985f92c31041/?format=api"
                        },
                        {
                            "id": "3ed40686-ca63-486e-8ef2-d4009ee3ad0f",
                            "gambit_id": "c0dcfcf0-abec-43bc-8a14-634fe1bdd593",
                            "last_updated": "2023-04-06T11:27:05.194510-04:00",
                            "created_at": "2023-04-05T09:22:23.306215-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05894591-18df-4817-8a18-985f92c31041/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1d5f53c-a068-4644-9fba-044754145382",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "211de900-9868-4b4b-bc3e-a6a76f8f656d",
            "completed": true,
            "last_updated": "2023-04-06T18:47:08.429613-04:00",
            "created_at": "2023-04-05T09:22:23.460098-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/211de900-9868-4b4b-bc3e-a6a76f8f656d",
            "datetime": "2023-04-05T19:40:00-04:00",
            "cutoff_datetime": "2023-04-05T19:40:00-04:00",
            "name": "Toronto Raptors v. Boston Celtics",
            "bettypes": [
                {
                    "id": "9511456e-158b-4e2f-ba37-6f1d72c27efa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:23.481357-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5317.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cca8eae5-a076-484c-90b8-6fd935f3d0c6",
                            "gambit_id": "d360a347-77e6-433e-9f4a-2a6d8da1f8ff",
                            "last_updated": "2023-04-06T18:47:08.442831-04:00",
                            "created_at": "2023-04-05T09:22:23.484480-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api"
                        },
                        {
                            "id": "d0653dc4-7cd7-49a0-8864-41523c2804cd",
                            "gambit_id": "60982f16-aa50-489c-8d49-6d774ec82cee",
                            "last_updated": "2023-04-06T18:47:08.441465-04:00",
                            "created_at": "2023-04-05T09:22:23.487524-04:00",
                            "name": "Toronto Raptors",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api"
                        }
                    ]
                },
                {
                    "id": "98714e15-f838-4e57-ae56-f6e1204a4ee1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:23.473129-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0426384-ce9e-47c1-beb2-570503fee891",
                            "gambit_id": "fa34b7af-53d6-4892-9716-da6fff480af4",
                            "last_updated": "2023-04-06T18:47:08.437452-04:00",
                            "created_at": "2023-04-05T09:22:23.475523-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98714e15-f838-4e57-ae56-f6e1204a4ee1/?format=api"
                        },
                        {
                            "id": "84974142-d5bb-4d92-81e4-e9c55af5b5e4",
                            "gambit_id": "43122e70-4da4-40a2-a292-d91fa0882705",
                            "last_updated": "2023-04-06T18:47:08.438805-04:00",
                            "created_at": "2023-04-05T09:22:23.478083-04:00",
                            "name": "Toronto Raptors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98714e15-f838-4e57-ae56-f6e1204a4ee1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d731b7e-8d43-4cdd-8445-49f3f9d3ddf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:23.464322-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a3832bc-a1b4-4665-a3a2-2ede6b46d7a4",
                            "gambit_id": "f709e57e-0ad2-46c6-a9cc-6ab55a1ac009",
                            "last_updated": "2023-04-06T18:47:08.433313-04:00",
                            "created_at": "2023-04-05T09:22:23.467616-04:00",
                            "name": "Game Total Under 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d731b7e-8d43-4cdd-8445-49f3f9d3ddf0/?format=api"
                        },
                        {
                            "id": "7cb26b14-9592-456d-8fda-65d910aecdac",
                            "gambit_id": "fb58f042-763b-4d57-bac0-0d78d2b5380a",
                            "last_updated": "2023-04-06T18:47:08.434788-04:00",
                            "created_at": "2023-04-05T09:22:23.470547-04:00",
                            "name": "Game Total Over 223",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d731b7e-8d43-4cdd-8445-49f3f9d3ddf0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c01a5de-487d-49de-86fe-d53741cb69e1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "169e5788-3276-4951-bab6-d2744c49229f",
            "completed": true,
            "last_updated": "2023-04-06T13:17:09.541275-04:00",
            "created_at": "2023-04-05T09:22:23.609063-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/169e5788-3276-4951-bab6-d2744c49229f",
            "datetime": "2023-04-05T19:40:00-04:00",
            "cutoff_datetime": "2023-04-05T19:40:00-04:00",
            "name": "Washington Wizards v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "060719d6-00fb-4268-b7fa-02fd7f94fd40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T11:52:03.581387-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8486.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 1514.0
                            }
                        ],
                        "expected_reward_tokens": 9504.32,
                        "profit_sb": 4.32,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5533351-cbb0-4193-8231-394cfc0152f0",
                            "gambit_id": "9cb9aab1-9650-47e9-b762-c175eabf916e",
                            "last_updated": "2023-04-06T13:17:09.553159-04:00",
                            "created_at": "2023-04-05T11:52:03.583172-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.12000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060719d6-00fb-4268-b7fa-02fd7f94fd40/?format=api"
                        },
                        {
                            "id": "6cce020d-407d-4f3d-b626-a8e2b91142cb",
                            "gambit_id": "20e9ee61-5897-4c80-ae62-14a930e4be08",
                            "last_updated": "2023-04-06T13:17:09.555324-04:00",
                            "created_at": "2023-04-05T11:52:03.585494-04:00",
                            "name": "Washington Wizards",
                            "reward": "6.28000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060719d6-00fb-4268-b7fa-02fd7f94fd40/?format=api"
                        }
                    ]
                },
                {
                    "id": "732e1759-5bc6-4c75-8fc7-95e9f5d4c517",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:23.613416-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "4278491a-3dd5-450b-8ad0-39ff1a0f2de6",
                            "gambit_id": "412f1f5d-a4e4-4d08-8460-0bdcd518645d",
                            "last_updated": "2023-04-06T13:17:09.559924-04:00",
                            "created_at": "2023-04-05T09:22:23.617720-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api"
                        },
                        {
                            "id": "3b8764c9-59fb-47bb-972d-ada5ade8e5b6",
                            "gambit_id": "bc371cb0-5b2e-40eb-aea4-575fdbd842de",
                            "last_updated": "2023-04-06T13:17:09.562007-04:00",
                            "created_at": "2023-04-05T09:22:23.620279-04:00",
                            "name": "Washington Wizards",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f1d9fde-6817-492b-a37c-7ad71de7113c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T11:52:03.575262-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "21bf470f-5735-49e4-89cb-942ca95ff309",
                            "gambit_id": "7028af6c-0033-46b8-ac98-b87c77f6c53e",
                            "last_updated": "2023-04-06T13:17:09.548376-04:00",
                            "created_at": "2023-04-05T11:52:03.579560-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/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api"
                        },
                        {
                            "id": "9263a721-7683-41ee-97ee-e180097a3d3f",
                            "gambit_id": "46803bb7-e7b7-45de-9463-0218a95421ff",
                            "last_updated": "2023-04-06T13:17:09.546225-04:00",
                            "created_at": "2023-04-05T11:52:03.577602-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/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7c4d61f-21dd-4aa7-88ab-662b43ea9fc2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8578d530-f8da-4c6e-befb-7064153ea72f",
            "completed": true,
            "last_updated": "2023-04-06T21:36:59.700287-04:00",
            "created_at": "2023-04-05T09:22:22.978980-04: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/8578d530-f8da-4c6e-befb-7064153ea72f",
            "datetime": "2023-04-05T19:37:00-04:00",
            "cutoff_datetime": "2023-04-05T19:37:00-04:00",
            "name": "Calgary Flames v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "67843872-9e99-4838-95f2-182cdc8f36f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7c4d61f-21dd-4aa7-88ab-662b43ea9fc2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.992293-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91b2209f-0e83-4317-aa7a-02a6f2862fc7",
                            "gambit_id": "a13c3921-80d0-4e00-aeb0-ace4e776ba6b",
                            "last_updated": "2023-04-06T21:36:59.720593-04:00",
                            "created_at": "2023-04-05T09:22:22.993853-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67843872-9e99-4838-95f2-182cdc8f36f1/?format=api"
                        },
                        {
                            "id": "e83845ae-d6df-4b9c-8ca1-2b7ccf3fd332",
                            "gambit_id": "02fb2b81-8054-41a3-a7dc-1a035435134f",
                            "last_updated": "2023-04-06T21:36:59.722243-04:00",
                            "created_at": "2023-04-05T09:22:22.995619-04:00",
                            "name": "Calgary Flames",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67843872-9e99-4838-95f2-182cdc8f36f1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7178e8b5-7e3d-4738-88ae-37d3f05fd2fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7c4d61f-21dd-4aa7-88ab-662b43ea9fc2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.987022-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6603.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca2881aa-0d41-475a-94a6-f42e16ee6b18",
                            "gambit_id": "2ab33fc0-9f4b-4a93-9efc-9929bb8b680d",
                            "last_updated": "2023-04-06T21:36:59.715843-04:00",
                            "created_at": "2023-04-05T09:22:22.990657-04:00",
                            "name": "Calgary Flames",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7178e8b5-7e3d-4738-88ae-37d3f05fd2fa/?format=api"
                        },
                        {
                            "id": "4a154715-739f-40cf-8f09-f95d8bab184d",
                            "gambit_id": "2a5428a6-d1e7-48b0-9f1f-a685c1dea0cf",
                            "last_updated": "2023-04-06T21:36:59.713882-04:00",
                            "created_at": "2023-04-05T09:22:22.988832-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7178e8b5-7e3d-4738-88ae-37d3f05fd2fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "467d91c7-8728-4d21-854f-67eb40952a9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7c4d61f-21dd-4aa7-88ab-662b43ea9fc2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.981054-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11fae481-42b7-4af2-8c86-4bd69aa3a325",
                            "gambit_id": "19678661-81a7-45d9-bb66-ea351b29c072",
                            "last_updated": "2023-04-06T21:36:59.706521-04:00",
                            "created_at": "2023-04-05T09:22:22.983142-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/467d91c7-8728-4d21-854f-67eb40952a9d/?format=api"
                        },
                        {
                            "id": "58b565c7-bd3b-4c40-a92a-1c195f451f65",
                            "gambit_id": "23fc2324-0a01-48b3-ba7a-33ef5b55adf3",
                            "last_updated": "2023-04-06T21:36:59.708630-04:00",
                            "created_at": "2023-04-05T09:22:22.985074-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/467d91c7-8728-4d21-854f-67eb40952a9d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7be2c564-d26e-4cdf-8e41-46ab1fec5c22",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "76ec1540-1704-4008-a44e-b19581f3215a",
            "completed": true,
            "last_updated": "2023-04-06T21:36:59.544930-04:00",
            "created_at": "2023-04-05T09:22:23.131186-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/76ec1540-1704-4008-a44e-b19581f3215a",
            "datetime": "2023-04-05T19:37:00-04:00",
            "cutoff_datetime": "2023-04-05T19:37:00-04:00",
            "name": "Tampa Bay Lightning v. New York Rangers",
            "bettypes": [
                {
                    "id": "8f7e91d5-ba60-4c5e-8669-4a08fde3b2ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:23.151245-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Tampa Bay Lightning",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5201795-a6fb-4326-9411-920cfd6adc30",
                            "gambit_id": "53ddffe6-488d-4bd2-ac80-981a5d878d70",
                            "last_updated": "2023-04-06T21:36:59.562356-04:00",
                            "created_at": "2023-04-05T09:22:23.154835-04:00",
                            "name": "New York Rangers",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7e91d5-ba60-4c5e-8669-4a08fde3b2ef/?format=api"
                        },
                        {
                            "id": "84a228f4-4448-4f2c-a307-6a489fb08d17",
                            "gambit_id": "2b0eedc2-7350-4efb-98c8-6d1b9e089702",
                            "last_updated": "2023-04-06T21:36:59.564806-04:00",
                            "created_at": "2023-04-05T09:22:23.158210-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7e91d5-ba60-4c5e-8669-4a08fde3b2ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "3112166c-3984-4d6e-81ba-ef5fc71c491b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:23.142928-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6864.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "673901a0-6c7d-4bbe-b624-7f5370ce5607",
                            "gambit_id": "399f7469-e4fb-4b88-b88d-0d87f56883ba",
                            "last_updated": "2023-04-06T21:36:59.557198-04:00",
                            "created_at": "2023-04-05T09:22:23.148207-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api"
                        },
                        {
                            "id": "bcda613a-5e73-4131-9b1e-a084972a18f2",
                            "gambit_id": "2bb3bc0c-e7a6-42b9-96f7-7ef913899f9d",
                            "last_updated": "2023-04-06T21:36:59.555287-04:00",
                            "created_at": "2023-04-05T09:22:23.145141-04:00",
                            "name": "New York Rangers",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3112166c-3984-4d6e-81ba-ef5fc71c491b/?format=api"
                        }
                    ]
                },
                {
                    "id": "567454b0-516f-4b30-9c52-397b8167d248",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:23.134528-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5317.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2266af9-0102-4bd5-ac5d-4e88742debb4",
                            "gambit_id": "2eedcd76-c479-42d1-baa1-9e443ec12793",
                            "last_updated": "2023-04-06T21:36:59.549822-04:00",
                            "created_at": "2023-04-05T09:22:23.137902-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api"
                        },
                        {
                            "id": "08de8f43-5840-4bff-bdf5-afcd6b4544e2",
                            "gambit_id": "923aae16-c8d1-4e29-a359-fd12bb06d1d4",
                            "last_updated": "2023-04-06T21:36:59.551714-04:00",
                            "created_at": "2023-04-05T09:22:23.140486-04:00",
                            "name": "Game Total Over 6",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b55b35f7-fc3d-421e-848c-18addb79c081",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "93b0d5b2-dac1-44d4-8141-7b2bac5a803f",
            "completed": true,
            "last_updated": "2023-04-06T11:47:09.819696-04:00",
            "created_at": "2023-04-05T09:22:22.668700-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.43,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/93b0d5b2-dac1-44d4-8141-7b2bac5a803f",
            "datetime": "2023-04-05T19:10:00-04:00",
            "cutoff_datetime": "2023-04-05T19:10:00-04:00",
            "name": "Brooklyn Nets v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "d15db8d4-57c2-47a2-8974-c068c04d7ff4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b55b35f7-fc3d-421e-848c-18addb79c081/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.678834-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8085.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1915.0
                            }
                        ],
                        "expected_reward_tokens": 9459.45,
                        "profit_sb": -40.55,
                        "profit_sb_percentage": -0.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59963790-0113-4903-9ae4-217c7a4e8d4e",
                            "gambit_id": "d6a8b016-581e-4a9e-87dd-6b39818d3fba",
                            "last_updated": "2023-04-06T11:47:09.844762-04:00",
                            "created_at": "2023-04-05T09:22:22.685099-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.17000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15db8d4-57c2-47a2-8974-c068c04d7ff4/?format=api"
                        },
                        {
                            "id": "7ea7dc19-82bc-471a-9bcd-6609780f1843",
                            "gambit_id": "59bdfb3e-0430-418b-91e9-15c1d3fc871c",
                            "last_updated": "2023-04-06T11:47:09.841757-04:00",
                            "created_at": "2023-04-05T09:22:22.681512-04:00",
                            "name": "Detroit Pistons",
                            "reward": "4.94000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15db8d4-57c2-47a2-8974-c068c04d7ff4/?format=api"
                        }
                    ]
                },
                {
                    "id": "02992de1-9758-41b1-b61d-c18eab3cfea1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b55b35f7-fc3d-421e-848c-18addb79c081/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.688498-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4333aee9-b673-4f80-933c-985198c1cfcf",
                            "gambit_id": "68f1eff2-721d-413e-9dbe-ff3b4439f9fa",
                            "last_updated": "2023-04-06T11:47:09.850686-04:00",
                            "created_at": "2023-04-05T09:22:22.691349-04:00",
                            "name": "Detroit Pistons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02992de1-9758-41b1-b61d-c18eab3cfea1/?format=api"
                        },
                        {
                            "id": "0019fe6b-3bcc-4967-a205-a5474ab72a9e",
                            "gambit_id": "3c22a5a1-6121-4742-a788-63819d578791",
                            "last_updated": "2023-04-06T11:47:09.854122-04:00",
                            "created_at": "2023-04-05T09:22:22.694092-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02992de1-9758-41b1-b61d-c18eab3cfea1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5efd353-b50e-4586-b52f-b556aeeb543e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b55b35f7-fc3d-421e-848c-18addb79c081/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.671626-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 218",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41d8e313-df4c-42d9-bff2-3d806da05ca0",
                            "gambit_id": "89b794a5-9578-4733-87e6-9d30e3223fa8",
                            "last_updated": "2023-04-06T11:47:09.830472-04:00",
                            "created_at": "2023-04-05T09:22:22.673955-04:00",
                            "name": "Game Total Under 218",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5efd353-b50e-4586-b52f-b556aeeb543e/?format=api"
                        },
                        {
                            "id": "ea177f91-70ef-4c66-a307-ddaf8ec0391c",
                            "gambit_id": "59d3c365-71c7-4867-a191-25138a7b057e",
                            "last_updated": "2023-04-06T11:47:09.834435-04:00",
                            "created_at": "2023-04-05T09:22:22.676497-04:00",
                            "name": "Game Total Over 218",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "218.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5efd353-b50e-4586-b52f-b556aeeb543e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7b6cb25-2d2b-4f46-9aea-b3a49f336956",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ad22037-5a20-4fdf-afa2-294b03a4089a",
            "completed": true,
            "last_updated": "2023-04-06T12:32:22.269138-04:00",
            "created_at": "2023-04-05T09:22:22.826159-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2ad22037-5a20-4fdf-afa2-294b03a4089a",
            "datetime": "2023-04-05T19:10:00-04:00",
            "cutoff_datetime": "2023-04-05T19:10:00-04:00",
            "name": "New York Knicks v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "45912f36-28e3-4357-9b2e-88400e0d2599",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.836660-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6163.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07c3e531-65ef-4be2-8d7f-8026b62002b9",
                            "gambit_id": "196815fb-9224-4b0b-b737-8810dbcdd054",
                            "last_updated": "2023-04-06T12:32:22.285159-04:00",
                            "created_at": "2023-04-05T09:22:22.842149-04:00",
                            "name": "New York Knicks",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45912f36-28e3-4357-9b2e-88400e0d2599/?format=api"
                        },
                        {
                            "id": "0b53f09f-91e6-485a-b011-b1ea001de79b",
                            "gambit_id": "9e37971a-c589-4128-a8c5-c6b245b49fb6",
                            "last_updated": "2023-04-06T12:32:22.282777-04:00",
                            "created_at": "2023-04-05T09:22:22.839209-04:00",
                            "name": "Indiana Pacers",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45912f36-28e3-4357-9b2e-88400e0d2599/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d5f68ea-7cda-465e-94e8-18ac7a66c607",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.844711-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2d9fb00-0efc-440c-9a24-f30056d0838f",
                            "gambit_id": "23db6a13-f372-4698-b16c-cd8c8af86635",
                            "last_updated": "2023-04-06T12:32:22.292837-04:00",
                            "created_at": "2023-04-05T09:22:22.848714-04:00",
                            "name": "New York Knicks",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api"
                        },
                        {
                            "id": "e627e416-2278-41ba-abdb-f35a199d3b5a",
                            "gambit_id": "9e357b53-cd48-4ae2-86f2-5416ad815c5b",
                            "last_updated": "2023-04-06T12:32:22.290301-04:00",
                            "created_at": "2023-04-05T09:22:22.846660-04:00",
                            "name": "Indiana Pacers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8aafd0f-f7d4-4411-becd-9c74f1ac5bde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.829008-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 229.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 229.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b03324f1-914f-4aa7-92cd-e4b8b2d1b3c0",
                            "gambit_id": "6205c202-c37b-4f55-9afe-ff42caf044d2",
                            "last_updated": "2023-04-06T12:32:22.275277-04:00",
                            "created_at": "2023-04-05T09:22:22.831520-04:00",
                            "name": "Game Total Under 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8aafd0f-f7d4-4411-becd-9c74f1ac5bde/?format=api"
                        },
                        {
                            "id": "87d25a1a-5247-42cf-ab73-83ee80f61d4f",
                            "gambit_id": "43ec5c29-056c-40ce-886d-e02df9b50644",
                            "last_updated": "2023-04-06T12:32:22.277805-04:00",
                            "created_at": "2023-04-05T09:22:22.834178-04:00",
                            "name": "Game Total Over 229.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "229.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8aafd0f-f7d4-4411-becd-9c74f1ac5bde/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "027dea9c-920b-4583-9797-bcc531abfeec",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bfb86251-6536-41a0-8391-5b4ddc19f11a",
            "completed": true,
            "last_updated": "2023-04-06T11:32:10.005528-04:00",
            "created_at": "2023-04-05T09:22:22.514482-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bfb86251-6536-41a0-8391-5b4ddc19f11a",
            "datetime": "2023-04-05T16:10:00-04:00",
            "cutoff_datetime": "2023-04-05T16:10:00-04:00",
            "name": "LAA (S Ohtani) v. SEA (C Flexen)",
            "bettypes": [
                {
                    "id": "e8565b0f-b0f5-47bb-b0e7-45774184b446",
                    "match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.532290-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (S Ohtani)",
                                "amount": 6148.0
                            },
                            {
                                "team": "SEA (C Flexen)",
                                "amount": 3852.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "895f9909-553f-433e-add1-aa3e0ec09713",
                            "gambit_id": "1afe9f21-b074-47ce-bc47-9714ec1b86d3",
                            "last_updated": "2023-04-06T11:32:10.022222-04:00",
                            "created_at": "2023-04-05T09:22:22.536770-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8565b0f-b0f5-47bb-b0e7-45774184b446/?format=api"
                        },
                        {
                            "id": "e9d75eb1-6450-4690-a385-70a5d55f05fb",
                            "gambit_id": "d2004612-58a9-4143-9e39-f18fcf6c6692",
                            "last_updated": "2023-04-06T11:32:10.020581-04:00",
                            "created_at": "2023-04-05T09:22:22.534503-04:00",
                            "name": "SEA (C Flexen)",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8565b0f-b0f5-47bb-b0e7-45774184b446/?format=api"
                        }
                    ]
                },
                {
                    "id": "7da96486-6e02-4664-aa9e-550462b29fc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.525523-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5107.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "174eabb2-e00a-4493-9db6-c5b4269362b3",
                            "gambit_id": "8db8f226-288b-4bfe-b411-6e8a6ab197e5",
                            "last_updated": "2023-04-06T11:32:10.015623-04:00",
                            "created_at": "2023-04-05T09:22:22.527658-04:00",
                            "name": "SEA",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api"
                        },
                        {
                            "id": "37b00bcd-72eb-4602-b7c9-4e6b08db0827",
                            "gambit_id": "fee62bb4-a9cb-41f1-938d-31e2053609d5",
                            "last_updated": "2023-04-06T11:32:10.017238-04:00",
                            "created_at": "2023-04-05T09:22:22.529992-04:00",
                            "name": "LAA",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e6635a5-6992-4485-8e57-fb273546c4b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.519003-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ae1661b-cf9b-4ef9-af31-d3f1dfbeff5c",
                            "gambit_id": "36841237-e8a5-4b1b-a8ae-586e68ac11b4",
                            "last_updated": "2023-04-06T11:32:10.012076-04:00",
                            "created_at": "2023-04-05T09:22:22.523351-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6635a5-6992-4485-8e57-fb273546c4b5/?format=api"
                        },
                        {
                            "id": "bd08b36c-7033-40fb-83ae-c7aa3cbe310a",
                            "gambit_id": "b25d31b0-35ab-41ae-899e-35fcf12a0129",
                            "last_updated": "2023-04-06T11:32:10.010267-04:00",
                            "created_at": "2023-04-05T09:22:22.521172-04:00",
                            "name": "Game Total Under 7",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6635a5-6992-4485-8e57-fb273546c4b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e17e77be-5d3f-487c-b3a0-f1c06580ee02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ab253010-666e-4731-af33-b3c91d392cae",
            "completed": true,
            "last_updated": "2023-04-06T11:32:08.832334-04:00",
            "created_at": "2023-04-05T09:22:22.340733-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ab253010-666e-4731-af33-b3c91d392cae",
            "datetime": "2023-04-05T15:37:00-04:00",
            "cutoff_datetime": "2023-04-05T15:37:00-04:00",
            "name": "CLE (H Gaddis) v. OAK (K Muller)",
            "bettypes": [
                {
                    "id": "3e06603c-723a-43ef-ac3e-80301af93915",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e17e77be-5d3f-487c-b3a0-f1c06580ee02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.364464-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (H Gaddis)",
                                "amount": 5426.0
                            },
                            {
                                "team": "OAK (K Muller)",
                                "amount": 4574.0
                            }
                        ],
                        "expected_reward_tokens": 9604.02,
                        "profit_sb": 104.02,
                        "profit_sb_percentage": 1.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ddd2e0c8-24ad-4fb0-94cf-130f46993c26",
                            "gambit_id": "fd59adce-4f8c-4070-a6a4-073e10ed13eb",
                            "last_updated": "2023-04-06T11:32:08.848518-04:00",
                            "created_at": "2023-04-05T09:22:22.369923-04:00",
                            "name": "CLE (H Gaddis)",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e06603c-723a-43ef-ac3e-80301af93915/?format=api"
                        },
                        {
                            "id": "edd304d4-d64f-40c4-b68a-9f15ecc5e0be",
                            "gambit_id": "f7b9beac-fffe-4f69-baf1-9cbcf8add99c",
                            "last_updated": "2023-04-06T11:32:08.846543-04:00",
                            "created_at": "2023-04-05T09:22:22.367058-04:00",
                            "name": "OAK (K Muller)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e06603c-723a-43ef-ac3e-80301af93915/?format=api"
                        }
                    ]
                },
                {
                    "id": "d9052a9a-23d0-41f0-b4e5-6bb66b4b1874",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e17e77be-5d3f-487c-b3a0-f1c06580ee02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.355343-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5867.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4148d8c6-8a10-48d3-9f5f-7ceabfa943a4",
                            "gambit_id": "5bddae5c-4e22-4066-8d21-63d8f4a3759f",
                            "last_updated": "2023-04-06T11:32:08.840945-04:00",
                            "created_at": "2023-04-05T09:22:22.358381-04:00",
                            "name": "OAK",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9052a9a-23d0-41f0-b4e5-6bb66b4b1874/?format=api"
                        },
                        {
                            "id": "06e29d02-84e8-4ad4-a220-9994e71d09a5",
                            "gambit_id": "fddd06d5-a18d-4b03-9dd5-c14f9a692bba",
                            "last_updated": "2023-04-06T11:32:08.842863-04:00",
                            "created_at": "2023-04-05T09:22:22.361097-04:00",
                            "name": "CLE",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9052a9a-23d0-41f0-b4e5-6bb66b4b1874/?format=api"
                        }
                    ]
                },
                {
                    "id": "92f94d1c-47d0-4f8d-93f7-c28c57ef642d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e17e77be-5d3f-487c-b3a0-f1c06580ee02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.344586-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ae081ad-9b94-4347-9a19-a6c42e11cfc5",
                            "gambit_id": "da086f6e-19df-4c01-8bed-9d46e7d5759a",
                            "last_updated": "2023-04-06T11:32:08.837355-04:00",
                            "created_at": "2023-04-05T09:22:22.351430-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f94d1c-47d0-4f8d-93f7-c28c57ef642d/?format=api"
                        },
                        {
                            "id": "dde23186-5e4b-4548-aea0-2e878708e18d",
                            "gambit_id": "7fe15b3d-5f46-498d-8952-ba20de268fb1",
                            "last_updated": "2023-04-06T11:32:08.835789-04:00",
                            "created_at": "2023-04-05T09:22:22.347568-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f94d1c-47d0-4f8d-93f7-c28c57ef642d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4940fe6-751d-40bb-934e-4474fe7120c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "639fe159-3f6e-49b8-bf1d-52c03e515864",
            "completed": true,
            "last_updated": "2023-04-06T21:31:53.191393-04:00",
            "created_at": "2023-04-05T09:52:04.893782-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.14,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/639fe159-3f6e-49b8-bf1d-52c03e515864",
            "datetime": "2023-04-05T15:00:00-04:00",
            "cutoff_datetime": "2023-04-05T15:00:00-04:00",
            "name": "Manchester United v. Brentford",
            "bettypes": [
                {
                    "id": "bfa01a98-4835-4c18-af85-3e04e2cfec4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4940fe6-751d-40bb-934e-4474fe7120c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:52:04.902616-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 7204.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2796.0
                            }
                        ],
                        "expected_reward_tokens": 11379.72,
                        "profit_sb": 1879.72,
                        "profit_sb_percentage": 19.79,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5885.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2285.0
                            },
                            {
                                "team": "Brentford",
                                "amount": 1830.0
                            }
                        ],
                        "expected_reward_tokens": 9296.4,
                        "profit_sb": -203.6,
                        "profit_sb_percentage": -2.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c292c7ea-3e0c-4300-b7e5-7bbc2c58de5b",
                            "gambit_id": "e9c05cfd-d973-430b-a6e5-70b1c396713f",
                            "last_updated": "2023-04-06T21:31:53.207467-04:00",
                            "created_at": "2023-04-05T09:52:04.905946-04:00",
                            "name": "Manchester United",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa01a98-4835-4c18-af85-3e04e2cfec4a/?format=api"
                        },
                        {
                            "id": "92894804-fa55-49d9-9329-17814c8820fe",
                            "gambit_id": "b9ee1362-3bf1-4f38-b62d-bc0ba23e62d5",
                            "last_updated": "2023-04-06T21:31:53.209966-04:00",
                            "created_at": "2023-04-05T09:52:04.907617-04:00",
                            "name": "Draw",
                            "reward": "4.07000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa01a98-4835-4c18-af85-3e04e2cfec4a/?format=api"
                        },
                        {
                            "id": "d156c2fa-95b2-4c66-ab0d-890fc1a5fe9d",
                            "gambit_id": "f8cf3a83-a525-4d12-bf4e-f82f3d33f45c",
                            "last_updated": "2023-04-06T21:31:53.205069-04:00",
                            "created_at": "2023-04-05T09:52:04.904222-04:00",
                            "name": "Brentford",
                            "reward": "5.08000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa01a98-4835-4c18-af85-3e04e2cfec4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "82b61a82-939d-4f6b-82b7-e3cad33cd67e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4940fe6-751d-40bb-934e-4474fe7120c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:52:04.896738-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5789.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4211.0
                            }
                        ],
                        "expected_reward_tokens": 9262.4,
                        "profit_sb": -237.6,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da9857a8-2149-4170-bdbd-da5fa7fca3f3",
                            "gambit_id": "bb4c07cc-d63d-400c-bcf6-10a49ab285e2",
                            "last_updated": "2023-04-06T21:31:53.200030-04:00",
                            "created_at": "2023-04-05T09:52:04.900849-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.60000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b61a82-939d-4f6b-82b7-e3cad33cd67e/?format=api"
                        },
                        {
                            "id": "8bec986c-d8cc-4515-8b15-96f9eb1fac07",
                            "gambit_id": "a4d0ccdb-935f-4a06-81b4-6978882130ba",
                            "last_updated": "2023-04-06T21:31:53.197322-04:00",
                            "created_at": "2023-04-05T09:52:04.898950-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82b61a82-939d-4f6b-82b7-e3cad33cd67e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a76fb162-8f92-4ef7-9f9e-c681a76a47e4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fecf102c-ecc7-44f1-a636-32c199343610",
            "completed": true,
            "last_updated": "2023-04-06T21:31:52.905220-04:00",
            "created_at": "2023-04-05T09:52:05.066118-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.5,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/fecf102c-ecc7-44f1-a636-32c199343610",
            "datetime": "2023-04-05T15:00:00-04:00",
            "cutoff_datetime": "2023-04-05T15:00:00-04:00",
            "name": "West Ham United v. Newcastle United",
            "bettypes": [
                {
                    "id": "aefdedf9-da7e-48ea-b133-e7b95a28d4e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a76fb162-8f92-4ef7-9f9e-c681a76a47e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:52:05.079396-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 5913.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4087.0
                            }
                        ],
                        "expected_reward_tokens": 12710.57,
                        "profit_sb": 3210.57,
                        "profit_sb_percentage": 33.8,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 4286.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2963.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 2751.0
                            }
                        ],
                        "expected_reward_tokens": 9214.9,
                        "profit_sb": -285.1,
                        "profit_sb_percentage": -3.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a799a68a-e9c5-4a7f-831e-d99a12cda248",
                            "gambit_id": "06c7fbd0-e7f7-43ba-ad01-554227b81ba4",
                            "last_updated": "2023-04-06T21:31:52.919681-04:00",
                            "created_at": "2023-04-05T09:52:05.082119-04:00",
                            "name": "Newcastle United",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aefdedf9-da7e-48ea-b133-e7b95a28d4e2/?format=api"
                        },
                        {
                            "id": "f9677687-25f9-423a-9c4e-5e6fabfff47d",
                            "gambit_id": "ba7bcb42-99df-467c-8ebd-f04bbab71c3a",
                            "last_updated": "2023-04-06T21:31:52.917876-04:00",
                            "created_at": "2023-04-05T09:52:05.088387-04:00",
                            "name": "Draw",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aefdedf9-da7e-48ea-b133-e7b95a28d4e2/?format=api"
                        },
                        {
                            "id": "e55aec0f-cf39-450b-8d94-9b0b4cc07b77",
                            "gambit_id": "bcbc23f0-d568-4e62-96e4-c650b9c95ae5",
                            "last_updated": "2023-04-06T21:31:52.916047-04:00",
                            "created_at": "2023-04-05T09:52:05.085438-04:00",
                            "name": "West Ham United",
                            "reward": "3.35000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aefdedf9-da7e-48ea-b133-e7b95a28d4e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "1206c47f-9016-42a5-a3e1-34b46211b074",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a76fb162-8f92-4ef7-9f9e-c681a76a47e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:52:05.070007-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5789.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4211.0
                            }
                        ],
                        "expected_reward_tokens": 9262.4,
                        "profit_sb": -237.6,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b62fc3f-1951-4637-985a-560655cb0819",
                            "gambit_id": "d53744a7-b9c8-45dd-8e84-4e353ec79e54",
                            "last_updated": "2023-04-06T21:31:52.912414-04:00",
                            "created_at": "2023-04-05T09:52:05.073039-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.60000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1206c47f-9016-42a5-a3e1-34b46211b074/?format=api"
                        },
                        {
                            "id": "0e786b5a-5a3e-4c4d-a80f-62bb11549cbb",
                            "gambit_id": "b91df35f-ffd1-4e3e-ac3f-4e7da98c03ca",
                            "last_updated": "2023-04-06T21:31:52.910502-04:00",
                            "created_at": "2023-04-05T09:52:05.076236-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1206c47f-9016-42a5-a3e1-34b46211b074/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7470c99-22b8-4fb9-9fb9-dcce0d2717a2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7e7338a1-2949-4eb3-809b-190e90c6af09",
            "completed": true,
            "last_updated": "2023-04-06T11:32:08.520251-04:00",
            "created_at": "2023-04-05T09:22:22.005831-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7e7338a1-2949-4eb3-809b-190e90c6af09",
            "datetime": "2023-04-05T14:10:00-04:00",
            "cutoff_datetime": "2023-04-05T14:10:00-04:00",
            "name": "SFO (L Webb) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "8428ef90-fed3-4bfa-bb18-a0bf4a543cba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7470c99-22b8-4fb9-9fb9-dcce0d2717a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.025864-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (D Cease)",
                                "amount": 5627.0
                            },
                            {
                                "team": "SFO (L Webb)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56bb5529-4b74-4105-8143-fb45a9330f1f",
                            "gambit_id": "d4562bf7-3608-4c24-a40e-a326e6baab2d",
                            "last_updated": "2023-04-06T11:32:08.541350-04:00",
                            "created_at": "2023-04-05T09:22:22.028557-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8428ef90-fed3-4bfa-bb18-a0bf4a543cba/?format=api"
                        },
                        {
                            "id": "cb4769a3-e928-467f-9936-aa46014f00fc",
                            "gambit_id": "0b763496-6c97-48f4-a69b-b2c1775cfba4",
                            "last_updated": "2023-04-06T11:32:08.543316-04:00",
                            "created_at": "2023-04-05T09:22:22.031011-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8428ef90-fed3-4bfa-bb18-a0bf4a543cba/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7b7cf5b-1e47-4a9f-8f1f-e80c131f6e9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7470c99-22b8-4fb9-9fb9-dcce0d2717a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.018029-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 6241.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "452a70b5-fde9-4718-a6cd-040f2cb7fa80",
                            "gambit_id": "b204d3a6-7bfb-4eb3-a90e-5cd4916dbf24",
                            "last_updated": "2023-04-06T11:32:08.537247-04:00",
                            "created_at": "2023-04-05T09:22:22.022728-04:00",
                            "name": "SFO",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b7cf5b-1e47-4a9f-8f1f-e80c131f6e9e/?format=api"
                        },
                        {
                            "id": "aa8df359-bd83-42df-a0ae-25f87a8d41ee",
                            "gambit_id": "4a54df93-e7a1-467c-ab47-d52948cefcef",
                            "last_updated": "2023-04-06T11:32:08.534786-04:00",
                            "created_at": "2023-04-05T09:22:22.020278-04:00",
                            "name": "CWS",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b7cf5b-1e47-4a9f-8f1f-e80c131f6e9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d77cc998-e96a-4968-8676-d71b6b0ba4bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7470c99-22b8-4fb9-9fb9-dcce0d2717a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.009319-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2742d261-e131-4ada-b7e3-4d1c38829cea",
                            "gambit_id": "67ecb2b0-c11a-4bed-acb5-0a50529a02bc",
                            "last_updated": "2023-04-06T11:32:08.527098-04:00",
                            "created_at": "2023-04-05T09:22:22.012486-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77cc998-e96a-4968-8676-d71b6b0ba4bc/?format=api"
                        },
                        {
                            "id": "d4d30697-0f1c-4ba2-a255-37ee9653d068",
                            "gambit_id": "698d5ff0-a947-4faf-95db-26537a8d5329",
                            "last_updated": "2023-04-06T11:32:08.529592-04:00",
                            "created_at": "2023-04-05T09:22:22.015382-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77cc998-e96a-4968-8676-d71b6b0ba4bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cfa28d44-61b5-4b35-bbd9-2f7dd8b506df",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "12564ea8-c254-484f-8efb-b7cfccbc36f3",
            "completed": true,
            "last_updated": "2023-04-06T11:32:08.683914-04:00",
            "created_at": "2023-04-05T09:22:22.176765-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.68,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/12564ea8-c254-484f-8efb-b7cfccbc36f3",
            "datetime": "2023-04-05T14:10:00-04:00",
            "cutoff_datetime": "2023-04-05T14:10:00-04:00",
            "name": "DET (ED Rodriguez) v. HOU (C Javier)",
            "bettypes": [
                {
                    "id": "eba8b126-20cd-430a-b294-ec3ddc51c755",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:22.197293-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (C Javier)",
                                "amount": 6833.0
                            },
                            {
                                "team": "DET (ED Rodriguez)",
                                "amount": 3167.0
                            }
                        ],
                        "expected_reward_tokens": 9564.34,
                        "profit_sb": 64.34,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d499ee7a-4c52-4d41-be67-0f034e1f8d8e",
                            "gambit_id": "d4c36fa8-cf8a-4957-bdac-3c92b65d13ce",
                            "last_updated": "2023-04-06T11:32:08.696446-04:00",
                            "created_at": "2023-04-05T09:22:22.199738-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api"
                        },
                        {
                            "id": "47e2891a-8eac-4b94-8172-fb88b17c66d9",
                            "gambit_id": "c255f37e-8d36-4c63-9c15-4d537eb84a97",
                            "last_updated": "2023-04-06T11:32:08.698218-04:00",
                            "created_at": "2023-04-05T09:22:22.202845-04:00",
                            "name": "DET (ED Rodriguez)",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api"
                        }
                    ]
                },
                {
                    "id": "48079453-f1c4-4dda-a25f-e33de3939126",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:22.187919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5107.0
                            },
                            {
                                "team": "DET",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7709a692-cbfd-442c-846b-716ac12eec38",
                            "gambit_id": "484d0d5a-5f42-4dc5-b9d2-8974274fb1ba",
                            "last_updated": "2023-04-06T11:32:08.691604-04:00",
                            "created_at": "2023-04-05T09:22:22.192094-04:00",
                            "name": "HOU",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api"
                        },
                        {
                            "id": "8f786f26-ccc8-4cf1-8a01-8327f88bed8f",
                            "gambit_id": "880540fa-36ab-4ed1-ae94-7c7c5afa50f7",
                            "last_updated": "2023-04-06T11:32:08.693081-04:00",
                            "created_at": "2023-04-05T09:22:22.194733-04:00",
                            "name": "DET",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48079453-f1c4-4dda-a25f-e33de3939126/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ea9e684-6863-40ea-aaa9-d962e03c3cd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:22.180335-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67bb343d-46bd-4e3e-8e89-fa5aee5f5682",
                            "gambit_id": "b8cbecdf-2961-4859-a701-21a592d0fd11",
                            "last_updated": "2023-04-06T11:32:08.688737-04:00",
                            "created_at": "2023-04-05T09:22:22.185305-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api"
                        },
                        {
                            "id": "6e10d84d-3ca2-436e-8f5a-0add370bc144",
                            "gambit_id": "0585e42d-1160-484d-b100-c0b5e9493f1b",
                            "last_updated": "2023-04-06T11:32:08.687329-04:00",
                            "created_at": "2023-04-05T09:22:22.182535-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dbb29f2d-55c0-4ede-8d0c-eb7377533a95",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3f96abd3-8bca-47bb-b54f-753daff9917b",
            "completed": true,
            "last_updated": "2023-04-06T11:37:06.186426-04:00",
            "created_at": "2023-04-05T09:22:21.843714-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3f96abd3-8bca-47bb-b54f-753daff9917b",
            "datetime": "2023-04-05T14:05:00-04:00",
            "cutoff_datetime": "2023-04-05T14:05:00-04:00",
            "name": "BAL (G Rodriguez) v. TEX (J Degrom)",
            "bettypes": [
                {
                    "id": "9842af69-2470-498b-b276-9d77b6d28d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:21.863577-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Degrom)",
                                "amount": 6353.0
                            },
                            {
                                "team": "BAL (G Rodriguez)",
                                "amount": 3647.0
                            }
                        ],
                        "expected_reward_tokens": 9591.61,
                        "profit_sb": 91.61,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "01308099-30f5-4911-b1d0-45ebf7486eed",
                            "gambit_id": "2a42bbb8-6593-4f45-a6f5-af23b362a94e",
                            "last_updated": "2023-04-06T11:37:06.201728-04:00",
                            "created_at": "2023-04-05T09:22:21.865728-04:00",
                            "name": "TEX (J Degrom)",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api"
                        },
                        {
                            "id": "36ae1f24-0fc3-4344-8743-6e85ee7bd165",
                            "gambit_id": "9e6fe34d-6fbf-4f59-9128-7342567868ef",
                            "last_updated": "2023-04-06T11:37:06.203944-04:00",
                            "created_at": "2023-04-05T09:22:21.868370-04:00",
                            "name": "BAL (G Rodriguez)",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "902d35cb-4d28-4251-a291-d8cca47d3cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:21.855816-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5317.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a65c907-10ce-47a2-94c3-033e83e544a5",
                            "gambit_id": "2d7a0547-419e-4de3-8392-c810c7bda0c6",
                            "last_updated": "2023-04-06T11:37:06.197499-04:00",
                            "created_at": "2023-04-05T09:22:21.860726-04:00",
                            "name": "BAL",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902d35cb-4d28-4251-a291-d8cca47d3cc6/?format=api"
                        },
                        {
                            "id": "a1a0d26f-f9b5-40d7-b056-c6b3a27161f4",
                            "gambit_id": "d4c3acc1-208b-41cb-a0e2-d69c070dcbad",
                            "last_updated": "2023-04-06T11:37:06.195993-04:00",
                            "created_at": "2023-04-05T09:22:21.858171-04:00",
                            "name": "TEX",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/902d35cb-4d28-4251-a291-d8cca47d3cc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:21.847665-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fac17d0c-f96b-42fe-8e01-045bb7921526",
                            "gambit_id": "89e97dc8-897f-405c-a333-0e329dae8aa3",
                            "last_updated": "2023-04-06T11:37:06.192460-04:00",
                            "created_at": "2023-04-05T09:22:21.853033-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api"
                        },
                        {
                            "id": "984b58b7-9da2-442b-be0a-0a22f091662f",
                            "gambit_id": "ff844613-7aeb-4cd8-8746-07635b687849",
                            "last_updated": "2023-04-06T11:37:06.190655-04:00",
                            "created_at": "2023-04-05T09:22:21.850328-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6262aaa5-b9c3-4ac5-91ee-0e0df4b6b76c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e7ce031-782f-459d-91cf-41036a10db47",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "31ac676d-e24b-4a58-a85a-a08450290a7e",
            "completed": true,
            "last_updated": "2023-04-06T11:37:05.891140-04:00",
            "created_at": "2023-04-05T09:22:21.688016-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/31ac676d-e24b-4a58-a85a-a08450290a7e",
            "datetime": "2023-04-05T13:40:00-04:00",
            "cutoff_datetime": "2023-04-05T13:40:00-04:00",
            "name": "NYM (D Peterson) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "a24d8b1e-6280-456a-9792-88c40f9bc138",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7ce031-782f-459d-91cf-41036a10db47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:21.708555-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 5527.0
                            },
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b120477d-682f-4ff5-8cb7-33b118187ee3",
                            "gambit_id": "090e733c-4605-40d6-8234-29cae0b16951",
                            "last_updated": "2023-04-06T11:37:05.908475-04:00",
                            "created_at": "2023-04-05T09:22:21.711447-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24d8b1e-6280-456a-9792-88c40f9bc138/?format=api"
                        },
                        {
                            "id": "4f19139b-860e-48df-bd6b-e2bcb40b1050",
                            "gambit_id": "c4ec3d34-b6a9-402e-9c09-fea24ce513d5",
                            "last_updated": "2023-04-06T11:37:05.910707-04:00",
                            "created_at": "2023-04-05T09:22:21.714024-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24d8b1e-6280-456a-9792-88c40f9bc138/?format=api"
                        }
                    ]
                },
                {
                    "id": "92b2846d-3bf3-4caf-aeca-e807fa2da3a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7ce031-782f-459d-91cf-41036a10db47/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:21.700515-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 6241.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e97a34f-599f-427a-9a3e-8b48ed10fcc2",
                            "gambit_id": "298b94b4-2c21-4e44-a6fa-abd7c1b37a7a",
                            "last_updated": "2023-04-06T11:37:05.904127-04:00",
                            "created_at": "2023-04-05T09:22:21.705550-04:00",
                            "name": "NYM",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b2846d-3bf3-4caf-aeca-e807fa2da3a4/?format=api"
                        },
                        {
                            "id": "c3e5e4c2-748d-46e8-b65d-629da22b30c8",
                            "gambit_id": "f0572af3-dea7-4ec5-b175-af7b0bcd50fb",
                            "last_updated": "2023-04-06T11:37:05.901898-04:00",
                            "created_at": "2023-04-05T09:22:21.702933-04:00",
                            "name": "MIL",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b2846d-3bf3-4caf-aeca-e807fa2da3a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e8e5f74-cac9-4638-b7ec-bbc97ca3b346",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7ce031-782f-459d-91cf-41036a10db47/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:21.691810-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99a2cddc-24c3-4855-af39-9ef6bfd6afc9",
                            "gambit_id": "378e2b69-2ec1-45f6-a8b0-db47f0edc13b",
                            "last_updated": "2023-04-06T11:37:05.897667-04:00",
                            "created_at": "2023-04-05T09:22:21.697149-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8e5f74-cac9-4638-b7ec-bbc97ca3b346/?format=api"
                        },
                        {
                            "id": "450d6cf6-34cb-49e6-b826-1c1841dcc74c",
                            "gambit_id": "a0223677-5a99-4343-b22e-1a10b8cb443d",
                            "last_updated": "2023-04-06T11:37:05.895714-04:00",
                            "created_at": "2023-04-05T09:22:21.694571-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e8e5f74-cac9-4638-b7ec-bbc97ca3b346/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67d14ce1-cce3-4baa-8e5d-c303295cce21",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "eb95be11-0f5f-40a6-ba7b-9c8c1162c57e",
            "completed": true,
            "last_updated": "2023-04-06T11:37:05.726423-04:00",
            "created_at": "2023-04-05T09:22:21.520818-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/eb95be11-0f5f-40a6-ba7b-9c8c1162c57e",
            "datetime": "2023-04-05T13:35:00-04:00",
            "cutoff_datetime": "2023-04-05T13:35:00-04:00",
            "name": "PIT (M Keller) v. BOS (C Kluber)",
            "bettypes": [
                {
                    "id": "40a3580a-ac4f-4f16-8cff-0b5ad5527132",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67d14ce1-cce3-4baa-8e5d-c303295cce21/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:21.537742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (C Kluber)",
                                "amount": 5787.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a20deff-e9e3-4304-b8cd-9bc1d0a4ec96",
                            "gambit_id": "2a6e1671-0c37-402f-a138-1deb0fae8aac",
                            "last_updated": "2023-04-06T11:37:05.751025-04:00",
                            "created_at": "2023-04-05T09:22:21.540634-04:00",
                            "name": "BOS (C Kluber)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a3580a-ac4f-4f16-8cff-0b5ad5527132/?format=api"
                        },
                        {
                            "id": "eadcb0e8-a935-4536-97e9-926c9560ad12",
                            "gambit_id": "b37f5c55-82eb-4844-9839-8d138dad193a",
                            "last_updated": "2023-04-06T11:37:05.753341-04:00",
                            "created_at": "2023-04-05T09:22:21.549871-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a3580a-ac4f-4f16-8cff-0b5ad5527132/?format=api"
                        }
                    ]
                },
                {
                    "id": "33090705-b2d2-4878-a984-4bd11179236e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67d14ce1-cce3-4baa-8e5d-c303295cce21/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:21.531122-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5867.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15a2eff7-d683-45b3-ab1d-fef2088225f7",
                            "gambit_id": "8a2d0d69-0189-479d-a8be-533fa5030bba",
                            "last_updated": "2023-04-06T11:37:05.746187-04:00",
                            "created_at": "2023-04-05T09:22:21.535447-04:00",
                            "name": "PIT",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33090705-b2d2-4878-a984-4bd11179236e/?format=api"
                        },
                        {
                            "id": "486b09b5-4812-42b3-9f97-9c1566941e75",
                            "gambit_id": "178e6152-2cef-4dce-9d6e-310a70041737",
                            "last_updated": "2023-04-06T11:37:05.742969-04:00",
                            "created_at": "2023-04-05T09:22:21.533361-04:00",
                            "name": "BOS",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33090705-b2d2-4878-a984-4bd11179236e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fa535ad-a8b0-4ae3-b510-b68c13337336",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67d14ce1-cce3-4baa-8e5d-c303295cce21/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:21.524023-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc203f18-40a2-4304-94fc-df1903e661c6",
                            "gambit_id": "5a371372-50c6-4ee1-a835-a2af283e797f",
                            "last_updated": "2023-04-06T11:37:05.736238-04:00",
                            "created_at": "2023-04-05T09:22:21.528731-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa535ad-a8b0-4ae3-b510-b68c13337336/?format=api"
                        },
                        {
                            "id": "65d64b3c-e615-4b64-86d0-922708e2823e",
                            "gambit_id": "7d9457c9-127e-4808-916f-1d72f25a9ea8",
                            "last_updated": "2023-04-06T11:37:05.733328-04:00",
                            "created_at": "2023-04-05T09:22:21.526364-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa535ad-a8b0-4ae3-b510-b68c13337336/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "09e206e8-3257-4062-9568-a75f7752c11f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d93edcb-ee5e-44d0-a1ff-4f3bef87aa9d",
            "completed": true,
            "last_updated": "2023-04-06T11:37:05.534641-04:00",
            "created_at": "2023-04-05T09:22:21.358216-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0d93edcb-ee5e-44d0-a1ff-4f3bef87aa9d",
            "datetime": "2023-04-05T13:15:00-04:00",
            "cutoff_datetime": "2023-04-05T13:15:00-04:00",
            "name": "ATL (B Elder) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "d4973f8b-cb6d-4fdb-b57b-3ea8bd12cafd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09e206e8-3257-4062-9568-a75f7752c11f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:21.378216-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 5527.0
                            },
                            {
                                "team": "ATL (B Elder)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ebb5b71-2a66-4356-84d5-9d7b7ced88ab",
                            "gambit_id": "7ef980ca-21cf-4017-9df6-8a3357a6f603",
                            "last_updated": "2023-04-06T11:37:05.550222-04:00",
                            "created_at": "2023-04-05T09:22:21.380555-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4973f8b-cb6d-4fdb-b57b-3ea8bd12cafd/?format=api"
                        },
                        {
                            "id": "d481d5b1-ea50-401f-8e87-69fa9d95f946",
                            "gambit_id": "f07c47e6-f421-45bb-bc71-85c029897fec",
                            "last_updated": "2023-04-06T11:37:05.551644-04:00",
                            "created_at": "2023-04-05T09:22:21.382476-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4973f8b-cb6d-4fdb-b57b-3ea8bd12cafd/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0f68244-2e91-41eb-83d7-a486263f1bca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09e206e8-3257-4062-9568-a75f7752c11f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:21.370741-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6163.0
                            },
                            {
                                "team": "STL",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fbc310a4-ec24-4cbd-be49-5ff89fc7f685",
                            "gambit_id": "8343e675-ff48-49ff-abb7-6596ef319436",
                            "last_updated": "2023-04-06T11:37:05.547429-04:00",
                            "created_at": "2023-04-05T09:22:21.375691-04:00",
                            "name": "ATL",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f68244-2e91-41eb-83d7-a486263f1bca/?format=api"
                        },
                        {
                            "id": "562f0f57-91a3-40ae-aaf6-233ebfa09ee8",
                            "gambit_id": "4123ed86-bc41-4848-bdf9-1171ea691645",
                            "last_updated": "2023-04-06T11:37:05.545873-04:00",
                            "created_at": "2023-04-05T09:22:21.373173-04:00",
                            "name": "STL",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f68244-2e91-41eb-83d7-a486263f1bca/?format=api"
                        }
                    ]
                },
                {
                    "id": "62d07741-3283-45ac-b3c0-4364837e85e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/09e206e8-3257-4062-9568-a75f7752c11f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:21.361876-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6171e59-b830-4323-b406-290fa08ad0fe",
                            "gambit_id": "5942e0f7-6afc-4091-9aab-29f3ab5c9214",
                            "last_updated": "2023-04-06T11:37:05.542159-04:00",
                            "created_at": "2023-04-05T09:22:21.367940-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d07741-3283-45ac-b3c0-4364837e85e0/?format=api"
                        },
                        {
                            "id": "4ba64c26-9a2a-4b42-a476-f3f15fa8fd21",
                            "gambit_id": "c19aba78-5c9f-4f3d-87ea-7f9f9cf8b2d6",
                            "last_updated": "2023-04-06T11:37:05.539764-04:00",
                            "created_at": "2023-04-05T09:22:21.364705-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d07741-3283-45ac-b3c0-4364837e85e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0008390d-6e44-499c-9973-98695db97a42",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e6b15197-9998-4d15-b557-f615bedd748a",
            "completed": true,
            "last_updated": "2023-04-06T11:42:05.548750-04:00",
            "created_at": "2023-04-05T09:22:21.198055-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e6b15197-9998-4d15-b557-f615bedd748a",
            "datetime": "2023-04-05T13:10:00-04:00",
            "cutoff_datetime": "2023-04-05T13:10:00-04:00",
            "name": "MIN (P Lopez) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "0c64b632-c52d-4927-b197-6cecfe2b552a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0008390d-6e44-499c-9973-98695db97a42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:21.215448-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (P Lopez)",
                                "amount": 5234.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2316cc97-b32b-49bf-bc4c-366ce06fc959",
                            "gambit_id": "a4c4eac2-e4d2-4155-8a86-2ed0265e27f4",
                            "last_updated": "2023-04-06T11:42:05.565191-04:00",
                            "created_at": "2023-04-05T09:22:21.220069-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c64b632-c52d-4927-b197-6cecfe2b552a/?format=api"
                        },
                        {
                            "id": "cc995c19-88aa-4f49-a393-730568c1764c",
                            "gambit_id": "f9f052a2-d9c4-4484-ad21-258843469bd0",
                            "last_updated": "2023-04-06T11:42:05.563479-04:00",
                            "created_at": "2023-04-05T09:22:21.217456-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c64b632-c52d-4927-b197-6cecfe2b552a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6f4f5ce-546d-40f0-991d-597f7d453464",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0008390d-6e44-499c-9973-98695db97a42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:21.208665-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 6163.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f9206fcc-6ff6-4888-8e8f-a0001ed378b8",
                            "gambit_id": "db1da5e1-b29a-471f-b2bd-3ce0cf160814",
                            "last_updated": "2023-04-06T11:42:05.557539-04:00",
                            "created_at": "2023-04-05T09:22:21.210942-04:00",
                            "name": "MIA",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6f4f5ce-546d-40f0-991d-597f7d453464/?format=api"
                        },
                        {
                            "id": "1e0b5aed-08f6-48bf-8414-285603bfb3e6",
                            "gambit_id": "db7cb0f7-7437-45ba-9ded-7b9bba770f52",
                            "last_updated": "2023-04-06T11:42:05.559121-04:00",
                            "created_at": "2023-04-05T09:22:21.213233-04:00",
                            "name": "MIN",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6f4f5ce-546d-40f0-991d-597f7d453464/?format=api"
                        }
                    ]
                },
                {
                    "id": "79b53e78-3158-4910-b972-fa3f36be4124",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0008390d-6e44-499c-9973-98695db97a42/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:21.201028-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac18b66d-bf80-4260-8723-88ad6c8fd593",
                            "gambit_id": "3a4691f9-bb25-4643-abb6-c1faedc049ce",
                            "last_updated": "2023-04-06T11:42:05.554241-04:00",
                            "created_at": "2023-04-05T09:22:21.205652-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b53e78-3158-4910-b972-fa3f36be4124/?format=api"
                        },
                        {
                            "id": "b347352c-7d52-4bbd-aa2b-4ad1641c0e79",
                            "gambit_id": "ac4cf808-b19f-4ce7-904e-f5ee5428767d",
                            "last_updated": "2023-04-06T11:42:05.552529-04:00",
                            "created_at": "2023-04-05T09:22:21.203187-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b53e78-3158-4910-b972-fa3f36be4124/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "167143cf-2a14-43dc-b90b-cd7e54a64588",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e1b569d0-0e89-4568-8ba8-45edc41d214d",
            "completed": true,
            "last_updated": "2023-04-06T11:42:05.241322-04:00",
            "created_at": "2023-04-05T09:22:20.839614-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e1b569d0-0e89-4568-8ba8-45edc41d214d",
            "datetime": "2023-04-05T13:05:00-04:00",
            "cutoff_datetime": "2023-04-05T13:05:00-04:00",
            "name": "TAM (S McClanahan) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "52620ce1-69b5-440b-aec7-7437cffd6cc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:20.866354-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (S McClanahan)",
                                "amount": 6892.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3108.0
                            }
                        ],
                        "expected_reward_tokens": 9510.48,
                        "profit_sb": 10.48,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a17fb3b9-42d5-4abb-8041-97333a2c915f",
                            "gambit_id": "ed8f0fe3-731e-404b-8323-30220271a109",
                            "last_updated": "2023-04-06T11:42:05.265448-04:00",
                            "created_at": "2023-04-05T09:22:20.870894-04:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api"
                        },
                        {
                            "id": "13048927-f30f-4151-97b4-57d0a32d31a2",
                            "gambit_id": "604a3079-4bd9-47f5-8297-873fe2c2046d",
                            "last_updated": "2023-04-06T11:42:05.263215-04:00",
                            "created_at": "2023-04-05T09:22:20.868268-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "3.06000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c040b88-e96b-4391-a47a-4ecde9ab2563",
                    "match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:20.856933-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 5699.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cea456ec-ad40-4ee1-9545-40a9cb1a9485",
                            "gambit_id": "87343904-7969-4851-8a45-29831bd7ab2d",
                            "last_updated": "2023-04-06T11:42:05.258398-04:00",
                            "created_at": "2023-04-05T09:22:20.863508-04:00",
                            "name": "TAM",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api"
                        },
                        {
                            "id": "acef8050-1d02-4a5c-adf9-3cae27c1a301",
                            "gambit_id": "7e28b95d-a927-4a3c-9c7f-8598233b8f4a",
                            "last_updated": "2023-04-06T11:42:05.255857-04:00",
                            "created_at": "2023-04-05T09:22:20.860223-04:00",
                            "name": "WAS",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api"
                        }
                    ]
                },
                {
                    "id": "178b311f-29ba-4bca-abd2-8add223152a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:20.843507-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f3b49ae6-b166-4196-a552-ae7336150f96",
                            "gambit_id": "711f11b3-2a7e-4bc5-b4af-ef8663bae249",
                            "last_updated": "2023-04-06T11:42:05.251117-04:00",
                            "created_at": "2023-04-05T09:22:20.853721-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178b311f-29ba-4bca-abd2-8add223152a2/?format=api"
                        },
                        {
                            "id": "509cc26f-c210-4035-bf45-19dfd18d6138",
                            "gambit_id": "ccff87ec-2ed9-4b37-b942-1e95d52879f7",
                            "last_updated": "2023-04-06T11:42:05.248058-04:00",
                            "created_at": "2023-04-05T09:22:20.850444-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178b311f-29ba-4bca-abd2-8add223152a2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "76799e51-7b02-4659-965a-1143f5f8c63f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "48e4f887-a67d-445a-8722-86444c2d886c",
            "completed": true,
            "last_updated": "2023-04-06T11:42:05.397106-04:00",
            "created_at": "2023-04-05T09:22:21.026964-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/48e4f887-a67d-445a-8722-86444c2d886c",
            "datetime": "2023-04-05T13:05:00-04:00",
            "cutoff_datetime": "2023-04-05T13:05:00-04:00",
            "name": "PHI (A Nola) v. NYY (G Cole)",
            "bettypes": [
                {
                    "id": "db59532d-be21-47c7-bec4-8609b05c7382",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:21.051453-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (G Cole)",
                                "amount": 5955.0
                            },
                            {
                                "team": "PHI (A Nola)",
                                "amount": 4045.0
                            }
                        ],
                        "expected_reward_tokens": 9586.65,
                        "profit_sb": 86.65,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41a2d066-17f8-49a7-8f03-5c2a6d2f74db",
                            "gambit_id": "05a5892c-677b-4fc6-a6ae-15bd8e471707",
                            "last_updated": "2023-04-06T11:42:05.418169-04:00",
                            "created_at": "2023-04-05T09:22:21.054607-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.61000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api"
                        },
                        {
                            "id": "e2e439c5-394e-416a-8fe2-507beef00bb3",
                            "gambit_id": "80bbe638-de24-46d4-8c41-1b0f66271dc2",
                            "last_updated": "2023-04-06T11:42:05.420120-04:00",
                            "created_at": "2023-04-05T09:22:21.057183-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api"
                        }
                    ]
                },
                {
                    "id": "8476139d-0571-4615-96f6-81d5e9035bf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:21.041967-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5939.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72c338b2-e010-48e8-ad57-06736af01167",
                            "gambit_id": "5d16c5d3-e2b1-4399-b53a-c4e1e8dea389",
                            "last_updated": "2023-04-06T11:42:05.413993-04:00",
                            "created_at": "2023-04-05T09:22:21.048097-04:00",
                            "name": "PHI",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api"
                        },
                        {
                            "id": "97c90ab7-0d68-465f-9977-dde3bf11fe74",
                            "gambit_id": "6eef0253-ca7e-4e25-a8a3-f1d916f582d1",
                            "last_updated": "2023-04-06T11:42:05.411480-04:00",
                            "created_at": "2023-04-05T09:22:21.045044-04:00",
                            "name": "NYY",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "52819337-52a9-4d24-a669-7ee496893033",
                    "match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:21.032289-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "53d04b68-df7a-4cd0-a5d8-88f2c7954c4e",
                            "gambit_id": "91612273-b426-4798-954a-23d868e4ec68",
                            "last_updated": "2023-04-06T11:42:05.405816-04:00",
                            "created_at": "2023-04-05T09:22:21.038837-04: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/52819337-52a9-4d24-a669-7ee496893033/?format=api"
                        },
                        {
                            "id": "80702de7-be3b-4265-9bd6-0dc41c74f8e4",
                            "gambit_id": "c9cbc7cc-8cd9-4339-996a-e57800bfe6f9",
                            "last_updated": "2023-04-06T11:42:05.403070-04:00",
                            "created_at": "2023-04-05T09:22:21.035526-04: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/52819337-52a9-4d24-a669-7ee496893033/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7275854f-6e0d-407b-ad64-114e3c90b574",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "97c44bd7-5689-48d7-9f5b-c00eea1fbc72",
            "completed": false,
            "last_updated": "2023-04-12T12:31:48.758649-04:00",
            "created_at": "2023-04-05T09:22:20.668604-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/97c44bd7-5689-48d7-9f5b-c00eea1fbc72",
            "datetime": "2023-04-05T12:35:00-04:00",
            "cutoff_datetime": "2023-04-05T12:35:00-04:00",
            "name": "CHC (M Stroman) v. CIN (H Greene)",
            "bettypes": [
                {
                    "id": "c511acd4-931e-4366-8120-a9b92a38f97e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7275854f-6e0d-407b-ad64-114e3c90b574/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-05T09:22:20.692192-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 5273.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 4727.0
                            }
                        ],
                        "expected_reward_tokens": 9595.81,
                        "profit_sb": 95.81,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8be3a11a-8f01-44b2-9338-502428ae0a52",
                            "gambit_id": "de33fb25-aefb-42a1-92ad-d3b32aeaa0f9",
                            "last_updated": "2023-04-12T12:31:48.778391-04:00",
                            "created_at": "2023-04-05T09:22:20.700950-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.82000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c511acd4-931e-4366-8120-a9b92a38f97e/?format=api"
                        },
                        {
                            "id": "95202ba4-0c9f-4026-a74d-11b5726cf263",
                            "gambit_id": "89c83f8c-f5b0-42b8-91c2-c45504095030",
                            "last_updated": "2023-04-12T12:31:48.776501-04:00",
                            "created_at": "2023-04-05T09:22:20.695093-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "2.03000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c511acd4-931e-4366-8120-a9b92a38f97e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4418e6b1-dcd3-4e30-88e5-a69e99e38099",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7275854f-6e0d-407b-ad64-114e3c90b574/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-05T09:22:20.683852-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5939.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e88bc9ee-1b37-4969-9d2a-937f4e113dff",
                            "gambit_id": "0f4f4f26-2b07-453b-99f9-910b0cf0d2d3",
                            "last_updated": "2023-04-12T12:31:48.770655-04:00",
                            "created_at": "2023-04-05T09:22:20.686739-04:00",
                            "name": "CIN",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4418e6b1-dcd3-4e30-88e5-a69e99e38099/?format=api"
                        },
                        {
                            "id": "8a731375-e2a8-4ebf-a5a6-f3615d93760c",
                            "gambit_id": "bc6d80c0-b8eb-4e26-b192-87a8c19aade1",
                            "last_updated": "2023-04-12T12:31:48.772439-04:00",
                            "created_at": "2023-04-05T09:22:20.689435-04:00",
                            "name": "CHC",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4418e6b1-dcd3-4e30-88e5-a69e99e38099/?format=api"
                        }
                    ]
                },
                {
                    "id": "b46b9f58-fb1f-457d-9874-d47a65e39841",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7275854f-6e0d-407b-ad64-114e3c90b574/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-05T09:22:20.672779-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e03507f9-43db-435b-83cd-516544b40cb3",
                            "gambit_id": "edf663a6-769c-41ec-8984-4e8695e5aab3",
                            "last_updated": "2023-04-12T12:31:48.766877-04:00",
                            "created_at": "2023-04-05T09:22:20.679957-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b46b9f58-fb1f-457d-9874-d47a65e39841/?format=api"
                        },
                        {
                            "id": "255f70a8-8003-43e9-9837-762abc54e105",
                            "gambit_id": "37e9c107-fd39-4a45-b5d3-b79aae1a2cfd",
                            "last_updated": "2023-04-12T12:31:48.764714-04:00",
                            "created_at": "2023-04-05T09:22:20.676773-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b46b9f58-fb1f-457d-9874-d47a65e39841/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47cb93d0-eaad-431b-8337-5ffb374a70e1",
            "completed": true,
            "last_updated": "2023-04-05T22:42:03.307304-04:00",
            "created_at": "2023-04-04T09:32:18.475167-04: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/47cb93d0-eaad-431b-8337-5ffb374a70e1",
            "datetime": "2023-04-04T22:37:00-04:00",
            "cutoff_datetime": "2023-04-04T22:37:00-04:00",
            "name": "Edmonton Oilers v. Los Angeles Kings",
            "bettypes": [
                {
                    "id": "ac0ba4bb-337d-441a-b008-f807db442727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:32:18.485896-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5599.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d12db09-4bf0-456e-a055-fafb0b939f57",
                            "gambit_id": "7e47d4e8-1144-464d-aee7-016c943f0765",
                            "last_updated": "2023-04-05T22:42:03.321141-04:00",
                            "created_at": "2023-04-04T09:32:18.488635-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api"
                        },
                        {
                            "id": "af772ea6-8c09-4b76-9ff0-f290a6a3b55c",
                            "gambit_id": "f8b6bc88-f998-4039-9988-957a1a9c2151",
                            "last_updated": "2023-04-05T22:42:03.319692-04:00",
                            "created_at": "2023-04-04T09:32:18.487238-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac0ba4bb-337d-441a-b008-f807db442727/?format=api"
                        }
                    ]
                },
                {
                    "id": "66b09d96-0040-4b28-9cbc-b34df16ee3e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.481641-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8acb82a1-91b4-40ca-a37d-a3b90c27721c",
                            "gambit_id": "9f487ce6-f9ef-40cc-862b-17778d504aa9",
                            "last_updated": "2023-04-05T22:42:03.315105-04:00",
                            "created_at": "2023-04-04T09:32:18.483010-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api"
                        },
                        {
                            "id": "b69d7f40-feb8-4029-8369-b5b80fbb0cb6",
                            "gambit_id": "43ae9608-505e-468c-b11a-21b18d83393c",
                            "last_updated": "2023-04-05T22:42:03.316693-04:00",
                            "created_at": "2023-04-04T09:32:18.484426-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4b1a48c-3f6a-4640-8d80-83423b61130c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:32:18.477278-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "49d9db87-e594-4aba-8b3a-252d8917620a",
                            "gambit_id": "c7b25ff5-91f4-48e7-96c6-1b741657a557",
                            "last_updated": "2023-04-05T22:42:03.312190-04:00",
                            "created_at": "2023-04-04T09:32:18.480211-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api"
                        },
                        {
                            "id": "1cfdf191-3b25-4be3-88b5-c66cc823cc5e",
                            "gambit_id": "b7c1f378-8726-48f2-8171-c4de81815ed2",
                            "last_updated": "2023-04-05T22:42:03.310726-04:00",
                            "created_at": "2023-04-04T09:32:18.478781-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b1a48c-3f6a-4640-8d80-83423b61130c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c2f9e3c-1478-4904-a46d-d97a91d87e7f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "49ccf122-bc12-4c09-bdad-6af38d4f197a",
            "completed": true,
            "last_updated": "2023-04-05T22:42:03.712964-04:00",
            "created_at": "2023-04-04T09:32:18.625828-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/49ccf122-bc12-4c09-bdad-6af38d4f197a",
            "datetime": "2023-04-04T22:37:00-04:00",
            "cutoff_datetime": "2023-04-04T22:37:00-04:00",
            "name": "Colorado Avalanche v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "c9edfc79-c3c7-4f34-91fb-d8a96a99b286",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c2f9e3c-1478-4904-a46d-d97a91d87e7f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:32:18.637077-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6927.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3073.0
                            }
                        ],
                        "expected_reward_tokens": 9557.03,
                        "profit_sb": 57.03,
                        "profit_sb_percentage": 0.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56997574-18b8-4503-a394-b63a4649f77a",
                            "gambit_id": "15cc1c81-5a85-4732-91d2-97c0e4fd691c",
                            "last_updated": "2023-04-05T22:42:03.727637-04:00",
                            "created_at": "2023-04-04T09:32:18.639819-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9edfc79-c3c7-4f34-91fb-d8a96a99b286/?format=api"
                        },
                        {
                            "id": "a81323a4-0cbf-4fde-9d9e-ad657e3b17fa",
                            "gambit_id": "8ed298d1-15eb-4756-adfd-ebd7533bcfe2",
                            "last_updated": "2023-04-05T22:42:03.725939-04:00",
                            "created_at": "2023-04-04T09:32:18.638425-04:00",
                            "name": "San Jose Sharks",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9edfc79-c3c7-4f34-91fb-d8a96a99b286/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7c5fd56-3571-4dcb-a7ab-7b1f1a100838",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c2f9e3c-1478-4904-a46d-d97a91d87e7f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.632720-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d991340-4d7d-46b2-a2d7-7e26e5528d59",
                            "gambit_id": "9881add3-f055-4457-b854-6252e3521d57",
                            "last_updated": "2023-04-05T22:42:03.720739-04:00",
                            "created_at": "2023-04-04T09:32:18.633976-04:00",
                            "name": "San Jose Sharks",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c5fd56-3571-4dcb-a7ab-7b1f1a100838/?format=api"
                        },
                        {
                            "id": "1203a336-55fb-4623-b1b5-4dc3c36ccb15",
                            "gambit_id": "33fdaa37-9c25-4136-865e-afb0d6d927b3",
                            "last_updated": "2023-04-05T22:42:03.722467-04:00",
                            "created_at": "2023-04-04T09:32:18.635451-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7c5fd56-3571-4dcb-a7ab-7b1f1a100838/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c2f9e3c-1478-4904-a46d-d97a91d87e7f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:32:18.628389-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "753b1d42-c25c-402d-848a-67703f5169ec",
                            "gambit_id": "5e8a2af2-da46-402d-9cab-3fe3b3fe91d8",
                            "last_updated": "2023-04-05T22:42:03.716511-04:00",
                            "created_at": "2023-04-04T09:32:18.629773-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/3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f/?format=api"
                        },
                        {
                            "id": "686628c2-c5d4-4d09-a47b-8970293b4180",
                            "gambit_id": "4cffed29-2071-493f-b208-210854a9c049",
                            "last_updated": "2023-04-05T22:42:03.717951-04:00",
                            "created_at": "2023-04-04T09:32:18.631260-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/3e8f4d46-9e4c-4fbb-9317-ed41a00bc62f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ba25761-32d9-46e6-9909-244258db40d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "289f971f-aef9-46e4-b917-3eda68d9246f",
            "completed": true,
            "last_updated": "2023-04-05T17:32:11.931953-04:00",
            "created_at": "2023-04-04T09:32:18.047003-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.35,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/289f971f-aef9-46e4-b917-3eda68d9246f",
            "datetime": "2023-04-04T22:10:00-04:00",
            "cutoff_datetime": "2023-04-04T22:10:00-04:00",
            "name": "San Antonio Spurs v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "36978e5d-cdc1-499e-b92a-1ebd899a5294",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba25761-32d9-46e6-9909-244258db40d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:47:05.610656-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10500.0,
                        "profit_sb": 1000.0,
                        "profit_sb_percentage": 10.53,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 9018.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 982.0
                            }
                        ],
                        "expected_reward_tokens": 9466.48,
                        "profit_sb": -33.52,
                        "profit_sb_percentage": -0.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f212a8f6-b936-4c7a-a36c-c7c936e25705",
                            "gambit_id": "23bde5ff-d29d-443a-a03c-4b9bf1be99e1",
                            "last_updated": "2023-04-05T17:32:11.939791-04:00",
                            "created_at": "2023-04-04T09:47:05.612622-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.05000",
                            "odds": "1.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36978e5d-cdc1-499e-b92a-1ebd899a5294/?format=api"
                        },
                        {
                            "id": "cf20828f-9c8b-4285-9670-f24df3b64279",
                            "gambit_id": "3c001751-f1df-48b2-9a3d-d8a17b3a8401",
                            "last_updated": "2023-04-05T17:32:11.941193-04:00",
                            "created_at": "2023-04-04T09:47:05.614623-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "9.64000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36978e5d-cdc1-499e-b92a-1ebd899a5294/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e4abe21-3e49-4ff4-acc3-24664bd244ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba25761-32d9-46e6-9909-244258db40d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.048742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd0e629c-4481-4378-ad08-101b23da5c0c",
                            "gambit_id": "f55d4441-83ad-44a5-8b77-debe6bba2b9f",
                            "last_updated": "2023-04-05T17:32:11.943980-04:00",
                            "created_at": "2023-04-04T09:32:18.050094-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-19.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4abe21-3e49-4ff4-acc3-24664bd244ac/?format=api"
                        },
                        {
                            "id": "6bc37c03-052d-40bf-b611-3e9d6530cb14",
                            "gambit_id": "471756d0-69d2-4c59-80a6-5f72d696eca5",
                            "last_updated": "2023-04-05T17:32:11.945277-04:00",
                            "created_at": "2023-04-04T09:32:18.051432-04:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "19.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4abe21-3e49-4ff4-acc3-24664bd244ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "79c8ef03-1e55-479e-98c3-ef5188a586a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba25761-32d9-46e6-9909-244258db40d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:47:05.603966-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc385ed2-2b59-44e2-8c26-08550ca0e391",
                            "gambit_id": "5a201269-d3cc-4954-ab89-134eba5edc5d",
                            "last_updated": "2023-04-05T17:32:11.935304-04:00",
                            "created_at": "2023-04-04T09:47:05.606370-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/79c8ef03-1e55-479e-98c3-ef5188a586a8/?format=api"
                        },
                        {
                            "id": "83ebff4c-e242-40a5-b5c4-a97de2beaa63",
                            "gambit_id": "b70416a1-3ba4-4c15-ba68-f803693e6213",
                            "last_updated": "2023-04-05T17:32:11.936781-04:00",
                            "created_at": "2023-04-04T09:47:05.608449-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/79c8ef03-1e55-479e-98c3-ef5188a586a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "71634635-b974-487b-920f-957fbad23c27",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "329a7858-8d0a-4d8d-aa22-1e9728efc741",
            "completed": true,
            "last_updated": "2023-04-05T10:07:05.026473-04:00",
            "created_at": "2023-04-04T09:32:18.332267-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/329a7858-8d0a-4d8d-aa22-1e9728efc741",
            "datetime": "2023-04-04T22:10:00-04:00",
            "cutoff_datetime": "2023-04-04T22:10:00-04:00",
            "name": "COL (G Marquez) v. LOS (J Urias)",
            "bettypes": [
                {
                    "id": "4585d87f-0e2f-408c-917b-a3a325ed6d13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71634635-b974-487b-920f-957fbad23c27/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:32:18.342855-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 6892.0
                            },
                            {
                                "team": "COL (G Marquez)",
                                "amount": 3108.0
                            }
                        ],
                        "expected_reward_tokens": 9510.48,
                        "profit_sb": 10.48,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5e7de0bc-97ea-431f-9ea7-1039546011e0",
                            "gambit_id": "1e69d245-b114-43a8-815c-b90a27c2d282",
                            "last_updated": "2023-04-05T10:07:05.044455-04:00",
                            "created_at": "2023-04-04T09:32:18.344185-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4585d87f-0e2f-408c-917b-a3a325ed6d13/?format=api"
                        },
                        {
                            "id": "8cb649bf-bb50-47e2-bbb1-6f1852e9f024",
                            "gambit_id": "9a69a070-7972-4cfb-922e-3cc51a3f632e",
                            "last_updated": "2023-04-05T10:07:05.046503-04:00",
                            "created_at": "2023-04-04T09:32:18.345511-04:00",
                            "name": "COL (G Marquez)",
                            "reward": "3.06000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4585d87f-0e2f-408c-917b-a3a325ed6d13/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb7a82e6-63d3-4189-8fe4-1c385e59d586",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71634635-b974-487b-920f-957fbad23c27/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.338638-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS",
                                "amount": 5213.0
                            },
                            {
                                "team": "COL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ad6089b-21ff-4e7d-b17f-b7c21c040d3e",
                            "gambit_id": "1aa027ac-864f-47cb-80c6-fdfa678ebd5b",
                            "last_updated": "2023-04-05T10:07:05.038330-04:00",
                            "created_at": "2023-04-04T09:32:18.339955-04:00",
                            "name": "LOS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7a82e6-63d3-4189-8fe4-1c385e59d586/?format=api"
                        },
                        {
                            "id": "34de7227-e0d5-4191-bf36-bd66517aeef8",
                            "gambit_id": "4b5664e8-6445-4ffa-a611-04119a502c39",
                            "last_updated": "2023-04-05T10:07:05.040403-04:00",
                            "created_at": "2023-04-04T09:32:18.341450-04:00",
                            "name": "COL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb7a82e6-63d3-4189-8fe4-1c385e59d586/?format=api"
                        }
                    ]
                },
                {
                    "id": "24e61582-2357-4ef3-8690-a4594f9cf354",
                    "match": "https://api-prod.gambitprofit.com/api/matches/71634635-b974-487b-920f-957fbad23c27/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:32:18.334311-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64a53175-299b-465e-95a4-dbd5f89f4ae4",
                            "gambit_id": "2b115b6e-bdca-4a98-9072-1c33b6570033",
                            "last_updated": "2023-04-05T10:07:05.033727-04:00",
                            "created_at": "2023-04-04T09:32:18.337146-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e61582-2357-4ef3-8690-a4594f9cf354/?format=api"
                        },
                        {
                            "id": "bc4c802b-d28c-47ed-bea5-1f8674626063",
                            "gambit_id": "c51a2687-6415-4aab-b7f2-25542e81a83a",
                            "last_updated": "2023-04-05T10:07:05.031356-04:00",
                            "created_at": "2023-04-04T09:32:18.335746-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e61582-2357-4ef3-8690-a4594f9cf354/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f3b0df75-d067-426c-b4f9-5b57e2c02cd2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a70758d1-f731-4053-9fcb-6755f93404d7",
            "completed": true,
            "last_updated": "2023-04-05T17:32:10.511204-04:00",
            "created_at": "2023-04-04T09:32:18.178397-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.08,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a70758d1-f731-4053-9fcb-6755f93404d7",
            "datetime": "2023-04-04T22:10:00-04:00",
            "cutoff_datetime": "2023-04-04T22:10:00-04:00",
            "name": "Oklahoma City Thunder v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "a4429778-bca9-4cee-87b6-2ae9eed55d40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:32:18.185251-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7203.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 2797.0
                            }
                        ],
                        "expected_reward_tokens": 9507.96,
                        "profit_sb": 7.96,
                        "profit_sb_percentage": 0.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e07b491c-820f-44e2-baa5-927315558251",
                            "gambit_id": "774062dc-2596-4ee1-a3e0-04714a1f3b06",
                            "last_updated": "2023-04-05T17:32:10.519155-04:00",
                            "created_at": "2023-04-04T09:32:18.187077-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api"
                        },
                        {
                            "id": "1ef68db0-cc0e-4a52-94e8-ab6fbae6d68e",
                            "gambit_id": "3318c845-9697-4403-b2d7-ecab1e3f4b37",
                            "last_updated": "2023-04-05T17:32:10.520723-04:00",
                            "created_at": "2023-04-04T09:32:18.188781-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4429778-bca9-4cee-87b6-2ae9eed55d40/?format=api"
                        }
                    ]
                },
                {
                    "id": "108eeb0c-1365-4c74-ba4c-1e086d1e610a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:18.190362-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f281f221-9277-4b77-818f-48ff292683fa",
                            "gambit_id": "2f23e5ee-ef72-4e3d-9685-2cdfd5c15ee5",
                            "last_updated": "2023-04-05T17:32:10.524271-04:00",
                            "created_at": "2023-04-04T09:32:18.191832-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108eeb0c-1365-4c74-ba4c-1e086d1e610a/?format=api"
                        },
                        {
                            "id": "0a10b8a0-f01b-4924-b63a-ff4a0eb25c70",
                            "gambit_id": "d0268e64-5b12-4b00-bad6-40c61b591e7b",
                            "last_updated": "2023-04-05T17:32:10.525796-04:00",
                            "created_at": "2023-04-04T09:32:18.193389-04:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108eeb0c-1365-4c74-ba4c-1e086d1e610a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6450ccda-ed3c-4a30-a6fa-4ee760e74871",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:32:18.180478-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "8087dd60-bf35-4611-9c9d-0561dcf7a9e4",
                            "gambit_id": "d4a99aa9-ee21-427d-ae06-eee95c233fd3",
                            "last_updated": "2023-04-05T17:32:10.514739-04:00",
                            "created_at": "2023-04-04T09:32:18.181885-04: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/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api"
                        },
                        {
                            "id": "d89bed92-4626-49ef-a7b7-d16b407f3955",
                            "gambit_id": "3863bac4-3366-4882-9e00-50a75c2a948c",
                            "last_updated": "2023-04-05T17:32:10.516130-04:00",
                            "created_at": "2023-04-04T09:32:18.183434-04: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/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c22b821d-81bd-4446-8c52-30596a5df0af",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "45dcc172-d2e4-4ad8-85aa-d779eb814b42",
            "completed": true,
            "last_updated": "2023-04-05T22:47:03.848459-04:00",
            "created_at": "2023-04-04T09:32:17.914077-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/45dcc172-d2e4-4ad8-85aa-d779eb814b42",
            "datetime": "2023-04-04T22:07:00-04:00",
            "cutoff_datetime": "2023-04-04T22:07:00-04:00",
            "name": "Seattle Kraken v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "33e859e7-4371-4f61-9380-f1515e2f2a60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c22b821d-81bd-4446-8c52-30596a5df0af/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:32:17.924098-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce590954-9717-4d2a-87d2-d08b2aa6e257",
                            "gambit_id": "3a5cdbe9-3ffb-413a-a871-98f078e9f40d",
                            "last_updated": "2023-04-05T22:47:03.864216-04:00",
                            "created_at": "2023-04-04T09:32:17.926762-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33e859e7-4371-4f61-9380-f1515e2f2a60/?format=api"
                        },
                        {
                            "id": "8f4709f2-ea70-4d1b-a09b-dc367ed0ed33",
                            "gambit_id": "d4a600a3-2d03-456d-8191-17a4bf5e00dd",
                            "last_updated": "2023-04-05T22:47:03.861940-04:00",
                            "created_at": "2023-04-04T09:32:17.925415-04:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33e859e7-4371-4f61-9380-f1515e2f2a60/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d70b05c-666a-4724-9a66-320752fda727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c22b821d-81bd-4446-8c52-30596a5df0af/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:17.919921-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Seattle Kraken",
                                "amount": 3136.0
                            }
                        ],
                        "expected_reward_tokens": 9470.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f077ee8e-0a7a-4da9-9cf1-b3350e480870",
                            "gambit_id": "ce2e3813-079d-4b6d-81c8-2e600ea2dea7",
                            "last_updated": "2023-04-05T22:47:03.857223-04:00",
                            "created_at": "2023-04-04T09:32:17.921093-04:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d70b05c-666a-4724-9a66-320752fda727/?format=api"
                        },
                        {
                            "id": "174b9cb2-425b-4abc-a0cf-e8c6603dbe58",
                            "gambit_id": "88322fd5-547d-46ff-a037-60f8cef4438d",
                            "last_updated": "2023-04-05T22:47:03.858782-04:00",
                            "created_at": "2023-04-04T09:32:17.922622-04:00",
                            "name": "Seattle Kraken",
                            "reward": "3.02000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d70b05c-666a-4724-9a66-320752fda727/?format=api"
                        }
                    ]
                },
                {
                    "id": "5eb2df0b-3ef9-42a6-8595-14f874047ca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c22b821d-81bd-4446-8c52-30596a5df0af/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:32:17.915956-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "042acc3a-217a-4c3e-9da7-e9b510d02de4",
                            "gambit_id": "d474392a-967a-4d3e-a913-673af9cff97a",
                            "last_updated": "2023-04-05T22:47:03.854241-04:00",
                            "created_at": "2023-04-04T09:32:17.918542-04: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/5eb2df0b-3ef9-42a6-8595-14f874047ca3/?format=api"
                        },
                        {
                            "id": "bc8fc96b-b68c-41eb-b4eb-08324fe6ed99",
                            "gambit_id": "197928f5-3a86-40f8-aaa3-8e1310cc3480",
                            "last_updated": "2023-04-05T22:47:03.852567-04:00",
                            "created_at": "2023-04-04T09:32:17.917214-04: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/5eb2df0b-3ef9-42a6-8595-14f874047ca3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52af008c-949d-41fe-b63a-d0324f20b28f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c51d1c56-90d6-4602-9fcb-06df0d5c51c1",
            "completed": true,
            "last_updated": "2023-04-05T10:07:04.584218-04:00",
            "created_at": "2023-04-04T09:32:17.625959-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c51d1c56-90d6-4602-9fcb-06df0d5c51c1",
            "datetime": "2023-04-04T21:40:00-04:00",
            "cutoff_datetime": "2023-04-04T21:40:00-04:00",
            "name": "LAA (J Suarez) v. SEA (L Castillo)",
            "bettypes": [
                {
                    "id": "1d55a7a5-fba9-4d86-9420-a4935b85f2e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52af008c-949d-41fe-b63a-d0324f20b28f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-04T09:32:17.636944-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Castillo)",
                                "amount": 6148.0
                            },
                            {
                                "team": "LAA (J Suarez)",
                                "amount": 3852.0
                            }
                        ],
                        "expected_reward_tokens": 9590.88,
                        "profit_sb": 90.88,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15af48bd-8eb5-4f30-b01f-044ea9ba743e",
                            "gambit_id": "cd379fcb-ffa8-4ed5-8f58-c3fad3dcab3f",
                            "last_updated": "2023-04-05T10:07:04.599356-04:00",
                            "created_at": "2023-04-04T09:32:17.638448-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d55a7a5-fba9-4d86-9420-a4935b85f2e4/?format=api"
                        },
                        {
                            "id": "3567a26d-67f8-44ff-8911-fe3adebd701a",
                            "gambit_id": "a7e2059a-4b4f-4ba1-bd3b-7b7b344caa11",
                            "last_updated": "2023-04-05T10:07:04.601026-04:00",
                            "created_at": "2023-04-04T09:32:17.640078-04:00",
                            "name": "LAA (J Suarez)",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d55a7a5-fba9-4d86-9420-a4935b85f2e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "a922857d-07ba-4ab3-bec9-d71b23bc6c6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52af008c-949d-41fe-b63a-d0324f20b28f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-04T09:32:17.632311-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 5784.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebec75ee-f290-469d-b65e-500bfa1ef0f9",
                            "gambit_id": "e3e3079d-1b3e-4258-970a-2d16c84c95e2",
                            "last_updated": "2023-04-05T10:07:04.596153-04:00",
                            "created_at": "2023-04-04T09:32:17.635419-04:00",
                            "name": "LAA",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a922857d-07ba-4ab3-bec9-d71b23bc6c6e/?format=api"
                        },
                        {
                            "id": "6ec083bd-9b7f-4c11-bc37-f73b34d29a96",
                            "gambit_id": "ee09c755-84c3-442f-812c-82c4e007e58c",
                            "last_updated": "2023-04-05T10:07:04.594387-04:00",
                            "created_at": "2023-04-04T09:32:17.633738-04:00",
                            "name": "SEA",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a922857d-07ba-4ab3-bec9-d71b23bc6c6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e83c38d-7c16-488b-8011-7d1b3e672611",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52af008c-949d-41fe-b63a-d0324f20b28f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-04T09:32:17.627827-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4c9f374-4b35-4a77-a8fd-296f937c5087",
                            "gambit_id": "06d446b8-7dcc-4b0e-a379-a7ccda4b6344",
                            "last_updated": "2023-04-05T10:07:04.591054-04:00",
                            "created_at": "2023-04-04T09:32:17.630751-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e83c38d-7c16-488b-8011-7d1b3e672611/?format=api"
                        },
                        {
                            "id": "1ee81e1e-5f2f-4c18-89f0-9d11bf57e484",
                            "gambit_id": "6c1a9108-0da2-4f15-b36f-b5e026b36551",
                            "last_updated": "2023-04-05T10:07:04.589261-04:00",
                            "created_at": "2023-04-04T09:32:17.629278-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e83c38d-7c16-488b-8011-7d1b3e672611/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}